+ 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 [Tue Sep 15 11:53:14 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: glance-api-bcb5df648-shqsp 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 0x7fad24176668 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-09-15 11:53:16.739 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-15 11:53:16.875 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-09-15 11:53:17.579 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-09-15 11:53:17.580 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-09-15 11:53:17.581 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-15 11:53:17.743 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-09-15 11:53:17.744 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-09-15 11:53:17.745 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-15 11:53:19.767 7 WARNING glance.api.v2.images [None req-98613c18-1a6e-4500-889b-b708ce7b2f28 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-15 11:53:19.835 8 WARNING glance.api.v2.images [None req-43c85cb0-09a7-4f05-99f5-01918d70eb44 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-15 11:53:20.095 7 WARNING keystonemiddleware._common.config [None req-98613c18-1a6e-4500-889b-b708ce7b2f28 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-15 11:53:20.102 7 WARNING oslo_config.cfg [None req-98613c18-1a6e-4500-889b-b708ce7b2f28 - - - - - -] 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 0x7fad24176668 pid: 7 (default app) 2026-09-15 11:53:20.150 8 WARNING keystonemiddleware._common.config [None req-43c85cb0-09a7-4f05-99f5-01918d70eb44 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-15 11:53:20.157 8 WARNING oslo_config.cfg [None req-43c85cb0-09a7-4f05-99f5-01918d70eb44 - - - - - -] 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 0x7fad24176668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 11:53:21 2026] GET / => generated 1312 bytes in 2 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-09-15 11:53:21.791 8 WARNING oslo_policy.policy [None req-aa1a20c3-2605-4838-8b63-c980bbb221c4 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - 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-09-15 11:53:21.791 8 WARNING oslo_policy.policy [None req-aa1a20c3-2605-4838-8b63-c980bbb221c4 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - 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-09-15 11:53:21.822 8 WARNING oslo_policy.policy [None req-aa1a20c3-2605-4838-8b63-c980bbb221c4 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - 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-09-15 11:53:21.822 8 WARNING oslo_policy.policy [None req-aa1a20c3-2605-4838-8b63-c980bbb221c4 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - 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] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 11:53:21 2026] GET /v2/images => generated 69 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 11:53:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 11:53:25 2026] GET /v2/images => generated 69 bytes in 48 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-09-15 11:53:25.930 7 WARNING oslo_policy.policy [None req-95ecec25-fd8e-4f1e-9996-d8c1f94a4ec0 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - 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-09-15 11:53:25.930 7 WARNING oslo_policy.policy [None req-95ecec25-fd8e-4f1e-9996-d8c1f94a4ec0 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - 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] 162.253.55.113 () {44 vars in 911 bytes} [Tue Sep 15 11:53:25 2026] GET /v2/images/cirros => generated 151 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.113 () {44 vars in 933 bytes} [Tue Sep 15 11:53:26 2026] GET /v2/images?name=cirros => generated 81 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-15 11:53:26.058 7 WARNING oslo_policy.policy [None req-98ac6e51-4d83-4267-9d09-7046f8e5bbb9 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - 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-09-15 11:53:26.058 7 WARNING oslo_policy.policy [None req-98ac6e51-4d83-4267-9d09-7046f8e5bbb9 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - 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] 162.253.55.113 () {44 vars in 939 bytes} [Tue Sep 15 11:53:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-15 11:53:26.138 8 WARNING oslo_config.cfg [None req-cb59612b-a631-4759-8db5-d69eb956822f 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - 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] 162.253.55.113 () {48 vars in 951 bytes} [Tue Sep 15 11:53:26 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-15 11:53:26.166 7 WARNING oslo_policy.policy [None req-31e2df2f-6edf-4256-84c3-c35af93b0b6d 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - 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-09-15 11:53:26.166 7 WARNING oslo_policy.policy [None req-31e2df2f-6edf-4256-84c3-c35af93b0b6d 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - 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-09-15 11:53:26.168 7 INFO glance.api.v2.image_data [None req-31e2df2f-6edf-4256-84c3-c35af93b0b6d 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-15 11:53:30.962 7 WARNING glance.location [None req-31e2df2f-6edf-4256-84c3-c35af93b0b6d 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.113 () {48 vars in 1045 bytes} [Tue Sep 15 11:53:26 2026] PUT /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9/file => generated 0 bytes in 4862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6214 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.113 () {44 vars in 971 bytes} [Tue Sep 15 11:53:31 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-15 11:53:31.144 7 WARNING oslo_config.cfg [None req-76abecfc-a217-49fa-984d-4f0744041b35 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - 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/17] 162.253.55.113 () {48 vars in 1051 bytes} [Tue Sep 15 11:53:31 2026] PATCH /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.113 () {44 vars in 971 bytes} [Tue Sep 15 11:53:31 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => 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: 139/279] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 12:15:11 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: 141/280] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 12:15:11 2026] GET /v2/images => generated 1381 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 12:15:32 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: 142/286] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 12:15:32 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: 145/287] 162.253.55.113 () {44 vars in 937 bytes} [Tue Sep 15 12:15:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 162.253.55.113 () {44 vars in 959 bytes} [Tue Sep 15 12:15:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 162.253.55.113 () {44 vars in 939 bytes} [Tue Sep 15 12:15:32 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: 144/290] 162.253.55.113 () {48 vars in 951 bytes} [Tue Sep 15 12:15:32 2026] POST /v2/images => generated 796 bytes in 94 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-15 12:15:32.715 7 INFO glance.api.v2.image_data [None req-1c1f8439-0903-4b3d-ae98-a7467d816538 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-15 12:16:17.704 7 WARNING glance.location [None req-1c1f8439-0903-4b3d-ae98-a7467d816538 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 147/299] 162.253.55.113 () {48 vars in 1046 bytes} [Tue Sep 15 12:15:32 2026] PUT /v2/images/434e26b1-76ed-41bb-8362-80b11346549c/file => generated 0 bytes in 45068 msecs (HTTP/1.1 204) 4 headers in 171 bytes (47443 switches on core 0) [pid: 8|app: 0|req: 153/300] 162.253.55.113 () {44 vars in 971 bytes} [Tue Sep 15 12:16:17 2026] GET /v2/images/434e26b1-76ed-41bb-8362-80b11346549c => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/301] 162.253.55.113 () {48 vars in 1051 bytes} [Tue Sep 15 12:16:17 2026] PATCH /v2/images/434e26b1-76ed-41bb-8362-80b11346549c => generated 1395 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/302] 162.253.55.113 () {44 vars in 971 bytes} [Tue Sep 15 12:16:17 2026] GET /v2/images/434e26b1-76ed-41bb-8362-80b11346549c => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/305] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 12:16:19 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: 150/306] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 12:16:19 2026] GET /v2/images => generated 2778 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 12:24:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 12:24:06 2026] GET /v2/images => generated 2778 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/403] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 12:24:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 12:24:16 2026] GET /v2/images => generated 2778 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 162.253.55.113 () {44 vars in 947 bytes} [Tue Sep 15 12:24:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 162.253.55.113 () {44 vars in 969 bytes} [Tue Sep 15 12:24:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/407] 162.253.55.113 () {44 vars in 939 bytes} [Tue Sep 15 12:24:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/408] 162.253.55.113 () {48 vars in 951 bytes} [Tue Sep 15 12:24:17 2026] POST /v2/images => generated 799 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-15 12:24:17.269 8 WARNING oslo_policy.policy [None req-e4b3fccb-3b79-4209-8899-92b2f9565f9c 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - 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-09-15 12:24:17.270 8 WARNING oslo_policy.policy [None req-e4b3fccb-3b79-4209-8899-92b2f9565f9c 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - 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-09-15 12:24:17.273 8 INFO glance.api.v2.image_data [None req-e4b3fccb-3b79-4209-8899-92b2f9565f9c 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-15 12:24:45.717 8 INFO glance.location [None req-e4b3fccb-3b79-4209-8899-92b2f9565f9c 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 208/415] 162.253.55.113 () {48 vars in 1045 bytes} [Tue Sep 15 12:24:17 2026] PUT /v2/images/2519ccae-1709-488d-a60e-d9edcf124355/file => generated 0 bytes in 28518 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23168 switches on core 0) [pid: 7|app: 0|req: 208/416] 162.253.55.113 () {44 vars in 971 bytes} [Tue Sep 15 12:24:45 2026] GET /v2/images/2519ccae-1709-488d-a60e-d9edcf124355 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 162.253.55.113 () {48 vars in 1051 bytes} [Tue Sep 15 12:24:45 2026] PATCH /v2/images/2519ccae-1709-488d-a60e-d9edcf124355 => generated 1410 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 162.253.55.113 () {44 vars in 971 bytes} [Tue Sep 15 12:24:45 2026] GET /v2/images/2519ccae-1709-488d-a60e-d9edcf124355 => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 12:25:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/428] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 12:25:24 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/431] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 12:25:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/432] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 12:25:36 2026] GET /v2/images => generated 4190 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/433] 162.253.55.113 () {44 vars in 939 bytes} [Tue Sep 15 12:25:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 162.253.55.113 () {44 vars in 961 bytes} [Tue Sep 15 12:25:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 162.253.55.113 () {44 vars in 939 bytes} [Tue Sep 15 12:25:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 162.253.55.113 () {48 vars in 951 bytes} [Tue Sep 15 12:25:37 2026] POST /v2/images => generated 791 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-15 12:25:37.184 8 INFO glance.api.v2.image_data [None req-3afa1ff4-a3be-4efd-82c3-3e37ee0f8741 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-15 12:25:55.738 8 INFO glance.location [None req-3afa1ff4-a3be-4efd-82c3-3e37ee0f8741 7b0d21d3cfeb49be81f49b2d7518db33 cb74f7001ee745278adb8f7d97dc931d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 219/441] 162.253.55.113 () {48 vars in 1046 bytes} [Tue Sep 15 12:25:37 2026] PUT /v2/images/947e6649-a7c4-4d04-8d90-09905f02f51b/file => generated 0 bytes in 18608 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33116 switches on core 0) [pid: 7|app: 0|req: 223/442] 162.253.55.113 () {44 vars in 971 bytes} [Tue Sep 15 12:25:55 2026] GET /v2/images/947e6649-a7c4-4d04-8d90-09905f02f51b => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/443] 162.253.55.113 () {48 vars in 1051 bytes} [Tue Sep 15 12:25:55 2026] PATCH /v2/images/947e6649-a7c4-4d04-8d90-09905f02f51b => generated 1382 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/444] 162.253.55.113 () {44 vars in 971 bytes} [Tue Sep 15 12:25:55 2026] GET /v2/images/947e6649-a7c4-4d04-8d90-09905f02f51b => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/621] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 12:40:34 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/622] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 12:40:34 2026] GET /v2/images => generated 5574 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/653] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 12:43:06 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: 329/654] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 12:43:06 2026] GET /v2/images => generated 5574 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/655] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 12:43:08 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: 330/656] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 12:43:08 2026] GET /v2/images => generated 5574 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/669] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 12:44:02 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: 337/670] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 12:44:02 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/673] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 12:44:11 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 12:44:11 2026] GET /v2/images => generated 5574 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/687] 162.253.55.113 () {42 vars in 688 bytes} [Tue Sep 15 12:45:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/688] 162.253.55.113 () {44 vars in 910 bytes} [Tue Sep 15 12:45:18 2026] GET /v2/images => generated 5574 bytes in 69 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: 352/699] 10.0.0.68 () {32 vars in 631 bytes} [Tue Sep 15 12:46:02 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/704] 10.0.0.144 () {36 vars in 986 bytes} [Tue Sep 15 12:46:21 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1312 bytes in 26 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: 350/705] 10.0.0.144 () {36 vars in 926 bytes} [Tue Sep 15 12:46: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: 7|app: 0|req: 356/706] 10.0.0.144 () {36 vars in 986 bytes} [Tue Sep 15 12:46:22 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/707] 10.0.0.144 () {36 vars in 926 bytes} [Tue Sep 15 12:46:22 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: 358/710] 162.253.55.113 () {36 vars in 990 bytes} [Tue Sep 15 12:46:29 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => 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: 353/711] 162.253.55.113 () {36 vars in 930 bytes} [Tue Sep 15 12:46:29 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/712] 162.253.55.113 () {36 vars in 990 bytes} [Tue Sep 15 12:46:30 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => 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: 354/713] 162.253.55.113 () {36 vars in 930 bytes} [Tue Sep 15 12:46:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/714] 10.0.0.144 () {36 vars in 986 bytes} [Tue Sep 15 12:46:34 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => 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: 355/715] 10.0.0.144 () {36 vars in 926 bytes} [Tue Sep 15 12:46: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: 7|app: 0|req: 361/716] 10.0.0.144 () {36 vars in 986 bytes} [Tue Sep 15 12:46:36 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => 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: 356/717] 10.0.0.144 () {36 vars in 926 bytes} [Tue Sep 15 12:46:36 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: 361/726] 10.0.0.144 () {36 vars in 986 bytes} [Tue Sep 15 12:47:10 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/727] 10.0.0.144 () {36 vars in 926 bytes} [Tue Sep 15 12:47:10 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: 7|app: 0|req: 368/730] 10.0.0.68 () {34 vars in 653 bytes} [Tue Sep 15 12:47:20 2026] POST /v2/images => generated 649 bytes in 231 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-15 12:47:20.378 8 WARNING glance.api.v2.images [None req-bd003fda-3bb2-4e05-84c7-c17772ad1554 3a9c195c846047ac86f129e28c5faba3 aa603495bddd471f80166ef6d649ca8b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5460374a-4d6a-44fa-8bde-f9eeabb77678 [pid: 8|app: 0|req: 363/731] 10.0.0.68 () {32 vars in 708 bytes} [Tue Sep 15 12:47:20 2026] DELETE /v2/images/5460374a-4d6a-44fa-8bde-f9eeabb77678 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/732] 10.0.0.68 () {32 vars in 705 bytes} [Tue Sep 15 12:47:20 2026] GET /v2/images/5460374a-4d6a-44fa-8bde-f9eeabb77678 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/733] 10.0.0.68 () {32 vars in 631 bytes} [Tue Sep 15 12:47:20 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/734] 10.0.0.68 () {34 vars in 653 bytes} [Tue Sep 15 12:47:20 2026] POST /v2/images => generated 703 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/735] 10.0.0.68 () {32 vars in 715 bytes} [Tue Sep 15 12:47:20 2026] GET /v2/images/746e5068-cc73-4373-9213-c47d1cbc4d91/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-15 12:47:20.625 7 INFO glance.api.v2.image_data [None req-adc7d46f-9dc9-4e7b-9739-a74c886594ba 3a9c195c846047ac86f129e28c5faba3 aa603495bddd471f80166ef6d649ca8b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-15 12:47:20.690 7 WARNING glance_store._drivers.rbd [None req-adc7d46f-9dc9-4e7b-9739-a74c886594ba 3a9c195c846047ac86f129e28c5faba3 aa603495bddd471f80166ef6d649ca8b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-15 12:47:21.531 7 INFO glance.location [None req-adc7d46f-9dc9-4e7b-9739-a74c886594ba 3a9c195c846047ac86f129e28c5faba3 aa603495bddd471f80166ef6d649ca8b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 371/736] 10.0.0.68 () {32 vars in 725 bytes} [Tue Sep 15 12:47:20 2026] PUT /v2/images/746e5068-cc73-4373-9213-c47d1cbc4d91/file => generated 0 bytes in 996 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/737] 10.0.0.68 () {32 vars in 705 bytes} [Tue Sep 15 12:47:21 2026] GET /v2/images/746e5068-cc73-4373-9213-c47d1cbc4d91 => generated 1104 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/738] 10.0.0.68 () {32 vars in 715 bytes} [Tue Sep 15 12:47:21 2026] GET /v2/images/746e5068-cc73-4373-9213-c47d1cbc4d91/file => generated 1024 bytes in 170 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/739] 10.0.0.68 () {34 vars in 653 bytes} [Tue Sep 15 12:47:21 2026] POST /v2/images => generated 648 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/740] 10.0.0.68 () {32 vars in 724 bytes} [Tue Sep 15 12:47:21 2026] PATCH /v2/images/1ac476e1-648b-4b53-87c1-3be537375d4a => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/741] 10.0.0.68 () {32 vars in 705 bytes} [Tue Sep 15 12:47:21 2026] GET /v2/images/1ac476e1-648b-4b53-87c1-3be537375d4a => generated 653 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-15 12:47:21.957 7 WARNING glance.api.v2.images [None req-8a6b9555-ccae-4450-ba37-f7e3268b6723 3a9c195c846047ac86f129e28c5faba3 aa603495bddd471f80166ef6d649ca8b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1ac476e1-648b-4b53-87c1-3be537375d4a [pid: 7|app: 0|req: 374/742] 10.0.0.68 () {32 vars in 708 bytes} [Tue Sep 15 12:47:21 2026] DELETE /v2/images/1ac476e1-648b-4b53-87c1-3be537375d4a => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 10.0.0.68 () {32 vars in 705 bytes} [Tue Sep 15 12:47:21 2026] GET /v2/images/1ac476e1-648b-4b53-87c1-3be537375d4a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-15 12:47:22.022 7 WARNING glance.api.v2.images [None req-564da066-c937-417c-a770-97f570830504 3a9c195c846047ac86f129e28c5faba3 aa603495bddd471f80166ef6d649ca8b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//746e5068-cc73-4373-9213-c47d1cbc4d91 [pid: 7|app: 0|req: 375/744] 10.0.0.68 () {32 vars in 708 bytes} [Tue Sep 15 12:47:22 2026] DELETE /v2/images/746e5068-cc73-4373-9213-c47d1cbc4d91 => generated 0 bytes in 800 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/745] 10.0.0.68 () {32 vars in 705 bytes} [Tue Sep 15 12:47:22 2026] GET /v2/images/746e5068-cc73-4373-9213-c47d1cbc4d91 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-15 12:47:22.850 7 WARNING glance.api.v2.images [None req-47edd386-3b81-4c35-9451-ecd05a271348 3a9c195c846047ac86f129e28c5faba3 aa603495bddd471f80166ef6d649ca8b - - default default] Failed to find image 5460374a-4d6a-44fa-8bde-f9eeabb77678 to delete: glance.common.exception.ImageNotFound: No image found with ID 5460374a-4d6a-44fa-8bde-f9eeabb77678 [pid: 7|app: 0|req: 376/746] 10.0.0.68 () {32 vars in 708 bytes} [Tue Sep 15 12:47:22 2026] DELETE /v2/images/5460374a-4d6a-44fa-8bde-f9eeabb77678 => 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: 371/747] 10.0.0.68 () {32 vars in 705 bytes} [Tue Sep 15 12:47:22 2026] GET /v2/images/5460374a-4d6a-44fa-8bde-f9eeabb77678 => 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: 377/748] 10.0.0.68 () {30 vars in 409 bytes} [Tue Sep 15 12:47:26 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: 381/755] 10.0.0.198 () {36 vars in 986 bytes} [Tue Sep 15 12:47:51 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1312 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/756] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:47: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: 382/757] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:47: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: 376/758] 10.0.0.198 () {36 vars in 986 bytes} [Tue Sep 15 12:47:51 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => 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: 383/759] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:47:51 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: 377/760] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:47: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: 384/761] 10.0.0.198 () {36 vars in 986 bytes} [Tue Sep 15 12:47:51 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/762] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:47: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: 7|app: 0|req: 385/763] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:47: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: 379/764] 10.0.0.123 () {36 vars in 986 bytes} [Tue Sep 15 12:47:52 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1312 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/765] 10.0.0.123 () {36 vars in 926 bytes} [Tue Sep 15 12:47:53 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: 380/766] 10.0.0.123 () {36 vars in 986 bytes} [Tue Sep 15 12:47:53 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => 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: 387/767] 10.0.0.123 () {36 vars in 926 bytes} [Tue Sep 15 12:47:53 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: 381/768] 10.0.0.123 () {36 vars in 926 bytes} [Tue Sep 15 12:47:53 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: 388/769] 10.0.0.68 () {32 vars in 705 bytes} [Tue Sep 15 12:47:56 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/770] 10.0.0.68 () {32 vars in 705 bytes} [Tue Sep 15 12:47:56 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 10.0.0.198 () {36 vars in 986 bytes} [Tue Sep 15 12:47:56 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/772] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:47:56 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: 390/773] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:47:56 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: 384/774] 10.0.0.198 () {36 vars in 986 bytes} [Tue Sep 15 12:47:56 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => 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: 391/775] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:47:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:47:56 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: 392/777] 10.0.0.198 () {36 vars in 986 bytes} [Tue Sep 15 12:47:56 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => 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: 386/778] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:47:56 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: 393/779] 10.0.0.123 () {36 vars in 986 bytes} [Tue Sep 15 12:47:56 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/780] 10.0.0.123 () {36 vars in 926 bytes} [Tue Sep 15 12:47:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/781] 10.0.0.123 () {36 vars in 986 bytes} [Tue Sep 15 12:47:56 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/782] 10.0.0.123 () {36 vars in 926 bytes} [Tue Sep 15 12:47:56 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: 395/783] 10.0.0.123 () {36 vars in 926 bytes} [Tue Sep 15 12:47:56 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/796] 10.0.0.144 () {36 vars in 986 bytes} [Tue Sep 15 12:48:59 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => 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: 395/797] 10.0.0.144 () {36 vars in 926 bytes} [Tue Sep 15 12:48:59 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: 405/802] 10.0.0.144 () {36 vars in 986 bytes} [Tue Sep 15 12:49:18 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => 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: 398/803] 10.0.0.144 () {36 vars in 926 bytes} [Tue Sep 15 12:49:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/812] 10.0.0.144 () {36 vars in 986 bytes} [Tue Sep 15 12:49:54 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => 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: 410/813] 10.0.0.144 () {36 vars in 926 bytes} [Tue Sep 15 12:49:54 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: 413/818] 162.253.55.113 () {32 vars in 825 bytes} [Tue Sep 15 12:50:10 2026] GET /v2/images?status=active&owner=cb74f7001ee745278adb8f7d97dc931d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/819] 162.253.55.113 () {32 vars in 652 bytes} [Tue Sep 15 12:50:10 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: 414/820] 10.0.0.198 () {36 vars in 986 bytes} [Tue Sep 15 12:50:11 2026] GET /v2/images/434e26b1-76ed-41bb-8362-80b11346549c => generated 1395 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/821] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:50:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/822] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:50:11 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: 408/823] 10.0.0.198 () {36 vars in 986 bytes} [Tue Sep 15 12:50:11 2026] GET /v2/images/434e26b1-76ed-41bb-8362-80b11346549c => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/824] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:50:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/825] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:50:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/826] 10.0.0.198 () {36 vars in 986 bytes} [Tue Sep 15 12:50:11 2026] GET /v2/images/434e26b1-76ed-41bb-8362-80b11346549c => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/827] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:50:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/828] 10.0.0.198 () {36 vars in 926 bytes} [Tue Sep 15 12:50:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/829] 10.0.0.123 () {36 vars in 986 bytes} [Tue Sep 15 12:50:12 2026] GET /v2/images/434e26b1-76ed-41bb-8362-80b11346549c => generated 1395 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/830] 10.0.0.123 () {36 vars in 926 bytes} [Tue Sep 15 12:50:12 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/831] 10.0.0.123 () {36 vars in 986 bytes} [Tue Sep 15 12:50:12 2026] GET /v2/images/434e26b1-76ed-41bb-8362-80b11346549c => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/832] 10.0.0.123 () {36 vars in 926 bytes} [Tue Sep 15 12:50:12 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: 413/833] 10.0.0.123 () {36 vars in 926 bytes} [Tue Sep 15 12:50:12 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: 417/840] 10.0.0.144 () {36 vars in 986 bytes} [Tue Sep 15 12:50:42 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/841] 10.0.0.144 () {36 vars in 926 bytes} [Tue Sep 15 12:50:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/850] 10.0.0.144 () {36 vars in 986 bytes} [Tue Sep 15 12:51:21 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => generated 1312 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/851] 10.0.0.144 () {36 vars in 926 bytes} [Tue Sep 15 12:51: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: 429/864] 10.0.0.144 () {36 vars in 986 bytes} [Tue Sep 15 12:52:28 2026] GET /v2/images/75db934f-f23c-4d85-9fbb-d72cc67701e9 => 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: 436/865] 10.0.0.144 () {36 vars in 926 bytes} [Tue Sep 15 12:52:28 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/882] 10.0.0.68 () {32 vars in 631 bytes} [Tue Sep 15 12:53:48 2026] GET /v2/images => generated 5574 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)