+ 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 Apr 21 17:58:50 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-bd456cb4d-nrbng 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fdeb9ade668 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-04-21 17:58:52.219 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-21 17:58:52.242 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-04-21 17:58:53.082 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-04-21 17:58:53.083 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-04-21 17:58:53.084 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-21 17:58:53.167 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-04-21 17:58:53.168 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-04-21 17:58:53.168 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-21 17:58:55.052 8 WARNING glance.api.v2.images [None req-2ef405ef-9abf-4d0e-b1f3-3fe21ba72d0c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-21 17:58:55.224 7 WARNING glance.api.v2.images [None req-8d99fed0-7e57-497c-ac10-582f87956097 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-21 17:58:55.385 8 WARNING keystonemiddleware._common.config [None req-2ef405ef-9abf-4d0e-b1f3-3fe21ba72d0c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:58:55.392 8 WARNING oslo_config.cfg [None req-2ef405ef-9abf-4d0e-b1f3-3fe21ba72d0c - - - - - -] 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 0x7fdeb9ade668 pid: 8 (default app) 2026-04-21 17:58:55.563 7 WARNING keystonemiddleware._common.config [None req-8d99fed0-7e57-497c-ac10-582f87956097 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:58:55.570 7 WARNING oslo_config.cfg [None req-8d99fed0-7e57-497c-ac10-582f87956097 - - - - - -] 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 0x7fdeb9ade668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.116 () {42 vars in 688 bytes} [Tue Apr 21 17:58:58 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-04-21 17:58:58.723 7 WARNING oslo_policy.policy [None req-9affa130-20a5-4a45-b4b5-7d850061c48b 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 17:58:58.723 7 WARNING oslo_policy.policy [None req-9affa130-20a5-4a45-b4b5-7d850061c48b 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 17:58:58.740 7 WARNING oslo_policy.policy [None req-9affa130-20a5-4a45-b4b5-7d850061c48b 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 17:58:58.740 7 WARNING oslo_policy.policy [None req-9affa130-20a5-4a45-b4b5-7d850061c48b 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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/4] 199.204.45.116 () {44 vars in 910 bytes} [Tue Apr 21 17:58:58 2026] GET /v2/images => generated 69 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.116 () {42 vars in 688 bytes} [Tue Apr 21 17:59:02 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/6] 199.204.45.116 () {44 vars in 910 bytes} [Tue Apr 21 17:59:02 2026] GET /v2/images => generated 69 bytes in 37 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-04-21 17:59:02.466 8 WARNING oslo_policy.policy [None req-7ad44169-cff7-4b2d-8057-0b01cd74fd20 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 17:59:02.466 8 WARNING oslo_policy.policy [None req-7ad44169-cff7-4b2d-8057-0b01cd74fd20 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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: 5/7] 199.204.45.116 () {44 vars in 911 bytes} [Tue Apr 21 17:59:02 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.116 () {44 vars in 933 bytes} [Tue Apr 21 17:59:02 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 17:59:02.600 8 WARNING oslo_policy.policy [None req-d77434be-33d8-43d2-bf0f-49d740d8398d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 17:59:02.600 8 WARNING oslo_policy.policy [None req-d77434be-33d8-43d2-bf0f-49d740d8398d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.116 () {44 vars in 939 bytes} [Tue Apr 21 17:59:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 17:59:02.682 7 WARNING oslo_config.cfg [None req-6c9062a4-799a-487e-8db2-a7cfd1d75c6f 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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/10] 199.204.45.116 () {48 vars in 951 bytes} [Tue Apr 21 17:59:02 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 17:59:02.703 8 WARNING oslo_policy.policy [None req-8beae2e7-39dd-45ec-b117-20d64f735643 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 17:59:02.704 8 WARNING oslo_policy.policy [None req-8beae2e7-39dd-45ec-b117-20d64f735643 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 17:59:02.705 8 INFO glance.api.v2.image_data [None req-8beae2e7-39dd-45ec-b117-20d64f735643 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 17:59:07.836 8 INFO glance.location [None req-8beae2e7-39dd-45ec-b117-20d64f735643 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 7/13] 199.204.45.116 () {48 vars in 1045 bytes} [Tue Apr 21 17:59:02 2026] PUT /v2/images/1ad0b83a-38a0-48ad-9a22-dd66a89219b7/file => generated 0 bytes in 5174 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5888 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.116 () {44 vars in 971 bytes} [Tue Apr 21 17:59:07 2026] GET /v2/images/1ad0b83a-38a0-48ad-9a22-dd66a89219b7 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 17:59:07.913 8 WARNING oslo_config.cfg [None req-361e7150-0a48-4174-908f-b76e3d90f288 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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: 8/15] 199.204.45.116 () {44 vars in 971 bytes} [Tue Apr 21 17:59:07 2026] GET /v2/images/1ad0b83a-38a0-48ad-9a22-dd66a89219b7 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/264] 199.204.45.116 () {42 vars in 688 bytes} [Tue Apr 21 18:19:51 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: 132/265] 199.204.45.116 () {44 vars in 910 bytes} [Tue Apr 21 18:19:51 2026] GET /v2/images => generated 1240 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.116 () {42 vars in 688 bytes} [Tue Apr 21 18:21:08 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: 141/283] 199.204.45.116 () {44 vars in 910 bytes} [Tue Apr 21 18:21:08 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.204.45.116 () {44 vars in 937 bytes} [Tue Apr 21 18:21:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.204.45.116 () {44 vars in 959 bytes} [Tue Apr 21 18:21:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.204.45.116 () {44 vars in 939 bytes} [Tue Apr 21 18:21:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.204.45.116 () {48 vars in 951 bytes} [Tue Apr 21 18:21:08 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 18:21:08.838 8 INFO glance.api.v2.image_data [None req-9da58a40-1afd-4be7-8c34-7fa68b256f09 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 18:21:34.572 8 INFO glance.location [None req-9da58a40-1afd-4be7-8c34-7fa68b256f09 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 145/292] 199.204.45.116 () {48 vars in 1046 bytes} [Tue Apr 21 18:21:08 2026] PUT /v2/images/f877e97f-14e5-47fc-9640-c2b13ed72369/file => generated 0 bytes in 25790 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63688 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.204.45.116 () {44 vars in 971 bytes} [Tue Apr 21 18:21:34 2026] GET /v2/images/f877e97f-14e5-47fc-9640-c2b13ed72369 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.204.45.116 () {44 vars in 971 bytes} [Tue Apr 21 18:21:34 2026] GET /v2/images/f877e97f-14e5-47fc-9640-c2b13ed72369 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 199.204.45.116 () {42 vars in 688 bytes} [Tue Apr 21 18:21:36 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: 150/298] 199.204.45.116 () {44 vars in 910 bytes} [Tue Apr 21 18:21:36 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.116 () {42 vars in 688 bytes} [Tue Apr 21 18:28:35 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: 191/384] 199.204.45.116 () {44 vars in 910 bytes} [Tue Apr 21 18:28:35 2026] GET /v2/images => generated 2451 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.204.45.116 () {42 vars in 688 bytes} [Tue Apr 21 18:28:48 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: 193/388] 199.204.45.116 () {44 vars in 910 bytes} [Tue Apr 21 18:28:48 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.116 () {44 vars in 947 bytes} [Tue Apr 21 18:28:48 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: 8|app: 0|req: 194/390] 199.204.45.116 () {44 vars in 969 bytes} [Tue Apr 21 18:28:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.116 () {44 vars in 939 bytes} [Tue Apr 21 18:28:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.204.45.116 () {48 vars in 951 bytes} [Tue Apr 21 18:28:48 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 18:28:48.591 7 WARNING oslo_policy.policy [None req-6bfcc20c-e51f-44f7-97ee-f6c1aadc88d7 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 18:28:48.591 7 WARNING oslo_policy.policy [None req-6bfcc20c-e51f-44f7-97ee-f6c1aadc88d7 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 18:28:48.593 7 INFO glance.api.v2.image_data [None req-6bfcc20c-e51f-44f7-97ee-f6c1aadc88d7 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 18:29:01.216 7 INFO glance.location [None req-6bfcc20c-e51f-44f7-97ee-f6c1aadc88d7 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/395] 199.204.45.116 () {48 vars in 1045 bytes} [Tue Apr 21 18:28:48 2026] PUT /v2/images/111a7f43-8a9d-4d79-80ee-bfd802708acc/file => generated 0 bytes in 12700 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24445 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.116 () {44 vars in 971 bytes} [Tue Apr 21 18:29:01 2026] GET /v2/images/111a7f43-8a9d-4d79-80ee-bfd802708acc => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.116 () {48 vars in 1050 bytes} [Tue Apr 21 18:29:01 2026] PATCH /v2/images/111a7f43-8a9d-4d79-80ee-bfd802708acc => generated 1234 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.204.45.116 () {44 vars in 971 bytes} [Tue Apr 21 18:29:01 2026] GET /v2/images/111a7f43-8a9d-4d79-80ee-bfd802708acc => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.116 () {42 vars in 688 bytes} [Tue Apr 21 18:29: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: 204/408] 199.204.45.116 () {44 vars in 910 bytes} [Tue Apr 21 18:29:38 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.204.45.116 () {42 vars in 688 bytes} [Tue Apr 21 18:29:49 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: 206/412] 199.204.45.116 () {44 vars in 910 bytes} [Tue Apr 21 18:29:49 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.204.45.116 () {44 vars in 939 bytes} [Tue Apr 21 18:29:49 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.204.45.116 () {44 vars in 961 bytes} [Tue Apr 21 18:29:49 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 199.204.45.116 () {44 vars in 939 bytes} [Tue Apr 21 18:29:49 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: 8|app: 0|req: 208/416] 199.204.45.116 () {48 vars in 951 bytes} [Tue Apr 21 18:29:49 2026] POST /v2/images => generated 791 bytes in 362 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 18:29:49.971 7 INFO glance.api.v2.image_data [None req-63adb246-1169-4a69-a3f4-2d712ea7b7ba 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 18:30:02.720 7 INFO glance.location [None req-63adb246-1169-4a69-a3f4-2d712ea7b7ba 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 209/419] 199.204.45.116 () {48 vars in 1046 bytes} [Tue Apr 21 18:29:49 2026] PUT /v2/images/60bd7501-1e81-4fb8-bfab-785a62969af2/file => generated 0 bytes in 12801 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33584 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.204.45.116 () {44 vars in 971 bytes} [Tue Apr 21 18:30:02 2026] GET /v2/images/60bd7501-1e81-4fb8-bfab-785a62969af2 => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 199.204.45.116 () {44 vars in 971 bytes} [Tue Apr 21 18:30:02 2026] GET /v2/images/60bd7501-1e81-4fb8-bfab-785a62969af2 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)