+ 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 [Wed May 27 20:04:56 2026] *** compiled with version: 13.3.0 on 27 May 2026 05:54:01 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-54f94dbf74-z99js 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f6ca1965668 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-05-27 20:04:58.578 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 20:04:58.700 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-05-27 20:04:59.431 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-05-27 20:04:59.432 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-05-27 20:04:59.432 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 20:04:59.548 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-05-27 20:04:59.549 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-05-27 20:04:59.549 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 20:05:01.470 7 WARNING glance.api.v2.images [None req-e9e5933e-3799-408c-9a36-477c6b04582b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 20:05:01.546 8 WARNING glance.api.v2.images [None req-e341a0d8-16cb-4a03-ac30-dded10f61d89 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 20:05:01.870 8 WARNING keystonemiddleware._common.config [None req-e341a0d8-16cb-4a03-ac30-dded10f61d89 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 20:05:01.878 8 WARNING oslo_config.cfg [None req-e341a0d8-16cb-4a03-ac30-dded10f61d89 - - - - - -] 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 5 seconds on interpreter 0x7f6ca1965668 pid: 8 (default app) 2026-05-27 20:05:01.919 7 WARNING keystonemiddleware._common.config [None req-e9e5933e-3799-408c-9a36-477c6b04582b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 20:05:01.928 7 WARNING oslo_config.cfg [None req-e9e5933e-3799-408c-9a36-477c6b04582b - - - - - -] 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 5 seconds on interpreter 0x7f6ca1965668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:05:03 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-05-27 20:05:04.060 7 WARNING oslo_policy.policy [None req-e18a7093-fad3-482b-98a8-acdbfe109315 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - 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-05-27 20:05:04.061 7 WARNING oslo_policy.policy [None req-e18a7093-fad3-482b-98a8-acdbfe109315 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - 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-05-27 20:05:04.077 7 WARNING oslo_policy.policy [None req-e18a7093-fad3-482b-98a8-acdbfe109315 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - 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-05-27 20:05:04.077 7 WARNING oslo_policy.policy [None req-e18a7093-fad3-482b-98a8-acdbfe109315 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - 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/5] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:05:03 2026] GET /v2/images => generated 69 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:05:07 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/7] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:05:07 2026] GET /v2/images => generated 69 bytes in 37 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-05-27 20:05:07.711 8 WARNING oslo_policy.policy [None req-73d0b477-cf19-4c81-b741-0a992db860d0 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - 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-05-27 20:05:07.712 8 WARNING oslo_policy.policy [None req-73d0b477-cf19-4c81-b741-0a992db860d0 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - 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/8] 199.19.213.104 () {44 vars in 912 bytes} [Wed May 27 20:05:07 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.104 () {44 vars in 934 bytes} [Wed May 27 20:05:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:05:07.838 8 WARNING oslo_policy.policy [None req-12da24a0-cd55-4871-b360-40329cc4cd25 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - 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-05-27 20:05:07.838 8 WARNING oslo_policy.policy [None req-12da24a0-cd55-4871-b360-40329cc4cd25 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - 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: 7/10] 199.19.213.104 () {44 vars in 940 bytes} [Wed May 27 20:05:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:05:07.916 7 WARNING oslo_config.cfg [None req-ddf300dc-9b02-4ab4-8d50-ea153123a713 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - 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/11] 199.19.213.104 () {48 vars in 952 bytes} [Wed May 27 20:05:07 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 20:05:07.935 8 WARNING oslo_policy.policy [None req-17dcfe81-b617-4ee5-89df-2fbb30a12a61 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - 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-05-27 20:05:07.935 8 WARNING oslo_policy.policy [None req-17dcfe81-b617-4ee5-89df-2fbb30a12a61 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - 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-05-27 20:05:07.937 8 INFO glance.api.v2.image_data [None req-17dcfe81-b617-4ee5-89df-2fbb30a12a61 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:05:11.917 8 WARNING glance.location [None req-17dcfe81-b617-4ee5-89df-2fbb30a12a61 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.104 () {48 vars in 1046 bytes} [Wed May 27 20:05:07 2026] PUT /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37/file => generated 0 bytes in 4020 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5724 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.104 () {44 vars in 972 bytes} [Wed May 27 20:05:11 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:05:12.051 8 WARNING oslo_config.cfg [None req-7c7336ef-f196-41e4-b66d-77775ccc37c6 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - 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: 9/16] 199.19.213.104 () {48 vars in 1052 bytes} [Wed May 27 20:05:11 2026] PATCH /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.104 () {44 vars in 972 bytes} [Wed May 27 20:05:12 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:26:16 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: 136/271] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:26:16 2026] GET /v2/images => generated 1381 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:26:36 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: 139/277] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:26:36 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.19.213.104 () {44 vars in 938 bytes} [Wed May 27 20:26:36 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.19.213.104 () {44 vars in 960 bytes} [Wed May 27 20:26:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.19.213.104 () {44 vars in 940 bytes} [Wed May 27 20:26:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.19.213.104 () {48 vars in 952 bytes} [Wed May 27 20:26:36 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 20:26:36.343 7 WARNING oslo_policy.policy [None req-66eba9ea-8085-485e-ba52-ef2129531224 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - 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-05-27 20:26:36.343 7 WARNING oslo_policy.policy [None req-66eba9ea-8085-485e-ba52-ef2129531224 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - 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-05-27 20:26:36.345 7 INFO glance.api.v2.image_data [None req-66eba9ea-8085-485e-ba52-ef2129531224 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:27:03.658 7 WARNING glance.location [None req-66eba9ea-8085-485e-ba52-ef2129531224 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/288] 199.19.213.104 () {48 vars in 1047 bytes} [Wed May 27 20:26:36 2026] PUT /v2/images/e3e3e55d-c447-4aeb-b810-9656d5cc48b1/file => generated 0 bytes in 27372 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68614 switches on core 0) [pid: 8|app: 0|req: 148/289] 199.19.213.104 () {44 vars in 972 bytes} [Wed May 27 20:27:03 2026] GET /v2/images/e3e3e55d-c447-4aeb-b810-9656d5cc48b1 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/290] 199.19.213.104 () {48 vars in 1052 bytes} [Wed May 27 20:27:03 2026] PATCH /v2/images/e3e3e55d-c447-4aeb-b810-9656d5cc48b1 => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/291] 199.19.213.104 () {44 vars in 972 bytes} [Wed May 27 20:27:03 2026] GET /v2/images/e3e3e55d-c447-4aeb-b810-9656d5cc48b1 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/292] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:27:05 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/293] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:27:05 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/380] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:34:15 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:34:15 2026] GET /v2/images => generated 2778 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/384] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:34: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: 189/385] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:34:25 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/386] 199.19.213.104 () {44 vars in 948 bytes} [Wed May 27 20:34:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/387] 199.19.213.104 () {44 vars in 970 bytes} [Wed May 27 20:34:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 199.19.213.104 () {44 vars in 940 bytes} [Wed May 27 20:34:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/389] 199.19.213.104 () {48 vars in 952 bytes} [Wed May 27 20:34:25 2026] POST /v2/images => generated 799 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 20:34:25.530 8 INFO glance.api.v2.image_data [None req-9cca5f4a-6689-4abf-b014-7d3a726fcae9 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:34:45.194 8 INFO glance.location [None req-9cca5f4a-6689-4abf-b014-7d3a726fcae9 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/394] 199.19.213.104 () {48 vars in 1046 bytes} [Wed May 27 20:34:25 2026] PUT /v2/images/cb22f47d-0589-4e0b-9bb4-d498d74eaabb/file => generated 0 bytes in 19710 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23310 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.19.213.104 () {44 vars in 972 bytes} [Wed May 27 20:34:45 2026] GET /v2/images/cb22f47d-0589-4e0b-9bb4-d498d74eaabb => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.19.213.104 () {48 vars in 1052 bytes} [Wed May 27 20:34:45 2026] PATCH /v2/images/cb22f47d-0589-4e0b-9bb4-d498d74eaabb => generated 1410 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.19.213.104 () {44 vars in 972 bytes} [Wed May 27 20:34:45 2026] GET /v2/images/cb22f47d-0589-4e0b-9bb4-d498d74eaabb => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:35:23 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: 202/407] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:35:23 2026] GET /v2/images => generated 4190 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:35:32 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: 207/411] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:35:32 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.19.213.104 () {44 vars in 940 bytes} [Wed May 27 20:35:33 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.19.213.104 () {44 vars in 962 bytes} [Wed May 27 20:35:33 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.19.213.104 () {44 vars in 940 bytes} [Wed May 27 20:35:33 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: 8|app: 0|req: 209/415] 199.19.213.104 () {48 vars in 952 bytes} [Wed May 27 20:35:33 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-05-27 20:35:33.148 7 INFO glance.api.v2.image_data [None req-f0647d76-84fb-42f2-9144-cbf67250826b 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:35:47.590 7 INFO glance.location [None req-f0647d76-84fb-42f2-9144-cbf67250826b 0331275d0abc4efb99b02bc07f5b33d2 f0c9a70681de4cc9a6214d161451d9c5 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 207/418] 199.19.213.104 () {48 vars in 1047 bytes} [Wed May 27 20:35:33 2026] PUT /v2/images/3c3728db-c3cb-4cdf-adcf-30ab18c5675c/file => generated 0 bytes in 14484 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34142 switches on core 0) [pid: 8|app: 0|req: 212/419] 199.19.213.104 () {44 vars in 972 bytes} [Wed May 27 20:35:47 2026] GET /v2/images/3c3728db-c3cb-4cdf-adcf-30ab18c5675c => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/420] 199.19.213.104 () {48 vars in 1052 bytes} [Wed May 27 20:35:47 2026] PATCH /v2/images/3c3728db-c3cb-4cdf-adcf-30ab18c5675c => generated 1382 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/421] 199.19.213.104 () {44 vars in 972 bytes} [Wed May 27 20:35:47 2026] GET /v2/images/3c3728db-c3cb-4cdf-adcf-30ab18c5675c => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/582] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:49:04 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: 289/583] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:49:04 2026] GET /v2/images => generated 5574 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/614] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:51:32 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: 310/615] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:51:32 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/616] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:51:35 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: 311/617] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:51:35 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/628] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:52:28 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: 312/629] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:52:28 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/632] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:52:37 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: 314/633] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:52:37 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/646] 199.19.213.104 () {42 vars in 689 bytes} [Wed May 27 20:53:40 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: 326/647] 199.19.213.104 () {44 vars in 911 bytes} [Wed May 27 20:53:40 2026] GET /v2/images => generated 5574 bytes in 56 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: 327/658] 10.0.0.173 () {32 vars in 633 bytes} [Wed May 27 20:54:26 2026] GET /v2/images => generated 5574 bytes in 35 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: 334/663] 10.0.0.138 () {36 vars in 987 bytes} [Wed May 27 20:54:45 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/664] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:54:45 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: 335/665] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:54:45 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: 331/666] 10.0.0.138 () {36 vars in 987 bytes} [Wed May 27 20:54:45 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/667] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:54:45 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: 332/668] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:54:45 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: 337/669] 10.0.0.138 () {36 vars in 987 bytes} [Wed May 27 20:54:45 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/670] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:54:45 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: 8|app: 0|req: 338/671] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:54:45 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: 334/672] 10.0.0.54 () {36 vars in 986 bytes} [Wed May 27 20:54:46 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/673] 10.0.0.54 () {36 vars in 926 bytes} [Wed May 27 20:54: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: 335/674] 10.0.0.84 () {36 vars in 910 bytes} [Wed May 27 20:54:46 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: 340/675] 10.0.0.84 () {36 vars in 1006 bytes} [Wed May 27 20:54:46 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37/locations => generated 127 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/676] 10.0.0.84 () {36 vars in 986 bytes} [Wed May 27 20:54:46 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/677] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 27 20:54:46 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: 337/678] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 27 20:54: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: 339/681] 199.19.213.104 () {36 vars in 991 bytes} [Wed May 27 20:54:54 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/682] 199.19.213.104 () {36 vars in 931 bytes} [Wed May 27 20:54: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: 7|app: 0|req: 340/683] 199.19.213.104 () {36 vars in 991 bytes} [Wed May 27 20:54:54 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/684] 199.19.213.104 () {36 vars in 931 bytes} [Wed May 27 20:54:54 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: 341/685] 10.0.0.54 () {36 vars in 986 bytes} [Wed May 27 20:54:58 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/686] 10.0.0.54 () {36 vars in 926 bytes} [Wed May 27 20:54:58 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.54 () {36 vars in 986 bytes} [Wed May 27 20:54:58 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.54 () {36 vars in 926 bytes} [Wed May 27 20:54:58 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) 2026-05-27 20:55:25.263 7 WARNING keystonemiddleware.audit [None req-f23e328b-fa44-405b-849f-125a9cb1fe25 7d6c2b1cd1c440b18f05cec465474a89 4ad655d910754a55a8009d666a458e25 - - default default] Skipping service tempest-service-284242409 as it have no endpoints. [pid: 7|app: 0|req: 346/695] 10.0.0.54 () {36 vars in 986 bytes} [Wed May 27 20:55:25 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:25.289 8 WARNING keystonemiddleware.audit [None req-f23e328b-fa44-405b-849f-125a9cb1fe25 7d6c2b1cd1c440b18f05cec465474a89 4ad655d910754a55a8009d666a458e25 - - default default] Skipping service tempest-service-284242409 as it have no endpoints. [pid: 8|app: 0|req: 350/696] 10.0.0.54 () {36 vars in 926 bytes} [Wed May 27 20:55:25 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: 349/701] 10.0.0.173 () {34 vars in 655 bytes} [Wed May 27 20:55:42 2026] POST /v2/images => generated 649 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 20:55:42.600 8 WARNING glance.api.v2.images [None req-44ef767e-47d7-41d4-b879-827c1f691ce8 c220ccf56b3a4b80b93784b7c2aea684 569bd4e9304641b3b75d5eb5c6cf6ae6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//620571f9-4245-473f-b8d3-3204eacc5395 [pid: 8|app: 0|req: 353/702] 10.0.0.173 () {32 vars in 710 bytes} [Wed May 27 20:55:42 2026] DELETE /v2/images/620571f9-4245-473f-b8d3-3204eacc5395 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 10.0.0.173 () {32 vars in 707 bytes} [Wed May 27 20:55:42 2026] GET /v2/images/620571f9-4245-473f-b8d3-3204eacc5395 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.173 () {32 vars in 633 bytes} [Wed May 27 20:55:42 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/705] 10.0.0.173 () {34 vars in 655 bytes} [Wed May 27 20:55:42 2026] POST /v2/images => generated 702 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/706] 10.0.0.173 () {32 vars in 717 bytes} [Wed May 27 20:55:42 2026] GET /v2/images/525c7d01-191f-4642-8bf9-8c8c5c66730a/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:42.804 7 INFO glance.api.v2.image_data [None req-13f7bba6-8761-45a6-b7bb-0a6a1e4f874e c220ccf56b3a4b80b93784b7c2aea684 569bd4e9304641b3b75d5eb5c6cf6ae6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:55:42.848 7 WARNING glance_store._drivers.rbd [None req-13f7bba6-8761-45a6-b7bb-0a6a1e4f874e c220ccf56b3a4b80b93784b7c2aea684 569bd4e9304641b3b75d5eb5c6cf6ae6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-27 20:55:43.751 7 INFO glance.location [None req-13f7bba6-8761-45a6-b7bb-0a6a1e4f874e c220ccf56b3a4b80b93784b7c2aea684 569bd4e9304641b3b75d5eb5c6cf6ae6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 352/707] 10.0.0.173 () {32 vars in 727 bytes} [Wed May 27 20:55:42 2026] PUT /v2/images/525c7d01-191f-4642-8bf9-8c8c5c66730a/file => generated 0 bytes in 992 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/708] 10.0.0.173 () {32 vars in 707 bytes} [Wed May 27 20:55:43 2026] GET /v2/images/525c7d01-191f-4642-8bf9-8c8c5c66730a => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/709] 10.0.0.173 () {32 vars in 717 bytes} [Wed May 27 20:55:43 2026] GET /v2/images/525c7d01-191f-4642-8bf9-8c8c5c66730a/file => generated 1024 bytes in 131 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.173 () {34 vars in 655 bytes} [Wed May 27 20:55:43 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.173 () {32 vars in 726 bytes} [Wed May 27 20:55:43 2026] PATCH /v2/images/4b677a6a-95be-4f4a-8bbb-adabcd10528a => generated 652 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 10.0.0.173 () {32 vars in 707 bytes} [Wed May 27 20:55:44 2026] GET /v2/images/4b677a6a-95be-4f4a-8bbb-adabcd10528a => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:44.129 7 WARNING glance.api.v2.images [None req-ccfdef09-84bb-4712-a85a-202068ba3791 c220ccf56b3a4b80b93784b7c2aea684 569bd4e9304641b3b75d5eb5c6cf6ae6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4b677a6a-95be-4f4a-8bbb-adabcd10528a [pid: 7|app: 0|req: 355/713] 10.0.0.173 () {32 vars in 710 bytes} [Wed May 27 20:55:44 2026] DELETE /v2/images/4b677a6a-95be-4f4a-8bbb-adabcd10528a => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.173 () {32 vars in 707 bytes} [Wed May 27 20:55:44 2026] GET /v2/images/4b677a6a-95be-4f4a-8bbb-adabcd10528a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:55:44.188 7 WARNING glance.api.v2.images [None req-870ca475-6782-4a05-87ca-f0b44dbfc5db c220ccf56b3a4b80b93784b7c2aea684 569bd4e9304641b3b75d5eb5c6cf6ae6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//525c7d01-191f-4642-8bf9-8c8c5c66730a [pid: 7|app: 0|req: 356/715] 10.0.0.173 () {32 vars in 710 bytes} [Wed May 27 20:55:44 2026] DELETE /v2/images/525c7d01-191f-4642-8bf9-8c8c5c66730a => generated 0 bytes in 803 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.173 () {32 vars in 707 bytes} [Wed May 27 20:55:44 2026] GET /v2/images/525c7d01-191f-4642-8bf9-8c8c5c66730a => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:55:45.011 7 WARNING glance.api.v2.images [None req-c7038ae6-9629-4dbb-9c37-8df611d5973c c220ccf56b3a4b80b93784b7c2aea684 569bd4e9304641b3b75d5eb5c6cf6ae6 - - default default] Failed to find image 620571f9-4245-473f-b8d3-3204eacc5395 to delete: glance.common.exception.ImageNotFound: No image found with ID 620571f9-4245-473f-b8d3-3204eacc5395 [pid: 7|app: 0|req: 357/717] 10.0.0.173 () {32 vars in 710 bytes} [Wed May 27 20:55:45 2026] DELETE /v2/images/620571f9-4245-473f-b8d3-3204eacc5395 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 10.0.0.173 () {32 vars in 707 bytes} [Wed May 27 20:55:45 2026] GET /v2/images/620571f9-4245-473f-b8d3-3204eacc5395 => 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: 365/725] 10.0.0.54 () {36 vars in 986 bytes} [Wed May 27 20:56:11 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/726] 10.0.0.54 () {36 vars in 926 bytes} [Wed May 27 20:56: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: 8|app: 0|req: 366/727] 10.0.0.173 () {30 vars in 411 bytes} [Wed May 27 20:56:15 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: 365/734] 10.0.0.54 () {36 vars in 986 bytes} [Wed May 27 20:56:42 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/735] 10.0.0.54 () {36 vars in 926 bytes} [Wed May 27 20:56:42 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: 370/744] 10.0.0.54 () {36 vars in 986 bytes} [Wed May 27 20:57:26 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/745] 10.0.0.54 () {36 vars in 926 bytes} [Wed May 27 20:57:26 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: 377/748] 10.0.0.54 () {36 vars in 986 bytes} [Wed May 27 20:57:33 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/749] 10.0.0.54 () {36 vars in 926 bytes} [Wed May 27 20:57:33 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: 374/752] 10.0.0.54 () {36 vars in 986 bytes} [Wed May 27 20:57:51 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 10.0.0.54 () {36 vars in 926 bytes} [Wed May 27 20:57:51 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: 377/758] 10.0.0.54 () {36 vars in 986 bytes} [Wed May 27 20:58:08 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/759] 10.0.0.54 () {36 vars in 926 bytes} [Wed May 27 20:58:08 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: 381/766] 10.0.0.54 () {36 vars in 986 bytes} [Wed May 27 20:58:35 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/767] 10.0.0.54 () {36 vars in 926 bytes} [Wed May 27 20:58:35 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: 382/768] 199.19.213.104 () {32 vars in 826 bytes} [Wed May 27 20:58:36 2026] GET /v2/images?status=active&owner=f0c9a70681de4cc9a6214d161451d9c5&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/769] 199.19.213.104 () {32 vars in 653 bytes} [Wed May 27 20:58:37 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: 383/770] 10.0.0.138 () {36 vars in 987 bytes} [Wed May 27 20:58:37 2026] GET /v2/images/e3e3e55d-c447-4aeb-b810-9656d5cc48b1 => generated 1395 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/771] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:58:37 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: 384/772] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:58:37 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: 389/773] 10.0.0.138 () {36 vars in 987 bytes} [Wed May 27 20:58:37 2026] GET /v2/images/e3e3e55d-c447-4aeb-b810-9656d5cc48b1 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/774] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:58:37 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: 390/775] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:58:37 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: 386/776] 10.0.0.138 () {36 vars in 987 bytes} [Wed May 27 20:58:38 2026] GET /v2/images/e3e3e55d-c447-4aeb-b810-9656d5cc48b1 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/777] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:58:38 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: 387/778] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:58:38 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: 392/779] 10.0.0.84 () {36 vars in 910 bytes} [Wed May 27 20:58:38 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: 388/780] 10.0.0.84 () {36 vars in 1006 bytes} [Wed May 27 20:58:38 2026] GET /v2/images/e3e3e55d-c447-4aeb-b810-9656d5cc48b1/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/781] 10.0.0.84 () {36 vars in 986 bytes} [Wed May 27 20:58:38 2026] GET /v2/images/e3e3e55d-c447-4aeb-b810-9656d5cc48b1 => generated 1395 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/782] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 27 20:58:38 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: 394/783] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 27 20:58:38 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/786] 10.0.0.173 () {32 vars in 707 bytes} [Wed May 27 20:58:43 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/787] 10.0.0.173 () {32 vars in 707 bytes} [Wed May 27 20:58:43 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/788] 10.0.0.138 () {36 vars in 987 bytes} [Wed May 27 20:58:43 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/789] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:58:43 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: 398/790] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:58:43 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: 393/791] 10.0.0.138 () {36 vars in 987 bytes} [Wed May 27 20:58:43 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/792] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:58:43 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: 394/793] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:58:43 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: 400/794] 10.0.0.138 () {36 vars in 987 bytes} [Wed May 27 20:58:43 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/795] 10.0.0.138 () {36 vars in 927 bytes} [Wed May 27 20:58:43 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: 401/796] 10.0.0.84 () {36 vars in 910 bytes} [Wed May 27 20:58:44 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/797] 10.0.0.84 () {36 vars in 1006 bytes} [Wed May 27 20:58:44 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/798] 10.0.0.84 () {36 vars in 986 bytes} [Wed May 27 20:58:44 2026] GET /v2/images/ee45b409-cccb-4245-9698-5e5a35beca37 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/799] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 27 20:58:44 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: 403/800] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 27 20:58:44 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: 420/845] 10.0.0.173 () {32 vars in 633 bytes} [Wed May 27 21:02:25 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)