+ 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 Aug 6 07:25:40 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-79776bff7d-sdxnt 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 0x7f1e555d8668 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-08-06 07:25:42.057 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-06 07:25:42.121 7 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-08-06 07:25:42.979 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-08-06 07:25:42.980 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-08-06 07:25:42.981 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-06 07:25:43.031 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-08-06 07:25:43.032 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-08-06 07:25:43.033 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-06 07:25:45.159 8 WARNING glance.api.v2.images [None req-0d764621-2410-4ab5-afa3-e8acc13002a1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-06 07:25:45.169 7 WARNING glance.api.v2.images [None req-15d9f7c5-6eb8-43bb-8eaa-e965a98bdb89 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-06 07:25:45.512 8 WARNING keystonemiddleware._common.config [None req-0d764621-2410-4ab5-afa3-e8acc13002a1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 07:25:45.520 8 WARNING oslo_config.cfg [None req-0d764621-2410-4ab5-afa3-e8acc13002a1 - - - - - -] 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 0x7f1e555d8668 pid: 8 (default app) 2026-08-06 07:25:45.529 7 WARNING keystonemiddleware._common.config [None req-15d9f7c5-6eb8-43bb-8eaa-e965a98bdb89 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 07:25:45.537 7 WARNING oslo_config.cfg [None req-15d9f7c5-6eb8-43bb-8eaa-e965a98bdb89 - - - - - -] 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 0x7f1e555d8668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 07:25:47 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-08-06 07:25:47.918 7 WARNING oslo_policy.policy [None req-b915330e-29cd-41dd-a97e-bc4892776bee 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - 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-08-06 07:25:47.918 7 WARNING oslo_policy.policy [None req-b915330e-29cd-41dd-a97e-bc4892776bee 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - 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-08-06 07:25:47.933 7 WARNING oslo_policy.policy [None req-b915330e-29cd-41dd-a97e-bc4892776bee 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - 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-08-06 07:25:47.933 7 WARNING oslo_policy.policy [None req-b915330e-29cd-41dd-a97e-bc4892776bee 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - 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/6] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 07:25:47 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 07:25:51 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/8] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 07:25:51 2026] GET /v2/images => generated 69 bytes in 35 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-08-06 07:25:51.448 8 WARNING oslo_policy.policy [None req-508870ca-0ca4-46d7-ab6f-7c02f72a81b5 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - 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-08-06 07:25:51.448 8 WARNING oslo_policy.policy [None req-508870ca-0ca4-46d7-ab6f-7c02f72a81b5 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - 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/9] 199.19.213.123 () {44 vars in 911 bytes} [Thu Aug 6 07:25:51 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.123 () {44 vars in 933 bytes} [Thu Aug 6 07:25:51 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 07:25:51.581 8 WARNING oslo_policy.policy [None req-c0408849-600b-4822-a814-06a7d750dc4a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - 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-08-06 07:25:51.581 8 WARNING oslo_policy.policy [None req-c0408849-600b-4822-a814-06a7d750dc4a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - 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: 8/11] 199.19.213.123 () {44 vars in 939 bytes} [Thu Aug 6 07:25:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 07:25:51.700 7 WARNING oslo_config.cfg [None req-e76e87fe-b300-42c4-9ca7-5430be4a4606 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - 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/12] 199.19.213.123 () {48 vars in 951 bytes} [Thu Aug 6 07:25:51 2026] POST /v2/images => generated 760 bytes in 99 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-06 07:25:51.718 8 WARNING oslo_policy.policy [None req-f18242cd-5790-4426-b964-e1a4cce9f27b 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - 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-08-06 07:25:51.718 8 WARNING oslo_policy.policy [None req-f18242cd-5790-4426-b964-e1a4cce9f27b 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - 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-08-06 07:25:51.720 8 INFO glance.api.v2.image_data [None req-f18242cd-5790-4426-b964-e1a4cce9f27b 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 07:25:55.411 8 WARNING glance.location [None req-f18242cd-5790-4426-b964-e1a4cce9f27b 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.123 () {48 vars in 1045 bytes} [Thu Aug 6 07:25:51 2026] PUT /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8/file => generated 0 bytes in 3732 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6701 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.123 () {44 vars in 971 bytes} [Thu Aug 6 07:25:55 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 07:25:55.550 8 WARNING oslo_config.cfg [None req-9cb8a5d8-318c-41c6-a0d8-10cc78c0e0d6 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - 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: 10/17] 199.19.213.123 () {48 vars in 1051 bytes} [Thu Aug 6 07:25:55 2026] PATCH /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.123 () {44 vars in 971 bytes} [Thu Aug 6 07:25:55 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 07:47:28 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: 138/278] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 07:47:28 2026] GET /v2/images => generated 1381 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 07:47:46 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: 143/284] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 07:47:46 2026] GET /v2/images => generated 1381 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.19.213.123 () {44 vars in 937 bytes} [Thu Aug 6 07:47:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.19.213.123 () {44 vars in 959 bytes} [Thu Aug 6 07:47:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.19.213.123 () {44 vars in 939 bytes} [Thu Aug 6 07:47:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/288] 199.19.213.123 () {48 vars in 951 bytes} [Thu Aug 6 07:47:46 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-06 07:47:46.585 7 WARNING oslo_policy.policy [None req-56605604-52f2-4678-8e13-ad7da9ef4b6a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - 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-08-06 07:47:46.585 7 WARNING oslo_policy.policy [None req-56605604-52f2-4678-8e13-ad7da9ef4b6a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - 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-08-06 07:47:46.589 7 INFO glance.api.v2.image_data [None req-56605604-52f2-4678-8e13-ad7da9ef4b6a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 07:48:11.947 7 WARNING glance.location [None req-56605604-52f2-4678-8e13-ad7da9ef4b6a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/293] 199.19.213.123 () {48 vars in 1046 bytes} [Thu Aug 6 07:47:46 2026] PUT /v2/images/3a434b27-e089-424b-926c-9da9659b6a0a/file => generated 0 bytes in 25415 msecs (HTTP/1.1 204) 4 headers in 171 bytes (74206 switches on core 0) [pid: 8|app: 0|req: 150/294] 199.19.213.123 () {44 vars in 971 bytes} [Thu Aug 6 07:48:11 2026] GET /v2/images/3a434b27-e089-424b-926c-9da9659b6a0a => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/295] 199.19.213.123 () {48 vars in 1051 bytes} [Thu Aug 6 07:48:12 2026] PATCH /v2/images/3a434b27-e089-424b-926c-9da9659b6a0a => generated 1395 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/296] 199.19.213.123 () {44 vars in 971 bytes} [Thu Aug 6 07:48:12 2026] GET /v2/images/3a434b27-e089-424b-926c-9da9659b6a0a => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/297] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 07:48:13 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: 152/298] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 07:48:13 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/381] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 07:55:02 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: 194/382] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 07:55:02 2026] GET /v2/images => generated 2778 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 07:55:12 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: 190/386] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 07:55:12 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/387] 199.19.213.123 () {44 vars in 947 bytes} [Thu Aug 6 07:55:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/388] 199.19.213.123 () {44 vars in 969 bytes} [Thu Aug 6 07:55:12 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/389] 199.19.213.123 () {44 vars in 939 bytes} [Thu Aug 6 07:55:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/390] 199.19.213.123 () {48 vars in 951 bytes} [Thu Aug 6 07:55:12 2026] POST /v2/images => generated 799 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-06 07:55:12.187 8 INFO glance.api.v2.image_data [None req-d6ec0e47-add6-4c24-b82d-e72b7d304f94 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 07:55:22.706 8 INFO glance.location [None req-d6ec0e47-add6-4c24-b82d-e72b7d304f94 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/393] 199.19.213.123 () {48 vars in 1045 bytes} [Thu Aug 6 07:55:12 2026] PUT /v2/images/a32f2a72-6bd0-4e06-a83e-aa847b079d45/file => generated 0 bytes in 10568 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24396 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.19.213.123 () {44 vars in 971 bytes} [Thu Aug 6 07:55:22 2026] GET /v2/images/a32f2a72-6bd0-4e06-a83e-aa847b079d45 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.19.213.123 () {48 vars in 1051 bytes} [Thu Aug 6 07:55:22 2026] PATCH /v2/images/a32f2a72-6bd0-4e06-a83e-aa847b079d45 => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.19.213.123 () {44 vars in 971 bytes} [Thu Aug 6 07:55:22 2026] GET /v2/images/a32f2a72-6bd0-4e06-a83e-aa847b079d45 => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 07:56:00 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: 201/406] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 07:56:00 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 07:56:10 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/410] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 07:56:10 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 199.19.213.123 () {44 vars in 939 bytes} [Thu Aug 6 07:56:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.19.213.123 () {44 vars in 961 bytes} [Thu Aug 6 07:56:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.19.213.123 () {44 vars in 939 bytes} [Thu Aug 6 07:56:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.19.213.123 () {48 vars in 951 bytes} [Thu Aug 6 07:56:10 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-06 07:56:10.522 7 INFO glance.api.v2.image_data [None req-74cbbf0b-29e7-4dc8-a19b-70dca9365afa 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 07:56:27.464 7 INFO glance.location [None req-74cbbf0b-29e7-4dc8-a19b-70dca9365afa 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 206/419] 199.19.213.123 () {48 vars in 1046 bytes} [Thu Aug 6 07:56:10 2026] PUT /v2/images/b391fa65-3845-4c3c-bc72-1f37ac673608/file => generated 0 bytes in 16984 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32136 switches on core 0) [pid: 8|app: 0|req: 214/420] 199.19.213.123 () {44 vars in 971 bytes} [Thu Aug 6 07:56:27 2026] GET /v2/images/b391fa65-3845-4c3c-bc72-1f37ac673608 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/421] 199.19.213.123 () {48 vars in 1051 bytes} [Thu Aug 6 07:56:27 2026] PATCH /v2/images/b391fa65-3845-4c3c-bc72-1f37ac673608 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/422] 199.19.213.123 () {44 vars in 971 bytes} [Thu Aug 6 07:56:27 2026] GET /v2/images/b391fa65-3845-4c3c-bc72-1f37ac673608 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/591] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 08:10:25 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: 292/592] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 08:10:25 2026] GET /v2/images => generated 5574 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/623] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 08:12:57 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: 316/624] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 08:12:57 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/625] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 08:12:59 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: 317/626] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 08:12:59 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/637] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 08:13:54 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: 323/638] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 08:13:54 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: 325/641] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 08:14:02 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: 317/642] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 08:14:02 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/657] 199.19.213.123 () {42 vars in 688 bytes} [Thu Aug 6 08:15:07 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: 333/658] 199.19.213.123 () {44 vars in 910 bytes} [Thu Aug 6 08:15:07 2026] GET /v2/images => generated 5574 bytes in 44 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: 330/667] 10.0.0.211 () {32 vars in 633 bytes} [Thu Aug 6 08:15:52 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/672] 10.0.0.211 () {30 vars in 411 bytes} [Thu Aug 6 08:16:10 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: 333/673] 10.0.0.93 () {36 vars in 986 bytes} [Thu Aug 6 08:16:12 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => generated 1312 bytes in 268 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: 341/674] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:16:12 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: 334/675] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:16:12 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: 342/676] 10.0.0.93 () {36 vars in 986 bytes} [Thu Aug 6 08:16:12 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => 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: 335/677] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:16:12 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: 343/678] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:16:12 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: 336/679] 10.0.0.93 () {36 vars in 986 bytes} [Thu Aug 6 08:16:12 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/680] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:16:12 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: 337/681] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:16:12 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/682] 10.0.0.62 () {36 vars in 910 bytes} [Thu Aug 6 08:16:13 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: 338/683] 10.0.0.62 () {36 vars in 1006 bytes} [Thu Aug 6 08:16:13 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8/locations => generated 127 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/684] 10.0.0.62 () {36 vars in 986 bytes} [Thu Aug 6 08:16:13 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => 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: 339/685] 10.0.0.62 () {36 vars in 926 bytes} [Thu Aug 6 08:16:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/686] 10.0.0.62 () {36 vars in 926 bytes} [Thu Aug 6 08:16:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/689] 10.0.0.108 () {36 vars in 987 bytes} [Thu Aug 6 08:16:24 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/690] 10.0.0.108 () {36 vars in 927 bytes} [Thu Aug 6 08:16:24 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: 343/693] 199.19.213.123 () {36 vars in 991 bytes} [Thu Aug 6 08:16:31 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => 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: 351/694] 199.19.213.123 () {36 vars in 931 bytes} [Thu Aug 6 08:16:31 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: 344/695] 199.19.213.123 () {36 vars in 991 bytes} [Thu Aug 6 08:16:32 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => 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: 352/696] 199.19.213.123 () {36 vars in 931 bytes} [Thu Aug 6 08:16:32 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: 346/699] 10.0.0.211 () {34 vars in 655 bytes} [Thu Aug 6 08:16:43 2026] POST /v2/images => generated 649 bytes in 258 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-06 08:16:44.245 8 WARNING glance.api.v2.images [None req-9f1e3076-f95d-4fd0-a36b-c2dc0cb777ad 80603f3d5f354fdf8bd8c32afb1ba619 364e57d2faa8478a8993dd1bf0ac2790 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//56c2bebd-6cef-4a76-9f93-b8084b74e82a [pid: 8|app: 0|req: 354/700] 10.0.0.211 () {32 vars in 710 bytes} [Thu Aug 6 08:16:44 2026] DELETE /v2/images/56c2bebd-6cef-4a76-9f93-b8084b74e82a => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/701] 10.0.0.211 () {32 vars in 707 bytes} [Thu Aug 6 08:16:44 2026] GET /v2/images/56c2bebd-6cef-4a76-9f93-b8084b74e82a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/702] 10.0.0.211 () {32 vars in 633 bytes} [Thu Aug 6 08:16:44 2026] GET /v2/images => generated 1381 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 10.0.0.211 () {34 vars in 655 bytes} [Thu Aug 6 08:16:44 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/704] 10.0.0.211 () {32 vars in 717 bytes} [Thu Aug 6 08:16:44 2026] GET /v2/images/e51cc5a4-db21-4ae7-87e7-35c844f7e593/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:16:44.403 7 INFO glance.api.v2.image_data [None req-c63eefb8-2754-4365-b4d9-d49e3d9b3bf5 80603f3d5f354fdf8bd8c32afb1ba619 364e57d2faa8478a8993dd1bf0ac2790 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 08:16:44.436 7 WARNING glance_store._drivers.rbd [None req-c63eefb8-2754-4365-b4d9-d49e3d9b3bf5 80603f3d5f354fdf8bd8c32afb1ba619 364e57d2faa8478a8993dd1bf0ac2790 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-06 08:16:44.806 7 INFO glance.location [None req-c63eefb8-2754-4365-b4d9-d49e3d9b3bf5 80603f3d5f354fdf8bd8c32afb1ba619 364e57d2faa8478a8993dd1bf0ac2790 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 349/705] 10.0.0.211 () {32 vars in 727 bytes} [Thu Aug 6 08:16:44 2026] PUT /v2/images/e51cc5a4-db21-4ae7-87e7-35c844f7e593/file => generated 0 bytes in 462 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/706] 10.0.0.211 () {32 vars in 707 bytes} [Thu Aug 6 08:16:44 2026] GET /v2/images/e51cc5a4-db21-4ae7-87e7-35c844f7e593 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/707] 10.0.0.211 () {32 vars in 717 bytes} [Thu Aug 6 08:16:44 2026] GET /v2/images/e51cc5a4-db21-4ae7-87e7-35c844f7e593/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/708] 10.0.0.211 () {34 vars in 655 bytes} [Thu Aug 6 08:16:45 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 10.0.0.211 () {32 vars in 726 bytes} [Thu Aug 6 08:16:45 2026] PATCH /v2/images/3ca805fe-0a47-45d3-a671-17d237883f47 => generated 652 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/712] 10.0.0.211 () {32 vars in 707 bytes} [Thu Aug 6 08:16:45 2026] GET /v2/images/3ca805fe-0a47-45d3-a671-17d237883f47 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:16:45.170 7 WARNING glance.api.v2.images [None req-59aca6b5-6682-46ad-9569-46747c255af5 80603f3d5f354fdf8bd8c32afb1ba619 364e57d2faa8478a8993dd1bf0ac2790 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3ca805fe-0a47-45d3-a671-17d237883f47 [pid: 7|app: 0|req: 352/713] 10.0.0.211 () {32 vars in 710 bytes} [Thu Aug 6 08:16:45 2026] DELETE /v2/images/3ca805fe-0a47-45d3-a671-17d237883f47 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/714] 10.0.0.211 () {32 vars in 707 bytes} [Thu Aug 6 08:16:45 2026] GET /v2/images/3ca805fe-0a47-45d3-a671-17d237883f47 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:16:45.241 7 WARNING glance.api.v2.images [None req-3e6f73b1-a53e-4333-b78d-212a014537e5 80603f3d5f354fdf8bd8c32afb1ba619 364e57d2faa8478a8993dd1bf0ac2790 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e51cc5a4-db21-4ae7-87e7-35c844f7e593 [pid: 7|app: 0|req: 353/715] 10.0.0.211 () {32 vars in 710 bytes} [Thu Aug 6 08:16:45 2026] DELETE /v2/images/e51cc5a4-db21-4ae7-87e7-35c844f7e593 => generated 0 bytes in 823 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/716] 10.0.0.211 () {32 vars in 707 bytes} [Thu Aug 6 08:16:46 2026] GET /v2/images/e51cc5a4-db21-4ae7-87e7-35c844f7e593 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:16:46.083 7 WARNING glance.api.v2.images [None req-e3b47ef6-56ac-411f-9847-6d7519f11e2d 80603f3d5f354fdf8bd8c32afb1ba619 364e57d2faa8478a8993dd1bf0ac2790 - - default default] Failed to find image 56c2bebd-6cef-4a76-9f93-b8084b74e82a to delete: glance.common.exception.ImageNotFound: No image found with ID 56c2bebd-6cef-4a76-9f93-b8084b74e82a [pid: 7|app: 0|req: 354/717] 10.0.0.211 () {32 vars in 710 bytes} [Thu Aug 6 08:16:46 2026] DELETE /v2/images/56c2bebd-6cef-4a76-9f93-b8084b74e82a => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/718] 10.0.0.211 () {32 vars in 707 bytes} [Thu Aug 6 08:16:46 2026] GET /v2/images/56c2bebd-6cef-4a76-9f93-b8084b74e82a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/721] 10.0.0.108 () {36 vars in 987 bytes} [Thu Aug 6 08:16:58 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/722] 10.0.0.108 () {36 vars in 927 bytes} [Thu Aug 6 08:16:59 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: 357/723] 10.0.0.108 () {36 vars in 987 bytes} [Thu Aug 6 08:17:00 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => 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: 367/724] 10.0.0.108 () {36 vars in 927 bytes} [Thu Aug 6 08:17:00 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/731] 10.0.0.108 () {36 vars in 987 bytes} [Thu Aug 6 08:17:32 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => 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: 361/732] 10.0.0.108 () {36 vars in 927 bytes} [Thu Aug 6 08:17: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: 8|app: 0|req: 373/735] 10.0.0.108 () {36 vars in 987 bytes} [Thu Aug 6 08:17:39 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => 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: 363/736] 10.0.0.108 () {36 vars in 927 bytes} [Thu Aug 6 08:17:39 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: 367/743] 10.0.0.108 () {36 vars in 987 bytes} [Thu Aug 6 08:18:06 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => 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: 377/744] 10.0.0.108 () {36 vars in 927 bytes} [Thu Aug 6 08:18:06 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: 382/753] 10.0.0.108 () {36 vars in 987 bytes} [Thu Aug 6 08:18:52 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => 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/754] 10.0.0.108 () {36 vars in 927 bytes} [Thu Aug 6 08:18:52 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: 376/761] 10.0.0.211 () {32 vars in 707 bytes} [Thu Aug 6 08:19:17 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/762] 10.0.0.211 () {32 vars in 707 bytes} [Thu Aug 6 08:19:17 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => 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: 377/763] 10.0.0.93 () {36 vars in 986 bytes} [Thu Aug 6 08:19:18 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/764] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:19:18 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: 378/765] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:19:18 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: 388/766] 10.0.0.93 () {36 vars in 986 bytes} [Thu Aug 6 08:19:18 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => 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: 379/767] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:19:18 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: 389/768] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:19:18 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: 380/769] 10.0.0.93 () {36 vars in 986 bytes} [Thu Aug 6 08:19:18 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/770] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:19:18 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: 381/771] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:19:18 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: 391/772] 10.0.0.62 () {36 vars in 910 bytes} [Thu Aug 6 08:19:18 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: 382/773] 10.0.0.62 () {36 vars in 1006 bytes} [Thu Aug 6 08:19:18 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/774] 10.0.0.62 () {36 vars in 986 bytes} [Thu Aug 6 08:19:18 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/775] 10.0.0.62 () {36 vars in 926 bytes} [Thu Aug 6 08:19:18 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: 393/776] 10.0.0.62 () {36 vars in 926 bytes} [Thu Aug 6 08:19:18 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: 396/781] 10.0.0.108 () {36 vars in 987 bytes} [Thu Aug 6 08:19:37 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => 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: 386/782] 10.0.0.108 () {36 vars in 927 bytes} [Thu Aug 6 08:19:37 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: 394/797] 10.0.0.108 () {36 vars in 987 bytes} [Thu Aug 6 08:20:46 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => 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: 404/798] 10.0.0.108 () {36 vars in 927 bytes} [Thu Aug 6 08:20: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: 8|app: 0|req: 406/801] 10.0.0.108 () {36 vars in 987 bytes} [Thu Aug 6 08:20:58 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => 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: 396/802] 10.0.0.108 () {36 vars in 927 bytes} [Thu Aug 6 08:20:58 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: 399/807] 10.0.0.108 () {36 vars in 987 bytes} [Thu Aug 6 08:21:16 2026] GET /v2/images/3b80d892-bb25-4adc-ac63-58e84150a8c8 => generated 1312 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/808] 10.0.0.108 () {36 vars in 927 bytes} [Thu Aug 6 08:21:16 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: 404/817] 199.19.213.123 () {32 vars in 826 bytes} [Thu Aug 6 08:21:58 2026] GET /v2/images?status=active&owner=e225edb528c042e59ee1a17963c32934&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/818] 199.19.213.123 () {32 vars in 653 bytes} [Thu Aug 6 08:21: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) [pid: 7|app: 0|req: 405/819] 10.0.0.93 () {36 vars in 986 bytes} [Thu Aug 6 08:21:58 2026] GET /v2/images/3a434b27-e089-424b-926c-9da9659b6a0a => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/820] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:21: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) [pid: 7|app: 0|req: 406/821] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:21:58 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: 416/822] 10.0.0.93 () {36 vars in 986 bytes} [Thu Aug 6 08:21:58 2026] GET /v2/images/3a434b27-e089-424b-926c-9da9659b6a0a => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/823] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:21:58 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: 417/824] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:21:58 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: 408/825] 10.0.0.93 () {36 vars in 986 bytes} [Thu Aug 6 08:21:58 2026] GET /v2/images/3a434b27-e089-424b-926c-9da9659b6a0a => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/826] 10.0.0.93 () {36 vars in 926 bytes} [Thu Aug 6 08:21:58 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: 409/827] 10.0.0.62 () {36 vars in 910 bytes} [Thu Aug 6 08:21:59 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/828] 10.0.0.62 () {36 vars in 1006 bytes} [Thu Aug 6 08:21:59 2026] GET /v2/images/3a434b27-e089-424b-926c-9da9659b6a0a/locations => generated 127 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/829] 10.0.0.62 () {36 vars in 986 bytes} [Thu Aug 6 08:21:59 2026] GET /v2/images/3a434b27-e089-424b-926c-9da9659b6a0a => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/830] 10.0.0.62 () {36 vars in 926 bytes} [Thu Aug 6 08:21:59 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/831] 10.0.0.62 () {36 vars in 926 bytes} [Thu Aug 6 08:21:59 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: 433/874] 10.0.0.211 () {32 vars in 633 bytes} [Thu Aug 6 08:25:32 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)