+ 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 [Mon Sep 7 11:05:36 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-558499b9cf-c9l88 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x557ef031f120 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-09-07 11:05:38.468 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-07 11:05:38.538 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-07 11:05:39.064 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-07 11:05:39.065 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-07 11:05:39.149 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-07 11:05:39.150 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-07 11:05:40.675 7 WARNING glance.api.v2.images [None req-76896620-b3b7-4ffa-8749-ded3af9fb2a5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-07 11:05:40.707 8 WARNING glance.api.v2.images [None req-fa94fff2-f3e1-4d79-8efe-fcd5c8db449b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-07 11:05:40.902 7 WARNING keystonemiddleware._common.config [None req-76896620-b3b7-4ffa-8749-ded3af9fb2a5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 11:05:40.909 7 WARNING oslo_config.cfg [None req-76896620-b3b7-4ffa-8749-ded3af9fb2a5 - - - - - -] 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 4 seconds on interpreter 0x557ef031f120 pid: 7 (default app) 2026-09-07 11:05:40.936 8 WARNING keystonemiddleware._common.config [None req-fa94fff2-f3e1-4d79-8efe-fcd5c8db449b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 11:05:40.943 8 WARNING oslo_config.cfg [None req-fa94fff2-f3e1-4d79-8efe-fcd5c8db449b - - - - - -] 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 4 seconds on interpreter 0x557ef031f120 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:05:42 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 11:05:43.425 8 WARNING oslo_policy.policy [None req-1b89189a-cd2f-415e-95c1-a2a16f5209fa f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - 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-07 11:05:43.425 8 WARNING oslo_policy.policy [None req-1b89189a-cd2f-415e-95c1-a2a16f5209fa f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - 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-07 11:05:43.461 8 WARNING oslo_policy.policy [None req-1b89189a-cd2f-415e-95c1-a2a16f5209fa f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - 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-07 11:05:43.461 8 WARNING oslo_policy.policy [None req-1b89189a-cd2f-415e-95c1-a2a16f5209fa f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - 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: 2/6] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:05:42 2026] GET /v2/images => generated 69 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:05:47 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:05:47 2026] GET /v2/images => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 11:05:47.190 7 WARNING oslo_policy.policy [None req-e3ec33df-6633-410e-9ab3-c83f9a2cef99 f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - 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-07 11:05:47.191 7 WARNING oslo_policy.policy [None req-e3ec33df-6633-410e-9ab3-c83f9a2cef99 f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - 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] 162.253.55.243 () {44 vars in 912 bytes} [Mon Sep 7 11:05:47 2026] GET /v2/images/cirros => generated 151 bytes in 183 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 162.253.55.243 () {44 vars in 934 bytes} [Mon Sep 7 11:05:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 11:05:47.373 7 WARNING oslo_policy.policy [None req-eec8cf9b-ed49-47be-84b7-c416fe646d2d f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - 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-07 11:05:47.373 7 WARNING oslo_policy.policy [None req-eec8cf9b-ed49-47be-84b7-c416fe646d2d f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - 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/11] 162.253.55.243 () {44 vars in 940 bytes} [Mon Sep 7 11:05:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 11:05:47.467 8 WARNING oslo_config.cfg [None req-8a8a0bf7-aa2a-4524-bfc7-60cbc4df5937 f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - 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: 5/12] 162.253.55.243 () {48 vars in 952 bytes} [Mon Sep 7 11:05:47 2026] POST /v2/images => generated 760 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-07 11:05:47.490 7 WARNING oslo_policy.policy [None req-648fa008-53b8-4b35-b90e-17b6498c10b5 f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - 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-07 11:05:47.491 7 WARNING oslo_policy.policy [None req-648fa008-53b8-4b35-b90e-17b6498c10b5 f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - 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-07 11:05:47.492 7 INFO glance.api.v2.image_data [None req-648fa008-53b8-4b35-b90e-17b6498c10b5 f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 11:05:50.718 7 INFO glance.location [None req-648fa008-53b8-4b35-b90e-17b6498c10b5 f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 162.253.55.243 () {48 vars in 1046 bytes} [Mon Sep 7 11:05:47 2026] PUT /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5/file => generated 0 bytes in 3295 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9248 switches on core 0) [pid: 8|app: 0|req: 6/14] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:05:50 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 11:05:50.811 7 WARNING oslo_config.cfg [None req-30c97008-5e22-4b18-93e0-7ed43b213ac7 f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - 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: 9/15] 162.253.55.243 () {48 vars in 1050 bytes} [Mon Sep 7 11:05:50 2026] PATCH /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:05:50 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:27:54 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:27:54 2026] GET /v2/images => generated 1240 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:28:12 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:28:12 2026] GET /v2/images => generated 1240 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/291] 162.253.55.243 () {44 vars in 938 bytes} [Mon Sep 7 11:28:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 162.253.55.243 () {44 vars in 960 bytes} [Mon Sep 7 11:28:12 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 162.253.55.243 () {44 vars in 940 bytes} [Mon Sep 7 11:28:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 162.253.55.243 () {48 vars in 952 bytes} [Mon Sep 7 11:28:12 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-07 11:28:12.776 8 WARNING oslo_policy.policy [None req-054236b6-45b5-42ed-9e9f-26f3853dcb4f f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - 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-07 11:28:12.777 8 WARNING oslo_policy.policy [None req-054236b6-45b5-42ed-9e9f-26f3853dcb4f f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - 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-07 11:28:12.780 8 INFO glance.api.v2.image_data [None req-054236b6-45b5-42ed-9e9f-26f3853dcb4f f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 11:28:43.372 8 INFO glance.location [None req-054236b6-45b5-42ed-9e9f-26f3853dcb4f f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 147/301] 162.253.55.243 () {48 vars in 1047 bytes} [Mon Sep 7 11:28:12 2026] PUT /v2/images/734b1e60-52bb-48ea-8a72-0831d6697006/file => generated 0 bytes in 30667 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73499 switches on core 0) [pid: 7|app: 0|req: 155/302] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:28:43 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/303] 162.253.55.243 () {48 vars in 1050 bytes} [Mon Sep 7 11:28:43 2026] PATCH /v2/images/734b1e60-52bb-48ea-8a72-0831d6697006 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/304] 162.253.55.243 () {48 vars in 1051 bytes} [Mon Sep 7 11:28:43 2026] PATCH /v2/images/734b1e60-52bb-48ea-8a72-0831d6697006 => generated 1209 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/305] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:28:43 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/306] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:28:45 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/307] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:28:45 2026] GET /v2/images => generated 2451 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/392] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:35:48 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:35:48 2026] GET /v2/images => generated 2451 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:36:00 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/397] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:36:00 2026] GET /v2/images => generated 2451 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/398] 162.253.55.243 () {44 vars in 948 bytes} [Mon Sep 7 11:36:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/399] 162.253.55.243 () {44 vars in 970 bytes} [Mon Sep 7 11:36:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/400] 162.253.55.243 () {44 vars in 940 bytes} [Mon Sep 7 11:36:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/401] 162.253.55.243 () {48 vars in 952 bytes} [Mon Sep 7 11:36:00 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-07 11:36:00.652 7 INFO glance.api.v2.image_data [None req-f9e70ac3-d31b-4b7c-b124-8672a177b4eb f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 11:36:17.457 7 INFO glance.location [None req-f9e70ac3-d31b-4b7c-b124-8672a177b4eb f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 205/406] 162.253.55.243 () {48 vars in 1046 bytes} [Mon Sep 7 11:36:00 2026] PUT /v2/images/33bc60cb-e878-48ff-b135-987b14451934/file => generated 0 bytes in 16876 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26282 switches on core 0) [pid: 8|app: 0|req: 202/407] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:36:17 2026] GET /v2/images => generated 3664 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 162.253.55.243 () {48 vars in 1051 bytes} [Mon Sep 7 11:36:17 2026] PATCH /v2/images/33bc60cb-e878-48ff-b135-987b14451934 => generated 1234 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:36:17 2026] GET /v2/images => generated 3687 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:36:59 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:36:59 2026] GET /v2/images => generated 3687 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:37:15 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:37:15 2026] GET /v2/images => generated 3687 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 162.253.55.243 () {44 vars in 940 bytes} [Mon Sep 7 11:37:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 162.253.55.243 () {44 vars in 962 bytes} [Mon Sep 7 11:37:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 162.253.55.243 () {44 vars in 940 bytes} [Mon Sep 7 11:37:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 162.253.55.243 () {48 vars in 952 bytes} [Mon Sep 7 11:37:15 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-07 11:37:15.500 8 INFO glance.api.v2.image_data [None req-664c6f08-dab9-4808-91d2-53181ae385ae f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 11:37:37.512 8 INFO glance.location [None req-664c6f08-dab9-4808-91d2-53181ae385ae f54613d1eed143c784d352c380522db8 b671864245484ba58c69668388478e4b - - default default] Image format matched and virtual size computed: 2931228672 [pid: 8|app: 0|req: 214/434] 162.253.55.243 () {48 vars in 1047 bytes} [Mon Sep 7 11:37:15 2026] PUT /v2/images/1658902e-1cb2-41db-969b-8d7c3671a56c/file => generated 0 bytes in 22068 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34439 switches on core 0) [pid: 7|app: 0|req: 221/435] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:37:37 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/436] 162.253.55.243 () {48 vars in 1050 bytes} [Mon Sep 7 11:37:37 2026] PATCH /v2/images/1658902e-1cb2-41db-969b-8d7c3671a56c => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/437] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:37:37 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/612] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:52:02 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/613] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:52:02 2026] GET /v2/images => generated 4893 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/644] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:54:36 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/645] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:54:36 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/646] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:54:38 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/647] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:54:38 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/658] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:55:28 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/659] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:55:28 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/662] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:55:35 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/663] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:55:35 2026] GET /v2/images => generated 4893 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/678] 162.253.55.243 () {42 vars in 689 bytes} [Mon Sep 7 11:56:41 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/679] 162.253.55.243 () {44 vars in 911 bytes} [Mon Sep 7 11:56:41 2026] GET /v2/images => generated 4893 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 341/688] 10.0.0.4 () {32 vars in 631 bytes} [Mon Sep 7 11:57:25 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 350/693] 10.0.0.3 () {36 vars in 985 bytes} [Mon Sep 7 11:57:45 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/694] 10.0.0.3 () {36 vars in 925 bytes} [Mon Sep 7 11:57:45 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: 351/695] 162.253.55.243 () {36 vars in 991 bytes} [Mon Sep 7 11:57:48 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/696] 162.253.55.243 () {36 vars in 931 bytes} [Mon Sep 7 11:57: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: 7|app: 0|req: 352/697] 162.253.55.243 () {36 vars in 991 bytes} [Mon Sep 7 11:57:49 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/698] 162.253.55.243 () {36 vars in 931 bytes} [Mon Sep 7 11:57: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: 7|app: 0|req: 355/703] 10.0.0.60 () {36 vars in 986 bytes} [Mon Sep 7 11:58:01 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/704] 10.0.0.60 () {36 vars in 926 bytes} [Mon Sep 7 11:58:01 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/705] 10.0.0.60 () {36 vars in 926 bytes} [Mon Sep 7 11:58:01 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: 350/706] 10.0.0.60 () {36 vars in 986 bytes} [Mon Sep 7 11:58:01 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/707] 10.0.0.60 () {36 vars in 926 bytes} [Mon Sep 7 11:58:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/708] 10.0.0.60 () {36 vars in 926 bytes} [Mon Sep 7 11:58:01 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: 358/709] 10.0.0.60 () {36 vars in 986 bytes} [Mon Sep 7 11:58:02 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/710] 10.0.0.60 () {36 vars in 926 bytes} [Mon Sep 7 11:58:02 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/711] 10.0.0.60 () {36 vars in 926 bytes} [Mon Sep 7 11:58:02 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.3 () {36 vars in 985 bytes} [Mon Sep 7 11:58:02 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/713] 10.0.0.3 () {36 vars in 925 bytes} [Mon Sep 7 11:58:02 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/714] 10.0.0.77 () {36 vars in 986 bytes} [Mon Sep 7 11:58:03 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/715] 10.0.0.77 () {36 vars in 926 bytes} [Mon Sep 7 11:58:03 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: 355/716] 10.0.0.77 () {36 vars in 986 bytes} [Mon Sep 7 11:58:03 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/717] 10.0.0.77 () {36 vars in 926 bytes} [Mon Sep 7 11:58:03 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: 356/718] 10.0.0.77 () {36 vars in 926 bytes} [Mon Sep 7 11:58:03 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: 364/721] 10.0.0.3 () {36 vars in 985 bytes} [Mon Sep 7 11:58:16 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/722] 10.0.0.3 () {36 vars in 925 bytes} [Mon Sep 7 11:58:16 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: 365/723] 10.0.0.4 () {30 vars in 409 bytes} [Mon Sep 7 11:58:20 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 10.0.0.4 () {34 vars in 653 bytes} [Mon Sep 7 11:58:29 2026] POST /v2/images => generated 649 bytes in 233 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-07 11:58:29.276 7 WARNING glance.api.v2.images [None req-51053ebc-0cc7-4e57-ac07-cb13da7114a4 886896396c394f82906a74d88578f740 88b293305d724ef28d1459aa67f36543 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//281b09cb-7df9-4802-ac8b-c8b2df825bad [pid: 7|app: 0|req: 367/727] 10.0.0.4 () {32 vars in 708 bytes} [Mon Sep 7 11:58:29 2026] DELETE /v2/images/281b09cb-7df9-4802-ac8b-c8b2df825bad => generated 0 bytes in 77 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/728] 10.0.0.4 () {32 vars in 705 bytes} [Mon Sep 7 11:58:29 2026] GET /v2/images/281b09cb-7df9-4802-ac8b-c8b2df825bad => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/729] 10.0.0.4 () {32 vars in 631 bytes} [Mon Sep 7 11:58:29 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/730] 10.0.0.4 () {34 vars in 653 bytes} [Mon Sep 7 11:58:29 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/731] 10.0.0.4 () {32 vars in 715 bytes} [Mon Sep 7 11:58:29 2026] GET /v2/images/44bfc310-a489-4ac7-a51d-ebf6c55ed1c7/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 11:58:29.474 8 INFO glance.api.v2.image_data [None req-6469b1c2-c648-48c2-b5ef-947833162d12 886896396c394f82906a74d88578f740 88b293305d724ef28d1459aa67f36543 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 11:58:29.535 8 WARNING glance_store._drivers.rbd [None req-6469b1c2-c648-48c2-b5ef-947833162d12 886896396c394f82906a74d88578f740 88b293305d724ef28d1459aa67f36543 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-07 11:58:29.810 8 INFO glance.location [None req-6469b1c2-c648-48c2-b5ef-947833162d12 886896396c394f82906a74d88578f740 88b293305d724ef28d1459aa67f36543 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 363/732] 10.0.0.4 () {32 vars in 725 bytes} [Mon Sep 7 11:58:29 2026] PUT /v2/images/44bfc310-a489-4ac7-a51d-ebf6c55ed1c7/file => generated 0 bytes in 395 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/733] 10.0.0.4 () {32 vars in 705 bytes} [Mon Sep 7 11:58:29 2026] GET /v2/images/44bfc310-a489-4ac7-a51d-ebf6c55ed1c7 => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/734] 10.0.0.4 () {32 vars in 715 bytes} [Mon Sep 7 11:58:29 2026] GET /v2/images/44bfc310-a489-4ac7-a51d-ebf6c55ed1c7/file => generated 1024 bytes in 148 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/735] 10.0.0.4 () {34 vars in 653 bytes} [Mon Sep 7 11:58:30 2026] POST /v2/images => generated 649 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/736] 10.0.0.4 () {32 vars in 724 bytes} [Mon Sep 7 11:58:30 2026] PATCH /v2/images/fe5ab2ef-792f-44dd-a22d-2be78c8a2293 => generated 653 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/737] 10.0.0.4 () {32 vars in 705 bytes} [Mon Sep 7 11:58:30 2026] GET /v2/images/fe5ab2ef-792f-44dd-a22d-2be78c8a2293 => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 11:58:30.216 8 WARNING glance.api.v2.images [None req-1084b969-c802-4617-9245-9f3147aef5c8 886896396c394f82906a74d88578f740 88b293305d724ef28d1459aa67f36543 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fe5ab2ef-792f-44dd-a22d-2be78c8a2293 [pid: 8|app: 0|req: 366/738] 10.0.0.4 () {32 vars in 708 bytes} [Mon Sep 7 11:58:30 2026] DELETE /v2/images/fe5ab2ef-792f-44dd-a22d-2be78c8a2293 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/739] 10.0.0.4 () {32 vars in 705 bytes} [Mon Sep 7 11:58:30 2026] GET /v2/images/fe5ab2ef-792f-44dd-a22d-2be78c8a2293 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 11:58:30.332 8 WARNING glance.api.v2.images [None req-f959ca83-5e71-43d8-b871-38c049f3c57a 886896396c394f82906a74d88578f740 88b293305d724ef28d1459aa67f36543 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//44bfc310-a489-4ac7-a51d-ebf6c55ed1c7 [pid: 8|app: 0|req: 367/742] 10.0.0.4 () {32 vars in 708 bytes} [Mon Sep 7 11:58:30 2026] DELETE /v2/images/44bfc310-a489-4ac7-a51d-ebf6c55ed1c7 => generated 0 bytes in 1002 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/743] 10.0.0.4 () {32 vars in 705 bytes} [Mon Sep 7 11:58:31 2026] GET /v2/images/44bfc310-a489-4ac7-a51d-ebf6c55ed1c7 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 11:58:31.340 8 WARNING glance.api.v2.images [None req-483e1a5d-9f43-46af-b820-975d1e79196d 886896396c394f82906a74d88578f740 88b293305d724ef28d1459aa67f36543 - - default default] Failed to find image 281b09cb-7df9-4802-ac8b-c8b2df825bad to delete: glance.common.exception.ImageNotFound: No image found with ID 281b09cb-7df9-4802-ac8b-c8b2df825bad [pid: 8|app: 0|req: 368/744] 10.0.0.4 () {32 vars in 708 bytes} [Mon Sep 7 11:58:31 2026] DELETE /v2/images/281b09cb-7df9-4802-ac8b-c8b2df825bad => generated 147 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/745] 10.0.0.4 () {32 vars in 705 bytes} [Mon Sep 7 11:58:31 2026] GET /v2/images/281b09cb-7df9-4802-ac8b-c8b2df825bad => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/746] 10.0.0.3 () {36 vars in 985 bytes} [Mon Sep 7 11:58:40 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/747] 10.0.0.3 () {36 vars in 925 bytes} [Mon Sep 7 11:58:40 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: 380/750] 10.0.0.3 () {36 vars in 985 bytes} [Mon Sep 7 11:58:47 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/751] 10.0.0.3 () {36 vars in 925 bytes} [Mon Sep 7 11:58:47 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: 386/762] 10.0.0.3 () {36 vars in 985 bytes} [Mon Sep 7 11:59:37 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/763] 10.0.0.3 () {36 vars in 925 bytes} [Mon Sep 7 11:59:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/768] 10.0.0.4 () {32 vars in 705 bytes} [Mon Sep 7 11:59:57 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/769] 10.0.0.4 () {32 vars in 705 bytes} [Mon Sep 7 11:59:57 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/770] 10.0.0.60 () {36 vars in 986 bytes} [Mon Sep 7 11:59:57 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/771] 10.0.0.60 () {36 vars in 926 bytes} [Mon Sep 7 11:59:57 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: 391/772] 10.0.0.60 () {36 vars in 926 bytes} [Mon Sep 7 11:59:57 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: 382/773] 10.0.0.60 () {36 vars in 986 bytes} [Mon Sep 7 11:59:57 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/774] 10.0.0.60 () {36 vars in 926 bytes} [Mon Sep 7 11:59:57 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: 383/775] 10.0.0.60 () {36 vars in 926 bytes} [Mon Sep 7 11:59:57 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: 393/776] 10.0.0.60 () {36 vars in 986 bytes} [Mon Sep 7 11:59:57 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/777] 10.0.0.60 () {36 vars in 926 bytes} [Mon Sep 7 11:59:57 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: 394/778] 10.0.0.77 () {36 vars in 986 bytes} [Mon Sep 7 11:59:58 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/779] 10.0.0.77 () {36 vars in 926 bytes} [Mon Sep 7 11:59:58 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/780] 10.0.0.77 () {36 vars in 986 bytes} [Mon Sep 7 11:59:58 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/781] 10.0.0.77 () {36 vars in 926 bytes} [Mon Sep 7 11:59:58 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/782] 10.0.0.77 () {36 vars in 926 bytes} [Mon Sep 7 11:59:58 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: 389/787] 10.0.0.3 () {36 vars in 985 bytes} [Mon Sep 7 12:00:16 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/788] 10.0.0.3 () {36 vars in 925 bytes} [Mon Sep 7 12:00:16 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: 402/793] 10.0.0.3 () {36 vars in 985 bytes} [Mon Sep 7 12:00:36 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/794] 10.0.0.3 () {36 vars in 925 bytes} [Mon Sep 7 12:00:36 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: 408/805] 10.0.0.3 () {36 vars in 985 bytes} [Mon Sep 7 12:01:21 2026] GET /v2/images/2a0068cf-b628-45b4-bfc3-7a9265e981e5 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/806] 10.0.0.3 () {36 vars in 925 bytes} [Mon Sep 7 12:01:21 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)