+ 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 [Thu Feb 19 05:42:53 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-7dd6797cb5-4z8dq 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 0x7f388ddd7668 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-02-19 05:42:55.231 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-19 05:42:55.235 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-02-19 05:42:56.067 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-02-19 05:42:56.068 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-02-19 05:42:56.069 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-19 05:42:56.074 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-02-19 05:42:56.075 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-02-19 05:42:56.075 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-19 05:42:58.054 8 WARNING glance.api.v2.images [None req-369c663a-99e1-463f-beb8-0c203563df5c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-19 05:42:58.138 7 WARNING glance.api.v2.images [None req-6c7094ea-2074-4c64-9471-b58b959e6ba3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-19 05:42:58.388 8 WARNING keystonemiddleware._common.config [None req-369c663a-99e1-463f-beb8-0c203563df5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 05:42:58.395 8 WARNING oslo_config.cfg [None req-369c663a-99e1-463f-beb8-0c203563df5c - - - - - -] 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 0x7f388ddd7668 pid: 8 (default app) 2026-02-19 05:42:58.472 7 WARNING keystonemiddleware._common.config [None req-6c7094ea-2074-4c64-9471-b58b959e6ba3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 05:42:58.479 7 WARNING oslo_config.cfg [None req-6c7094ea-2074-4c64-9471-b58b959e6ba3 - - - - - -] 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 0x7f388ddd7668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 05:43:00 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-02-19 05:43:00.632 7 WARNING oslo_policy.policy [None req-b0c5758c-061f-479c-9bad-a6c8246d80cd a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - 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-02-19 05:43:00.633 7 WARNING oslo_policy.policy [None req-b0c5758c-061f-479c-9bad-a6c8246d80cd a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - 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-02-19 05:43:00.648 7 WARNING oslo_policy.policy [None req-b0c5758c-061f-479c-9bad-a6c8246d80cd a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - 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-02-19 05:43:00.648 7 WARNING oslo_policy.policy [None req-b0c5758c-061f-479c-9bad-a6c8246d80cd a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - 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] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 05:43:00 2026] GET /v2/images => generated 69 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 05:43:03 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/7] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 05:43:03 2026] GET /v2/images => generated 69 bytes in 35 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-02-19 05:43:04.043 8 WARNING oslo_policy.policy [None req-35a86744-b90e-447d-8810-ae62dcdecffd a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - 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-02-19 05:43:04.043 8 WARNING oslo_policy.policy [None req-35a86744-b90e-447d-8810-ae62dcdecffd a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - 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] 162.253.55.227 () {44 vars in 914 bytes} [Thu Feb 19 05:43:04 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.227 () {44 vars in 936 bytes} [Thu Feb 19 05:43:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 05:43:04.183 8 WARNING oslo_policy.policy [None req-f784fecc-fbf8-492c-8902-ac3f033f9069 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - 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-02-19 05:43:04.184 8 WARNING oslo_policy.policy [None req-f784fecc-fbf8-492c-8902-ac3f033f9069 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - 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] 162.253.55.227 () {44 vars in 942 bytes} [Thu Feb 19 05:43:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 05:43:04.264 7 WARNING oslo_config.cfg [None req-eaa568d8-fdd0-4db2-85f4-c36ae9473a0a a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - 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] 162.253.55.227 () {48 vars in 954 bytes} [Thu Feb 19 05:43:04 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-19 05:43:04.284 8 WARNING oslo_policy.policy [None req-c169e23c-3ec7-4080-8edd-7aeede8ac05b a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - 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-02-19 05:43:04.284 8 WARNING oslo_policy.policy [None req-c169e23c-3ec7-4080-8edd-7aeede8ac05b a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - 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-02-19 05:43:04.285 8 INFO glance.api.v2.image_data [None req-c169e23c-3ec7-4080-8edd-7aeede8ac05b a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-19 05:43:08.834 8 WARNING glance.location [None req-c169e23c-3ec7-4080-8edd-7aeede8ac05b a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 162.253.55.227 () {48 vars in 1048 bytes} [Thu Feb 19 05:43:04 2026] PUT /v2/images/8c6ebde2-d490-47bc-8c9d-b84d24653a7b/file => generated 0 bytes in 4599 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4867 switches on core 0) [pid: 7|app: 0|req: 7/15] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 05:43:08 2026] GET /v2/images/8c6ebde2-d490-47bc-8c9d-b84d24653a7b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 05:43:08.923 8 WARNING oslo_config.cfg [None req-aaa37124-b4e6-49d3-a907-5d0340e3a122 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - 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/16] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 05:43:08 2026] GET /v2/images/8c6ebde2-d490-47bc-8c9d-b84d24653a7b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 06:04:26 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: 137/272] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 06:04:26 2026] GET /v2/images => generated 1240 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 06:04:41 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: 138/278] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 06:04:41 2026] GET /v2/images => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 162.253.55.227 () {44 vars in 940 bytes} [Thu Feb 19 06:04:41 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 162.253.55.227 () {44 vars in 962 bytes} [Thu Feb 19 06:04:41 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 162.253.55.227 () {44 vars in 942 bytes} [Thu Feb 19 06:04:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 162.253.55.227 () {48 vars in 954 bytes} [Thu Feb 19 06:04:41 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-19 06:04:41.698 8 INFO glance.api.v2.image_data [None req-a8278012-1a31-48b9-9476-21136cf43c14 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-19 06:05:23.585 8 WARNING glance.location [None req-a8278012-1a31-48b9-9476-21136cf43c14 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/291] 162.253.55.227 () {48 vars in 1049 bytes} [Thu Feb 19 06:04:41 2026] PUT /v2/images/94fc4dc4-ec95-4409-b651-850fb4392889/file => generated 0 bytes in 41929 msecs (HTTP/1.1 204) 4 headers in 171 bytes (57721 switches on core 0) [pid: 7|app: 0|req: 149/292] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 06:05:23 2026] GET /v2/images/94fc4dc4-ec95-4409-b651-850fb4392889 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/293] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 06:05:23 2026] GET /v2/images/94fc4dc4-ec95-4409-b651-850fb4392889 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/294] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 06:05:25 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: 145/295] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 06:05:25 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 06:12:43 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: 195/385] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 06:12:43 2026] GET /v2/images => generated 2451 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 06:12:58 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: 193/391] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 06:12:58 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/392] 162.253.55.227 () {44 vars in 950 bytes} [Thu Feb 19 06:12:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 162.253.55.227 () {44 vars in 972 bytes} [Thu Feb 19 06:12:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 162.253.55.227 () {44 vars in 942 bytes} [Thu Feb 19 06:12:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 162.253.55.227 () {48 vars in 954 bytes} [Thu Feb 19 06:12:59 2026] POST /v2/images => generated 799 bytes in 1408 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-19 06:13:00.491 7 WARNING oslo_policy.policy [None req-eb04d4cc-a043-4762-8220-d3109c34c9e9 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - 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-02-19 06:13:00.491 7 WARNING oslo_policy.policy [None req-eb04d4cc-a043-4762-8220-d3109c34c9e9 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - 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-02-19 06:13:00.494 7 INFO glance.api.v2.image_data [None req-eb04d4cc-a043-4762-8220-d3109c34c9e9 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-19 06:13:46.880 7 INFO glance.location [None req-eb04d4cc-a043-4762-8220-d3109c34c9e9 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 201/404] 162.253.55.227 () {48 vars in 1048 bytes} [Thu Feb 19 06:13:00 2026] PUT /v2/images/ac83ee51-c373-4735-8939-46deb0778490/file => generated 0 bytes in 46430 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23319 switches on core 0) [pid: 8|app: 0|req: 204/405] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 06:13:46 2026] GET /v2/images/ac83ee51-c373-4735-8939-46deb0778490 => generated 1211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 162.253.55.227 () {48 vars in 1053 bytes} [Thu Feb 19 06:13:46 2026] PATCH /v2/images/ac83ee51-c373-4735-8939-46deb0778490 => generated 1234 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 06:13:47 2026] GET /v2/images/ac83ee51-c373-4735-8939-46deb0778490 => generated 1234 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 06:15:56 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: 219/435] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 06:15:56 2026] GET /v2/images => generated 3687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/438] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 06:16:07 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: 221/439] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 06:16:07 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/440] 162.253.55.227 () {44 vars in 942 bytes} [Thu Feb 19 06:16:07 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/441] 162.253.55.227 () {44 vars in 964 bytes} [Thu Feb 19 06:16:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/442] 162.253.55.227 () {44 vars in 942 bytes} [Thu Feb 19 06:16:07 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: 8|app: 0|req: 223/443] 162.253.55.227 () {48 vars in 954 bytes} [Thu Feb 19 06:16:07 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-19 06:16:07.835 7 INFO glance.api.v2.image_data [None req-391417aa-050b-43c9-b42f-35e088222a81 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-19 06:16:20.947 7 INFO glance.location [None req-391417aa-050b-43c9-b42f-35e088222a81 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 221/448] 162.253.55.227 () {48 vars in 1048 bytes} [Thu Feb 19 06:16:07 2026] PUT /v2/images/d27148f2-8dec-424b-9881-9133a7c92128/file => generated 0 bytes in 13166 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17269 switches on core 0) [pid: 8|app: 0|req: 228/449] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 06:16:20 2026] GET /v2/images/d27148f2-8dec-424b-9881-9133a7c92128 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/450] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 06:16:21 2026] GET /v2/images/d27148f2-8dec-424b-9881-9133a7c92128 => generated 1203 bytes in 15 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: 249/503] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:20:41 2026] GET /v2/images => generated 4892 bytes in 205 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: 255/504] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:20:41 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/517] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:21:40 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/518] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:21:41 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/531] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:22:40 2026] GET /v2/images => generated 4892 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/532] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:22:40 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/545] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:23:40 2026] GET /v2/images => generated 4892 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/546] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:23:41 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/559] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:24:40 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/560] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:24:40 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/573] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:25:40 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/574] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:25:41 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/587] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:26:40 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/588] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:26:40 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/601] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:27:40 2026] GET /v2/images => generated 4892 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/602] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:27:41 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/611] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 06:28:27 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: 303/612] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 06:28:27 2026] GET /v2/images => generated 4892 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/617] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:28:41 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/618] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:28:41 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/631] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:29:40 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/632] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:29:40 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/645] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 06:30:40 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: 320/646] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 06:30:40 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/647] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:30:40 2026] GET /v2/images => generated 4892 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/648] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:30:41 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/649] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 06:30:42 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: 322/650] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 06:30:42 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/661] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 06:31:30 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: 334/662] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 06:31:30 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/663] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 06:31:37 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: 335/664] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 06:31:37 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/667] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:31:40 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/668] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:31:41 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/681] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:32:40 2026] GET /v2/images => generated 4892 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/682] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:32:40 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:33:41 2026] GET /v2/images => generated 4892 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:33:41 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/709] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:34:40 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/710] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:34:41 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/723] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:35:40 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 172.24.0.216 () {28 vars in 571 bytes} [Thu Feb 19 06:35:41 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)