+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 2 21:47:24 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7fc9cfcfd9-cc45b 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f424187f668 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-06-02 21:47:26.657 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-02 21:47:26.690 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-02 21:47:27.522 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-06-02 21:47:27.523 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-06-02 21:47:27.523 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 21:47:27.569 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-06-02 21:47:27.570 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-06-02 21:47:27.570 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 21:47:29.550 8 WARNING glance.api.v2.images [None req-577a0d12-f3fa-47b9-a601-fa95ad634cc6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 21:47:29.598 7 WARNING glance.api.v2.images [None req-89e67457-092f-4ef4-99cd-d6b4aeeb6e9a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 21:47:29.894 8 WARNING keystonemiddleware._common.config [None req-577a0d12-f3fa-47b9-a601-fa95ad634cc6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 21:47:29.902 8 WARNING oslo_config.cfg [None req-577a0d12-f3fa-47b9-a601-fa95ad634cc6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f424187f668 pid: 8 (default app) 2026-06-02 21:47:29.972 7 WARNING keystonemiddleware._common.config [None req-89e67457-092f-4ef4-99cd-d6b4aeeb6e9a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 21:47:29.980 7 WARNING oslo_config.cfg [None req-89e67457-092f-4ef4-99cd-d6b4aeeb6e9a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f424187f668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 21:47:30 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 21:47:31.191 7 WARNING oslo_policy.policy [None req-0d8ebac9-3062-4768-9372-05a87350299f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 21:47:31.192 7 WARNING oslo_policy.policy [None req-0d8ebac9-3062-4768-9372-05a87350299f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 21:47:31.208 7 WARNING oslo_policy.policy [None req-0d8ebac9-3062-4768-9372-05a87350299f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 21:47:31.208 7 WARNING oslo_policy.policy [None req-0d8ebac9-3062-4768-9372-05a87350299f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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/5] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 21:47:30 2026] GET /v2/images => generated 69 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 21:47:34 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 21:47:34 2026] GET /v2/images => generated 69 bytes in 32 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 21:47:34.695 8 WARNING oslo_policy.policy [None req-4e86f104-6213-4250-88cb-288b1adc39da ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 21:47:34.696 8 WARNING oslo_policy.policy [None req-4e86f104-6213-4250-88cb-288b1adc39da ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.210 () {44 vars in 911 bytes} [Tue Jun 2 21:47:34 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.210 () {44 vars in 933 bytes} [Tue Jun 2 21:47:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 21:47:34.828 8 WARNING oslo_policy.policy [None req-cead5035-8207-4f90-8ba8-9ca366d995a2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 21:47:34.828 8 WARNING oslo_policy.policy [None req-cead5035-8207-4f90-8ba8-9ca366d995a2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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/10] 199.204.45.210 () {44 vars in 939 bytes} [Tue Jun 2 21:47:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 21:47:34.918 7 WARNING oslo_config.cfg [None req-7f37d65f-68e3-4f8f-89e6-b970d3bc295c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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/11] 199.204.45.210 () {48 vars in 951 bytes} [Tue Jun 2 21:47:34 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 21:47:34.940 8 WARNING oslo_policy.policy [None req-a2f05a7f-61b6-4930-9f7f-5976dbb36cfd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 21:47:34.941 8 WARNING oslo_policy.policy [None req-a2f05a7f-61b6-4930-9f7f-5976dbb36cfd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 21:47:34.942 8 INFO glance.api.v2.image_data [None req-a2f05a7f-61b6-4930-9f7f-5976dbb36cfd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 21:47:38.913 8 INFO glance.location [None req-a2f05a7f-61b6-4930-9f7f-5976dbb36cfd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.204.45.210 () {48 vars in 1045 bytes} [Tue Jun 2 21:47:34 2026] PUT /v2/images/583f368e-801d-4f35-93fe-f721d916882b/file => generated 0 bytes in 4017 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7445 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 2 21:47:38 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 21:47:39.049 8 WARNING oslo_config.cfg [None req-56ccd14d-1107-4c47-aa1d-c1e10ba261ce ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.210 () {48 vars in 1051 bytes} [Tue Jun 2 21:47:38 2026] PATCH /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 2 21:47:39 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/254] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 22:07:21 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/255] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 22:07:21 2026] GET /v2/images => generated 1381 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 22:08:07 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: 131/265] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 22:08:07 2026] GET /v2/images => generated 1381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/266] 199.204.45.210 () {44 vars in 937 bytes} [Tue Jun 2 22:08:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.210 () {44 vars in 959 bytes} [Tue Jun 2 22:08:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.210 () {44 vars in 939 bytes} [Tue Jun 2 22:08:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.210 () {48 vars in 951 bytes} [Tue Jun 2 22:08:07 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 22:08:07.467 8 INFO glance.api.v2.image_data [None req-5658601d-5b26-4770-a074-396785b77d0a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 22:08:32.312 8 INFO glance.location [None req-5658601d-5b26-4770-a074-396785b77d0a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 137/276] 199.204.45.210 () {48 vars in 1046 bytes} [Tue Jun 2 22:08:07 2026] PUT /v2/images/88d07a1e-a226-4b39-9190-2e639ae6026d/file => generated 0 bytes in 24887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62364 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 2 22:08:32 2026] GET /v2/images/88d07a1e-a226-4b39-9190-2e639ae6026d => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.210 () {48 vars in 1051 bytes} [Tue Jun 2 22:08:32 2026] PATCH /v2/images/88d07a1e-a226-4b39-9190-2e639ae6026d => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 2 22:08:32 2026] GET /v2/images/88d07a1e-a226-4b39-9190-2e639ae6026d => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 22:08:34 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: 142/281] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 22:08:34 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/362] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 22:15:10 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/363] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 22:15:10 2026] GET /v2/images => generated 2778 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 22:15:24 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/367] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 22:15:24 2026] GET /v2/images => generated 2778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 199.204.45.210 () {44 vars in 947 bytes} [Tue Jun 2 22:15:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.210 () {44 vars in 969 bytes} [Tue Jun 2 22:15:24 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.204.45.210 () {44 vars in 939 bytes} [Tue Jun 2 22:15:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/371] 199.204.45.210 () {48 vars in 951 bytes} [Tue Jun 2 22:15:24 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 22:15:24.441 8 INFO glance.api.v2.image_data [None req-dd3a7753-3365-4283-a968-720ac1c5febd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 22:15:41.049 8 INFO glance.location [None req-dd3a7753-3365-4283-a968-720ac1c5febd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 185/376] 199.204.45.210 () {48 vars in 1045 bytes} [Tue Jun 2 22:15:24 2026] PUT /v2/images/988073c6-f38d-467c-a619-056f23159edb/file => generated 0 bytes in 16647 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26412 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 2 22:15:41 2026] GET /v2/images/988073c6-f38d-467c-a619-056f23159edb => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/378] 199.204.45.210 () {48 vars in 1051 bytes} [Tue Jun 2 22:15:41 2026] PATCH /v2/images/988073c6-f38d-467c-a619-056f23159edb => generated 1410 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 2 22:15:41 2026] GET /v2/images/988073c6-f38d-467c-a619-056f23159edb => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 22:16:20 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: 198/389] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 22:16:20 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 22:16:38 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 22:16:38 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 199.204.45.210 () {44 vars in 939 bytes} [Tue Jun 2 22:16:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.204.45.210 () {44 vars in 961 bytes} [Tue Jun 2 22:16:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 199.204.45.210 () {44 vars in 939 bytes} [Tue Jun 2 22:16:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 199.204.45.210 () {48 vars in 951 bytes} [Tue Jun 2 22:16:38 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 22:16:38.749 8 INFO glance.api.v2.image_data [None req-38474df8-fbe6-4e21-ac13-cd9cbd3618c6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 22:16:53.424 8 INFO glance.location [None req-38474df8-fbe6-4e21-ac13-cd9cbd3618c6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 196/402] 199.204.45.210 () {48 vars in 1046 bytes} [Tue Jun 2 22:16:38 2026] PUT /v2/images/2aa49b81-bf48-4587-b220-1fd5eff43f18/file => generated 0 bytes in 14714 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34044 switches on core 0) [pid: 7|app: 0|req: 207/403] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 2 22:16:53 2026] GET /v2/images/2aa49b81-bf48-4587-b220-1fd5eff43f18 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/404] 199.204.45.210 () {48 vars in 1051 bytes} [Tue Jun 2 22:16:53 2026] PATCH /v2/images/2aa49b81-bf48-4587-b220-1fd5eff43f18 => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/405] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 2 22:16:53 2026] GET /v2/images/2aa49b81-bf48-4587-b220-1fd5eff43f18 => generated 1382 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/558] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 22:29:37 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: 285/559] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 22:29:37 2026] GET /v2/images => generated 5574 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/588] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 22:31:57 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: 300/589] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 22:31:57 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/592] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 22:31:59 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: 302/593] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 22:31:59 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/602] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 22:32:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/603] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 22:32:47 2026] GET /v2/images => generated 5574 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/606] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 22:32:56 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: 309/607] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 22:32:56 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/620] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 2 22:33:55 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: 316/621] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 2 22:33:55 2026] GET /v2/images => generated 5574 bytes in 51 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 321/630] 10.0.0.127 () {32 vars in 633 bytes} [Tue Jun 2 22:34:35 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/635] 10.0.0.112 () {36 vars in 987 bytes} [Tue Jun 2 22:34:55 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 19 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/636] 10.0.0.112 () {36 vars in 927 bytes} [Tue Jun 2 22:34:55 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/637] 10.0.0.112 () {36 vars in 987 bytes} [Tue Jun 2 22:34:56 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/638] 10.0.0.112 () {36 vars in 927 bytes} [Tue Jun 2 22:34:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/641] 199.204.45.210 () {36 vars in 991 bytes} [Tue Jun 2 22:35:02 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/642] 199.204.45.210 () {36 vars in 931 bytes} [Tue Jun 2 22:35:02 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/643] 199.204.45.210 () {36 vars in 991 bytes} [Tue Jun 2 22:35:03 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/644] 199.204.45.210 () {36 vars in 931 bytes} [Tue Jun 2 22:35:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/645] 10.0.0.188 () {36 vars in 987 bytes} [Tue Jun 2 22:35:07 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/646] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:35:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/647] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:35:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/648] 10.0.0.188 () {36 vars in 987 bytes} [Tue Jun 2 22:35:07 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/649] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:35:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/650] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:35:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/651] 10.0.0.188 () {36 vars in 987 bytes} [Tue Jun 2 22:35:07 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/652] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:35:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/653] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:35:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/654] 10.0.0.201 () {36 vars in 987 bytes} [Tue Jun 2 22:35:08 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/655] 10.0.0.201 () {36 vars in 927 bytes} [Tue Jun 2 22:35:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/656] 10.0.0.201 () {36 vars in 987 bytes} [Tue Jun 2 22:35:09 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/657] 10.0.0.201 () {36 vars in 927 bytes} [Tue Jun 2 22:35:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/658] 10.0.0.201 () {36 vars in 927 bytes} [Tue Jun 2 22:35:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/665] 10.0.0.112 () {36 vars in 987 bytes} [Tue Jun 2 22:35:32 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/666] 10.0.0.112 () {36 vars in 927 bytes} [Tue Jun 2 22:35:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/671] 10.0.0.127 () {30 vars in 411 bytes} [Tue Jun 2 22:35:53 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/672] 10.0.0.112 () {36 vars in 987 bytes} [Tue Jun 2 22:35:55 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/673] 10.0.0.112 () {36 vars in 927 bytes} [Tue Jun 2 22:35:55 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/682] 10.0.0.112 () {36 vars in 987 bytes} [Tue Jun 2 22:36:31 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/683] 10.0.0.112 () {36 vars in 927 bytes} [Tue Jun 2 22:36:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/684] 10.0.0.112 () {36 vars in 987 bytes} [Tue Jun 2 22:36:38 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/685] 10.0.0.112 () {36 vars in 927 bytes} [Tue Jun 2 22:36:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/692] 10.0.0.112 () {36 vars in 987 bytes} [Tue Jun 2 22:37:08 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/693] 10.0.0.112 () {36 vars in 927 bytes} [Tue Jun 2 22:37:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/696] 10.0.0.112 () {36 vars in 987 bytes} [Tue Jun 2 22:37:17 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/697] 10.0.0.112 () {36 vars in 927 bytes} [Tue Jun 2 22:37:17 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/704] 10.0.0.127 () {34 vars in 655 bytes} [Tue Jun 2 22:37:40 2026] POST /v2/images => generated 648 bytes in 190 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-02 22:37:40.528 8 WARNING glance.api.v2.images [None req-9c6bfc71-bdde-4347-9b25-74de3d48606f e6445f9c8b114b689c19c205d020513f 109863f98fc74f1bbbdea3fb8c71964e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f499f48f-6ecc-49cd-8673-92f9ca0223de [pid: 8|app: 0|req: 347/705] 10.0.0.127 () {32 vars in 710 bytes} [Tue Jun 2 22:37:40 2026] DELETE /v2/images/f499f48f-6ecc-49cd-8673-92f9ca0223de => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/706] 10.0.0.127 () {32 vars in 707 bytes} [Tue Jun 2 22:37:40 2026] GET /v2/images/f499f48f-6ecc-49cd-8673-92f9ca0223de => 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: 348/707] 10.0.0.127 () {32 vars in 633 bytes} [Tue Jun 2 22:37:40 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/708] 10.0.0.127 () {34 vars in 655 bytes} [Tue Jun 2 22:37:40 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/709] 10.0.0.127 () {32 vars in 717 bytes} [Tue Jun 2 22:37:40 2026] GET /v2/images/352a2a4e-ed8f-4e82-83cb-c8ffa652991f/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:37:40.715 7 WARNING oslo_policy.policy [None req-fb63ce3e-669f-4706-a102-854b2d072d17 e6445f9c8b114b689c19c205d020513f 109863f98fc74f1bbbdea3fb8c71964e - - 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-06-02 22:37:40.715 7 WARNING oslo_policy.policy [None req-fb63ce3e-669f-4706-a102-854b2d072d17 e6445f9c8b114b689c19c205d020513f 109863f98fc74f1bbbdea3fb8c71964e - - 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-06-02 22:37:40.717 7 INFO glance.api.v2.image_data [None req-fb63ce3e-669f-4706-a102-854b2d072d17 e6445f9c8b114b689c19c205d020513f 109863f98fc74f1bbbdea3fb8c71964e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 22:37:40.764 7 WARNING glance_store._drivers.rbd [None req-fb63ce3e-669f-4706-a102-854b2d072d17 e6445f9c8b114b689c19c205d020513f 109863f98fc74f1bbbdea3fb8c71964e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-02 22:37:41.047 7 INFO glance.location [None req-fb63ce3e-669f-4706-a102-854b2d072d17 e6445f9c8b114b689c19c205d020513f 109863f98fc74f1bbbdea3fb8c71964e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/710] 10.0.0.127 () {32 vars in 727 bytes} [Tue Jun 2 22:37:40 2026] PUT /v2/images/352a2a4e-ed8f-4e82-83cb-c8ffa652991f/file => generated 0 bytes in 378 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/711] 10.0.0.127 () {32 vars in 707 bytes} [Tue Jun 2 22:37:41 2026] GET /v2/images/352a2a4e-ed8f-4e82-83cb-c8ffa652991f => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/712] 10.0.0.127 () {32 vars in 717 bytes} [Tue Jun 2 22:37:41 2026] GET /v2/images/352a2a4e-ed8f-4e82-83cb-c8ffa652991f/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/713] 10.0.0.127 () {34 vars in 655 bytes} [Tue Jun 2 22:37:41 2026] POST /v2/images => generated 648 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/714] 10.0.0.127 () {32 vars in 726 bytes} [Tue Jun 2 22:37:41 2026] PATCH /v2/images/d11eb671-a1f0-4141-96b5-c2a876414378 => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/715] 10.0.0.127 () {32 vars in 707 bytes} [Tue Jun 2 22:37:41 2026] GET /v2/images/d11eb671-a1f0-4141-96b5-c2a876414378 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:41.403 7 WARNING glance.api.v2.images [None req-06474b68-7c19-435f-ab2b-ea5671091869 e6445f9c8b114b689c19c205d020513f 109863f98fc74f1bbbdea3fb8c71964e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d11eb671-a1f0-4141-96b5-c2a876414378 [pid: 7|app: 0|req: 364/716] 10.0.0.127 () {32 vars in 710 bytes} [Tue Jun 2 22:37:41 2026] DELETE /v2/images/d11eb671-a1f0-4141-96b5-c2a876414378 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/717] 10.0.0.127 () {32 vars in 707 bytes} [Tue Jun 2 22:37:41 2026] GET /v2/images/d11eb671-a1f0-4141-96b5-c2a876414378 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:41.467 7 WARNING glance.api.v2.images [None req-92739e03-a935-44d4-8466-68a5a3ac8f5b e6445f9c8b114b689c19c205d020513f 109863f98fc74f1bbbdea3fb8c71964e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//352a2a4e-ed8f-4e82-83cb-c8ffa652991f [pid: 7|app: 0|req: 365/718] 10.0.0.127 () {32 vars in 710 bytes} [Tue Jun 2 22:37:41 2026] DELETE /v2/images/352a2a4e-ed8f-4e82-83cb-c8ffa652991f => generated 0 bytes in 861 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/719] 10.0.0.127 () {32 vars in 707 bytes} [Tue Jun 2 22:37:42 2026] GET /v2/images/352a2a4e-ed8f-4e82-83cb-c8ffa652991f => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:42.355 7 WARNING glance.api.v2.images [None req-e6c39f82-96ab-40b6-8f37-be71c29b677b e6445f9c8b114b689c19c205d020513f 109863f98fc74f1bbbdea3fb8c71964e - - default default] Failed to find image f499f48f-6ecc-49cd-8673-92f9ca0223de to delete: glance.common.exception.ImageNotFound: No image found with ID f499f48f-6ecc-49cd-8673-92f9ca0223de [pid: 7|app: 0|req: 366/720] 10.0.0.127 () {32 vars in 710 bytes} [Tue Jun 2 22:37:42 2026] DELETE /v2/images/f499f48f-6ecc-49cd-8673-92f9ca0223de => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/721] 10.0.0.127 () {32 vars in 707 bytes} [Tue Jun 2 22:37:42 2026] GET /v2/images/f499f48f-6ecc-49cd-8673-92f9ca0223de => 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: 370/728] 10.0.0.112 () {36 vars in 987 bytes} [Tue Jun 2 22:38:14 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/729] 10.0.0.112 () {36 vars in 927 bytes} [Tue Jun 2 22:38:14 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/732] 10.0.0.127 () {32 vars in 707 bytes} [Tue Jun 2 22:38:25 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/733] 10.0.0.127 () {32 vars in 707 bytes} [Tue Jun 2 22:38:25 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/734] 10.0.0.188 () {36 vars in 987 bytes} [Tue Jun 2 22:38:26 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/735] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:38:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/736] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:38:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/737] 10.0.0.188 () {36 vars in 987 bytes} [Tue Jun 2 22:38:26 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/738] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:38:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/739] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:38:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/740] 10.0.0.188 () {36 vars in 987 bytes} [Tue Jun 2 22:38:26 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/741] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:38:26 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/742] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:38:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.201 () {36 vars in 987 bytes} [Tue Jun 2 22:38:26 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/744] 10.0.0.201 () {36 vars in 927 bytes} [Tue Jun 2 22:38:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/745] 10.0.0.201 () {36 vars in 987 bytes} [Tue Jun 2 22:38:26 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/746] 10.0.0.201 () {36 vars in 927 bytes} [Tue Jun 2 22:38:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/747] 10.0.0.201 () {36 vars in 927 bytes} [Tue Jun 2 22:38:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/750] 10.0.0.112 () {36 vars in 987 bytes} [Tue Jun 2 22:38:32 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/751] 10.0.0.112 () {36 vars in 927 bytes} [Tue Jun 2 22:38:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/754] 10.0.0.112 () {36 vars in 987 bytes} [Tue Jun 2 22:38:47 2026] GET /v2/images/583f368e-801d-4f35-93fe-f721d916882b => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/755] 10.0.0.112 () {36 vars in 927 bytes} [Tue Jun 2 22:38:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/762] 199.204.45.210 () {32 vars in 826 bytes} [Tue Jun 2 22:39:13 2026] GET /v2/images?status=active&owner=a39275425c5d4935bd47dbb81ee2a16c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/763] 199.204.45.210 () {32 vars in 653 bytes} [Tue Jun 2 22:39:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/764] 10.0.0.188 () {36 vars in 987 bytes} [Tue Jun 2 22:39:14 2026] GET /v2/images/88d07a1e-a226-4b39-9190-2e639ae6026d => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/765] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:39:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/766] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:39:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/767] 10.0.0.188 () {36 vars in 987 bytes} [Tue Jun 2 22:39:14 2026] GET /v2/images/88d07a1e-a226-4b39-9190-2e639ae6026d => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/768] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:39:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/769] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:39:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/770] 10.0.0.188 () {36 vars in 987 bytes} [Tue Jun 2 22:39:14 2026] GET /v2/images/88d07a1e-a226-4b39-9190-2e639ae6026d => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/771] 10.0.0.188 () {36 vars in 927 bytes} [Tue Jun 2 22:39:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/772] 10.0.0.201 () {36 vars in 987 bytes} [Tue Jun 2 22:39:14 2026] GET /v2/images/88d07a1e-a226-4b39-9190-2e639ae6026d => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/773] 10.0.0.201 () {36 vars in 927 bytes} [Tue Jun 2 22:39:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/774] 10.0.0.201 () {36 vars in 987 bytes} [Tue Jun 2 22:39:14 2026] GET /v2/images/88d07a1e-a226-4b39-9190-2e639ae6026d => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/775] 10.0.0.201 () {36 vars in 927 bytes} [Tue Jun 2 22:39:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/776] 10.0.0.201 () {36 vars in 927 bytes} [Tue Jun 2 22:39:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/823] 10.0.0.127 () {32 vars in 633 bytes} [Tue Jun 2 22:43:09 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)