+ 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 Jul 8 06:41:51 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-5ffc9967d6-z88fs 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 0x7f9b3033a668 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-07-08 06:41:53.873 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 06:41:53.983 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-07-08 06:41:54.725 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-07-08 06:41:54.726 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-07-08 06:41:54.726 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 06:41:54.828 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-07-08 06:41:54.830 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-07-08 06:41:54.831 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 06:41:56.880 7 WARNING glance.api.v2.images [None req-4c50102e-fab4-4d90-9735-ec26aa5b6e45 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 06:41:57.032 8 WARNING glance.api.v2.images [None req-499ba0a4-cd28-41b0-8b5e-8f35adfa62bb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 06:41:57.210 7 WARNING keystonemiddleware._common.config [None req-4c50102e-fab4-4d90-9735-ec26aa5b6e45 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 06:41:57.217 7 WARNING oslo_config.cfg [None req-4c50102e-fab4-4d90-9735-ec26aa5b6e45 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f9b3033a668 pid: 7 (default app) 2026-07-08 06:41:57.366 8 WARNING keystonemiddleware._common.config [None req-499ba0a4-cd28-41b0-8b5e-8f35adfa62bb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 06:41:57.374 8 WARNING oslo_config.cfg [None req-499ba0a4-cd28-41b0-8b5e-8f35adfa62bb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f9b3033a668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 06:41:58 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-07-08 06:41:59.460 8 WARNING oslo_policy.policy [None req-14b829ee-e46a-4029-9e8e-a391770b41f7 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - 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-07-08 06:41:59.461 8 WARNING oslo_policy.policy [None req-14b829ee-e46a-4029-9e8e-a391770b41f7 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - 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-07-08 06:41:59.478 8 WARNING oslo_policy.policy [None req-14b829ee-e46a-4029-9e8e-a391770b41f7 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - 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-07-08 06:41:59.478 8 WARNING oslo_policy.policy [None req-14b829ee-e46a-4029-9e8e-a391770b41f7 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - 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.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 06:41:59 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 06:42:02 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: 2/8] 199.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 06:42:02 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-07-08 06:42:02.866 7 WARNING oslo_policy.policy [None req-bcd32e77-5878-4426-962e-0501b290d1a4 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - 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-07-08 06:42:02.867 7 WARNING oslo_policy.policy [None req-bcd32e77-5878-4426-962e-0501b290d1a4 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - 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.19.213.194 () {44 vars in 912 bytes} [Wed Jul 8 06:42:02 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.194 () {44 vars in 934 bytes} [Wed Jul 8 06:42:02 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 06:42:03.014 7 WARNING oslo_policy.policy [None req-001c93e7-812d-4bd3-9149-0157bf769f4e c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - 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-07-08 06:42:03.015 7 WARNING oslo_policy.policy [None req-001c93e7-812d-4bd3-9149-0157bf769f4e c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - 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.19.213.194 () {44 vars in 940 bytes} [Wed Jul 8 06:42:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 06:42:03.105 8 WARNING oslo_config.cfg [None req-8ff6272d-07a0-449a-a530-ec462de19395 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - 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.19.213.194 () {48 vars in 952 bytes} [Wed Jul 8 06:42:03 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-07-08 06:42:03.127 7 WARNING oslo_policy.policy [None req-41d7dcd8-c455-4f83-946e-350537c567bd c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - 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-07-08 06:42:03.127 7 WARNING oslo_policy.policy [None req-41d7dcd8-c455-4f83-946e-350537c567bd c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - 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-07-08 06:42:03.128 7 INFO glance.api.v2.image_data [None req-41d7dcd8-c455-4f83-946e-350537c567bd c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 06:42:06.454 7 WARNING glance.location [None req-41d7dcd8-c455-4f83-946e-350537c567bd c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.19.213.194 () {48 vars in 1046 bytes} [Wed Jul 8 06:42:03 2026] PUT /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08/file => generated 0 bytes in 3371 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8313 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.194 () {44 vars in 972 bytes} [Wed Jul 8 06:42:06 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 06:42:06.604 7 WARNING oslo_config.cfg [None req-ddf59c66-bb83-463d-a2c9-62d8955ef807 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - 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.19.213.194 () {48 vars in 1052 bytes} [Wed Jul 8 06:42:06 2026] PATCH /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.19.213.194 () {44 vars in 972 bytes} [Wed Jul 8 06:42:06 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => 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: 139/273] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 07:03: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: 135/274] 199.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 07:03:21 2026] GET /v2/images => generated 1381 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 07:03:38 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: 138/280] 199.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 07:03:38 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.19.213.194 () {44 vars in 938 bytes} [Wed Jul 8 07:03:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/282] 199.19.213.194 () {44 vars in 960 bytes} [Wed Jul 8 07:03:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 199.19.213.194 () {44 vars in 940 bytes} [Wed Jul 8 07:03:38 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: 140/284] 199.19.213.194 () {48 vars in 952 bytes} [Wed Jul 8 07:03:38 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 07:03:38.921 7 INFO glance.api.v2.image_data [None req-5eb072e0-ac8a-4b79-ae3a-ba55461ab658 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 07:04:14.477 7 WARNING glance.location [None req-5eb072e0-ac8a-4b79-ae3a-ba55461ab658 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/291] 199.19.213.194 () {48 vars in 1047 bytes} [Wed Jul 8 07:03:38 2026] PUT /v2/images/bc27faeb-a6d7-48c8-b8d4-fa670ab0af74/file => generated 0 bytes in 35628 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60903 switches on core 0) [pid: 8|app: 0|req: 147/292] 199.19.213.194 () {44 vars in 972 bytes} [Wed Jul 8 07:04:14 2026] GET /v2/images/bc27faeb-a6d7-48c8-b8d4-fa670ab0af74 => generated 1209 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 199.19.213.194 () {48 vars in 1052 bytes} [Wed Jul 8 07:04:14 2026] PATCH /v2/images/bc27faeb-a6d7-48c8-b8d4-fa670ab0af74 => generated 1395 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 199.19.213.194 () {44 vars in 972 bytes} [Wed Jul 8 07:04:14 2026] GET /v2/images/bc27faeb-a6d7-48c8-b8d4-fa670ab0af74 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/295] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 07:04:16 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: 149/296] 199.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 07:04:16 2026] GET /v2/images => generated 2778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 07:11:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 07:11:23 2026] GET /v2/images => generated 2778 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 07:11:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 07:11:33 2026] GET /v2/images => generated 2778 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.19.213.194 () {44 vars in 948 bytes} [Wed Jul 8 07:11:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.19.213.194 () {44 vars in 970 bytes} [Wed Jul 8 07:11:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.19.213.194 () {44 vars in 940 bytes} [Wed Jul 8 07:11:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.19.213.194 () {48 vars in 952 bytes} [Wed Jul 8 07:11:34 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 07:11:34.143 8 WARNING oslo_policy.policy [None req-d1789d8e-d686-41c6-b672-2e8a204b71c8 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - 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-07-08 07:11:34.143 8 WARNING oslo_policy.policy [None req-d1789d8e-d686-41c6-b672-2e8a204b71c8 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - 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-07-08 07:11:34.145 8 INFO glance.api.v2.image_data [None req-d1789d8e-d686-41c6-b672-2e8a204b71c8 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 07:12:02.674 8 INFO glance.location [None req-d1789d8e-d686-41c6-b672-2e8a204b71c8 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/399] 199.19.213.194 () {48 vars in 1046 bytes} [Wed Jul 8 07:11:34 2026] PUT /v2/images/ad8d7cde-29a8-421a-ac92-3df6007fde92/file => generated 0 bytes in 28587 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25251 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.19.213.194 () {44 vars in 972 bytes} [Wed Jul 8 07:12:02 2026] GET /v2/images/ad8d7cde-29a8-421a-ac92-3df6007fde92 => 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: 199/401] 199.19.213.194 () {48 vars in 1052 bytes} [Wed Jul 8 07:12:02 2026] PATCH /v2/images/ad8d7cde-29a8-421a-ac92-3df6007fde92 => generated 1410 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.19.213.194 () {44 vars in 972 bytes} [Wed Jul 8 07:12:02 2026] GET /v2/images/ad8d7cde-29a8-421a-ac92-3df6007fde92 => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 07:12:45 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: 208/412] 199.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 07:12:45 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 07:13:03 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/418] 199.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 07:13:03 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/419] 199.19.213.194 () {44 vars in 940 bytes} [Wed Jul 8 07:13:03 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 199.19.213.194 () {44 vars in 962 bytes} [Wed Jul 8 07:13:03 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: 209/421] 199.19.213.194 () {44 vars in 940 bytes} [Wed Jul 8 07:13:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/422] 199.19.213.194 () {48 vars in 952 bytes} [Wed Jul 8 07:13:03 2026] POST /v2/images => generated 791 bytes in 321 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 07:13:04.159 8 INFO glance.api.v2.image_data [None req-8bf818b6-4bbf-4e46-975c-8d2b73aa6664 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 07:13:34.925 8 INFO glance.location [None req-8bf818b6-4bbf-4e46-975c-8d2b73aa6664 c56b17a9a28f4c22a69735ceb395b977 8d718eba4caf46129dca3f9df837b30a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 210/429] 199.19.213.194 () {48 vars in 1047 bytes} [Wed Jul 8 07:13:04 2026] PUT /v2/images/385365e4-92ff-44fc-a5d5-4500238b63cc/file => generated 0 bytes in 30819 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22298 switches on core 0) [pid: 7|app: 0|req: 220/430] 199.19.213.194 () {44 vars in 972 bytes} [Wed Jul 8 07:13:34 2026] GET /v2/images/385365e4-92ff-44fc-a5d5-4500238b63cc => 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: 211/431] 199.19.213.194 () {48 vars in 1052 bytes} [Wed Jul 8 07:13:34 2026] PATCH /v2/images/385365e4-92ff-44fc-a5d5-4500238b63cc => generated 1382 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/432] 199.19.213.194 () {44 vars in 972 bytes} [Wed Jul 8 07:13:35 2026] GET /v2/images/385365e4-92ff-44fc-a5d5-4500238b63cc => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/591] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 07:26:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/592] 199.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 07:26:43 2026] GET /v2/images => generated 5574 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/623] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 07:29: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: 317/624] 199.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 07:29:07 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/625] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 07:29:09 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: 318/626] 199.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 07:29:09 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/637] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 07:30:01 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: 324/638] 199.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 07:30:01 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/641] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 07:30:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/642] 199.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 07:30:10 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/655] 199.19.213.194 () {42 vars in 689 bytes} [Wed Jul 8 07:31:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/656] 199.19.213.194 () {44 vars in 911 bytes} [Wed Jul 8 07:31:14 2026] GET /v2/images => generated 5574 bytes in 54 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: 339/667] 10.0.0.28 () {32 vars in 632 bytes} [Wed Jul 8 07:31:58 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/672] 10.0.0.165 () {36 vars in 987 bytes} [Wed Jul 8 07:32:22 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1312 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: 8|app: 0|req: 331/673] 10.0.0.165 () {36 vars in 927 bytes} [Wed Jul 8 07:32:22 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/674] 10.0.0.165 () {36 vars in 987 bytes} [Wed Jul 8 07:32:23 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => 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: 332/675] 10.0.0.165 () {36 vars in 927 bytes} [Wed Jul 8 07:32: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: 334/678] 199.19.213.194 () {36 vars in 991 bytes} [Wed Jul 8 07:32:32 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => 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: 345/679] 199.19.213.194 () {36 vars in 931 bytes} [Wed Jul 8 07:32:32 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: 335/680] 199.19.213.194 () {36 vars in 991 bytes} [Wed Jul 8 07:32:33 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => 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: 346/681] 199.19.213.194 () {36 vars in 931 bytes} [Wed Jul 8 07:32:33 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: 337/684] 10.0.0.165 () {36 vars in 987 bytes} [Wed Jul 8 07:32:41 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/685] 10.0.0.165 () {36 vars in 927 bytes} [Wed Jul 8 07:32: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: 338/686] 10.0.0.165 () {36 vars in 987 bytes} [Wed Jul 8 07:32:42 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/687] 10.0.0.165 () {36 vars in 927 bytes} [Wed Jul 8 07:32: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: 354/696] 10.0.0.28 () {30 vars in 410 bytes} [Wed Jul 8 07:33:25 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: 357/701] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 8 07:33:36 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1312 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/702] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:33:37 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: 358/703] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:33:37 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: 346/704] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 8 07:33:37 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => 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: 359/705] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:33:37 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: 347/706] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:33:37 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: 360/707] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 8 07:33:37 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/708] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:33:37 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: 361/709] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:33:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/710] 10.0.0.205 () {36 vars in 911 bytes} [Wed Jul 8 07:33:38 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: 362/711] 10.0.0.205 () {36 vars in 1007 bytes} [Wed Jul 8 07:33:38 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/712] 10.0.0.205 () {36 vars in 987 bytes} [Wed Jul 8 07:33:38 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/713] 10.0.0.205 () {36 vars in 927 bytes} [Wed Jul 8 07:33:38 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: 351/714] 10.0.0.205 () {36 vars in 927 bytes} [Wed Jul 8 07:33:38 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: 365/717] 10.0.0.165 () {36 vars in 987 bytes} [Wed Jul 8 07:33:48 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => 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: 353/718] 10.0.0.165 () {36 vars in 927 bytes} [Wed Jul 8 07:33:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/723] 10.0.0.28 () {34 vars in 654 bytes} [Wed Jul 8 07:34:07 2026] POST /v2/images => generated 647 bytes in 214 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 07:34:08.084 8 WARNING glance.api.v2.images [None req-23dc2a95-a1f4-4d20-9dd6-8b628e35619e 920cdb5a3ef342e6b2d32319e03dc943 e9b35aca566045488991de1944ff01fb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c2aa93c0-9dda-4c75-8d92-6ee1f1ed64d5 [pid: 8|app: 0|req: 356/724] 10.0.0.28 () {32 vars in 709 bytes} [Wed Jul 8 07:34:08 2026] DELETE /v2/images/c2aa93c0-9dda-4c75-8d92-6ee1f1ed64d5 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/725] 10.0.0.28 () {32 vars in 706 bytes} [Wed Jul 8 07:34:08 2026] GET /v2/images/c2aa93c0-9dda-4c75-8d92-6ee1f1ed64d5 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/726] 10.0.0.28 () {32 vars in 632 bytes} [Wed Jul 8 07:34:08 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: 370/727] 10.0.0.28 () {34 vars in 654 bytes} [Wed Jul 8 07:34:08 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/728] 10.0.0.28 () {32 vars in 716 bytes} [Wed Jul 8 07:34:08 2026] GET /v2/images/9933d17a-c5e1-4fdd-9fe2-aad1f32abd05/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-08 07:34:08.280 7 INFO glance.api.v2.image_data [None req-fafbb029-582b-4b41-bb04-6c8786dd8043 920cdb5a3ef342e6b2d32319e03dc943 e9b35aca566045488991de1944ff01fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 07:34:08.325 7 WARNING glance_store._drivers.rbd [None req-fafbb029-582b-4b41-bb04-6c8786dd8043 920cdb5a3ef342e6b2d32319e03dc943 e9b35aca566045488991de1944ff01fb - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-08 07:34:08.814 7 INFO glance.location [None req-fafbb029-582b-4b41-bb04-6c8786dd8043 920cdb5a3ef342e6b2d32319e03dc943 e9b35aca566045488991de1944ff01fb - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 371/729] 10.0.0.28 () {32 vars in 726 bytes} [Wed Jul 8 07:34:08 2026] PUT /v2/images/9933d17a-c5e1-4fdd-9fe2-aad1f32abd05/file => generated 0 bytes in 587 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/730] 10.0.0.28 () {32 vars in 706 bytes} [Wed Jul 8 07:34:08 2026] GET /v2/images/9933d17a-c5e1-4fdd-9fe2-aad1f32abd05 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/731] 10.0.0.28 () {32 vars in 716 bytes} [Wed Jul 8 07:34:08 2026] GET /v2/images/9933d17a-c5e1-4fdd-9fe2-aad1f32abd05/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/732] 10.0.0.28 () {34 vars in 654 bytes} [Wed Jul 8 07:34:09 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/733] 10.0.0.28 () {32 vars in 725 bytes} [Wed Jul 8 07:34:09 2026] PATCH /v2/images/5c08b12a-2d11-4bc4-adae-843664905640 => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/734] 10.0.0.28 () {32 vars in 706 bytes} [Wed Jul 8 07:34:09 2026] GET /v2/images/5c08b12a-2d11-4bc4-adae-843664905640 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 07:34:09.161 7 WARNING glance.api.v2.images [None req-44a10823-ea4d-4499-9d5c-9fa95d27a600 920cdb5a3ef342e6b2d32319e03dc943 e9b35aca566045488991de1944ff01fb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5c08b12a-2d11-4bc4-adae-843664905640 [pid: 7|app: 0|req: 374/735] 10.0.0.28 () {32 vars in 709 bytes} [Wed Jul 8 07:34:09 2026] DELETE /v2/images/5c08b12a-2d11-4bc4-adae-843664905640 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/736] 10.0.0.28 () {32 vars in 706 bytes} [Wed Jul 8 07:34:09 2026] GET /v2/images/5c08b12a-2d11-4bc4-adae-843664905640 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 07:34:09.221 7 WARNING glance.api.v2.images [None req-bda17692-7b7f-4d23-9ede-52363a8a2b19 920cdb5a3ef342e6b2d32319e03dc943 e9b35aca566045488991de1944ff01fb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9933d17a-c5e1-4fdd-9fe2-aad1f32abd05 [pid: 7|app: 0|req: 375/737] 10.0.0.28 () {32 vars in 709 bytes} [Wed Jul 8 07:34:09 2026] DELETE /v2/images/9933d17a-c5e1-4fdd-9fe2-aad1f32abd05 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/738] 10.0.0.28 () {32 vars in 706 bytes} [Wed Jul 8 07:34:10 2026] GET /v2/images/9933d17a-c5e1-4fdd-9fe2-aad1f32abd05 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 07:34:10.091 7 WARNING glance.api.v2.images [None req-cfcbe0cb-7473-4311-92c0-85a0f29d51e8 920cdb5a3ef342e6b2d32319e03dc943 e9b35aca566045488991de1944ff01fb - - default default] Failed to find image c2aa93c0-9dda-4c75-8d92-6ee1f1ed64d5 to delete: glance.common.exception.ImageNotFound: No image found with ID c2aa93c0-9dda-4c75-8d92-6ee1f1ed64d5 [pid: 7|app: 0|req: 376/739] 10.0.0.28 () {32 vars in 709 bytes} [Wed Jul 8 07:34:10 2026] DELETE /v2/images/c2aa93c0-9dda-4c75-8d92-6ee1f1ed64d5 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/740] 10.0.0.28 () {32 vars in 706 bytes} [Wed Jul 8 07:34:10 2026] GET /v2/images/c2aa93c0-9dda-4c75-8d92-6ee1f1ed64d5 => 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: 379/745] 10.0.0.165 () {36 vars in 987 bytes} [Wed Jul 8 07:34:28 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => 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: 367/746] 10.0.0.165 () {36 vars in 927 bytes} [Wed Jul 8 07:34:28 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: 382/751] 10.0.0.165 () {36 vars in 987 bytes} [Wed Jul 8 07:34:47 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => 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: 370/752] 10.0.0.165 () {36 vars in 927 bytes} [Wed Jul 8 07:34:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/759] 10.0.0.165 () {36 vars in 987 bytes} [Wed Jul 8 07:35:18 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/760] 10.0.0.165 () {36 vars in 927 bytes} [Wed Jul 8 07:35:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/763] 10.0.0.28 () {32 vars in 706 bytes} [Wed Jul 8 07:35:34 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/764] 10.0.0.28 () {32 vars in 706 bytes} [Wed Jul 8 07:35:34 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/765] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 8 07:35:34 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => 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: 389/766] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:35:34 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: 378/767] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:35: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: 7|app: 0|req: 390/768] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 8 07:35:34 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/769] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:35:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/770] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:35:34 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: 380/771] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 8 07:35:34 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => 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: 392/772] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:35:34 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: 381/773] 10.0.0.205 () {36 vars in 911 bytes} [Wed Jul 8 07:35:35 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: 393/774] 10.0.0.205 () {36 vars in 1007 bytes} [Wed Jul 8 07:35:35 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/775] 10.0.0.205 () {36 vars in 987 bytes} [Wed Jul 8 07:35:35 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/776] 10.0.0.205 () {36 vars in 927 bytes} [Wed Jul 8 07:35: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: 8|app: 0|req: 383/777] 10.0.0.205 () {36 vars in 927 bytes} [Wed Jul 8 07:35:35 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/790] 10.0.0.165 () {36 vars in 987 bytes} [Wed Jul 8 07:36:27 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => 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: 401/791] 10.0.0.165 () {36 vars in 927 bytes} [Wed Jul 8 07:36:27 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: 403/816] 10.0.0.165 () {36 vars in 987 bytes} [Wed Jul 8 07:38:28 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1312 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/817] 10.0.0.165 () {36 vars in 927 bytes} [Wed Jul 8 07:38:28 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: 405/820] 10.0.0.165 () {36 vars in 987 bytes} [Wed Jul 8 07:38:46 2026] GET /v2/images/5fa81d16-04f7-46dc-9151-82cbc1a43f08 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/821] 10.0.0.165 () {36 vars in 927 bytes} [Wed Jul 8 07:38:46 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: 421/830] 199.19.213.194 () {32 vars in 826 bytes} [Wed Jul 8 07:39:19 2026] GET /v2/images?status=active&owner=8d718eba4caf46129dca3f9df837b30a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/831] 199.19.213.194 () {32 vars in 653 bytes} [Wed Jul 8 07:39:19 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: 422/832] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 8 07:39:20 2026] GET /v2/images/bc27faeb-a6d7-48c8-b8d4-fa670ab0af74 => generated 1395 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/833] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:39:20 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: 423/834] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:39:20 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: 412/835] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 8 07:39:20 2026] GET /v2/images/bc27faeb-a6d7-48c8-b8d4-fa670ab0af74 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/836] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:39:20 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: 413/837] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:39:20 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: 425/838] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 8 07:39:20 2026] GET /v2/images/bc27faeb-a6d7-48c8-b8d4-fa670ab0af74 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/839] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:39:20 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: 426/840] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 8 07:39:20 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: 415/841] 10.0.0.205 () {36 vars in 911 bytes} [Wed Jul 8 07:39:20 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/842] 10.0.0.205 () {36 vars in 1007 bytes} [Wed Jul 8 07:39:20 2026] GET /v2/images/bc27faeb-a6d7-48c8-b8d4-fa670ab0af74/locations => generated 127 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/843] 10.0.0.205 () {36 vars in 987 bytes} [Wed Jul 8 07:39:21 2026] GET /v2/images/bc27faeb-a6d7-48c8-b8d4-fa670ab0af74 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/844] 10.0.0.205 () {36 vars in 927 bytes} [Wed Jul 8 07:39:21 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: 417/845] 10.0.0.205 () {36 vars in 927 bytes} [Wed Jul 8 07:39:21 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: 440/890] 10.0.0.28 () {32 vars in 632 bytes} [Wed Jul 8 07:42:56 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)