+ 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 [Wed May 20 12:25:08 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-65b858c689-k2f5f 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 0x7fc95363b668 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-05-20 12:25:10.211 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-20 12:25:10.238 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-05-20 12:25:11.079 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-05-20 12:25:11.080 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-05-20 12:25:11.080 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-20 12:25:11.129 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-05-20 12:25:11.130 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-05-20 12:25:11.131 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-20 12:25:13.134 7 WARNING glance.api.v2.images [None req-00ee164a-6da7-4598-af79-52f3b28b2bda - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 12:25:13.251 8 WARNING glance.api.v2.images [None req-48e9ddcf-494c-4235-a321-7954172cced5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 12:25:13.505 7 WARNING keystonemiddleware._common.config [None req-00ee164a-6da7-4598-af79-52f3b28b2bda - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 12:25:13.513 7 WARNING oslo_config.cfg [None req-00ee164a-6da7-4598-af79-52f3b28b2bda - - - - - -] 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 0x7fc95363b668 pid: 7 (default app) 2026-05-20 12:25:13.592 8 WARNING keystonemiddleware._common.config [None req-48e9ddcf-494c-4235-a321-7954172cced5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 12:25:13.600 8 WARNING oslo_config.cfg [None req-48e9ddcf-494c-4235-a321-7954172cced5 - - - - - -] 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 0x7fc95363b668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 12:25:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 12:25:15.606 8 WARNING oslo_policy.policy [None req-67b4afde-6fd5-48a2-bf2b-c6374cbe827c 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - 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-05-20 12:25:15.607 8 WARNING oslo_policy.policy [None req-67b4afde-6fd5-48a2-bf2b-c6374cbe827c 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - 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-05-20 12:25:15.623 8 WARNING oslo_policy.policy [None req-67b4afde-6fd5-48a2-bf2b-c6374cbe827c 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - 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-05-20 12:25:15.624 8 WARNING oslo_policy.policy [None req-67b4afde-6fd5-48a2-bf2b-c6374cbe827c 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - 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/5] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 12:25:15 2026] GET /v2/images => generated 69 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 12:25:19 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 12:25:19 2026] GET /v2/images => generated 69 bytes in 36 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-05-20 12:25:19.176 7 WARNING oslo_policy.policy [None req-c2f51b78-70e3-4661-ab9c-20a15108a9ab 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - 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-05-20 12:25:19.176 7 WARNING oslo_policy.policy [None req-c2f51b78-70e3-4661-ab9c-20a15108a9ab 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - 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: 6/8] 162.253.55.100 () {44 vars in 912 bytes} [Wed May 20 12:25:19 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.100 () {44 vars in 934 bytes} [Wed May 20 12:25:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 12:25:19.318 7 WARNING oslo_policy.policy [None req-1c395ef2-ccb5-4435-8a3b-0d9b8c970f4d 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - 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-05-20 12:25:19.318 7 WARNING oslo_policy.policy [None req-1c395ef2-ccb5-4435-8a3b-0d9b8c970f4d 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - 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/10] 162.253.55.100 () {44 vars in 940 bytes} [Wed May 20 12:25:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 12:25:19.408 8 WARNING oslo_config.cfg [None req-a7eda2dc-1f78-4f58-bb06-956ea99a2c9d 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - 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/11] 162.253.55.100 () {48 vars in 952 bytes} [Wed May 20 12:25:19 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 12:25:19.427 7 WARNING oslo_policy.policy [None req-ed8a97bd-c5b7-49db-a190-93e6ffdae0c8 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - 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-05-20 12:25:19.427 7 WARNING oslo_policy.policy [None req-ed8a97bd-c5b7-49db-a190-93e6ffdae0c8 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - 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-05-20 12:25:19.429 7 INFO glance.api.v2.image_data [None req-ed8a97bd-c5b7-49db-a190-93e6ffdae0c8 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 12:25:23.427 7 WARNING glance.location [None req-ed8a97bd-c5b7-49db-a190-93e6ffdae0c8 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 162.253.55.100 () {48 vars in 1046 bytes} [Wed May 20 12:25:19 2026] PUT /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e/file => generated 0 bytes in 4042 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5851 switches on core 0) [pid: 8|app: 0|req: 7/15] 162.253.55.100 () {44 vars in 972 bytes} [Wed May 20 12:25:23 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 12:25:23.565 7 WARNING oslo_config.cfg [None req-8f6d9c1c-ebc9-4335-85f5-912529b3ef48 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - 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: 9/16] 162.253.55.100 () {48 vars in 1052 bytes} [Wed May 20 12:25:23 2026] PATCH /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => 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/17] 162.253.55.100 () {44 vars in 972 bytes} [Wed May 20 12:25:23 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 12:46:44 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 12:46:44 2026] GET /v2/images => generated 1381 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 12:47:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 12:47:03 2026] GET /v2/images => generated 1381 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 162.253.55.100 () {44 vars in 938 bytes} [Wed May 20 12:47:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 162.253.55.100 () {44 vars in 960 bytes} [Wed May 20 12:47:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 162.253.55.100 () {44 vars in 940 bytes} [Wed May 20 12:47:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 162.253.55.100 () {48 vars in 952 bytes} [Wed May 20 12:47:03 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 12:47:03.889 8 WARNING oslo_policy.policy [None req-9d651e56-1825-4faf-9409-74c235a69803 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - 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-05-20 12:47:03.890 8 WARNING oslo_policy.policy [None req-9d651e56-1825-4faf-9409-74c235a69803 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - 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-05-20 12:47:03.892 8 INFO glance.api.v2.image_data [None req-9d651e56-1825-4faf-9409-74c235a69803 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 12:47:33.751 8 WARNING glance.location [None req-9d651e56-1825-4faf-9409-74c235a69803 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/292] 162.253.55.100 () {48 vars in 1047 bytes} [Wed May 20 12:47:03 2026] PUT /v2/images/89e9e69c-e538-4e49-ab62-d0d7f99fa3b3/file => generated 0 bytes in 29912 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63397 switches on core 0) [pid: 7|app: 0|req: 150/293] 162.253.55.100 () {44 vars in 972 bytes} [Wed May 20 12:47:33 2026] GET /v2/images/89e9e69c-e538-4e49-ab62-d0d7f99fa3b3 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/294] 162.253.55.100 () {48 vars in 1052 bytes} [Wed May 20 12:47:33 2026] PATCH /v2/images/89e9e69c-e538-4e49-ab62-d0d7f99fa3b3 => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/295] 162.253.55.100 () {44 vars in 972 bytes} [Wed May 20 12:47:33 2026] GET /v2/images/89e9e69c-e538-4e49-ab62-d0d7f99fa3b3 => 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: 145/296] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 12:47:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/297] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 12:47:35 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/382] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 12:54:42 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 12:54:42 2026] GET /v2/images => generated 2778 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/390] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 12:55:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/391] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 12:55:05 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 162.253.55.100 () {44 vars in 948 bytes} [Wed May 20 12:55:05 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 162.253.55.100 () {44 vars in 970 bytes} [Wed May 20 12:55:05 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 162.253.55.100 () {44 vars in 940 bytes} [Wed May 20 12:55:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 162.253.55.100 () {48 vars in 952 bytes} [Wed May 20 12:55:05 2026] POST /v2/images => generated 799 bytes in 2416 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 12:55:08.275 8 INFO glance.api.v2.image_data [None req-add706c8-1c20-4fcc-9f66-645ca1ffc6fc 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 12:56:05.934 8 INFO glance.location [None req-add706c8-1c20-4fcc-9f66-645ca1ffc6fc 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/408] 162.253.55.100 () {48 vars in 1046 bytes} [Wed May 20 12:55:08 2026] PUT /v2/images/152f0319-9950-4696-9370-d233f34f2c65/file => generated 0 bytes in 57706 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19484 switches on core 0) [pid: 7|app: 0|req: 214/409] 162.253.55.100 () {44 vars in 972 bytes} [Wed May 20 12:56:05 2026] GET /v2/images/152f0319-9950-4696-9370-d233f34f2c65 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/410] 162.253.55.100 () {48 vars in 1052 bytes} [Wed May 20 12:56:06 2026] PATCH /v2/images/152f0319-9950-4696-9370-d233f34f2c65 => generated 1410 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/411] 162.253.55.100 () {44 vars in 972 bytes} [Wed May 20 12:56:06 2026] GET /v2/images/152f0319-9950-4696-9370-d233f34f2c65 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/422] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 12:56:54 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: 202/423] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 12:56:54 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/428] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 12:57:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/429] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 12:57:13 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: 206/430] 162.253.55.100 () {44 vars in 940 bytes} [Wed May 20 12:57:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/431] 162.253.55.100 () {44 vars in 962 bytes} [Wed May 20 12:57:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/432] 162.253.55.100 () {44 vars in 940 bytes} [Wed May 20 12:57:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/433] 162.253.55.100 () {48 vars in 952 bytes} [Wed May 20 12:57:13 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 12:57:13.711 8 INFO glance.api.v2.image_data [None req-8a7f219e-b455-4843-b3ed-f9577529bedc 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 12:57:30.737 8 INFO glance.location [None req-8a7f219e-b455-4843-b3ed-f9577529bedc 559246a1e7dc4539bb7d953de06d174d 26a6839a423e46ce8d2a4e509f2377af - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 208/436] 162.253.55.100 () {48 vars in 1047 bytes} [Wed May 20 12:57:13 2026] PUT /v2/images/a2c1a43d-fe42-4551-98ac-a9b50fe03da1/file => generated 0 bytes in 17082 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28776 switches on core 0) [pid: 7|app: 0|req: 229/437] 162.253.55.100 () {44 vars in 972 bytes} [Wed May 20 12:57:30 2026] GET /v2/images/a2c1a43d-fe42-4551-98ac-a9b50fe03da1 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/438] 162.253.55.100 () {48 vars in 1052 bytes} [Wed May 20 12:57:30 2026] PATCH /v2/images/a2c1a43d-fe42-4551-98ac-a9b50fe03da1 => generated 1382 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/439] 162.253.55.100 () {44 vars in 972 bytes} [Wed May 20 12:57:30 2026] GET /v2/images/a2c1a43d-fe42-4551-98ac-a9b50fe03da1 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/596] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 13:10:32 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: 288/597] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 13:10:32 2026] GET /v2/images => generated 5574 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/626] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 13:12:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/627] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 13:12:50 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/628] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 13:12:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/629] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 13:12:52 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/640] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 13:13:42 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: 310/641] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 13:13:42 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: 312/644] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 13:13:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/645] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 13:13:50 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/658] 162.253.55.100 () {42 vars in 689 bytes} [Wed May 20 13:14:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/659] 162.253.55.100 () {44 vars in 911 bytes} [Wed May 20 13:14:52 2026] GET /v2/images => generated 5574 bytes in 54 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: 325/670] 10.0.0.192 () {32 vars in 633 bytes} [Wed May 20 13:15:38 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/675] 10.0.0.158 () {36 vars in 987 bytes} [Wed May 20 13:15:57 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/676] 10.0.0.158 () {36 vars in 927 bytes} [Wed May 20 13:15:57 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: 350/679] 162.253.55.100 () {36 vars in 991 bytes} [Wed May 20 13:16:06 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/680] 162.253.55.100 () {36 vars in 931 bytes} [Wed May 20 13:16:06 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/681] 162.253.55.100 () {36 vars in 991 bytes} [Wed May 20 13:16:06 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/682] 162.253.55.100 () {36 vars in 931 bytes} [Wed May 20 13:16:06 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: 352/683] 10.0.0.158 () {36 vars in 987 bytes} [Wed May 20 13:16:08 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/684] 10.0.0.158 () {36 vars in 927 bytes} [Wed May 20 13:16:08 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: 353/685] 10.0.0.158 () {36 vars in 987 bytes} [Wed May 20 13:16:09 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => 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: 333/686] 10.0.0.158 () {36 vars in 927 bytes} [Wed May 20 13:16:09 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: 337/693] 10.0.0.158 () {36 vars in 987 bytes} [Wed May 20 13:16:35 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/694] 10.0.0.158 () {36 vars in 927 bytes} [Wed May 20 13:16:35 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: 340/699] 10.0.0.192 () {30 vars in 411 bytes} [Wed May 20 13:16:53 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: 342/702] 10.0.0.84 () {36 vars in 986 bytes} [Wed May 20 13:17:11 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => generated 1312 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/703] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:17:11 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: 344/704] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:17:11 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: 361/705] 10.0.0.192 () {34 vars in 655 bytes} [Wed May 20 13:17:11 2026] POST /v2/images => generated 649 bytes in 285 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/706] 10.0.0.84 () {36 vars in 986 bytes} [Wed May 20 13:17:11 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => 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: 362/707] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:17:11 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: 363/708] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:17:11 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-05-20 13:17:11.860 8 WARNING glance.api.v2.images [None req-2b7a0d42-49a1-49f5-b535-2a01cf4e4e61 0d3c8f8714734380aa616578a0b8fb5c 6f2f2f805a7943daaa7741d42c622d5e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1b3bd803-08b3-421a-b98d-692292931293 [pid: 8|app: 0|req: 346/709] 10.0.0.192 () {32 vars in 710 bytes} [Wed May 20 13:17:11 2026] DELETE /v2/images/1b3bd803-08b3-421a-b98d-692292931293 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/710] 10.0.0.192 () {32 vars in 707 bytes} [Wed May 20 13:17:11 2026] GET /v2/images/1b3bd803-08b3-421a-b98d-692292931293 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/711] 10.0.0.192 () {32 vars in 633 bytes} [Wed May 20 13:17:11 2026] GET /v2/images => generated 1381 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/712] 10.0.0.84 () {36 vars in 986 bytes} [Wed May 20 13:17:11 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => 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: 349/713] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:17:11 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: 350/714] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:17:11 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: 365/715] 10.0.0.192 () {34 vars in 655 bytes} [Wed May 20 13:17:11 2026] POST /v2/images => generated 702 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/716] 10.0.0.192 () {32 vars in 717 bytes} [Wed May 20 13:17:12 2026] GET /v2/images/72608dfa-6564-4970-86af-2623a693a2ad/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 13:17:12.053 7 INFO glance.api.v2.image_data [None req-95b3ac96-0986-4e13-8a6e-0de0803387cd 0d3c8f8714734380aa616578a0b8fb5c 6f2f2f805a7943daaa7741d42c622d5e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 13:17:12.101 7 WARNING glance_store._drivers.rbd [None req-95b3ac96-0986-4e13-8a6e-0de0803387cd 0d3c8f8714734380aa616578a0b8fb5c 6f2f2f805a7943daaa7741d42c622d5e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-20 13:17:12.555 7 INFO glance.location [None req-95b3ac96-0986-4e13-8a6e-0de0803387cd 0d3c8f8714734380aa616578a0b8fb5c 6f2f2f805a7943daaa7741d42c622d5e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 366/717] 10.0.0.192 () {32 vars in 727 bytes} [Wed May 20 13:17:12 2026] PUT /v2/images/72608dfa-6564-4970-86af-2623a693a2ad/file => generated 0 bytes in 558 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/718] 10.0.0.192 () {32 vars in 707 bytes} [Wed May 20 13:17:12 2026] GET /v2/images/72608dfa-6564-4970-86af-2623a693a2ad => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/719] 10.0.0.192 () {32 vars in 717 bytes} [Wed May 20 13:17:12 2026] GET /v2/images/72608dfa-6564-4970-86af-2623a693a2ad/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/720] 10.0.0.192 () {34 vars in 655 bytes} [Wed May 20 13:17:12 2026] POST /v2/images => generated 649 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/721] 10.0.0.192 () {32 vars in 726 bytes} [Wed May 20 13:17:12 2026] PATCH /v2/images/1d940a90-f8e6-4f0d-963f-4ad8d25adf5a => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/722] 10.0.0.192 () {32 vars in 707 bytes} [Wed May 20 13:17:12 2026] GET /v2/images/1d940a90-f8e6-4f0d-963f-4ad8d25adf5a => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 13:17:12.894 7 WARNING glance.api.v2.images [None req-f98d02f4-56c1-44f5-8b79-b06e8506097b 0d3c8f8714734380aa616578a0b8fb5c 6f2f2f805a7943daaa7741d42c622d5e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1d940a90-f8e6-4f0d-963f-4ad8d25adf5a [pid: 7|app: 0|req: 369/723] 10.0.0.192 () {32 vars in 710 bytes} [Wed May 20 13:17:12 2026] DELETE /v2/images/1d940a90-f8e6-4f0d-963f-4ad8d25adf5a => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/726] 10.0.0.192 () {32 vars in 707 bytes} [Wed May 20 13:17:12 2026] GET /v2/images/1d940a90-f8e6-4f0d-963f-4ad8d25adf5a => 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: 356/727] 10.0.0.9 () {36 vars in 909 bytes} [Wed May 20 13:17:12 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) 2026-05-20 13:17:12.966 7 WARNING glance.api.v2.images [None req-71d5b7e2-bdc8-41f1-9a2e-0f74a00f2fb6 0d3c8f8714734380aa616578a0b8fb5c 6f2f2f805a7943daaa7741d42c622d5e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//72608dfa-6564-4970-86af-2623a693a2ad [pid: 8|app: 0|req: 357/728] 10.0.0.9 () {36 vars in 1005 bytes} [Wed May 20 13:17:12 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e/locations => generated 127 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/729] 10.0.0.9 () {36 vars in 985 bytes} [Wed May 20 13:17:13 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/730] 10.0.0.9 () {36 vars in 925 bytes} [Wed May 20 13:17:13 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: 360/731] 10.0.0.9 () {36 vars in 925 bytes} [Wed May 20 13:17:13 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/732] 10.0.0.192 () {32 vars in 710 bytes} [Wed May 20 13:17:12 2026] DELETE /v2/images/72608dfa-6564-4970-86af-2623a693a2ad => generated 0 bytes in 852 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/733] 10.0.0.192 () {32 vars in 707 bytes} [Wed May 20 13:17:13 2026] GET /v2/images/72608dfa-6564-4970-86af-2623a693a2ad => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 13:17:13.842 7 WARNING glance.api.v2.images [None req-e24680fd-449d-43cc-9ec8-9e2d4d727d04 0d3c8f8714734380aa616578a0b8fb5c 6f2f2f805a7943daaa7741d42c622d5e - - default default] Failed to find image 1b3bd803-08b3-421a-b98d-692292931293 to delete: glance.common.exception.ImageNotFound: No image found with ID 1b3bd803-08b3-421a-b98d-692292931293 [pid: 7|app: 0|req: 373/734] 10.0.0.192 () {32 vars in 710 bytes} [Wed May 20 13:17:13 2026] DELETE /v2/images/1b3bd803-08b3-421a-b98d-692292931293 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/735] 10.0.0.192 () {32 vars in 707 bytes} [Wed May 20 13:17:13 2026] GET /v2/images/1b3bd803-08b3-421a-b98d-692292931293 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/742] 10.0.0.192 () {32 vars in 707 bytes} [Wed May 20 13:17:45 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => 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: 366/743] 10.0.0.192 () {32 vars in 707 bytes} [Wed May 20 13:17:45 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/744] 10.0.0.84 () {36 vars in 986 bytes} [Wed May 20 13:17:45 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/745] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:17:45 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: 379/746] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:17:45 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: 368/747] 10.0.0.84 () {36 vars in 986 bytes} [Wed May 20 13:17:45 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => 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: 380/748] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:17:45 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: 369/749] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:17:45 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: 381/750] 10.0.0.84 () {36 vars in 986 bytes} [Wed May 20 13:17:45 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => 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: 370/751] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:17:45 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: 382/752] 10.0.0.9 () {36 vars in 909 bytes} [Wed May 20 13:17:45 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/753] 10.0.0.9 () {36 vars in 1005 bytes} [Wed May 20 13:17:45 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e/locations => generated 127 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/754] 10.0.0.9 () {36 vars in 985 bytes} [Wed May 20 13:17:45 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => 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: 372/755] 10.0.0.9 () {36 vars in 925 bytes} [Wed May 20 13:17:45 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: 384/756] 10.0.0.9 () {36 vars in 925 bytes} [Wed May 20 13:17:45 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: 386/759] 10.0.0.158 () {36 vars in 987 bytes} [Wed May 20 13:17:53 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => 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: 374/760] 10.0.0.158 () {36 vars in 927 bytes} [Wed May 20 13:17: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: 7|app: 0|req: 387/761] 10.0.0.158 () {36 vars in 987 bytes} [Wed May 20 13:18:00 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => 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: 375/762] 10.0.0.158 () {36 vars in 927 bytes} [Wed May 20 13:18:01 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: 390/767] 10.0.0.158 () {36 vars in 987 bytes} [Wed May 20 13:18:19 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => 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: 378/768] 10.0.0.158 () {36 vars in 927 bytes} [Wed May 20 13:18:20 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: 381/773] 10.0.0.158 () {36 vars in 987 bytes} [Wed May 20 13:18:41 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => 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: 393/774] 10.0.0.158 () {36 vars in 927 bytes} [Wed May 20 13:18:41 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: 384/779] 10.0.0.158 () {36 vars in 987 bytes} [Wed May 20 13:18:59 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => 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: 396/780] 10.0.0.158 () {36 vars in 927 bytes} [Wed May 20 13:18:59 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: 406/799] 10.0.0.158 () {36 vars in 987 bytes} [Wed May 20 13:20:25 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => 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: 394/800] 10.0.0.158 () {36 vars in 927 bytes} [Wed May 20 13:20:25 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/805] 10.0.0.158 () {36 vars in 987 bytes} [Wed May 20 13:20:42 2026] GET /v2/images/247520e1-f827-45a5-b0dd-6cc162453e6e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/806] 10.0.0.158 () {36 vars in 927 bytes} [Wed May 20 13:20:43 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: 414/815] 162.253.55.100 () {32 vars in 826 bytes} [Wed May 20 13:21:24 2026] GET /v2/images?status=active&owner=26a6839a423e46ce8d2a4e509f2377af&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/816] 162.253.55.100 () {32 vars in 653 bytes} [Wed May 20 13:21:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/817] 10.0.0.84 () {36 vars in 986 bytes} [Wed May 20 13:21:25 2026] GET /v2/images/89e9e69c-e538-4e49-ab62-d0d7f99fa3b3 => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/818] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:21:25 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/819] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:21:25 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: 404/820] 10.0.0.84 () {36 vars in 986 bytes} [Wed May 20 13:21:25 2026] GET /v2/images/89e9e69c-e538-4e49-ab62-d0d7f99fa3b3 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/821] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:21:25 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: 405/822] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:21:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/823] 10.0.0.84 () {36 vars in 986 bytes} [Wed May 20 13:21:25 2026] GET /v2/images/89e9e69c-e538-4e49-ab62-d0d7f99fa3b3 => 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: 406/824] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:21:25 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/825] 10.0.0.84 () {36 vars in 926 bytes} [Wed May 20 13:21:26 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: 407/826] 10.0.0.9 () {36 vars in 909 bytes} [Wed May 20 13:21:26 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/827] 10.0.0.9 () {36 vars in 1005 bytes} [Wed May 20 13:21:26 2026] GET /v2/images/89e9e69c-e538-4e49-ab62-d0d7f99fa3b3/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: 408/828] 10.0.0.9 () {36 vars in 985 bytes} [Wed May 20 13:21:26 2026] GET /v2/images/89e9e69c-e538-4e49-ab62-d0d7f99fa3b3 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/829] 10.0.0.9 () {36 vars in 925 bytes} [Wed May 20 13:21:26 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: 409/830] 10.0.0.9 () {36 vars in 925 bytes} [Wed May 20 13:21:26 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: 431/873] 10.0.0.192 () {32 vars in 633 bytes} [Wed May 20 13:24:53 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)