+ 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 [Mon Apr 20 06:15:14 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-674f655978-x9j87 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 0x7f9c35e02668 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-20 06:15:16.339 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-20 06:15:16.342 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-20 06:15:17.219 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-20 06:15:17.220 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-20 06:15:17.221 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-20 06:15:17.268 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-20 06:15:17.269 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-20 06:15:17.270 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-20 06:15:19.304 8 WARNING glance.api.v2.images [None req-53b86384-a021-4db1-a2fe-574c45da8327 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-20 06:15:19.472 7 WARNING glance.api.v2.images [None req-e7522da9-b76d-423c-8c03-c369df62cf01 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-20 06:15:19.650 8 WARNING keystonemiddleware._common.config [None req-53b86384-a021-4db1-a2fe-574c45da8327 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 06:15:19.658 8 WARNING oslo_config.cfg [None req-53b86384-a021-4db1-a2fe-574c45da8327 - - - - - -] 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 0x7f9c35e02668 pid: 8 (default app) 2026-04-20 06:15:19.897 7 WARNING keystonemiddleware._common.config [None req-e7522da9-b76d-423c-8c03-c369df62cf01 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 06:15:19.906 7 WARNING oslo_config.cfg [None req-e7522da9-b76d-423c-8c03-c369df62cf01 - - - - - -] 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 0x7f9c35e02668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.200 () {42 vars in 688 bytes} [Mon Apr 20 06:15:21 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-04-20 06:15:22.243 7 WARNING oslo_policy.policy [None req-7f3e0dcc-0fb4-46b4-aa7d-185265e9899d 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - 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-20 06:15:22.243 7 WARNING oslo_policy.policy [None req-7f3e0dcc-0fb4-46b4-aa7d-185265e9899d 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - 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-20 06:15:22.258 7 WARNING oslo_policy.policy [None req-7f3e0dcc-0fb4-46b4-aa7d-185265e9899d 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - 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-20 06:15:22.258 7 WARNING oslo_policy.policy [None req-7f3e0dcc-0fb4-46b4-aa7d-185265e9899d 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - 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.19.213.200 () {44 vars in 910 bytes} [Mon Apr 20 06:15:21 2026] GET /v2/images => generated 69 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.19.213.200 () {42 vars in 688 bytes} [Mon Apr 20 06:15:26 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.19.213.200 () {44 vars in 910 bytes} [Mon Apr 20 06:15:26 2026] GET /v2/images => generated 69 bytes in 42 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-04-20 06:15:26.716 8 WARNING oslo_policy.policy [None req-eeeb7a30-330c-45db-a439-9c76863caf37 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - 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-20 06:15:26.716 8 WARNING oslo_policy.policy [None req-eeeb7a30-330c-45db-a439-9c76863caf37 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - 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.19.213.200 () {44 vars in 911 bytes} [Mon Apr 20 06:15:26 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: 7|app: 0|req: 3/8] 199.19.213.200 () {44 vars in 933 bytes} [Mon Apr 20 06:15:26 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-20 06:15:26.851 8 WARNING oslo_policy.policy [None req-c45bd4dd-887e-4f02-adbe-7315d9a9d820 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - 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-20 06:15:26.851 8 WARNING oslo_policy.policy [None req-c45bd4dd-887e-4f02-adbe-7315d9a9d820 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - 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.19.213.200 () {44 vars in 939 bytes} [Mon Apr 20 06:15:26 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-04-20 06:15:26.943 7 WARNING oslo_config.cfg [None req-a5102496-dfc8-4d41-b3d5-b39886a991d0 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - 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.19.213.200 () {48 vars in 951 bytes} [Mon Apr 20 06:15:26 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 06:15:26.980 8 WARNING oslo_policy.policy [None req-617c7923-14f9-4ae3-8464-f088b0610886 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - 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-20 06:15:26.980 8 WARNING oslo_policy.policy [None req-617c7923-14f9-4ae3-8464-f088b0610886 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - 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-20 06:15:26.981 8 INFO glance.api.v2.image_data [None req-617c7923-14f9-4ae3-8464-f088b0610886 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 06:15:30.855 8 WARNING glance.location [None req-617c7923-14f9-4ae3-8464-f088b0610886 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.19.213.200 () {48 vars in 1045 bytes} [Mon Apr 20 06:15:26 2026] PUT /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b/file => generated 0 bytes in 3935 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6725 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.200 () {44 vars in 971 bytes} [Mon Apr 20 06:15:30 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-20 06:15:30.940 8 WARNING oslo_config.cfg [None req-ef912faa-33a0-4769-b54e-f87d03a808f4 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - 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.19.213.200 () {44 vars in 971 bytes} [Mon Apr 20 06:15:30 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/26] 199.19.213.200 () {42 vars in 688 bytes} [Mon Apr 20 06:16:21 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: 13/27] 199.19.213.200 () {44 vars in 910 bytes} [Mon Apr 20 06:16:21 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/30] 199.19.213.200 () {42 vars in 688 bytes} [Mon Apr 20 06:16:31 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: 15/31] 199.19.213.200 () {44 vars in 910 bytes} [Mon Apr 20 06:16:31 2026] GET /v2/images => generated 1240 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/32] 199.19.213.200 () {44 vars in 947 bytes} [Mon Apr 20 06:16:31 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/33] 199.19.213.200 () {44 vars in 969 bytes} [Mon Apr 20 06:16:31 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/34] 199.19.213.200 () {44 vars in 939 bytes} [Mon Apr 20 06:16:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/35] 199.19.213.200 () {48 vars in 951 bytes} [Mon Apr 20 06:16:31 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 06:16:31.413 8 INFO glance.api.v2.image_data [None req-22d23a49-54f1-46a3-89c2-92bdde5b35d3 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 06:16:44.852 8 INFO glance.location [None req-22d23a49-54f1-46a3-89c2-92bdde5b35d3 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 19/38] 199.19.213.200 () {48 vars in 1045 bytes} [Mon Apr 20 06:16:31 2026] PUT /v2/images/31d99ab2-3887-49a4-8d8b-d559ff54734a/file => generated 0 bytes in 13490 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15265 switches on core 0) [pid: 7|app: 0|req: 20/39] 199.19.213.200 () {44 vars in 971 bytes} [Mon Apr 20 06:16:44 2026] GET /v2/images/31d99ab2-3887-49a4-8d8b-d559ff54734a => generated 1211 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/40] 199.19.213.200 () {48 vars in 1050 bytes} [Mon Apr 20 06:16:44 2026] PATCH /v2/images/31d99ab2-3887-49a4-8d8b-d559ff54734a => generated 1234 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/41] 199.19.213.200 () {44 vars in 971 bytes} [Mon Apr 20 06:16:45 2026] GET /v2/images/31d99ab2-3887-49a4-8d8b-d559ff54734a => generated 1234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/128] 199.19.213.200 () {42 vars in 688 bytes} [Mon Apr 20 06:23:52 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: 64/129] 199.19.213.200 () {44 vars in 910 bytes} [Mon Apr 20 06:23:52 2026] GET /v2/images => generated 2476 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/132] 199.19.213.200 () {42 vars in 688 bytes} [Mon Apr 20 06:24:04 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: 67/133] 199.19.213.200 () {44 vars in 910 bytes} [Mon Apr 20 06:24:04 2026] GET /v2/images => generated 2476 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 199.19.213.200 () {44 vars in 939 bytes} [Mon Apr 20 06:24:04 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: 7|app: 0|req: 68/135] 199.19.213.200 () {44 vars in 961 bytes} [Mon Apr 20 06:24:04 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: 8|app: 0|req: 68/136] 199.19.213.200 () {44 vars in 939 bytes} [Mon Apr 20 06:24:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/137] 199.19.213.200 () {48 vars in 951 bytes} [Mon Apr 20 06:24:04 2026] POST /v2/images => generated 791 bytes in 193 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 06:24:04.563 8 INFO glance.api.v2.image_data [None req-032d5cd3-f9fc-4055-84bc-44efdd82740e 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 06:24:14.744 8 INFO glance.location [None req-032d5cd3-f9fc-4055-84bc-44efdd82740e 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 69/140] 199.19.213.200 () {48 vars in 1045 bytes} [Mon Apr 20 06:24:04 2026] PUT /v2/images/fa463526-1aa5-4457-a683-a8f753e91f4d/file => generated 0 bytes in 10226 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20932 switches on core 0) [pid: 7|app: 0|req: 72/141] 199.19.213.200 () {44 vars in 971 bytes} [Mon Apr 20 06:24:14 2026] GET /v2/images/fa463526-1aa5-4457-a683-a8f753e91f4d => generated 1203 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/142] 199.19.213.200 () {44 vars in 971 bytes} [Mon Apr 20 06:24:14 2026] GET /v2/images/fa463526-1aa5-4457-a683-a8f753e91f4d => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/145] 199.19.213.200 () {42 vars in 688 bytes} [Mon Apr 20 06:24: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: 74/146] 199.19.213.200 () {44 vars in 910 bytes} [Mon Apr 20 06:24:20 2026] GET /v2/images => generated 3681 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/151] 199.19.213.200 () {42 vars in 688 bytes} [Mon Apr 20 06:24: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: 77/152] 199.19.213.200 () {44 vars in 910 bytes} [Mon Apr 20 06:24:40 2026] GET /v2/images => generated 3681 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/153] 199.19.213.200 () {44 vars in 937 bytes} [Mon Apr 20 06:24:40 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: 78/154] 199.19.213.200 () {44 vars in 959 bytes} [Mon Apr 20 06:24:40 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: 77/155] 199.19.213.200 () {44 vars in 939 bytes} [Mon Apr 20 06:24:40 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: 79/156] 199.19.213.200 () {48 vars in 951 bytes} [Mon Apr 20 06:24:40 2026] POST /v2/images => generated 796 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 06:24:40.798 8 INFO glance.api.v2.image_data [None req-82468b72-8f73-41e9-8953-c97559ac972f 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 06:25:11.213 8 WARNING glance.location [None req-82468b72-8f73-41e9-8953-c97559ac972f 5b125a8bbdcd42bca37f8acf3e37aa5b 79b7143f2144460ab66fc127bd402e10 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 78/163] 199.19.213.200 () {48 vars in 1046 bytes} [Mon Apr 20 06:24:40 2026] PUT /v2/images/73e6ad65-5487-4c46-9da0-6946233c2f38/file => generated 0 bytes in 30491 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63468 switches on core 0) [pid: 7|app: 0|req: 86/164] 199.19.213.200 () {44 vars in 971 bytes} [Mon Apr 20 06:25:11 2026] GET /v2/images/73e6ad65-5487-4c46-9da0-6946233c2f38 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/165] 199.19.213.200 () {44 vars in 971 bytes} [Mon Apr 20 06:25:11 2026] GET /v2/images/73e6ad65-5487-4c46-9da0-6946233c2f38 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/166] 199.19.213.200 () {42 vars in 688 bytes} [Mon Apr 20 06:25:13 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/167] 199.19.213.200 () {44 vars in 910 bytes} [Mon Apr 20 06:25:13 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/206] 199.19.213.200 () {42 vars in 688 bytes} [Mon Apr 20 06:28:23 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: 107/207] 199.19.213.200 () {44 vars in 910 bytes} [Mon Apr 20 06:28:23 2026] GET /v2/images => generated 4892 bytes in 115 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: 105/216] 10.0.0.214 () {32 vars in 633 bytes} [Mon Apr 20 06:29:00 2026] GET /v2/images => generated 4892 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: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: 114/221] 10.0.0.153 () {36 vars in 987 bytes} [Mon Apr 20 06:29:22 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/222] 10.0.0.153 () {36 vars in 927 bytes} [Mon Apr 20 06:29:22 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: 110/225] 199.19.213.200 () {36 vars in 991 bytes} [Mon Apr 20 06:29:30 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/226] 199.19.213.200 () {36 vars in 931 bytes} [Mon Apr 20 06:29:30 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: 8|app: 0|req: 111/227] 199.19.213.200 () {36 vars in 991 bytes} [Mon Apr 20 06:29:30 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/228] 199.19.213.200 () {36 vars in 931 bytes} [Mon Apr 20 06:29:30 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: 112/229] 10.0.0.153 () {36 vars in 987 bytes} [Mon Apr 20 06:29:36 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/230] 10.0.0.153 () {36 vars in 927 bytes} [Mon Apr 20 06:29:36 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: 8|app: 0|req: 114/233] 10.0.0.214 () {30 vars in 411 bytes} [Mon Apr 20 06:29:48 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: 117/238] 10.0.0.153 () {36 vars in 987 bytes} [Mon Apr 20 06:30:03 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/239] 10.0.0.153 () {36 vars in 927 bytes} [Mon Apr 20 06:30:03 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: 124/242] 10.0.0.214 () {32 vars in 707 bytes} [Mon Apr 20 06:30:12 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/243] 10.0.0.214 () {32 vars in 707 bytes} [Mon Apr 20 06:30:12 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/244] 10.0.0.145 () {36 vars in 987 bytes} [Mon Apr 20 06:30:12 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/245] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:30:12 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: 126/246] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:30:12 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: 8|app: 0|req: 121/247] 10.0.0.145 () {36 vars in 987 bytes} [Mon Apr 20 06:30:12 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/248] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:30:12 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: 8|app: 0|req: 122/249] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:30:12 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: 128/250] 10.0.0.145 () {36 vars in 987 bytes} [Mon Apr 20 06:30:12 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/251] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:30:12 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: 129/252] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:30:12 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: 8|app: 0|req: 124/253] 10.0.0.194 () {36 vars in 911 bytes} [Mon Apr 20 06:30:13 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/254] 10.0.0.194 () {36 vars in 1007 bytes} [Mon Apr 20 06:30:13 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b/locations => generated 127 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/255] 10.0.0.194 () {36 vars in 987 bytes} [Mon Apr 20 06:30:13 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/256] 10.0.0.194 () {36 vars in 927 bytes} [Mon Apr 20 06:30:13 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: 126/257] 10.0.0.194 () {36 vars in 927 bytes} [Mon Apr 20 06:30:13 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: 133/260] 10.0.0.145 () {36 vars in 987 bytes} [Mon Apr 20 06:30:27 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/261] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:30:28 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: 134/262] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:30:28 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: 129/263] 10.0.0.145 () {36 vars in 987 bytes} [Mon Apr 20 06:30:28 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/264] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:30:28 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: 130/265] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:30:28 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: 136/266] 10.0.0.145 () {36 vars in 987 bytes} [Mon Apr 20 06:30:28 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => 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: 131/267] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:30:28 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: 137/268] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:30:28 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: 139/271] 10.0.0.194 () {36 vars in 911 bytes} [Mon Apr 20 06:30:28 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/272] 10.0.0.194 () {36 vars in 1007 bytes} [Mon Apr 20 06:30:28 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/273] 10.0.0.194 () {36 vars in 987 bytes} [Mon Apr 20 06:30:28 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/274] 10.0.0.194 () {36 vars in 927 bytes} [Mon Apr 20 06:30:28 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: 141/275] 10.0.0.194 () {36 vars in 927 bytes} [Mon Apr 20 06:30:28 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: 8|app: 0|req: 138/282] 10.0.0.153 () {36 vars in 987 bytes} [Mon Apr 20 06:31:07 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/283] 10.0.0.153 () {36 vars in 927 bytes} [Mon Apr 20 06:31:07 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: 140/286] 10.0.0.153 () {36 vars in 987 bytes} [Mon Apr 20 06:31:16 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/287] 10.0.0.153 () {36 vars in 927 bytes} [Mon Apr 20 06:31:16 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: 142/290] 10.0.0.153 () {36 vars in 987 bytes} [Mon Apr 20 06:31:23 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/291] 10.0.0.153 () {36 vars in 927 bytes} [Mon Apr 20 06:31:23 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: 153/298] 10.0.0.153 () {36 vars in 987 bytes} [Mon Apr 20 06:31:52 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/299] 10.0.0.153 () {36 vars in 927 bytes} [Mon Apr 20 06:31:52 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: 8|app: 0|req: 150/306] 10.0.0.214 () {34 vars in 655 bytes} [Mon Apr 20 06:32:19 2026] POST /v2/images => generated 649 bytes in 203 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-20 06:32:19.957 7 WARNING glance.api.v2.images [None req-074b97a9-c5ea-4fbe-95f8-8d84693fd4b3 0f386ca472d34a32898f5037126796aa 3628ccee74cf4f90aa0e08704ddfcf9b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d7cac01b-9c1a-440d-8b10-0bd0e39e58ff [pid: 7|app: 0|req: 157/307] 10.0.0.214 () {32 vars in 710 bytes} [Mon Apr 20 06:32:19 2026] DELETE /v2/images/d7cac01b-9c1a-440d-8b10-0bd0e39e58ff => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/308] 10.0.0.214 () {32 vars in 707 bytes} [Mon Apr 20 06:32:19 2026] GET /v2/images/d7cac01b-9c1a-440d-8b10-0bd0e39e58ff => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/309] 10.0.0.214 () {32 vars in 633 bytes} [Mon Apr 20 06:32:20 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/310] 10.0.0.214 () {34 vars in 655 bytes} [Mon Apr 20 06:32:20 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-20 06:32:20.113 7 WARNING oslo_policy.policy [None req-ff54d4c0-c685-442d-af86-d8ef8f492951 0f386ca472d34a32898f5037126796aa 3628ccee74cf4f90aa0e08704ddfcf9b - - 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-20 06:32:20.113 7 WARNING oslo_policy.policy [None req-ff54d4c0-c685-442d-af86-d8ef8f492951 0f386ca472d34a32898f5037126796aa 3628ccee74cf4f90aa0e08704ddfcf9b - - 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: 159/311] 10.0.0.214 () {32 vars in 717 bytes} [Mon Apr 20 06:32:20 2026] GET /v2/images/51083ac8-8359-42dd-b4b9-7182721817c8/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-20 06:32:20.133 8 INFO glance.api.v2.image_data [None req-b0b23f26-6042-4f68-9cfb-876307357d53 0f386ca472d34a32898f5037126796aa 3628ccee74cf4f90aa0e08704ddfcf9b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 06:32:20.169 8 WARNING glance_store._drivers.rbd [None req-b0b23f26-6042-4f68-9cfb-876307357d53 0f386ca472d34a32898f5037126796aa 3628ccee74cf4f90aa0e08704ddfcf9b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-20 06:32:20.915 8 INFO glance.location [None req-b0b23f26-6042-4f68-9cfb-876307357d53 0f386ca472d34a32898f5037126796aa 3628ccee74cf4f90aa0e08704ddfcf9b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 153/312] 10.0.0.214 () {32 vars in 727 bytes} [Mon Apr 20 06:32:20 2026] PUT /v2/images/51083ac8-8359-42dd-b4b9-7182721817c8/file => generated 0 bytes in 826 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/313] 10.0.0.214 () {32 vars in 707 bytes} [Mon Apr 20 06:32:20 2026] GET /v2/images/51083ac8-8359-42dd-b4b9-7182721817c8 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/314] 10.0.0.214 () {32 vars in 717 bytes} [Mon Apr 20 06:32:20 2026] GET /v2/images/51083ac8-8359-42dd-b4b9-7182721817c8/file => generated 1024 bytes in 137 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/315] 10.0.0.214 () {34 vars in 655 bytes} [Mon Apr 20 06:32:21 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/316] 10.0.0.214 () {32 vars in 726 bytes} [Mon Apr 20 06:32:21 2026] PATCH /v2/images/438c8c60-902b-4735-9fbb-07d0ec1fa2f9 => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/317] 10.0.0.214 () {32 vars in 707 bytes} [Mon Apr 20 06:32:21 2026] GET /v2/images/438c8c60-902b-4735-9fbb-07d0ec1fa2f9 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-20 06:32:21.253 8 WARNING glance.api.v2.images [None req-ce52a453-5a24-4bdb-acb0-d2604aaa324f 0f386ca472d34a32898f5037126796aa 3628ccee74cf4f90aa0e08704ddfcf9b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//438c8c60-902b-4735-9fbb-07d0ec1fa2f9 [pid: 8|app: 0|req: 156/318] 10.0.0.214 () {32 vars in 710 bytes} [Mon Apr 20 06:32:21 2026] DELETE /v2/images/438c8c60-902b-4735-9fbb-07d0ec1fa2f9 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/319] 10.0.0.214 () {32 vars in 707 bytes} [Mon Apr 20 06:32:21 2026] GET /v2/images/438c8c60-902b-4735-9fbb-07d0ec1fa2f9 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-20 06:32:21.321 8 WARNING glance.api.v2.images [None req-b39bcf16-126c-43f7-a3fd-435220d3be99 0f386ca472d34a32898f5037126796aa 3628ccee74cf4f90aa0e08704ddfcf9b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//51083ac8-8359-42dd-b4b9-7182721817c8 [pid: 8|app: 0|req: 157/320] 10.0.0.214 () {32 vars in 710 bytes} [Mon Apr 20 06:32:21 2026] DELETE /v2/images/51083ac8-8359-42dd-b4b9-7182721817c8 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/321] 10.0.0.214 () {32 vars in 707 bytes} [Mon Apr 20 06:32:22 2026] GET /v2/images/51083ac8-8359-42dd-b4b9-7182721817c8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-20 06:32:22.225 8 WARNING glance.api.v2.images [None req-07f17800-a6db-40d2-aa1e-932ebd8591d8 0f386ca472d34a32898f5037126796aa 3628ccee74cf4f90aa0e08704ddfcf9b - - default default] Failed to find image d7cac01b-9c1a-440d-8b10-0bd0e39e58ff to delete: glance.common.exception.ImageNotFound: No image found with ID d7cac01b-9c1a-440d-8b10-0bd0e39e58ff [pid: 8|app: 0|req: 158/322] 10.0.0.214 () {32 vars in 710 bytes} [Mon Apr 20 06:32:22 2026] DELETE /v2/images/d7cac01b-9c1a-440d-8b10-0bd0e39e58ff => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/323] 10.0.0.214 () {32 vars in 707 bytes} [Mon Apr 20 06:32:22 2026] GET /v2/images/d7cac01b-9c1a-440d-8b10-0bd0e39e58ff => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/330] 10.0.0.153 () {36 vars in 987 bytes} [Mon Apr 20 06:32:48 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/331] 10.0.0.153 () {36 vars in 927 bytes} [Mon Apr 20 06:32:48 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: 168/342] 10.0.0.153 () {36 vars in 987 bytes} [Mon Apr 20 06:33:39 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/343] 10.0.0.153 () {36 vars in 927 bytes} [Mon Apr 20 06:33:39 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: 169/344] 10.0.0.153 () {36 vars in 987 bytes} [Mon Apr 20 06:33:43 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/345] 10.0.0.153 () {36 vars in 927 bytes} [Mon Apr 20 06:33:43 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: 179/350] 10.0.0.153 () {36 vars in 987 bytes} [Mon Apr 20 06:34:01 2026] GET /v2/images/7930cf48-771d-4441-b5be-2a1f3946fa2b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/351] 10.0.0.153 () {36 vars in 927 bytes} [Mon Apr 20 06:34:01 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: 183/358] 199.19.213.200 () {32 vars in 826 bytes} [Mon Apr 20 06:34:37 2026] GET /v2/images?status=active&owner=79b7143f2144460ab66fc127bd402e10&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/359] 199.19.213.200 () {32 vars in 653 bytes} [Mon Apr 20 06:34:37 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: 184/360] 10.0.0.145 () {36 vars in 987 bytes} [Mon Apr 20 06:34:37 2026] GET /v2/images/73e6ad65-5487-4c46-9da0-6946233c2f38 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/361] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:34:37 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: 185/362] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:34:37 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: 178/363] 10.0.0.145 () {36 vars in 987 bytes} [Mon Apr 20 06:34:37 2026] GET /v2/images/73e6ad65-5487-4c46-9da0-6946233c2f38 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/364] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:34:37 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: 179/365] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:34:37 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: 187/366] 10.0.0.145 () {36 vars in 987 bytes} [Mon Apr 20 06:34:38 2026] GET /v2/images/73e6ad65-5487-4c46-9da0-6946233c2f38 => 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: 180/367] 10.0.0.145 () {36 vars in 927 bytes} [Mon Apr 20 06:34:38 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: 188/368] 10.0.0.194 () {36 vars in 911 bytes} [Mon Apr 20 06:34:38 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/369] 10.0.0.194 () {36 vars in 1007 bytes} [Mon Apr 20 06:34:38 2026] GET /v2/images/73e6ad65-5487-4c46-9da0-6946233c2f38/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/370] 10.0.0.194 () {36 vars in 987 bytes} [Mon Apr 20 06:34:38 2026] GET /v2/images/73e6ad65-5487-4c46-9da0-6946233c2f38 => 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: 182/371] 10.0.0.194 () {36 vars in 927 bytes} [Mon Apr 20 06:34:38 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: 190/372] 10.0.0.194 () {36 vars in 927 bytes} [Mon Apr 20 06:34:38 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: 205/417] 10.0.0.214 () {32 vars in 633 bytes} [Mon Apr 20 06:38:16 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)