+ 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 [Fri Apr 17 11:51:05 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-648749df89-g8g4g 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 0x7fbca3767668 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-17 11:51:07.165 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 11:51:07.199 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-17 11:51:08.044 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-17 11:51:08.045 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-17 11:51:08.045 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 11:51:08.053 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-17 11:51:08.054 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-17 11:51:08.055 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 11:51:10.061 8 WARNING glance.api.v2.images [None req-f4a82135-fb05-4b09-a655-088307a8279e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 11:51:10.084 7 WARNING glance.api.v2.images [None req-1fa96081-602e-4f47-bf2c-cbf9ebf5ddf2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 11:51:10.389 8 WARNING keystonemiddleware._common.config [None req-f4a82135-fb05-4b09-a655-088307a8279e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 11:51:10.396 8 WARNING oslo_config.cfg [None req-f4a82135-fb05-4b09-a655-088307a8279e - - - - - -] 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 0x7fbca3767668 pid: 8 (default app) 2026-04-17 11:51:10.449 7 WARNING keystonemiddleware._common.config [None req-1fa96081-602e-4f47-bf2c-cbf9ebf5ddf2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 11:51:10.456 7 WARNING oslo_config.cfg [None req-1fa96081-602e-4f47-bf2c-cbf9ebf5ddf2 - - - - - -] 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 0x7fbca3767668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.222 () {42 vars in 689 bytes} [Fri Apr 17 11:51:11 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-17 11:51:12.176 7 WARNING oslo_policy.policy [None req-3f4cbbd0-cf86-4cfd-9150-759898d9e0dc c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - 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-17 11:51:12.176 7 WARNING oslo_policy.policy [None req-3f4cbbd0-cf86-4cfd-9150-759898d9e0dc c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - 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-17 11:51:12.192 7 WARNING oslo_policy.policy [None req-3f4cbbd0-cf86-4cfd-9150-759898d9e0dc c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - 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-17 11:51:12.193 7 WARNING oslo_policy.policy [None req-3f4cbbd0-cf86-4cfd-9150-759898d9e0dc c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - 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.222 () {44 vars in 911 bytes} [Fri Apr 17 11:51:11 2026] GET /v2/images => generated 69 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.222 () {42 vars in 689 bytes} [Fri Apr 17 11:51:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.222 () {44 vars in 911 bytes} [Fri Apr 17 11:51:16 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 11:51:16.310 8 WARNING oslo_policy.policy [None req-76fd0585-31c4-40f2-a78f-780895be7811 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - 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-17 11:51:16.310 8 WARNING oslo_policy.policy [None req-76fd0585-31c4-40f2-a78f-780895be7811 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.222 () {44 vars in 912 bytes} [Fri Apr 17 11:51:16 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.222 () {44 vars in 934 bytes} [Fri Apr 17 11:51:16 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 11:51:16.459 8 WARNING oslo_policy.policy [None req-e4941057-11c5-45d5-97cc-7a93174909cb c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - 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-17 11:51:16.459 8 WARNING oslo_policy.policy [None req-e4941057-11c5-45d5-97cc-7a93174909cb c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.222 () {44 vars in 940 bytes} [Fri Apr 17 11:51:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 11:51:16.554 7 WARNING oslo_config.cfg [None req-4b479be0-b4ac-4488-9ceb-f6a732e650c9 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.222 () {48 vars in 952 bytes} [Fri Apr 17 11:51:16 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 11:51:16.578 8 WARNING oslo_policy.policy [None req-c54cb45d-6b77-44e1-901b-a9fdee691ebd c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - 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-17 11:51:16.578 8 WARNING oslo_policy.policy [None req-c54cb45d-6b77-44e1-901b-a9fdee691ebd c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - 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-17 11:51:16.580 8 INFO glance.api.v2.image_data [None req-c54cb45d-6b77-44e1-901b-a9fdee691ebd c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 11:51:20.753 8 WARNING glance.location [None req-c54cb45d-6b77-44e1-901b-a9fdee691ebd c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.222 () {48 vars in 1046 bytes} [Fri Apr 17 11:51:16 2026] PUT /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d/file => generated 0 bytes in 4218 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5698 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.222 () {44 vars in 972 bytes} [Fri Apr 17 11:51:20 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 11:51:20.827 8 WARNING oslo_config.cfg [None req-8b884b4e-0ee8-47ac-9808-7e938bc019e8 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.222 () {44 vars in 972 bytes} [Fri Apr 17 11:51:20 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.222 () {42 vars in 689 bytes} [Fri Apr 17 11:52:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.222 () {44 vars in 911 bytes} [Fri Apr 17 11:52:15 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.204.45.222 () {42 vars in 689 bytes} [Fri Apr 17 11:52:29 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: 15/32] 199.204.45.222 () {44 vars in 911 bytes} [Fri Apr 17 11:52:29 2026] GET /v2/images => generated 1240 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/33] 199.204.45.222 () {44 vars in 948 bytes} [Fri Apr 17 11:52:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.204.45.222 () {44 vars in 970 bytes} [Fri Apr 17 11:52:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/35] 199.204.45.222 () {44 vars in 940 bytes} [Fri Apr 17 11:52:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/36] 199.204.45.222 () {48 vars in 952 bytes} [Fri Apr 17 11:52:29 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 11:52:29.612 8 INFO glance.api.v2.image_data [None req-767dffd4-bf5a-42cf-924d-60f55c7a9924 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 11:52:43.957 7 WARNING glance.api.v2.images [None req-7803fa9a-6776-4da7-b446-edb26f9d27aa c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5aec59e1-b81b-40ac-92d9-d2648be5e641 [pid: 7|app: 0|req: 22/41] 199.204.45.222 () {46 vars in 994 bytes} [Fri Apr 17 11:52:43 2026] DELETE /v2/images/5aec59e1-b81b-40ac-92d9-d2648be5e641 => generated 0 bytes in 752 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [uwsgi-body-read] Error reading 860892 bytes. Content-Length: 854769152 consumed: 519232804 left: 335536348 message: Client closed connection 2026-04-17 11:52:44.772 8 ERROR glance_store._drivers.rbd [None req-767dffd4-bf5a-42cf-924d-60f55c7a9924 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Failed to store image 5aec59e1-b81b-40ac-92d9-d2648be5e641 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 11:52:45.211 8 ERROR glance.api.v2.image_data [None req-767dffd4-bf5a-42cf-924d-60f55c7a9924 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi [None req-767dffd4-bf5a-42cf-924d-60f55c7a9924 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1165, in __call__ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1206, in dispatch 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 411, in wrapped 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 305, in upload 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi raise self.value 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 161, in upload 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 488, in set_data 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi raise self.value 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 442, in set_data 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/quota/__init__.py", line 321, in set_data 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 595, in set_data 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 501, in _upload_to_store 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 488, in add_to_backend_with_multihash 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 465, in store_add_to_backend_with_multihash 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/driver.py", line 295, in add_adapter 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 678, in add 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi raise exc 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 598, in add 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi for chunk in chunks: 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/common/utils.py", line 69, in chunkiter 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 290, in read 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 117, in readfn 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py", line 1390, in read 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-17 11:52:45.241 8 ERROR glance.common.wsgi [pid: 8|app: 0|req: 20/42] 199.204.45.222 () {48 vars in 1046 bytes} [Fri Apr 17 11:52:29 2026] PUT /v2/images/5aec59e1-b81b-40ac-92d9-d2648be5e641/file => generated 114 bytes in 15651 msecs (HTTP/1.1 500) 4 headers in 185 bytes (9812 switches on core 0) [pid: 7|app: 0|req: 24/45] 199.204.45.222 () {42 vars in 689 bytes} [Fri Apr 17 11:52:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/46] 199.204.45.222 () {44 vars in 911 bytes} [Fri Apr 17 11:52:50 2026] GET /v2/images => generated 1240 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/47] 199.204.45.222 () {44 vars in 948 bytes} [Fri Apr 17 11:52:51 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/48] 199.204.45.222 () {44 vars in 970 bytes} [Fri Apr 17 11:52:51 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/49] 199.204.45.222 () {44 vars in 940 bytes} [Fri Apr 17 11:52:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/50] 199.204.45.222 () {48 vars in 952 bytes} [Fri Apr 17 11:52:51 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 11:52:51.132 7 WARNING oslo_policy.policy [None req-6e78d5a6-1fbf-41de-9db9-0c2d34b38d09 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - 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-17 11:52:51.132 7 WARNING oslo_policy.policy [None req-6e78d5a6-1fbf-41de-9db9-0c2d34b38d09 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - 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-17 11:52:51.133 7 INFO glance.api.v2.image_data [None req-6e78d5a6-1fbf-41de-9db9-0c2d34b38d09 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 11:53:11.833 8 WARNING glance.api.v2.images [None req-7dfef448-b0d7-4505-9404-dadaf8226909 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//03d8678d-ae22-4705-800c-06a54c07d056 [pid: 8|app: 0|req: 29/55] 199.204.45.222 () {46 vars in 994 bytes} [Fri Apr 17 11:53:11 2026] DELETE /v2/images/03d8678d-ae22-4705-800c-06a54c07d056 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [uwsgi-body-read] Error reading 4454280 bytes. Content-Length: 854769152 consumed: 842795128 left: 11974024 message: Client closed connection 2026-04-17 11:53:11.899 7 ERROR glance_store._drivers.rbd [None req-6e78d5a6-1fbf-41de-9db9-0c2d34b38d09 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Failed to store image 03d8678d-ae22-4705-800c-06a54c07d056 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 11:53:12.246 7 ERROR glance.api.v2.image_data [None req-6e78d5a6-1fbf-41de-9db9-0c2d34b38d09 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi [None req-6e78d5a6-1fbf-41de-9db9-0c2d34b38d09 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1165, in __call__ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1206, in dispatch 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 411, in wrapped 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 305, in upload 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi raise self.value 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 161, in upload 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 488, in set_data 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi raise self.value 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 442, in set_data 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/quota/__init__.py", line 321, in set_data 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 595, in set_data 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 501, in _upload_to_store 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 488, in add_to_backend_with_multihash 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 465, in store_add_to_backend_with_multihash 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/driver.py", line 295, in add_adapter 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 678, in add 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi raise exc 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 598, in add 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi for chunk in chunks: 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/common/utils.py", line 69, in chunkiter 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 290, in read 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 117, in readfn 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py", line 1390, in read 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-17 11:53:12.268 7 ERROR glance.common.wsgi [pid: 7|app: 0|req: 27/56] 199.204.45.222 () {48 vars in 1046 bytes} [Fri Apr 17 11:52:51 2026] PUT /v2/images/03d8678d-ae22-4705-800c-06a54c07d056/file => generated 114 bytes in 21152 msecs (HTTP/1.1 500) 4 headers in 185 bytes (24644 switches on core 0) [pid: 8|app: 0|req: 30/57] 199.204.45.222 () {42 vars in 689 bytes} [Fri Apr 17 11:53: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: 28/58] 199.204.45.222 () {44 vars in 911 bytes} [Fri Apr 17 11:53:17 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/59] 199.204.45.222 () {44 vars in 948 bytes} [Fri Apr 17 11:53:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/60] 199.204.45.222 () {44 vars in 970 bytes} [Fri Apr 17 11:53:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/61] 199.204.45.222 () {44 vars in 940 bytes} [Fri Apr 17 11:53:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/62] 199.204.45.222 () {48 vars in 952 bytes} [Fri Apr 17 11:53:17 2026] POST /v2/images => generated 799 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 11:53:17.946 8 INFO glance.api.v2.image_data [None req-545a36ac-135a-4bcb-90ae-422a4a3f6838 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 11:53:29.799 8 INFO glance.location [None req-545a36ac-135a-4bcb-90ae-422a4a3f6838 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 33/65] 199.204.45.222 () {48 vars in 1046 bytes} [Fri Apr 17 11:53:17 2026] PUT /v2/images/ff4932b5-d4ad-4df5-9b0d-4886fe601b8f/file => generated 0 bytes in 11893 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25591 switches on core 0) [pid: 7|app: 0|req: 33/66] 199.204.45.222 () {44 vars in 972 bytes} [Fri Apr 17 11:53:29 2026] GET /v2/images/ff4932b5-d4ad-4df5-9b0d-4886fe601b8f => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/67] 199.204.45.222 () {48 vars in 1051 bytes} [Fri Apr 17 11:53:29 2026] PATCH /v2/images/ff4932b5-d4ad-4df5-9b0d-4886fe601b8f => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/68] 199.204.45.222 () {44 vars in 972 bytes} [Fri Apr 17 11:53:29 2026] GET /v2/images/ff4932b5-d4ad-4df5-9b0d-4886fe601b8f => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.222 () {42 vars in 689 bytes} [Fri Apr 17 12:01:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.222 () {44 vars in 911 bytes} [Fri Apr 17 12:01:39 2026] GET /v2/images => generated 2476 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.204.45.222 () {42 vars in 689 bytes} [Fri Apr 17 12:01:49 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: 86/172] 199.204.45.222 () {44 vars in 911 bytes} [Fri Apr 17 12:01:50 2026] GET /v2/images => generated 2476 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.222 () {44 vars in 940 bytes} [Fri Apr 17 12:01:50 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: 7|app: 0|req: 87/174] 199.204.45.222 () {44 vars in 962 bytes} [Fri Apr 17 12:01:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.204.45.222 () {44 vars in 940 bytes} [Fri Apr 17 12:01:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/178] 199.204.45.222 () {48 vars in 952 bytes} [Fri Apr 17 12:01:50 2026] POST /v2/images => generated 791 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 12:01:50.208 8 INFO glance.api.v2.image_data [None req-085c3133-2fed-4621-aaf3-bd5fc9f2afb1 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 12:02:00.082 8 INFO glance.location [None req-085c3133-2fed-4621-aaf3-bd5fc9f2afb1 c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 91/179] 199.204.45.222 () {48 vars in 1046 bytes} [Fri Apr 17 12:01:50 2026] PUT /v2/images/ec58a4d4-eacd-4e87-ba34-1328a935a8b1/file => generated 0 bytes in 9916 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19900 switches on core 0) [pid: 7|app: 0|req: 89/180] 199.204.45.222 () {44 vars in 972 bytes} [Fri Apr 17 12:02:00 2026] GET /v2/images/ec58a4d4-eacd-4e87-ba34-1328a935a8b1 => generated 1203 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/181] 199.204.45.222 () {44 vars in 972 bytes} [Fri Apr 17 12:02:00 2026] GET /v2/images/ec58a4d4-eacd-4e87-ba34-1328a935a8b1 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/184] 199.204.45.222 () {42 vars in 689 bytes} [Fri Apr 17 12:02:03 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: 94/185] 199.204.45.222 () {44 vars in 911 bytes} [Fri Apr 17 12:02:03 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: 8|app: 0|req: 98/192] 199.204.45.222 () {42 vars in 689 bytes} [Fri Apr 17 12:02: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: 95/193] 199.204.45.222 () {44 vars in 911 bytes} [Fri Apr 17 12:02:30 2026] GET /v2/images => generated 3681 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/194] 199.204.45.222 () {44 vars in 938 bytes} [Fri Apr 17 12:02:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/195] 199.204.45.222 () {44 vars in 960 bytes} [Fri Apr 17 12:02:30 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/196] 199.204.45.222 () {44 vars in 940 bytes} [Fri Apr 17 12:02:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/197] 199.204.45.222 () {48 vars in 952 bytes} [Fri Apr 17 12:02:30 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 12:02:30.452 8 INFO glance.api.v2.image_data [None req-700dbed8-41c9-4132-8d84-c5fb2710f58a c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 12:03:05.280 8 WARNING glance.location [None req-700dbed8-41c9-4132-8d84-c5fb2710f58a c57585c60bb0452b8fd111e09b870781 67affd8763f64ea1823846d167f7a80c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 101/204] 199.204.45.222 () {48 vars in 1047 bytes} [Fri Apr 17 12:02:30 2026] PUT /v2/images/43984dad-513e-42b5-aff4-65c1a91f317e/file => generated 0 bytes in 34902 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61802 switches on core 0) [pid: 7|app: 0|req: 104/205] 199.204.45.222 () {44 vars in 972 bytes} [Fri Apr 17 12:03:05 2026] GET /v2/images/43984dad-513e-42b5-aff4-65c1a91f317e => 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: 102/206] 199.204.45.222 () {44 vars in 972 bytes} [Fri Apr 17 12:03:05 2026] GET /v2/images/43984dad-513e-42b5-aff4-65c1a91f317e => 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: 105/207] 199.204.45.222 () {42 vars in 689 bytes} [Fri Apr 17 12:03:06 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: 103/208] 199.204.45.222 () {44 vars in 911 bytes} [Fri Apr 17 12:03:06 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/247] 199.204.45.222 () {42 vars in 689 bytes} [Fri Apr 17 12:06:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/248] 199.204.45.222 () {44 vars in 911 bytes} [Fri Apr 17 12:06:15 2026] GET /v2/images => generated 4892 bytes in 103 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: 128/257] 10.0.0.225 () {32 vars in 633 bytes} [Fri Apr 17 12:06:56 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/264] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 12:07:23 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => generated 1171 bytes in 19 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: 133/265] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 12:07:23 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: 134/268] 199.204.45.222 () {36 vars in 991 bytes} [Fri Apr 17 12:07:30 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.204.45.222 () {36 vars in 931 bytes} [Fri Apr 17 12:07:30 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: 135/270] 199.204.45.222 () {36 vars in 991 bytes} [Fri Apr 17 12:07:31 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => 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: 136/271] 199.204.45.222 () {36 vars in 931 bytes} [Fri Apr 17 12:07:31 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: 136/272] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 12:07:32 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => 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: 137/273] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 12:07:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 12:08:11 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => 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: 141/283] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 12:08: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: 145/288] 10.0.0.220 () {36 vars in 987 bytes} [Fri Apr 17 12:08:35 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => generated 1171 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:08:35 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: 146/290] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:08:35 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: 145/291] 10.0.0.220 () {36 vars in 987 bytes} [Fri Apr 17 12:08:35 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => 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: 147/292] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:08:35 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: 146/293] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:08:35 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 10.0.0.220 () {36 vars in 987 bytes} [Fri Apr 17 12:08:35 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => 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: 147/295] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:08:35 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:08:35 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: 148/297] 10.0.0.46 () {36 vars in 910 bytes} [Fri Apr 17 12:08:36 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: 150/298] 10.0.0.46 () {36 vars in 1006 bytes} [Fri Apr 17 12:08:36 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d/locations => generated 127 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/299] 10.0.0.46 () {36 vars in 986 bytes} [Fri Apr 17 12:08:36 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => 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: 151/300] 10.0.0.46 () {36 vars in 926 bytes} [Fri Apr 17 12:08:36 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/301] 10.0.0.46 () {36 vars in 926 bytes} [Fri Apr 17 12:08:36 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: 153/304] 10.0.0.225 () {32 vars in 707 bytes} [Fri Apr 17 12:08:41 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => 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: 152/305] 10.0.0.225 () {32 vars in 707 bytes} [Fri Apr 17 12:08:41 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => 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/306] 10.0.0.220 () {36 vars in 987 bytes} [Fri Apr 17 12:08:42 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => generated 1171 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/307] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:08: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: 155/308] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:08:42 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: 154/309] 10.0.0.220 () {36 vars in 987 bytes} [Fri Apr 17 12:08:42 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/310] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:08: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: 8|app: 0|req: 155/311] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:08:42 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: 157/312] 10.0.0.220 () {36 vars in 987 bytes} [Fri Apr 17 12:08:42 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => 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: 156/313] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:08: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: 158/314] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:08:42 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: 157/315] 10.0.0.46 () {36 vars in 910 bytes} [Fri Apr 17 12:08:42 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: 159/316] 10.0.0.46 () {36 vars in 1006 bytes} [Fri Apr 17 12:08:42 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/317] 10.0.0.46 () {36 vars in 986 bytes} [Fri Apr 17 12:08:42 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => 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: 160/318] 10.0.0.46 () {36 vars in 926 bytes} [Fri Apr 17 12:08:42 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: 159/319] 10.0.0.46 () {36 vars in 926 bytes} [Fri Apr 17 12:08:42 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: 163/324] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 12:09:04 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => 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: 162/325] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 12:09:04 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/326] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 12:09:09 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/327] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 12:09:09 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: 168/334] 10.0.0.225 () {34 vars in 655 bytes} [Fri Apr 17 12:09:36 2026] POST /v2/images => generated 647 bytes in 204 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 12:09:36.796 8 WARNING glance.api.v2.images [None req-09aaa405-3625-4622-8c8d-f02308243125 007815a247504915853bf50d1f97af56 3820189bc3ec4323a863fb3f40628ea1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c3b5537f-3933-439a-860d-ce0c8dac2826 [pid: 8|app: 0|req: 167/335] 10.0.0.225 () {32 vars in 710 bytes} [Fri Apr 17 12:09:36 2026] DELETE /v2/images/c3b5537f-3933-439a-860d-ce0c8dac2826 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/336] 10.0.0.225 () {32 vars in 707 bytes} [Fri Apr 17 12:09:36 2026] GET /v2/images/c3b5537f-3933-439a-860d-ce0c8dac2826 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/337] 10.0.0.225 () {32 vars in 633 bytes} [Fri Apr 17 12:09:36 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/338] 10.0.0.225 () {34 vars in 655 bytes} [Fri Apr 17 12:09:36 2026] POST /v2/images => generated 703 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/339] 10.0.0.225 () {32 vars in 717 bytes} [Fri Apr 17 12:09:36 2026] GET /v2/images/2e49461a-e7c8-4381-a32a-eb5a63ae23d4/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 12:09:36.977 7 INFO glance.api.v2.image_data [None req-58ca8a05-fccf-426d-825c-a9907fcad72e 007815a247504915853bf50d1f97af56 3820189bc3ec4323a863fb3f40628ea1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 12:09:37.024 7 WARNING glance_store._drivers.rbd [None req-58ca8a05-fccf-426d-825c-a9907fcad72e 007815a247504915853bf50d1f97af56 3820189bc3ec4323a863fb3f40628ea1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 12:09:37.795 7 INFO glance.location [None req-58ca8a05-fccf-426d-825c-a9907fcad72e 007815a247504915853bf50d1f97af56 3820189bc3ec4323a863fb3f40628ea1 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 171/340] 10.0.0.225 () {32 vars in 727 bytes} [Fri Apr 17 12:09:36 2026] PUT /v2/images/2e49461a-e7c8-4381-a32a-eb5a63ae23d4/file => generated 0 bytes in 869 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/341] 10.0.0.225 () {32 vars in 707 bytes} [Fri Apr 17 12:09:37 2026] GET /v2/images/2e49461a-e7c8-4381-a32a-eb5a63ae23d4 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/342] 10.0.0.225 () {32 vars in 717 bytes} [Fri Apr 17 12:09:37 2026] GET /v2/images/2e49461a-e7c8-4381-a32a-eb5a63ae23d4/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/343] 10.0.0.225 () {34 vars in 655 bytes} [Fri Apr 17 12:09:37 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/344] 10.0.0.225 () {32 vars in 726 bytes} [Fri Apr 17 12:09:38 2026] PATCH /v2/images/691516fe-f490-444a-8a42-ea59c66c388d => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 10.0.0.225 () {32 vars in 707 bytes} [Fri Apr 17 12:09:38 2026] GET /v2/images/691516fe-f490-444a-8a42-ea59c66c388d => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 12:09:38.130 7 WARNING glance.api.v2.images [None req-1555838b-eb2f-4813-a654-e76c2a8560e6 007815a247504915853bf50d1f97af56 3820189bc3ec4323a863fb3f40628ea1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//691516fe-f490-444a-8a42-ea59c66c388d [pid: 7|app: 0|req: 174/346] 10.0.0.225 () {32 vars in 710 bytes} [Fri Apr 17 12:09:38 2026] DELETE /v2/images/691516fe-f490-444a-8a42-ea59c66c388d => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/347] 10.0.0.225 () {32 vars in 707 bytes} [Fri Apr 17 12:09:38 2026] GET /v2/images/691516fe-f490-444a-8a42-ea59c66c388d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 12:09:38.190 7 WARNING glance.api.v2.images [None req-58fa0c04-982f-43f9-a9a3-b16f2a3eaceb 007815a247504915853bf50d1f97af56 3820189bc3ec4323a863fb3f40628ea1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2e49461a-e7c8-4381-a32a-eb5a63ae23d4 [pid: 7|app: 0|req: 175/348] 10.0.0.225 () {32 vars in 710 bytes} [Fri Apr 17 12:09:38 2026] DELETE /v2/images/2e49461a-e7c8-4381-a32a-eb5a63ae23d4 => generated 0 bytes in 922 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/349] 10.0.0.225 () {32 vars in 707 bytes} [Fri Apr 17 12:09:39 2026] GET /v2/images/2e49461a-e7c8-4381-a32a-eb5a63ae23d4 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 12:09:39.134 7 WARNING glance.api.v2.images [None req-1b91d322-78d4-474d-825d-945d01b7140f 007815a247504915853bf50d1f97af56 3820189bc3ec4323a863fb3f40628ea1 - - default default] Failed to find image c3b5537f-3933-439a-860d-ce0c8dac2826 to delete: glance.common.exception.ImageNotFound: No image found with ID c3b5537f-3933-439a-860d-ce0c8dac2826 [pid: 7|app: 0|req: 176/350] 10.0.0.225 () {32 vars in 710 bytes} [Fri Apr 17 12:09:39 2026] DELETE /v2/images/c3b5537f-3933-439a-860d-ce0c8dac2826 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/351] 10.0.0.225 () {32 vars in 707 bytes} [Fri Apr 17 12:09:39 2026] GET /v2/images/c3b5537f-3933-439a-860d-ce0c8dac2826 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/354] 10.0.0.225 () {30 vars in 411 bytes} [Fri Apr 17 12:09:42 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: 183/363] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 12:10:22 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 12:10:22 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: 184/365] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 12:10:25 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 12:10:25 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: 189/379] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 12:11:26 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => 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: 191/380] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 12:11: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: 196/389] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 12:12:04 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 12:12:04 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: 197/391] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 12:12:05 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => 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: 195/392] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 12:12:05 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: 200/397] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 12:12:22 2026] GET /v2/images/830fd61b-3dd2-4346-9eac-e8c0c5506a7d => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 12:12:22 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: 202/405] 199.204.45.222 () {32 vars in 826 bytes} [Fri Apr 17 12:12:59 2026] GET /v2/images?status=active&owner=67affd8763f64ea1823846d167f7a80c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.204.45.222 () {32 vars in 653 bytes} [Fri Apr 17 12:12:59 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: 203/407] 10.0.0.220 () {36 vars in 987 bytes} [Fri Apr 17 12:12:59 2026] GET /v2/images/43984dad-513e-42b5-aff4-65c1a91f317e => 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: 205/408] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:13:00 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: 204/409] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:13:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 10.0.0.220 () {36 vars in 987 bytes} [Fri Apr 17 12:13:00 2026] GET /v2/images/43984dad-513e-42b5-aff4-65c1a91f317e => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:13: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: 207/412] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:13:00 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: 206/413] 10.0.0.220 () {36 vars in 987 bytes} [Fri Apr 17 12:13:00 2026] GET /v2/images/43984dad-513e-42b5-aff4-65c1a91f317e => 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: 208/414] 10.0.0.220 () {36 vars in 927 bytes} [Fri Apr 17 12:13: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: 210/417] 10.0.0.46 () {36 vars in 910 bytes} [Fri Apr 17 12:13:00 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: 208/418] 10.0.0.46 () {36 vars in 1006 bytes} [Fri Apr 17 12:13:00 2026] GET /v2/images/43984dad-513e-42b5-aff4-65c1a91f317e/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 10.0.0.46 () {36 vars in 986 bytes} [Fri Apr 17 12:13:00 2026] GET /v2/images/43984dad-513e-42b5-aff4-65c1a91f317e => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 10.0.0.46 () {36 vars in 926 bytes} [Fri Apr 17 12:13: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: 212/421] 10.0.0.46 () {36 vars in 926 bytes} [Fri Apr 17 12:13:00 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: 232/466] 10.0.0.225 () {32 vars in 633 bytes} [Fri Apr 17 12:16:40 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)