+ 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 [Thu Jun 4 06:50:35 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5949cf68c-hk222 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 0x7f4d360e9668 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-06-04 06:50:37.571 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-04 06:50:37.579 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-06-04 06:50:38.436 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-06-04 06:50:38.437 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-06-04 06:50:38.437 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-04 06:50:38.475 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-06-04 06:50:38.476 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-06-04 06:50:38.476 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-04 06:50:40.444 7 WARNING glance.api.v2.images [None req-80ad62dc-c914-4e30-b994-ecbb9206652a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-04 06:50:40.653 8 WARNING glance.api.v2.images [None req-8575d632-8f71-4187-93eb-dd18d78b3498 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-04 06:50:40.778 7 WARNING keystonemiddleware._common.config [None req-80ad62dc-c914-4e30-b994-ecbb9206652a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-04 06:50:40.786 7 WARNING oslo_config.cfg [None req-80ad62dc-c914-4e30-b994-ecbb9206652a - - - - - -] 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 0x7f4d360e9668 pid: 7 (default app) 2026-06-04 06:50:40.994 8 WARNING keystonemiddleware._common.config [None req-8575d632-8f71-4187-93eb-dd18d78b3498 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-04 06:50:41.001 8 WARNING oslo_config.cfg [None req-8575d632-8f71-4187-93eb-dd18d78b3498 - - - - - -] 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 0x7f4d360e9668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 06:50:42 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-06-04 06:50:42.946 8 WARNING oslo_policy.policy [None req-f47d0a04-df71-4b46-98b4-457174468b34 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - 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-06-04 06:50:42.947 8 WARNING oslo_policy.policy [None req-f47d0a04-df71-4b46-98b4-457174468b34 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - 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-06-04 06:50:42.965 8 WARNING oslo_policy.policy [None req-f47d0a04-df71-4b46-98b4-457174468b34 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - 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-06-04 06:50:42.965 8 WARNING oslo_policy.policy [None req-f47d0a04-df71-4b46-98b4-457174468b34 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - 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: 1/6] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 06:50:42 2026] GET /v2/images => generated 69 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 06:50:46 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: 2/8] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 06:50:46 2026] GET /v2/images => generated 69 bytes in 40 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-06-04 06:50:47.024 7 WARNING oslo_policy.policy [None req-36d9c7be-f611-428a-a73e-cd032732aeb4 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - 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-06-04 06:50:47.025 7 WARNING oslo_policy.policy [None req-36d9c7be-f611-428a-a73e-cd032732aeb4 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - 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: 7/9] 199.204.45.205 () {44 vars in 910 bytes} [Thu Jun 4 06:50:46 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.205 () {44 vars in 932 bytes} [Thu Jun 4 06:50:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-04 06:50:47.166 7 WARNING oslo_policy.policy [None req-995175d4-a50e-447a-baf5-b6dfba473a2a 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - 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-06-04 06:50:47.166 7 WARNING oslo_policy.policy [None req-995175d4-a50e-447a-baf5-b6dfba473a2a 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - 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: 8/11] 199.204.45.205 () {44 vars in 938 bytes} [Thu Jun 4 06:50:47 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-06-04 06:50:47.262 8 WARNING oslo_config.cfg [None req-5fabfbd5-93d9-46ae-bb53-5b811b479e17 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - 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: 4/12] 199.204.45.205 () {48 vars in 950 bytes} [Thu Jun 4 06:50:47 2026] POST /v2/images => generated 760 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 06:50:47.284 7 WARNING oslo_policy.policy [None req-614950f3-ada6-4432-907e-b45be60d3858 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - 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-06-04 06:50:47.284 7 WARNING oslo_policy.policy [None req-614950f3-ada6-4432-907e-b45be60d3858 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - 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-06-04 06:50:47.286 7 INFO glance.api.v2.image_data [None req-614950f3-ada6-4432-907e-b45be60d3858 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 06:50:51.319 7 WARNING glance.location [None req-614950f3-ada6-4432-907e-b45be60d3858 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.205 () {48 vars in 1044 bytes} [Thu Jun 4 06:50:47 2026] PUT /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7/file => generated 0 bytes in 4084 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6475 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.205 () {44 vars in 970 bytes} [Thu Jun 4 06:50:51 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-04 06:50:51.467 7 WARNING oslo_config.cfg [None req-7f158693-ecc4-4255-a0cc-18159b66fc8e 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - 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: 10/17] 199.204.45.205 () {48 vars in 1050 bytes} [Thu Jun 4 06:50:51 2026] PATCH /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.205 () {44 vars in 970 bytes} [Thu Jun 4 06:50:51 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => 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: 140/277] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 07:12:22 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: 138/278] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 07:12:22 2026] GET /v2/images => generated 1381 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 07:12:39 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: 140/282] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 07:12:39 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.205 () {44 vars in 936 bytes} [Thu Jun 4 07:12:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.205 () {44 vars in 958 bytes} [Thu Jun 4 07:12:39 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.204.45.205 () {44 vars in 938 bytes} [Thu Jun 4 07:12:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.204.45.205 () {48 vars in 950 bytes} [Thu Jun 4 07:12:39 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 07:12:39.872 7 INFO glance.api.v2.image_data [None req-0c336ad0-7bfe-4bf1-8087-4d8406d2fa1a 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 07:13:08.136 7 WARNING glance.location [None req-0c336ad0-7bfe-4bf1-8087-4d8406d2fa1a 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/293] 199.204.45.205 () {48 vars in 1045 bytes} [Thu Jun 4 07:12:39 2026] PUT /v2/images/04c5f494-ca9a-4649-909c-0ff226231cc2/file => generated 0 bytes in 28309 msecs (HTTP/1.1 204) 4 headers in 171 bytes (91515 switches on core 0) [pid: 8|app: 0|req: 149/294] 199.204.45.205 () {44 vars in 970 bytes} [Thu Jun 4 07:13:08 2026] GET /v2/images/04c5f494-ca9a-4649-909c-0ff226231cc2 => 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: 146/295] 199.204.45.205 () {48 vars in 1050 bytes} [Thu Jun 4 07:13:08 2026] PATCH /v2/images/04c5f494-ca9a-4649-909c-0ff226231cc2 => generated 1395 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/296] 199.204.45.205 () {44 vars in 970 bytes} [Thu Jun 4 07:13:08 2026] GET /v2/images/04c5f494-ca9a-4649-909c-0ff226231cc2 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/297] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 07:13:10 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: 151/299] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 07:13:10 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: 7|app: 0|req: 191/383] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 07:20:09 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: 193/384] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 07:20:09 2026] GET /v2/images => generated 2778 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 07:20:35 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: 197/392] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 07:20:35 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: 7|app: 0|req: 196/393] 199.204.45.205 () {44 vars in 946 bytes} [Thu Jun 4 07:20:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.204.45.205 () {44 vars in 968 bytes} [Thu Jun 4 07:20:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.204.45.205 () {44 vars in 938 bytes} [Thu Jun 4 07:20:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.205 () {48 vars in 950 bytes} [Thu Jun 4 07:20:35 2026] POST /v2/images => generated 799 bytes in 1197 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 07:20:36.394 7 INFO glance.api.v2.image_data [None req-76ec5fdb-3d05-4d21-8844-7c2673f31af2 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 07:21:01.815 7 INFO glance.location [None req-76ec5fdb-3d05-4d21-8844-7c2673f31af2 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/403] 199.204.45.205 () {48 vars in 1044 bytes} [Thu Jun 4 07:20:36 2026] PUT /v2/images/664c0bc6-5dd8-4333-8b2c-f5364179e145/file => generated 0 bytes in 25673 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25748 switches on core 0) [pid: 8|app: 0|req: 206/404] 199.204.45.205 () {44 vars in 970 bytes} [Thu Jun 4 07:21:02 2026] GET /v2/images/664c0bc6-5dd8-4333-8b2c-f5364179e145 => generated 1211 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/405] 199.204.45.205 () {48 vars in 1050 bytes} [Thu Jun 4 07:21:02 2026] PATCH /v2/images/664c0bc6-5dd8-4333-8b2c-f5364179e145 => generated 1410 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/406] 199.204.45.205 () {44 vars in 970 bytes} [Thu Jun 4 07:21:02 2026] GET /v2/images/664c0bc6-5dd8-4333-8b2c-f5364179e145 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/415] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 07:21:40 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: 212/416] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 07:21:40 2026] GET /v2/images => generated 4190 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/421] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 07:22:04 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: 215/422] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 07:22:04 2026] GET /v2/images => generated 4190 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/423] 199.204.45.205 () {44 vars in 938 bytes} [Thu Jun 4 07:22:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/424] 199.204.45.205 () {44 vars in 960 bytes} [Thu Jun 4 07:22:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/425] 199.204.45.205 () {44 vars in 938 bytes} [Thu Jun 4 07:22:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/426] 199.204.45.205 () {48 vars in 950 bytes} [Thu Jun 4 07:22:04 2026] POST /v2/images => generated 791 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 07:22:04.486 7 INFO glance.api.v2.image_data [None req-8d1129c7-5766-4015-a591-a58e772bdba2 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 07:22:20.821 7 INFO glance.location [None req-8d1129c7-5766-4015-a591-a58e772bdba2 1dde3fb1dfd04553a431f2594ae72b84 124fc0c3828c4184bb90470154c7b66a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 210/431] 199.204.45.205 () {48 vars in 1045 bytes} [Thu Jun 4 07:22:04 2026] PUT /v2/images/c0bb6408-cee7-408a-b90a-7ec975d2fd39/file => generated 0 bytes in 16385 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34108 switches on core 0) [pid: 8|app: 0|req: 222/432] 199.204.45.205 () {44 vars in 970 bytes} [Thu Jun 4 07:22:20 2026] GET /v2/images/c0bb6408-cee7-408a-b90a-7ec975d2fd39 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/433] 199.204.45.205 () {48 vars in 1050 bytes} [Thu Jun 4 07:22:20 2026] PATCH /v2/images/c0bb6408-cee7-408a-b90a-7ec975d2fd39 => generated 1382 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/434] 199.204.45.205 () {44 vars in 970 bytes} [Thu Jun 4 07:22:20 2026] GET /v2/images/c0bb6408-cee7-408a-b90a-7ec975d2fd39 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/597] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 07:35:56 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: 293/598] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 07:35:56 2026] GET /v2/images => generated 5574 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/631] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 07:38:31 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: 322/632] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 07:38:31 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/633] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 07:38:33 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: 323/634] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 07:38:33 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/645] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 07:39: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: 317/646] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 07:39:27 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/649] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 07:39:36 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: 319/650] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 07:39:36 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/665] 199.204.45.205 () {42 vars in 687 bytes} [Thu Jun 4 07:40:44 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: 339/666] 199.204.45.205 () {44 vars in 909 bytes} [Thu Jun 4 07:40:44 2026] GET /v2/images => generated 5574 bytes in 86 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: 332/675] 10.0.0.60 () {32 vars in 631 bytes} [Thu Jun 4 07:41:29 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/682] 10.0.0.7 () {36 vars in 984 bytes} [Thu Jun 4 07:41:51 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 28 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: 347/683] 10.0.0.7 () {36 vars in 924 bytes} [Thu Jun 4 07:41:51 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/684] 10.0.0.7 () {36 vars in 984 bytes} [Thu Jun 4 07:41:52 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/685] 10.0.0.7 () {36 vars in 924 bytes} [Thu Jun 4 07:41:52 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: 338/686] 199.204.45.205 () {36 vars in 990 bytes} [Thu Jun 4 07:41:59 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => 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: 349/687] 199.204.45.205 () {36 vars in 930 bytes} [Thu Jun 4 07:41:59 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/690] 199.204.45.205 () {36 vars in 990 bytes} [Thu Jun 4 07:42:00 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/691] 199.204.45.205 () {36 vars in 930 bytes} [Thu Jun 4 07:42:00 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: 341/692] 10.0.0.244 () {36 vars in 986 bytes} [Thu Jun 4 07:42:06 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/693] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:42:07 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: 342/694] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:42:07 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: 353/695] 10.0.0.244 () {36 vars in 986 bytes} [Thu Jun 4 07:42:07 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/696] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:42:07 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: 354/697] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:42:07 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/698] 10.0.0.244 () {36 vars in 986 bytes} [Thu Jun 4 07:42:07 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => 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: 355/699] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:42:07 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: 345/700] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:42:07 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: 356/701] 10.0.0.201 () {36 vars in 986 bytes} [Thu Jun 4 07:42:08 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/702] 10.0.0.201 () {36 vars in 926 bytes} [Thu Jun 4 07:42:08 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: 357/703] 10.0.0.201 () {36 vars in 986 bytes} [Thu Jun 4 07:42:08 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/704] 10.0.0.201 () {36 vars in 926 bytes} [Thu Jun 4 07:42:08 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: 358/705] 10.0.0.201 () {36 vars in 926 bytes} [Thu Jun 4 07:42:08 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: 360/708] 10.0.0.60 () {34 vars in 653 bytes} [Thu Jun 4 07:42:10 2026] POST /v2/images => generated 649 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-04 07:42:10.753 7 WARNING glance.api.v2.images [None req-00a0e09e-d579-4ae2-9d29-65529f7946d2 17a500dd57b6433da0c9194873986935 bf161a932753425a9a6300cd424a1b14 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//49886f56-6ce7-4a72-9abb-fd267439974b [pid: 7|app: 0|req: 349/709] 10.0.0.60 () {32 vars in 708 bytes} [Thu Jun 4 07:42:10 2026] DELETE /v2/images/49886f56-6ce7-4a72-9abb-fd267439974b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/710] 10.0.0.60 () {32 vars in 705 bytes} [Thu Jun 4 07:42:10 2026] GET /v2/images/49886f56-6ce7-4a72-9abb-fd267439974b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/711] 10.0.0.60 () {32 vars in 631 bytes} [Thu Jun 4 07:42:10 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: 8|app: 0|req: 362/712] 10.0.0.60 () {34 vars in 653 bytes} [Thu Jun 4 07:42:10 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/713] 10.0.0.60 () {32 vars in 715 bytes} [Thu Jun 4 07:42:10 2026] GET /v2/images/5f53bb10-a42b-4f64-b4f3-228168784d0b/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-04 07:42:10.977 8 WARNING oslo_policy.policy [None req-9ff7d4be-958e-492c-bf00-1af47d2b6bf9 17a500dd57b6433da0c9194873986935 bf161a932753425a9a6300cd424a1b14 - - 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-06-04 07:42:10.977 8 WARNING oslo_policy.policy [None req-9ff7d4be-958e-492c-bf00-1af47d2b6bf9 17a500dd57b6433da0c9194873986935 bf161a932753425a9a6300cd424a1b14 - - 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-06-04 07:42:10.979 8 INFO glance.api.v2.image_data [None req-9ff7d4be-958e-492c-bf00-1af47d2b6bf9 17a500dd57b6433da0c9194873986935 bf161a932753425a9a6300cd424a1b14 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 07:42:11.040 8 WARNING glance_store._drivers.rbd [None req-9ff7d4be-958e-492c-bf00-1af47d2b6bf9 17a500dd57b6433da0c9194873986935 bf161a932753425a9a6300cd424a1b14 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-04 07:42:12.017 8 INFO glance.location [None req-9ff7d4be-958e-492c-bf00-1af47d2b6bf9 17a500dd57b6433da0c9194873986935 bf161a932753425a9a6300cd424a1b14 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 363/714] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jun 4 07:42:10 2026] PUT /v2/images/5f53bb10-a42b-4f64-b4f3-228168784d0b/file => generated 0 bytes in 1102 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/715] 10.0.0.60 () {32 vars in 705 bytes} [Thu Jun 4 07:42:12 2026] GET /v2/images/5f53bb10-a42b-4f64-b4f3-228168784d0b => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/716] 10.0.0.60 () {32 vars in 715 bytes} [Thu Jun 4 07:42:12 2026] GET /v2/images/5f53bb10-a42b-4f64-b4f3-228168784d0b/file => generated 1024 bytes in 159 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/717] 10.0.0.60 () {34 vars in 653 bytes} [Thu Jun 4 07:42:12 2026] POST /v2/images => generated 648 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/718] 10.0.0.60 () {32 vars in 724 bytes} [Thu Jun 4 07:42:12 2026] PATCH /v2/images/44e937ad-dd6c-47f6-a13f-ed9937e80d8e => generated 652 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/719] 10.0.0.60 () {32 vars in 705 bytes} [Thu Jun 4 07:42:12 2026] GET /v2/images/44e937ad-dd6c-47f6-a13f-ed9937e80d8e => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-04 07:42:12.454 8 WARNING glance.api.v2.images [None req-ac23e230-4f03-4a09-b068-a1686cfd9fd3 17a500dd57b6433da0c9194873986935 bf161a932753425a9a6300cd424a1b14 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//44e937ad-dd6c-47f6-a13f-ed9937e80d8e [pid: 8|app: 0|req: 366/720] 10.0.0.60 () {32 vars in 708 bytes} [Thu Jun 4 07:42:12 2026] DELETE /v2/images/44e937ad-dd6c-47f6-a13f-ed9937e80d8e => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/721] 10.0.0.60 () {32 vars in 705 bytes} [Thu Jun 4 07:42:12 2026] GET /v2/images/44e937ad-dd6c-47f6-a13f-ed9937e80d8e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-04 07:42:12.534 8 WARNING glance.api.v2.images [None req-03017dee-4168-41bf-a5b9-62eda64d8e56 17a500dd57b6433da0c9194873986935 bf161a932753425a9a6300cd424a1b14 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5f53bb10-a42b-4f64-b4f3-228168784d0b [pid: 8|app: 0|req: 367/722] 10.0.0.60 () {32 vars in 708 bytes} [Thu Jun 4 07:42:12 2026] DELETE /v2/images/5f53bb10-a42b-4f64-b4f3-228168784d0b => generated 0 bytes in 696 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/723] 10.0.0.60 () {32 vars in 705 bytes} [Thu Jun 4 07:42:13 2026] GET /v2/images/5f53bb10-a42b-4f64-b4f3-228168784d0b => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-04 07:42:13.270 8 WARNING glance.api.v2.images [None req-bbbeeaf5-0746-4f4e-b4b0-b8eb1984bb94 17a500dd57b6433da0c9194873986935 bf161a932753425a9a6300cd424a1b14 - - default default] Failed to find image 49886f56-6ce7-4a72-9abb-fd267439974b to delete: glance.common.exception.ImageNotFound: No image found with ID 49886f56-6ce7-4a72-9abb-fd267439974b [pid: 8|app: 0|req: 368/724] 10.0.0.60 () {32 vars in 708 bytes} [Thu Jun 4 07:42:13 2026] DELETE /v2/images/49886f56-6ce7-4a72-9abb-fd267439974b => generated 147 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/725] 10.0.0.60 () {32 vars in 705 bytes} [Thu Jun 4 07:42:13 2026] GET /v2/images/49886f56-6ce7-4a72-9abb-fd267439974b => generated 139 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/738] 10.0.0.7 () {36 vars in 984 bytes} [Thu Jun 4 07:43:13 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => 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: 375/739] 10.0.0.7 () {36 vars in 924 bytes} [Thu Jun 4 07:43:13 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/744] 10.0.0.7 () {36 vars in 984 bytes} [Thu Jun 4 07:43:32 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => 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: 367/745] 10.0.0.7 () {36 vars in 924 bytes} [Thu Jun 4 07:43:32 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: 370/750] 10.0.0.7 () {36 vars in 984 bytes} [Thu Jun 4 07:43:53 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => 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: 381/751] 10.0.0.7 () {36 vars in 924 bytes} [Thu Jun 4 07:43:53 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: 383/754] 10.0.0.7 () {36 vars in 984 bytes} [Thu Jun 4 07:44:09 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/755] 10.0.0.7 () {36 vars in 924 bytes} [Thu Jun 4 07:44:09 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: 375/760] 10.0.0.60 () {32 vars in 705 bytes} [Thu Jun 4 07:44:25 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/761] 10.0.0.60 () {32 vars in 705 bytes} [Thu Jun 4 07:44:25 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/762] 10.0.0.244 () {36 vars in 986 bytes} [Thu Jun 4 07:44:25 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/763] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:44:25 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: 377/764] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:44:25 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: 388/765] 10.0.0.244 () {36 vars in 986 bytes} [Thu Jun 4 07:44:25 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/766] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:44:25 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: 389/767] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:44:25 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: 379/768] 10.0.0.244 () {36 vars in 986 bytes} [Thu Jun 4 07:44:25 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/769] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:44:25 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/770] 10.0.0.201 () {36 vars in 986 bytes} [Thu Jun 4 07:44:25 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/771] 10.0.0.201 () {36 vars in 926 bytes} [Thu Jun 4 07:44: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: 381/772] 10.0.0.201 () {36 vars in 986 bytes} [Thu Jun 4 07:44:25 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => 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: 392/773] 10.0.0.201 () {36 vars in 926 bytes} [Thu Jun 4 07:44:25 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/774] 10.0.0.201 () {36 vars in 926 bytes} [Thu Jun 4 07:44:25 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: 396/781] 10.0.0.60 () {30 vars in 409 bytes} [Thu Jun 4 07:44:50 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: 398/784] 10.0.0.7 () {36 vars in 984 bytes} [Thu Jun 4 07:45:01 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/785] 10.0.0.7 () {36 vars in 924 bytes} [Thu Jun 4 07:45:01 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: 402/792] 10.0.0.7 () {36 vars in 984 bytes} [Thu Jun 4 07:45:37 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/793] 10.0.0.7 () {36 vars in 924 bytes} [Thu Jun 4 07:45:37 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: 404/796] 10.0.0.7 () {36 vars in 984 bytes} [Thu Jun 4 07:45:41 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/797] 10.0.0.7 () {36 vars in 924 bytes} [Thu Jun 4 07:45:41 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: 401/812] 10.0.0.7 () {36 vars in 984 bytes} [Thu Jun 4 07:46:56 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/813] 10.0.0.7 () {36 vars in 924 bytes} [Thu Jun 4 07:46:56 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: 404/818] 10.0.0.7 () {36 vars in 984 bytes} [Thu Jun 4 07:47:14 2026] GET /v2/images/b917ff6f-f3da-4cc7-b125-6b01004f46b7 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/819] 10.0.0.7 () {36 vars in 924 bytes} [Thu Jun 4 07:47:14 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: 420/828] 199.204.45.205 () {32 vars in 825 bytes} [Thu Jun 4 07:47:55 2026] GET /v2/images?status=active&owner=124fc0c3828c4184bb90470154c7b66a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/829] 199.204.45.205 () {32 vars in 652 bytes} [Thu Jun 4 07:47:55 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: 421/830] 10.0.0.244 () {36 vars in 986 bytes} [Thu Jun 4 07:47:56 2026] GET /v2/images/04c5f494-ca9a-4649-909c-0ff226231cc2 => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/831] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:47:56 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: 422/832] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:47:56 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: 411/833] 10.0.0.244 () {36 vars in 986 bytes} [Thu Jun 4 07:47:56 2026] GET /v2/images/04c5f494-ca9a-4649-909c-0ff226231cc2 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/834] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:47:56 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: 412/835] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:47:56 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: 424/836] 10.0.0.244 () {36 vars in 986 bytes} [Thu Jun 4 07:47:56 2026] GET /v2/images/04c5f494-ca9a-4649-909c-0ff226231cc2 => 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: 413/837] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:47:56 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: 425/838] 10.0.0.244 () {36 vars in 926 bytes} [Thu Jun 4 07:47:56 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: 414/839] 10.0.0.201 () {36 vars in 986 bytes} [Thu Jun 4 07:47:57 2026] GET /v2/images/04c5f494-ca9a-4649-909c-0ff226231cc2 => generated 1395 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/840] 10.0.0.201 () {36 vars in 926 bytes} [Thu Jun 4 07:47:57 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: 415/841] 10.0.0.201 () {36 vars in 986 bytes} [Thu Jun 4 07:47:57 2026] GET /v2/images/04c5f494-ca9a-4649-909c-0ff226231cc2 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/842] 10.0.0.201 () {36 vars in 926 bytes} [Thu Jun 4 07:47:57 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: 416/843] 10.0.0.201 () {36 vars in 926 bytes} [Thu Jun 4 07:47:57 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: 456/900] 10.0.0.60 () {32 vars in 631 bytes} [Thu Jun 4 07:52:36 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)