+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 29 08:25:27 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-6794976c64-ck68x machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f53678e5668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-29 08:25:29.740 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-29 08:25:29.754 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-07-29 08:25:30.662 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-07-29 08:25:30.663 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-07-29 08:25:30.663 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-29 08:25:30.687 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-07-29 08:25:30.688 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-07-29 08:25:30.688 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-29 08:25:32.874 8 WARNING glance.api.v2.images [None req-8d3c89f2-12b5-4cfe-8ca9-b2111d125dbb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-29 08:25:32.908 7 WARNING glance.api.v2.images [None req-c9819db4-b9ab-4ac1-bc46-5f6f1721eda5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-29 08:25:33.250 8 WARNING keystonemiddleware._common.config [None req-8d3c89f2-12b5-4cfe-8ca9-b2111d125dbb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 08:25:33.258 8 WARNING oslo_config.cfg [None req-8d3c89f2-12b5-4cfe-8ca9-b2111d125dbb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f53678e5668 pid: 8 (default app) 2026-07-29 08:25:33.326 7 WARNING keystonemiddleware._common.config [None req-c9819db4-b9ab-4ac1-bc46-5f6f1721eda5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 08:25:33.334 7 WARNING oslo_config.cfg [None req-c9819db4-b9ab-4ac1-bc46-5f6f1721eda5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f53678e5668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.102 () {42 vars in 689 bytes} [Wed Jul 29 08:25:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:25:34.652 7 WARNING oslo_policy.policy [None req-24915b47-4708-4125-b70e-60a007a4f4d6 b6d71ec405bc44daae6a4148130c1c5f 7732fc5c3c4548a6af07c553bb670df7 - - 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-07-29 08:25:34.653 7 WARNING oslo_policy.policy [None req-24915b47-4708-4125-b70e-60a007a4f4d6 b6d71ec405bc44daae6a4148130c1c5f 7732fc5c3c4548a6af07c553bb670df7 - - 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-07-29 08:25:34.668 7 WARNING oslo_policy.policy [None req-24915b47-4708-4125-b70e-60a007a4f4d6 b6d71ec405bc44daae6a4148130c1c5f 7732fc5c3c4548a6af07c553bb670df7 - - 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-07-29 08:25:34.668 7 WARNING oslo_policy.policy [None req-24915b47-4708-4125-b70e-60a007a4f4d6 b6d71ec405bc44daae6a4148130c1c5f 7732fc5c3c4548a6af07c553bb670df7 - - 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: 1/6] 199.19.213.102 () {44 vars in 911 bytes} [Wed Jul 29 08:25:34 2026] GET /v2/images => generated 69 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.102 () {42 vars in 689 bytes} [Wed Jul 29 08:25:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.102 () {44 vars in 911 bytes} [Wed Jul 29 08:25:38 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:25:38.451 8 WARNING oslo_policy.policy [None req-1b9674b7-ed92-431e-a69d-82c13a8df301 b6d71ec405bc44daae6a4148130c1c5f 7732fc5c3c4548a6af07c553bb670df7 - - 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-07-29 08:25:38.451 8 WARNING oslo_policy.policy [None req-1b9674b7-ed92-431e-a69d-82c13a8df301 b6d71ec405bc44daae6a4148130c1c5f 7732fc5c3c4548a6af07c553bb670df7 - - 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/9] 199.19.213.102 () {44 vars in 912 bytes} [Wed Jul 29 08:25:38 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.102 () {44 vars in 934 bytes} [Wed Jul 29 08:25:38 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 08:25:38.595 8 WARNING oslo_policy.policy [None req-175d04ad-42a5-4344-9785-5b0f2c1afc59 b6d71ec405bc44daae6a4148130c1c5f 7732fc5c3c4548a6af07c553bb670df7 - - 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-07-29 08:25:38.596 8 WARNING oslo_policy.policy [None req-175d04ad-42a5-4344-9785-5b0f2c1afc59 b6d71ec405bc44daae6a4148130c1c5f 7732fc5c3c4548a6af07c553bb670df7 - - 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: 8/11] 199.19.213.102 () {44 vars in 940 bytes} [Wed Jul 29 08:25:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 08:25:38.705 7 WARNING oslo_config.cfg [None req-83f31d9f-eb69-430d-bdef-e46dc459c5fa b6d71ec405bc44daae6a4148130c1c5f 7732fc5c3c4548a6af07c553bb670df7 - - 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: 4/12] 199.19.213.102 () {48 vars in 952 bytes} [Wed Jul 29 08:25:38 2026] POST /v2/images => generated 760 bytes in 86 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-29 08:25:38.728 8 WARNING oslo_policy.policy [None req-a1bd5a2d-8359-420b-a0d5-f609e8e54669 b6d71ec405bc44daae6a4148130c1c5f 7732fc5c3c4548a6af07c553bb670df7 - - 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-07-29 08:25:38.728 8 WARNING oslo_policy.policy [None req-a1bd5a2d-8359-420b-a0d5-f609e8e54669 b6d71ec405bc44daae6a4148130c1c5f 7732fc5c3c4548a6af07c553bb670df7 - - 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-07-29 08:25:38.729 8 INFO glance.api.v2.image_data [None req-a1bd5a2d-8359-420b-a0d5-f609e8e54669 b6d71ec405bc44daae6a4148130c1c5f 7732fc5c3c4548a6af07c553bb670df7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 08:25:42.257 8 WARNING glance.location [None req-a1bd5a2d-8359-420b-a0d5-f609e8e54669 b6d71ec405bc44daae6a4148130c1c5f 7732fc5c3c4548a6af07c553bb670df7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.102 () {48 vars in 1046 bytes} [Wed Jul 29 08:25:38 2026] PUT /v2/images/c52038cd-119b-4225-88eb-d8f5e9bd4878/file => generated 0 bytes in 3607 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4629 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.102 () {44 vars in 972 bytes} [Wed Jul 29 08:25:42 2026] GET /v2/images/c52038cd-119b-4225-88eb-d8f5e9bd4878 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 08:25:42.467 8 WARNING oslo_config.cfg [None req-337a1258-1080-4421-9c81-e10e9b51c421 b6d71ec405bc44daae6a4148130c1c5f 7732fc5c3c4548a6af07c553bb670df7 - - 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: 10/17] 199.19.213.102 () {48 vars in 1052 bytes} [Wed Jul 29 08:25:42 2026] PATCH /v2/images/c52038cd-119b-4225-88eb-d8f5e9bd4878 => generated 1312 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.102 () {44 vars in 972 bytes} [Wed Jul 29 08:25:42 2026] GET /v2/images/c52038cd-119b-4225-88eb-d8f5e9bd4878 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.19.213.102 () {42 vars in 689 bytes} [Wed Jul 29 08:32:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.19.213.102 () {44 vars in 911 bytes} [Wed Jul 29 08:32:12 2026] GET /v2/images => generated 1381 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.19.213.102 () {42 vars in 689 bytes} [Wed Jul 29 08:32:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.19.213.102 () {44 vars in 911 bytes} [Wed Jul 29 08:32:32 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 55/111] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jul 29 08:33:10 2026] GET /v2/images => generated 1381 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 59/116] 10.0.0.224 () {32 vars in 643 bytes} [Wed Jul 29 08:33:28 2026] GET /v2/info/stores => generated 124 bytes in 437 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/117] 10.0.0.224 () {32 vars in 643 bytes} [Wed Jul 29 08:33:28 2026] GET /v2/info/import => generated 139 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 08:33:32.800 7 WARNING oslo_policy.policy [None req-8887a6a9-661e-4b12-83d1-ee165725436e 32a40d9d368143eba9ceae28abd3686d 77a2389e234b49089fa65cea6f161ff8 - - 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-07-29 08:33:32.800 7 WARNING oslo_policy.policy [None req-8887a6a9-661e-4b12-83d1-ee165725436e 32a40d9d368143eba9ceae28abd3686d 77a2389e234b49089fa65cea6f161ff8 - - 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: 60/120] 10.0.0.224 () {34 vars in 681 bytes} [Wed Jul 29 08:33:32 2026] POST /v2/metadefs/namespaces => generated 386 bytes in 239 msecs (HTTP/1.1 201) 5 headers in 274 bytes (1 switches on core 0) 2026-07-29 08:33:32.889 8 WARNING oslo_policy.policy [None req-acde7199-5ca0-43b7-b7c6-7ca81a00a523 32a40d9d368143eba9ceae28abd3686d 77a2389e234b49089fa65cea6f161ff8 - - 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-07-29 08:33:32.889 8 WARNING oslo_policy.policy [None req-acde7199-5ca0-43b7-b7c6-7ca81a00a523 32a40d9d368143eba9ceae28abd3686d 77a2389e234b49089fa65cea6f161ff8 - - 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: 61/121] 10.0.0.224 () {34 vars in 750 bytes} [Wed Jul 29 08:33:32 2026] POST /v2/metadefs/namespaces/tempest-test-ns-1946996584/objects => generated 306 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 08:33:32.966 7 WARNING oslo_policy.policy [None req-2228a2a4-1d91-4726-a066-dc63e7e6ec57 32a40d9d368143eba9ceae28abd3686d 77a2389e234b49089fa65cea6f161ff8 - - 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-07-29 08:33:32.966 7 WARNING oslo_policy.policy [None req-2228a2a4-1d91-4726-a066-dc63e7e6ec57 32a40d9d368143eba9ceae28abd3686d 77a2389e234b49089fa65cea6f161ff8 - - 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: 61/122] 10.0.0.224 () {34 vars in 857 bytes} [Wed Jul 29 08:33:32 2026] PUT /v2/metadefs/namespaces/tempest-test-ns-1946996584/objects/tempest-MetadataNamespaceObjectsTest-object-940518311 => generated 264 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/123] 10.0.0.224 () {32 vars in 798 bytes} [Wed Jul 29 08:33:33 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-1946996584/objects/tempest-update-object-1770995692 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/124] 10.0.0.224 () {32 vars in 729 bytes} [Wed Jul 29 08:33:33 2026] GET /v2/metadefs/namespaces/tempest-test-ns-1946996584/objects => generated 56 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/125] 10.0.0.224 () {32 vars in 840 bytes} [Wed Jul 29 08:33:33 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-1946996584/objects/tempest-MetadataNamespaceObjectsTest-object-940518311 => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/126] 10.0.0.224 () {32 vars in 716 bytes} [Wed Jul 29 08:33:33 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-1946996584 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-29 08:33:33.240 8 WARNING oslo_policy.policy [None req-16febebd-fad9-4ccd-a735-690e60659149 32a40d9d368143eba9ceae28abd3686d 77a2389e234b49089fa65cea6f161ff8 - - 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-07-29 08:33:33.240 8 WARNING oslo_policy.policy [None req-16febebd-fad9-4ccd-a735-690e60659149 32a40d9d368143eba9ceae28abd3686d 77a2389e234b49089fa65cea6f161ff8 - - 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: 64/127] 10.0.0.224 () {34 vars in 681 bytes} [Wed Jul 29 08:33:33 2026] POST /v2/metadefs/namespaces => generated 383 bytes in 122 msecs (HTTP/1.1 201) 5 headers in 273 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/128] 10.0.0.224 () {34 vars in 748 bytes} [Wed Jul 29 08:33:33 2026] POST /v2/metadefs/namespaces/tempest-test-ns-985326981/objects => generated 305 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/129] 10.0.0.224 () {32 vars in 727 bytes} [Wed Jul 29 08:33:33 2026] GET /v2/metadefs/namespaces/tempest-test-ns-985326981/objects => generated 395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/130] 10.0.0.224 () {32 vars in 838 bytes} [Wed Jul 29 08:33:33 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-985326981/objects/tempest-MetadataNamespaceObjectsTest-object-732022948 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/131] 10.0.0.224 () {32 vars in 714 bytes} [Wed Jul 29 08:33:33 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-985326981 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 10.0.0.224 () {34 vars in 681 bytes} [Wed Jul 29 08:33:33 2026] POST /v2/metadefs/namespaces => generated 383 bytes in 60 msecs (HTTP/1.1 201) 5 headers in 273 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/133] 10.0.0.224 () {34 vars in 748 bytes} [Wed Jul 29 08:33:33 2026] POST /v2/metadefs/namespaces/tempest-test-ns-576208470/objects => generated 307 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/134] 10.0.0.224 () {32 vars in 837 bytes} [Wed Jul 29 08:33:33 2026] GET /v2/metadefs/namespaces/tempest-test-ns-576208470/objects/tempest-MetadataNamespaceObjectsTest-object-1220909693 => generated 341 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 10.0.0.224 () {32 vars in 840 bytes} [Wed Jul 29 08:33:33 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-576208470/objects/tempest-MetadataNamespaceObjectsTest-object-1220909693 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/136] 10.0.0.224 () {32 vars in 714 bytes} [Wed Jul 29 08:33:33 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-576208470 => 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: 69/137] 10.0.0.224 () {34 vars in 681 bytes} [Wed Jul 29 08:33:35 2026] POST /v2/metadefs/namespaces => generated 383 bytes in 262 msecs (HTTP/1.1 201) 5 headers in 273 bytes (1 switches on core 0) 2026-07-29 08:33:36.167 7 WARNING oslo_policy.policy [None req-98658c8e-25db-4048-a7a2-27c32ff9c291 1317f4f1fdd8486f8543b827d731f36d f886642b82bc4bff8c66008d9fd44998 - - 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-07-29 08:33:36.167 7 WARNING oslo_policy.policy [None req-98658c8e-25db-4048-a7a2-27c32ff9c291 1317f4f1fdd8486f8543b827d731f36d f886642b82bc4bff8c66008d9fd44998 - - 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: 69/138] 10.0.0.224 () {34 vars in 742 bytes} [Wed Jul 29 08:33:36 2026] POST /v2/metadefs/namespaces/tempest-test-ns-944401463/tags => generated 85 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 161 bytes (1 switches on core 0) 2026-07-29 08:33:36.225 8 WARNING oslo_policy.policy [None req-ab7e856d-8bfc-4581-a629-150ff52fff7f 1317f4f1fdd8486f8543b827d731f36d f886642b82bc4bff8c66008d9fd44998 - - 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-07-29 08:33:36.225 8 WARNING oslo_policy.policy [None req-ab7e856d-8bfc-4581-a629-150ff52fff7f 1317f4f1fdd8486f8543b827d731f36d f886642b82bc4bff8c66008d9fd44998 - - 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: 70/139] 10.0.0.224 () {32 vars in 721 bytes} [Wed Jul 29 08:33:36 2026] GET /v2/metadefs/namespaces/tempest-test-ns-944401463/tags => generated 85 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/140] 10.0.0.224 () {32 vars in 724 bytes} [Wed Jul 29 08:33:36 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-944401463/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 10.0.0.224 () {32 vars in 721 bytes} [Wed Jul 29 08:33:36 2026] GET /v2/metadefs/namespaces/tempest-test-ns-944401463/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/142] 10.0.0.224 () {32 vars in 724 bytes} [Wed Jul 29 08:33:36 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-944401463/tags => generated 0 bytes in 11 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 10.0.0.224 () {32 vars in 714 bytes} [Wed Jul 29 08:33:36 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-944401463 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 10.0.0.224 () {34 vars in 681 bytes} [Wed Jul 29 08:33:36 2026] POST /v2/metadefs/namespaces => generated 383 bytes in 89 msecs (HTTP/1.1 201) 5 headers in 273 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 10.0.0.224 () {34 vars in 742 bytes} [Wed Jul 29 08:33:36 2026] POST /v2/metadefs/namespaces/tempest-test-ns-111878263/tags => generated 85 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 161 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 10.0.0.224 () {34 vars in 793 bytes} [Wed Jul 29 08:33:36 2026] POST /v2/metadefs/namespaces/tempest-test-ns-111878263/tags/tempest-tag_name-38616500 => generated 113 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/147] 10.0.0.224 () {32 vars in 773 bytes} [Wed Jul 29 08:33:36 2026] GET /v2/metadefs/namespaces/tempest-test-ns-111878263/tags/tempest-tag_name-38616500 => generated 113 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 10.0.0.224 () {34 vars in 793 bytes} [Wed Jul 29 08:33:36 2026] PUT /v2/metadefs/namespaces/tempest-test-ns-111878263/tags/tempest-tag_name-38616500 => generated 117 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/149] 10.0.0.224 () {32 vars in 784 bytes} [Wed Jul 29 08:33:36 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-111878263/tags/tempest-update-tag-2093468398 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/150] 10.0.0.224 () {32 vars in 721 bytes} [Wed Jul 29 08:33:36 2026] GET /v2/metadefs/namespaces/tempest-test-ns-111878263/tags => generated 85 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/151] 10.0.0.224 () {32 vars in 724 bytes} [Wed Jul 29 08:33:36 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-111878263/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/152] 10.0.0.224 () {32 vars in 714 bytes} [Wed Jul 29 08:33:36 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-111878263 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-29 08:33:37.593 8 WARNING oslo_policy.policy [None req-2118e1eb-dcb0-4b98-b953-3fca1050f361 8868dded754d420aa2f447804b6ac214 da50aefc3b284c0090b272fcfcc76ac4 - - 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-07-29 08:33:37.593 8 WARNING oslo_policy.policy [None req-2118e1eb-dcb0-4b98-b953-3fca1050f361 8868dded754d420aa2f447804b6ac214 da50aefc3b284c0090b272fcfcc76ac4 - - 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: 77/153] 10.0.0.224 () {32 vars in 667 bytes} [Wed Jul 29 08:33:37 2026] GET /v2/metadefs/resource_types => generated 437 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/154] 10.0.0.224 () {34 vars in 681 bytes} [Wed Jul 29 08:33:37 2026] POST /v2/metadefs/namespaces => generated 454 bytes in 145 msecs (HTTP/1.1 201) 5 headers in 276 bytes (1 switches on core 0) 2026-07-29 08:33:37.901 7 WARNING oslo_policy.policy [None req-bdcb8afa-b3f2-4497-ac56-44978fabdd5e 797850ab4b7e47f5adc3a0d7602f8792 4d748ac90fc445048f4abc5e96a82218 - - 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-07-29 08:33:37.901 7 WARNING oslo_policy.policy [None req-bdcb8afa-b3f2-4497-ac56-44978fabdd5e 797850ab4b7e47f5adc3a0d7602f8792 4d748ac90fc445048f4abc5e96a82218 - - 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: 78/155] 10.0.0.224 () {32 vars in 659 bytes} [Wed Jul 29 08:33:37 2026] GET /v2/metadefs/namespaces => generated 18981 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/156] 10.0.0.224 () {32 vars in 717 bytes} [Wed Jul 29 08:33:37 2026] GET /v2/metadefs/namespaces/tempest-namespace-2022914656 => generated 530 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/157] 10.0.0.224 () {32 vars in 720 bytes} [Wed Jul 29 08:33:37 2026] DELETE /v2/metadefs/namespaces/tempest-namespace-2022914656 => generated 174 bytes in 9 msecs (HTTP/1.1 403) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/158] 10.0.0.224 () {34 vars in 738 bytes} [Wed Jul 29 08:33:37 2026] PUT /v2/metadefs/namespaces/tempest-namespace-2022914656 => generated 393 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/159] 10.0.0.224 () {32 vars in 720 bytes} [Wed Jul 29 08:33:38 2026] DELETE /v2/metadefs/namespaces/tempest-namespace-2022914656 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/160] 10.0.0.224 () {32 vars in 717 bytes} [Wed Jul 29 08:33:38 2026] GET /v2/metadefs/namespaces/tempest-namespace-2022914656 => generated 153 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/161] 10.0.0.224 () {32 vars in 717 bytes} [Wed Jul 29 08:33:38 2026] GET /v2/metadefs/namespaces/tempest-namespace-2022914656 => generated 153 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/162] 10.0.0.224 () {34 vars in 653 bytes} [Wed Jul 29 08:33:37 2026] POST /v2/tasks => generated 675 bytes in 927 msecs (HTTP/1.1 201) 5 headers in 270 bytes (1 switches on core 0) 2026-07-29 08:33:38.701 7 INFO glance.domain [-] Task [399cb92a-0fe3-41b3-88f4-f9e070a5a43f] status changing from pending to processing 2026-07-29 08:33:38.702 8 WARNING oslo_policy.policy [None req-d0b60835-4e8b-4dc1-b132-cc7dc7a26d03 797850ab4b7e47f5adc3a0d7602f8792 4d748ac90fc445048f4abc5e96a82218 - - 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-07-29 08:33:38.702 8 WARNING oslo_policy.policy [None req-d0b60835-4e8b-4dc1-b132-cc7dc7a26d03 797850ab4b7e47f5adc3a0d7602f8792 4d748ac90fc445048f4abc5e96a82218 - - 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: 85/163] 10.0.0.224 () {32 vars in 705 bytes} [Wed Jul 29 08:33:38 2026] GET /v2/tasks/399cb92a-0fe3-41b3-88f4-f9e070a5a43f => generated 675 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 08:33:38.793 7 ERROR glance.async_.flows.base_import [-] Bad task configuration: Task was not configured properly: glance.common.exception.BadTaskConfiguration: 399cb92a-0fe3-41b3-88f4-f9e070a5a43f of import not configured properly. Missing work dir: None 2026-07-29 08:33:39.016 7 INFO glance.common.scripts.image_import.main [-] Task 399cb92a-0fe3-41b3-88f4-f9e070a5a43f: Got image data uri http://tempest-dummy-img-file-2067785452.qcow2 to be imported 2026-07-29 08:33:39.061 7 WARNING glance.common.scripts.image_import.main [-] Task 399cb92a-0fe3-41b3-88f4-f9e070a5a43f failed with exception : urllib.error.URLError: 2026-07-29 08:33:39.064 7 INFO glance.common.scripts.image_import.main [-] Task 399cb92a-0fe3-41b3-88f4-f9e070a5a43f: Could not import image file http://tempest-dummy-img-file-2067785452.qcow2 2026-07-29 08:33:39.064 7 ERROR glance.async_.flows.base_import [-] Uploading the image failed due to: : urllib.error.URLError: 2026-07-29 08:33:39.073 7 WARNING glance.async_.taskflow_executor [-] Task 'import-ImportToStore-399cb92a-0fe3-41b3-88f4-f9e070a5a43f' (9fc9d22b-9678-400f-b9d4-f0a4a4805e2f) transitioned into state 'FAILURE' from state 'RUNNING' 3 predecessors (most recent first): Atom 'import-CreateImage-399cb92a-0fe3-41b3-88f4-f9e070a5a43f' {'intention': 'EXECUTE', 'state': 'SUCCESS', 'requires': {}, 'provides': '9e5326a6-1a76-47d0-b04e-767d0703a235'} |__Atom 'import_retry' {'intention': 'EXECUTE', 'state': 'SUCCESS', 'requires': {}, 'provides': [(None, {})]} |__Flow 'import': glance.common.exception.UploadException: Uploading the image failed due to: 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor Traceback (most recent call last): 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/urllib/request.py", line 1344, in do_open 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor h.request(req.get_method(), req.selector, req.data, headers, 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/http/client.py", line 1336, in request 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor self._send_request(method, url, body, headers, encode_chunked) 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/http/client.py", line 1382, in _send_request 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor self.endheaders(body, encode_chunked=encode_chunked) 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/http/client.py", line 1331, in endheaders 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor self._send_output(message_body, encode_chunked=encode_chunked) 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/http/client.py", line 1091, in _send_output 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor self.send(msg) 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/http/client.py", line 1035, in send 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor self.connect() 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/http/client.py", line 1001, in connect 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor self.sock = self._create_connection( 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/socket.py", line 828, in create_connection 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor for res in getaddrinfo(host, port, 0, SOCK_STREAM): 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/socket.py", line 963, in getaddrinfo 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor for res in _socket.getaddrinfo(host, port, family, type, proto, flags): 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor socket.gaierror: [Errno -2] Name or service not known 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor During handling of the above exception, another exception occurred: 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor Traceback (most recent call last): 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/var/lib/openstack/lib/python3.12/site-packages/glance/async_/flows/base_import.py", line 334, in execute 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor image_import.set_image_data(image, 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/scripts/image_import/main.py", line 151, in set_image_data 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor with excutils.save_and_reraise_exception(): 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor self.force_reraise() 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor raise self.value 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/scripts/image_import/main.py", line 143, in set_image_data 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor data_iter = script_utils.get_image_data_iter(uri) 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/scripts/utils.py", line 151, in get_image_data_iter 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor return urllib.request.urlopen(uri) 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/urllib/request.py", line 215, in urlopen 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor return opener.open(url, data, timeout) 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/urllib/request.py", line 515, in open 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor response = self._open(req, data) 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor ^^^^^^^^^^^^^^^^^^^^^ 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/urllib/request.py", line 532, in _open 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor result = self._call_chain(self.handle_open, protocol, protocol + 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/urllib/request.py", line 492, in _call_chain 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor result = func(*args) 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor ^^^^^^^^^^^ 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/urllib/request.py", line 1373, in http_open 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor return self.do_open(http.client.HTTPConnection, req) 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/usr/lib/python3.12/urllib/request.py", line 1347, in do_open 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor raise URLError(err) 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor urllib.error.URLError: 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor During handling of the above exception, another exception occurred: 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor Traceback (most recent call last): 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/var/lib/openstack/lib/python3.12/site-packages/taskflow/engines/action_engine/executor.py", line 50, in _execute_task 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor result = task.execute(**arguments) 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor File "/var/lib/openstack/lib/python3.12/site-packages/glance/async_/flows/base_import.py", line 341, in execute 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor raise exception.UploadException(message=msg) 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor glance.common.exception.UploadException: Uploading the image failed due to: 2026-07-29 08:33:39.073 7 ERROR glance.async_.taskflow_executor 2026-07-29 08:33:39.082 7 WARNING glance.async_.taskflow_executor [-] Task 'import-ImportToStore-399cb92a-0fe3-41b3-88f4-f9e070a5a43f' (9fc9d22b-9678-400f-b9d4-f0a4a4805e2f) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-29 08:33:39.231 7 WARNING glance.async_.taskflow_executor [-] Task 'import-CreateImage-399cb92a-0fe3-41b3-88f4-f9e070a5a43f' (d7b5e46a-d4c0-4307-9aba-e89b23d8476f) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-29 08:33:39.235 7 WARNING glance.async_.taskflow_executor [-] Flow 'import' (631b544e-272a-4083-b169-0a6bcf866939) transitioned into state 'REVERTED' from state 'RUNNING' 2026-07-29 08:33:39.235 7 INFO glance.domain [-] Task [399cb92a-0fe3-41b3-88f4-f9e070a5a43f] status changing from processing to failure [pid: 7|app: 0|req: 79/164] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:39 2026] POST /v2/images => generated 648 bytes in 165 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-29 08:33:39.719 8 INFO glance.api.v2.image_data [None req-7ea95150-2f07-44e5-a408-2bdcc00f2b0c f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 08:33:39.724 7 WARNING oslo_policy.policy [None req-9024d048-1eed-40f0-808a-61205bc66d3a 797850ab4b7e47f5adc3a0d7602f8792 4d748ac90fc445048f4abc5e96a82218 - - 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-07-29 08:33:39.724 7 WARNING oslo_policy.policy [None req-9024d048-1eed-40f0-808a-61205bc66d3a 797850ab4b7e47f5adc3a0d7602f8792 4d748ac90fc445048f4abc5e96a82218 - - 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: 80/165] 10.0.0.224 () {32 vars in 705 bytes} [Wed Jul 29 08:33:39 2026] GET /v2/tasks/399cb92a-0fe3-41b3-88f4-f9e070a5a43f => generated 800 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 08:33:39.793 8 WARNING glance_store._drivers.rbd [None req-7ea95150-2f07-44e5-a408-2bdcc00f2b0c f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-29 08:33:40.358 8 INFO glance.location [None req-7ea95150-2f07-44e5-a408-2bdcc00f2b0c f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 86/166] 10.0.0.224 () {32 vars in 727 bytes} [Wed Jul 29 08:33:39 2026] PUT /v2/images/5f768d06-5441-44e6-8eca-1e354ddf80a1/file => generated 0 bytes in 755 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-29 08:33:40.467 7 WARNING oslo_policy.policy [None req-4ca9c8b9-6c3e-4d44-8601-f48adb7fcb79 f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - 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-07-29 08:33:40.467 7 WARNING oslo_policy.policy [None req-4ca9c8b9-6c3e-4d44-8601-f48adb7fcb79 f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - 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-07-29 08:33:40.528 7 INFO glance.api.v2.image_actions [None req-4ca9c8b9-6c3e-4d44-8601-f48adb7fcb79 f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - default default] Image 5f768d06-5441-44e6-8eca-1e354ddf80a1 is deactivated [pid: 7|app: 0|req: 81/167] 10.0.0.224 () {34 vars in 765 bytes} [Wed Jul 29 08:33:40 2026] POST /v2/images/5f768d06-5441-44e6-8eca-1e354ddf80a1/actions/deactivate => generated 0 bytes in 74 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/168] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:40 2026] GET /v2/images/5f768d06-5441-44e6-8eca-1e354ddf80a1 => generated 813 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/169] 10.0.0.224 () {32 vars in 717 bytes} [Wed Jul 29 08:33:40 2026] GET /v2/images/5f768d06-5441-44e6-8eca-1e354ddf80a1/file => generated 155 bytes in 11 msecs (HTTP/1.1 403) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 08:33:40.587 8 WARNING oslo_policy.policy [None req-e51bf808-81c2-415e-971a-7e3cfabcea34 f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - 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-07-29 08:33:40.588 8 WARNING oslo_policy.policy [None req-e51bf808-81c2-415e-971a-7e3cfabcea34 f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - 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-07-29 08:33:40.637 8 INFO glance.api.v2.image_actions [None req-e51bf808-81c2-415e-971a-7e3cfabcea34 f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - default default] Image 5f768d06-5441-44e6-8eca-1e354ddf80a1 is reactivated [pid: 8|app: 0|req: 88/170] 10.0.0.224 () {34 vars in 765 bytes} [Wed Jul 29 08:33:40 2026] POST /v2/images/5f768d06-5441-44e6-8eca-1e354ddf80a1/actions/reactivate => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/171] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:40 2026] GET /v2/images/5f768d06-5441-44e6-8eca-1e354ddf80a1 => generated 1049 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/172] 10.0.0.224 () {32 vars in 717 bytes} [Wed Jul 29 08:33:40 2026] GET /v2/images/5f768d06-5441-44e6-8eca-1e354ddf80a1/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/173] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:40 2026] POST /v2/images => generated 648 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-29 08:33:40.874 8 WARNING glance.api.v2.images [None req-603b7bf5-c0ce-418b-8faa-2c6950462806 f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//918c3993-0825-4e0e-9a0d-d0c06e76a121 [pid: 8|app: 0|req: 90/174] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:40 2026] DELETE /v2/images/918c3993-0825-4e0e-9a0d-d0c06e76a121 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/175] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:40 2026] GET /v2/images/918c3993-0825-4e0e-9a0d-d0c06e76a121 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/176] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jul 29 08:33:40 2026] GET /v2/images => generated 2432 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/177] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:41 2026] POST /v2/images => generated 703 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/178] 10.0.0.224 () {32 vars in 717 bytes} [Wed Jul 29 08:33:41 2026] GET /v2/images/bb528896-2549-4cf5-b2ac-78ad7a21cf24/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 08:33:41.134 7 WARNING oslo_policy.policy [None req-9cddc8ab-8a73-46c1-a1ec-6002a6d9fda0 f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - 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-07-29 08:33:41.134 7 WARNING oslo_policy.policy [None req-9cddc8ab-8a73-46c1-a1ec-6002a6d9fda0 f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - 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-07-29 08:33:41.136 7 INFO glance.api.v2.image_data [None req-9cddc8ab-8a73-46c1-a1ec-6002a6d9fda0 f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 08:33:41.205 7 WARNING glance_store._drivers.rbd [None req-9cddc8ab-8a73-46c1-a1ec-6002a6d9fda0 f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 93/179] 10.0.0.224 () {32 vars in 667 bytes} [Wed Jul 29 08:33:41 2026] GET /v2/metadefs/resource_types => generated 437 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/180] 10.0.0.224 () {34 vars in 681 bytes} [Wed Jul 29 08:33:41 2026] POST /v2/metadefs/namespaces => generated 377 bytes in 74 msecs (HTTP/1.1 201) 5 headers in 271 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/181] 10.0.0.224 () {34 vars in 758 bytes} [Wed Jul 29 08:33:42 2026] POST /v2/metadefs/namespaces/tempest-test-ns-3450484/resource_types => generated 105 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/182] 10.0.0.224 () {32 vars in 737 bytes} [Wed Jul 29 08:33:42 2026] GET /v2/metadefs/namespaces/tempest-test-ns-3450484/resource_types => generated 139 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/183] 10.0.0.224 () {32 vars in 776 bytes} [Wed Jul 29 08:33:42 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-3450484/resource_types/OS::Glance::Image => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/186] 10.0.0.224 () {32 vars in 737 bytes} [Wed Jul 29 08:33:42 2026] GET /v2/metadefs/namespaces/tempest-test-ns-3450484/resource_types => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/187] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:42 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-3450484 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-29 08:33:42.405 7 INFO glance.location [None req-9cddc8ab-8a73-46c1-a1ec-6002a6d9fda0 f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 87/188] 10.0.0.224 () {32 vars in 727 bytes} [Wed Jul 29 08:33:41 2026] PUT /v2/images/bb528896-2549-4cf5-b2ac-78ad7a21cf24/file => generated 0 bytes in 1357 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/189] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:42 2026] GET /v2/images/bb528896-2549-4cf5-b2ac-78ad7a21cf24 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/190] 10.0.0.224 () {32 vars in 717 bytes} [Wed Jul 29 08:33:42 2026] GET /v2/images/bb528896-2549-4cf5-b2ac-78ad7a21cf24/file => generated 1024 bytes in 147 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/191] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:42 2026] POST /v2/images => generated 649 bytes in 106 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/192] 10.0.0.224 () {32 vars in 726 bytes} [Wed Jul 29 08:33:42 2026] PATCH /v2/images/e5c22930-d5b1-4e08-b27c-208381ed8284 => generated 652 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/193] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:42 2026] GET /v2/images/e5c22930-d5b1-4e08-b27c-208381ed8284 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 08:33:42.877 7 WARNING glance.api.v2.images [None req-8bd45b7d-5af3-4a28-aa09-b430497b57cf f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e5c22930-d5b1-4e08-b27c-208381ed8284 [pid: 7|app: 0|req: 90/194] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:42 2026] DELETE /v2/images/e5c22930-d5b1-4e08-b27c-208381ed8284 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/195] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:42 2026] GET /v2/images/e5c22930-d5b1-4e08-b27c-208381ed8284 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 08:33:43.008 7 WARNING glance.api.v2.images [None req-cabfa0c1-3bce-4db0-a414-0b8a5b936fef f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bb528896-2549-4cf5-b2ac-78ad7a21cf24 [pid: 8|app: 0|req: 106/196] 10.0.0.224 () {32 vars in 643 bytes} [Wed Jul 29 08:33:43 2026] GET /v2/info/import => generated 139 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/197] 10.0.0.224 () {32 vars in 643 bytes} [Wed Jul 29 08:33:43 2026] GET /v2/info/stores => generated 124 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/198] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:42 2026] DELETE /v2/images/bb528896-2549-4cf5-b2ac-78ad7a21cf24 => generated 0 bytes in 782 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/199] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:43 2026] GET /v2/images/bb528896-2549-4cf5-b2ac-78ad7a21cf24 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 08:33:43.811 7 WARNING glance.api.v2.images [None req-6600af29-7143-49aa-ae06-be0db22d1183 f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - default default] Failed to find image 918c3993-0825-4e0e-9a0d-d0c06e76a121 to delete: glance.common.exception.ImageNotFound: No image found with ID 918c3993-0825-4e0e-9a0d-d0c06e76a121 [pid: 7|app: 0|req: 92/200] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:43 2026] DELETE /v2/images/918c3993-0825-4e0e-9a0d-d0c06e76a121 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/201] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:43 2026] GET /v2/images/918c3993-0825-4e0e-9a0d-d0c06e76a121 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 08:33:43.842 7 WARNING glance.api.v2.images [None req-21f9deb4-911f-4241-a3d7-4622ef53f809 f9e18abf89a84d7ab5535d26c9b72ab7 57328692d00f4ef6b7157c0b7a7747e1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5f768d06-5441-44e6-8eca-1e354ddf80a1 [pid: 7|app: 0|req: 93/202] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:43 2026] DELETE /v2/images/5f768d06-5441-44e6-8eca-1e354ddf80a1 => generated 0 bytes in 996 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/203] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:44 2026] GET /v2/images/5f768d06-5441-44e6-8eca-1e354ddf80a1 => 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: 94/204] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:45 2026] POST /v2/images => generated 669 bytes in 224 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-29 08:33:46.161 8 INFO glance.api.v2.image_data [None req-1502fa76-d5c3-43c5-b447-be0591eb8993 5edb98e545664b77917fa0514292902a bb22303843c64b3aa95fcd57dccaef31 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 08:33:46.230 8 WARNING glance_store._drivers.rbd [None req-1502fa76-d5c3-43c5-b447-be0591eb8993 5edb98e545664b77917fa0514292902a bb22303843c64b3aa95fcd57dccaef31 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 95/205] 10.0.0.224 () {32 vars in 643 bytes} [Wed Jul 29 08:33:46 2026] GET /v2/info/import => generated 139 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/206] 10.0.0.224 () {32 vars in 643 bytes} [Wed Jul 29 08:33:46 2026] GET /v2/info/stores => generated 124 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/207] 10.0.0.224 () {32 vars in 643 bytes} [Wed Jul 29 08:33:46 2026] GET /v2/info/import => generated 139 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/208] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:47 2026] POST /v2/images => generated 702 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-29 08:33:47.097 7 INFO glance_store._drivers.filesystem [None req-d23cf7d9-4d7b-4a4f-88be-c36220b8bb2a a25b71e6ed6f409b8c82f59dfd31ba6d 25a70ca4ccbe407dbe7872e731b6b67c - - default default] Directory to write image files does not exist (/tmp/staging/). Creating. [pid: 7|app: 0|req: 99/209] 10.0.0.224 () {32 vars in 729 bytes} [Wed Jul 29 08:33:47 2026] PUT /v2/images/d12a97cd-a893-4512-8e74-606377bf1e08/stage => generated 0 bytes in 112 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/210] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:47 2026] GET /v2/images/d12a97cd-a893-4512-8e74-606377bf1e08 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/211] 10.0.0.224 () {32 vars in 711 bytes} [Wed Jul 29 08:33:47 2026] POST /v2/images/d12a97cd-a893-4512-8e74-606377bf1e08/import => generated 0 bytes in 90 msecs (HTTP/1.1 202) 4 headers in 169 bytes (1 switches on core 0) 2026-07-29 08:33:47.313 7 INFO glance.domain [-] Task [0751d168-f5bc-4b84-a258-fff96aa35876] status changing from pending to processing [pid: 7|app: 0|req: 102/212] 10.0.0.224 () {32 vars in 643 bytes} [Wed Jul 29 08:33:47 2026] GET /v2/info/stores => generated 124 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 08:33:47.430 8 INFO glance.location [None req-1502fa76-d5c3-43c5-b447-be0591eb8993 5edb98e545664b77917fa0514292902a bb22303843c64b3aa95fcd57dccaef31 - - default default] Image format matched and virtual size computed: 2048 [pid: 8|app: 0|req: 111/213] 10.0.0.224 () {32 vars in 727 bytes} [Wed Jul 29 08:33:46 2026] PUT /v2/images/3c9fe0cd-f1d2-41da-ac62-8c1b2868cb6c/file => generated 0 bytes in 1344 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/214] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:47 2026] GET /v2/images/d12a97cd-a893-4512-8e74-606377bf1e08 => generated 770 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 08:33:47.528 7 WARNING oslo_policy.policy [None req-e45b2b30-1b09-4e03-b4be-d76a7393b797 5edb98e545664b77917fa0514292902a bb22303843c64b3aa95fcd57dccaef31 - - 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-07-29 08:33:47.529 7 WARNING oslo_policy.policy [None req-e45b2b30-1b09-4e03-b4be-d76a7393b797 5edb98e545664b77917fa0514292902a bb22303843c64b3aa95fcd57dccaef31 - - 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: 104/215] 10.0.0.224 () {34 vars in 744 bytes} [Wed Jul 29 08:33:47 2026] POST /v2/images/3c9fe0cd-f1d2-41da-ac62-8c1b2868cb6c/members => generated 230 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 08:33:47.662 7 INFO glance.common.scripts.image_import.main [-] Task 0751d168-f5bc-4b84-a258-fff96aa35876: Got image data uri file:///tmp/staging/d12a97cd-a893-4512-8e74-606377bf1e08 to be imported 2026-07-29 08:33:47.685 7 WARNING glance_store._drivers.rbd [-] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 105/216] 10.0.0.224 () {32 vars in 712 bytes} [Wed Jul 29 08:33:47 2026] GET /v2/images?member_status=pending&visibility=shared => generated 1179 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 08:33:47.724 7 WARNING glance.api.v2.images [None req-05607b8a-1337-4321-b5e7-6c529149bd31 5edb98e545664b77917fa0514292902a bb22303843c64b3aa95fcd57dccaef31 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3c9fe0cd-f1d2-41da-ac62-8c1b2868cb6c [pid: 8|app: 0|req: 112/217] 10.0.0.224 () {34 vars in 654 bytes} [Wed Jul 29 08:33:47 2026] POST /v2/images => generated 626 bytes in 253 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/218] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:47 2026] GET /v2/images/89070492-9e11-43dc-83fc-4010f41fad0a => generated 626 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 08:33:47.773 8 WARNING glance.api.v2.images [None req-6e05eba0-caaa-4a9c-924c-6cfcfdd8c701 5ad6fad124fd4254a4bb7d7ca2febe63 d4074d9cdb31433c8504b5024114ee17 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//89070492-9e11-43dc-83fc-4010f41fad0a [pid: 8|app: 0|req: 114/219] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:47 2026] DELETE /v2/images/89070492-9e11-43dc-83fc-4010f41fad0a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/220] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:47 2026] POST /v2/images => generated 678 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/221] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:47 2026] GET /v2/images/cf07b3c6-d5fe-4bdc-8851-fc1df2bcb268 => generated 678 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/222] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:47 2026] GET /v2/images/cf07b3c6-d5fe-4bdc-8851-fc1df2bcb268 => generated 678 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/223] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jul 29 08:33:47 2026] GET /v2/images => generated 2061 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 08:33:48.047 8 WARNING glance.api.v2.images [None req-943c71cb-7ed2-47b7-a802-dd7b12d68dbc 5ad6fad124fd4254a4bb7d7ca2febe63 d4074d9cdb31433c8504b5024114ee17 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cf07b3c6-d5fe-4bdc-8851-fc1df2bcb268 [pid: 8|app: 0|req: 119/224] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:48 2026] DELETE /v2/images/cf07b3c6-d5fe-4bdc-8851-fc1df2bcb268 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/225] 10.0.0.224 () {34 vars in 654 bytes} [Wed Jul 29 08:33:48 2026] POST /v2/images => generated 626 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/226] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:48 2026] GET /v2/images/fe6c23cf-884b-46d7-98fc-1d3e3ac32c40 => generated 626 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/227] 10.0.0.224 () {32 vars in 726 bytes} [Wed Jul 29 08:33:48 2026] PATCH /v2/images/fe6c23cf-884b-46d7-98fc-1d3e3ac32c40 => generated 626 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/228] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:48 2026] GET /v2/images/fe6c23cf-884b-46d7-98fc-1d3e3ac32c40 => generated 626 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 08:33:48.336 8 WARNING glance.api.v2.images [None req-3007c176-9504-4098-ae9e-51a31d9f515b 5ad6fad124fd4254a4bb7d7ca2febe63 d4074d9cdb31433c8504b5024114ee17 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fe6c23cf-884b-46d7-98fc-1d3e3ac32c40 [pid: 8|app: 0|req: 124/229] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:48 2026] DELETE /v2/images/fe6c23cf-884b-46d7-98fc-1d3e3ac32c40 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/230] 10.0.0.224 () {32 vars in 673 bytes} [Wed Jul 29 08:33:48 2026] GET /v2/schemas/metadefs/namespace => generated 3100 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 08:33:48.508 7 INFO glance.location [-] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 126/231] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:48 2026] GET /v2/images/d12a97cd-a893-4512-8e74-606377bf1e08 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/232] 10.0.0.224 () {32 vars in 675 bytes} [Wed Jul 29 08:33:48 2026] GET /v2/schemas/metadefs/namespaces => generated 3396 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/233] 10.0.0.224 () {32 vars in 667 bytes} [Wed Jul 29 08:33:48 2026] GET /v2/schemas/metadefs/object => generated 2026 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/234] 10.0.0.224 () {32 vars in 669 bytes} [Wed Jul 29 08:33:48 2026] GET /v2/schemas/metadefs/objects => generated 2316 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/235] 10.0.0.224 () {32 vars in 675 bytes} [Wed Jul 29 08:33:48 2026] GET /v2/schemas/metadefs/properties => generated 1701 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/236] 10.0.0.224 () {32 vars in 671 bytes} [Wed Jul 29 08:33:48 2026] GET /v2/schemas/metadefs/property => generated 1397 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/237] 10.0.0.224 () {32 vars in 681 bytes} [Wed Jul 29 08:33:48 2026] GET /v2/schemas/metadefs/resource_type => generated 1260 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/238] 10.0.0.224 () {32 vars in 683 bytes} [Wed Jul 29 08:33:48 2026] GET /v2/schemas/metadefs/resource_types => generated 1588 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/239] 10.0.0.224 () {32 vars in 661 bytes} [Wed Jul 29 08:33:48 2026] GET /v2/schemas/metadefs/tag => generated 388 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/240] 10.0.0.224 () {32 vars in 663 bytes} [Wed Jul 29 08:33:48 2026] GET /v2/schemas/metadefs/tags => generated 672 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 08:33:48.661 7 INFO glance.domain [-] Task [0751d168-f5bc-4b84-a258-fff96aa35876] status changing from processing to success 2026-07-29 08:33:48.815 7 INFO glance.async_.flows.api_image_import [-] 0751d168-f5bc-4b84-a258-fff96aa35876 of api_image_import completed [pid: 7|app: 0|req: 106/241] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:47 2026] DELETE /v2/images/3c9fe0cd-f1d2-41da-ac62-8c1b2868cb6c => generated 0 bytes in 1223 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/242] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:48 2026] GET /v2/images/3c9fe0cd-f1d2-41da-ac62-8c1b2868cb6c => 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: 107/243] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:49 2026] GET /v2/images/d12a97cd-a893-4512-8e74-606377bf1e08 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/244] 10.0.0.224 () {30 vars in 411 bytes} [Wed Jul 29 08:33:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-07-29 08:33:49.579 7 WARNING glance.api.v2.images [None req-c67848e9-915c-4106-b0a6-247587bb83eb a25b71e6ed6f409b8c82f59dfd31ba6d 25a70ca4ccbe407dbe7872e731b6b67c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d12a97cd-a893-4512-8e74-606377bf1e08 [pid: 7|app: 0|req: 108/245] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:49 2026] DELETE /v2/images/d12a97cd-a893-4512-8e74-606377bf1e08 => generated 0 bytes in 1345 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/246] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:50 2026] GET /v2/images/d12a97cd-a893-4512-8e74-606377bf1e08 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/247] 10.0.0.224 () {32 vars in 643 bytes} [Wed Jul 29 08:33:50 2026] GET /v2/info/import => generated 139 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/248] 10.0.0.224 () {32 vars in 643 bytes} [Wed Jul 29 08:33:51 2026] GET /v2/info/stores => generated 124 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 08:33:52.329 7 WARNING oslo_policy.policy [None req-53ea1794-b55d-441d-b40e-f8b31ab28a55 395089053eb44bc588b753bbc4c78c5f 689a79c8cc26489cb3f2eff2ed45ca52 - - 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-07-29 08:33:52.329 7 WARNING oslo_policy.policy [None req-53ea1794-b55d-441d-b40e-f8b31ab28a55 395089053eb44bc588b753bbc4c78c5f 689a79c8cc26489cb3f2eff2ed45ca52 - - 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: 112/251] 10.0.0.224 () {32 vars in 667 bytes} [Wed Jul 29 08:33:52 2026] GET /v2/metadefs/resource_types => generated 437 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/252] 10.0.0.224 () {34 vars in 681 bytes} [Wed Jul 29 08:33:52 2026] POST /v2/metadefs/namespaces => generated 386 bytes in 92 msecs (HTTP/1.1 201) 5 headers in 274 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/253] 10.0.0.224 () {34 vars in 764 bytes} [Wed Jul 29 08:33:52 2026] POST /v2/metadefs/namespaces/tempest-test-ns-1703206165/resource_types => generated 105 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 08:33:52.529 8 WARNING oslo_policy.policy [None req-968068ef-440f-4656-b7e6-658ff676fa94 395089053eb44bc588b753bbc4c78c5f 689a79c8cc26489cb3f2eff2ed45ca52 - - 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-07-29 08:33:52.530 8 WARNING oslo_policy.policy [None req-968068ef-440f-4656-b7e6-658ff676fa94 395089053eb44bc588b753bbc4c78c5f 689a79c8cc26489cb3f2eff2ed45ca52 - - 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: 141/254] 10.0.0.224 () {34 vars in 757 bytes} [Wed Jul 29 08:33:52 2026] POST /v2/metadefs/namespaces/tempest-test-ns-1703206165/properties => generated 153 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 08:33:52.587 7 WARNING oslo_policy.policy [None req-a880c620-d07f-4eeb-bf60-3459a53e894c 395089053eb44bc588b753bbc4c78c5f 689a79c8cc26489cb3f2eff2ed45ca52 - - 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-07-29 08:33:52.588 7 WARNING oslo_policy.policy [None req-a880c620-d07f-4eeb-bf60-3459a53e894c 395089053eb44bc588b753bbc4c78c5f 689a79c8cc26489cb3f2eff2ed45ca52 - - 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: 114/255] 10.0.0.224 () {32 vars in 771 bytes} [Wed Jul 29 08:33:52 2026] GET /v2/metadefs/namespaces/tempest-test-ns-1703206165/properties/OS::Glance::Image => generated 153 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/256] 10.0.0.224 () {34 vars in 792 bytes} [Wed Jul 29 08:33:52 2026] PUT /v2/metadefs/namespaces/tempest-test-ns-1703206165/properties/OS::Glance::Image => generated 159 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/257] 10.0.0.224 () {32 vars in 774 bytes} [Wed Jul 29 08:33:52 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-1703206165/properties/OS::Glance::Image => 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: 143/258] 10.0.0.224 () {32 vars in 735 bytes} [Wed Jul 29 08:33:52 2026] GET /v2/metadefs/namespaces/tempest-test-ns-1703206165/properties => generated 18 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/259] 10.0.0.224 () {32 vars in 716 bytes} [Wed Jul 29 08:33:52 2026] DELETE /v2/metadefs/namespaces/tempest-test-ns-1703206165 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/260] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:54 2026] POST /v2/images => generated 665 bytes in 184 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/261] 10.0.0.224 () {34 vars in 744 bytes} [Wed Jul 29 08:33:54 2026] POST /v2/images/83a6f2e6-52ae-4edb-9a2b-aa33e8c9d648/members => generated 230 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 08:33:54.419 8 WARNING oslo_policy.policy [None req-6135832b-0d84-43c0-af20-f35bf2172553 43f11077872547cfb15ba86721821f76 00ca69e748a34bb49c80265993d552b3 - - 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-07-29 08:33:54.419 8 WARNING oslo_policy.policy [None req-6135832b-0d84-43c0-af20-f35bf2172553 43f11077872547cfb15ba86721821f76 00ca69e748a34bb49c80265993d552b3 - - 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: 145/262] 10.0.0.224 () {34 vars in 809 bytes} [Wed Jul 29 08:33:54 2026] PUT /v2/images/83a6f2e6-52ae-4edb-9a2b-aa33e8c9d648/members/00ca69e748a34bb49c80265993d552b3 => generated 231 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/263] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jul 29 08:33:54 2026] GET /v2/images => generated 2048 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/264] 10.0.0.224 () {32 vars in 789 bytes} [Wed Jul 29 08:33:54 2026] GET /v2/images/83a6f2e6-52ae-4edb-9a2b-aa33e8c9d648/members/00ca69e748a34bb49c80265993d552b3 => generated 231 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/265] 10.0.0.224 () {32 vars in 792 bytes} [Wed Jul 29 08:33:54 2026] DELETE /v2/images/83a6f2e6-52ae-4edb-9a2b-aa33e8c9d648/members/00ca69e748a34bb49c80265993d552b3 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 08:33:54.606 8 WARNING glance.api.v2.images [None req-906a3461-313a-4567-af0c-b660b749104d 66b6313ec96746f7af287bc9d14e02c4 97ff59b0f86348528e756025061d068a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//83a6f2e6-52ae-4edb-9a2b-aa33e8c9d648 [pid: 8|app: 0|req: 147/266] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:54 2026] DELETE /v2/images/83a6f2e6-52ae-4edb-9a2b-aa33e8c9d648 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/267] 10.0.0.224 () {32 vars in 649 bytes} [Wed Jul 29 08:33:54 2026] GET /v2/schemas/member => generated 678 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/268] 10.0.0.224 () {32 vars in 651 bytes} [Wed Jul 29 08:33:54 2026] GET /v2/schemas/members => generated 839 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/269] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:54 2026] POST /v2/images => generated 673 bytes in 209 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/270] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:54 2026] POST /v2/images => generated 664 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/271] 10.0.0.224 () {34 vars in 744 bytes} [Wed Jul 29 08:33:54 2026] POST /v2/images/d8bbeebb-c9b3-48bc-a015-94f2efb7f102/members => generated 230 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/272] 10.0.0.224 () {34 vars in 744 bytes} [Wed Jul 29 08:33:54 2026] POST /v2/images/c2e2bc56-d6a8-4a52-8486-618f53ef8f18/members => generated 230 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/273] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jul 29 08:33:55 2026] GET /v2/images => generated 1381 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/274] 10.0.0.224 () {34 vars in 809 bytes} [Wed Jul 29 08:33:55 2026] PUT /v2/images/c2e2bc56-d6a8-4a52-8486-618f53ef8f18/members/00ca69e748a34bb49c80265993d552b3 => generated 231 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/275] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jul 29 08:33:55 2026] GET /v2/images => generated 2047 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/276] 10.0.0.224 () {32 vars in 723 bytes} [Wed Jul 29 08:33:55 2026] GET /v2/images/c2e2bc56-d6a8-4a52-8486-618f53ef8f18/members => generated 279 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 08:33:55.124 7 WARNING glance.api.v2.image_members [None req-95200381-9184-4bc6-8bb1-9da469cc827d 552fd1de8af34743bca06c6949efa22e e92afc17f66748ee8e570989ea37ce66 - - default default] Incorrect request: Status must be "pending", "accepted" or "rejected". [pid: 7|app: 0|req: 122/277] 10.0.0.224 () {34 vars in 809 bytes} [Wed Jul 29 08:33:54 2026] PUT /v2/images/d8bbeebb-c9b3-48bc-a015-94f2efb7f102/members/e92afc17f66748ee8e570989ea37ce66 => generated 160 bytes in 207 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-29 08:33:55.143 7 WARNING glance.api.v2.images [None req-0e279ca4-21f5-4b38-b642-6c06485cd159 e91dc2e7679c486eadaf58dfc64b52d4 3148126834cb42f59def378097e3f4fb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d8bbeebb-c9b3-48bc-a015-94f2efb7f102 [pid: 8|app: 0|req: 156/278] 10.0.0.224 () {32 vars in 792 bytes} [Wed Jul 29 08:33:55 2026] DELETE /v2/images/c2e2bc56-d6a8-4a52-8486-618f53ef8f18/members/00ca69e748a34bb49c80265993d552b3 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 08:33:55.185 8 WARNING glance.api.v2.images [None req-2d0972f9-9142-49d2-8d27-63d6f30b0ae7 66b6313ec96746f7af287bc9d14e02c4 97ff59b0f86348528e756025061d068a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c2e2bc56-d6a8-4a52-8486-618f53ef8f18 [pid: 7|app: 0|req: 123/279] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:55 2026] DELETE /v2/images/d8bbeebb-c9b3-48bc-a015-94f2efb7f102 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/280] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:55 2026] DELETE /v2/images/c2e2bc56-d6a8-4a52-8486-618f53ef8f18 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/281] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:55 2026] POST /v2/images => generated 673 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/282] 10.0.0.224 () {34 vars in 744 bytes} [Wed Jul 29 08:33:55 2026] POST /v2/images/d66b78aa-2c41-46c7-9dfc-846f87f76d00/members => generated 230 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/283] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:55 2026] POST /v2/images => generated 664 bytes in 128 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/284] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jul 29 08:33:55 2026] GET /v2/images => generated 1381 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/285] 10.0.0.224 () {34 vars in 809 bytes} [Wed Jul 29 08:33:55 2026] PUT /v2/images/d66b78aa-2c41-46c7-9dfc-846f87f76d00/members/e92afc17f66748ee8e570989ea37ce66 => generated 136 bytes in 19 msecs (HTTP/1.1 403) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/286] 10.0.0.224 () {34 vars in 744 bytes} [Wed Jul 29 08:33:55 2026] POST /v2/images/e76b2f87-1c74-46d2-b0bc-5491cf1e361e/members => generated 230 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/287] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jul 29 08:33:55 2026] GET /v2/images => generated 1381 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/288] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jul 29 08:33:55 2026] GET /v2/images => generated 1381 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 08:33:55.575 8 WARNING glance.api.v2.images [None req-359716b2-943b-474f-9a53-3d68562fe646 e91dc2e7679c486eadaf58dfc64b52d4 3148126834cb42f59def378097e3f4fb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d66b78aa-2c41-46c7-9dfc-846f87f76d00 [pid: 7|app: 0|req: 128/289] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:55 2026] POST /v2/images => generated 153 bytes in 108 msecs (HTTP/1.1 403) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/290] 10.0.0.224 () {34 vars in 809 bytes} [Wed Jul 29 08:33:55 2026] PUT /v2/images/e76b2f87-1c74-46d2-b0bc-5491cf1e361e/members/00ca69e748a34bb49c80265993d552b3 => generated 231 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/291] 10.0.0.224 () {32 vars in 638 bytes} [Wed Jul 29 08:33:55 2026] DELETE /v2/images/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/292] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:55 2026] DELETE /v2/images/d66b78aa-2c41-46c7-9dfc-846f87f76d00 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-29 08:33:55.688 8 WARNING glance.api.v2.images [None req-10203f7e-f4b8-4e30-b3fe-48ab5cb1bf91 4edbf461bf2c4a48a1f89201a2e1d09d 891318a9c0d14476a7f20038bf8d2189 - - default default] Failed to find image 657421bf-25d5-43c0-8666-6ecde6280e80 to delete: glance.common.exception.ImageNotFound: No image found with ID 657421bf-25d5-43c0-8666-6ecde6280e80 [pid: 8|app: 0|req: 163/293] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:55 2026] DELETE /v2/images/657421bf-25d5-43c0-8666-6ecde6280e80 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/294] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jul 29 08:33:55 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/295] 10.0.0.224 () {34 vars in 654 bytes} [Wed Jul 29 08:33:55 2026] POST /v2/images => generated 642 bytes in 110 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-29 08:33:55.831 7 WARNING glance.api.v2.images [None req-0d46436f-52cc-4a44-92f9-87e295b1feab 4edbf461bf2c4a48a1f89201a2e1d09d 891318a9c0d14476a7f20038bf8d2189 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a12b91c5-ab20-42b5-9d87-10a4de0b2b61 [pid: 7|app: 0|req: 133/296] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:55 2026] DELETE /v2/images/a12b91c5-ab20-42b5-9d87-10a4de0b2b61 => generated 158 bytes in 14 msecs (HTTP/1.1 403) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/297] 10.0.0.224 () {32 vars in 792 bytes} [Wed Jul 29 08:33:55 2026] DELETE /v2/images/e76b2f87-1c74-46d2-b0bc-5491cf1e361e/members/00ca69e748a34bb49c80265993d552b3 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 08:33:55.852 8 WARNING glance.api.v2.images [None req-d743597e-8731-405e-ad09-8f61646754ad 66b6313ec96746f7af287bc9d14e02c4 97ff59b0f86348528e756025061d068a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e76b2f87-1c74-46d2-b0bc-5491cf1e361e [pid: 7|app: 0|req: 134/298] 10.0.0.224 () {32 vars in 726 bytes} [Wed Jul 29 08:33:55 2026] PATCH /v2/images/a12b91c5-ab20-42b5-9d87-10a4de0b2b61 => generated 643 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/299] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:55 2026] DELETE /v2/images/e76b2f87-1c74-46d2-b0bc-5491cf1e361e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/300] 10.0.0.224 () {34 vars in 654 bytes} [Wed Jul 29 08:33:55 2026] POST /v2/images => generated 647 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-29 08:33:56.040 7 WARNING glance.api.v2.images [None req-7e734b93-97b5-4a52-b234-7b0c4555e1b7 4edbf461bf2c4a48a1f89201a2e1d09d 891318a9c0d14476a7f20038bf8d2189 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//18fdbfd5-82fa-40e7-b46a-bd2f680ac755 [pid: 8|app: 0|req: 166/301] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:55 2026] POST /v2/images => generated 664 bytes in 86 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/302] 10.0.0.224 () {34 vars in 744 bytes} [Wed Jul 29 08:33:56 2026] POST /v2/images/d8692f4c-30cd-4b8c-86ce-04631dc18d69/members => generated 230 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/303] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:56 2026] DELETE /v2/images/18fdbfd5-82fa-40e7-b46a-bd2f680ac755 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/304] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:56 2026] GET /v2/images/18fdbfd5-82fa-40e7-b46a-bd2f680ac755 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/305] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:56 2026] GET /v2/images/18fdbfd5-82fa-40e7-b46a-bd2f680ac755 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/306] 10.0.0.224 () {34 vars in 809 bytes} [Wed Jul 29 08:33:56 2026] PUT /v2/images/d8692f4c-30cd-4b8c-86ce-04631dc18d69/members/00ca69e748a34bb49c80265993d552b3 => generated 231 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 08:33:56.171 7 WARNING glance.api.v2.images [None req-e1d22a14-8f6d-48e0-be93-23a29b64244f 4edbf461bf2c4a48a1f89201a2e1d09d 891318a9c0d14476a7f20038bf8d2189 - - default default] Failed to find image 18fdbfd5-82fa-40e7-b46a-bd2f680ac755 to delete: glance.common.exception.ImageNotFound: No image found with ID 18fdbfd5-82fa-40e7-b46a-bd2f680ac755 [pid: 7|app: 0|req: 139/307] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:56 2026] DELETE /v2/images/18fdbfd5-82fa-40e7-b46a-bd2f680ac755 => generated 147 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/308] 10.0.0.224 () {32 vars in 635 bytes} [Wed Jul 29 08:33:56 2026] GET /v2/images/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/309] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jul 29 08:33:56 2026] GET /v2/images => generated 2047 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/310] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:56 2026] GET /v2/images/d8f01584-d988-46a5-942c-d0febe96ecd7 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/311] 10.0.0.224 () {34 vars in 654 bytes} [Wed Jul 29 08:33:56 2026] POST /v2/images => generated 426 bytes in 29 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/312] 10.0.0.224 () {32 vars in 792 bytes} [Wed Jul 29 08:33:56 2026] DELETE /v2/images/d8692f4c-30cd-4b8c-86ce-04631dc18d69/members/00ca69e748a34bb49c80265993d552b3 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/313] 10.0.0.224 () {34 vars in 654 bytes} [Wed Jul 29 08:33:56 2026] POST /v2/images => generated 430 bytes in 26 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/314] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jul 29 08:33:56 2026] GET /v2/images => generated 1381 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 08:33:56.291 8 WARNING glance.api.v2.images [None req-e378231d-8b6d-4889-9b42-a283463878c0 66b6313ec96746f7af287bc9d14e02c4 97ff59b0f86348528e756025061d068a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d8692f4c-30cd-4b8c-86ce-04631dc18d69 [pid: 7|app: 0|req: 144/315] 10.0.0.224 () {34 vars in 654 bytes} [Wed Jul 29 08:33:56 2026] POST /v2/images => generated 646 bytes in 90 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/316] 10.0.0.224 () {32 vars in 726 bytes} [Wed Jul 29 08:33:56 2026] PATCH /v2/images/2fb25ae4-f0e4-4be0-a7e4-dc8a52d4364e => generated 58 bytes in 3 msecs (HTTP/1.1 403) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/317] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:56 2026] DELETE /v2/images/d8692f4c-30cd-4b8c-86ce-04631dc18d69 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-29 08:33:56.388 7 WARNING glance.api.v2.images [None req-60204e8d-23bd-406d-bdfe-4e2ba517202b 4edbf461bf2c4a48a1f89201a2e1d09d 891318a9c0d14476a7f20038bf8d2189 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2fb25ae4-f0e4-4be0-a7e4-dc8a52d4364e [pid: 7|app: 0|req: 146/318] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:56 2026] DELETE /v2/images/2fb25ae4-f0e4-4be0-a7e4-dc8a52d4364e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/319] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:56 2026] GET /v2/images/2fb25ae4-f0e4-4be0-a7e4-dc8a52d4364e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 08:33:56.528 7 WARNING glance.api.v2.images [None req-dcc33e52-05ca-4279-b2a8-e874edfc3734 4edbf461bf2c4a48a1f89201a2e1d09d 891318a9c0d14476a7f20038bf8d2189 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a12b91c5-ab20-42b5-9d87-10a4de0b2b61 [pid: 7|app: 0|req: 147/320] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:56 2026] DELETE /v2/images/a12b91c5-ab20-42b5-9d87-10a4de0b2b61 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/321] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:56 2026] GET /v2/images/a12b91c5-ab20-42b5-9d87-10a4de0b2b61 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/322] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:58 2026] POST /v2/images => generated 664 bytes in 181 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-29 08:33:58.579 8 WARNING oslo_policy.policy [None req-2f8c8331-38aa-4143-9e22-7695efbdd9db 658a9f187455498fb0323a80fd29088e 3e9b8095678c4b3a82e4ab300333c018 - - 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-07-29 08:33:58.579 8 WARNING oslo_policy.policy [None req-2f8c8331-38aa-4143-9e22-7695efbdd9db 658a9f187455498fb0323a80fd29088e 3e9b8095678c4b3a82e4ab300333c018 - - 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: 175/323] 10.0.0.224 () {34 vars in 782 bytes} [Wed Jul 29 08:33:58 2026] PUT /v2/images/b5187800-46a0-4d40-9521-d7c22c9fa942/tags/tempest-tag-2073967054 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/324] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:58 2026] GET /v2/images/b5187800-46a0-4d40-9521-d7c22c9fa942 => generated 688 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/325] 10.0.0.224 () {32 vars in 766 bytes} [Wed Jul 29 08:33:58 2026] DELETE /v2/images/b5187800-46a0-4d40-9521-d7c22c9fa942/tags/tempest-tag-2073967054 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/326] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:58 2026] GET /v2/images/b5187800-46a0-4d40-9521-d7c22c9fa942 => generated 664 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 08:33:58.845 8 WARNING glance.api.v2.images [None req-caf42f45-13d3-435e-8ea4-000878bb0a65 658a9f187455498fb0323a80fd29088e 3e9b8095678c4b3a82e4ab300333c018 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b5187800-46a0-4d40-9521-d7c22c9fa942 [pid: 8|app: 0|req: 177/327] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:58 2026] DELETE /v2/images/b5187800-46a0-4d40-9521-d7c22c9fa942 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-29 08:33:58.947 8 WARNING glance.api.v2.images [None req-efde8814-8806-4415-bdce-dade5257275f 658a9f187455498fb0323a80fd29088e 3e9b8095678c4b3a82e4ab300333c018 - - default default] Failed to find image b5187800-46a0-4d40-9521-d7c22c9fa942 to delete: glance.common.exception.ImageNotFound: No image found with ID b5187800-46a0-4d40-9521-d7c22c9fa942 [pid: 8|app: 0|req: 178/328] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:58 2026] DELETE /v2/images/b5187800-46a0-4d40-9521-d7c22c9fa942 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/329] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:58 2026] GET /v2/images/b5187800-46a0-4d40-9521-d7c22c9fa942 => 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: 151/330] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jul 29 08:33:58 2026] POST /v2/images => generated 672 bytes in 155 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/331] 10.0.0.224 () {32 vars in 786 bytes} [Wed Jul 29 08:33:59 2026] DELETE /v2/images/06651ad3-1f9f-421e-99d2-44e1692d4898/tags/tempest-non-exist-tag-1694320106 => generated 112 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 08:33:59.054 7 WARNING glance.api.v2.images [None req-812a45b9-8bf9-4c38-af44-59a3ceb791cd 427e4502c69649bcbe89025d74965c5d 4ff769537555444c95bcf11733f38d04 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//06651ad3-1f9f-421e-99d2-44e1692d4898 [pid: 7|app: 0|req: 152/332] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:59 2026] DELETE /v2/images/06651ad3-1f9f-421e-99d2-44e1692d4898 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-29 08:33:59.216 8 WARNING glance.api.v2.image_tags [None req-60a7c283-b5da-4edf-8acd-3e8300c48e50 427e4502c69649bcbe89025d74965c5d 4ff769537555444c95bcf11733f38d04 - - default default] Image 39e1f7b6-02d4-48be-8d0c-d0ea3829dc01 not found.: glance.common.exception.ImageNotFound: No image found with ID 39e1f7b6-02d4-48be-8d0c-d0ea3829dc01 [pid: 8|app: 0|req: 181/333] 10.0.0.224 () {34 vars in 782 bytes} [Wed Jul 29 08:33:59 2026] PUT /v2/images/39e1f7b6-02d4-48be-8d0c-d0ea3829dc01/tags/tempest-tag-2033316965 => generated 133 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 08:33:59.232 7 WARNING glance.api.v2.images [None req-38c3d23f-7837-4fb0-aa22-97f83ddb7e62 427e4502c69649bcbe89025d74965c5d 4ff769537555444c95bcf11733f38d04 - - default default] Failed to find image 06651ad3-1f9f-421e-99d2-44e1692d4898 to delete: glance.common.exception.ImageNotFound: No image found with ID 06651ad3-1f9f-421e-99d2-44e1692d4898 [pid: 7|app: 0|req: 153/334] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jul 29 08:33:59 2026] DELETE /v2/images/06651ad3-1f9f-421e-99d2-44e1692d4898 => generated 147 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/335] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jul 29 08:33:59 2026] GET /v2/images/06651ad3-1f9f-421e-99d2-44e1692d4898 => 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: 154/336] 10.0.0.224 () {30 vars in 411 bytes} [Wed Jul 29 08:34:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0)