+ 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 [Sun Apr 26 10:20:56 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-5db89db4df-sjvrx machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f67dbcee668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-26 10:20:58.491 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-26 10:20:58.548 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-26 10:20:59.398 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-26 10:20:59.399 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-26 10:20:59.399 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-26 10:20:59.406 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-26 10:20:59.408 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-26 10:20:59.409 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-26 10:21:01.569 8 WARNING glance.api.v2.images [None req-ca98369c-7876-4bc6-ac0c-d915bf1b0435 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-26 10:21:01.583 7 WARNING glance.api.v2.images [None req-173b0d8e-7a26-47c5-abfc-d8c81eef4f31 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-26 10:21:01.924 8 WARNING keystonemiddleware._common.config [None req-ca98369c-7876-4bc6-ac0c-d915bf1b0435 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 10:21:01.931 7 WARNING keystonemiddleware._common.config [None req-173b0d8e-7a26-47c5-abfc-d8c81eef4f31 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 10:21:01.935 8 WARNING oslo_config.cfg [None req-ca98369c-7876-4bc6-ac0c-d915bf1b0435 - - - - - -] 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 0x7f67dbcee668 pid: 8 (default app) 2026-04-26 10:21:01.941 7 WARNING oslo_config.cfg [None req-173b0d8e-7a26-47c5-abfc-d8c81eef4f31 - - - - - -] 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 0x7f67dbcee668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.140 () {42 vars in 688 bytes} [Sun Apr 26 10:21: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: 4/4] 199.204.45.140 () {42 vars in 688 bytes} [Sun Apr 26 10:21:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 10:21:04.979 7 WARNING oslo_policy.policy [None req-f85c1379-f392-426d-87dd-6ed9977982ce 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-26 10:21:04.980 7 WARNING oslo_policy.policy [None req-f85c1379-f392-426d-87dd-6ed9977982ce 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-26 10:21:05.000 7 WARNING oslo_policy.policy [None req-f85c1379-f392-426d-87dd-6ed9977982ce 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-26 10:21:05.000 7 WARNING oslo_policy.policy [None req-f85c1379-f392-426d-87dd-6ed9977982ce 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.140 () {44 vars in 910 bytes} [Sun Apr 26 10:21:04 2026] GET /v2/images => generated 69 bytes in 642 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 10:21:05.367 8 WARNING oslo_policy.policy [None req-13d43e61-07ef-4300-be84-dc96c844acec 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-26 10:21:05.367 8 WARNING oslo_policy.policy [None req-13d43e61-07ef-4300-be84-dc96c844acec 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-26 10:21:05.384 8 WARNING oslo_policy.policy [None req-13d43e61-07ef-4300-be84-dc96c844acec 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-26 10:21:05.384 8 WARNING oslo_policy.policy [None req-13d43e61-07ef-4300-be84-dc96c844acec 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/6] 199.204.45.140 () {44 vars in 910 bytes} [Sun Apr 26 10:21:04 2026] GET /v2/images => generated 69 bytes in 826 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.140 () {42 vars in 688 bytes} [Sun Apr 26 10:21: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: 7/10] 199.204.45.140 () {44 vars in 910 bytes} [Sun Apr 26 10:21:10 2026] GET /v2/images => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.204.45.140 () {44 vars in 911 bytes} [Sun Apr 26 10:21:10 2026] GET /v2/images/cirros => generated 151 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.140 () {44 vars in 933 bytes} [Sun Apr 26 10:21:10 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.140 () {44 vars in 939 bytes} [Sun Apr 26 10:21:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 10:21:10.666 8 WARNING oslo_config.cfg [None req-1587181f-3593-4243-b71b-bb638c5650a3 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.140 () {48 vars in 951 bytes} [Sun Apr 26 10:21:10 2026] POST /v2/images => generated 760 bytes in 209 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-26 10:21:10.703 7 WARNING oslo_policy.policy [None req-d0e62a01-9f94-4702-85bf-6c259487e415 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-26 10:21:10.703 7 WARNING oslo_policy.policy [None req-d0e62a01-9f94-4702-85bf-6c259487e415 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-26 10:21:10.705 7 INFO glance.api.v2.image_data [None req-d0e62a01-9f94-4702-85bf-6c259487e415 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-26 10:21:14.802 7 WARNING glance.location [None req-d0e62a01-9f94-4702-85bf-6c259487e415 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 6/15] 199.204.45.140 () {48 vars in 1045 bytes} [Sun Apr 26 10:21:10 2026] PUT /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c/file => generated 0 bytes in 4164 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5492 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.204.45.140 () {44 vars in 971 bytes} [Sun Apr 26 10:21:14 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 10:21:14.890 7 WARNING oslo_config.cfg [None req-b473dec4-a548-4cc1-8f7f-6ef62ffa147c 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - 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: 7/17] 199.204.45.140 () {44 vars in 971 bytes} [Sun Apr 26 10:21:14 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.140 () {42 vars in 688 bytes} [Sun Apr 26 10:21:17 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: 8/19] 199.204.45.140 () {44 vars in 910 bytes} [Sun Apr 26 10:21:17 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/20] 199.204.45.140 () {44 vars in 947 bytes} [Sun Apr 26 10:21:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/21] 199.204.45.140 () {44 vars in 969 bytes} [Sun Apr 26 10:21:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.140 () {44 vars in 939 bytes} [Sun Apr 26 10:21:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/23] 199.204.45.140 () {48 vars in 951 bytes} [Sun Apr 26 10:21:17 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-26 10:21:17.758 8 WARNING oslo_policy.policy [None req-3d2b8ef7-f048-47a5-8459-da8f81214e82 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-26 10:21:17.759 8 WARNING oslo_policy.policy [None req-3d2b8ef7-f048-47a5-8459-da8f81214e82 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-26 10:21:17.760 8 INFO glance.api.v2.image_data [None req-3d2b8ef7-f048-47a5-8459-da8f81214e82 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-26 10:21:28.717 8 INFO glance.location [None req-3d2b8ef7-f048-47a5-8459-da8f81214e82 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 14/26] 199.204.45.140 () {48 vars in 1045 bytes} [Sun Apr 26 10:21:17 2026] PUT /v2/images/3e977be4-3cde-4a4a-bd07-0aa34af6cf53/file => generated 0 bytes in 11026 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24847 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.204.45.140 () {44 vars in 971 bytes} [Sun Apr 26 10:21:28 2026] GET /v2/images/3e977be4-3cde-4a4a-bd07-0aa34af6cf53 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.140 () {48 vars in 1050 bytes} [Sun Apr 26 10:21:28 2026] PATCH /v2/images/3e977be4-3cde-4a4a-bd07-0aa34af6cf53 => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 199.204.45.140 () {44 vars in 971 bytes} [Sun Apr 26 10:21:28 2026] GET /v2/images/3e977be4-3cde-4a4a-bd07-0aa34af6cf53 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/130] 199.204.45.140 () {42 vars in 688 bytes} [Sun Apr 26 10:29:40 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: 65/131] 199.204.45.140 () {44 vars in 910 bytes} [Sun Apr 26 10:29:40 2026] GET /v2/images => generated 2476 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/134] 199.204.45.140 () {42 vars in 688 bytes} [Sun Apr 26 10:29:52 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: 68/135] 199.204.45.140 () {44 vars in 910 bytes} [Sun Apr 26 10:29:52 2026] GET /v2/images => generated 2476 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/136] 199.204.45.140 () {44 vars in 939 bytes} [Sun Apr 26 10:29:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/137] 199.204.45.140 () {44 vars in 961 bytes} [Sun Apr 26 10:29:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/138] 199.204.45.140 () {44 vars in 939 bytes} [Sun Apr 26 10:29:52 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: 70/139] 199.204.45.140 () {48 vars in 951 bytes} [Sun Apr 26 10:29:52 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-04-26 10:29:52.282 7 INFO glance.api.v2.image_data [None req-c5f06abd-80fe-4bfb-bc93-00ab1476b523 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-26 10:30:01.406 7 INFO glance.location [None req-c5f06abd-80fe-4bfb-bc93-00ab1476b523 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 70/142] 199.204.45.140 () {48 vars in 1045 bytes} [Sun Apr 26 10:29:52 2026] PUT /v2/images/08cc4afc-6dcf-4ba7-ba8f-270891115b4c/file => generated 0 bytes in 9187 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20614 switches on core 0) [pid: 8|app: 0|req: 73/143] 199.204.45.140 () {44 vars in 971 bytes} [Sun Apr 26 10:30:01 2026] GET /v2/images/08cc4afc-6dcf-4ba7-ba8f-270891115b4c => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/144] 199.204.45.140 () {44 vars in 971 bytes} [Sun Apr 26 10:30:01 2026] GET /v2/images/08cc4afc-6dcf-4ba7-ba8f-270891115b4c => generated 1203 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/149] 199.204.45.140 () {42 vars in 688 bytes} [Sun Apr 26 10:30:23 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: 76/150] 199.204.45.140 () {44 vars in 910 bytes} [Sun Apr 26 10:30:23 2026] GET /v2/images => generated 3681 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/155] 199.204.45.140 () {42 vars in 688 bytes} [Sun Apr 26 10:30: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: 79/156] 199.204.45.140 () {44 vars in 910 bytes} [Sun Apr 26 10:30:44 2026] GET /v2/images => generated 3681 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/157] 199.204.45.140 () {44 vars in 937 bytes} [Sun Apr 26 10:30:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/158] 199.204.45.140 () {44 vars in 959 bytes} [Sun Apr 26 10:30:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/159] 199.204.45.140 () {44 vars in 939 bytes} [Sun Apr 26 10:30:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/160] 199.204.45.140 () {48 vars in 951 bytes} [Sun Apr 26 10:30:44 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-26 10:30:44.593 7 INFO glance.api.v2.image_data [None req-bb30df68-f1f4-4de1-a9f8-1c11874ca0ac 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-26 10:31:15.974 7 WARNING glance.location [None req-bb30df68-f1f4-4de1-a9f8-1c11874ca0ac 477ae3dfb714400d9320fc53fa15d717 aad4922828244988860b60418d11ecdd - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 80/167] 199.204.45.140 () {48 vars in 1046 bytes} [Sun Apr 26 10:30:44 2026] PUT /v2/images/82c2d149-b36a-41ce-99ac-5235b16e1636/file => generated 0 bytes in 31441 msecs (HTTP/1.1 204) 4 headers in 171 bytes (57354 switches on core 0) [pid: 8|app: 0|req: 88/168] 199.204.45.140 () {44 vars in 971 bytes} [Sun Apr 26 10:31:16 2026] GET /v2/images/82c2d149-b36a-41ce-99ac-5235b16e1636 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/169] 199.204.45.140 () {44 vars in 971 bytes} [Sun Apr 26 10:31:16 2026] GET /v2/images/82c2d149-b36a-41ce-99ac-5235b16e1636 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/170] 199.204.45.140 () {42 vars in 688 bytes} [Sun Apr 26 10:31:18 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: 82/171] 199.204.45.140 () {44 vars in 910 bytes} [Sun Apr 26 10:31:18 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/212] 199.204.45.140 () {42 vars in 688 bytes} [Sun Apr 26 10:34:37 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: 110/213] 199.204.45.140 () {44 vars in 910 bytes} [Sun Apr 26 10:34:37 2026] GET /v2/images => generated 4892 bytes in 132 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: 109/224] 10.0.0.170 () {32 vars in 633 bytes} [Sun Apr 26 10:35:21 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/229] 10.0.0.25 () {36 vars in 986 bytes} [Sun Apr 26 10:35:41 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 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: 118/230] 10.0.0.25 () {36 vars in 926 bytes} [Sun Apr 26 10:35:41 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/231] 10.0.0.25 () {36 vars in 986 bytes} [Sun Apr 26 10:35:42 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/232] 10.0.0.25 () {36 vars in 926 bytes} [Sun Apr 26 10:35:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/235] 199.204.45.140 () {36 vars in 991 bytes} [Sun Apr 26 10:35:50 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/236] 199.204.45.140 () {36 vars in 931 bytes} [Sun Apr 26 10:35:50 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: 116/237] 199.204.45.140 () {36 vars in 991 bytes} [Sun Apr 26 10:35:51 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/238] 199.204.45.140 () {36 vars in 931 bytes} [Sun Apr 26 10:35:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/239] 10.0.0.25 () {36 vars in 986 bytes} [Sun Apr 26 10:35:55 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/240] 10.0.0.25 () {36 vars in 926 bytes} [Sun Apr 26 10:35: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: 118/241] 10.0.0.224 () {36 vars in 987 bytes} [Sun Apr 26 10:35:58 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/242] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:35:58 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/243] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:35: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: 125/244] 10.0.0.224 () {36 vars in 987 bytes} [Sun Apr 26 10:35:58 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/245] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:35: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: 8|app: 0|req: 126/246] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:35: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: 121/247] 10.0.0.224 () {36 vars in 987 bytes} [Sun Apr 26 10:35:58 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/248] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:35:58 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: 122/249] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:35:58 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: 128/250] 10.0.0.239 () {36 vars in 911 bytes} [Sun Apr 26 10:35:59 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: 123/251] 10.0.0.239 () {36 vars in 1007 bytes} [Sun Apr 26 10:35:59 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c/locations => generated 127 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/252] 10.0.0.239 () {36 vars in 987 bytes} [Sun Apr 26 10:35:59 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/253] 10.0.0.239 () {36 vars in 927 bytes} [Sun Apr 26 10:35:59 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: 130/254] 10.0.0.239 () {36 vars in 927 bytes} [Sun Apr 26 10:35:59 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: 130/265] 10.0.0.25 () {36 vars in 986 bytes} [Sun Apr 26 10:36:40 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/266] 10.0.0.25 () {36 vars in 926 bytes} [Sun Apr 26 10:36:40 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/269] 10.0.0.170 () {30 vars in 411 bytes} [Sun Apr 26 10:36: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: 140/274] 10.0.0.25 () {36 vars in 986 bytes} [Sun Apr 26 10:37:12 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/275] 10.0.0.25 () {36 vars in 926 bytes} [Sun Apr 26 10:37:12 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: 143/280] 10.0.0.25 () {36 vars in 986 bytes} [Sun Apr 26 10:37:37 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/281] 10.0.0.25 () {36 vars in 926 bytes} [Sun Apr 26 10:37: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: 144/282] 10.0.0.25 () {36 vars in 986 bytes} [Sun Apr 26 10:37:39 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/283] 10.0.0.25 () {36 vars in 926 bytes} [Sun Apr 26 10:37:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/288] 10.0.0.170 () {34 vars in 655 bytes} [Sun Apr 26 10:37:50 2026] POST /v2/images => generated 648 bytes in 180 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-26 10:37:50.259 8 WARNING glance.api.v2.images [None req-255594d3-4662-47d0-a16c-c10297155ce1 0e57eaced56e40549244a2114d5e7ccb 5c66fca8230a4e009d720501d890cce9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8314e909-af91-4e7d-9c44-322ed4930d00 [pid: 8|app: 0|req: 147/289] 10.0.0.170 () {32 vars in 710 bytes} [Sun Apr 26 10:37:50 2026] DELETE /v2/images/8314e909-af91-4e7d-9c44-322ed4930d00 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/290] 10.0.0.170 () {32 vars in 707 bytes} [Sun Apr 26 10:37:50 2026] GET /v2/images/8314e909-af91-4e7d-9c44-322ed4930d00 => 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: 148/291] 10.0.0.170 () {32 vars in 633 bytes} [Sun Apr 26 10:37:50 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/292] 10.0.0.170 () {34 vars in 655 bytes} [Sun Apr 26 10:37:50 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/293] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 10:37:50 2026] GET /v2/images/482ee821-d9cb-42b3-a185-ffe7e850aff6/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 10:37:50.457 7 INFO glance.api.v2.image_data [None req-942298f9-c7d9-4ce2-88d1-c1a8bd6dd4e5 0e57eaced56e40549244a2114d5e7ccb 5c66fca8230a4e009d720501d890cce9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-26 10:37:50.504 7 WARNING glance_store._drivers.rbd [None req-942298f9-c7d9-4ce2-88d1-c1a8bd6dd4e5 0e57eaced56e40549244a2114d5e7ccb 5c66fca8230a4e009d720501d890cce9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-26 10:37:51.245 7 INFO glance.location [None req-942298f9-c7d9-4ce2-88d1-c1a8bd6dd4e5 0e57eaced56e40549244a2114d5e7ccb 5c66fca8230a4e009d720501d890cce9 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 145/294] 10.0.0.170 () {32 vars in 727 bytes} [Sun Apr 26 10:37:50 2026] PUT /v2/images/482ee821-d9cb-42b3-a185-ffe7e850aff6/file => generated 0 bytes in 847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/295] 10.0.0.170 () {32 vars in 707 bytes} [Sun Apr 26 10:37:51 2026] GET /v2/images/482ee821-d9cb-42b3-a185-ffe7e850aff6 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/296] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 10:37:51 2026] GET /v2/images/482ee821-d9cb-42b3-a185-ffe7e850aff6/file => generated 1024 bytes in 175 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/297] 10.0.0.170 () {34 vars in 655 bytes} [Sun Apr 26 10:37:51 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/298] 10.0.0.170 () {32 vars in 726 bytes} [Sun Apr 26 10:37:51 2026] PATCH /v2/images/3282796b-1549-4d47-9bbe-760d2f288df1 => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/299] 10.0.0.170 () {32 vars in 707 bytes} [Sun Apr 26 10:37:51 2026] GET /v2/images/3282796b-1549-4d47-9bbe-760d2f288df1 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 10:37:51.634 7 WARNING glance.api.v2.images [None req-6355659e-5d68-45b5-90f4-3b9f5521e980 0e57eaced56e40549244a2114d5e7ccb 5c66fca8230a4e009d720501d890cce9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3282796b-1549-4d47-9bbe-760d2f288df1 [pid: 7|app: 0|req: 148/300] 10.0.0.170 () {32 vars in 710 bytes} [Sun Apr 26 10:37:51 2026] DELETE /v2/images/3282796b-1549-4d47-9bbe-760d2f288df1 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/301] 10.0.0.170 () {32 vars in 707 bytes} [Sun Apr 26 10:37:51 2026] GET /v2/images/3282796b-1549-4d47-9bbe-760d2f288df1 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 10:37:51.716 7 WARNING glance.api.v2.images [None req-7707c9af-a4bf-4de8-a4e3-3df6a04f1518 0e57eaced56e40549244a2114d5e7ccb 5c66fca8230a4e009d720501d890cce9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//482ee821-d9cb-42b3-a185-ffe7e850aff6 [pid: 7|app: 0|req: 149/302] 10.0.0.170 () {32 vars in 710 bytes} [Sun Apr 26 10:37:51 2026] DELETE /v2/images/482ee821-d9cb-42b3-a185-ffe7e850aff6 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/303] 10.0.0.170 () {32 vars in 707 bytes} [Sun Apr 26 10:37:52 2026] GET /v2/images/482ee821-d9cb-42b3-a185-ffe7e850aff6 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 10:37:52.583 7 WARNING glance.api.v2.images [None req-11c0a02e-d64f-493f-acd9-c02c58ee13d4 0e57eaced56e40549244a2114d5e7ccb 5c66fca8230a4e009d720501d890cce9 - - default default] Failed to find image 8314e909-af91-4e7d-9c44-322ed4930d00 to delete: glance.common.exception.ImageNotFound: No image found with ID 8314e909-af91-4e7d-9c44-322ed4930d00 [pid: 7|app: 0|req: 150/304] 10.0.0.170 () {32 vars in 710 bytes} [Sun Apr 26 10:37:52 2026] DELETE /v2/images/8314e909-af91-4e7d-9c44-322ed4930d00 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/305] 10.0.0.170 () {32 vars in 707 bytes} [Sun Apr 26 10:37:52 2026] GET /v2/images/8314e909-af91-4e7d-9c44-322ed4930d00 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/312] 10.0.0.25 () {36 vars in 986 bytes} [Sun Apr 26 10:38:22 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/313] 10.0.0.25 () {36 vars in 926 bytes} [Sun Apr 26 10:38:22 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: 160/314] 10.0.0.25 () {36 vars in 986 bytes} [Sun Apr 26 10:38:24 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/315] 10.0.0.25 () {36 vars in 926 bytes} [Sun Apr 26 10:38:24 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: 160/324] 10.0.0.170 () {32 vars in 707 bytes} [Sun Apr 26 10:39:01 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/325] 10.0.0.170 () {32 vars in 707 bytes} [Sun Apr 26 10:39:01 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/326] 10.0.0.224 () {36 vars in 987 bytes} [Sun Apr 26 10:39:01 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/327] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:39:01 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: 162/328] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:39:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/329] 10.0.0.224 () {36 vars in 987 bytes} [Sun Apr 26 10:39:01 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/330] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:39:01 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: 168/331] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:39:01 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: 164/332] 10.0.0.224 () {36 vars in 987 bytes} [Sun Apr 26 10:39:01 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/333] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:39:01 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: 165/334] 10.0.0.239 () {36 vars in 911 bytes} [Sun Apr 26 10:39:01 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/335] 10.0.0.239 () {36 vars in 1007 bytes} [Sun Apr 26 10:39:01 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/336] 10.0.0.239 () {36 vars in 987 bytes} [Sun Apr 26 10:39:01 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/337] 10.0.0.239 () {36 vars in 927 bytes} [Sun Apr 26 10:39: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: 7|app: 0|req: 167/338] 10.0.0.239 () {36 vars in 927 bytes} [Sun Apr 26 10:39:01 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: 182/359] 10.0.0.25 () {36 vars in 986 bytes} [Sun Apr 26 10:40:42 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/360] 10.0.0.25 () {36 vars in 926 bytes} [Sun Apr 26 10:40:42 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: 185/365] 10.0.0.25 () {36 vars in 986 bytes} [Sun Apr 26 10:41:00 2026] GET /v2/images/6b639942-76da-417c-b2e5-50e2a21a573c => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 10.0.0.25 () {36 vars in 926 bytes} [Sun Apr 26 10:41:00 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: 190/375] 199.204.45.140 () {32 vars in 826 bytes} [Sun Apr 26 10:41:46 2026] GET /v2/images?status=active&owner=aad4922828244988860b60418d11ecdd&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/376] 199.204.45.140 () {32 vars in 653 bytes} [Sun Apr 26 10:41:47 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: 191/377] 10.0.0.224 () {36 vars in 987 bytes} [Sun Apr 26 10:41:47 2026] GET /v2/images/82c2d149-b36a-41ce-99ac-5235b16e1636 => generated 1209 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:41:47 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: 192/379] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:41:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 10.0.0.224 () {36 vars in 987 bytes} [Sun Apr 26 10:41:47 2026] GET /v2/images/82c2d149-b36a-41ce-99ac-5235b16e1636 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:41:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:41:47 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: 194/383] 10.0.0.224 () {36 vars in 987 bytes} [Sun Apr 26 10:41:47 2026] GET /v2/images/82c2d149-b36a-41ce-99ac-5235b16e1636 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:41:47 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: 195/385] 10.0.0.224 () {36 vars in 927 bytes} [Sun Apr 26 10:41:47 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: 191/386] 10.0.0.239 () {36 vars in 911 bytes} [Sun Apr 26 10:41:48 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 10.0.0.239 () {36 vars in 1007 bytes} [Sun Apr 26 10:41:48 2026] GET /v2/images/82c2d149-b36a-41ce-99ac-5235b16e1636/locations => generated 127 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 10.0.0.239 () {36 vars in 987 bytes} [Sun Apr 26 10:41:48 2026] GET /v2/images/82c2d149-b36a-41ce-99ac-5235b16e1636 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 10.0.0.239 () {36 vars in 927 bytes} [Sun Apr 26 10:41:48 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: 193/390] 10.0.0.239 () {36 vars in 927 bytes} [Sun Apr 26 10:41:48 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: 216/435] 10.0.0.170 () {32 vars in 633 bytes} [Sun Apr 26 10:45:23 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)