+ 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 [Fri May 8 06:18:07 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5dfd54bd8c-2qlxw 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 0x7fc95ce64668 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-05-08 06:18:08.966 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-08 06:18:09.003 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-05-08 06:18:09.815 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-05-08 06:18:09.816 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-05-08 06:18:09.817 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 06:18:09.916 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-05-08 06:18:09.917 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-05-08 06:18:09.917 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 06:18:11.874 7 WARNING glance.api.v2.images [None req-8c88e575-4c7f-4219-b09c-48fd584c133b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 06:18:12.029 8 WARNING glance.api.v2.images [None req-eaabde04-9d47-4a8f-b4de-9fa57604bca8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 06:18:12.219 7 WARNING keystonemiddleware._common.config [None req-8c88e575-4c7f-4219-b09c-48fd584c133b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 06:18:12.226 7 WARNING oslo_config.cfg [None req-8c88e575-4c7f-4219-b09c-48fd584c133b - - - - - -] 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 0x7fc95ce64668 pid: 7 (default app) 2026-05-08 06:18:12.364 8 WARNING keystonemiddleware._common.config [None req-eaabde04-9d47-4a8f-b4de-9fa57604bca8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 06:18:12.371 8 WARNING oslo_config.cfg [None req-eaabde04-9d47-4a8f-b4de-9fa57604bca8 - - - - - -] 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 0x7fc95ce64668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.236 () {42 vars in 689 bytes} [Fri May 8 06:18:15 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-05-08 06:18:15.904 8 WARNING oslo_policy.policy [None req-068499e7-5fc7-4205-aa38-c33b2c9384ea b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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-05-08 06:18:15.904 8 WARNING oslo_policy.policy [None req-068499e7-5fc7-4205-aa38-c33b2c9384ea b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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-05-08 06:18:15.922 8 WARNING oslo_policy.policy [None req-068499e7-5fc7-4205-aa38-c33b2c9384ea b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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-05-08 06:18:15.922 8 WARNING oslo_policy.policy [None req-068499e7-5fc7-4205-aa38-c33b2c9384ea b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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: 1/5] 199.19.213.236 () {44 vars in 911 bytes} [Fri May 8 06:18:15 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.236 () {42 vars in 689 bytes} [Fri May 8 06:18:19 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: 2/7] 199.19.213.236 () {44 vars in 911 bytes} [Fri May 8 06:18:19 2026] GET /v2/images => generated 69 bytes in 34 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-05-08 06:18:19.240 7 WARNING oslo_policy.policy [None req-285727b7-5493-47f4-a562-e5bdcfe24b2d b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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-05-08 06:18:19.240 7 WARNING oslo_policy.policy [None req-285727b7-5493-47f4-a562-e5bdcfe24b2d b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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: 6/8] 199.19.213.236 () {44 vars in 912 bytes} [Fri May 8 06:18:19 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.236 () {44 vars in 934 bytes} [Fri May 8 06:18:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 06:18:19.370 7 WARNING oslo_policy.policy [None req-e6d9b2b0-d3f2-4be0-8e33-079fcb28e9fb b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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-05-08 06:18:19.371 7 WARNING oslo_policy.policy [None req-e6d9b2b0-d3f2-4be0-8e33-079fcb28e9fb b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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: 7/10] 199.19.213.236 () {44 vars in 940 bytes} [Fri May 8 06:18:19 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) 2026-05-08 06:18:19.449 8 WARNING oslo_config.cfg [None req-ae928780-181b-4a65-8b61-b1d176c235e1 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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: 4/11] 199.19.213.236 () {48 vars in 952 bytes} [Fri May 8 06:18:19 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 06:18:19.474 7 WARNING oslo_policy.policy [None req-ce0819f6-0e16-4f19-a8e6-2310cbf74f01 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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-05-08 06:18:19.474 7 WARNING oslo_policy.policy [None req-ce0819f6-0e16-4f19-a8e6-2310cbf74f01 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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-05-08 06:18:19.475 7 INFO glance.api.v2.image_data [None req-ce0819f6-0e16-4f19-a8e6-2310cbf74f01 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 06:18:23.188 7 WARNING glance.location [None req-ce0819f6-0e16-4f19-a8e6-2310cbf74f01 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.236 () {48 vars in 1046 bytes} [Fri May 8 06:18:19 2026] PUT /v2/images/df2987c0-19d5-44c9-84ac-6661dabcb147/file => generated 0 bytes in 3757 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5003 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.236 () {44 vars in 972 bytes} [Fri May 8 06:18:23 2026] GET /v2/images/df2987c0-19d5-44c9-84ac-6661dabcb147 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 06:18:23.257 7 WARNING oslo_config.cfg [None req-21865a99-1201-4019-8033-0a5372993606 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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: 9/16] 199.19.213.236 () {44 vars in 972 bytes} [Fri May 8 06:18:23 2026] GET /v2/images/df2987c0-19d5-44c9-84ac-6661dabcb147 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.19.213.236 () {42 vars in 689 bytes} [Fri May 8 06:40: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: 144/286] 199.19.213.236 () {44 vars in 911 bytes} [Fri May 8 06:40:41 2026] GET /v2/images => generated 1240 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.19.213.236 () {42 vars in 689 bytes} [Fri May 8 06:41:12 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: 146/294] 199.19.213.236 () {44 vars in 911 bytes} [Fri May 8 06:41:12 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.19.213.236 () {44 vars in 938 bytes} [Fri May 8 06:41:12 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: 8|app: 0|req: 147/296] 199.19.213.236 () {44 vars in 960 bytes} [Fri May 8 06:41:12 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: 7|app: 0|req: 150/297] 199.19.213.236 () {44 vars in 940 bytes} [Fri May 8 06:41:12 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: 148/298] 199.19.213.236 () {48 vars in 952 bytes} [Fri May 8 06:41:12 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 06:41:12.608 7 INFO glance.api.v2.image_data [None req-2d50bd06-950d-4bb8-8da4-914d59a66f5e b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 06:41:53.095 7 WARNING glance.location [None req-2d50bd06-950d-4bb8-8da4-914d59a66f5e b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 151/307] 199.19.213.236 () {48 vars in 1047 bytes} [Fri May 8 06:41:12 2026] PUT /v2/images/ec3a77f9-189e-48ef-9b42-9671d438dee7/file => generated 0 bytes in 40531 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66392 switches on core 0) [pid: 8|app: 0|req: 157/308] 199.19.213.236 () {44 vars in 972 bytes} [Fri May 8 06:41:53 2026] GET /v2/images/ec3a77f9-189e-48ef-9b42-9671d438dee7 => 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: 152/309] 199.19.213.236 () {44 vars in 972 bytes} [Fri May 8 06:41:53 2026] GET /v2/images/ec3a77f9-189e-48ef-9b42-9671d438dee7 => 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: 158/310] 199.19.213.236 () {42 vars in 689 bytes} [Fri May 8 06:41:54 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: 153/311] 199.19.213.236 () {44 vars in 911 bytes} [Fri May 8 06:41:54 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.19.213.236 () {42 vars in 689 bytes} [Fri May 8 06:48:48 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/395] 199.19.213.236 () {44 vars in 911 bytes} [Fri May 8 06:48:48 2026] GET /v2/images => generated 2451 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.19.213.236 () {42 vars in 689 bytes} [Fri May 8 06:48:57 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: 202/399] 199.19.213.236 () {44 vars in 911 bytes} [Fri May 8 06:48:57 2026] GET /v2/images => generated 2451 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.19.213.236 () {44 vars in 948 bytes} [Fri May 8 06:48:57 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/401] 199.19.213.236 () {44 vars in 970 bytes} [Fri May 8 06:48:57 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.19.213.236 () {44 vars in 940 bytes} [Fri May 8 06:48:57 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: 204/403] 199.19.213.236 () {48 vars in 952 bytes} [Fri May 8 06:48:57 2026] POST /v2/images => generated 799 bytes in 395 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 06:48:58.392 7 INFO glance.api.v2.image_data [None req-ebd75163-d520-4a2d-bb6f-1972b1a140b7 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 06:49:45.335 7 INFO glance.location [None req-ebd75163-d520-4a2d-bb6f-1972b1a140b7 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/414] 199.19.213.236 () {48 vars in 1046 bytes} [Fri May 8 06:48:58 2026] PUT /v2/images/6ebb12fc-cca1-46e1-b500-de76d550d6f1/file => generated 0 bytes in 46996 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30824 switches on core 0) [pid: 8|app: 0|req: 215/415] 199.19.213.236 () {44 vars in 972 bytes} [Fri May 8 06:49:45 2026] GET /v2/images/6ebb12fc-cca1-46e1-b500-de76d550d6f1 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/416] 199.19.213.236 () {48 vars in 1051 bytes} [Fri May 8 06:49:45 2026] PATCH /v2/images/6ebb12fc-cca1-46e1-b500-de76d550d6f1 => generated 1234 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/417] 199.19.213.236 () {44 vars in 972 bytes} [Fri May 8 06:49:45 2026] GET /v2/images/6ebb12fc-cca1-46e1-b500-de76d550d6f1 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/434] 199.19.213.236 () {42 vars in 689 bytes} [Fri May 8 06:51:01 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: 225/435] 199.19.213.236 () {44 vars in 911 bytes} [Fri May 8 06:51:01 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/438] 199.19.213.236 () {42 vars in 689 bytes} [Fri May 8 06:51:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/439] 199.19.213.236 () {44 vars in 911 bytes} [Fri May 8 06:51:12 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/440] 199.19.213.236 () {44 vars in 940 bytes} [Fri May 8 06:51:12 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: 213/441] 199.19.213.236 () {44 vars in 962 bytes} [Fri May 8 06:51:12 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/442] 199.19.213.236 () {44 vars in 940 bytes} [Fri May 8 06:51:12 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) [pid: 7|app: 0|req: 214/443] 199.19.213.236 () {48 vars in 952 bytes} [Fri May 8 06:51:12 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 06:51:12.597 8 WARNING oslo_policy.policy [None req-353b613d-b1d1-4188-851a-19ec69d8d2d7 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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-05-08 06:51:12.597 8 WARNING oslo_policy.policy [None req-353b613d-b1d1-4188-851a-19ec69d8d2d7 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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-05-08 06:51:12.598 8 INFO glance.api.v2.image_data [None req-353b613d-b1d1-4188-851a-19ec69d8d2d7 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 06:51:23.136 8 INFO glance.location [None req-353b613d-b1d1-4188-851a-19ec69d8d2d7 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 230/446] 199.19.213.236 () {48 vars in 1046 bytes} [Fri May 8 06:51:12 2026] PUT /v2/images/649ac12f-c3d6-4276-bc24-9ef3082dd090/file => generated 0 bytes in 10585 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21541 switches on core 0) [pid: 7|app: 0|req: 217/447] 199.19.213.236 () {44 vars in 972 bytes} [Fri May 8 06:51:23 2026] GET /v2/images/649ac12f-c3d6-4276-bc24-9ef3082dd090 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/448] 199.19.213.236 () {44 vars in 972 bytes} [Fri May 8 06:51:23 2026] GET /v2/images/649ac12f-c3d6-4276-bc24-9ef3082dd090 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)