+ 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 [Thu Jun 18 16:29:16 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7bf67585f8-7x8vj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd8c6443668 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-06-18 16:29:18.624 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-18 16:29:18.709 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-06-18 16:29:19.568 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-06-18 16:29:19.570 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-06-18 16:29:19.570 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-18 16:29:19.747 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-06-18 16:29:19.748 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-06-18 16:29:19.748 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-18 16:29:21.889 7 WARNING glance.api.v2.images [None req-70a5c4c7-1f96-46be-8c20-dfb12a859f42 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-18 16:29:21.989 8 WARNING glance.api.v2.images [None req-7e40cb44-41a1-4483-9276-71f156f9ef96 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-18 16:29:22.264 7 WARNING keystonemiddleware._common.config [None req-70a5c4c7-1f96-46be-8c20-dfb12a859f42 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 16:29:22.272 7 WARNING oslo_config.cfg [None req-70a5c4c7-1f96-46be-8c20-dfb12a859f42 - - - - - -] 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 0x7fd8c6443668 pid: 7 (default app) 2026-06-18 16:29:22.343 8 WARNING keystonemiddleware._common.config [None req-7e40cb44-41a1-4483-9276-71f156f9ef96 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 16:29:22.352 8 WARNING oslo_config.cfg [None req-7e40cb44-41a1-4483-9276-71f156f9ef96 - - - - - -] 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 0x7fd8c6443668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 16:29:23 2026] GET / => generated 1301 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-06-18 16:29:23.903 8 WARNING oslo_policy.policy [None req-e12db266-783f-4cf4-ae15-a2ddf978e962 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - 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-06-18 16:29:23.904 8 WARNING oslo_policy.policy [None req-e12db266-783f-4cf4-ae15-a2ddf978e962 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - 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-06-18 16:29:23.922 8 WARNING oslo_policy.policy [None req-e12db266-783f-4cf4-ae15-a2ddf978e962 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - 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-06-18 16:29:23.922 8 WARNING oslo_policy.policy [None req-e12db266-783f-4cf4-ae15-a2ddf978e962 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - 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/4] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 16:29:23 2026] GET /v2/images => generated 69 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 16:29:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 16:29:27 2026] GET /v2/images => generated 69 bytes in 43 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-06-18 16:29:27.887 7 WARNING oslo_policy.policy [None req-e629e182-bceb-42bd-85a0-2b5c72a521f4 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - 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-06-18 16:29:27.888 7 WARNING oslo_policy.policy [None req-e629e182-bceb-42bd-85a0-2b5c72a521f4 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - 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: 5/7] 199.204.45.53 () {44 vars in 908 bytes} [Thu Jun 18 16:29:27 2026] GET /v2/images/cirros => generated 151 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.53 () {44 vars in 930 bytes} [Thu Jun 18 16:29:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:29:28.056 7 WARNING oslo_policy.policy [None req-adbc1ad2-8b68-4520-a333-758a95febd1f ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - 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-06-18 16:29:28.056 7 WARNING oslo_policy.policy [None req-adbc1ad2-8b68-4520-a333-758a95febd1f ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jun 18 16:29:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:29:28.147 8 WARNING oslo_config.cfg [None req-46985b12-a04d-462b-9d32-7b6b027ca39f ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - 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/10] 199.204.45.53 () {48 vars in 948 bytes} [Thu Jun 18 16:29:28 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-18 16:29:28.177 7 WARNING oslo_policy.policy [None req-bcc07a6a-da46-4219-88ba-8aacc989a164 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - 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-06-18 16:29:28.178 7 WARNING oslo_policy.policy [None req-bcc07a6a-da46-4219-88ba-8aacc989a164 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - 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-06-18 16:29:28.179 7 INFO glance.api.v2.image_data [None req-bcc07a6a-da46-4219-88ba-8aacc989a164 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 16:29:32.782 7 WARNING glance.location [None req-bcc07a6a-da46-4219-88ba-8aacc989a164 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.53 () {48 vars in 1042 bytes} [Thu Jun 18 16:29:28 2026] PUT /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6/file => generated 0 bytes in 4670 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4311 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.53 () {44 vars in 968 bytes} [Thu Jun 18 16:29:32 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:29:32.976 7 WARNING oslo_config.cfg [None req-3d4cc875-e470-4787-86e1-8e062752caea ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - 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: 8/15] 199.204.45.53 () {48 vars in 1048 bytes} [Thu Jun 18 16:29:32 2026] PATCH /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.53 () {44 vars in 968 bytes} [Thu Jun 18 16:29:32 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/295] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 16:52:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/296] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 16:52:46 2026] GET /v2/images => generated 1381 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/301] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 16:53:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/302] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 16:53:04 2026] GET /v2/images => generated 1381 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/303] 199.204.45.53 () {44 vars in 934 bytes} [Thu Jun 18 16:53:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/304] 199.204.45.53 () {44 vars in 956 bytes} [Thu Jun 18 16:53:04 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: 153/305] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jun 18 16:53:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/306] 199.204.45.53 () {48 vars in 948 bytes} [Thu Jun 18 16:53:04 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-18 16:53:05.061 7 INFO glance.api.v2.image_data [None req-790f5961-9c45-4413-8ece-7b608648c81d ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 16:53:35.423 7 WARNING glance.location [None req-790f5961-9c45-4413-8ece-7b608648c81d ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 154/313] 199.204.45.53 () {48 vars in 1043 bytes} [Thu Jun 18 16:53:05 2026] PUT /v2/images/13be7973-91b4-48f0-a274-98cc6fa4ee9b/file => generated 0 bytes in 30409 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73598 switches on core 0) [pid: 8|app: 0|req: 160/314] 199.204.45.53 () {44 vars in 968 bytes} [Thu Jun 18 16:53:35 2026] GET /v2/images/13be7973-91b4-48f0-a274-98cc6fa4ee9b => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/315] 199.204.45.53 () {48 vars in 1048 bytes} [Thu Jun 18 16:53:35 2026] PATCH /v2/images/13be7973-91b4-48f0-a274-98cc6fa4ee9b => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/316] 199.204.45.53 () {44 vars in 968 bytes} [Thu Jun 18 16:53:35 2026] GET /v2/images/13be7973-91b4-48f0-a274-98cc6fa4ee9b => 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: 156/317] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 16:53:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/318] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 16:53:37 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 17:00:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 17:00:46 2026] GET /v2/images => generated 2778 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/411] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 17:01:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/412] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 17:01:04 2026] GET /v2/images => generated 2778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/413] 199.204.45.53 () {44 vars in 944 bytes} [Thu Jun 18 17:01:04 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/414] 199.204.45.53 () {44 vars in 966 bytes} [Thu Jun 18 17:01:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/415] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jun 18 17:01:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/416] 199.204.45.53 () {48 vars in 948 bytes} [Thu Jun 18 17:01:04 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-18 17:01:05.020 8 WARNING oslo_policy.policy [None req-561c73cc-73f9-42f8-9b16-78433b2f60f4 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - 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-06-18 17:01:05.020 8 WARNING oslo_policy.policy [None req-561c73cc-73f9-42f8-9b16-78433b2f60f4 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - 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-06-18 17:01:05.022 8 INFO glance.api.v2.image_data [None req-561c73cc-73f9-42f8-9b16-78433b2f60f4 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 17:01:34.993 8 INFO glance.location [None req-561c73cc-73f9-42f8-9b16-78433b2f60f4 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 212/423] 199.204.45.53 () {48 vars in 1042 bytes} [Thu Jun 18 17:01:05 2026] PUT /v2/images/bd97ac98-e821-4ac2-8475-c35c94928c17/file => generated 0 bytes in 30024 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24571 switches on core 0) [pid: 7|app: 0|req: 212/424] 199.204.45.53 () {44 vars in 968 bytes} [Thu Jun 18 17:01:35 2026] GET /v2/images/bd97ac98-e821-4ac2-8475-c35c94928c17 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 199.204.45.53 () {48 vars in 1048 bytes} [Thu Jun 18 17:01:35 2026] PATCH /v2/images/bd97ac98-e821-4ac2-8475-c35c94928c17 => generated 1410 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 199.204.45.53 () {44 vars in 968 bytes} [Thu Jun 18 17:01:35 2026] GET /v2/images/bd97ac98-e821-4ac2-8475-c35c94928c17 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 17:02:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 17:02:19 2026] GET /v2/images => generated 4190 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/441] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 17:02:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/442] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 17:02:36 2026] GET /v2/images => generated 4190 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/443] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jun 18 17:02:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/444] 199.204.45.53 () {44 vars in 958 bytes} [Thu Jun 18 17:02:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/445] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jun 18 17:02:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/446] 199.204.45.53 () {48 vars in 948 bytes} [Thu Jun 18 17:02:36 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-18 17:02:37.016 7 INFO glance.api.v2.image_data [None req-abdffc7e-0c88-4c51-9f94-9e8d8e882288 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 17:02:51.210 7 INFO glance.location [None req-abdffc7e-0c88-4c51-9f94-9e8d8e882288 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 224/451] 199.204.45.53 () {48 vars in 1043 bytes} [Thu Jun 18 17:02:37 2026] PUT /v2/images/3afc8576-d0ce-4103-8f54-f696802e4bb5/file => generated 0 bytes in 14246 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31444 switches on core 0) [pid: 8|app: 0|req: 228/452] 199.204.45.53 () {44 vars in 968 bytes} [Thu Jun 18 17:02:51 2026] GET /v2/images/3afc8576-d0ce-4103-8f54-f696802e4bb5 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/453] 199.204.45.53 () {48 vars in 1048 bytes} [Thu Jun 18 17:02:51 2026] PATCH /v2/images/3afc8576-d0ce-4103-8f54-f696802e4bb5 => generated 1382 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/454] 199.204.45.53 () {44 vars in 968 bytes} [Thu Jun 18 17:02:51 2026] GET /v2/images/3afc8576-d0ce-4103-8f54-f696802e4bb5 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/615] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 17:16:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/616] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 17:16:13 2026] GET /v2/images => generated 5574 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/645] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 17:18:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 17:18:36 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: 7|app: 0|req: 322/647] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 17:18:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/648] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 17:18:38 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: 7|app: 0|req: 329/661] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 17:19:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 17:19:30 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/663] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 17:19:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 17:19:39 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jun 18 17:20:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/680] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jun 18 17:20:42 2026] GET /v2/images => generated 5574 bytes in 51 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: 343/689] 10.0.0.32 () {32 vars in 632 bytes} [Thu Jun 18 17:21:25 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jun 18 17:21:43 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => generated 1312 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/695] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jun 18 17:21:43 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/696] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jun 18 17:21:45 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/697] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jun 18 17:21:45 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: 348/698] 10.0.0.67 () {36 vars in 986 bytes} [Thu Jun 18 17:21:47 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => generated 1312 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/699] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:21:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:21:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/701] 10.0.0.67 () {36 vars in 986 bytes} [Thu Jun 18 17:21:47 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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/702] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:21:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/703] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:21:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/704] 10.0.0.67 () {36 vars in 986 bytes} [Thu Jun 18 17:21:47 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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: 354/705] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:21:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/706] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:21:47 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: 355/707] 10.0.0.72 () {36 vars in 910 bytes} [Thu Jun 18 17:21:48 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.72 () {36 vars in 1006 bytes} [Thu Jun 18 17:21:48 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 10.0.0.72 () {36 vars in 986 bytes} [Thu Jun 18 17:21:48 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/710] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 18 17:21:48 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: 357/711] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 18 17:21:48 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 199.204.45.53 () {36 vars in 990 bytes} [Thu Jun 18 17:21:51 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 199.204.45.53 () {36 vars in 930 bytes} [Thu Jun 18 17:21:51 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 199.204.45.53 () {36 vars in 990 bytes} [Thu Jun 18 17:21:52 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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: 357/717] 199.204.45.53 () {36 vars in 930 bytes} [Thu Jun 18 17:21:52 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: 363/722] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jun 18 17:22:12 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => generated 1312 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/723] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jun 18 17:22:12 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/726] 10.0.0.32 () {30 vars in 410 bytes} [Thu Jun 18 17:22:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/729] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jun 18 17:22:32 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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: 364/730] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jun 18 17:22:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/737] 10.0.0.32 () {32 vars in 706 bytes} [Thu Jun 18 17:23:00 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/738] 10.0.0.32 () {32 vars in 706 bytes} [Thu Jun 18 17:23:00 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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: 369/739] 10.0.0.67 () {36 vars in 986 bytes} [Thu Jun 18 17:23:00 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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: 371/740] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:23:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/741] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:23:00 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/742] 10.0.0.67 () {36 vars in 986 bytes} [Thu Jun 18 17:23:00 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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: 371/743] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:23:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/744] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:23:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/745] 10.0.0.67 () {36 vars in 986 bytes} [Thu Jun 18 17:23:00 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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: 374/746] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:23:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/747] 10.0.0.72 () {36 vars in 910 bytes} [Thu Jun 18 17:23:00 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/748] 10.0.0.72 () {36 vars in 1006 bytes} [Thu Jun 18 17:23:00 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.72 () {36 vars in 986 bytes} [Thu Jun 18 17:23:00 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 18 17:23:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 18 17:23:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/752] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jun 18 17:23:07 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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: 376/753] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jun 18 17:23:07 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/760] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jun 18 17:23:31 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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: 380/761] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jun 18 17:23:31 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/768] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jun 18 17:24:06 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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: 384/769] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jun 18 17:24:07 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: 389/776] 10.0.0.32 () {34 vars in 654 bytes} [Thu Jun 18 17:24:34 2026] POST /v2/images => generated 648 bytes in 179 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-18 17:24:34.416 7 WARNING glance.api.v2.images [None req-a8296d7f-c7f8-4a41-8b95-b6c7719fad2f 5c50cb21e3b8432fa22dd80b5abc44db ce6bd9ac544d4931bd1ecb456254a9ec - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6d95bad0-08e3-4e06-992c-0cbdc32e2de0 [pid: 7|app: 0|req: 388/777] 10.0.0.32 () {32 vars in 709 bytes} [Thu Jun 18 17:24:34 2026] DELETE /v2/images/6d95bad0-08e3-4e06-992c-0cbdc32e2de0 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/778] 10.0.0.32 () {32 vars in 706 bytes} [Thu Jun 18 17:24:34 2026] GET /v2/images/6d95bad0-08e3-4e06-992c-0cbdc32e2de0 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/779] 10.0.0.32 () {32 vars in 632 bytes} [Thu Jun 18 17:24:34 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/780] 10.0.0.32 () {34 vars in 654 bytes} [Thu Jun 18 17:24:34 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/781] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:24:34 2026] GET /v2/images/0b0618e0-b644-4e0a-8e51-cf91e5881b46/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:24:34.593 8 INFO glance.api.v2.image_data [None req-8055ad02-f78a-46fa-8789-4e0498eba2e9 5c50cb21e3b8432fa22dd80b5abc44db ce6bd9ac544d4931bd1ecb456254a9ec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 17:24:34.633 8 WARNING glance_store._drivers.rbd [None req-8055ad02-f78a-46fa-8789-4e0498eba2e9 5c50cb21e3b8432fa22dd80b5abc44db ce6bd9ac544d4931bd1ecb456254a9ec - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-18 17:24:35.005 8 INFO glance.location [None req-8055ad02-f78a-46fa-8789-4e0498eba2e9 5c50cb21e3b8432fa22dd80b5abc44db ce6bd9ac544d4931bd1ecb456254a9ec - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 392/782] 10.0.0.32 () {32 vars in 726 bytes} [Thu Jun 18 17:24:34 2026] PUT /v2/images/0b0618e0-b644-4e0a-8e51-cf91e5881b46/file => generated 0 bytes in 459 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/783] 10.0.0.32 () {32 vars in 706 bytes} [Thu Jun 18 17:24:35 2026] GET /v2/images/0b0618e0-b644-4e0a-8e51-cf91e5881b46 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/784] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:24:35 2026] GET /v2/images/0b0618e0-b644-4e0a-8e51-cf91e5881b46/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/785] 10.0.0.32 () {34 vars in 654 bytes} [Thu Jun 18 17:24:35 2026] POST /v2/images => generated 649 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/786] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:35 2026] PATCH /v2/images/a898a6f9-d985-4c5d-b2b7-6b7ecfc0c9c2 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 10.0.0.32 () {32 vars in 706 bytes} [Thu Jun 18 17:24:35 2026] GET /v2/images/a898a6f9-d985-4c5d-b2b7-6b7ecfc0c9c2 => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:35.309 8 WARNING glance.api.v2.images [None req-7cd5a03a-26b9-4773-880a-f13a52889c99 5c50cb21e3b8432fa22dd80b5abc44db ce6bd9ac544d4931bd1ecb456254a9ec - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a898a6f9-d985-4c5d-b2b7-6b7ecfc0c9c2 [pid: 8|app: 0|req: 395/788] 10.0.0.32 () {32 vars in 709 bytes} [Thu Jun 18 17:24:35 2026] DELETE /v2/images/a898a6f9-d985-4c5d-b2b7-6b7ecfc0c9c2 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/789] 10.0.0.32 () {32 vars in 706 bytes} [Thu Jun 18 17:24:35 2026] GET /v2/images/a898a6f9-d985-4c5d-b2b7-6b7ecfc0c9c2 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:24:35.371 8 WARNING glance.api.v2.images [None req-cb3b713e-7acc-40d1-a388-cbf5e36bd3e9 5c50cb21e3b8432fa22dd80b5abc44db ce6bd9ac544d4931bd1ecb456254a9ec - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0b0618e0-b644-4e0a-8e51-cf91e5881b46 [pid: 8|app: 0|req: 396/790] 10.0.0.32 () {32 vars in 709 bytes} [Thu Jun 18 17:24:35 2026] DELETE /v2/images/0b0618e0-b644-4e0a-8e51-cf91e5881b46 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/791] 10.0.0.32 () {32 vars in 706 bytes} [Thu Jun 18 17:24:36 2026] GET /v2/images/0b0618e0-b644-4e0a-8e51-cf91e5881b46 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:24:36.305 8 WARNING glance.api.v2.images [None req-771ceacd-324f-4313-9aa9-4a64bb7fd997 5c50cb21e3b8432fa22dd80b5abc44db ce6bd9ac544d4931bd1ecb456254a9ec - - default default] Failed to find image 6d95bad0-08e3-4e06-992c-0cbdc32e2de0 to delete: glance.common.exception.ImageNotFound: No image found with ID 6d95bad0-08e3-4e06-992c-0cbdc32e2de0 [pid: 8|app: 0|req: 397/792] 10.0.0.32 () {32 vars in 709 bytes} [Thu Jun 18 17:24:36 2026] DELETE /v2/images/6d95bad0-08e3-4e06-992c-0cbdc32e2de0 => generated 147 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/793] 10.0.0.32 () {32 vars in 706 bytes} [Thu Jun 18 17:24:36 2026] GET /v2/images/6d95bad0-08e3-4e06-992c-0cbdc32e2de0 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/796] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jun 18 17:24:47 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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: 399/797] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jun 18 17:24:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/798] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jun 18 17:24:49 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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: 400/799] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jun 18 17:24:49 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: 403/804] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jun 18 17:25:07 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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: 402/805] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jun 18 17:25:07 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: 408/816] 199.204.45.53 () {32 vars in 825 bytes} [Thu Jun 18 17:25:49 2026] GET /v2/images?status=active&owner=793afc6274db453a9f76a5e6431e3e59&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/817] 199.204.45.53 () {32 vars in 652 bytes} [Thu Jun 18 17:25:50 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: 409/818] 10.0.0.67 () {36 vars in 986 bytes} [Thu Jun 18 17:25:51 2026] GET /v2/images/13be7973-91b4-48f0-a274-98cc6fa4ee9b => generated 1395 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/819] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:25:51 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: 410/820] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:25:51 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: 411/821] 10.0.0.67 () {36 vars in 986 bytes} [Thu Jun 18 17:25:51 2026] GET /v2/images/13be7973-91b4-48f0-a274-98cc6fa4ee9b => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/822] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:25:51 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/823] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:25:51 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: 412/824] 10.0.0.67 () {36 vars in 986 bytes} [Thu Jun 18 17:25:51 2026] GET /v2/images/13be7973-91b4-48f0-a274-98cc6fa4ee9b => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/825] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:25:51 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: 413/826] 10.0.0.67 () {36 vars in 926 bytes} [Thu Jun 18 17:25:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/827] 10.0.0.72 () {36 vars in 910 bytes} [Thu Jun 18 17:25:51 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/828] 10.0.0.72 () {36 vars in 1006 bytes} [Thu Jun 18 17:25:51 2026] GET /v2/images/13be7973-91b4-48f0-a274-98cc6fa4ee9b/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/829] 10.0.0.72 () {36 vars in 986 bytes} [Thu Jun 18 17:25:51 2026] GET /v2/images/13be7973-91b4-48f0-a274-98cc6fa4ee9b => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/830] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 18 17:25:51 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: 416/831] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 18 17:25:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/836] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jun 18 17:26:13 2026] GET /v2/images/859c8cba-68fe-4956-aae2-ff77d5465ca6 => 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: 419/837] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jun 18 17:26:13 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: 439/876] 10.0.0.32 () {32 vars in 632 bytes} [Thu Jun 18 17:29:24 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)