+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Sep 2 08:21:47 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-67fbb4b477-pmwkr 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 0x55a09878d190 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-02 08:21:49.395 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-02 08:21:49.429 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-02 08:21:50.049 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-02 08:21:50.050 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-02 08:21:50.107 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-02 08:21:50.108 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-02 08:21:51.770 8 WARNING glance.api.v2.images [None req-a0b406c4-d8fc-4bf4-9376-f53847936f06 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-02 08:21:51.810 7 WARNING glance.api.v2.images [None req-9d51af1b-e806-4e9f-9684-52ba8c1cbdcd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-02 08:21:52.011 8 WARNING keystonemiddleware._common.config [None req-a0b406c4-d8fc-4bf4-9376-f53847936f06 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 08:21:52.019 8 WARNING oslo_config.cfg [None req-a0b406c4-d8fc-4bf4-9376-f53847936f06 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a09878d190 pid: 8 (default app) 2026-09-02 08:21:52.058 7 WARNING keystonemiddleware._common.config [None req-9d51af1b-e806-4e9f-9684-52ba8c1cbdcd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 08:21:52.067 7 WARNING oslo_config.cfg [None req-9d51af1b-e806-4e9f-9684-52ba8c1cbdcd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a09878d190 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 162.253.55.156 () {42 vars in 688 bytes} [Wed Sep 2 08:21:53 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-02 08:21:54.464 8 WARNING oslo_policy.policy [None req-3ca5d470-61f0-437a-8c94-8ae781e80f33 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - 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-02 08:21:54.464 8 WARNING oslo_policy.policy [None req-3ca5d470-61f0-437a-8c94-8ae781e80f33 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - 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-02 08:21:54.497 8 WARNING oslo_policy.policy [None req-3ca5d470-61f0-437a-8c94-8ae781e80f33 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - 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-02 08:21:54.497 8 WARNING oslo_policy.policy [None req-3ca5d470-61f0-437a-8c94-8ae781e80f33 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - 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: 3/5] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:21:53 2026] GET /v2/images => generated 69 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/6] 162.253.55.156 () {42 vars in 688 bytes} [Wed Sep 2 08:21:58 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: 4/7] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:21:58 2026] GET /v2/images => generated 69 bytes in 67 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-02 08:21:58.140 7 WARNING oslo_policy.policy [None req-b2fd89a4-9780-4ee8-9f3f-bd8e6b6eb7e1 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - 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-02 08:21:58.140 7 WARNING oslo_policy.policy [None req-b2fd89a4-9780-4ee8-9f3f-bd8e6b6eb7e1 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - 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: 4/8] 162.253.55.156 () {44 vars in 911 bytes} [Wed Sep 2 08:21:58 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.156 () {44 vars in 933 bytes} [Wed Sep 2 08:21:58 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 08:21:58.275 7 WARNING oslo_policy.policy [None req-27f35dd5-f287-4b46-8444-d685ff5328a0 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - 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-02 08:21:58.276 7 WARNING oslo_policy.policy [None req-27f35dd5-f287-4b46-8444-d685ff5328a0 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/10] 162.253.55.156 () {44 vars in 939 bytes} [Wed Sep 2 08:21:58 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-02 08:21:58.358 8 WARNING oslo_config.cfg [None req-428839a0-7a8a-4b9b-a325-501136aa94fa 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - 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: 6/11] 162.253.55.156 () {48 vars in 951 bytes} [Wed Sep 2 08:21:58 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-02 08:21:58.383 7 WARNING oslo_policy.policy [None req-255ee9a1-951d-4b4f-bd0b-b8fd0daf1f64 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - 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-02 08:21:58.384 7 WARNING oslo_policy.policy [None req-255ee9a1-951d-4b4f-bd0b-b8fd0daf1f64 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - 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-02 08:21:58.387 7 INFO glance.api.v2.image_data [None req-255ee9a1-951d-4b4f-bd0b-b8fd0daf1f64 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 08:22:01.955 7 INFO glance.location [None req-255ee9a1-951d-4b4f-bd0b-b8fd0daf1f64 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/12] 162.253.55.156 () {48 vars in 1045 bytes} [Wed Sep 2 08:21:58 2026] PUT /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5/file => generated 0 bytes in 3634 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7549 switches on core 0) [pid: 8|app: 0|req: 7/13] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:22:02 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 08:22:02.051 7 WARNING oslo_config.cfg [None req-7cf24c78-e0ac-4723-9509-88e53a580e95 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - 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: 7/14] 162.253.55.156 () {48 vars in 1049 bytes} [Wed Sep 2 08:22:02 2026] PATCH /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:22:02 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: 149/296] 162.253.55.156 () {42 vars in 688 bytes} [Wed Sep 2 08:45: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: 148/297] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:45:12 2026] GET /v2/images => generated 1240 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/300] 162.253.55.156 () {42 vars in 688 bytes} [Wed Sep 2 08:45:30 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: 150/301] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:45:30 2026] GET /v2/images => generated 1240 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/302] 162.253.55.156 () {44 vars in 937 bytes} [Wed Sep 2 08:45:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/303] 162.253.55.156 () {44 vars in 959 bytes} [Wed Sep 2 08:45:30 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 162.253.55.156 () {44 vars in 939 bytes} [Wed Sep 2 08:45:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/305] 162.253.55.156 () {48 vars in 951 bytes} [Wed Sep 2 08:45:30 2026] POST /v2/images => generated 796 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-02 08:45:30.762 8 WARNING oslo_policy.policy [None req-7aa5657b-17cb-4c52-aea0-3d9215aa26eb 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - 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-02 08:45:30.762 8 WARNING oslo_policy.policy [None req-7aa5657b-17cb-4c52-aea0-3d9215aa26eb 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - 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-02 08:45:30.765 8 INFO glance.api.v2.image_data [None req-7aa5657b-17cb-4c52-aea0-3d9215aa26eb 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 08:46:02.124 8 INFO glance.location [None req-7aa5657b-17cb-4c52-aea0-3d9215aa26eb 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 154/312] 162.253.55.156 () {48 vars in 1046 bytes} [Wed Sep 2 08:45:30 2026] PUT /v2/images/34549c7f-25cc-4223-bde6-f44d20928a7a/file => generated 0 bytes in 31437 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67355 switches on core 0) [pid: 7|app: 0|req: 159/313] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:46:02 2026] GET /v2/images => generated 2451 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/314] 162.253.55.156 () {48 vars in 1049 bytes} [Wed Sep 2 08:46:02 2026] PATCH /v2/images/34549c7f-25cc-4223-bde6-f44d20928a7a => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/317] 162.253.55.156 () {48 vars in 1050 bytes} [Wed Sep 2 08:46:02 2026] PATCH /v2/images/34549c7f-25cc-4223-bde6-f44d20928a7a => generated 1209 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/318] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:46:02 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/319] 162.253.55.156 () {42 vars in 688 bytes} [Wed Sep 2 08:46:03 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: 159/320] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:46:03 2026] GET /v2/images => generated 2451 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 162.253.55.156 () {42 vars in 688 bytes} [Wed Sep 2 08:53:01 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: 201/404] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:53:01 2026] GET /v2/images => generated 2451 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 162.253.55.156 () {42 vars in 688 bytes} [Wed Sep 2 08:53:12 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: 204/410] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:53:12 2026] GET /v2/images => generated 2451 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 162.253.55.156 () {44 vars in 947 bytes} [Wed Sep 2 08:53:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 162.253.55.156 () {44 vars in 969 bytes} [Wed Sep 2 08:53:12 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 162.253.55.156 () {44 vars in 939 bytes} [Wed Sep 2 08:53:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 162.253.55.156 () {48 vars in 951 bytes} [Wed Sep 2 08:53:12 2026] POST /v2/images => generated 799 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-02 08:53:12.764 7 INFO glance.api.v2.image_data [None req-52065e46-37d2-4e23-9ee9-1e2e2150920d 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 08:53:31.838 7 INFO glance.location [None req-52065e46-37d2-4e23-9ee9-1e2e2150920d 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 209/417] 162.253.55.156 () {48 vars in 1045 bytes} [Wed Sep 2 08:53:12 2026] PUT /v2/images/7a55f460-3674-4aac-8830-57565e7fcc9d/file => generated 0 bytes in 19144 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23064 switches on core 0) [pid: 8|app: 0|req: 209/418] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:53:31 2026] GET /v2/images => generated 3664 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 162.253.55.156 () {48 vars in 1050 bytes} [Wed Sep 2 08:53:31 2026] PATCH /v2/images/7a55f460-3674-4aac-8830-57565e7fcc9d => generated 1234 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:53:32 2026] GET /v2/images => generated 3687 bytes in 13 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.156 () {42 vars in 688 bytes} [Wed Sep 2 08:54:14 2026] GET / => generated 1193 bytes in 2 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.156 () {44 vars in 910 bytes} [Wed Sep 2 08:54:14 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/435] 162.253.55.156 () {42 vars in 688 bytes} [Wed Sep 2 08:54:26 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: 218/436] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:54:26 2026] GET /v2/images => generated 3687 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/437] 162.253.55.156 () {44 vars in 939 bytes} [Wed Sep 2 08:54:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/438] 162.253.55.156 () {44 vars in 961 bytes} [Wed Sep 2 08:54:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/439] 162.253.55.156 () {44 vars in 939 bytes} [Wed Sep 2 08:54:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/440] 162.253.55.156 () {48 vars in 951 bytes} [Wed Sep 2 08:54:26 2026] POST /v2/images => generated 791 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-02 08:54:26.793 7 INFO glance.api.v2.image_data [None req-64482832-4816-426e-a333-70fa1b27ed47 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 08:54:53.293 7 INFO glance.location [None req-64482832-4816-426e-a333-70fa1b27ed47 3ae23c41bc1f4269940bbf1c7b927978 093a2da55a974dd7987cb51a448df596 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 7|app: 0|req: 221/447] 162.253.55.156 () {48 vars in 1046 bytes} [Wed Sep 2 08:54:26 2026] PUT /v2/images/3b25a0cf-64e6-44a6-9182-37d95a58d034/file => generated 0 bytes in 26573 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33201 switches on core 0) [pid: 8|app: 0|req: 227/448] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:54:53 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/449] 162.253.55.156 () {48 vars in 1049 bytes} [Wed Sep 2 08:54:53 2026] PATCH /v2/images/3b25a0cf-64e6-44a6-9182-37d95a58d034 => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/450] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 08:54:53 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/625] 162.253.55.156 () {42 vars in 688 bytes} [Wed Sep 2 09:09:27 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/626] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 09:09:27 2026] GET /v2/images => generated 4893 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/659] 162.253.55.156 () {42 vars in 688 bytes} [Wed Sep 2 09:12:12 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: 333/662] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 09:12:12 2026] GET /v2/images => generated 4893 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/663] 162.253.55.156 () {42 vars in 688 bytes} [Wed Sep 2 09:12:14 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: 334/664] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 09:12:14 2026] GET /v2/images => generated 4893 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 162.253.55.156 () {42 vars in 688 bytes} [Wed Sep 2 09:13:07 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: 340/676] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 09:13:07 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 162.253.55.156 () {42 vars in 688 bytes} [Wed Sep 2 09:13:16 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: 342/680] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 09:13:16 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/695] 162.253.55.156 () {42 vars in 688 bytes} [Wed Sep 2 09:14:26 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 162.253.55.156 () {44 vars in 910 bytes} [Wed Sep 2 09:14:26 2026] GET /v2/images => generated 4893 bytes in 94 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: 352/707] 10.0.0.155 () {32 vars in 633 bytes} [Wed Sep 2 09:15:12 2026] GET /v2/images => generated 4893 bytes in 38 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: 358/712] 10.0.0.229 () {36 vars in 987 bytes} [Wed Sep 2 09:15:34 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.229 () {36 vars in 927 bytes} [Wed Sep 2 09:15:34 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: 359/714] 162.253.55.156 () {36 vars in 991 bytes} [Wed Sep 2 09:15:38 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => generated 1171 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 162.253.55.156 () {36 vars in 931 bytes} [Wed Sep 2 09:15:38 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: 360/716] 162.253.55.156 () {36 vars in 991 bytes} [Wed Sep 2 09:15:39 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 162.253.55.156 () {36 vars in 931 bytes} [Wed Sep 2 09:15:39 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: 361/718] 10.0.0.42 () {36 vars in 986 bytes} [Wed Sep 2 09:15:39 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => generated 1171 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.42 () {36 vars in 926 bytes} [Wed Sep 2 09:15:39 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: 362/720] 10.0.0.42 () {36 vars in 926 bytes} [Wed Sep 2 09:15:39 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: 359/721] 10.0.0.42 () {36 vars in 986 bytes} [Wed Sep 2 09:15:39 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.42 () {36 vars in 926 bytes} [Wed Sep 2 09:15:39 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: 360/723] 10.0.0.42 () {36 vars in 926 bytes} [Wed Sep 2 09:15:39 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: 364/724] 10.0.0.42 () {36 vars in 986 bytes} [Wed Sep 2 09:15:39 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => 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: 361/725] 10.0.0.42 () {36 vars in 926 bytes} [Wed Sep 2 09:15:39 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: 365/726] 10.0.0.42 () {36 vars in 926 bytes} [Wed Sep 2 09:15:39 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: 362/727] 10.0.0.147 () {36 vars in 987 bytes} [Wed Sep 2 09:15:40 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => generated 1171 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/728] 10.0.0.147 () {36 vars in 927 bytes} [Wed Sep 2 09:15:41 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: 363/729] 10.0.0.147 () {36 vars in 987 bytes} [Wed Sep 2 09:15:41 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => 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: 367/730] 10.0.0.147 () {36 vars in 927 bytes} [Wed Sep 2 09:15:41 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: 364/731] 10.0.0.147 () {36 vars in 927 bytes} [Wed Sep 2 09:15:41 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: 370/736] 10.0.0.229 () {36 vars in 987 bytes} [Wed Sep 2 09:15:53 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => 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: 367/737] 10.0.0.229 () {36 vars in 927 bytes} [Wed Sep 2 09:15:53 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: 371/738] 10.0.0.229 () {36 vars in 987 bytes} [Wed Sep 2 09:15:54 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.229 () {36 vars in 927 bytes} [Wed Sep 2 09:15:54 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: 374/744] 10.0.0.155 () {34 vars in 655 bytes} [Wed Sep 2 09:16:17 2026] POST /v2/images => generated 649 bytes in 254 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-02 09:16:17.802 7 WARNING glance.api.v2.images [None req-d79eedaa-5b2f-43a6-b625-768b03883e40 31ada0200acf4a558269068659404d47 e1af4f23160641e5bbcff0ce89d38f33 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ad98782c-e964-4b61-bf7f-0c30db99e56c [pid: 7|app: 0|req: 371/745] 10.0.0.155 () {32 vars in 710 bytes} [Wed Sep 2 09:16:17 2026] DELETE /v2/images/ad98782c-e964-4b61-bf7f-0c30db99e56c => generated 0 bytes in 81 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/746] 10.0.0.155 () {32 vars in 707 bytes} [Wed Sep 2 09:16:17 2026] GET /v2/images/ad98782c-e964-4b61-bf7f-0c30db99e56c => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/747] 10.0.0.155 () {32 vars in 633 bytes} [Wed Sep 2 09:16:17 2026] GET /v2/images => generated 1240 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/748] 10.0.0.155 () {34 vars in 655 bytes} [Wed Sep 2 09:16:18 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/749] 10.0.0.155 () {32 vars in 717 bytes} [Wed Sep 2 09:16:18 2026] GET /v2/images/36ee4ced-ad45-4480-8152-71f97dfec933/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-02 09:16:18.212 8 INFO glance.api.v2.image_data [None req-3b08344a-2b83-4779-afdb-255fae737f59 31ada0200acf4a558269068659404d47 e1af4f23160641e5bbcff0ce89d38f33 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 09:16:18.275 8 WARNING glance_store._drivers.rbd [None req-3b08344a-2b83-4779-afdb-255fae737f59 31ada0200acf4a558269068659404d47 e1af4f23160641e5bbcff0ce89d38f33 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-02 09:16:18.616 8 INFO glance.location [None req-3b08344a-2b83-4779-afdb-255fae737f59 31ada0200acf4a558269068659404d47 e1af4f23160641e5bbcff0ce89d38f33 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 377/750] 10.0.0.155 () {32 vars in 727 bytes} [Wed Sep 2 09:16:18 2026] PUT /v2/images/36ee4ced-ad45-4480-8152-71f97dfec933/file => generated 0 bytes in 468 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/751] 10.0.0.155 () {32 vars in 707 bytes} [Wed Sep 2 09:16:18 2026] GET /v2/images/36ee4ced-ad45-4480-8152-71f97dfec933 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/752] 10.0.0.155 () {32 vars in 717 bytes} [Wed Sep 2 09:16:18 2026] GET /v2/images/36ee4ced-ad45-4480-8152-71f97dfec933/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: 375/753] 10.0.0.155 () {34 vars in 655 bytes} [Wed Sep 2 09:16:18 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/754] 10.0.0.155 () {32 vars in 726 bytes} [Wed Sep 2 09:16:18 2026] PATCH /v2/images/7febd7b6-a71f-4139-a2a2-fad8525115e4 => generated 653 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/755] 10.0.0.155 () {32 vars in 707 bytes} [Wed Sep 2 09:16:19 2026] GET /v2/images/7febd7b6-a71f-4139-a2a2-fad8525115e4 => generated 653 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-02 09:16:19.144 8 WARNING glance.api.v2.images [None req-8fb8e643-bf4c-4cbc-b516-5a02311bdef6 31ada0200acf4a558269068659404d47 e1af4f23160641e5bbcff0ce89d38f33 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7febd7b6-a71f-4139-a2a2-fad8525115e4 [pid: 8|app: 0|req: 380/756] 10.0.0.155 () {32 vars in 710 bytes} [Wed Sep 2 09:16:19 2026] DELETE /v2/images/7febd7b6-a71f-4139-a2a2-fad8525115e4 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/757] 10.0.0.155 () {32 vars in 707 bytes} [Wed Sep 2 09:16:19 2026] GET /v2/images/7febd7b6-a71f-4139-a2a2-fad8525115e4 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-02 09:16:19.235 8 WARNING glance.api.v2.images [None req-d97b6694-e196-4f41-97a2-8a3e4dda2476 31ada0200acf4a558269068659404d47 e1af4f23160641e5bbcff0ce89d38f33 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//36ee4ced-ad45-4480-8152-71f97dfec933 [pid: 8|app: 0|req: 381/758] 10.0.0.155 () {32 vars in 710 bytes} [Wed Sep 2 09:16:19 2026] DELETE /v2/images/36ee4ced-ad45-4480-8152-71f97dfec933 => generated 0 bytes in 713 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/759] 10.0.0.155 () {32 vars in 707 bytes} [Wed Sep 2 09:16:19 2026] GET /v2/images/36ee4ced-ad45-4480-8152-71f97dfec933 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-02 09:16:19.971 8 WARNING glance.api.v2.images [None req-2685d628-fee3-42a6-aeed-74c8964d4eb8 31ada0200acf4a558269068659404d47 e1af4f23160641e5bbcff0ce89d38f33 - - default default] Failed to find image ad98782c-e964-4b61-bf7f-0c30db99e56c to delete: glance.common.exception.ImageNotFound: No image found with ID ad98782c-e964-4b61-bf7f-0c30db99e56c [pid: 8|app: 0|req: 382/760] 10.0.0.155 () {32 vars in 710 bytes} [Wed Sep 2 09:16:19 2026] DELETE /v2/images/ad98782c-e964-4b61-bf7f-0c30db99e56c => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/761] 10.0.0.155 () {32 vars in 707 bytes} [Wed Sep 2 09:16:19 2026] GET /v2/images/ad98782c-e964-4b61-bf7f-0c30db99e56c => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/762] 10.0.0.229 () {36 vars in 987 bytes} [Wed Sep 2 09:16:20 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => 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: 380/763] 10.0.0.229 () {36 vars in 927 bytes} [Wed Sep 2 09:16:20 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: 386/768] 10.0.0.155 () {32 vars in 707 bytes} [Wed Sep 2 09:16:37 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/769] 10.0.0.155 () {32 vars in 707 bytes} [Wed Sep 2 09:16:37 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 10.0.0.42 () {36 vars in 986 bytes} [Wed Sep 2 09:16:38 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => generated 1171 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.42 () {36 vars in 926 bytes} [Wed Sep 2 09:16:38 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: 388/772] 10.0.0.42 () {36 vars in 926 bytes} [Wed Sep 2 09:16:38 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/773] 10.0.0.42 () {36 vars in 986 bytes} [Wed Sep 2 09:16:38 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => 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: 389/774] 10.0.0.42 () {36 vars in 926 bytes} [Wed Sep 2 09:16:38 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: 386/775] 10.0.0.42 () {36 vars in 926 bytes} [Wed Sep 2 09:16:38 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: 390/776] 10.0.0.42 () {36 vars in 986 bytes} [Wed Sep 2 09:16:38 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => 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: 387/777] 10.0.0.42 () {36 vars in 926 bytes} [Wed Sep 2 09:16:38 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: 391/778] 10.0.0.42 () {36 vars in 926 bytes} [Wed Sep 2 09:16:38 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: 388/779] 10.0.0.147 () {36 vars in 987 bytes} [Wed Sep 2 09:16:38 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/780] 10.0.0.147 () {36 vars in 927 bytes} [Wed Sep 2 09:16:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/781] 10.0.0.147 () {36 vars in 987 bytes} [Wed Sep 2 09:16:38 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => 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: 393/782] 10.0.0.147 () {36 vars in 927 bytes} [Wed Sep 2 09:16:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/783] 10.0.0.147 () {36 vars in 927 bytes} [Wed Sep 2 09:16:38 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: 390/784] 10.0.0.229 () {36 vars in 987 bytes} [Wed Sep 2 09:16:38 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => 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: 395/785] 10.0.0.229 () {36 vars in 927 bytes} [Wed Sep 2 09:16:38 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: 401/796] 10.0.0.229 () {36 vars in 987 bytes} [Wed Sep 2 09:17:26 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/797] 10.0.0.229 () {36 vars in 927 bytes} [Wed Sep 2 09:17:26 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: 402/798] 10.0.0.229 () {36 vars in 987 bytes} [Wed Sep 2 09:17:29 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => 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: 397/799] 10.0.0.229 () {36 vars in 927 bytes} [Wed Sep 2 09:17:29 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: 8|app: 0|req: 405/804] 10.0.0.155 () {30 vars in 411 bytes} [Wed Sep 2 09:17:44 2026] GET / => generated 1193 bytes in 6 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/807] 10.0.0.229 () {36 vars in 987 bytes} [Wed Sep 2 09:17:54 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/808] 10.0.0.229 () {36 vars in 927 bytes} [Wed Sep 2 09:17:54 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: 405/815] 10.0.0.229 () {36 vars in 987 bytes} [Wed Sep 2 09:18:23 2026] GET /v2/images/f20641e0-c27b-4f0c-893e-3de251162cf5 => 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: 411/816] 10.0.0.229 () {36 vars in 927 bytes} [Wed Sep 2 09:18:23 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)