+ 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 Apr 23 10:05:21 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-75bb686dc-27hxw 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 0x7f477b03e668 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-23 10:05:23.777 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 10:05:23.867 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-23 10:05:24.673 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-23 10:05:24.674 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-23 10:05:24.675 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 10:05:24.774 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-23 10:05:24.775 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-23 10:05:24.776 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 10:05:26.816 8 WARNING glance.api.v2.images [None req-55051e38-6d8c-4032-ad06-8861095681f4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 10:05:26.997 7 WARNING glance.api.v2.images [None req-180c34dc-6058-4fc1-adfa-1bda125db39c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 10:05:27.189 8 WARNING keystonemiddleware._common.config [None req-55051e38-6d8c-4032-ad06-8861095681f4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:05:27.197 8 WARNING oslo_config.cfg [None req-55051e38-6d8c-4032-ad06-8861095681f4 - - - - - -] 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 6 seconds on interpreter 0x7f477b03e668 pid: 8 (default app) 2026-04-23 10:05:27.352 7 WARNING keystonemiddleware._common.config [None req-180c34dc-6058-4fc1-adfa-1bda125db39c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:05:27.360 7 WARNING oslo_config.cfg [None req-180c34dc-6058-4fc1-adfa-1bda125db39c - - - - - -] 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 6 seconds on interpreter 0x7f477b03e668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.150 () {42 vars in 688 bytes} [Thu Apr 23 10:05:28 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-23 10:05:29.121 7 WARNING oslo_policy.policy [None req-0c4d1c84-a187-45bd-8447-cc22c5028179 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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-23 10:05:29.122 7 WARNING oslo_policy.policy [None req-0c4d1c84-a187-45bd-8447-cc22c5028179 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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-23 10:05:29.138 7 WARNING oslo_policy.policy [None req-0c4d1c84-a187-45bd-8447-cc22c5028179 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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-23 10:05:29.138 7 WARNING oslo_policy.policy [None req-0c4d1c84-a187-45bd-8447-cc22c5028179 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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/6] 199.19.213.150 () {44 vars in 910 bytes} [Thu Apr 23 10:05:28 2026] GET /v2/images => generated 69 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.150 () {42 vars in 688 bytes} [Thu Apr 23 10:05:33 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.150 () {44 vars in 910 bytes} [Thu Apr 23 10:05:33 2026] GET /v2/images => generated 69 bytes in 46 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-23 10:05:33.448 8 WARNING oslo_policy.policy [None req-57ebff74-3b77-44fc-b42f-818bbc0bc051 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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-23 10:05:33.448 8 WARNING oslo_policy.policy [None req-57ebff74-3b77-44fc-b42f-818bbc0bc051 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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/9] 199.19.213.150 () {44 vars in 911 bytes} [Thu Apr 23 10:05:33 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.150 () {44 vars in 933 bytes} [Thu Apr 23 10:05:33 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-04-23 10:05:33.587 8 WARNING oslo_policy.policy [None req-6e28fac0-3ef2-4e26-af71-2016bb28295a f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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-23 10:05:33.587 8 WARNING oslo_policy.policy [None req-6e28fac0-3ef2-4e26-af71-2016bb28295a f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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: 8/11] 199.19.213.150 () {44 vars in 939 bytes} [Thu Apr 23 10:05:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:05:33.682 7 WARNING oslo_config.cfg [None req-a9bbcecf-a73c-4a4a-89bb-8f12fb3022b7 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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/12] 199.19.213.150 () {48 vars in 951 bytes} [Thu Apr 23 10:05:33 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 10:05:33.704 8 WARNING oslo_policy.policy [None req-f571fbb2-66b4-4373-8acb-4a82edc5f09c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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-23 10:05:33.704 8 WARNING oslo_policy.policy [None req-f571fbb2-66b4-4373-8acb-4a82edc5f09c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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-23 10:05:33.705 8 INFO glance.api.v2.image_data [None req-f571fbb2-66b4-4373-8acb-4a82edc5f09c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 10:05:37.719 8 WARNING glance.location [None req-f571fbb2-66b4-4373-8acb-4a82edc5f09c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.150 () {48 vars in 1045 bytes} [Thu Apr 23 10:05:33 2026] PUT /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494/file => generated 0 bytes in 4057 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5415 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.150 () {44 vars in 971 bytes} [Thu Apr 23 10:05:37 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:05:37.797 8 WARNING oslo_config.cfg [None req-eeca05e6-a8ec-4bda-8024-c4bb2844801f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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: 10/17] 199.19.213.150 () {44 vars in 971 bytes} [Thu Apr 23 10:05:37 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => 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: 65/132] 199.19.213.150 () {42 vars in 688 bytes} [Thu Apr 23 10:15:11 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: 68/133] 199.19.213.150 () {44 vars in 910 bytes} [Thu Apr 23 10:15:11 2026] GET /v2/images => generated 1240 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/136] 199.19.213.150 () {42 vars in 688 bytes} [Thu Apr 23 10: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: 67/137] 199.19.213.150 () {44 vars in 910 bytes} [Thu Apr 23 10:15:26 2026] GET /v2/images => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/138] 199.19.213.150 () {44 vars in 939 bytes} [Thu Apr 23 10:15:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/139] 199.19.213.150 () {44 vars in 961 bytes} [Thu Apr 23 10:15:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/140] 199.19.213.150 () {44 vars in 939 bytes} [Thu Apr 23 10:15:26 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: 69/141] 199.19.213.150 () {48 vars in 951 bytes} [Thu Apr 23 10:15:26 2026] POST /v2/images => generated 791 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 10:15:26.520 8 INFO glance.api.v2.image_data [None req-e79ce0db-3cc8-4dbf-886c-e2153aa7b311 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 10:15:39.265 8 INFO glance.location [None req-e79ce0db-3cc8-4dbf-886c-e2153aa7b311 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 73/146] 199.19.213.150 () {48 vars in 1045 bytes} [Thu Apr 23 10:15:26 2026] PUT /v2/images/2cd021f0-42f6-4aa2-b53c-2d1be0ee6535/file => generated 0 bytes in 12821 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15941 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.19.213.150 () {44 vars in 971 bytes} [Thu Apr 23 10:15:39 2026] GET /v2/images/2cd021f0-42f6-4aa2-b53c-2d1be0ee6535 => generated 1203 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.19.213.150 () {44 vars in 971 bytes} [Thu Apr 23 10:15:39 2026] GET /v2/images/2cd021f0-42f6-4aa2-b53c-2d1be0ee6535 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 199.19.213.150 () {42 vars in 688 bytes} [Thu Apr 23 10:15:55 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: 76/152] 199.19.213.150 () {44 vars in 910 bytes} [Thu Apr 23 10:15:55 2026] GET /v2/images => generated 2445 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/157] 199.19.213.150 () {42 vars in 688 bytes} [Thu Apr 23 10:16:13 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: 79/158] 199.19.213.150 () {44 vars in 910 bytes} [Thu Apr 23 10:16:13 2026] GET /v2/images => generated 2445 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.19.213.150 () {44 vars in 937 bytes} [Thu Apr 23 10:16:13 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.19.213.150 () {44 vars in 959 bytes} [Thu Apr 23 10:16:13 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.19.213.150 () {44 vars in 939 bytes} [Thu Apr 23 10:16:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/162] 199.19.213.150 () {48 vars in 951 bytes} [Thu Apr 23 10:16:13 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 10:16:14.036 7 WARNING oslo_policy.policy [None req-65b4b468-03aa-4b33-8467-52528aa6f942 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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-23 10:16:14.036 7 WARNING oslo_policy.policy [None req-65b4b468-03aa-4b33-8467-52528aa6f942 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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-23 10:16:14.038 7 INFO glance.api.v2.image_data [None req-65b4b468-03aa-4b33-8467-52528aa6f942 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 10:17:07.297 7 WARNING glance.location [None req-65b4b468-03aa-4b33-8467-52528aa6f942 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 82/175] 199.19.213.150 () {48 vars in 1046 bytes} [Thu Apr 23 10:16:14 2026] PUT /v2/images/fd389e33-807c-4c1c-989d-38207dbf72f7/file => generated 0 bytes in 53980 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61139 switches on core 0) [pid: 8|app: 0|req: 94/176] 199.19.213.150 () {44 vars in 971 bytes} [Thu Apr 23 10:17:08 2026] GET /v2/images/fd389e33-807c-4c1c-989d-38207dbf72f7 => 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: 83/177] 199.19.213.150 () {44 vars in 971 bytes} [Thu Apr 23 10:17:08 2026] GET /v2/images/fd389e33-807c-4c1c-989d-38207dbf72f7 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/178] 199.19.213.150 () {42 vars in 688 bytes} [Thu Apr 23 10:17:09 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: 84/179] 199.19.213.150 () {44 vars in 910 bytes} [Thu Apr 23 10:17:09 2026] GET /v2/images => generated 3656 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/274] 199.19.213.150 () {42 vars in 688 bytes} [Thu Apr 23 10:24:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/275] 199.19.213.150 () {44 vars in 910 bytes} [Thu Apr 23 10:24:57 2026] GET /v2/images => generated 3656 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/278] 199.19.213.150 () {42 vars in 688 bytes} [Thu Apr 23 10:25:13 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: 134/279] 199.19.213.150 () {44 vars in 910 bytes} [Thu Apr 23 10:25:13 2026] GET /v2/images => generated 3656 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/280] 199.19.213.150 () {44 vars in 947 bytes} [Thu Apr 23 10:25:14 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/281] 199.19.213.150 () {44 vars in 969 bytes} [Thu Apr 23 10:25:14 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/282] 199.19.213.150 () {44 vars in 939 bytes} [Thu Apr 23 10:25:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/283] 199.19.213.150 () {48 vars in 951 bytes} [Thu Apr 23 10:25:14 2026] POST /v2/images => generated 799 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 10:25:14.219 8 INFO glance.api.v2.image_data [None req-eb26a85b-1d2f-47bd-b0a7-858dace32651 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 10:26:35.246 8 INFO glance.location [None req-eb26a85b-1d2f-47bd-b0a7-858dace32651 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 148/300] 199.19.213.150 () {48 vars in 1045 bytes} [Thu Apr 23 10:25:14 2026] PUT /v2/images/520723d3-e579-47fa-aff4-05230e78bfbe/file => generated 0 bytes in 81095 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19201 switches on core 0) [pid: 7|app: 0|req: 153/301] 199.19.213.150 () {44 vars in 971 bytes} [Thu Apr 23 10:26:35 2026] GET /v2/images/520723d3-e579-47fa-aff4-05230e78bfbe => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/302] 199.19.213.150 () {48 vars in 1050 bytes} [Thu Apr 23 10:26:35 2026] PATCH /v2/images/520723d3-e579-47fa-aff4-05230e78bfbe => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/303] 199.19.213.150 () {44 vars in 971 bytes} [Thu Apr 23 10:26:35 2026] GET /v2/images/520723d3-e579-47fa-aff4-05230e78bfbe => generated 1234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/312] 199.19.213.150 () {42 vars in 688 bytes} [Thu Apr 23 10:27:14 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: 159/313] 199.19.213.150 () {44 vars in 910 bytes} [Thu Apr 23 10:27:14 2026] GET /v2/images => generated 4892 bytes in 53 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: 165/324] 10.0.0.179 () {32 vars in 632 bytes} [Thu Apr 23 10:28:04 2026] GET /v2/images => generated 4892 bytes in 18 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: 162/329] 10.0.0.91 () {36 vars in 985 bytes} [Thu Apr 23 10:28:23 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/330] 10.0.0.91 () {36 vars in 925 bytes} [Thu Apr 23 10:28:23 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: 163/331] 10.0.0.176 () {36 vars in 986 bytes} [Thu Apr 23 10:28:24 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => generated 1171 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/332] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:28:24 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: 164/333] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:28:24 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: 170/334] 10.0.0.176 () {36 vars in 986 bytes} [Thu Apr 23 10:28:24 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/335] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:28:24 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: 171/336] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:28:24 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: 8|app: 0|req: 166/337] 10.0.0.176 () {36 vars in 986 bytes} [Thu Apr 23 10:28:24 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => 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: 172/338] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:28:24 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: 8|app: 0|req: 167/339] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:28:24 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: 173/340] 10.0.0.8 () {36 vars in 908 bytes} [Thu Apr 23 10:28:25 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/341] 10.0.0.8 () {36 vars in 1004 bytes} [Thu Apr 23 10:28:25 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494/locations => generated 127 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/342] 10.0.0.8 () {36 vars in 984 bytes} [Thu Apr 23 10:28:26 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/343] 10.0.0.8 () {36 vars in 924 bytes} [Thu Apr 23 10:28:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/344] 10.0.0.8 () {36 vars in 924 bytes} [Thu Apr 23 10:28:26 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/347] 199.19.213.150 () {36 vars in 990 bytes} [Thu Apr 23 10:28:33 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => 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: 171/348] 199.19.213.150 () {36 vars in 930 bytes} [Thu Apr 23 10:28:33 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: 178/349] 199.19.213.150 () {36 vars in 990 bytes} [Thu Apr 23 10:28:34 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => 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/350] 199.19.213.150 () {36 vars in 930 bytes} [Thu Apr 23 10:28:34 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: 181/355] 10.0.0.91 () {36 vars in 985 bytes} [Thu Apr 23 10:28:48 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/356] 10.0.0.91 () {36 vars in 925 bytes} [Thu Apr 23 10:28:48 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: 178/361] 10.0.0.91 () {36 vars in 985 bytes} [Thu Apr 23 10:29:08 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/362] 10.0.0.91 () {36 vars in 925 bytes} [Thu Apr 23 10:29:08 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: 8|app: 0|req: 180/365] 10.0.0.91 () {36 vars in 985 bytes} [Thu Apr 23 10:29:22 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/366] 10.0.0.91 () {36 vars in 925 bytes} [Thu Apr 23 10:29:22 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: 182/369] 10.0.0.91 () {36 vars in 985 bytes} [Thu Apr 23 10:29:32 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => 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: 188/370] 10.0.0.91 () {36 vars in 925 bytes} [Thu Apr 23 10:29:32 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 10.0.0.179 () {32 vars in 706 bytes} [Thu Apr 23 10:29:57 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => 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: 186/378] 10.0.0.179 () {32 vars in 706 bytes} [Thu Apr 23 10:29:57 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 10.0.0.176 () {36 vars in 986 bytes} [Thu Apr 23 10:29:57 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => generated 1171 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 10.0.0.179 () {34 vars in 654 bytes} [Thu Apr 23 10:29:57 2026] POST /v2/images => generated 649 bytes in 205 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:29:57 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) 2026-04-23 10:29:57.883 7 WARNING glance.api.v2.images [None req-6dd3f19d-dee3-4ab6-bdd4-f01657350f56 1fbd4a55147b4d00b5fe19a535d2055d b0d3e4e8b898467197169f418c5bea99 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//28b80f99-dc46-4b37-8baf-b207e6110de2 [pid: 8|app: 0|req: 189/382] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:29:57 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: 190/383] 10.0.0.176 () {36 vars in 986 bytes} [Thu Apr 23 10:29:57 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:29:57 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: 194/385] 10.0.0.179 () {32 vars in 709 bytes} [Thu Apr 23 10:29:57 2026] DELETE /v2/images/28b80f99-dc46-4b37-8baf-b207e6110de2 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:29:57 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: 8|app: 0|req: 192/387] 10.0.0.179 () {32 vars in 706 bytes} [Thu Apr 23 10:29:57 2026] GET /v2/images/28b80f99-dc46-4b37-8baf-b207e6110de2 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 10.0.0.176 () {36 vars in 986 bytes} [Thu Apr 23 10:29:57 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => 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: 196/389] 10.0.0.179 () {32 vars in 632 bytes} [Thu Apr 23 10:29:57 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:29:57 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: 8|app: 0|req: 195/391] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:29:57 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: 197/392] 10.0.0.179 () {34 vars in 654 bytes} [Thu Apr 23 10:29:57 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/393] 10.0.0.179 () {32 vars in 716 bytes} [Thu Apr 23 10:29:58 2026] GET /v2/images/9627cf7a-8395-4fee-aa86-3f431f1649f9/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:29:58.064 7 INFO glance.api.v2.image_data [None req-391b03b9-b204-4755-81db-59053e98c1f4 1fbd4a55147b4d00b5fe19a535d2055d b0d3e4e8b898467197169f418c5bea99 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 10:29:58.112 7 WARNING glance_store._drivers.rbd [None req-391b03b9-b204-4755-81db-59053e98c1f4 1fbd4a55147b4d00b5fe19a535d2055d b0d3e4e8b898467197169f418c5bea99 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 197/394] 10.0.0.8 () {36 vars in 908 bytes} [Thu Apr 23 10:29:58 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: 198/395] 10.0.0.8 () {36 vars in 1004 bytes} [Thu Apr 23 10:29:58 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 10.0.0.8 () {36 vars in 984 bytes} [Thu Apr 23 10:29:58 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 10.0.0.8 () {36 vars in 924 bytes} [Thu Apr 23 10:29:58 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: 201/398] 10.0.0.8 () {36 vars in 924 bytes} [Thu Apr 23 10:29:58 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) 2026-04-23 10:29:59.085 7 INFO glance.location [None req-391b03b9-b204-4755-81db-59053e98c1f4 1fbd4a55147b4d00b5fe19a535d2055d b0d3e4e8b898467197169f418c5bea99 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 198/399] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:29:58 2026] PUT /v2/images/9627cf7a-8395-4fee-aa86-3f431f1649f9/file => generated 0 bytes in 1061 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 10.0.0.179 () {32 vars in 706 bytes} [Thu Apr 23 10:29:59 2026] GET /v2/images/9627cf7a-8395-4fee-aa86-3f431f1649f9 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 10.0.0.179 () {32 vars in 716 bytes} [Thu Apr 23 10:29:59 2026] GET /v2/images/9627cf7a-8395-4fee-aa86-3f431f1649f9/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 10.0.0.179 () {34 vars in 654 bytes} [Thu Apr 23 10:29:59 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 10.0.0.179 () {32 vars in 725 bytes} [Thu Apr 23 10:29:59 2026] PATCH /v2/images/0773b835-3118-4095-ad76-37669cade1ba => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 10.0.0.179 () {32 vars in 706 bytes} [Thu Apr 23 10:29:59 2026] GET /v2/images/0773b835-3118-4095-ad76-37669cade1ba => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:59.405 7 WARNING glance.api.v2.images [None req-8159e5d0-3649-48dc-8c41-65d10c07f81a 1fbd4a55147b4d00b5fe19a535d2055d b0d3e4e8b898467197169f418c5bea99 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0773b835-3118-4095-ad76-37669cade1ba [pid: 7|app: 0|req: 201/405] 10.0.0.179 () {32 vars in 709 bytes} [Thu Apr 23 10:29:59 2026] DELETE /v2/images/0773b835-3118-4095-ad76-37669cade1ba => 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: 205/406] 10.0.0.179 () {32 vars in 706 bytes} [Thu Apr 23 10:29:59 2026] GET /v2/images/0773b835-3118-4095-ad76-37669cade1ba => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:29:59.483 7 WARNING glance.api.v2.images [None req-a6cb16aa-d826-475f-8fdc-16b1755eecb3 1fbd4a55147b4d00b5fe19a535d2055d b0d3e4e8b898467197169f418c5bea99 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9627cf7a-8395-4fee-aa86-3f431f1649f9 [pid: 7|app: 0|req: 202/407] 10.0.0.179 () {32 vars in 709 bytes} [Thu Apr 23 10:29:59 2026] DELETE /v2/images/9627cf7a-8395-4fee-aa86-3f431f1649f9 => generated 0 bytes in 892 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 10.0.0.179 () {32 vars in 706 bytes} [Thu Apr 23 10:30:00 2026] GET /v2/images/9627cf7a-8395-4fee-aa86-3f431f1649f9 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:30:00.394 7 WARNING glance.api.v2.images [None req-ff104e7b-ebee-4a20-aaec-607734aca75a 1fbd4a55147b4d00b5fe19a535d2055d b0d3e4e8b898467197169f418c5bea99 - - default default] Failed to find image 28b80f99-dc46-4b37-8baf-b207e6110de2 to delete: glance.common.exception.ImageNotFound: No image found with ID 28b80f99-dc46-4b37-8baf-b207e6110de2 [pid: 7|app: 0|req: 203/409] 10.0.0.179 () {32 vars in 709 bytes} [Thu Apr 23 10:30:00 2026] DELETE /v2/images/28b80f99-dc46-4b37-8baf-b207e6110de2 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 10.0.0.179 () {32 vars in 706 bytes} [Thu Apr 23 10:30:00 2026] GET /v2/images/28b80f99-dc46-4b37-8baf-b207e6110de2 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 10.0.0.179 () {30 vars in 410 bytes} [Thu Apr 23 10:30: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: 206/414] 10.0.0.91 () {36 vars in 985 bytes} [Thu Apr 23 10:30:06 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => 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: 209/415] 10.0.0.91 () {36 vars in 925 bytes} [Thu Apr 23 10:30:06 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: 220/436] 10.0.0.91 () {36 vars in 985 bytes} [Thu Apr 23 10:31:48 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => 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: 217/437] 10.0.0.91 () {36 vars in 925 bytes} [Thu Apr 23 10:31: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: 7|app: 0|req: 219/440] 10.0.0.91 () {36 vars in 985 bytes} [Thu Apr 23 10:32:00 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/441] 10.0.0.91 () {36 vars in 925 bytes} [Thu Apr 23 10:32:00 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/444] 10.0.0.91 () {36 vars in 985 bytes} [Thu Apr 23 10:32:07 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => 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: 221/445] 10.0.0.91 () {36 vars in 925 bytes} [Thu Apr 23 10:32:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/452] 10.0.0.91 () {36 vars in 985 bytes} [Thu Apr 23 10:32:40 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => 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: 225/453] 10.0.0.91 () {36 vars in 925 bytes} [Thu Apr 23 10:32:40 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: 230/456] 199.19.213.150 () {32 vars in 825 bytes} [Thu Apr 23 10:32:54 2026] GET /v2/images?status=active&owner=0f1ed7c4c87842409307f4e9911563dd&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/457] 199.19.213.150 () {32 vars in 652 bytes} [Thu Apr 23 10:32:54 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: 231/458] 10.0.0.176 () {36 vars in 986 bytes} [Thu Apr 23 10:32:55 2026] GET /v2/images/fd389e33-807c-4c1c-989d-38207dbf72f7 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/459] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:32:55 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: 232/460] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:32:55 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: 229/461] 10.0.0.176 () {36 vars in 986 bytes} [Thu Apr 23 10:32:55 2026] GET /v2/images/fd389e33-807c-4c1c-989d-38207dbf72f7 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/462] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:32:55 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: 230/463] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:32:55 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: 234/464] 10.0.0.176 () {36 vars in 986 bytes} [Thu Apr 23 10:32:55 2026] GET /v2/images/fd389e33-807c-4c1c-989d-38207dbf72f7 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/465] 10.0.0.176 () {36 vars in 926 bytes} [Thu Apr 23 10:32:55 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: 235/466] 10.0.0.8 () {36 vars in 908 bytes} [Thu Apr 23 10:32:55 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: 232/467] 10.0.0.8 () {36 vars in 1004 bytes} [Thu Apr 23 10:32:55 2026] GET /v2/images/fd389e33-807c-4c1c-989d-38207dbf72f7/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/468] 10.0.0.8 () {36 vars in 984 bytes} [Thu Apr 23 10:32:55 2026] GET /v2/images/fd389e33-807c-4c1c-989d-38207dbf72f7 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/469] 10.0.0.8 () {36 vars in 924 bytes} [Thu Apr 23 10:32:55 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: 237/470] 10.0.0.8 () {36 vars in 924 bytes} [Thu Apr 23 10:32:55 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: 240/483] 10.0.0.91 () {36 vars in 985 bytes} [Thu Apr 23 10:33:47 2026] GET /v2/images/13d28c0b-0f71-401d-a51d-08c0a2f1c494 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/484] 10.0.0.91 () {36 vars in 925 bytes} [Thu Apr 23 10:33:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/517] 10.0.0.179 () {32 vars in 632 bytes} [Thu Apr 23 10:36:29 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)