+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jun 5 23:52:12 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-86f4dfdf74-tnb6r 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 0x7fb0bba2b668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-05 23:52:14.043 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-05 23:52:14.088 9 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-05 23:52:14.913 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-05 23:52:14.914 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-05 23:52:14.914 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-05 23:52:14.982 9 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-05 23:52:14.983 9 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-05 23:52:14.983 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-05 23:52:17.012 8 WARNING glance.api.v2.images [None req-98f10924-8580-4cf9-b16d-7cc4c7ddf510 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-05 23:52:17.128 9 WARNING glance.api.v2.images [None req-5f4ff5d3-78c4-48f6-9be0-b3cb8c015f65 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-05 23:52:17.383 8 WARNING keystonemiddleware._common.config [None req-98f10924-8580-4cf9-b16d-7cc4c7ddf510 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-05 23:52:17.391 8 WARNING oslo_config.cfg [None req-98f10924-8580-4cf9-b16d-7cc4c7ddf510 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fb0bba2b668 pid: 8 (default app) 2026-06-05 23:52:17.548 9 WARNING keystonemiddleware._common.config [None req-5f4ff5d3-78c4-48f6-9be0-b3cb8c015f65 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-05 23:52:17.557 9 WARNING oslo_config.cfg [None req-5f4ff5d3-78c4-48f6-9be0-b3cb8c015f65 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fb0bba2b668 pid: 9 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.205 () {42 vars in 688 bytes} [Fri Jun 5 23:52:18 2026] GET / => generated 1312 bytes in 2 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-05 23:52:18.487 9 WARNING oslo_policy.policy [None req-a10a7718-6ac3-4c41-9ac0-a32de0f68d17 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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-05 23:52:18.487 9 WARNING oslo_policy.policy [None req-a10a7718-6ac3-4c41-9ac0-a32de0f68d17 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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-05 23:52:18.502 9 WARNING oslo_policy.policy [None req-a10a7718-6ac3-4c41-9ac0-a32de0f68d17 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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-05 23:52:18.502 9 WARNING oslo_policy.policy [None req-a10a7718-6ac3-4c41-9ac0-a32de0f68d17 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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: 9|app: 0|req: 1/5] 199.204.45.205 () {44 vars in 910 bytes} [Fri Jun 5 23:52:18 2026] GET /v2/images => generated 69 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.205 () {42 vars in 688 bytes} [Fri Jun 5 23:52:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 2/7] 199.204.45.205 () {44 vars in 910 bytes} [Fri Jun 5 23:52:22 2026] GET /v2/images => generated 69 bytes in 39 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-05 23:52:22.558 8 WARNING oslo_policy.policy [None req-bfd311a1-b442-4f52-9406-caba40cb8867 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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-05 23:52:22.559 8 WARNING oslo_policy.policy [None req-bfd311a1-b442-4f52-9406-caba40cb8867 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jun 5 23:52:22 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 3/9] 199.204.45.205 () {44 vars in 933 bytes} [Fri Jun 5 23:52:22 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-05 23:52:22.704 8 WARNING oslo_policy.policy [None req-1f59c880-b0eb-4790-bfb5-e389e2c57ecf 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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-05 23:52:22.705 8 WARNING oslo_policy.policy [None req-1f59c880-b0eb-4790-bfb5-e389e2c57ecf 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.205 () {44 vars in 939 bytes} [Fri Jun 5 23:52:22 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-05 23:52:22.798 9 WARNING oslo_config.cfg [None req-6909abf5-41b7-4102-8931-9b16c8485e7a 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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: 9|app: 0|req: 4/11] 199.204.45.205 () {48 vars in 951 bytes} [Fri Jun 5 23:52:22 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-05 23:52:22.822 8 WARNING oslo_policy.policy [None req-5deb487c-e936-4647-abae-f572b9521beb 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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-05 23:52:22.822 8 WARNING oslo_policy.policy [None req-5deb487c-e936-4647-abae-f572b9521beb 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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-05 23:52:22.824 8 INFO glance.api.v2.image_data [None req-5deb487c-e936-4647-abae-f572b9521beb 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-05 23:52:26.056 8 WARNING glance.location [None req-5deb487c-e936-4647-abae-f572b9521beb 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.205 () {48 vars in 1045 bytes} [Fri Jun 5 23:52:22 2026] PUT /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a/file => generated 0 bytes in 3281 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7988 switches on core 0) [pid: 9|app: 0|req: 5/13] 199.204.45.205 () {44 vars in 971 bytes} [Fri Jun 5 23:52:26 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 23:52:26.221 8 WARNING oslo_config.cfg [None req-db904f2c-996a-4d29-bf43-a84226cd618f 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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: 9/14] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Jun 5 23:52:26 2026] PATCH /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 6/15] 199.204.45.205 () {44 vars in 971 bytes} [Fri Jun 5 23:52:26 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => 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: 139/274] 199.204.45.205 () {42 vars in 688 bytes} [Sat Jun 6 00:13:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 136/275] 199.204.45.205 () {44 vars in 910 bytes} [Sat Jun 6 00:13:49 2026] GET /v2/images => generated 1381 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.205 () {42 vars in 688 bytes} [Sat Jun 6 00:14:07 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 139/281] 199.204.45.205 () {44 vars in 910 bytes} [Sat Jun 6 00:14:07 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.204.45.205 () {44 vars in 937 bytes} [Sat Jun 6 00:14:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 140/283] 199.204.45.205 () {44 vars in 959 bytes} [Sat Jun 6 00:14:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.204.45.205 () {44 vars in 939 bytes} [Sat Jun 6 00:14:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 141/285] 199.204.45.205 () {48 vars in 951 bytes} [Sat Jun 6 00:14:07 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-06 00:14:07.755 8 INFO glance.api.v2.image_data [None req-850efbc1-8502-4909-8e2a-94947b942d44 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-06 00:14:34.433 8 WARNING glance.location [None req-850efbc1-8502-4909-8e2a-94947b942d44 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/290] 199.204.45.205 () {48 vars in 1046 bytes} [Sat Jun 6 00:14:07 2026] PUT /v2/images/b0109350-1814-4dc5-b839-19935b5e15b5/file => generated 0 bytes in 26723 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64965 switches on core 0) [pid: 9|app: 0|req: 146/291] 199.204.45.205 () {44 vars in 971 bytes} [Sat Jun 6 00:14:34 2026] GET /v2/images/b0109350-1814-4dc5-b839-19935b5e15b5 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 199.204.45.205 () {48 vars in 1051 bytes} [Sat Jun 6 00:14:34 2026] PATCH /v2/images/b0109350-1814-4dc5-b839-19935b5e15b5 => generated 1395 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 147/293] 199.204.45.205 () {44 vars in 971 bytes} [Sat Jun 6 00:14:34 2026] GET /v2/images/b0109350-1814-4dc5-b839-19935b5e15b5 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.204.45.205 () {42 vars in 688 bytes} [Sat Jun 6 00:14:36 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 148/295] 199.204.45.205 () {44 vars in 910 bytes} [Sat Jun 6 00:14:36 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.205 () {42 vars in 688 bytes} [Sat Jun 6 00:21:53 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 193/385] 199.204.45.205 () {44 vars in 910 bytes} [Sat Jun 6 00:21:53 2026] GET /v2/images => generated 2778 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 196/390] 199.204.45.205 () {42 vars in 688 bytes} [Sat Jun 6 00:22:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.205 () {44 vars in 910 bytes} [Sat Jun 6 00:22:12 2026] GET /v2/images => generated 2778 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 197/392] 199.204.45.205 () {44 vars in 947 bytes} [Sat Jun 6 00:22:13 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: 196/393] 199.204.45.205 () {44 vars in 969 bytes} [Sat Jun 6 00:22:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 198/394] 199.204.45.205 () {44 vars in 939 bytes} [Sat Jun 6 00:22:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/395] 199.204.45.205 () {48 vars in 951 bytes} [Sat Jun 6 00:22:13 2026] POST /v2/images => generated 799 bytes in 309 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-06 00:22:13.699 9 WARNING oslo_policy.policy [None req-b868f64c-a02d-4117-8061-1f8f287e96f4 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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-06 00:22:13.699 9 WARNING oslo_policy.policy [None req-b868f64c-a02d-4117-8061-1f8f287e96f4 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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-06 00:22:13.701 9 INFO glance.api.v2.image_data [None req-b868f64c-a02d-4117-8061-1f8f287e96f4 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-06 00:22:30.025 9 INFO glance.location [None req-b868f64c-a02d-4117-8061-1f8f287e96f4 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 9|app: 0|req: 199/400] 199.204.45.205 () {48 vars in 1045 bytes} [Sat Jun 6 00:22:13 2026] PUT /v2/images/1da6b570-033e-4aa0-b359-b0d49753a306/file => generated 0 bytes in 16379 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24521 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.205 () {44 vars in 971 bytes} [Sat Jun 6 00:22:30 2026] GET /v2/images/1da6b570-033e-4aa0-b359-b0d49753a306 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 200/402] 199.204.45.205 () {48 vars in 1051 bytes} [Sat Jun 6 00:22:30 2026] PATCH /v2/images/1da6b570-033e-4aa0-b359-b0d49753a306 => generated 1410 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.205 () {44 vars in 971 bytes} [Sat Jun 6 00:22:30 2026] GET /v2/images/1da6b570-033e-4aa0-b359-b0d49753a306 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 205/412] 199.204.45.205 () {42 vars in 688 bytes} [Sat Jun 6 00:23:08 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: 208/413] 199.204.45.205 () {44 vars in 910 bytes} [Sat Jun 6 00:23:08 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/420] 199.204.45.205 () {42 vars in 688 bytes} [Sat Jun 6 00:23:38 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 209/421] 199.204.45.205 () {44 vars in 910 bytes} [Sat Jun 6 00:23:38 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/422] 199.204.45.205 () {44 vars in 939 bytes} [Sat Jun 6 00:23:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 210/423] 199.204.45.205 () {44 vars in 961 bytes} [Sat Jun 6 00:23:38 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: 8|app: 0|req: 214/424] 199.204.45.205 () {44 vars in 939 bytes} [Sat Jun 6 00:23:38 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: 9|app: 0|req: 211/425] 199.204.45.205 () {48 vars in 951 bytes} [Sat Jun 6 00:23:38 2026] POST /v2/images => generated 791 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-06 00:23:38.948 8 INFO glance.api.v2.image_data [None req-fb5fa433-697d-45a1-a268-9c6cc2cc4e2b 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-06 00:23:53.999 8 INFO glance.location [None req-fb5fa433-697d-45a1-a268-9c6cc2cc4e2b 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 215/428] 199.204.45.205 () {48 vars in 1046 bytes} [Sat Jun 6 00:23:38 2026] PUT /v2/images/1aab0f0c-faa5-42ac-9ae7-1968fdcc26e0/file => generated 0 bytes in 15105 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30199 switches on core 0) [pid: 9|app: 0|req: 214/429] 199.204.45.205 () {44 vars in 971 bytes} [Sat Jun 6 00:23:54 2026] GET /v2/images/1aab0f0c-faa5-42ac-9ae7-1968fdcc26e0 => generated 1204 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 199.204.45.205 () {48 vars in 1051 bytes} [Sat Jun 6 00:23:54 2026] PATCH /v2/images/1aab0f0c-faa5-42ac-9ae7-1968fdcc26e0 => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 215/431] 199.204.45.205 () {44 vars in 971 bytes} [Sat Jun 6 00:23:54 2026] GET /v2/images/1aab0f0c-faa5-42ac-9ae7-1968fdcc26e0 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 199.204.45.205 () {42 vars in 688 bytes} [Sat Jun 6 00:37:37 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 299/599] 199.204.45.205 () {44 vars in 910 bytes} [Sat Jun 6 00:37:37 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/630] 199.204.45.205 () {42 vars in 688 bytes} [Sat Jun 6 00:40:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 315/631] 199.204.45.205 () {44 vars in 910 bytes} [Sat Jun 6 00:40:09 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: 8|app: 0|req: 317/632] 199.204.45.205 () {42 vars in 688 bytes} [Sat Jun 6 00:40:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 316/633] 199.204.45.205 () {44 vars in 910 bytes} [Sat Jun 6 00:40:11 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: 323/644] 199.204.45.205 () {42 vars in 688 bytes} [Sat Jun 6 00:41:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 322/645] 199.204.45.205 () {44 vars in 910 bytes} [Sat Jun 6 00:41:05 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: 8|app: 0|req: 325/648] 199.204.45.205 () {42 vars in 688 bytes} [Sat Jun 6 00:41:14 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 324/649] 199.204.45.205 () {44 vars in 910 bytes} [Sat Jun 6 00:41:14 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: 9|app: 0|req: 332/664] 199.204.45.205 () {42 vars in 688 bytes} [Sat Jun 6 00:42:21 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: 333/665] 199.204.45.205 () {44 vars in 910 bytes} [Sat Jun 6 00:42:21 2026] GET /v2/images => generated 5574 bytes in 72 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: 339/676] 10.0.0.238 () {32 vars in 633 bytes} [Sat Jun 6 00:43:06 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 340/681] 10.0.0.152 () {36 vars in 987 bytes} [Sat Jun 6 00:43:34 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/682] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:43:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 341/683] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:43:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/684] 10.0.0.152 () {36 vars in 987 bytes} [Sat Jun 6 00:43:34 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 342/685] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:43:34 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: 344/686] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:43:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 343/687] 10.0.0.152 () {36 vars in 987 bytes} [Sat Jun 6 00:43:34 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => 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: 345/688] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:43:34 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: 9|app: 0|req: 344/689] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:43:34 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: 346/690] 10.0.0.56 () {36 vars in 986 bytes} [Sat Jun 6 00:43:34 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 345/691] 10.0.0.56 () {36 vars in 926 bytes} [Sat Jun 6 00:43:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.96 () {36 vars in 910 bytes} [Sat Jun 6 00:43:35 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 9|app: 0|req: 346/693] 10.0.0.96 () {36 vars in 1006 bytes} [Sat Jun 6 00:43:35 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a/locations => generated 127 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.96 () {36 vars in 986 bytes} [Sat Jun 6 00:43:35 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 347/695] 10.0.0.96 () {36 vars in 926 bytes} [Sat Jun 6 00:43:35 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: 349/696] 10.0.0.96 () {36 vars in 926 bytes} [Sat Jun 6 00:43:35 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: 351/699] 199.204.45.205 () {36 vars in 991 bytes} [Sat Jun 6 00:43:42 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 349/700] 199.204.45.205 () {36 vars in 931 bytes} [Sat Jun 6 00:43:42 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: 352/701] 199.204.45.205 () {36 vars in 991 bytes} [Sat Jun 6 00:43:43 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 350/702] 199.204.45.205 () {36 vars in 931 bytes} [Sat Jun 6 00:43:43 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: 354/705] 10.0.0.238 () {34 vars in 655 bytes} [Sat Jun 6 00:43:48 2026] POST /v2/images => generated 647 bytes in 229 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-06 00:43:48.986 9 WARNING glance.api.v2.images [None req-ff4317f1-629d-44cd-b87c-10894f83e879 2642911363b64477bf14a93fb5d45ec5 1b1ba65ebe0b4f04997e39fd9614fc6a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7a841e19-0df6-4b2c-8dc0-d041caad067d [pid: 9|app: 0|req: 352/706] 10.0.0.238 () {32 vars in 710 bytes} [Sat Jun 6 00:43:48 2026] DELETE /v2/images/7a841e19-0df6-4b2c-8dc0-d041caad067d => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/707] 10.0.0.238 () {32 vars in 707 bytes} [Sat Jun 6 00:43:49 2026] GET /v2/images/7a841e19-0df6-4b2c-8dc0-d041caad067d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 353/708] 10.0.0.238 () {32 vars in 633 bytes} [Sat Jun 6 00:43:49 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 10.0.0.238 () {34 vars in 655 bytes} [Sat Jun 6 00:43:49 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 9|app: 0|req: 354/710] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:43:49 2026] GET /v2/images/e8d4213f-5b9a-49d8-b56e-603c8fcb65c1/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-06 00:43:49.167 8 INFO glance.api.v2.image_data [None req-a5dece7c-1594-492a-987f-efa4a761ad6a 2642911363b64477bf14a93fb5d45ec5 1b1ba65ebe0b4f04997e39fd9614fc6a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-06 00:43:49.217 8 WARNING glance_store._drivers.rbd [None req-a5dece7c-1594-492a-987f-efa4a761ad6a 2642911363b64477bf14a93fb5d45ec5 1b1ba65ebe0b4f04997e39fd9614fc6a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 9|app: 0|req: 355/711] 10.0.0.56 () {36 vars in 986 bytes} [Sat Jun 6 00:43:49 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 356/712] 10.0.0.56 () {36 vars in 926 bytes} [Sat Jun 6 00:43:49 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) 2026-06-06 00:43:49.705 8 INFO glance.location [None req-a5dece7c-1594-492a-987f-efa4a761ad6a 2642911363b64477bf14a93fb5d45ec5 1b1ba65ebe0b4f04997e39fd9614fc6a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 357/713] 10.0.0.238 () {32 vars in 727 bytes} [Sat Jun 6 00:43:49 2026] PUT /v2/images/e8d4213f-5b9a-49d8-b56e-603c8fcb65c1/file => generated 0 bytes in 583 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 357/714] 10.0.0.238 () {32 vars in 707 bytes} [Sat Jun 6 00:43:49 2026] GET /v2/images/e8d4213f-5b9a-49d8-b56e-603c8fcb65c1 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/715] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:43:49 2026] GET /v2/images/e8d4213f-5b9a-49d8-b56e-603c8fcb65c1/file => generated 1024 bytes in 189 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 9|app: 0|req: 358/716] 10.0.0.238 () {34 vars in 655 bytes} [Sat Jun 6 00:43:49 2026] POST /v2/images => generated 649 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/717] 10.0.0.238 () {32 vars in 726 bytes} [Sat Jun 6 00:43:50 2026] PATCH /v2/images/804344d4-7bf9-4f56-bdee-9ec807e780ec => generated 652 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 359/718] 10.0.0.238 () {32 vars in 707 bytes} [Sat Jun 6 00:43:50 2026] GET /v2/images/804344d4-7bf9-4f56-bdee-9ec807e780ec => generated 652 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-06 00:43:50.144 8 WARNING glance.api.v2.images [None req-1243ff8c-4571-4180-887e-59a7e58bb660 2642911363b64477bf14a93fb5d45ec5 1b1ba65ebe0b4f04997e39fd9614fc6a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//804344d4-7bf9-4f56-bdee-9ec807e780ec [pid: 8|app: 0|req: 360/719] 10.0.0.238 () {32 vars in 710 bytes} [Sat Jun 6 00:43:50 2026] DELETE /v2/images/804344d4-7bf9-4f56-bdee-9ec807e780ec => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 360/720] 10.0.0.238 () {32 vars in 707 bytes} [Sat Jun 6 00:43:50 2026] GET /v2/images/804344d4-7bf9-4f56-bdee-9ec807e780ec => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-06 00:43:50.241 8 WARNING glance.api.v2.images [None req-20579e8a-76b5-4b33-b428-2cd0f35b8aa5 2642911363b64477bf14a93fb5d45ec5 1b1ba65ebe0b4f04997e39fd9614fc6a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e8d4213f-5b9a-49d8-b56e-603c8fcb65c1 [pid: 8|app: 0|req: 361/721] 10.0.0.238 () {32 vars in 710 bytes} [Sat Jun 6 00:43:50 2026] DELETE /v2/images/e8d4213f-5b9a-49d8-b56e-603c8fcb65c1 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 361/722] 10.0.0.238 () {32 vars in 707 bytes} [Sat Jun 6 00:43:51 2026] GET /v2/images/e8d4213f-5b9a-49d8-b56e-603c8fcb65c1 => generated 139 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-06 00:43:51.084 8 WARNING glance.api.v2.images [None req-5493178d-3b0a-4a42-b409-fd4799473603 2642911363b64477bf14a93fb5d45ec5 1b1ba65ebe0b4f04997e39fd9614fc6a - - default default] Failed to find image 7a841e19-0df6-4b2c-8dc0-d041caad067d to delete: glance.common.exception.ImageNotFound: No image found with ID 7a841e19-0df6-4b2c-8dc0-d041caad067d [pid: 8|app: 0|req: 362/723] 10.0.0.238 () {32 vars in 710 bytes} [Sat Jun 6 00:43:51 2026] DELETE /v2/images/7a841e19-0df6-4b2c-8dc0-d041caad067d => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 362/724] 10.0.0.238 () {32 vars in 707 bytes} [Sat Jun 6 00:43:51 2026] GET /v2/images/7a841e19-0df6-4b2c-8dc0-d041caad067d => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.56 () {36 vars in 986 bytes} [Sat Jun 6 00:44:19 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 366/732] 10.0.0.56 () {36 vars in 926 bytes} [Sat Jun 6 00:44:19 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: 367/733] 10.0.0.56 () {36 vars in 986 bytes} [Sat Jun 6 00:44:22 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 367/734] 10.0.0.56 () {36 vars in 926 bytes} [Sat Jun 6 00:44:23 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: 9|app: 0|req: 371/741] 10.0.0.56 () {36 vars in 986 bytes} [Sat Jun 6 00:44:49 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => 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: 371/742] 10.0.0.56 () {36 vars in 926 bytes} [Sat Jun 6 00:44:49 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: 9|app: 0|req: 372/743] 10.0.0.238 () {32 vars in 707 bytes} [Sat Jun 6 00:44:52 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => 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: 372/744] 10.0.0.238 () {32 vars in 707 bytes} [Sat Jun 6 00:44:52 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 373/745] 10.0.0.152 () {36 vars in 987 bytes} [Sat Jun 6 00:44:52 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/746] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:44:53 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 374/747] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:44:53 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/748] 10.0.0.152 () {36 vars in 987 bytes} [Sat Jun 6 00:44:53 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/749] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:44:53 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: 375/750] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:44:53 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: 9|app: 0|req: 376/751] 10.0.0.152 () {36 vars in 987 bytes} [Sat Jun 6 00:44:53 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => 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: 376/752] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:44:53 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: 9|app: 0|req: 377/753] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:44:53 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: 377/754] 10.0.0.96 () {36 vars in 910 bytes} [Sat Jun 6 00:44:53 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 9|app: 0|req: 378/755] 10.0.0.96 () {36 vars in 1006 bytes} [Sat Jun 6 00:44:53 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 10.0.0.96 () {36 vars in 986 bytes} [Sat Jun 6 00:44:53 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 379/757] 10.0.0.96 () {36 vars in 926 bytes} [Sat Jun 6 00:44:53 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: 379/758] 10.0.0.96 () {36 vars in 926 bytes} [Sat Jun 6 00:44:53 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: 9|app: 0|req: 386/771] 10.0.0.238 () {30 vars in 411 bytes} [Sat Jun 6 00:45:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/778] 10.0.0.56 () {36 vars in 986 bytes} [Sat Jun 6 00:46:23 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 390/779] 10.0.0.56 () {36 vars in 926 bytes} [Sat Jun 6 00:46:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/792] 10.0.0.56 () {36 vars in 986 bytes} [Sat Jun 6 00:47:17 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 397/793] 10.0.0.56 () {36 vars in 926 bytes} [Sat Jun 6 00:47:17 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: 399/798] 10.0.0.56 () {36 vars in 986 bytes} [Sat Jun 6 00:47:46 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 400/799] 10.0.0.56 () {36 vars in 926 bytes} [Sat Jun 6 00:47:46 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: 402/804] 10.0.0.56 () {36 vars in 986 bytes} [Sat Jun 6 00:48:03 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 403/805] 10.0.0.56 () {36 vars in 926 bytes} [Sat Jun 6 00:48:03 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: 403/806] 10.0.0.56 () {36 vars in 986 bytes} [Sat Jun 6 00:48:04 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 404/807] 10.0.0.56 () {36 vars in 926 bytes} [Sat Jun 6 00:48:04 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: 407/814] 10.0.0.56 () {36 vars in 986 bytes} [Sat Jun 6 00:48:34 2026] GET /v2/images/7bef65ab-9b57-470f-ac94-7bf1bf7df15a => generated 1312 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 408/815] 10.0.0.56 () {36 vars in 926 bytes} [Sat Jun 6 00:48:34 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: 9|app: 0|req: 410/818] 199.204.45.205 () {32 vars in 826 bytes} [Sat Jun 6 00:48:38 2026] GET /v2/images?status=active&owner=8650fc1a31944c41afd3392cce13e780&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/819] 199.204.45.205 () {32 vars in 653 bytes} [Sat Jun 6 00:48: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: 9|app: 0|req: 411/820] 10.0.0.152 () {36 vars in 987 bytes} [Sat Jun 6 00:48:38 2026] GET /v2/images/b0109350-1814-4dc5-b839-19935b5e15b5 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/821] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:48: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: 9|app: 0|req: 412/822] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:48: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: 411/823] 10.0.0.152 () {36 vars in 987 bytes} [Sat Jun 6 00:48:39 2026] GET /v2/images/b0109350-1814-4dc5-b839-19935b5e15b5 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 413/824] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:48: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: 8|app: 0|req: 412/825] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:48:39 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: 9|app: 0|req: 414/826] 10.0.0.152 () {36 vars in 987 bytes} [Sat Jun 6 00:48:39 2026] GET /v2/images/b0109350-1814-4dc5-b839-19935b5e15b5 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/827] 10.0.0.152 () {36 vars in 927 bytes} [Sat Jun 6 00:48:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 415/828] 10.0.0.96 () {36 vars in 910 bytes} [Sat Jun 6 00:48:39 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/829] 10.0.0.96 () {36 vars in 1006 bytes} [Sat Jun 6 00:48:39 2026] GET /v2/images/b0109350-1814-4dc5-b839-19935b5e15b5/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 416/830] 10.0.0.96 () {36 vars in 986 bytes} [Sat Jun 6 00:48:39 2026] GET /v2/images/b0109350-1814-4dc5-b839-19935b5e15b5 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/831] 10.0.0.96 () {36 vars in 926 bytes} [Sat Jun 6 00:48: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: 9|app: 0|req: 417/832] 10.0.0.96 () {36 vars in 926 bytes} [Sat Jun 6 00:48:39 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: 444/889] 10.0.0.238 () {32 vars in 633 bytes} [Sat Jun 6 00:53:25 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)