+ 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 [Sat Jul 25 04:36:23 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-67d75cb65d-tshgl 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 0x7fb746c4e668 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-07-25 04:36:25.231 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-25 04:36:25.272 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-25 04:36:26.234 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-07-25 04:36:26.237 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-07-25 04:36:26.238 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-25 04:36:26.290 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-07-25 04:36:26.291 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-07-25 04:36:26.292 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-25 04:36:28.726 8 WARNING glance.api.v2.images [None req-fe4d89a5-9a37-417d-9be0-ce5997e98376 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-25 04:36:28.782 7 WARNING glance.api.v2.images [None req-315c5fb6-7f73-4b3f-a840-b8eb8514fc3a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-25 04:36:29.278 8 WARNING keystonemiddleware._common.config [None req-fe4d89a5-9a37-417d-9be0-ce5997e98376 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 04:36:29.291 8 WARNING oslo_config.cfg [None req-fe4d89a5-9a37-417d-9be0-ce5997e98376 - - - - - -] 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 0x7fb746c4e668 pid: 8 (default app) 2026-07-25 04:36:29.308 7 WARNING keystonemiddleware._common.config [None req-315c5fb6-7f73-4b3f-a840-b8eb8514fc3a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 04:36:29.325 7 WARNING oslo_config.cfg [None req-315c5fb6-7f73-4b3f-a840-b8eb8514fc3a - - - - - -] 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 0x7fb746c4e668 pid: 7 (default app) [pid: 7|app: 0|req: 41/83] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 04:43:12 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-07-25 04:43:13.005 8 WARNING oslo_policy.policy [None req-776c8b50-0600-48ac-9858-a2695b3d6645 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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-07-25 04:43:13.005 8 WARNING oslo_policy.policy [None req-776c8b50-0600-48ac-9858-a2695b3d6645 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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-07-25 04:43:13.020 8 WARNING oslo_policy.policy [None req-776c8b50-0600-48ac-9858-a2695b3d6645 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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-07-25 04:43:13.021 8 WARNING oslo_policy.policy [None req-776c8b50-0600-48ac-9858-a2695b3d6645 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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: 43/84] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 04:43:12 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 04:43:18 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: 45/88] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 04:43:18 2026] GET /v2/images => generated 69 bytes in 115 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-07-25 04:43:18.343 7 WARNING oslo_policy.policy [None req-f3f24055-4639-4885-afc5-c1abc5e9a400 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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-07-25 04:43:18.343 7 WARNING oslo_policy.policy [None req-f3f24055-4639-4885-afc5-c1abc5e9a400 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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: 44/89] 199.204.45.223 () {44 vars in 912 bytes} [Sat Jul 25 04:43:18 2026] GET /v2/images/cirros => generated 151 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.223 () {44 vars in 934 bytes} [Sat Jul 25 04:43:18 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-25 04:43:18.494 7 WARNING oslo_policy.policy [None req-7cd58582-ba78-4683-9414-802919053b5f 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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-07-25 04:43:18.494 7 WARNING oslo_policy.policy [None req-7cd58582-ba78-4683-9414-802919053b5f 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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: 45/91] 199.204.45.223 () {44 vars in 940 bytes} [Sat Jul 25 04:43:18 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) 2026-07-25 04:43:18.593 8 WARNING oslo_config.cfg [None req-67d99b08-80e6-4005-876f-d4d82cd24906 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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: 47/92] 199.204.45.223 () {48 vars in 952 bytes} [Sat Jul 25 04:43:18 2026] POST /v2/images => generated 760 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 04:43:18.622 7 WARNING oslo_policy.policy [None req-c384c6f5-bb93-4f19-88af-b9a5d8963696 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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-07-25 04:43:18.623 7 WARNING oslo_policy.policy [None req-c384c6f5-bb93-4f19-88af-b9a5d8963696 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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-07-25 04:43:18.625 7 INFO glance.api.v2.image_data [None req-c384c6f5-bb93-4f19-88af-b9a5d8963696 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 04:43:22.501 7 WARNING glance.location [None req-c384c6f5-bb93-4f19-88af-b9a5d8963696 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 46/93] 199.204.45.223 () {48 vars in 1046 bytes} [Sat Jul 25 04:43:18 2026] PUT /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7/file => generated 0 bytes in 3935 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5709 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.223 () {44 vars in 972 bytes} [Sat Jul 25 04:43:22 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-25 04:43:22.670 7 WARNING oslo_config.cfg [None req-ed0fce04-470c-4ea8-ac41-32ebb2ee8c8c 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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: 47/95] 199.204.45.223 () {48 vars in 1052 bytes} [Sat Jul 25 04:43:22 2026] PATCH /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.223 () {44 vars in 972 bytes} [Sat Jul 25 04:43:22 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 04:43:35 2026] GET / => generated 1312 bytes in 20 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 04:43:35 2026] GET /v2/images => generated 1381 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 04:43:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 04:43:49 2026] GET /v2/images => generated 1381 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.223 () {44 vars in 948 bytes} [Sat Jul 25 04:43:49 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 199.204.45.223 () {44 vars in 970 bytes} [Sat Jul 25 04:43:49 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 199.204.45.223 () {44 vars in 940 bytes} [Sat Jul 25 04:43:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/110] 199.204.45.223 () {48 vars in 952 bytes} [Sat Jul 25 04:43:49 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-07-25 04:43:49.895 7 INFO glance.api.v2.image_data [None req-7b541b33-7d1d-460f-9df0-489eabed4c1f 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 04:44:00.317 7 INFO glance.location [None req-7b541b33-7d1d-460f-9df0-489eabed4c1f 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 55/113] 199.204.45.223 () {48 vars in 1046 bytes} [Sat Jul 25 04:43:49 2026] PUT /v2/images/01904571-0225-44a3-813d-fa9ec828e22c/file => generated 0 bytes in 10480 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22501 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.223 () {44 vars in 972 bytes} [Sat Jul 25 04:44:00 2026] GET /v2/images/01904571-0225-44a3-813d-fa9ec828e22c => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.204.45.223 () {48 vars in 1052 bytes} [Sat Jul 25 04:44:00 2026] PATCH /v2/images/01904571-0225-44a3-813d-fa9ec828e22c => generated 1410 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.204.45.223 () {44 vars in 972 bytes} [Sat Jul 25 04:44:00 2026] GET /v2/images/01904571-0225-44a3-813d-fa9ec828e22c => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/135] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 04:45:30 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: 66/136] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 04:45:30 2026] GET /v2/images => generated 2793 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/139] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 04:45:47 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: 72/140] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 04:45:47 2026] GET /v2/images => generated 2793 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/143] 199.204.45.223 () {44 vars in 940 bytes} [Sat Jul 25 04:45:47 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/144] 199.204.45.223 () {44 vars in 962 bytes} [Sat Jul 25 04:45:47 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/145] 199.204.45.223 () {44 vars in 940 bytes} [Sat Jul 25 04:45:47 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) [pid: 7|app: 0|req: 71/146] 199.204.45.223 () {48 vars in 952 bytes} [Sat Jul 25 04:45:47 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 04:45:47.416 8 WARNING oslo_policy.policy [None req-2a65c44f-8b85-4cb5-aaa9-c006bbc01edb 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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-07-25 04:45:47.416 8 WARNING oslo_policy.policy [None req-2a65c44f-8b85-4cb5-aaa9-c006bbc01edb 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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-07-25 04:45:47.417 8 INFO glance.api.v2.image_data [None req-2a65c44f-8b85-4cb5-aaa9-c006bbc01edb 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. [pid: 7|app: 0|req: 74/149] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 04:45: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: 75/150] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 04:45:57 2026] GET /v2/images => generated 3586 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-25 04:46:01.351 8 INFO glance.location [None req-2a65c44f-8b85-4cb5-aaa9-c006bbc01edb 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 76/151] 199.204.45.223 () {48 vars in 1047 bytes} [Sat Jul 25 04:45:47 2026] PUT /v2/images/9d596573-55d1-4046-8c2a-aa7fe55d639a/file => generated 0 bytes in 13991 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63564 switches on core 0) [pid: 7|app: 0|req: 76/152] 199.204.45.223 () {44 vars in 972 bytes} [Sat Jul 25 04:46:01 2026] GET /v2/images/9d596573-55d1-4046-8c2a-aa7fe55d639a => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/153] 199.204.45.223 () {48 vars in 1052 bytes} [Sat Jul 25 04:46:01 2026] PATCH /v2/images/9d596573-55d1-4046-8c2a-aa7fe55d639a => generated 1382 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/154] 199.204.45.223 () {44 vars in 972 bytes} [Sat Jul 25 04:46:01 2026] GET /v2/images/9d596573-55d1-4046-8c2a-aa7fe55d639a => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 04:46:16 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: 79/158] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 04:46:16 2026] GET /v2/images => generated 4177 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/159] 199.204.45.223 () {44 vars in 938 bytes} [Sat Jul 25 04:46:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/160] 199.204.45.223 () {44 vars in 960 bytes} [Sat Jul 25 04:46:17 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.204.45.223 () {44 vars in 940 bytes} [Sat Jul 25 04:46:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.204.45.223 () {48 vars in 952 bytes} [Sat Jul 25 04:46:17 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 04:46:17.147 8 INFO glance.api.v2.image_data [None req-aaba895b-f5f0-47f9-b62c-8119bab7fd79 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 04:46:46.414 8 WARNING glance.location [None req-aaba895b-f5f0-47f9-b62c-8119bab7fd79 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 82/169] 199.204.45.223 () {48 vars in 1047 bytes} [Sat Jul 25 04:46:17 2026] PUT /v2/images/2d8176a6-1175-4b1b-b39d-18697427c9fa/file => generated 0 bytes in 29382 msecs (HTTP/1.1 204) 4 headers in 171 bytes (79152 switches on core 0) [pid: 7|app: 0|req: 88/170] 199.204.45.223 () {44 vars in 972 bytes} [Sat Jul 25 04:46:46 2026] GET /v2/images/2d8176a6-1175-4b1b-b39d-18697427c9fa => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/171] 199.204.45.223 () {48 vars in 1052 bytes} [Sat Jul 25 04:46:46 2026] PATCH /v2/images/2d8176a6-1175-4b1b-b39d-18697427c9fa => generated 1395 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/172] 199.204.45.223 () {44 vars in 972 bytes} [Sat Jul 25 04:46:46 2026] GET /v2/images/2d8176a6-1175-4b1b-b39d-18697427c9fa => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/175] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 04:46:48 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: 91/176] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 04:46:48 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/325] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 04:59:16 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: 160/326] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 04:59:16 2026] GET /v2/images => generated 5574 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/331] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 04:59:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/332] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 04:59:30 2026] GET /v2/images => generated 5574 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/337] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 04:59:50 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: 172/338] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 04:59:50 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/345] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 05:00:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/346] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 05:00:25 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/347] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 05:00:27 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: 171/348] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 05:00:27 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/359] 199.204.45.223 () {42 vars in 689 bytes} [Sat Jul 25 05:01:09 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: 177/360] 199.204.45.223 () {44 vars in 911 bytes} [Sat Jul 25 05:01:09 2026] GET /v2/images => generated 5574 bytes in 71 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: 188/369] 10.0.0.86 () {32 vars in 632 bytes} [Sat Jul 25 05:01:50 2026] GET /v2/images => generated 5574 bytes in 25 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: 184/374] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 05:02:10 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/375] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 05:02:10 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: 185/376] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 05:02:15 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 31 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.193 () {36 vars in 927 bytes} [Sat Jul 25 05:02:15 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 199.204.45.223 () {36 vars in 991 bytes} [Sat Jul 25 05:02:18 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 199.204.45.223 () {36 vars in 931 bytes} [Sat Jul 25 05:02:18 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: 195/382] 199.204.45.223 () {36 vars in 991 bytes} [Sat Jul 25 05:02:19 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/383] 199.204.45.223 () {36 vars in 931 bytes} [Sat Jul 25 05:02:19 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: 196/384] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 05:02:24 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 05:02:24 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: 201/394] 10.0.0.86 () {30 vars in 410 bytes} [Sat Jul 25 05:03:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 10.0.0.69 () {36 vars in 986 bytes} [Sat Jul 25 05:03:25 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/400] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:03:25 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/401] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:03:25 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: 197/402] 10.0.0.69 () {36 vars in 986 bytes} [Sat Jul 25 05:03:25 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/403] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:03:25 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: 198/404] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:03:25 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: 207/405] 10.0.0.69 () {36 vars in 986 bytes} [Sat Jul 25 05:03:25 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/406] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:03:25 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/407] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:03:25 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: 200/408] 10.0.0.12 () {36 vars in 910 bytes} [Sat Jul 25 05:03:26 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: 209/409] 10.0.0.12 () {36 vars in 1006 bytes} [Sat Jul 25 05:03:26 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7/locations => generated 127 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/410] 10.0.0.12 () {36 vars in 986 bytes} [Sat Jul 25 05:03:26 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/411] 10.0.0.12 () {36 vars in 926 bytes} [Sat Jul 25 05:03:26 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/412] 10.0.0.12 () {36 vars in 926 bytes} [Sat Jul 25 05:03: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: 211/413] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 05:03:26 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/414] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 05:03: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: 8|app: 0|req: 206/419] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 05:03:43 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/420] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 05:03:43 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: 207/421] 10.0.0.86 () {34 vars in 654 bytes} [Sat Jul 25 05:03:46 2026] POST /v2/images => generated 648 bytes in 231 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-25 05:03:47.000 7 WARNING glance.api.v2.images [None req-236ca87a-38e9-4126-8fed-ad9e06e68dee dd66db86b5f54ccba79d76bd1640ed81 a27da9ebd7c64aacb72e933612e4d685 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ce381d8d-c613-47b2-93a1-4229d777349f [pid: 7|app: 0|req: 215/422] 10.0.0.86 () {32 vars in 709 bytes} [Sat Jul 25 05:03:46 2026] DELETE /v2/images/ce381d8d-c613-47b2-93a1-4229d777349f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/423] 10.0.0.86 () {32 vars in 706 bytes} [Sat Jul 25 05:03:47 2026] GET /v2/images/ce381d8d-c613-47b2-93a1-4229d777349f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/424] 10.0.0.86 () {32 vars in 632 bytes} [Sat Jul 25 05:03:47 2026] GET /v2/images => generated 1381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/425] 10.0.0.86 () {34 vars in 654 bytes} [Sat Jul 25 05:03:47 2026] POST /v2/images => generated 702 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/426] 10.0.0.86 () {32 vars in 716 bytes} [Sat Jul 25 05:03:47 2026] GET /v2/images/8c1f9b19-5594-47d2-ad74-2ff926de0418/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-25 05:03:47.249 8 INFO glance.api.v2.image_data [None req-a57e5499-1e17-4443-a58f-9c6388766bbb dd66db86b5f54ccba79d76bd1640ed81 a27da9ebd7c64aacb72e933612e4d685 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 05:03:47.303 8 WARNING glance_store._drivers.rbd [None req-a57e5499-1e17-4443-a58f-9c6388766bbb dd66db86b5f54ccba79d76bd1640ed81 a27da9ebd7c64aacb72e933612e4d685 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-25 05:03:48.077 8 INFO glance.location [None req-a57e5499-1e17-4443-a58f-9c6388766bbb dd66db86b5f54ccba79d76bd1640ed81 a27da9ebd7c64aacb72e933612e4d685 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 210/429] 10.0.0.86 () {32 vars in 726 bytes} [Sat Jul 25 05:03:47 2026] PUT /v2/images/8c1f9b19-5594-47d2-ad74-2ff926de0418/file => generated 0 bytes in 897 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/430] 10.0.0.86 () {32 vars in 706 bytes} [Sat Jul 25 05:03:48 2026] GET /v2/images/8c1f9b19-5594-47d2-ad74-2ff926de0418 => generated 1103 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/431] 10.0.0.86 () {32 vars in 716 bytes} [Sat Jul 25 05:03:48 2026] GET /v2/images/8c1f9b19-5594-47d2-ad74-2ff926de0418/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/432] 10.0.0.86 () {34 vars in 654 bytes} [Sat Jul 25 05:03:48 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: 212/433] 10.0.0.86 () {32 vars in 725 bytes} [Sat Jul 25 05:03:48 2026] PATCH /v2/images/44b717ff-fa78-4092-95e5-1b7e3c4993b5 => generated 653 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/434] 10.0.0.86 () {32 vars in 706 bytes} [Sat Jul 25 05:03:48 2026] GET /v2/images/44b717ff-fa78-4092-95e5-1b7e3c4993b5 => generated 653 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-25 05:03:48.517 8 WARNING glance.api.v2.images [None req-a60ad1d2-c009-4111-a8cb-923c58df3997 dd66db86b5f54ccba79d76bd1640ed81 a27da9ebd7c64aacb72e933612e4d685 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//44b717ff-fa78-4092-95e5-1b7e3c4993b5 [pid: 8|app: 0|req: 213/435] 10.0.0.86 () {32 vars in 709 bytes} [Sat Jul 25 05:03:48 2026] DELETE /v2/images/44b717ff-fa78-4092-95e5-1b7e3c4993b5 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/436] 10.0.0.86 () {32 vars in 706 bytes} [Sat Jul 25 05:03:48 2026] GET /v2/images/44b717ff-fa78-4092-95e5-1b7e3c4993b5 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-25 05:03:48.597 8 WARNING glance.api.v2.images [None req-66f6be9c-30bb-41d6-bf06-0858d9df3eab dd66db86b5f54ccba79d76bd1640ed81 a27da9ebd7c64aacb72e933612e4d685 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8c1f9b19-5594-47d2-ad74-2ff926de0418 [pid: 8|app: 0|req: 214/437] 10.0.0.86 () {32 vars in 709 bytes} [Sat Jul 25 05:03:48 2026] DELETE /v2/images/8c1f9b19-5594-47d2-ad74-2ff926de0418 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/438] 10.0.0.86 () {32 vars in 706 bytes} [Sat Jul 25 05:03:49 2026] GET /v2/images/8c1f9b19-5594-47d2-ad74-2ff926de0418 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-25 05:03:49.416 8 WARNING glance.api.v2.images [None req-318c2688-1104-466d-bcbc-6ac3af48d2a4 dd66db86b5f54ccba79d76bd1640ed81 a27da9ebd7c64aacb72e933612e4d685 - - default default] Failed to find image ce381d8d-c613-47b2-93a1-4229d777349f to delete: glance.common.exception.ImageNotFound: No image found with ID ce381d8d-c613-47b2-93a1-4229d777349f [pid: 8|app: 0|req: 215/439] 10.0.0.86 () {32 vars in 709 bytes} [Sat Jul 25 05:03:49 2026] DELETE /v2/images/ce381d8d-c613-47b2-93a1-4229d777349f => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/440] 10.0.0.86 () {32 vars in 706 bytes} [Sat Jul 25 05:03:49 2026] GET /v2/images/ce381d8d-c613-47b2-93a1-4229d777349f => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/445] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 05:04:07 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/446] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 05:04:07 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: 229/447] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 05:04:10 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/448] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 05:04:10 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: 232/453] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 05:04:36 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/454] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 05:04:36 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/457] 10.0.0.86 () {32 vars in 706 bytes} [Sat Jul 25 05:04:38 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/458] 10.0.0.86 () {32 vars in 706 bytes} [Sat Jul 25 05:04:38 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/459] 10.0.0.69 () {36 vars in 986 bytes} [Sat Jul 25 05:04:38 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/460] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:04: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: 236/461] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:04: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: 8|app: 0|req: 226/462] 10.0.0.69 () {36 vars in 986 bytes} [Sat Jul 25 05:04:38 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/463] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:04: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: 8|app: 0|req: 227/464] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:04: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: 238/465] 10.0.0.69 () {36 vars in 986 bytes} [Sat Jul 25 05:04:38 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/466] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:04:38 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: 239/467] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:04:38 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: 229/468] 10.0.0.12 () {36 vars in 910 bytes} [Sat Jul 25 05:04:39 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: 240/469] 10.0.0.12 () {36 vars in 1006 bytes} [Sat Jul 25 05:04:39 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/470] 10.0.0.12 () {36 vars in 986 bytes} [Sat Jul 25 05:04:39 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/471] 10.0.0.12 () {36 vars in 926 bytes} [Sat Jul 25 05:04:39 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: 231/472] 10.0.0.12 () {36 vars in 926 bytes} [Sat Jul 25 05:04:39 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: 242/473] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 05:04:41 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/474] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 05:04:41 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: 242/493] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 05:06:15 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/494] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 05:06:15 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: 245/499] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 05:06:32 2026] GET /v2/images/1bea87bb-09a6-45b6-8ff2-35ec04f84bf7 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/500] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 05:06:32 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: 261/511] 199.204.45.223 () {32 vars in 826 bytes} [Sat Jul 25 05:07:19 2026] GET /v2/images?status=active&owner=d6c73a92f68c44f68e6b7544fde3ab0d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/512] 199.204.45.223 () {32 vars in 653 bytes} [Sat Jul 25 05:07:19 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: 262/513] 10.0.0.69 () {36 vars in 986 bytes} [Sat Jul 25 05:07:20 2026] GET /v2/images/2d8176a6-1175-4b1b-b39d-18697427c9fa => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/514] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:07:20 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: 263/515] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:07:20 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: 253/516] 10.0.0.69 () {36 vars in 986 bytes} [Sat Jul 25 05:07:20 2026] GET /v2/images/2d8176a6-1175-4b1b-b39d-18697427c9fa => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/517] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:07:20 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: 254/518] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:07:20 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: 265/519] 10.0.0.69 () {36 vars in 986 bytes} [Sat Jul 25 05:07:20 2026] GET /v2/images/2d8176a6-1175-4b1b-b39d-18697427c9fa => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/520] 10.0.0.69 () {36 vars in 926 bytes} [Sat Jul 25 05:07:20 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: 266/521] 10.0.0.12 () {36 vars in 910 bytes} [Sat Jul 25 05:07:20 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: 256/522] 10.0.0.12 () {36 vars in 1006 bytes} [Sat Jul 25 05:07:20 2026] GET /v2/images/2d8176a6-1175-4b1b-b39d-18697427c9fa/locations => generated 127 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/523] 10.0.0.12 () {36 vars in 986 bytes} [Sat Jul 25 05:07:20 2026] GET /v2/images/2d8176a6-1175-4b1b-b39d-18697427c9fa => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/524] 10.0.0.12 () {36 vars in 926 bytes} [Sat Jul 25 05:07:20 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: 268/525] 10.0.0.12 () {36 vars in 926 bytes} [Sat Jul 25 05:07:20 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: 290/568] 10.0.0.86 () {32 vars in 632 bytes} [Sat Jul 25 05:10:55 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)