+ 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 [Wed May 27 23:30:37 2026] *** compiled with version: 13.3.0 on 27 May 2026 05:53:50 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-6dc86df944-gdw8d machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f52328c0668 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-05-27 23:30:39.464 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 23:30:39.503 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-05-27 23:30:40.309 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-05-27 23:30:40.310 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-05-27 23:30:40.311 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 23:30:40.361 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-05-27 23:30:40.362 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-05-27 23:30:40.362 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 23:30:42.307 7 WARNING glance.api.v2.images [None req-3aa93bec-e8e2-4f03-ab03-43e12eaffa9f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 23:30:42.366 8 WARNING glance.api.v2.images [None req-7fae4328-5533-4eda-a7ad-55e3d057ae91 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 23:30:42.640 7 WARNING keystonemiddleware._common.config [None req-3aa93bec-e8e2-4f03-ab03-43e12eaffa9f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 23:30:42.648 7 WARNING oslo_config.cfg [None req-3aa93bec-e8e2-4f03-ab03-43e12eaffa9f - - - - - -] 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 0x7f52328c0668 pid: 7 (default app) 2026-05-27 23:30:42.697 8 WARNING keystonemiddleware._common.config [None req-7fae4328-5533-4eda-a7ad-55e3d057ae91 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 23:30:42.704 8 WARNING oslo_config.cfg [None req-7fae4328-5533-4eda-a7ad-55e3d057ae91 - - - - - -] 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 0x7f52328c0668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.138 () {42 vars in 689 bytes} [Wed May 27 23:30:43 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-05-27 23:30:44.222 8 WARNING oslo_policy.policy [None req-d52201c3-e423-47cb-9dbc-e7209e3dd47e 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - 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-05-27 23:30:44.222 8 WARNING oslo_policy.policy [None req-d52201c3-e423-47cb-9dbc-e7209e3dd47e 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - 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-05-27 23:30:44.238 8 WARNING oslo_policy.policy [None req-d52201c3-e423-47cb-9dbc-e7209e3dd47e 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - 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-05-27 23:30:44.238 8 WARNING oslo_policy.policy [None req-d52201c3-e423-47cb-9dbc-e7209e3dd47e 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.138 () {44 vars in 911 bytes} [Wed May 27 23:30:43 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.138 () {42 vars in 689 bytes} [Wed May 27 23:30:47 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/8] 199.204.45.138 () {44 vars in 911 bytes} [Wed May 27 23:30:47 2026] GET /v2/images => generated 69 bytes in 39 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-05-27 23:30:47.788 7 WARNING oslo_policy.policy [None req-820f3b17-be5f-4262-8f26-46c047f3569e 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - 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-05-27 23:30:47.788 7 WARNING oslo_policy.policy [None req-820f3b17-be5f-4262-8f26-46c047f3569e 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.138 () {44 vars in 912 bytes} [Wed May 27 23:30:47 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.138 () {44 vars in 934 bytes} [Wed May 27 23:30:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 23:30:47.928 7 WARNING oslo_policy.policy [None req-58ab375c-82c9-47fd-959b-1b984f68891e 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - 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-05-27 23:30:47.928 7 WARNING oslo_policy.policy [None req-58ab375c-82c9-47fd-959b-1b984f68891e 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.138 () {44 vars in 940 bytes} [Wed May 27 23:30:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 23:30:48.024 8 WARNING oslo_config.cfg [None req-f9992403-33a0-44cd-a64f-297602e99df7 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.138 () {48 vars in 952 bytes} [Wed May 27 23:30:47 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 23:30:48.049 7 WARNING oslo_policy.policy [None req-a5aad8b0-ad37-48fa-aaed-fe864db092b0 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - 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-05-27 23:30:48.049 7 WARNING oslo_policy.policy [None req-a5aad8b0-ad37-48fa-aaed-fe864db092b0 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - 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-05-27 23:30:48.051 7 INFO glance.api.v2.image_data [None req-a5aad8b0-ad37-48fa-aaed-fe864db092b0 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 23:30:51.998 7 WARNING glance.location [None req-a5aad8b0-ad37-48fa-aaed-fe864db092b0 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.138 () {48 vars in 1046 bytes} [Wed May 27 23:30:48 2026] PUT /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3/file => generated 0 bytes in 3994 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6041 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.138 () {44 vars in 972 bytes} [Wed May 27 23:30:52 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 23:30:52.149 7 WARNING oslo_config.cfg [None req-5d04a521-7288-40ba-a6e7-6d16c96c1e0a 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.138 () {48 vars in 1052 bytes} [Wed May 27 23:30:52 2026] PATCH /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.138 () {44 vars in 972 bytes} [Wed May 27 23:30:52 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 199.204.45.138 () {42 vars in 689 bytes} [Wed May 27 23: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: 8|app: 0|req: 130/264] 199.204.45.138 () {44 vars in 911 bytes} [Wed May 27 23:51:16 2026] GET /v2/images => generated 1381 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.138 () {42 vars in 689 bytes} [Wed May 27 23:51:36 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: 137/270] 199.204.45.138 () {44 vars in 911 bytes} [Wed May 27 23:51:36 2026] GET /v2/images => generated 1381 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.138 () {44 vars in 938 bytes} [Wed May 27 23:51:36 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.138 () {44 vars in 960 bytes} [Wed May 27 23:51:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.138 () {44 vars in 940 bytes} [Wed May 27 23:51:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.204.45.138 () {48 vars in 952 bytes} [Wed May 27 23:51:37 2026] POST /v2/images => generated 796 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 23:51:37.092 8 WARNING oslo_policy.policy [None req-eb835253-460e-4d47-90db-8c16ad52ac41 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - 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-05-27 23:51:37.093 8 WARNING oslo_policy.policy [None req-eb835253-460e-4d47-90db-8c16ad52ac41 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - 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-05-27 23:51:37.094 8 INFO glance.api.v2.image_data [None req-eb835253-460e-4d47-90db-8c16ad52ac41 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 23:52:04.890 8 WARNING glance.location [None req-eb835253-460e-4d47-90db-8c16ad52ac41 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 136/281] 199.204.45.138 () {48 vars in 1047 bytes} [Wed May 27 23:51:37 2026] PUT /v2/images/049bbdf0-3470-4f9d-9386-64de44b84113/file => generated 0 bytes in 27846 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70826 switches on core 0) [pid: 7|app: 0|req: 146/282] 199.204.45.138 () {44 vars in 972 bytes} [Wed May 27 23:52:04 2026] GET /v2/images/049bbdf0-3470-4f9d-9386-64de44b84113 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/283] 199.204.45.138 () {48 vars in 1052 bytes} [Wed May 27 23:52:04 2026] PATCH /v2/images/049bbdf0-3470-4f9d-9386-64de44b84113 => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/284] 199.204.45.138 () {44 vars in 972 bytes} [Wed May 27 23:52:05 2026] GET /v2/images/049bbdf0-3470-4f9d-9386-64de44b84113 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/285] 199.204.45.138 () {42 vars in 689 bytes} [Wed May 27 23:52:06 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: 148/286] 199.204.45.138 () {44 vars in 911 bytes} [Wed May 27 23:52:06 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/371] 199.204.45.138 () {42 vars in 689 bytes} [Wed May 27 23:59:07 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: 191/372] 199.204.45.138 () {44 vars in 911 bytes} [Wed May 27 23:59:07 2026] GET /v2/images => generated 2778 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/375] 199.204.45.138 () {42 vars in 689 bytes} [Wed May 27 23:59:21 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: 193/376] 199.204.45.138 () {44 vars in 911 bytes} [Wed May 27 23:59:21 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/377] 199.204.45.138 () {44 vars in 948 bytes} [Wed May 27 23:59:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/378] 199.204.45.138 () {44 vars in 970 bytes} [Wed May 27 23:59:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/379] 199.204.45.138 () {44 vars in 940 bytes} [Wed May 27 23:59:21 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: 195/380] 199.204.45.138 () {48 vars in 952 bytes} [Wed May 27 23:59:21 2026] POST /v2/images => generated 799 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 23:59:21.802 8 INFO glance.api.v2.image_data [None req-aa76f718-fe34-40dc-8745-934e59feec29 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 23:59:48.797 8 INFO glance.location [None req-aa76f718-fe34-40dc-8745-934e59feec29 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/387] 199.204.45.138 () {48 vars in 1046 bytes} [Wed May 27 23:59:21 2026] PUT /v2/images/4204b12a-508e-4d39-84fb-5b286d699996/file => generated 0 bytes in 27040 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20982 switches on core 0) [pid: 7|app: 0|req: 202/388] 199.204.45.138 () {44 vars in 972 bytes} [Wed May 27 23:59:48 2026] GET /v2/images/4204b12a-508e-4d39-84fb-5b286d699996 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/389] 199.204.45.138 () {48 vars in 1052 bytes} [Wed May 27 23:59:48 2026] PATCH /v2/images/4204b12a-508e-4d39-84fb-5b286d699996 => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/390] 199.204.45.138 () {44 vars in 972 bytes} [Wed May 27 23:59:48 2026] GET /v2/images/4204b12a-508e-4d39-84fb-5b286d699996 => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/399] 199.204.45.138 () {42 vars in 689 bytes} [Thu May 28 00:00:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/400] 199.204.45.138 () {44 vars in 911 bytes} [Thu May 28 00:00:27 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/405] 199.204.45.138 () {42 vars in 689 bytes} [Thu May 28 00:00:44 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: 211/406] 199.204.45.138 () {44 vars in 911 bytes} [Thu May 28 00:00:44 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/407] 199.204.45.138 () {44 vars in 940 bytes} [Thu May 28 00:00:44 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/408] 199.204.45.138 () {44 vars in 962 bytes} [Thu May 28 00:00:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/409] 199.204.45.138 () {44 vars in 940 bytes} [Thu May 28 00:00:44 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: 213/410] 199.204.45.138 () {48 vars in 952 bytes} [Thu May 28 00:00:44 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 00:00:45.076 8 INFO glance.api.v2.image_data [None req-ef4d13d5-d14c-4a71-9a6c-6cf0e8352ab9 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 00:01:01.308 8 INFO glance.location [None req-ef4d13d5-d14c-4a71-9a6c-6cf0e8352ab9 0970b078bb4c483e99562efb47f5ee03 cc62948663234860a682aa8ed82cde2d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 198/413] 199.204.45.138 () {48 vars in 1047 bytes} [Thu May 28 00:00:45 2026] PUT /v2/images/5dc9485c-fa35-4b7b-aeb0-412b4f17c470/file => generated 0 bytes in 16272 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33904 switches on core 0) [pid: 7|app: 0|req: 216/414] 199.204.45.138 () {44 vars in 972 bytes} [Thu May 28 00:01:01 2026] GET /v2/images/5dc9485c-fa35-4b7b-aeb0-412b4f17c470 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/415] 199.204.45.138 () {48 vars in 1052 bytes} [Thu May 28 00:01:01 2026] PATCH /v2/images/5dc9485c-fa35-4b7b-aeb0-412b4f17c470 => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/416] 199.204.45.138 () {44 vars in 972 bytes} [Thu May 28 00:01:01 2026] GET /v2/images/5dc9485c-fa35-4b7b-aeb0-412b4f17c470 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/573] 199.204.45.138 () {42 vars in 689 bytes} [Thu May 28 00:14:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/574] 199.204.45.138 () {44 vars in 911 bytes} [Thu May 28 00:14:00 2026] GET /v2/images => generated 5574 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/603] 199.204.45.138 () {42 vars in 689 bytes} [Thu May 28 00:16:18 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: 293/604] 199.204.45.138 () {44 vars in 911 bytes} [Thu May 28 00:16:18 2026] GET /v2/images => generated 5574 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/605] 199.204.45.138 () {42 vars in 689 bytes} [Thu May 28 00:16:20 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: 294/606] 199.204.45.138 () {44 vars in 911 bytes} [Thu May 28 00:16:20 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/617] 199.204.45.138 () {42 vars in 689 bytes} [Thu May 28 00:17:11 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: 318/618] 199.204.45.138 () {44 vars in 911 bytes} [Thu May 28 00:17:11 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/621] 199.204.45.138 () {42 vars in 689 bytes} [Thu May 28 00:17:19 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: 302/622] 199.204.45.138 () {44 vars in 911 bytes} [Thu May 28 00:17:19 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/635] 199.204.45.138 () {42 vars in 689 bytes} [Thu May 28 00:18:21 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: 309/636] 199.204.45.138 () {44 vars in 911 bytes} [Thu May 28 00:18:21 2026] GET /v2/images => generated 5574 bytes in 46 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: 315/647] 10.0.0.58 () {32 vars in 632 bytes} [Thu May 28 00:19:03 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/650] 10.0.0.152 () {36 vars in 987 bytes} [Thu May 28 00:19:22 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 20 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: 334/651] 10.0.0.152 () {36 vars in 927 bytes} [Thu May 28 00:19:22 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: 319/654] 10.0.0.71 () {36 vars in 986 bytes} [Thu May 28 00:19:23 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/655] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:19:23 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: 320/656] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:19:23 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: 337/657] 10.0.0.71 () {36 vars in 986 bytes} [Thu May 28 00:19:23 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/658] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:19: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: 7|app: 0|req: 338/659] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:19:23 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: 322/660] 10.0.0.71 () {36 vars in 986 bytes} [Thu May 28 00:19:23 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/661] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:19:23 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: 323/662] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:19:23 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: 340/663] 10.0.0.29 () {36 vars in 986 bytes} [Thu May 28 00:19:24 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/664] 10.0.0.29 () {36 vars in 926 bytes} [Thu May 28 00:19:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/665] 10.0.0.29 () {36 vars in 986 bytes} [Thu May 28 00:19:24 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/666] 10.0.0.29 () {36 vars in 926 bytes} [Thu May 28 00:19:24 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/667] 10.0.0.29 () {36 vars in 926 bytes} [Thu May 28 00:19:24 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: 326/668] 199.204.45.138 () {36 vars in 991 bytes} [Thu May 28 00:19:30 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/669] 199.204.45.138 () {36 vars in 931 bytes} [Thu May 28 00:19:30 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: 327/670] 199.204.45.138 () {36 vars in 991 bytes} [Thu May 28 00:19:31 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/671] 199.204.45.138 () {36 vars in 931 bytes} [Thu May 28 00:19:31 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: 329/674] 10.0.0.152 () {36 vars in 987 bytes} [Thu May 28 00:19:34 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/675] 10.0.0.152 () {36 vars in 927 bytes} [Thu May 28 00:19: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: 330/676] 10.0.0.152 () {36 vars in 987 bytes} [Thu May 28 00:19:38 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/677] 10.0.0.152 () {36 vars in 927 bytes} [Thu May 28 00:19:38 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: 333/682] 10.0.0.152 () {36 vars in 987 bytes} [Thu May 28 00:20:02 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/683] 10.0.0.152 () {36 vars in 927 bytes} [Thu May 28 00:20:02 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: 356/694] 10.0.0.58 () {34 vars in 654 bytes} [Thu May 28 00:20:43 2026] POST /v2/images => generated 648 bytes in 130 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-28 00:20:43.937 8 WARNING glance.api.v2.images [None req-e3787041-8797-40c6-a90d-e77295b1ce61 c9c4fbaceacb43f4a7723cad76d773d2 e913a52fb6b34dab8dd32d01b930f94d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1a1effeb-5703-482f-bb74-37d6b6a6dea4 [pid: 8|app: 0|req: 339/695] 10.0.0.58 () {32 vars in 709 bytes} [Thu May 28 00:20:43 2026] DELETE /v2/images/1a1effeb-5703-482f-bb74-37d6b6a6dea4 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/696] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 28 00:20:43 2026] GET /v2/images/1a1effeb-5703-482f-bb74-37d6b6a6dea4 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/697] 10.0.0.58 () {32 vars in 632 bytes} [Thu May 28 00:20:43 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/698] 10.0.0.58 () {34 vars in 654 bytes} [Thu May 28 00:20:44 2026] POST /v2/images => generated 702 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/699] 10.0.0.58 () {32 vars in 716 bytes} [Thu May 28 00:20:44 2026] GET /v2/images/6d6b1a88-6c82-4638-a70d-cdbf64a05668/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 00:20:44.119 7 INFO glance.api.v2.image_data [None req-7da645eb-2d20-4534-9ed4-e60555848a36 c9c4fbaceacb43f4a7723cad76d773d2 e913a52fb6b34dab8dd32d01b930f94d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 00:20:44.162 7 WARNING glance_store._drivers.rbd [None req-7da645eb-2d20-4534-9ed4-e60555848a36 c9c4fbaceacb43f4a7723cad76d773d2 e913a52fb6b34dab8dd32d01b930f94d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-28 00:20:45.271 7 INFO glance.location [None req-7da645eb-2d20-4534-9ed4-e60555848a36 c9c4fbaceacb43f4a7723cad76d773d2 e913a52fb6b34dab8dd32d01b930f94d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 359/700] 10.0.0.58 () {32 vars in 726 bytes} [Thu May 28 00:20:44 2026] PUT /v2/images/6d6b1a88-6c82-4638-a70d-cdbf64a05668/file => generated 0 bytes in 1197 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/701] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 28 00:20:45 2026] GET /v2/images/6d6b1a88-6c82-4638-a70d-cdbf64a05668 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/702] 10.0.0.58 () {32 vars in 716 bytes} [Thu May 28 00:20:45 2026] GET /v2/images/6d6b1a88-6c82-4638-a70d-cdbf64a05668/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/703] 10.0.0.58 () {34 vars in 654 bytes} [Thu May 28 00:20:45 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/704] 10.0.0.58 () {32 vars in 725 bytes} [Thu May 28 00:20:45 2026] PATCH /v2/images/8d738bbe-5d6d-4a64-827b-10ebaa0f5f49 => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/705] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 28 00:20:45 2026] GET /v2/images/8d738bbe-5d6d-4a64-827b-10ebaa0f5f49 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 00:20:45.632 7 WARNING glance.api.v2.images [None req-a967e36d-fa68-45cc-9f38-275db81efa50 c9c4fbaceacb43f4a7723cad76d773d2 e913a52fb6b34dab8dd32d01b930f94d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8d738bbe-5d6d-4a64-827b-10ebaa0f5f49 [pid: 7|app: 0|req: 362/706] 10.0.0.58 () {32 vars in 709 bytes} [Thu May 28 00:20:45 2026] DELETE /v2/images/8d738bbe-5d6d-4a64-827b-10ebaa0f5f49 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/707] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 28 00:20:45 2026] GET /v2/images/8d738bbe-5d6d-4a64-827b-10ebaa0f5f49 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 00:20:45.703 7 WARNING glance.api.v2.images [None req-3fef31c8-0874-43ab-8dd6-c059459b24d7 c9c4fbaceacb43f4a7723cad76d773d2 e913a52fb6b34dab8dd32d01b930f94d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6d6b1a88-6c82-4638-a70d-cdbf64a05668 [pid: 7|app: 0|req: 363/708] 10.0.0.58 () {32 vars in 709 bytes} [Thu May 28 00:20:45 2026] DELETE /v2/images/6d6b1a88-6c82-4638-a70d-cdbf64a05668 => generated 0 bytes in 1066 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/709] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 28 00:20:46 2026] GET /v2/images/6d6b1a88-6c82-4638-a70d-cdbf64a05668 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 00:20:46.790 7 WARNING glance.api.v2.images [None req-9d0730bd-19c0-4fa4-87b6-f73ebd911a65 c9c4fbaceacb43f4a7723cad76d773d2 e913a52fb6b34dab8dd32d01b930f94d - - default default] Failed to find image 1a1effeb-5703-482f-bb74-37d6b6a6dea4 to delete: glance.common.exception.ImageNotFound: No image found with ID 1a1effeb-5703-482f-bb74-37d6b6a6dea4 [pid: 7|app: 0|req: 364/710] 10.0.0.58 () {32 vars in 709 bytes} [Thu May 28 00:20:46 2026] DELETE /v2/images/1a1effeb-5703-482f-bb74-37d6b6a6dea4 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/711] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 28 00:20:46 2026] GET /v2/images/1a1effeb-5703-482f-bb74-37d6b6a6dea4 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/712] 10.0.0.58 () {30 vars in 410 bytes} [Thu May 28 00:20: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: 367/715] 10.0.0.152 () {36 vars in 987 bytes} [Thu May 28 00:21:00 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/716] 10.0.0.152 () {36 vars in 927 bytes} [Thu May 28 00:21:00 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/725] 10.0.0.152 () {36 vars in 987 bytes} [Thu May 28 00:21:36 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/726] 10.0.0.152 () {36 vars in 927 bytes} [Thu May 28 00:21: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: 7|app: 0|req: 376/733] 10.0.0.152 () {36 vars in 987 bytes} [Thu May 28 00:22:10 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/734] 10.0.0.152 () {36 vars in 927 bytes} [Thu May 28 00:22:10 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: 378/737] 10.0.0.152 () {36 vars in 987 bytes} [Thu May 28 00:22:19 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/738] 10.0.0.152 () {36 vars in 927 bytes} [Thu May 28 00:22:19 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: 380/741] 10.0.0.152 () {36 vars in 987 bytes} [Thu May 28 00:22:30 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/742] 10.0.0.152 () {36 vars in 927 bytes} [Thu May 28 00:22:30 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: 382/745] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 28 00:22:42 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/746] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 28 00:22:42 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/749] 10.0.0.71 () {36 vars in 986 bytes} [Thu May 28 00:22:42 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/750] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:22: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: 7|app: 0|req: 385/751] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:22: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: 367/752] 10.0.0.71 () {36 vars in 986 bytes} [Thu May 28 00:22:42 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/753] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:22:43 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: 368/754] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:22:43 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: 387/755] 10.0.0.71 () {36 vars in 986 bytes} [Thu May 28 00:22:43 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/756] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:22:43 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: 388/757] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:22:43 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: 370/758] 10.0.0.29 () {36 vars in 986 bytes} [Thu May 28 00:22:43 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/759] 10.0.0.29 () {36 vars in 926 bytes} [Thu May 28 00:22:43 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: 371/760] 10.0.0.29 () {36 vars in 986 bytes} [Thu May 28 00:22:43 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/761] 10.0.0.29 () {36 vars in 926 bytes} [Thu May 28 00:22:43 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: 372/762] 10.0.0.29 () {36 vars in 926 bytes} [Thu May 28 00:22:43 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: 394/769] 10.0.0.152 () {36 vars in 987 bytes} [Thu May 28 00:23:16 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/770] 10.0.0.152 () {36 vars in 927 bytes} [Thu May 28 00:23:16 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: 395/771] 199.204.45.138 () {32 vars in 826 bytes} [Thu May 28 00:23:17 2026] GET /v2/images?status=active&owner=cc62948663234860a682aa8ed82cde2d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/772] 199.204.45.138 () {32 vars in 653 bytes} [Thu May 28 00:23:17 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: 396/773] 10.0.0.71 () {36 vars in 986 bytes} [Thu May 28 00:23:18 2026] GET /v2/images/049bbdf0-3470-4f9d-9386-64de44b84113 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/774] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:23:18 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: 397/775] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:23:18 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: 379/776] 10.0.0.71 () {36 vars in 986 bytes} [Thu May 28 00:23:18 2026] GET /v2/images/049bbdf0-3470-4f9d-9386-64de44b84113 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/777] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:23:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/778] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:23:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/779] 10.0.0.71 () {36 vars in 986 bytes} [Thu May 28 00:23:18 2026] GET /v2/images/049bbdf0-3470-4f9d-9386-64de44b84113 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/780] 10.0.0.71 () {36 vars in 926 bytes} [Thu May 28 00:23:18 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: 400/781] 10.0.0.29 () {36 vars in 986 bytes} [Thu May 28 00:23:18 2026] GET /v2/images/049bbdf0-3470-4f9d-9386-64de44b84113 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/782] 10.0.0.29 () {36 vars in 926 bytes} [Thu May 28 00:23:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/783] 10.0.0.29 () {36 vars in 986 bytes} [Thu May 28 00:23:18 2026] GET /v2/images/049bbdf0-3470-4f9d-9386-64de44b84113 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/784] 10.0.0.29 () {36 vars in 926 bytes} [Thu May 28 00:23:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/785] 10.0.0.29 () {36 vars in 926 bytes} [Thu May 28 00:23:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/798] 10.0.0.152 () {36 vars in 987 bytes} [Thu May 28 00:24:21 2026] GET /v2/images/0a5853c8-70f3-4176-9327-f7cf6add16c3 => generated 1312 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/799] 10.0.0.152 () {36 vars in 927 bytes} [Thu May 28 00:24:21 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/830] 10.0.0.58 () {32 vars in 632 bytes} [Thu May 28 00:26:52 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)