+ 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 [Fri Aug 28 04:33:32 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-cf98f6d95-vzz5v 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 0x5654a8b8b170 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-08-28 04:33:34.288 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-28 04:33:34.304 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-08-28 04:33:34.884 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-08-28 04:33:34.885 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-08-28 04:33:34.926 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-08-28 04:33:34.927 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-08-28 04:33:36.388 7 WARNING glance.api.v2.images [None req-0aced939-520f-4dee-86c7-9803be2095c2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-28 04:33:36.497 8 WARNING glance.api.v2.images [None req-51a8c18c-33b7-4df1-aed9-04cccd84c4ff - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-28 04:33:36.615 7 WARNING keystonemiddleware._common.config [None req-0aced939-520f-4dee-86c7-9803be2095c2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:33:36.622 7 WARNING oslo_config.cfg [None req-0aced939-520f-4dee-86c7-9803be2095c2 - - - - - -] 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 0x5654a8b8b170 pid: 7 (default app) 2026-08-28 04:33:36.735 8 WARNING keystonemiddleware._common.config [None req-51a8c18c-33b7-4df1-aed9-04cccd84c4ff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:33:36.743 8 WARNING oslo_config.cfg [None req-51a8c18c-33b7-4df1-aed9-04cccd84c4ff - - - - - -] 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 0x5654a8b8b170 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 04:33:37 2026] GET / => generated 1193 bytes in 1 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-08-28 04:33:37.986 8 WARNING oslo_policy.policy [None req-fd27b845-0e12-4f99-b4ad-8e3da3702622 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - 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-08-28 04:33:37.986 8 WARNING oslo_policy.policy [None req-fd27b845-0e12-4f99-b4ad-8e3da3702622 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - 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-08-28 04:33:38.020 8 WARNING oslo_policy.policy [None req-fd27b845-0e12-4f99-b4ad-8e3da3702622 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - 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-08-28 04:33:38.020 8 WARNING oslo_policy.policy [None req-fd27b845-0e12-4f99-b4ad-8e3da3702622 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 04:33:37 2026] GET /v2/images => generated 69 bytes in 768 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 04:33:41 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: 2/7] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 04:33:41 2026] GET /v2/images => generated 69 bytes in 56 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-08-28 04:33:41.575 7 WARNING oslo_policy.policy [None req-b8afedb3-ba7c-48a2-8d79-87c101e06e7a 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - 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-08-28 04:33:41.576 7 WARNING oslo_policy.policy [None req-b8afedb3-ba7c-48a2-8d79-87c101e06e7a 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - 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/8] 162.253.55.123 () {44 vars in 911 bytes} [Fri Aug 28 04:33:41 2026] GET /v2/images/cirros => generated 151 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.123 () {44 vars in 933 bytes} [Fri Aug 28 04:33:41 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:33:41.748 7 WARNING oslo_policy.policy [None req-8e9d148b-b11f-4c8f-9ef0-cd3efb419718 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - 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-08-28 04:33:41.748 7 WARNING oslo_policy.policy [None req-8e9d148b-b11f-4c8f-9ef0-cd3efb419718 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - 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/10] 162.253.55.123 () {44 vars in 939 bytes} [Fri Aug 28 04:33:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:33:41.850 8 WARNING oslo_config.cfg [None req-bace3099-56cc-4395-840f-42aa1e8b5f8f 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 162.253.55.123 () {48 vars in 951 bytes} [Fri Aug 28 04:33:41 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-08-28 04:33:41.875 7 WARNING oslo_policy.policy [None req-4fbd157b-da18-4b2c-8971-f79339132f82 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - 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-08-28 04:33:41.876 7 WARNING oslo_policy.policy [None req-4fbd157b-da18-4b2c-8971-f79339132f82 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - 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-08-28 04:33:41.878 7 INFO glance.api.v2.image_data [None req-4fbd157b-da18-4b2c-8971-f79339132f82 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 04:33:45.949 7 INFO glance.location [None req-4fbd157b-da18-4b2c-8971-f79339132f82 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 162.253.55.123 () {48 vars in 1045 bytes} [Fri Aug 28 04:33:41 2026] PUT /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec/file => generated 0 bytes in 4132 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9237 switches on core 0) [pid: 8|app: 0|req: 5/13] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 04:33:45 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:33:46.041 7 WARNING oslo_config.cfg [None req-6f7e06da-f41f-4d6a-9aa7-9cf1d3720427 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - 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/14] 162.253.55.123 () {48 vars in 1049 bytes} [Fri Aug 28 04:33:46 2026] PATCH /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => 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: 6/15] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 04:33:46 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 04:56:11 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: 142/287] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 04:56:11 2026] GET /v2/images => generated 1240 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 04:56:39 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: 149/295] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 04:56:39 2026] GET /v2/images => generated 1240 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 162.253.55.123 () {44 vars in 937 bytes} [Fri Aug 28 04:56:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 162.253.55.123 () {44 vars in 959 bytes} [Fri Aug 28 04:56:39 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: 148/298] 162.253.55.123 () {44 vars in 939 bytes} [Fri Aug 28 04:56:39 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: 151/299] 162.253.55.123 () {48 vars in 951 bytes} [Fri Aug 28 04:56:39 2026] POST /v2/images => generated 796 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-28 04:56:40.113 8 WARNING oslo_policy.policy [None req-d72d9c3a-af29-4e07-8891-fb22a84d95b4 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - 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-08-28 04:56:40.113 8 WARNING oslo_policy.policy [None req-d72d9c3a-af29-4e07-8891-fb22a84d95b4 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - 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-08-28 04:56:40.115 8 INFO glance.api.v2.image_data [None req-d72d9c3a-af29-4e07-8891-fb22a84d95b4 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 04:57:17.421 8 INFO glance.location [None req-d72d9c3a-af29-4e07-8891-fb22a84d95b4 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 149/308] 162.253.55.123 () {48 vars in 1046 bytes} [Fri Aug 28 04:56:40 2026] PUT /v2/images/4852757a-1075-49a1-9e3b-e953b9087c44/file => generated 0 bytes in 37390 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56838 switches on core 0) [pid: 7|app: 0|req: 160/309] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 04:57:17 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: 150/310] 162.253.55.123 () {48 vars in 1049 bytes} [Fri Aug 28 04:57:17 2026] PATCH /v2/images/4852757a-1075-49a1-9e3b-e953b9087c44 => 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: 161/311] 162.253.55.123 () {48 vars in 1050 bytes} [Fri Aug 28 04:57:17 2026] PATCH /v2/images/4852757a-1075-49a1-9e3b-e953b9087c44 => generated 1209 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/312] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 04:57:17 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: 7|app: 0|req: 162/313] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 04:57:19 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: 152/314] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 04:57:19 2026] GET /v2/images => generated 2451 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/397] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 05:04:11 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: 194/398] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 05:04:11 2026] GET /v2/images => generated 2451 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/401] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 05:04:19 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: 196/402] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 05:04:19 2026] GET /v2/images => generated 2451 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/403] 162.253.55.123 () {44 vars in 947 bytes} [Fri Aug 28 05:04:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/404] 162.253.55.123 () {44 vars in 969 bytes} [Fri Aug 28 05:04:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/405] 162.253.55.123 () {44 vars in 939 bytes} [Fri Aug 28 05:04:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/406] 162.253.55.123 () {48 vars in 951 bytes} [Fri Aug 28 05:04:19 2026] POST /v2/images => generated 799 bytes in 1141 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-28 05:04:21.003 7 INFO glance.api.v2.image_data [None req-c3965e50-9443-4dac-9aac-bccbbca06abe 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 05:04:40.813 7 INFO glance.location [None req-c3965e50-9443-4dac-9aac-bccbbca06abe 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 209/411] 162.253.55.123 () {48 vars in 1045 bytes} [Fri Aug 28 05:04:20 2026] PUT /v2/images/21679052-16f9-4231-aa22-3519744d188b/file => generated 0 bytes in 19880 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16917 switches on core 0) [pid: 8|app: 0|req: 203/412] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 05:04:40 2026] GET /v2/images => generated 3664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/413] 162.253.55.123 () {48 vars in 1050 bytes} [Fri Aug 28 05:04:40 2026] PATCH /v2/images/21679052-16f9-4231-aa22-3519744d188b => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 05:04:41 2026] GET /v2/images => generated 3687 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/423] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 05:05:18 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: 209/424] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 05:05:18 2026] GET /v2/images => generated 3687 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/427] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 05:05:32 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: 211/428] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 05:05:32 2026] GET /v2/images => generated 3687 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/429] 162.253.55.123 () {44 vars in 939 bytes} [Fri Aug 28 05:05:33 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: 8|app: 0|req: 212/430] 162.253.55.123 () {44 vars in 961 bytes} [Fri Aug 28 05:05:33 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/431] 162.253.55.123 () {44 vars in 939 bytes} [Fri Aug 28 05:05:33 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: 8|app: 0|req: 213/432] 162.253.55.123 () {48 vars in 951 bytes} [Fri Aug 28 05:05:33 2026] POST /v2/images => generated 791 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-28 05:05:33.262 7 INFO glance.api.v2.image_data [None req-b142046a-c330-48cb-a033-abc0e9cd5af7 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 05:05:59.477 7 INFO glance.location [None req-b142046a-c330-48cb-a033-abc0e9cd5af7 511b4e370867442780eeb182d49315a4 e5d84ec93a4c4c658096169b04f88d23 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 7|app: 0|req: 220/439] 162.253.55.123 () {48 vars in 1046 bytes} [Fri Aug 28 05:05:33 2026] PUT /v2/images/76491560-577f-4b8e-b789-39e3096bc440/file => generated 0 bytes in 26283 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24368 switches on core 0) [pid: 8|app: 0|req: 220/440] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 05:05:59 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: 7|app: 0|req: 221/441] 162.253.55.123 () {48 vars in 1049 bytes} [Fri Aug 28 05:05:59 2026] PATCH /v2/images/76491560-577f-4b8e-b789-39e3096bc440 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/442] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 05:05:59 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 05:19:52 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: 305/610] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 05:19:52 2026] GET /v2/images => generated 4893 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 05:22:25 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: 321/642] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 05:22:25 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/645] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 05:22: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: 323/646] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 05:22:26 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 05:23:16 2026] GET / => generated 1193 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/656] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 05:23:16 2026] GET /v2/images => generated 4893 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 05:23:24 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: 330/660] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 05:23:24 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/675] 162.253.55.123 () {42 vars in 688 bytes} [Fri Aug 28 05:24:29 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: 338/676] 162.253.55.123 () {44 vars in 910 bytes} [Fri Aug 28 05:24:29 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: 8|app: 0|req: 343/685] 10.0.0.220 () {32 vars in 632 bytes} [Fri Aug 28 05:25:14 2026] GET /v2/images => generated 4893 bytes in 34 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: 345/690] 10.0.0.213 () {36 vars in 986 bytes} [Fri Aug 28 05:25:35 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/691] 10.0.0.213 () {36 vars in 926 bytes} [Fri Aug 28 05:25:35 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: 348/694] 10.0.0.131 () {36 vars in 986 bytes} [Fri Aug 28 05:25:38 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.131 () {36 vars in 926 bytes} [Fri Aug 28 05:25:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 10.0.0.131 () {36 vars in 926 bytes} [Fri Aug 28 05:25: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: 349/697] 10.0.0.131 () {36 vars in 986 bytes} [Fri Aug 28 05:25:38 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.131 () {36 vars in 926 bytes} [Fri Aug 28 05:25:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/699] 10.0.0.131 () {36 vars in 926 bytes} [Fri Aug 28 05:25: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: 8|app: 0|req: 349/700] 162.253.55.123 () {36 vars in 990 bytes} [Fri Aug 28 05:25:38 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => generated 1171 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 162.253.55.123 () {36 vars in 930 bytes} [Fri Aug 28 05:25:38 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: 350/702] 10.0.0.131 () {36 vars in 986 bytes} [Fri Aug 28 05:25:38 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/703] 10.0.0.131 () {36 vars in 926 bytes} [Fri Aug 28 05:25: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: 351/704] 10.0.0.131 () {36 vars in 926 bytes} [Fri Aug 28 05:25: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: 354/705] 162.253.55.123 () {36 vars in 990 bytes} [Fri Aug 28 05:25:39 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => 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: 355/706] 162.253.55.123 () {36 vars in 930 bytes} [Fri Aug 28 05:25:40 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/707] 10.0.0.178 () {36 vars in 986 bytes} [Fri Aug 28 05:25:40 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => generated 1171 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/708] 10.0.0.178 () {36 vars in 926 bytes} [Fri Aug 28 05:25:40 2026] GET /v2/schemas/image => generated 4018 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 10.0.0.178 () {36 vars in 986 bytes} [Fri Aug 28 05:25:40 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => 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: 357/710] 10.0.0.178 () {36 vars in 926 bytes} [Fri Aug 28 05:25:40 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 10.0.0.178 () {36 vars in 926 bytes} [Fri Aug 28 05:25:40 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: 359/714] 10.0.0.213 () {36 vars in 986 bytes} [Fri Aug 28 05:25:52 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/715] 10.0.0.213 () {36 vars in 926 bytes} [Fri Aug 28 05:25:52 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: 360/716] 10.0.0.213 () {36 vars in 986 bytes} [Fri Aug 28 05:25:53 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => 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: 357/717] 10.0.0.213 () {36 vars in 926 bytes} [Fri Aug 28 05:25:53 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: 360/722] 10.0.0.213 () {36 vars in 986 bytes} [Fri Aug 28 05:26:13 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.213 () {36 vars in 926 bytes} [Fri Aug 28 05:26:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.220 () {34 vars in 654 bytes} [Fri Aug 28 05:26:28 2026] POST /v2/images => generated 649 bytes in 284 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-28 05:26:28.836 8 WARNING glance.api.v2.images [None req-e0c325e0-c5cb-4ea8-aa61-488b60f23c4b a1e52096ff7e4ab6831364dc9d4a33fb 25ecdb7b095642d0bbcf702c2c9e5ecd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//49d6be2b-c101-4c22-bb66-1b0019cc566f [pid: 8|app: 0|req: 363/729] 10.0.0.220 () {32 vars in 709 bytes} [Fri Aug 28 05:26:28 2026] DELETE /v2/images/49d6be2b-c101-4c22-bb66-1b0019cc566f => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.220 () {32 vars in 706 bytes} [Fri Aug 28 05:26:28 2026] GET /v2/images/49d6be2b-c101-4c22-bb66-1b0019cc566f => 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: 364/731] 10.0.0.220 () {32 vars in 632 bytes} [Fri Aug 28 05:26:28 2026] GET /v2/images => generated 1240 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.220 () {34 vars in 654 bytes} [Fri Aug 28 05:26:29 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.220 () {32 vars in 716 bytes} [Fri Aug 28 05:26:29 2026] GET /v2/images/c525ca2d-0212-4fd9-8e89-2bff9fa3aac7/file => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:26:29.159 7 INFO glance.api.v2.image_data [None req-073eb46c-7cf7-4550-a4f8-2cb5dec329c4 a1e52096ff7e4ab6831364dc9d4a33fb 25ecdb7b095642d0bbcf702c2c9e5ecd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 05:26:29.242 7 WARNING glance_store._drivers.rbd [None req-073eb46c-7cf7-4550-a4f8-2cb5dec329c4 a1e52096ff7e4ab6831364dc9d4a33fb 25ecdb7b095642d0bbcf702c2c9e5ecd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-28 05:26:29.777 7 INFO glance.location [None req-073eb46c-7cf7-4550-a4f8-2cb5dec329c4 a1e52096ff7e4ab6831364dc9d4a33fb 25ecdb7b095642d0bbcf702c2c9e5ecd - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 369/734] 10.0.0.220 () {32 vars in 726 bytes} [Fri Aug 28 05:26:29 2026] PUT /v2/images/c525ca2d-0212-4fd9-8e89-2bff9fa3aac7/file => generated 0 bytes in 673 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 10.0.0.220 () {32 vars in 706 bytes} [Fri Aug 28 05:26:29 2026] GET /v2/images/c525ca2d-0212-4fd9-8e89-2bff9fa3aac7 => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.220 () {32 vars in 716 bytes} [Fri Aug 28 05:26:29 2026] GET /v2/images/c525ca2d-0212-4fd9-8e89-2bff9fa3aac7/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/737] 10.0.0.220 () {34 vars in 654 bytes} [Fri Aug 28 05:26:29 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.220 () {32 vars in 725 bytes} [Fri Aug 28 05:26:30 2026] PATCH /v2/images/2118095b-6d89-48e3-b4a2-1940425346a7 => generated 652 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.220 () {32 vars in 706 bytes} [Fri Aug 28 05:26:30 2026] GET /v2/images/2118095b-6d89-48e3-b4a2-1940425346a7 => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:30.213 7 WARNING glance.api.v2.images [None req-2d9214fc-4357-4b4a-b846-6d1ed39df71f a1e52096ff7e4ab6831364dc9d4a33fb 25ecdb7b095642d0bbcf702c2c9e5ecd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2118095b-6d89-48e3-b4a2-1940425346a7 [pid: 7|app: 0|req: 372/740] 10.0.0.220 () {32 vars in 709 bytes} [Fri Aug 28 05:26:30 2026] DELETE /v2/images/2118095b-6d89-48e3-b4a2-1940425346a7 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/741] 10.0.0.220 () {32 vars in 706 bytes} [Fri Aug 28 05:26:30 2026] GET /v2/images/2118095b-6d89-48e3-b4a2-1940425346a7 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:26:30.300 7 WARNING glance.api.v2.images [None req-fadaad82-49c7-41b7-84ad-3e0662a31098 a1e52096ff7e4ab6831364dc9d4a33fb 25ecdb7b095642d0bbcf702c2c9e5ecd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c525ca2d-0212-4fd9-8e89-2bff9fa3aac7 [pid: 7|app: 0|req: 373/742] 10.0.0.220 () {32 vars in 709 bytes} [Fri Aug 28 05:26:30 2026] DELETE /v2/images/c525ca2d-0212-4fd9-8e89-2bff9fa3aac7 => generated 0 bytes in 765 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.220 () {32 vars in 706 bytes} [Fri Aug 28 05:26:31 2026] GET /v2/images/c525ca2d-0212-4fd9-8e89-2bff9fa3aac7 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:26:31.083 7 WARNING glance.api.v2.images [None req-dba7ac7d-966b-4eac-82d9-6bc142ea9618 a1e52096ff7e4ab6831364dc9d4a33fb 25ecdb7b095642d0bbcf702c2c9e5ecd - - default default] Failed to find image 49d6be2b-c101-4c22-bb66-1b0019cc566f to delete: glance.common.exception.ImageNotFound: No image found with ID 49d6be2b-c101-4c22-bb66-1b0019cc566f [pid: 7|app: 0|req: 374/744] 10.0.0.220 () {32 vars in 709 bytes} [Fri Aug 28 05:26:31 2026] DELETE /v2/images/49d6be2b-c101-4c22-bb66-1b0019cc566f => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.220 () {32 vars in 706 bytes} [Fri Aug 28 05:26:31 2026] GET /v2/images/49d6be2b-c101-4c22-bb66-1b0019cc566f => 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: 375/746] 10.0.0.213 () {36 vars in 986 bytes} [Fri Aug 28 05:26:33 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => 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: 372/747] 10.0.0.213 () {36 vars in 926 bytes} [Fri Aug 28 05:26:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.220 () {30 vars in 410 bytes} [Fri Aug 28 05:27:03 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: 380/757] 10.0.0.213 () {36 vars in 986 bytes} [Fri Aug 28 05:27:11 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 10.0.0.213 () {36 vars in 926 bytes} [Fri Aug 28 05:27:12 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.220 () {32 vars in 706 bytes} [Fri Aug 28 05:27:18 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/762] 10.0.0.220 () {32 vars in 706 bytes} [Fri Aug 28 05:27:18 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => 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: 381/763] 10.0.0.131 () {36 vars in 986 bytes} [Fri Aug 28 05:27:19 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.131 () {36 vars in 926 bytes} [Fri Aug 28 05:27:19 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 10.0.0.131 () {36 vars in 926 bytes} [Fri Aug 28 05:27:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 10.0.0.131 () {36 vars in 986 bytes} [Fri Aug 28 05:27:19 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/767] 10.0.0.131 () {36 vars in 926 bytes} [Fri Aug 28 05:27:19 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/768] 10.0.0.131 () {36 vars in 926 bytes} [Fri Aug 28 05:27:19 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: 384/769] 10.0.0.131 () {36 vars in 986 bytes} [Fri Aug 28 05:27:19 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.131 () {36 vars in 926 bytes} [Fri Aug 28 05:27:19 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: 385/771] 10.0.0.131 () {36 vars in 926 bytes} [Fri Aug 28 05:27:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/772] 10.0.0.178 () {36 vars in 986 bytes} [Fri Aug 28 05:27:19 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/773] 10.0.0.178 () {36 vars in 926 bytes} [Fri Aug 28 05:27:20 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/774] 10.0.0.178 () {36 vars in 986 bytes} [Fri Aug 28 05:27:20 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => 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: 387/775] 10.0.0.178 () {36 vars in 926 bytes} [Fri Aug 28 05:27:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/776] 10.0.0.178 () {36 vars in 926 bytes} [Fri Aug 28 05:27:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/781] 10.0.0.213 () {36 vars in 986 bytes} [Fri Aug 28 05:27:40 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => 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: 390/782] 10.0.0.213 () {36 vars in 926 bytes} [Fri Aug 28 05:27:40 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: 395/787] 10.0.0.213 () {36 vars in 986 bytes} [Fri Aug 28 05:27:57 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => 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: 393/788] 10.0.0.213 () {36 vars in 926 bytes} [Fri Aug 28 05:27:57 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: 399/799] 10.0.0.213 () {36 vars in 986 bytes} [Fri Aug 28 05:28:54 2026] GET /v2/images/02e3ed63-e74f-4fb0-855f-4398d30986ec => 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: 401/800] 10.0.0.213 () {36 vars in 926 bytes} [Fri Aug 28 05:28:54 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)