+ 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 Jun 11 07:11:51 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-76bf9f75df-lxnhv 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 0x7f4cc113e668 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-06-11 07:11:53.733 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-11 07:11:53.787 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-06-11 07:11:54.587 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-06-11 07:11:54.588 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-06-11 07:11:54.588 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-11 07:11:54.670 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-06-11 07:11:54.672 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-06-11 07:11:54.672 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-11 07:11:56.659 7 WARNING glance.api.v2.images [None req-f9575cea-075a-4678-99df-68d4db69ef87 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-11 07:11:56.771 8 WARNING glance.api.v2.images [None req-0f8b125c-b91d-4aa2-9573-7e57a591c76e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-11 07:11:57.011 7 WARNING keystonemiddleware._common.config [None req-f9575cea-075a-4678-99df-68d4db69ef87 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:11:57.021 7 WARNING oslo_config.cfg [None req-f9575cea-075a-4678-99df-68d4db69ef87 - - - - - -] 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 0x7f4cc113e668 pid: 7 (default app) 2026-06-11 07:11:57.114 8 WARNING keystonemiddleware._common.config [None req-0f8b125c-b91d-4aa2-9573-7e57a591c76e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:11:57.122 8 WARNING oslo_config.cfg [None req-0f8b125c-b91d-4aa2-9573-7e57a591c76e - - - - - -] 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 0x7f4cc113e668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 07:11:57 2026] GET / => generated 1301 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-06-11 07:11:57.899 8 WARNING oslo_policy.policy [None req-2ef4a85d-0bd8-4fa7-86eb-3222dfd27353 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - 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-06-11 07:11:57.900 8 WARNING oslo_policy.policy [None req-2ef4a85d-0bd8-4fa7-86eb-3222dfd27353 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - 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-06-11 07:11:57.915 8 WARNING oslo_policy.policy [None req-2ef4a85d-0bd8-4fa7-86eb-3222dfd27353 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - 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-06-11 07:11:57.915 8 WARNING oslo_policy.policy [None req-2ef4a85d-0bd8-4fa7-86eb-3222dfd27353 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 07:11:57 2026] GET /v2/images => generated 69 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 07:12:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 07:12:01 2026] GET /v2/images => generated 69 bytes in 37 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-06-11 07:12:01.492 7 WARNING oslo_policy.policy [None req-f7a6b645-ac2e-4e6d-9f4c-83b4a0a68957 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - 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-06-11 07:12:01.492 7 WARNING oslo_policy.policy [None req-f7a6b645-ac2e-4e6d-9f4c-83b4a0a68957 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.23 () {44 vars in 908 bytes} [Thu Jun 11 07:12:01 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.23 () {44 vars in 930 bytes} [Thu Jun 11 07:12:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 07:12:01.633 7 WARNING oslo_policy.policy [None req-5a84f355-4865-4523-bd4f-d998642f95d3 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - 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-06-11 07:12:01.633 7 WARNING oslo_policy.policy [None req-5a84f355-4865-4523-bd4f-d998642f95d3 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - 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: 8/11] 199.204.45.23 () {44 vars in 936 bytes} [Thu Jun 11 07:12:01 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-06-11 07:12:01.728 8 WARNING oslo_config.cfg [None req-71896bd0-672d-4859-9325-edbc0091f28c 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.23 () {48 vars in 948 bytes} [Thu Jun 11 07:12:01 2026] POST /v2/images => generated 760 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-11 07:12:01.750 7 WARNING oslo_policy.policy [None req-49c69f61-ec52-4c1b-926d-ea3e00f967a3 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - 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-06-11 07:12:01.750 7 WARNING oslo_policy.policy [None req-49c69f61-ec52-4c1b-926d-ea3e00f967a3 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - 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-06-11 07:12:01.752 7 INFO glance.api.v2.image_data [None req-49c69f61-ec52-4c1b-926d-ea3e00f967a3 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 07:12:06.446 7 WARNING glance.location [None req-49c69f61-ec52-4c1b-926d-ea3e00f967a3 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.23 () {48 vars in 1042 bytes} [Thu Jun 11 07:12:01 2026] PUT /v2/images/307c399d-5358-40af-b912-cbf23c2885bd/file => generated 0 bytes in 4731 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5689 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.23 () {44 vars in 968 bytes} [Thu Jun 11 07:12:06 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 07:12:06.577 7 WARNING oslo_config.cfg [None req-37887800-7fd4-4688-974e-6e794981f570 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - 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: 10/17] 199.204.45.23 () {48 vars in 1048 bytes} [Thu Jun 11 07:12:06 2026] PATCH /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.23 () {44 vars in 968 bytes} [Thu Jun 11 07:12:06 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 07:33:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 07:33:29 2026] GET /v2/images => generated 1381 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 07:33:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 07:33:47 2026] GET /v2/images => generated 1381 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.23 () {44 vars in 934 bytes} [Thu Jun 11 07:33:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.23 () {44 vars in 956 bytes} [Thu Jun 11 07:33:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.204.45.23 () {44 vars in 936 bytes} [Thu Jun 11 07:33:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.204.45.23 () {48 vars in 948 bytes} [Thu Jun 11 07:33:47 2026] POST /v2/images => generated 796 bytes in 129 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-11 07:33:47.536 7 INFO glance.api.v2.image_data [None req-fe306b43-bae3-4e96-a91d-f08fd581cc6f 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 07:35:02.577 7 WARNING glance.location [None req-fe306b43-bae3-4e96-a91d-f08fd581cc6f 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/301] 199.204.45.23 () {48 vars in 1043 bytes} [Thu Jun 11 07:33:47 2026] PUT /v2/images/9def87a8-ba67-4ba7-9d60-c4b67b689c75/file => generated 0 bytes in 75106 msecs (HTTP/1.1 204) 4 headers in 171 bytes (37670 switches on core 0) [pid: 8|app: 0|req: 157/302] 199.204.45.23 () {44 vars in 968 bytes} [Thu Jun 11 07:35:02 2026] GET /v2/images/9def87a8-ba67-4ba7-9d60-c4b67b689c75 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/303] 199.204.45.23 () {48 vars in 1048 bytes} [Thu Jun 11 07:35:02 2026] PATCH /v2/images/9def87a8-ba67-4ba7-9d60-c4b67b689c75 => generated 1395 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/304] 199.204.45.23 () {44 vars in 968 bytes} [Thu Jun 11 07:35:02 2026] GET /v2/images/9def87a8-ba67-4ba7-9d60-c4b67b689c75 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/305] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 07:35:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/306] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 07:35:04 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/395] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 07:42:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/396] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 07:42:23 2026] GET /v2/images => generated 2778 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/399] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 07:42:32 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/400] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 07:42:32 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/401] 199.204.45.23 () {44 vars in 944 bytes} [Thu Jun 11 07:42:33 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/402] 199.204.45.23 () {44 vars in 966 bytes} [Thu Jun 11 07:42:33 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/403] 199.204.45.23 () {44 vars in 936 bytes} [Thu Jun 11 07:42:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/404] 199.204.45.23 () {48 vars in 948 bytes} [Thu Jun 11 07:42:33 2026] POST /v2/images => generated 799 bytes in 2640 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-11 07:42:35.779 8 WARNING oslo_policy.policy [None req-f7e60136-0d4e-473b-8c74-9f32e6847de9 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - 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-06-11 07:42:35.779 8 WARNING oslo_policy.policy [None req-f7e60136-0d4e-473b-8c74-9f32e6847de9 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - 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-06-11 07:42:35.781 8 INFO glance.api.v2.image_data [None req-f7e60136-0d4e-473b-8c74-9f32e6847de9 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 07:46:09.204 8 INFO glance.location [None req-f7e60136-0d4e-473b-8c74-9f32e6847de9 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 209/449] 199.204.45.23 () {48 vars in 1042 bytes} [Thu Jun 11 07:42:35 2026] PUT /v2/images/b6530eef-53f7-42cd-a0d1-b4f2a5fb20e7/file => generated 0 bytes in 213482 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8784 switches on core 0) [pid: 7|app: 0|req: 241/450] 199.204.45.23 () {44 vars in 968 bytes} [Thu Jun 11 07:46:09 2026] GET /v2/images/b6530eef-53f7-42cd-a0d1-b4f2a5fb20e7 => 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: 210/451] 199.204.45.23 () {48 vars in 1048 bytes} [Thu Jun 11 07:46:09 2026] PATCH /v2/images/b6530eef-53f7-42cd-a0d1-b4f2a5fb20e7 => generated 1410 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/452] 199.204.45.23 () {44 vars in 968 bytes} [Thu Jun 11 07:46:09 2026] GET /v2/images/b6530eef-53f7-42cd-a0d1-b4f2a5fb20e7 => 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: 216/463] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 07:46:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/464] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 07:46:58 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/467] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 07:47:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/468] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 07:47:10 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/469] 199.204.45.23 () {44 vars in 936 bytes} [Thu Jun 11 07:47:10 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: 8|app: 0|req: 219/470] 199.204.45.23 () {44 vars in 958 bytes} [Thu Jun 11 07:47:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/471] 199.204.45.23 () {44 vars in 936 bytes} [Thu Jun 11 07:47:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/472] 199.204.45.23 () {48 vars in 948 bytes} [Thu Jun 11 07:47:10 2026] POST /v2/images => generated 791 bytes in 1739 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-11 07:47:12.095 7 INFO glance.api.v2.image_data [None req-3df73424-a4fd-45ff-a49f-91e1fe92f05f 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 07:47:55.985 7 INFO glance.location [None req-3df73424-a4fd-45ff-a49f-91e1fe92f05f 275f86cf58224fa5b2cc8c057e04d499 1730f02f7ed348c1acab8d02ca8d5833 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 253/481] 199.204.45.23 () {48 vars in 1043 bytes} [Thu Jun 11 07:47:12 2026] PUT /v2/images/53059616-c378-45af-97a3-3074baf1ff8f/file => generated 0 bytes in 43928 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11698 switches on core 0) [pid: 8|app: 0|req: 229/482] 199.204.45.23 () {44 vars in 968 bytes} [Thu Jun 11 07:47:56 2026] GET /v2/images/53059616-c378-45af-97a3-3074baf1ff8f => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/483] 199.204.45.23 () {48 vars in 1048 bytes} [Thu Jun 11 07:47:56 2026] PATCH /v2/images/53059616-c378-45af-97a3-3074baf1ff8f => generated 1382 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/484] 199.204.45.23 () {44 vars in 968 bytes} [Thu Jun 11 07:47:56 2026] GET /v2/images/53059616-c378-45af-97a3-3074baf1ff8f => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/645] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 08:01:09 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/646] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 08:01:09 2026] GET /v2/images => generated 5574 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/679] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 08:03:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/680] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 08:03:54 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/681] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 08:03:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/682] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 08:03:56 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: 8|app: 0|req: 336/695] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 08:04:47 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/696] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 08:04:47 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: 8|app: 0|req: 338/699] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 08:04:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/700] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 08:04:56 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/713] 199.204.45.23 () {42 vars in 685 bytes} [Thu Jun 11 08:06:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/714] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jun 11 08:06:02 2026] GET /v2/images => generated 5574 bytes in 52 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: 351/725] 10.0.0.16 () {32 vars in 632 bytes} [Thu Jun 11 08:06:54 2026] GET /v2/images => generated 5574 bytes in 16 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: 386/748] 10.0.0.159 () {36 vars in 987 bytes} [Thu Jun 11 08:08:37 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/749] 10.0.0.159 () {36 vars in 927 bytes} [Thu Jun 11 08:08:37 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: 388/752] 10.0.0.159 () {36 vars in 987 bytes} [Thu Jun 11 08:08:47 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/753] 10.0.0.159 () {36 vars in 927 bytes} [Thu Jun 11 08:08:47 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: 394/764] 199.204.45.23 () {36 vars in 990 bytes} [Thu Jun 11 08:09:40 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/765] 199.204.45.23 () {36 vars in 930 bytes} [Thu Jun 11 08:09:40 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: 395/766] 199.204.45.23 () {36 vars in 990 bytes} [Thu Jun 11 08:09:44 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/767] 199.204.45.23 () {36 vars in 930 bytes} [Thu Jun 11 08:09:44 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/772] 10.0.0.16 () {30 vars in 410 bytes} [Thu Jun 11 08:10:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/777] 10.0.0.159 () {36 vars in 987 bytes} [Thu Jun 11 08:10:18 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/778] 10.0.0.159 () {36 vars in 927 bytes} [Thu Jun 11 08:10:18 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: 403/781] 10.0.0.159 () {36 vars in 987 bytes} [Thu Jun 11 08:10:27 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => 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: 379/782] 10.0.0.159 () {36 vars in 927 bytes} [Thu Jun 11 08:10:27 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: 406/787] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jun 11 08:10:54 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/788] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:10:54 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: 407/789] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:10:54 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: 383/790] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jun 11 08:10:54 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => 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: 408/791] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:10:54 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: 384/792] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:10:54 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: 409/793] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jun 11 08:10:54 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/794] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:10:54 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: 410/795] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:10:54 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: 386/796] 10.0.0.178 () {36 vars in 911 bytes} [Thu Jun 11 08:10:55 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/797] 10.0.0.178 () {36 vars in 1007 bytes} [Thu Jun 11 08:10:55 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd/locations => generated 127 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/798] 10.0.0.178 () {36 vars in 987 bytes} [Thu Jun 11 08:10:55 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => 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: 412/799] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 11 08:10:55 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: 388/800] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 11 08:10: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: 390/803] 10.0.0.159 () {36 vars in 987 bytes} [Thu Jun 11 08:10:59 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => 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: 414/804] 10.0.0.159 () {36 vars in 927 bytes} [Thu Jun 11 08:10:59 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: 396/815] 10.0.0.159 () {36 vars in 987 bytes} [Thu Jun 11 08:11:48 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/816] 10.0.0.159 () {36 vars in 927 bytes} [Thu Jun 11 08:11:48 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: 400/823] 10.0.0.16 () {34 vars in 654 bytes} [Thu Jun 11 08:12:22 2026] POST /v2/images => generated 649 bytes in 249 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-11 08:12:22.398 7 WARNING glance.api.v2.images [None req-a8ba0180-dbfc-4f27-b40d-0538092cab35 174d631041c64ddca172c66c89883fe2 c2fecd64cacb4469a8ffe6c8e8c5b6e1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e178cf41-8508-48b0-9ef3-e24234c2aafe [pid: 7|app: 0|req: 424/824] 10.0.0.16 () {32 vars in 709 bytes} [Thu Jun 11 08:12:22 2026] DELETE /v2/images/e178cf41-8508-48b0-9ef3-e24234c2aafe => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/825] 10.0.0.16 () {32 vars in 706 bytes} [Thu Jun 11 08:12:22 2026] GET /v2/images/e178cf41-8508-48b0-9ef3-e24234c2aafe => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/826] 10.0.0.16 () {32 vars in 632 bytes} [Thu Jun 11 08:12:22 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/827] 10.0.0.16 () {34 vars in 654 bytes} [Thu Jun 11 08:12:22 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/828] 10.0.0.16 () {32 vars in 716 bytes} [Thu Jun 11 08:12:22 2026] GET /v2/images/0e113229-fa73-4ac7-8209-c78c9e46e013/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:22.613 8 INFO glance.api.v2.image_data [None req-95d7e999-ea0c-4bb0-952b-7418559ab0cf 174d631041c64ddca172c66c89883fe2 c2fecd64cacb4469a8ffe6c8e8c5b6e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 08:12:22.667 8 WARNING glance_store._drivers.rbd [None req-95d7e999-ea0c-4bb0-952b-7418559ab0cf 174d631041c64ddca172c66c89883fe2 c2fecd64cacb4469a8ffe6c8e8c5b6e1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-11 08:12:23.075 8 INFO glance.location [None req-95d7e999-ea0c-4bb0-952b-7418559ab0cf 174d631041c64ddca172c66c89883fe2 c2fecd64cacb4469a8ffe6c8e8c5b6e1 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 403/829] 10.0.0.16 () {32 vars in 726 bytes} [Thu Jun 11 08:12:22 2026] PUT /v2/images/0e113229-fa73-4ac7-8209-c78c9e46e013/file => generated 0 bytes in 527 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/830] 10.0.0.16 () {32 vars in 706 bytes} [Thu Jun 11 08:12:23 2026] GET /v2/images/0e113229-fa73-4ac7-8209-c78c9e46e013 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/831] 10.0.0.16 () {32 vars in 716 bytes} [Thu Jun 11 08:12:23 2026] GET /v2/images/0e113229-fa73-4ac7-8209-c78c9e46e013/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/832] 10.0.0.16 () {34 vars in 654 bytes} [Thu Jun 11 08:12:23 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/833] 10.0.0.16 () {32 vars in 725 bytes} [Thu Jun 11 08:12:23 2026] PATCH /v2/images/49052d11-3ed6-42e4-8d9b-05e13f0473b1 => generated 653 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/834] 10.0.0.16 () {32 vars in 706 bytes} [Thu Jun 11 08:12:23 2026] GET /v2/images/49052d11-3ed6-42e4-8d9b-05e13f0473b1 => generated 653 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:12:23.492 8 WARNING glance.api.v2.images [None req-b29acdc0-ad22-4f76-a548-87f6c5980271 174d631041c64ddca172c66c89883fe2 c2fecd64cacb4469a8ffe6c8e8c5b6e1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//49052d11-3ed6-42e4-8d9b-05e13f0473b1 [pid: 8|app: 0|req: 406/835] 10.0.0.16 () {32 vars in 709 bytes} [Thu Jun 11 08:12:23 2026] DELETE /v2/images/49052d11-3ed6-42e4-8d9b-05e13f0473b1 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/836] 10.0.0.16 () {32 vars in 706 bytes} [Thu Jun 11 08:12:23 2026] GET /v2/images/49052d11-3ed6-42e4-8d9b-05e13f0473b1 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:12:23.580 8 WARNING glance.api.v2.images [None req-38c01f33-b866-4a27-93ed-499d5cbbbf28 174d631041c64ddca172c66c89883fe2 c2fecd64cacb4469a8ffe6c8e8c5b6e1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0e113229-fa73-4ac7-8209-c78c9e46e013 [pid: 8|app: 0|req: 407/837] 10.0.0.16 () {32 vars in 709 bytes} [Thu Jun 11 08:12:23 2026] DELETE /v2/images/0e113229-fa73-4ac7-8209-c78c9e46e013 => generated 0 bytes in 1476 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/838] 10.0.0.16 () {32 vars in 706 bytes} [Thu Jun 11 08:12:25 2026] GET /v2/images/0e113229-fa73-4ac7-8209-c78c9e46e013 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:12:25.078 8 WARNING glance.api.v2.images [None req-8e5db6b9-f541-4a7e-b175-3841a0077db7 174d631041c64ddca172c66c89883fe2 c2fecd64cacb4469a8ffe6c8e8c5b6e1 - - default default] Failed to find image e178cf41-8508-48b0-9ef3-e24234c2aafe to delete: glance.common.exception.ImageNotFound: No image found with ID e178cf41-8508-48b0-9ef3-e24234c2aafe [pid: 8|app: 0|req: 408/839] 10.0.0.16 () {32 vars in 709 bytes} [Thu Jun 11 08:12:25 2026] DELETE /v2/images/e178cf41-8508-48b0-9ef3-e24234c2aafe => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/840] 10.0.0.16 () {32 vars in 706 bytes} [Thu Jun 11 08:12:25 2026] GET /v2/images/e178cf41-8508-48b0-9ef3-e24234c2aafe => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/857] 10.0.0.159 () {36 vars in 987 bytes} [Thu Jun 11 08:13:36 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/858] 10.0.0.159 () {36 vars in 927 bytes} [Thu Jun 11 08:13:36 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: 418/859] 10.0.0.159 () {36 vars in 987 bytes} [Thu Jun 11 08:13:43 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => 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: 442/860] 10.0.0.159 () {36 vars in 927 bytes} [Thu Jun 11 08:13:43 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: 421/865] 10.0.0.159 () {36 vars in 987 bytes} [Thu Jun 11 08:14:02 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => 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: 445/866] 10.0.0.159 () {36 vars in 927 bytes} [Thu Jun 11 08:14:02 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: 422/867] 10.0.0.16 () {32 vars in 706 bytes} [Thu Jun 11 08:14:06 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/868] 10.0.0.16 () {32 vars in 706 bytes} [Thu Jun 11 08:14:06 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/871] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jun 11 08:14:06 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/872] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:14:06 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: 425/873] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:14: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: 7|app: 0|req: 449/874] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jun 11 08:14:06 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => 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: 426/875] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:14:06 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: 450/876] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:14: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: 427/877] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jun 11 08:14:06 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/878] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:14:06 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: 428/879] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:14:06 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: 452/880] 10.0.0.178 () {36 vars in 911 bytes} [Thu Jun 11 08:14:07 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/881] 10.0.0.178 () {36 vars in 1007 bytes} [Thu Jun 11 08:14:07 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/882] 10.0.0.178 () {36 vars in 987 bytes} [Thu Jun 11 08:14:07 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/883] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 11 08:14:07 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: 454/884] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 11 08:14:07 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: 462/899] 10.0.0.159 () {36 vars in 987 bytes} [Thu Jun 11 08:15:23 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/900] 10.0.0.159 () {36 vars in 927 bytes} [Thu Jun 11 08:15: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: 464/903] 199.204.45.23 () {32 vars in 825 bytes} [Thu Jun 11 08:15:26 2026] GET /v2/images?status=active&owner=1730f02f7ed348c1acab8d02ca8d5833&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/904] 199.204.45.23 () {32 vars in 652 bytes} [Thu Jun 11 08:15: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: 465/905] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jun 11 08:15:27 2026] GET /v2/images/9def87a8-ba67-4ba7-9d60-c4b67b689c75 => 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: 441/906] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:15:27 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: 466/907] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:15:27 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: 442/908] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jun 11 08:15:27 2026] GET /v2/images/9def87a8-ba67-4ba7-9d60-c4b67b689c75 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/909] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:15:27 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: 443/910] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:15:27 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: 468/911] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jun 11 08:15:27 2026] GET /v2/images/9def87a8-ba67-4ba7-9d60-c4b67b689c75 => 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: 444/912] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jun 11 08:15:27 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: 469/913] 10.0.0.178 () {36 vars in 911 bytes} [Thu Jun 11 08:15:28 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/914] 10.0.0.178 () {36 vars in 1007 bytes} [Thu Jun 11 08:15:28 2026] GET /v2/images/9def87a8-ba67-4ba7-9d60-c4b67b689c75/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/915] 10.0.0.178 () {36 vars in 987 bytes} [Thu Jun 11 08:15:28 2026] GET /v2/images/9def87a8-ba67-4ba7-9d60-c4b67b689c75 => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/916] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 11 08:15:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/917] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 11 08:15:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/930] 10.0.0.159 () {36 vars in 987 bytes} [Thu Jun 11 08:16:26 2026] GET /v2/images/307c399d-5358-40af-b912-cbf23c2885bd => 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: 453/931] 10.0.0.159 () {36 vars in 927 bytes} [Thu Jun 11 08:16:26 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: 518/1010] 10.0.0.16 () {32 vars in 632 bytes} [Thu Jun 11 08:23:01 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)