+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Apr 17 09:33:23 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-58d54d4596-9bzkr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fe78a918668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-17 09:33:25.639 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 09:33:25.708 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-17 09:33:26.555 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 09:33:26.556 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 09:33:26.557 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 09:33:26.620 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 09:33:26.622 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 09:33:26.623 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 09:33:28.655 8 WARNING glance.api.v2.images [None req-ee7e0e97-0a23-4bbc-afc9-30295cd11891 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 09:33:28.704 7 WARNING glance.api.v2.images [None req-06b4b215-58ed-46bb-9615-8a6799eb0534 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 09:33:29.006 8 WARNING keystonemiddleware._common.config [None req-ee7e0e97-0a23-4bbc-afc9-30295cd11891 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:33:29.014 8 WARNING oslo_config.cfg [None req-ee7e0e97-0a23-4bbc-afc9-30295cd11891 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe78a918668 pid: 8 (default app) 2026-04-17 09:33:29.073 7 WARNING keystonemiddleware._common.config [None req-06b4b215-58ed-46bb-9615-8a6799eb0534 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:33:29.082 7 WARNING oslo_config.cfg [None req-06b4b215-58ed-46bb-9615-8a6799eb0534 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe78a918668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.229 () {42 vars in 688 bytes} [Fri Apr 17 09:33:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:33:29.920 7 WARNING oslo_policy.policy [None req-7e7e7019-7f6c-43aa-a05c-7b90602787c0 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:33:29.920 7 WARNING oslo_policy.policy [None req-7e7e7019-7f6c-43aa-a05c-7b90602787c0 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:33:29.937 7 WARNING oslo_policy.policy [None req-7e7e7019-7f6c-43aa-a05c-7b90602787c0 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:33:29.937 7 WARNING oslo_policy.policy [None req-7e7e7019-7f6c-43aa-a05c-7b90602787c0 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.204.45.229 () {44 vars in 910 bytes} [Fri Apr 17 09:33:29 2026] GET /v2/images => generated 69 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.229 () {42 vars in 688 bytes} [Fri Apr 17 09:33:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.229 () {44 vars in 910 bytes} [Fri Apr 17 09:33:34 2026] GET /v2/images => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:33:34.540 8 WARNING oslo_policy.policy [None req-f89cc21b-6ef0-4e46-b585-701059fce190 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:33:34.541 8 WARNING oslo_policy.policy [None req-f89cc21b-6ef0-4e46-b585-701059fce190 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/7] 199.204.45.229 () {44 vars in 911 bytes} [Fri Apr 17 09:33:34 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.229 () {44 vars in 933 bytes} [Fri Apr 17 09:33:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:33:34.680 8 WARNING oslo_policy.policy [None req-f6ef501c-16a6-4af3-ac92-a81e4e0a2056 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:33:34.680 8 WARNING oslo_policy.policy [None req-f6ef501c-16a6-4af3-ac92-a81e4e0a2056 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.229 () {44 vars in 939 bytes} [Fri Apr 17 09:33:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:33:34.767 7 WARNING oslo_config.cfg [None req-e9c21d40-ee95-4eba-a2a0-55f2871430fb e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 199.204.45.229 () {48 vars in 951 bytes} [Fri Apr 17 09:33:34 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:33:34.810 8 WARNING oslo_policy.policy [None req-e930951c-7f58-41fd-90b3-05215b32aada e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:33:34.811 8 WARNING oslo_policy.policy [None req-e930951c-7f58-41fd-90b3-05215b32aada e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:33:34.812 8 INFO glance.api.v2.image_data [None req-e930951c-7f58-41fd-90b3-05215b32aada e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:33:38.111 8 WARNING glance.location [None req-e930951c-7f58-41fd-90b3-05215b32aada e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.204.45.229 () {48 vars in 1045 bytes} [Fri Apr 17 09:33:34 2026] PUT /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd/file => generated 0 bytes in 3360 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3499 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.229 () {44 vars in 971 bytes} [Fri Apr 17 09:33:38 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:33:38.193 8 WARNING oslo_config.cfg [None req-31598a68-96fb-43f3-a39f-c5dd8879e479 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 8/15] 199.204.45.229 () {44 vars in 971 bytes} [Fri Apr 17 09:33:38 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/118] 199.204.45.229 () {42 vars in 688 bytes} [Fri Apr 17 09:42:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 199.204.45.229 () {44 vars in 910 bytes} [Fri Apr 17 09:42:16 2026] GET /v2/images => generated 1240 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/124] 199.204.45.229 () {42 vars in 688 bytes} [Fri Apr 17 09:42:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/125] 199.204.45.229 () {44 vars in 910 bytes} [Fri Apr 17 09:42:27 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/126] 199.204.45.229 () {44 vars in 939 bytes} [Fri Apr 17 09:42:27 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/127] 199.204.45.229 () {44 vars in 961 bytes} [Fri Apr 17 09:42:27 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/128] 199.204.45.229 () {44 vars in 939 bytes} [Fri Apr 17 09:42:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/129] 199.204.45.229 () {48 vars in 951 bytes} [Fri Apr 17 09:42:27 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:42:27.881 8 INFO glance.api.v2.image_data [None req-4e26b0bc-5956-4952-a9c0-25026e54a934 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:42:36.261 8 INFO glance.location [None req-4e26b0bc-5956-4952-a9c0-25026e54a934 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 66/130] 199.204.45.229 () {48 vars in 1045 bytes} [Fri Apr 17 09:42:27 2026] PUT /v2/images/f4abbd84-b3b2-45d2-99f4-1f03797a8488/file => generated 0 bytes in 8463 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21695 switches on core 0) [pid: 7|app: 0|req: 65/131] 199.204.45.229 () {44 vars in 971 bytes} [Fri Apr 17 09:42:36 2026] GET /v2/images/f4abbd84-b3b2-45d2-99f4-1f03797a8488 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/132] 199.204.45.229 () {44 vars in 971 bytes} [Fri Apr 17 09:42:36 2026] GET /v2/images/f4abbd84-b3b2-45d2-99f4-1f03797a8488 => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/139] 199.204.45.229 () {42 vars in 688 bytes} [Fri Apr 17 09:42:58 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/140] 199.204.45.229 () {44 vars in 910 bytes} [Fri Apr 17 09:42:58 2026] GET /v2/images => generated 2445 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/145] 199.204.45.229 () {42 vars in 688 bytes} [Fri Apr 17 09:43:20 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/146] 199.204.45.229 () {44 vars in 910 bytes} [Fri Apr 17 09:43:20 2026] GET /v2/images => generated 2445 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/147] 199.204.45.229 () {44 vars in 937 bytes} [Fri Apr 17 09:43:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/148] 199.204.45.229 () {44 vars in 959 bytes} [Fri Apr 17 09:43:20 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/149] 199.204.45.229 () {44 vars in 939 bytes} [Fri Apr 17 09:43:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/150] 199.204.45.229 () {48 vars in 951 bytes} [Fri Apr 17 09:43:20 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:43:20.285 8 INFO glance.api.v2.image_data [None req-3b2932bf-ed01-435c-b042-5f764237ea3b e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:43:49.151 8 WARNING glance.location [None req-3b2932bf-ed01-435c-b042-5f764237ea3b e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 77/157] 199.204.45.229 () {48 vars in 1046 bytes} [Fri Apr 17 09:43:20 2026] PUT /v2/images/fe9acfe3-2d47-4ec9-8086-d843d8096f99/file => generated 0 bytes in 28913 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62609 switches on core 0) [pid: 7|app: 0|req: 81/158] 199.204.45.229 () {44 vars in 971 bytes} [Fri Apr 17 09:43:49 2026] GET /v2/images/fe9acfe3-2d47-4ec9-8086-d843d8096f99 => generated 1209 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/159] 199.204.45.229 () {44 vars in 971 bytes} [Fri Apr 17 09:43:49 2026] GET /v2/images/fe9acfe3-2d47-4ec9-8086-d843d8096f99 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/160] 199.204.45.229 () {42 vars in 688 bytes} [Fri Apr 17 09:43:51 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/161] 199.204.45.229 () {44 vars in 910 bytes} [Fri Apr 17 09:43:51 2026] GET /v2/images => generated 3656 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/254] 199.204.45.229 () {42 vars in 688 bytes} [Fri Apr 17 09:51:31 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/255] 199.204.45.229 () {44 vars in 910 bytes} [Fri Apr 17 09:51:31 2026] GET /v2/images => generated 3656 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/258] 199.204.45.229 () {42 vars in 688 bytes} [Fri Apr 17 09:51:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/259] 199.204.45.229 () {44 vars in 910 bytes} [Fri Apr 17 09:51:41 2026] GET /v2/images => generated 3656 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/260] 199.204.45.229 () {44 vars in 947 bytes} [Fri Apr 17 09:51:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/261] 199.204.45.229 () {44 vars in 969 bytes} [Fri Apr 17 09:51:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/262] 199.204.45.229 () {44 vars in 939 bytes} [Fri Apr 17 09:51:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/263] 199.204.45.229 () {48 vars in 951 bytes} [Fri Apr 17 09:51:42 2026] POST /v2/images => generated 799 bytes in 481 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:51:42.636 7 WARNING oslo_policy.policy [None req-9f1430fe-45e3-4e47-8d45-f16bd3a6f604 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:51:42.636 7 WARNING oslo_policy.policy [None req-9f1430fe-45e3-4e47-8d45-f16bd3a6f604 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:51:42.638 7 INFO glance.api.v2.image_data [None req-9f1430fe-45e3-4e47-8d45-f16bd3a6f604 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:52:01.472 7 INFO glance.location [None req-9f1430fe-45e3-4e47-8d45-f16bd3a6f604 e97c278fca024c56b58a812cdbc197fa 9d8bcd4a33c34eb1ae5fb634e157d3fb - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 134/268] 199.204.45.229 () {48 vars in 1045 bytes} [Fri Apr 17 09:51:42 2026] PUT /v2/images/efceb399-112c-468b-8a20-115862de65e0/file => generated 0 bytes in 18890 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24965 switches on core 0) [pid: 8|app: 0|req: 135/269] 199.204.45.229 () {44 vars in 971 bytes} [Fri Apr 17 09:52:01 2026] GET /v2/images/efceb399-112c-468b-8a20-115862de65e0 => generated 1211 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.204.45.229 () {48 vars in 1050 bytes} [Fri Apr 17 09:52:01 2026] PATCH /v2/images/efceb399-112c-468b-8a20-115862de65e0 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/271] 199.204.45.229 () {44 vars in 971 bytes} [Fri Apr 17 09:52:01 2026] GET /v2/images/efceb399-112c-468b-8a20-115862de65e0 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.229 () {42 vars in 688 bytes} [Fri Apr 17 09:52:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.229 () {44 vars in 910 bytes} [Fri Apr 17 09:52:36 2026] GET /v2/images => generated 4892 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 147/292] 10.0.0.171 () {32 vars in 633 bytes} [Fri Apr 17 09:53:27 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 148/297] 10.0.0.226 () {36 vars in 987 bytes} [Fri Apr 17 09:53:54 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/298] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:53:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:53:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/300] 10.0.0.226 () {36 vars in 987 bytes} [Fri Apr 17 09:53:54 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/301] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:53:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/302] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:53:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/303] 10.0.0.226 () {36 vars in 987 bytes} [Fri Apr 17 09:53:54 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:53:54 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/305] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:53:54 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/306] 10.0.0.134 () {36 vars in 911 bytes} [Fri Apr 17 09:53:55 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/307] 10.0.0.134 () {36 vars in 1007 bytes} [Fri Apr 17 09:53:55 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd/locations => generated 127 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/308] 10.0.0.134 () {36 vars in 987 bytes} [Fri Apr 17 09:53:55 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/309] 10.0.0.134 () {36 vars in 927 bytes} [Fri Apr 17 09:53:55 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/310] 10.0.0.134 () {36 vars in 927 bytes} [Fri Apr 17 09:53:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/311] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:53:55 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/312] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:53:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/315] 199.204.45.229 () {36 vars in 991 bytes} [Fri Apr 17 09:54:03 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/316] 199.204.45.229 () {36 vars in 931 bytes} [Fri Apr 17 09:54:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/317] 199.204.45.229 () {36 vars in 991 bytes} [Fri Apr 17 09:54:04 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/318] 199.204.45.229 () {36 vars in 931 bytes} [Fri Apr 17 09:54:04 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/321] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:54:11 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/322] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:54:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/329] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:54:39 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/330] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:54:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/331] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:54:45 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/332] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:54:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/339] 10.0.0.171 () {32 vars in 707 bytes} [Fri Apr 17 09:55:10 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/340] 10.0.0.171 () {32 vars in 707 bytes} [Fri Apr 17 09:55:10 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/341] 10.0.0.226 () {36 vars in 987 bytes} [Fri Apr 17 09:55:11 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/342] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:55:11 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/343] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:55:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/344] 10.0.0.226 () {36 vars in 987 bytes} [Fri Apr 17 09:55:11 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/345] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:55:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/346] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:55:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/347] 10.0.0.226 () {36 vars in 987 bytes} [Fri Apr 17 09:55:11 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/348] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:55:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/349] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:55:11 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/350] 10.0.0.134 () {36 vars in 911 bytes} [Fri Apr 17 09:55:11 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/351] 10.0.0.134 () {36 vars in 1007 bytes} [Fri Apr 17 09:55:11 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/352] 10.0.0.134 () {36 vars in 987 bytes} [Fri Apr 17 09:55:11 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/353] 10.0.0.134 () {36 vars in 927 bytes} [Fri Apr 17 09:55:11 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/354] 10.0.0.134 () {36 vars in 927 bytes} [Fri Apr 17 09:55:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/357] 10.0.0.171 () {34 vars in 655 bytes} [Fri Apr 17 09:55:19 2026] POST /v2/images => generated 649 bytes in 145 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 09:55:19.431 7 WARNING glance.api.v2.images [None req-1f18aba8-9cd4-48c5-8ba2-6b8c6a486733 7e638e7987a04fbdbe9d4bb6e389a90c ef87beb2c10045ccb11244bb462bdac2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c5d7908d-b4bb-43b5-9e5c-a162c9c02ddc [pid: 7|app: 0|req: 178/358] 10.0.0.171 () {32 vars in 710 bytes} [Fri Apr 17 09:55:19 2026] DELETE /v2/images/c5d7908d-b4bb-43b5-9e5c-a162c9c02ddc => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/359] 10.0.0.171 () {32 vars in 707 bytes} [Fri Apr 17 09:55:19 2026] GET /v2/images/c5d7908d-b4bb-43b5-9e5c-a162c9c02ddc => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 10.0.0.171 () {32 vars in 633 bytes} [Fri Apr 17 09:55:19 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 10.0.0.171 () {34 vars in 655 bytes} [Fri Apr 17 09:55:19 2026] POST /v2/images => generated 701 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 10.0.0.171 () {32 vars in 717 bytes} [Fri Apr 17 09:55:19 2026] GET /v2/images/292c3369-4618-4546-8bb7-257ec8a20f89/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:19.650 8 INFO glance.api.v2.image_data [None req-64ea1362-648d-4333-bf6a-48c7412344c0 7e638e7987a04fbdbe9d4bb6e389a90c ef87beb2c10045ccb11244bb462bdac2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:55:19.690 8 WARNING glance_store._drivers.rbd [None req-64ea1362-648d-4333-bf6a-48c7412344c0 7e638e7987a04fbdbe9d4bb6e389a90c ef87beb2c10045ccb11244bb462bdac2 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 09:55:20.446 8 INFO glance.location [None req-64ea1362-648d-4333-bf6a-48c7412344c0 7e638e7987a04fbdbe9d4bb6e389a90c ef87beb2c10045ccb11244bb462bdac2 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 183/363] 10.0.0.171 () {32 vars in 727 bytes} [Fri Apr 17 09:55:19 2026] PUT /v2/images/292c3369-4618-4546-8bb7-257ec8a20f89/file => generated 0 bytes in 848 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 10.0.0.171 () {32 vars in 707 bytes} [Fri Apr 17 09:55:20 2026] GET /v2/images/292c3369-4618-4546-8bb7-257ec8a20f89 => generated 1102 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 10.0.0.171 () {32 vars in 717 bytes} [Fri Apr 17 09:55:20 2026] GET /v2/images/292c3369-4618-4546-8bb7-257ec8a20f89/file => generated 1024 bytes in 113 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 10.0.0.171 () {34 vars in 655 bytes} [Fri Apr 17 09:55:20 2026] POST /v2/images => generated 648 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 10.0.0.171 () {32 vars in 726 bytes} [Fri Apr 17 09:55:20 2026] PATCH /v2/images/fe9238ac-52de-48dc-b546-900a581ca309 => generated 652 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 10.0.0.171 () {32 vars in 707 bytes} [Fri Apr 17 09:55:20 2026] GET /v2/images/fe9238ac-52de-48dc-b546-900a581ca309 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:20.793 8 WARNING glance.api.v2.images [None req-d0caaa48-5724-4066-8e97-cbc93440f37c 7e638e7987a04fbdbe9d4bb6e389a90c ef87beb2c10045ccb11244bb462bdac2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fe9238ac-52de-48dc-b546-900a581ca309 [pid: 8|app: 0|req: 186/369] 10.0.0.171 () {32 vars in 710 bytes} [Fri Apr 17 09:55:20 2026] DELETE /v2/images/fe9238ac-52de-48dc-b546-900a581ca309 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 10.0.0.171 () {32 vars in 707 bytes} [Fri Apr 17 09:55:20 2026] GET /v2/images/fe9238ac-52de-48dc-b546-900a581ca309 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:55:20.865 8 WARNING glance.api.v2.images [None req-fa447d1e-400f-468a-9ffb-fe4493836d55 7e638e7987a04fbdbe9d4bb6e389a90c ef87beb2c10045ccb11244bb462bdac2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//292c3369-4618-4546-8bb7-257ec8a20f89 [pid: 8|app: 0|req: 187/371] 10.0.0.171 () {32 vars in 710 bytes} [Fri Apr 17 09:55:20 2026] DELETE /v2/images/292c3369-4618-4546-8bb7-257ec8a20f89 => generated 0 bytes in 868 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 10.0.0.171 () {32 vars in 707 bytes} [Fri Apr 17 09:55:21 2026] GET /v2/images/292c3369-4618-4546-8bb7-257ec8a20f89 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:55:21.753 8 WARNING glance.api.v2.images [None req-082ded24-39a5-42e9-8da2-c1cd44052ec9 7e638e7987a04fbdbe9d4bb6e389a90c ef87beb2c10045ccb11244bb462bdac2 - - default default] Failed to find image c5d7908d-b4bb-43b5-9e5c-a162c9c02ddc to delete: glance.common.exception.ImageNotFound: No image found with ID c5d7908d-b4bb-43b5-9e5c-a162c9c02ddc [pid: 8|app: 0|req: 188/373] 10.0.0.171 () {32 vars in 710 bytes} [Fri Apr 17 09:55:21 2026] DELETE /v2/images/c5d7908d-b4bb-43b5-9e5c-a162c9c02ddc => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 10.0.0.171 () {32 vars in 707 bytes} [Fri Apr 17 09:55:21 2026] GET /v2/images/c5d7908d-b4bb-43b5-9e5c-a162c9c02ddc => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 10.0.0.171 () {30 vars in 411 bytes} [Fri Apr 17 09:55:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:55:30 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:55:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:56:05 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:56:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:56:08 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:56:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:57:01 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:57:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:57:13 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:57:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:58:45 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/427] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:58:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/432] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:59:03 2026] GET /v2/images/4b406218-71ea-4690-9e2d-ca195f24fafd => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/433] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:59:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/442] 199.204.45.229 () {32 vars in 826 bytes} [Fri Apr 17 09:59:46 2026] GET /v2/images?status=active&owner=9d8bcd4a33c34eb1ae5fb634e157d3fb&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/443] 199.204.45.229 () {32 vars in 653 bytes} [Fri Apr 17 09:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/444] 10.0.0.226 () {36 vars in 987 bytes} [Fri Apr 17 09:59:46 2026] GET /v2/images/fe9acfe3-2d47-4ec9-8086-d843d8096f99 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/445] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/446] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/447] 10.0.0.226 () {36 vars in 987 bytes} [Fri Apr 17 09:59:46 2026] GET /v2/images/fe9acfe3-2d47-4ec9-8086-d843d8096f99 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/449] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/450] 10.0.0.226 () {36 vars in 987 bytes} [Fri Apr 17 09:59:46 2026] GET /v2/images/fe9acfe3-2d47-4ec9-8086-d843d8096f99 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/451] 10.0.0.226 () {36 vars in 927 bytes} [Fri Apr 17 09:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/452] 10.0.0.134 () {36 vars in 911 bytes} [Fri Apr 17 09:59:47 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/453] 10.0.0.134 () {36 vars in 1007 bytes} [Fri Apr 17 09:59:47 2026] GET /v2/images/fe9acfe3-2d47-4ec9-8086-d843d8096f99/locations => generated 127 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 10.0.0.134 () {36 vars in 987 bytes} [Fri Apr 17 09:59:47 2026] GET /v2/images/fe9acfe3-2d47-4ec9-8086-d843d8096f99 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/455] 10.0.0.134 () {36 vars in 927 bytes} [Fri Apr 17 09:59:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 10.0.0.134 () {36 vars in 927 bytes} [Fri Apr 17 09:59:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/501] 10.0.0.171 () {32 vars in 633 bytes} [Fri Apr 17 10:03:23 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)