+ 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 [Mon Apr 20 11:03:59 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-7d7766788-dmg5r 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 0x7f11c299f668 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-20 11:04:01.936 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-20 11:04:02.033 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-20 11:04:02.815 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-20 11:04:02.816 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-20 11:04:02.817 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-20 11:04:02.971 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-20 11:04:02.972 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-20 11:04:02.973 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-20 11:04:04.898 7 WARNING glance.api.v2.images [None req-43563e9c-b05b-4d4a-940e-5f2c35954ce8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-20 11:04:05.163 8 WARNING glance.api.v2.images [None req-b0cac91b-5261-4e5a-a556-89168abc83b0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-20 11:04:05.244 7 WARNING keystonemiddleware._common.config [None req-43563e9c-b05b-4d4a-940e-5f2c35954ce8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 11:04:05.252 7 WARNING oslo_config.cfg [None req-43563e9c-b05b-4d4a-940e-5f2c35954ce8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f11c299f668 pid: 7 (default app) 2026-04-20 11:04:05.572 8 WARNING keystonemiddleware._common.config [None req-b0cac91b-5261-4e5a-a556-89168abc83b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 11:04:05.581 8 WARNING oslo_config.cfg [None req-b0cac91b-5261-4e5a-a556-89168abc83b0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f11c299f668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.205 () {42 vars in 687 bytes} [Mon Apr 20 11:04:06 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-20 11:04:07.262 8 WARNING oslo_policy.policy [None req-ad0cb1dc-6103-4ad9-b89d-44edbd411c0d d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - 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-20 11:04:07.262 8 WARNING oslo_policy.policy [None req-ad0cb1dc-6103-4ad9-b89d-44edbd411c0d d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - 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-20 11:04:07.277 8 WARNING oslo_policy.policy [None req-ad0cb1dc-6103-4ad9-b89d-44edbd411c0d d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - 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-20 11:04:07.277 8 WARNING oslo_policy.policy [None req-ad0cb1dc-6103-4ad9-b89d-44edbd411c0d d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.205 () {44 vars in 909 bytes} [Mon Apr 20 11:04:06 2026] GET /v2/images => generated 69 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.205 () {42 vars in 687 bytes} [Mon Apr 20 11:04:11 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: 2/7] 199.204.45.205 () {44 vars in 909 bytes} [Mon Apr 20 11:04:11 2026] GET /v2/images => generated 69 bytes in 41 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-20 11:04:11.655 7 WARNING oslo_policy.policy [None req-318860bf-7093-46e3-ba01-df81dcd4c9e6 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - 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-20 11:04:11.656 7 WARNING oslo_policy.policy [None req-318860bf-7093-46e3-ba01-df81dcd4c9e6 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - 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: 6/8] 199.204.45.205 () {44 vars in 910 bytes} [Mon Apr 20 11:04:11 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: 8|app: 0|req: 3/9] 199.204.45.205 () {44 vars in 932 bytes} [Mon Apr 20 11:04:11 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) 2026-04-20 11:04:11.795 7 WARNING oslo_policy.policy [None req-e0324197-82c7-4356-8619-ec1c7d4e699e d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - 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-20 11:04:11.795 7 WARNING oslo_policy.policy [None req-e0324197-82c7-4356-8619-ec1c7d4e699e d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.205 () {44 vars in 938 bytes} [Mon Apr 20 11:04:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-20 11:04:11.894 8 WARNING oslo_config.cfg [None req-aa8f80a4-52fc-4f50-8a0d-27185fac42c3 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.205 () {48 vars in 950 bytes} [Mon Apr 20 11:04:11 2026] POST /v2/images => generated 760 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 11:04:11.916 7 WARNING oslo_policy.policy [None req-702dc5a0-5bf3-4801-b126-6eefe4371695 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - 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-20 11:04:11.916 7 WARNING oslo_policy.policy [None req-702dc5a0-5bf3-4801-b126-6eefe4371695 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - 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-20 11:04:11.917 7 INFO glance.api.v2.image_data [None req-702dc5a0-5bf3-4801-b126-6eefe4371695 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 11:04:15.771 7 WARNING glance.location [None req-702dc5a0-5bf3-4801-b126-6eefe4371695 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.205 () {48 vars in 1044 bytes} [Mon Apr 20 11:04:11 2026] PUT /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477/file => generated 0 bytes in 3898 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5062 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.205 () {44 vars in 970 bytes} [Mon Apr 20 11:04:15 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-20 11:04:15.847 7 WARNING oslo_config.cfg [None req-484d767b-0943-48af-b9c6-511002c1acfc d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - 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: 9/16] 199.204.45.205 () {44 vars in 970 bytes} [Mon Apr 20 11:04:15 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/21] 199.204.45.205 () {42 vars in 687 bytes} [Mon Apr 20 11:04:44 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: 12/24] 199.204.45.205 () {44 vars in 909 bytes} [Mon Apr 20 11:04:44 2026] GET /v2/images => generated 1240 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.205 () {42 vars in 687 bytes} [Mon Apr 20 11:04:53 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: 13/26] 199.204.45.205 () {44 vars in 909 bytes} [Mon Apr 20 11:04:53 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.205 () {44 vars in 946 bytes} [Mon Apr 20 11:04:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.205 () {44 vars in 968 bytes} [Mon Apr 20 11:04:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.205 () {44 vars in 938 bytes} [Mon Apr 20 11:04:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.205 () {48 vars in 950 bytes} [Mon Apr 20 11:04:53 2026] POST /v2/images => generated 799 bytes in 1067 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 11:04:54.760 8 WARNING oslo_policy.policy [None req-78f1b6ba-25e3-477b-8ecf-d37039848073 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - 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-20 11:04:54.761 8 WARNING oslo_policy.policy [None req-78f1b6ba-25e3-477b-8ecf-d37039848073 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - 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-20 11:04:54.762 8 INFO glance.api.v2.image_data [None req-78f1b6ba-25e3-477b-8ecf-d37039848073 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 11:05:17.351 8 INFO glance.location [None req-78f1b6ba-25e3-477b-8ecf-d37039848073 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 16/37] 199.204.45.205 () {48 vars in 1044 bytes} [Mon Apr 20 11:04:54 2026] PUT /v2/images/41b92a11-d72d-4430-92ab-2cb650030b97/file => generated 0 bytes in 22652 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21163 switches on core 0) 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data [None req-f5bacdf9-3a3e-4f4d-80f0-49e669434e44 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Image status transition from active to saving is not allowed: glance.common.exception.InvalidImageStatusTransition: Image status transition from active to saving is not allowed 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data Traceback (most recent call last): 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 138, in upload 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data image.status = 'saving' 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data ^^^^^^^^^^^^ 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/domain/proxy.py", line 23, in set_attr 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data return setattr(getattr(self, target), attr, value) 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/domain/proxy.py", line 23, in set_attr 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data return setattr(getattr(self, target), attr, value) 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/domain/proxy.py", line 23, in set_attr 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data return setattr(getattr(self, target), attr, value) 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data [Previous line repeated 1 more time] 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/domain/__init__.py", line 157, in status 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data raise e 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data glance.common.exception.InvalidImageStatusTransition: Image status transition from active to saving is not allowed 2026-04-20 11:05:17.454 7 ERROR glance.api.v2.image_data [pid: 7|app: 0|req: 22/38] 199.204.45.205 () {48 vars in 1036 bytes} [Mon Apr 20 11:05:17 2026] PUT /v2/images/41b92a11-d72d-4430-92ab-2cb650030b97/file => generated 79 bytes in 19 msecs (HTTP/1.1 409) 4 headers in 171 bytes (1 switches on core 0) 2026-04-20 11:05:17.482 8 WARNING glance.api.v2.images [None req-aae8b03c-f7eb-4fc5-8b79-112d4b41ea4e d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//41b92a11-d72d-4430-92ab-2cb650030b97 [pid: 8|app: 0|req: 17/39] 199.204.45.205 () {46 vars in 992 bytes} [Mon Apr 20 11:05:17 2026] DELETE /v2/images/41b92a11-d72d-4430-92ab-2cb650030b97 => generated 0 bytes in 1290 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/40] 199.204.45.205 () {42 vars in 687 bytes} [Mon Apr 20 11:05:24 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: 18/43] 199.204.45.205 () {44 vars in 909 bytes} [Mon Apr 20 11:05:24 2026] GET /v2/images => generated 1240 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/44] 199.204.45.205 () {44 vars in 946 bytes} [Mon Apr 20 11:05:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/45] 199.204.45.205 () {44 vars in 968 bytes} [Mon Apr 20 11:05:24 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/46] 199.204.45.205 () {44 vars in 938 bytes} [Mon Apr 20 11:05:24 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: 20/47] 199.204.45.205 () {48 vars in 950 bytes} [Mon Apr 20 11:05:24 2026] POST /v2/images => generated 799 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 11:05:24.920 7 INFO glance.api.v2.image_data [None req-7b3417d1-da63-48e2-ac5a-fab0b94b1033 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 11:05:42.486 7 INFO glance.location [None req-7b3417d1-da63-48e2-ac5a-fab0b94b1033 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 28/50] 199.204.45.205 () {48 vars in 1044 bytes} [Mon Apr 20 11:05:24 2026] PUT /v2/images/a3bf73bb-c6c0-4e98-8f7d-c8968f46a5ec/file => generated 0 bytes in 17618 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24770 switches on core 0) [pid: 8|app: 0|req: 23/51] 199.204.45.205 () {44 vars in 970 bytes} [Mon Apr 20 11:05:42 2026] GET /v2/images/a3bf73bb-c6c0-4e98-8f7d-c8968f46a5ec => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/52] 199.204.45.205 () {48 vars in 1049 bytes} [Mon Apr 20 11:05:42 2026] PATCH /v2/images/a3bf73bb-c6c0-4e98-8f7d-c8968f46a5ec => generated 1234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/53] 199.204.45.205 () {44 vars in 970 bytes} [Mon Apr 20 11:05:42 2026] GET /v2/images/a3bf73bb-c6c0-4e98-8f7d-c8968f46a5ec => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 199.204.45.205 () {42 vars in 687 bytes} [Mon Apr 20 11:10:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 199.204.45.205 () {44 vars in 909 bytes} [Mon Apr 20 11:10:30 2026] GET /v2/images => generated 2476 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/118] 199.204.45.205 () {42 vars in 687 bytes} [Mon Apr 20 11:10: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: 57/119] 199.204.45.205 () {44 vars in 909 bytes} [Mon Apr 20 11:10:52 2026] GET /v2/images => generated 2476 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/120] 199.204.45.205 () {44 vars in 938 bytes} [Mon Apr 20 11:10:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/121] 199.204.45.205 () {44 vars in 960 bytes} [Mon Apr 20 11:10: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: 64/122] 199.204.45.205 () {44 vars in 938 bytes} [Mon Apr 20 11:10:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/123] 199.204.45.205 () {48 vars in 950 bytes} [Mon Apr 20 11:10:52 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 11:10:52.406 7 INFO glance.api.v2.image_data [None req-90dd950e-6f2e-4c7a-bbd8-f72a0d504a34 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 11:11:01.800 7 INFO glance.location [None req-90dd950e-6f2e-4c7a-bbd8-f72a0d504a34 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 65/126] 199.204.45.205 () {48 vars in 1044 bytes} [Mon Apr 20 11:10:52 2026] PUT /v2/images/1f1a85b6-efe4-4755-8649-6a220b19743e/file => generated 0 bytes in 9466 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20365 switches on core 0) [pid: 8|app: 0|req: 62/127] 199.204.45.205 () {44 vars in 970 bytes} [Mon Apr 20 11:11:01 2026] GET /v2/images/1f1a85b6-efe4-4755-8649-6a220b19743e => generated 1203 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/128] 199.204.45.205 () {44 vars in 970 bytes} [Mon Apr 20 11:11:01 2026] GET /v2/images/1f1a85b6-efe4-4755-8649-6a220b19743e => 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: 68/131] 199.204.45.205 () {42 vars in 687 bytes} [Mon Apr 20 11:11:13 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: 64/132] 199.204.45.205 () {44 vars in 909 bytes} [Mon Apr 20 11:11:13 2026] GET /v2/images => generated 3681 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/139] 199.204.45.205 () {42 vars in 687 bytes} [Mon Apr 20 11:11:43 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: 68/140] 199.204.45.205 () {44 vars in 909 bytes} [Mon Apr 20 11:11:43 2026] GET /v2/images => generated 3681 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/141] 199.204.45.205 () {44 vars in 936 bytes} [Mon Apr 20 11:11:43 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/142] 199.204.45.205 () {44 vars in 958 bytes} [Mon Apr 20 11:11:43 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/143] 199.204.45.205 () {44 vars in 938 bytes} [Mon Apr 20 11:11:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/144] 199.204.45.205 () {48 vars in 950 bytes} [Mon Apr 20 11:11:43 2026] POST /v2/images => generated 796 bytes in 208 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 11:11:43.844 7 INFO glance.api.v2.image_data [None req-e2f6e58e-3ed6-470f-9c60-97ea3dd78615 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 11:12:15.885 7 WARNING glance.location [None req-e2f6e58e-3ed6-470f-9c60-97ea3dd78615 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 75/153] 199.204.45.205 () {48 vars in 1045 bytes} [Mon Apr 20 11:11:43 2026] PUT /v2/images/7be601ee-a378-4677-af09-dc1499b37c86/file => generated 0 bytes in 32103 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62916 switches on core 0) [pid: 8|app: 0|req: 79/154] 199.204.45.205 () {44 vars in 970 bytes} [Mon Apr 20 11:12:15 2026] GET /v2/images/7be601ee-a378-4677-af09-dc1499b37c86 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/155] 199.204.45.205 () {44 vars in 970 bytes} [Mon Apr 20 11:12:15 2026] GET /v2/images/7be601ee-a378-4677-af09-dc1499b37c86 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/156] 199.204.45.205 () {42 vars in 687 bytes} [Mon Apr 20 11:12: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: 77/157] 199.204.45.205 () {44 vars in 909 bytes} [Mon Apr 20 11:12:17 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/196] 199.204.45.205 () {42 vars in 687 bytes} [Mon Apr 20 11:15:33 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: 97/197] 199.204.45.205 () {44 vars in 909 bytes} [Mon Apr 20 11:15:33 2026] GET /v2/images => generated 4892 bytes in 133 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: 106/208] 10.0.0.70 () {32 vars in 631 bytes} [Mon Apr 20 11:16:16 2026] GET /v2/images => generated 4892 bytes in 24 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: 105/213] 10.0.0.50 () {36 vars in 985 bytes} [Mon Apr 20 11:16:40 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/214] 10.0.0.50 () {36 vars in 925 bytes} [Mon Apr 20 11:16:40 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: 106/215] 10.0.0.50 () {36 vars in 985 bytes} [Mon Apr 20 11:16:42 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 110/216] 10.0.0.50 () {36 vars in 925 bytes} [Mon Apr 20 11:16: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: 112/219] 10.0.0.50 () {36 vars in 985 bytes} [Mon Apr 20 11:16:47 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/220] 10.0.0.50 () {36 vars in 925 bytes} [Mon Apr 20 11:16:47 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: 113/221] 199.204.45.205 () {36 vars in 990 bytes} [Mon Apr 20 11:16:49 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 109/222] 199.204.45.205 () {36 vars in 930 bytes} [Mon Apr 20 11:16: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: 8|app: 0|req: 114/223] 199.204.45.205 () {36 vars in 990 bytes} [Mon Apr 20 11:16:50 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 110/224] 199.204.45.205 () {36 vars in 930 bytes} [Mon Apr 20 11:16:50 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: 113/229] 10.0.0.153 () {36 vars in 986 bytes} [Mon Apr 20 11:17:11 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => generated 1171 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/230] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:17:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/231] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:17:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/232] 10.0.0.153 () {36 vars in 986 bytes} [Mon Apr 20 11:17:11 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 115/233] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:17:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/234] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:17:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/235] 10.0.0.153 () {36 vars in 986 bytes} [Mon Apr 20 11:17:11 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 120/236] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:17:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/237] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:17:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/238] 10.0.0.138 () {36 vars in 910 bytes} [Mon Apr 20 11:17:12 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: 118/239] 10.0.0.138 () {36 vars in 1006 bytes} [Mon Apr 20 11:17:12 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/240] 10.0.0.138 () {36 vars in 986 bytes} [Mon Apr 20 11:17:12 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 119/241] 10.0.0.138 () {36 vars in 926 bytes} [Mon Apr 20 11:17:12 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: 123/242] 10.0.0.138 () {36 vars in 926 bytes} [Mon Apr 20 11:17: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: 125/245] 10.0.0.70 () {34 vars in 653 bytes} [Mon Apr 20 11:17:18 2026] POST /v2/images => generated 648 bytes in 131 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-20 11:17:18.614 7 WARNING glance.api.v2.images [None req-78652ad9-77bd-4dba-bd68-46b6cf59b834 22f6042307034e8e958d0ec486349b51 efeb822225d24d67a636abd367052d22 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b6c3dab9-a6ab-41c2-b03c-3d962f9f696d [pid: 7|app: 0|req: 121/246] 10.0.0.70 () {32 vars in 708 bytes} [Mon Apr 20 11:17:18 2026] DELETE /v2/images/b6c3dab9-a6ab-41c2-b03c-3d962f9f696d => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/247] 10.0.0.70 () {32 vars in 705 bytes} [Mon Apr 20 11:17:18 2026] GET /v2/images/b6c3dab9-a6ab-41c2-b03c-3d962f9f696d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/248] 10.0.0.70 () {32 vars in 631 bytes} [Mon Apr 20 11:17:18 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/249] 10.0.0.70 () {34 vars in 653 bytes} [Mon Apr 20 11:17:18 2026] POST /v2/images => generated 701 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/250] 10.0.0.70 () {32 vars in 715 bytes} [Mon Apr 20 11:17:18 2026] GET /v2/images/70263b1e-11cf-4436-9d55-d25b52e4aaa7/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-20 11:17:18.784 8 INFO glance.api.v2.image_data [None req-420c0000-3005-43a2-994e-ce5ee0991145 22f6042307034e8e958d0ec486349b51 efeb822225d24d67a636abd367052d22 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 11:17:18.827 8 WARNING glance_store._drivers.rbd [None req-420c0000-3005-43a2-994e-ce5ee0991145 22f6042307034e8e958d0ec486349b51 efeb822225d24d67a636abd367052d22 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-20 11:17:20.006 8 INFO glance.location [None req-420c0000-3005-43a2-994e-ce5ee0991145 22f6042307034e8e958d0ec486349b51 efeb822225d24d67a636abd367052d22 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 128/251] 10.0.0.70 () {32 vars in 725 bytes} [Mon Apr 20 11:17:18 2026] PUT /v2/images/70263b1e-11cf-4436-9d55-d25b52e4aaa7/file => generated 0 bytes in 1264 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/252] 10.0.0.70 () {32 vars in 705 bytes} [Mon Apr 20 11:17:20 2026] GET /v2/images/70263b1e-11cf-4436-9d55-d25b52e4aaa7 => generated 1102 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/253] 10.0.0.70 () {32 vars in 715 bytes} [Mon Apr 20 11:17:20 2026] GET /v2/images/70263b1e-11cf-4436-9d55-d25b52e4aaa7/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/254] 10.0.0.70 () {34 vars in 653 bytes} [Mon Apr 20 11:17:20 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/255] 10.0.0.70 () {32 vars in 724 bytes} [Mon Apr 20 11:17:20 2026] PATCH /v2/images/543b0e1c-1ea1-4aca-a809-ad7114f0d9b8 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/256] 10.0.0.70 () {32 vars in 705 bytes} [Mon Apr 20 11:17:20 2026] GET /v2/images/543b0e1c-1ea1-4aca-a809-ad7114f0d9b8 => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-20 11:17:20.347 8 WARNING glance.api.v2.images [None req-66274192-0a2b-49ba-8cf1-81110595009d 22f6042307034e8e958d0ec486349b51 efeb822225d24d67a636abd367052d22 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//543b0e1c-1ea1-4aca-a809-ad7114f0d9b8 [pid: 8|app: 0|req: 131/257] 10.0.0.70 () {32 vars in 708 bytes} [Mon Apr 20 11:17:20 2026] DELETE /v2/images/543b0e1c-1ea1-4aca-a809-ad7114f0d9b8 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/258] 10.0.0.70 () {32 vars in 705 bytes} [Mon Apr 20 11:17:20 2026] GET /v2/images/543b0e1c-1ea1-4aca-a809-ad7114f0d9b8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-20 11:17:20.407 8 WARNING glance.api.v2.images [None req-9bf92c7a-218b-47a1-b139-959971ad3971 22f6042307034e8e958d0ec486349b51 efeb822225d24d67a636abd367052d22 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//70263b1e-11cf-4436-9d55-d25b52e4aaa7 [pid: 8|app: 0|req: 132/259] 10.0.0.70 () {32 vars in 708 bytes} [Mon Apr 20 11:17:20 2026] DELETE /v2/images/70263b1e-11cf-4436-9d55-d25b52e4aaa7 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/260] 10.0.0.70 () {32 vars in 705 bytes} [Mon Apr 20 11:17:21 2026] GET /v2/images/70263b1e-11cf-4436-9d55-d25b52e4aaa7 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-20 11:17:21.282 8 WARNING glance.api.v2.images [None req-4b0ff862-742a-4dcb-bc70-63f7d0748e59 22f6042307034e8e958d0ec486349b51 efeb822225d24d67a636abd367052d22 - - default default] Failed to find image b6c3dab9-a6ab-41c2-b03c-3d962f9f696d to delete: glance.common.exception.ImageNotFound: No image found with ID b6c3dab9-a6ab-41c2-b03c-3d962f9f696d [pid: 8|app: 0|req: 133/261] 10.0.0.70 () {32 vars in 708 bytes} [Mon Apr 20 11:17:21 2026] DELETE /v2/images/b6c3dab9-a6ab-41c2-b03c-3d962f9f696d => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/262] 10.0.0.70 () {32 vars in 705 bytes} [Mon Apr 20 11:17:21 2026] GET /v2/images/b6c3dab9-a6ab-41c2-b03c-3d962f9f696d => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/265] 10.0.0.50 () {36 vars in 985 bytes} [Mon Apr 20 11:17:27 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/266] 10.0.0.50 () {36 vars in 925 bytes} [Mon Apr 20 11:17:27 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: 138/271] 10.0.0.50 () {36 vars in 985 bytes} [Mon Apr 20 11:17:49 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 134/272] 10.0.0.50 () {36 vars in 925 bytes} [Mon Apr 20 11:17:49 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: 138/279] 10.0.0.70 () {30 vars in 409 bytes} [Mon Apr 20 11:18:19 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: 146/288] 10.0.0.70 () {32 vars in 705 bytes} [Mon Apr 20 11:18:59 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 143/289] 10.0.0.70 () {32 vars in 705 bytes} [Mon Apr 20 11:18:59 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 147/290] 10.0.0.153 () {36 vars in 986 bytes} [Mon Apr 20 11:18:59 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:18:59 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/292] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:18:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 10.0.0.153 () {36 vars in 986 bytes} [Mon Apr 20 11:18:59 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 149/294] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:18: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: 146/295] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:18:59 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: 150/296] 10.0.0.153 () {36 vars in 986 bytes} [Mon Apr 20 11:18:59 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 147/297] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:18: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: 8|app: 0|req: 151/298] 10.0.0.138 () {36 vars in 910 bytes} [Mon Apr 20 11:18: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: 148/299] 10.0.0.138 () {36 vars in 1006 bytes} [Mon Apr 20 11:18:59 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477/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: 152/300] 10.0.0.138 () {36 vars in 986 bytes} [Mon Apr 20 11:18:59 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 149/301] 10.0.0.138 () {36 vars in 926 bytes} [Mon Apr 20 11:18: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: 8|app: 0|req: 153/302] 10.0.0.138 () {36 vars in 926 bytes} [Mon Apr 20 11:18: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: 158/311] 10.0.0.50 () {36 vars in 985 bytes} [Mon Apr 20 11:19:39 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/312] 10.0.0.50 () {36 vars in 925 bytes} [Mon Apr 20 11:19:39 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: 166/327] 10.0.0.50 () {36 vars in 985 bytes} [Mon Apr 20 11:20:48 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 162/328] 10.0.0.50 () {36 vars in 925 bytes} [Mon Apr 20 11:20:48 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: 167/337] 10.0.0.50 () {36 vars in 985 bytes} [Mon Apr 20 11:21:26 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/338] 10.0.0.50 () {36 vars in 925 bytes} [Mon Apr 20 11:21:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/341] 10.0.0.50 () {36 vars in 985 bytes} [Mon Apr 20 11:21:39 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => generated 1171 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/342] 10.0.0.50 () {36 vars in 925 bytes} [Mon Apr 20 11:21:39 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: 172/347] 10.0.0.50 () {36 vars in 985 bytes} [Mon Apr 20 11:21:56 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 176/348] 10.0.0.50 () {36 vars in 925 bytes} [Mon Apr 20 11:21:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/349] 10.0.0.50 () {36 vars in 985 bytes} [Mon Apr 20 11:22:00 2026] GET /v2/images/a5dd06c5-ae1d-48c6-a94d-3d4000982477 => 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: 177/350] 10.0.0.50 () {36 vars in 925 bytes} [Mon Apr 20 11:22:00 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: 177/357] 199.204.45.205 () {32 vars in 825 bytes} [Mon Apr 20 11:22:33 2026] GET /v2/images?status=active&owner=0f6ebd16370b4981ab2ed7861f1fb743&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/358] 199.204.45.205 () {32 vars in 652 bytes} [Mon Apr 20 11:22:33 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: 178/359] 10.0.0.153 () {36 vars in 986 bytes} [Mon Apr 20 11:22:34 2026] GET /v2/images/7be601ee-a378-4677-af09-dc1499b37c86 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/360] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:22:34 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: 179/361] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:22:34 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: 183/362] 10.0.0.153 () {36 vars in 986 bytes} [Mon Apr 20 11:22:34 2026] GET /v2/images/7be601ee-a378-4677-af09-dc1499b37c86 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:22:34 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: 184/364] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:22:34 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: 181/365] 10.0.0.153 () {36 vars in 986 bytes} [Mon Apr 20 11:22:34 2026] GET /v2/images/7be601ee-a378-4677-af09-dc1499b37c86 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:22:34 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: 182/367] 10.0.0.153 () {36 vars in 926 bytes} [Mon Apr 20 11:22:34 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: 186/368] 10.0.0.138 () {36 vars in 910 bytes} [Mon Apr 20 11:22:34 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: 183/369] 10.0.0.138 () {36 vars in 1006 bytes} [Mon Apr 20 11:22:34 2026] GET /v2/images/7be601ee-a378-4677-af09-dc1499b37c86/locations => generated 127 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 10.0.0.138 () {36 vars in 986 bytes} [Mon Apr 20 11:22:34 2026] GET /v2/images/7be601ee-a378-4677-af09-dc1499b37c86 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 10.0.0.138 () {36 vars in 926 bytes} [Mon Apr 20 11:22:34 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 10.0.0.138 () {36 vars in 926 bytes} [Mon Apr 20 11:22:34 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: 209/419] 10.0.0.70 () {32 vars in 631 bytes} [Mon Apr 20 11:26:15 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)