+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Sep 1 18:47:15 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-6bc5bc9d94-kszjr 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 0x55a990d32180 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-01 18:47:17.578 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-01 18:47:17.630 7 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-01 18:47:18.151 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-01 18:47:18.152 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-01 18:47:18.197 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-01 18:47:18.198 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-01 18:47:19.702 8 WARNING glance.api.v2.images [None req-9099b38b-fc06-4bda-8d8e-4094b27936c0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-01 18:47:19.743 7 WARNING glance.api.v2.images [None req-fdaf704e-35df-4878-96c7-062f7afa38bb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-01 18:47:19.931 8 WARNING keystonemiddleware._common.config [None req-9099b38b-fc06-4bda-8d8e-4094b27936c0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 18:47:19.939 8 WARNING oslo_config.cfg [None req-9099b38b-fc06-4bda-8d8e-4094b27936c0 - - - - - -] 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 0x55a990d32180 pid: 8 (default app) 2026-09-01 18:47:19.969 7 WARNING keystonemiddleware._common.config [None req-fdaf704e-35df-4878-96c7-062f7afa38bb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 18:47:19.976 7 WARNING oslo_config.cfg [None req-fdaf704e-35df-4878-96c7-062f7afa38bb - - - - - -] 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 0x55a990d32180 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 18:47:21 2026] GET / => generated 1183 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-09-01 18:47:22.152 7 WARNING oslo_policy.policy [None req-6a832b78-8eb3-4c31-855f-f6503ef45871 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - 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-01 18:47:22.153 7 WARNING oslo_policy.policy [None req-6a832b78-8eb3-4c31-855f-f6503ef45871 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - 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-01 18:47:22.198 7 WARNING oslo_policy.policy [None req-6a832b78-8eb3-4c31-855f-f6503ef45871 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - 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-01 18:47:22.198 7 WARNING oslo_policy.policy [None req-6a832b78-8eb3-4c31-855f-f6503ef45871 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - 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: 2/6] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 18:47:21 2026] GET /v2/images => generated 69 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 18:47:25 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 18:47:25 2026] GET /v2/images => generated 69 bytes in 57 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-01 18:47:25.831 8 WARNING oslo_policy.policy [None req-f3c926ea-9a65-4397-b0fd-b61777044878 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - 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-01 18:47:25.831 8 WARNING oslo_policy.policy [None req-f3c926ea-9a65-4397-b0fd-b61777044878 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - 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: 6/9] 162.253.55.85 () {44 vars in 908 bytes} [Tue Sep 1 18:47:25 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 162.253.55.85 () {44 vars in 930 bytes} [Tue Sep 1 18:47:25 2026] GET /v2/images?name=cirros => generated 81 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 18:47:25.980 8 WARNING oslo_policy.policy [None req-30b85df5-ebde-4c49-880d-40bc9824c5a6 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - 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-01 18:47:25.980 8 WARNING oslo_policy.policy [None req-30b85df5-ebde-4c49-880d-40bc9824c5a6 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - 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: 7/11] 162.253.55.85 () {44 vars in 936 bytes} [Tue Sep 1 18:47:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 18:47:26.070 7 WARNING oslo_config.cfg [None req-9651d6ce-6c4b-47cc-8b88-249f03440b37 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - 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: 5/12] 162.253.55.85 () {48 vars in 948 bytes} [Tue Sep 1 18:47:26 2026] POST /v2/images => generated 760 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 18:47:26.097 8 WARNING oslo_policy.policy [None req-ed093536-dda8-42b7-b53b-674641279aff efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - 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-01 18:47:26.098 8 WARNING oslo_policy.policy [None req-ed093536-dda8-42b7-b53b-674641279aff efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - 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-01 18:47:26.101 8 INFO glance.api.v2.image_data [None req-ed093536-dda8-42b7-b53b-674641279aff efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 18:47:29.595 8 INFO glance.location [None req-ed093536-dda8-42b7-b53b-674641279aff efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 162.253.55.85 () {48 vars in 1042 bytes} [Tue Sep 1 18:47:26 2026] PUT /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa/file => generated 0 bytes in 3566 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7279 switches on core 0) [pid: 7|app: 0|req: 6/14] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 18:47:29 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-01 18:47:29.698 8 WARNING oslo_config.cfg [None req-a035a543-b30f-4a69-972d-38760812df52 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - 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: 9/15] 162.253.55.85 () {48 vars in 1046 bytes} [Tue Sep 1 18:47:29 2026] PATCH /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 18:47:29 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 19:10:03 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:10:03 2026] GET /v2/images => generated 1240 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/295] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 19:10:20 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/296] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:10:20 2026] GET /v2/images => generated 1240 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/297] 162.253.55.85 () {44 vars in 934 bytes} [Tue Sep 1 19:10:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/298] 162.253.55.85 () {44 vars in 956 bytes} [Tue Sep 1 19:10:20 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/299] 162.253.55.85 () {44 vars in 936 bytes} [Tue Sep 1 19:10:20 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: 7|app: 0|req: 149/300] 162.253.55.85 () {48 vars in 948 bytes} [Tue Sep 1 19:10:20 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 19:10:20.962 8 INFO glance.api.v2.image_data [None req-1509193f-f001-4f2d-9dd5-1cae92cdf24c efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:10:50.207 8 INFO glance.location [None req-1509193f-f001-4f2d-9dd5-1cae92cdf24c efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 152/307] 162.253.55.85 () {48 vars in 1043 bytes} [Tue Sep 1 19:10:20 2026] PUT /v2/images/50b79a82-969c-4bd5-bebe-f113352cc536/file => generated 0 bytes in 29323 msecs (HTTP/1.1 204) 4 headers in 171 bytes (77096 switches on core 0) [pid: 7|app: 0|req: 156/308] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:10:50 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: 153/309] 162.253.55.85 () {48 vars in 1046 bytes} [Tue Sep 1 19:10:50 2026] PATCH /v2/images/50b79a82-969c-4bd5-bebe-f113352cc536 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/310] 162.253.55.85 () {48 vars in 1047 bytes} [Tue Sep 1 19:10:50 2026] PATCH /v2/images/50b79a82-969c-4bd5-bebe-f113352cc536 => generated 1209 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/311] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:10:50 2026] GET /v2/images => generated 2451 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/312] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 19:10:51 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/313] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:10:51 2026] GET /v2/images => generated 2451 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 19:17:29 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:17:29 2026] GET /v2/images => generated 2451 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 19:17:42 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:17:42 2026] GET /v2/images => generated 2451 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 162.253.55.85 () {44 vars in 944 bytes} [Tue Sep 1 19:17:42 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: 199/401] 162.253.55.85 () {44 vars in 966 bytes} [Tue Sep 1 19:17:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 162.253.55.85 () {44 vars in 936 bytes} [Tue Sep 1 19:17:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 162.253.55.85 () {48 vars in 948 bytes} [Tue Sep 1 19:17:42 2026] POST /v2/images => generated 799 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 19:17:42.445 7 WARNING oslo_policy.policy [None req-6d75781d-ec9b-49d9-b05a-1dbf18a67a09 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - 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-01 19:17:42.446 7 WARNING oslo_policy.policy [None req-6d75781d-ec9b-49d9-b05a-1dbf18a67a09 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - 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-01 19:17:42.449 7 INFO glance.api.v2.image_data [None req-6d75781d-ec9b-49d9-b05a-1dbf18a67a09 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:17:55.913 7 INFO glance.location [None req-6d75781d-ec9b-49d9-b05a-1dbf18a67a09 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 204/406] 162.253.55.85 () {48 vars in 1042 bytes} [Tue Sep 1 19:17:42 2026] PUT /v2/images/b79f4150-086d-49ed-be60-40804b8dbf6b/file => generated 0 bytes in 13539 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26326 switches on core 0) [pid: 8|app: 0|req: 203/407] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:17:55 2026] GET /v2/images => generated 3664 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 162.253.55.85 () {48 vars in 1047 bytes} [Tue Sep 1 19:17:56 2026] PATCH /v2/images/b79f4150-086d-49ed-be60-40804b8dbf6b => generated 1234 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:17:56 2026] GET /v2/images => generated 3687 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 19:18:32 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:18:32 2026] GET /v2/images => generated 3687 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 19:18:48 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/423] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:18:48 2026] GET /v2/images => generated 3687 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 162.253.55.85 () {44 vars in 936 bytes} [Tue Sep 1 19:18:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/425] 162.253.55.85 () {44 vars in 958 bytes} [Tue Sep 1 19:18:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/426] 162.253.55.85 () {44 vars in 936 bytes} [Tue Sep 1 19:18:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/427] 162.253.55.85 () {48 vars in 948 bytes} [Tue Sep 1 19:18:48 2026] POST /v2/images => generated 791 bytes in 35 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 19:18:48.480 7 INFO glance.api.v2.image_data [None req-caa9f497-3b81-4b37-b1d2-df3934638277 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:19:05.913 7 INFO glance.location [None req-caa9f497-3b81-4b37-b1d2-df3934638277 efb21e23edb8455ab30f41d96b6d32e8 025a6492c25c4145b0fa353e81823cc5 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 7|app: 0|req: 215/432] 162.253.55.85 () {48 vars in 1043 bytes} [Tue Sep 1 19:18:48 2026] PUT /v2/images/cf9483cc-044e-41e1-8073-4ed5c92c8197/file => generated 0 bytes in 17485 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32684 switches on core 0) [pid: 8|app: 0|req: 218/433] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:19:05 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 162.253.55.85 () {48 vars in 1046 bytes} [Tue Sep 1 19:19:06 2026] PATCH /v2/images/cf9483cc-044e-41e1-8073-4ed5c92c8197 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/435] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:19:06 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/602] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 19:32:50 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/603] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:32:50 2026] GET /v2/images => generated 4893 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/634] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 19:35:23 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/635] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:35:23 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: 320/636] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 19:35:24 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/637] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:35:24 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: 323/648] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 19:36:14 2026] GET / => generated 1183 bytes in 7 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/649] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:36:14 2026] GET /v2/images => generated 4893 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/652] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 19:36:22 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/653] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:36:22 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 162.253.55.85 () {42 vars in 685 bytes} [Tue Sep 1 19:37:27 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 162.253.55.85 () {44 vars in 907 bytes} [Tue Sep 1 19:37:27 2026] GET /v2/images => generated 4893 bytes in 73 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: 338/678] 10.0.0.41 () {32 vars in 632 bytes} [Tue Sep 1 19:38:10 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: 341/683] 10.0.0.38 () {36 vars in 986 bytes} [Tue Sep 1 19:38:30 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => generated 1171 bytes in 179 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/684] 10.0.0.38 () {36 vars in 926 bytes} [Tue Sep 1 19:38:30 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: 7|app: 0|req: 342/685] 10.0.0.38 () {36 vars in 986 bytes} [Tue Sep 1 19:38:31 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => generated 1171 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/686] 10.0.0.38 () {36 vars in 926 bytes} [Tue Sep 1 19:38:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 162.253.55.85 () {36 vars in 990 bytes} [Tue Sep 1 19:38:33 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => generated 1171 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 162.253.55.85 () {36 vars in 930 bytes} [Tue Sep 1 19:38:33 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: 344/689] 162.253.55.85 () {36 vars in 990 bytes} [Tue Sep 1 19:38:34 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => 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: 346/690] 162.253.55.85 () {36 vars in 930 bytes} [Tue Sep 1 19:38:34 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: 348/693] 10.0.0.43 () {36 vars in 986 bytes} [Tue Sep 1 19:38:48 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => generated 1171 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 10.0.0.43 () {36 vars in 926 bytes} [Tue Sep 1 19:38:48 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: 349/695] 10.0.0.43 () {36 vars in 926 bytes} [Tue Sep 1 19:38:48 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: 347/696] 10.0.0.43 () {36 vars in 986 bytes} [Tue Sep 1 19:38:49 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => 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: 350/697] 10.0.0.43 () {36 vars in 926 bytes} [Tue Sep 1 19:38:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/698] 10.0.0.43 () {36 vars in 926 bytes} [Tue Sep 1 19:38:49 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/699] 10.0.0.43 () {36 vars in 986 bytes} [Tue Sep 1 19:38:49 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.43 () {36 vars in 926 bytes} [Tue Sep 1 19:38:49 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: 352/701] 10.0.0.43 () {36 vars in 926 bytes} [Tue Sep 1 19:38:49 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/702] 10.0.0.50 () {36 vars in 986 bytes} [Tue Sep 1 19:38:50 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => generated 1171 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/703] 10.0.0.50 () {36 vars in 926 bytes} [Tue Sep 1 19:38:50 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: 351/706] 10.0.0.50 () {36 vars in 986 bytes} [Tue Sep 1 19:38:50 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.50 () {36 vars in 926 bytes} [Tue Sep 1 19:38:50 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: 352/708] 10.0.0.50 () {36 vars in 926 bytes} [Tue Sep 1 19:38:50 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: 357/709] 10.0.0.38 () {36 vars in 986 bytes} [Tue Sep 1 19:38:51 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => 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: 353/710] 10.0.0.38 () {36 vars in 926 bytes} [Tue Sep 1 19:38:51 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.38 () {36 vars in 986 bytes} [Tue Sep 1 19:39:19 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.38 () {36 vars in 926 bytes} [Tue Sep 1 19:39:19 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: 362/719] 10.0.0.41 () {34 vars in 654 bytes} [Tue Sep 1 19:39:25 2026] POST /v2/images => generated 649 bytes in 246 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-01 19:39:25.955 7 WARNING glance.api.v2.images [None req-5143e481-e641-4397-9b8a-92eb7229ccf0 a6a5e30f9a57495fb419a00eaa509c5d 96fd9c923676498f9024c3142e902b2e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9bd08a24-c512-44c3-b41e-3bfbe3cb7fff [pid: 7|app: 0|req: 358/720] 10.0.0.41 () {32 vars in 709 bytes} [Tue Sep 1 19:39:25 2026] DELETE /v2/images/9bd08a24-c512-44c3-b41e-3bfbe3cb7fff => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/721] 10.0.0.41 () {32 vars in 706 bytes} [Tue Sep 1 19:39:26 2026] GET /v2/images/9bd08a24-c512-44c3-b41e-3bfbe3cb7fff => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.41 () {32 vars in 632 bytes} [Tue Sep 1 19:39:26 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 10.0.0.41 () {34 vars in 654 bytes} [Tue Sep 1 19:39:26 2026] POST /v2/images => generated 703 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/724] 10.0.0.41 () {32 vars in 716 bytes} [Tue Sep 1 19:39:26 2026] GET /v2/images/83896318-0229-49d1-830d-41910099aa3c/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-01 19:39:26.178 8 INFO glance.api.v2.image_data [None req-f76d9ae8-a70f-4c6e-be2a-c81d1bb32f3d a6a5e30f9a57495fb419a00eaa509c5d 96fd9c923676498f9024c3142e902b2e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:39:26.236 8 WARNING glance_store._drivers.rbd [None req-f76d9ae8-a70f-4c6e-be2a-c81d1bb32f3d a6a5e30f9a57495fb419a00eaa509c5d 96fd9c923676498f9024c3142e902b2e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-01 19:39:26.527 8 INFO glance.location [None req-f76d9ae8-a70f-4c6e-be2a-c81d1bb32f3d a6a5e30f9a57495fb419a00eaa509c5d 96fd9c923676498f9024c3142e902b2e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 365/725] 10.0.0.41 () {32 vars in 726 bytes} [Tue Sep 1 19:39:26 2026] PUT /v2/images/83896318-0229-49d1-830d-41910099aa3c/file => generated 0 bytes in 419 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/726] 10.0.0.41 () {32 vars in 706 bytes} [Tue Sep 1 19:39:26 2026] GET /v2/images/83896318-0229-49d1-830d-41910099aa3c => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/727] 10.0.0.41 () {32 vars in 716 bytes} [Tue Sep 1 19:39:26 2026] GET /v2/images/83896318-0229-49d1-830d-41910099aa3c/file => generated 1024 bytes in 177 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/728] 10.0.0.41 () {34 vars in 654 bytes} [Tue Sep 1 19:39:26 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/729] 10.0.0.41 () {32 vars in 725 bytes} [Tue Sep 1 19:39:26 2026] PATCH /v2/images/263a64bd-d8c3-4808-973a-06de2359d628 => generated 652 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/730] 10.0.0.41 () {32 vars in 706 bytes} [Tue Sep 1 19:39:26 2026] GET /v2/images/263a64bd-d8c3-4808-973a-06de2359d628 => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 19:39:26.954 8 WARNING glance.api.v2.images [None req-e94d6b22-25a4-4680-826c-adde02023d34 a6a5e30f9a57495fb419a00eaa509c5d 96fd9c923676498f9024c3142e902b2e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//263a64bd-d8c3-4808-973a-06de2359d628 [pid: 8|app: 0|req: 368/731] 10.0.0.41 () {32 vars in 709 bytes} [Tue Sep 1 19:39:26 2026] DELETE /v2/images/263a64bd-d8c3-4808-973a-06de2359d628 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/732] 10.0.0.41 () {32 vars in 706 bytes} [Tue Sep 1 19:39:27 2026] GET /v2/images/263a64bd-d8c3-4808-973a-06de2359d628 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:39:27.052 8 WARNING glance.api.v2.images [None req-bbae85fa-095a-4cbd-8936-aca4d422bffd a6a5e30f9a57495fb419a00eaa509c5d 96fd9c923676498f9024c3142e902b2e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//83896318-0229-49d1-830d-41910099aa3c [pid: 8|app: 0|req: 369/733] 10.0.0.41 () {32 vars in 709 bytes} [Tue Sep 1 19:39:27 2026] DELETE /v2/images/83896318-0229-49d1-830d-41910099aa3c => generated 0 bytes in 796 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/734] 10.0.0.41 () {32 vars in 706 bytes} [Tue Sep 1 19:39:27 2026] GET /v2/images/83896318-0229-49d1-830d-41910099aa3c => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:39:27.858 8 WARNING glance.api.v2.images [None req-252c24ba-05c7-44fd-a653-1ff62ae64a53 a6a5e30f9a57495fb419a00eaa509c5d 96fd9c923676498f9024c3142e902b2e - - default default] Failed to find image 9bd08a24-c512-44c3-b41e-3bfbe3cb7fff to delete: glance.common.exception.ImageNotFound: No image found with ID 9bd08a24-c512-44c3-b41e-3bfbe3cb7fff [pid: 8|app: 0|req: 370/735] 10.0.0.41 () {32 vars in 709 bytes} [Tue Sep 1 19:39:27 2026] DELETE /v2/images/9bd08a24-c512-44c3-b41e-3bfbe3cb7fff => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/736] 10.0.0.41 () {32 vars in 706 bytes} [Tue Sep 1 19:39:27 2026] GET /v2/images/9bd08a24-c512-44c3-b41e-3bfbe3cb7fff => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.41 () {30 vars in 410 bytes} [Tue Sep 1 19:39:31 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/746] 10.0.0.38 () {36 vars in 986 bytes} [Tue Sep 1 19:40:03 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => 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: 372/747] 10.0.0.38 () {36 vars in 926 bytes} [Tue Sep 1 19:40:03 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: 376/748] 10.0.0.41 () {32 vars in 706 bytes} [Tue Sep 1 19:40:07 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => 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: 373/749] 10.0.0.41 () {32 vars in 706 bytes} [Tue Sep 1 19:40:07 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => 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: 377/750] 10.0.0.43 () {36 vars in 986 bytes} [Tue Sep 1 19:40:07 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => generated 1171 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/751] 10.0.0.43 () {36 vars in 926 bytes} [Tue Sep 1 19:40:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/752] 10.0.0.43 () {36 vars in 926 bytes} [Tue Sep 1 19:40:07 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: 375/753] 10.0.0.43 () {36 vars in 986 bytes} [Tue Sep 1 19:40:07 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => 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: 379/754] 10.0.0.43 () {36 vars in 926 bytes} [Tue Sep 1 19:40:07 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: 376/755] 10.0.0.43 () {36 vars in 926 bytes} [Tue Sep 1 19:40:07 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: 380/756] 10.0.0.43 () {36 vars in 986 bytes} [Tue Sep 1 19:40:08 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/757] 10.0.0.43 () {36 vars in 926 bytes} [Tue Sep 1 19:40:08 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: 381/758] 10.0.0.43 () {36 vars in 926 bytes} [Tue Sep 1 19:40:08 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: 378/759] 10.0.0.50 () {36 vars in 986 bytes} [Tue Sep 1 19:40:08 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => 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: 382/760] 10.0.0.50 () {36 vars in 926 bytes} [Tue Sep 1 19:40:08 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/761] 10.0.0.50 () {36 vars in 986 bytes} [Tue Sep 1 19:40:08 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => 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: 383/762] 10.0.0.50 () {36 vars in 926 bytes} [Tue Sep 1 19:40:08 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/763] 10.0.0.50 () {36 vars in 926 bytes} [Tue Sep 1 19:40:08 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: 385/766] 10.0.0.38 () {36 vars in 986 bytes} [Tue Sep 1 19:40:16 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => 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: 382/767] 10.0.0.38 () {36 vars in 926 bytes} [Tue Sep 1 19:40:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/772] 10.0.0.38 () {36 vars in 986 bytes} [Tue Sep 1 19:40:34 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => 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: 388/773] 10.0.0.38 () {36 vars in 926 bytes} [Tue Sep 1 19:40:34 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.38 () {36 vars in 986 bytes} [Tue Sep 1 19:41:25 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => 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: 394/785] 10.0.0.38 () {36 vars in 926 bytes} [Tue Sep 1 19:41:26 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: 397/790] 10.0.0.38 () {36 vars in 986 bytes} [Tue Sep 1 19:41:49 2026] GET /v2/images/534cd30d-ce70-4e9a-bf88-5b0c5176adaa => 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: 394/791] 10.0.0.38 () {36 vars in 926 bytes} [Tue Sep 1 19:41:49 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)