+ 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 Jun 10 04:04:14 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-cbcd59cff-h6gs2 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f9a77e42668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-10 04:04:16.232 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 04:04:16.264 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-10 04:04:17.150 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-10 04:04:17.151 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-10 04:04:17.152 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 04:04:17.155 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 04:04:17.156 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 04:04:17.156 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 04:04:19.237 8 WARNING glance.api.v2.images [None req-d2a81d07-ab52-42e8-bff0-8318dce47869 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 04:04:19.349 7 WARNING glance.api.v2.images [None req-38ac77da-edd9-4622-ac7b-7a4c990505e3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 04:04:19.575 8 WARNING keystonemiddleware._common.config [None req-d2a81d07-ab52-42e8-bff0-8318dce47869 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 04:04:19.585 8 WARNING oslo_config.cfg [None req-d2a81d07-ab52-42e8-bff0-8318dce47869 - - - - - -] 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 0x7f9a77e42668 pid: 8 (default app) 2026-06-10 04:04:19.689 7 WARNING keystonemiddleware._common.config [None req-38ac77da-edd9-4622-ac7b-7a4c990505e3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 04:04:19.696 7 WARNING oslo_config.cfg [None req-38ac77da-edd9-4622-ac7b-7a4c990505e3 - - - - - -] 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 0x7f9a77e42668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:04:21 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-06-10 04:04:21.990 7 WARNING oslo_policy.policy [None req-6c646b4f-7866-4a42-9cbf-3c867687e57f e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - 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-10 04:04:21.990 7 WARNING oslo_policy.policy [None req-6c646b4f-7866-4a42-9cbf-3c867687e57f e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - 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-10 04:04:22.008 7 WARNING oslo_policy.policy [None req-6c646b4f-7866-4a42-9cbf-3c867687e57f e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - 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-10 04:04:22.008 7 WARNING oslo_policy.policy [None req-6c646b4f-7866-4a42-9cbf-3c867687e57f e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:04:21 2026] GET /v2/images => generated 69 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:04:25 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: 2/8] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:04:25 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-10 04:04:25.657 8 WARNING oslo_policy.policy [None req-6874e151-5fdc-4018-a931-4c1d88ecddcd e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - 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-10 04:04:25.658 8 WARNING oslo_policy.policy [None req-6874e151-5fdc-4018-a931-4c1d88ecddcd e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 04:04:25 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.216 () {44 vars in 933 bytes} [Wed Jun 10 04:04:25 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:04:25.786 8 WARNING oslo_policy.policy [None req-e720d333-19a9-45e1-9c99-68bbeebd564a e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - 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-10 04:04:25.787 8 WARNING oslo_policy.policy [None req-e720d333-19a9-45e1-9c99-68bbeebd564a e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.216 () {44 vars in 939 bytes} [Wed Jun 10 04:04:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:04:25.869 7 WARNING oslo_config.cfg [None req-4a8ac43f-28a3-4424-a501-442099213f32 e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.216 () {48 vars in 951 bytes} [Wed Jun 10 04:04:25 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 04:04:25.892 8 WARNING oslo_policy.policy [None req-6c755e55-7daf-4aef-af82-5d8764204373 e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - 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-10 04:04:25.892 8 WARNING oslo_policy.policy [None req-6c755e55-7daf-4aef-af82-5d8764204373 e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - 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-10 04:04:25.893 8 INFO glance.api.v2.image_data [None req-6c755e55-7daf-4aef-af82-5d8764204373 e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:04:29.976 8 WARNING glance.location [None req-6c755e55-7daf-4aef-af82-5d8764204373 e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.216 () {48 vars in 1045 bytes} [Wed Jun 10 04:04:25 2026] PUT /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf/file => generated 0 bytes in 4128 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6129 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.216 () {44 vars in 971 bytes} [Wed Jun 10 04:04:30 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:04:30.144 8 WARNING oslo_config.cfg [None req-716edd39-29a2-4715-b32c-66d96d49ec73 e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jun 10 04:04:30 2026] PATCH /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1312 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.216 () {44 vars in 971 bytes} [Wed Jun 10 04:04:30 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/265] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:25:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/266] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:25:07 2026] GET /v2/images => generated 1381 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:25:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:25:25 2026] GET /v2/images => generated 1381 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.216 () {44 vars in 937 bytes} [Wed Jun 10 04:25:25 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.216 () {44 vars in 959 bytes} [Wed Jun 10 04:25:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.204.45.216 () {44 vars in 939 bytes} [Wed Jun 10 04:25:25 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: 8|app: 0|req: 139/276] 199.204.45.216 () {48 vars in 951 bytes} [Wed Jun 10 04:25:25 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 04:25:25.946 7 WARNING oslo_policy.policy [None req-7c511550-0fdf-4581-a6e0-0cbd15df19bc e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - 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-10 04:25:25.946 7 WARNING oslo_policy.policy [None req-7c511550-0fdf-4581-a6e0-0cbd15df19bc e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - 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-10 04:25:25.949 7 INFO glance.api.v2.image_data [None req-7c511550-0fdf-4581-a6e0-0cbd15df19bc e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:25:51.921 7 WARNING glance.location [None req-7c511550-0fdf-4581-a6e0-0cbd15df19bc e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/283] 199.204.45.216 () {48 vars in 1046 bytes} [Wed Jun 10 04:25:25 2026] PUT /v2/images/c20eb43c-ee3d-4207-ac2a-9ef40a43c799/file => generated 0 bytes in 26035 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62615 switches on core 0) [pid: 8|app: 0|req: 146/284] 199.204.45.216 () {44 vars in 971 bytes} [Wed Jun 10 04:25:51 2026] GET /v2/images/c20eb43c-ee3d-4207-ac2a-9ef40a43c799 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/285] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jun 10 04:25:51 2026] PATCH /v2/images/c20eb43c-ee3d-4207-ac2a-9ef40a43c799 => generated 1395 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/286] 199.204.45.216 () {44 vars in 971 bytes} [Wed Jun 10 04:25:52 2026] GET /v2/images/c20eb43c-ee3d-4207-ac2a-9ef40a43c799 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/287] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:25: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: 148/288] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:25:53 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/371] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:32:47 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: 182/372] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:32:47 2026] GET /v2/images => generated 2778 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/375] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:32:57 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: 192/376] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:32:57 2026] GET /v2/images => generated 2778 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/377] 199.204.45.216 () {44 vars in 947 bytes} [Wed Jun 10 04:32:58 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: 193/378] 199.204.45.216 () {44 vars in 969 bytes} [Wed Jun 10 04:32:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/379] 199.204.45.216 () {44 vars in 939 bytes} [Wed Jun 10 04:32:58 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: 8|app: 0|req: 194/380] 199.204.45.216 () {48 vars in 951 bytes} [Wed Jun 10 04:32:58 2026] POST /v2/images => generated 799 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 04:32:58.172 7 INFO glance.api.v2.image_data [None req-763b8958-4b1d-485b-8be1-9d724a67d248 e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:33:18.478 7 INFO glance.location [None req-763b8958-4b1d-485b-8be1-9d724a67d248 e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 187/385] 199.204.45.216 () {48 vars in 1045 bytes} [Wed Jun 10 04:32:58 2026] PUT /v2/images/c86fc825-338a-48e2-acdf-72386a202984/file => generated 0 bytes in 20351 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23982 switches on core 0) [pid: 8|app: 0|req: 199/386] 199.204.45.216 () {44 vars in 971 bytes} [Wed Jun 10 04:33:18 2026] GET /v2/images/c86fc825-338a-48e2-acdf-72386a202984 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/387] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jun 10 04:33:18 2026] PATCH /v2/images/c86fc825-338a-48e2-acdf-72386a202984 => generated 1410 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/388] 199.204.45.216 () {44 vars in 971 bytes} [Wed Jun 10 04:33:18 2026] GET /v2/images/c86fc825-338a-48e2-acdf-72386a202984 => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/397] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:33:56 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: 193/398] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:33:56 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/403] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:34:10 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/404] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:34:10 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/405] 199.204.45.216 () {44 vars in 939 bytes} [Wed Jun 10 04:34:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/406] 199.204.45.216 () {44 vars in 961 bytes} [Wed Jun 10 04:34:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/407] 199.204.45.216 () {44 vars in 939 bytes} [Wed Jun 10 04:34:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/408] 199.204.45.216 () {48 vars in 951 bytes} [Wed Jun 10 04:34:10 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 04:34:10.878 7 INFO glance.api.v2.image_data [None req-2547665f-1cb6-470d-9890-eb233bacd83b e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:34:27.088 7 INFO glance.location [None req-2547665f-1cb6-470d-9890-eb233bacd83b e6297b280932457f8ff61b31bc4b741e dff338b2f8df42ed80ff42dead2afd33 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 199/411] 199.204.45.216 () {48 vars in 1046 bytes} [Wed Jun 10 04:34:10 2026] PUT /v2/images/2e59adbd-9d7f-4f6c-a529-94fda69ea2bd/file => generated 0 bytes in 16269 msecs (HTTP/1.1 204) 4 headers in 171 bytes (40517 switches on core 0) [pid: 8|app: 0|req: 213/412] 199.204.45.216 () {44 vars in 971 bytes} [Wed Jun 10 04:34:27 2026] GET /v2/images/2e59adbd-9d7f-4f6c-a529-94fda69ea2bd => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/413] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jun 10 04:34:27 2026] PATCH /v2/images/2e59adbd-9d7f-4f6c-a529-94fda69ea2bd => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/414] 199.204.45.216 () {44 vars in 971 bytes} [Wed Jun 10 04:34:27 2026] GET /v2/images/2e59adbd-9d7f-4f6c-a529-94fda69ea2bd => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/571] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:47:22 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: 293/572] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:47:22 2026] GET /v2/images => generated 5574 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/601] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:49:40 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: 308/602] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:49:40 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: 295/603] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:49: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: 309/604] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:49:42 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/615] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:50:32 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: 301/616] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:50:32 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/619] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:50:41 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: 317/620] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:50:41 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/633] 199.204.45.216 () {42 vars in 688 bytes} [Wed Jun 10 04:51:42 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: 310/634] 199.204.45.216 () {44 vars in 910 bytes} [Wed Jun 10 04:51:42 2026] GET /v2/images => generated 5574 bytes in 58 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: 315/643] 10.0.0.120 () {32 vars in 632 bytes} [Wed Jun 10 04:52:24 2026] GET /v2/images => generated 5574 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/650] 10.0.0.95 () {36 vars in 985 bytes} [Wed Jun 10 04:52:49 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1312 bytes in 26 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: 332/651] 10.0.0.95 () {36 vars in 925 bytes} [Wed Jun 10 04:52: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: 7|app: 0|req: 320/652] 10.0.0.95 () {36 vars in 985 bytes} [Wed Jun 10 04:52:50 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/653] 10.0.0.95 () {36 vars in 925 bytes} [Wed Jun 10 04:52:50 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: 321/654] 199.204.45.216 () {36 vars in 990 bytes} [Wed Jun 10 04:52:57 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => 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: 334/655] 199.204.45.216 () {36 vars in 930 bytes} [Wed Jun 10 04:52:57 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/656] 199.204.45.216 () {36 vars in 990 bytes} [Wed Jun 10 04:52:58 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/657] 199.204.45.216 () {36 vars in 930 bytes} [Wed Jun 10 04:52:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/660] 10.0.0.95 () {36 vars in 985 bytes} [Wed Jun 10 04:53:07 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => 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: 337/661] 10.0.0.95 () {36 vars in 925 bytes} [Wed Jun 10 04:53:07 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/664] 10.0.0.176 () {36 vars in 986 bytes} [Wed Jun 10 04:53:09 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1312 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/665] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:53:09 2026] GET /v2/schemas/image => generated 4018 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/666] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:53:09 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/667] 10.0.0.176 () {36 vars in 986 bytes} [Wed Jun 10 04:53:09 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => 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: 328/668] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:53:09 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: 341/669] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:53:09 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: 329/670] 10.0.0.176 () {36 vars in 986 bytes} [Wed Jun 10 04:53:09 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => 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: 342/671] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:53:09 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: 330/672] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:53:09 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: 343/673] 10.0.0.196 () {36 vars in 986 bytes} [Wed Jun 10 04:53:10 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/674] 10.0.0.196 () {36 vars in 926 bytes} [Wed Jun 10 04:53:10 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: 344/675] 10.0.0.196 () {36 vars in 986 bytes} [Wed Jun 10 04:53:10 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/676] 10.0.0.196 () {36 vars in 926 bytes} [Wed Jun 10 04:53:10 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: 345/677] 10.0.0.196 () {36 vars in 926 bytes} [Wed Jun 10 04:53:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/684] 10.0.0.95 () {36 vars in 985 bytes} [Wed Jun 10 04:53:47 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => 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: 349/685] 10.0.0.95 () {36 vars in 925 bytes} [Wed Jun 10 04:53:47 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: 338/688] 10.0.0.95 () {36 vars in 985 bytes} [Wed Jun 10 04:53:49 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => 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: 351/689] 10.0.0.95 () {36 vars in 925 bytes} [Wed Jun 10 04:53:49 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: 341/694] 10.0.0.120 () {34 vars in 654 bytes} [Wed Jun 10 04:54:16 2026] POST /v2/images => generated 648 bytes in 237 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 04:54:17.095 8 WARNING glance.api.v2.images [None req-fc920f25-f1ef-4847-8e79-50c669e17bd7 8d452ba8459643008341e8cc64e0c0c5 a18944b4bc644e0d86a9169f45a80025 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1e7752b1-3aee-4c60-9506-219b2dc7bc1d [pid: 8|app: 0|req: 354/695] 10.0.0.120 () {32 vars in 709 bytes} [Wed Jun 10 04:54:17 2026] DELETE /v2/images/1e7752b1-3aee-4c60-9506-219b2dc7bc1d => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/696] 10.0.0.120 () {32 vars in 706 bytes} [Wed Jun 10 04:54:17 2026] GET /v2/images/1e7752b1-3aee-4c60-9506-219b2dc7bc1d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/697] 10.0.0.120 () {32 vars in 632 bytes} [Wed Jun 10 04:54:17 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/698] 10.0.0.120 () {34 vars in 654 bytes} [Wed Jun 10 04:54:17 2026] POST /v2/images => generated 702 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/699] 10.0.0.120 () {32 vars in 716 bytes} [Wed Jun 10 04:54:17 2026] GET /v2/images/9f83585d-fe54-46c7-af35-ef41602dfa59/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:54:17.305 7 INFO glance.api.v2.image_data [None req-2abc2b9e-6b9f-4e0c-9692-c67bc462a916 8d452ba8459643008341e8cc64e0c0c5 a18944b4bc644e0d86a9169f45a80025 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:54:17.352 7 WARNING glance_store._drivers.rbd [None req-2abc2b9e-6b9f-4e0c-9692-c67bc462a916 8d452ba8459643008341e8cc64e0c0c5 a18944b4bc644e0d86a9169f45a80025 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 04:54:18.057 7 INFO glance.location [None req-2abc2b9e-6b9f-4e0c-9692-c67bc462a916 8d452ba8459643008341e8cc64e0c0c5 a18944b4bc644e0d86a9169f45a80025 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 344/700] 10.0.0.120 () {32 vars in 726 bytes} [Wed Jun 10 04:54:17 2026] PUT /v2/images/9f83585d-fe54-46c7-af35-ef41602dfa59/file => generated 0 bytes in 816 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/701] 10.0.0.120 () {32 vars in 706 bytes} [Wed Jun 10 04:54:18 2026] GET /v2/images/9f83585d-fe54-46c7-af35-ef41602dfa59 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/702] 10.0.0.120 () {32 vars in 716 bytes} [Wed Jun 10 04:54:18 2026] GET /v2/images/9f83585d-fe54-46c7-af35-ef41602dfa59/file => generated 1024 bytes in 114 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/703] 10.0.0.120 () {34 vars in 654 bytes} [Wed Jun 10 04:54:18 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/704] 10.0.0.120 () {32 vars in 725 bytes} [Wed Jun 10 04:54:18 2026] PATCH /v2/images/9680d580-75e4-4c6f-877c-cb15564056ae => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/705] 10.0.0.120 () {32 vars in 706 bytes} [Wed Jun 10 04:54:18 2026] GET /v2/images/9680d580-75e4-4c6f-877c-cb15564056ae => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:54:18.396 7 WARNING glance.api.v2.images [None req-61a30dc6-3c33-40e1-9fb3-5b20e498ac71 8d452ba8459643008341e8cc64e0c0c5 a18944b4bc644e0d86a9169f45a80025 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9680d580-75e4-4c6f-877c-cb15564056ae [pid: 7|app: 0|req: 347/706] 10.0.0.120 () {32 vars in 709 bytes} [Wed Jun 10 04:54:18 2026] DELETE /v2/images/9680d580-75e4-4c6f-877c-cb15564056ae => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/707] 10.0.0.120 () {32 vars in 706 bytes} [Wed Jun 10 04:54:18 2026] GET /v2/images/9680d580-75e4-4c6f-877c-cb15564056ae => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:54:18.465 7 WARNING glance.api.v2.images [None req-810c7d67-19e4-4c14-97cb-d4bb15768443 8d452ba8459643008341e8cc64e0c0c5 a18944b4bc644e0d86a9169f45a80025 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9f83585d-fe54-46c7-af35-ef41602dfa59 [pid: 7|app: 0|req: 348/710] 10.0.0.120 () {32 vars in 709 bytes} [Wed Jun 10 04:54:18 2026] DELETE /v2/images/9f83585d-fe54-46c7-af35-ef41602dfa59 => generated 0 bytes in 813 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/711] 10.0.0.120 () {32 vars in 706 bytes} [Wed Jun 10 04:54:19 2026] GET /v2/images/9f83585d-fe54-46c7-af35-ef41602dfa59 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:54:19.294 7 WARNING glance.api.v2.images [None req-da7301b7-f874-4352-af37-88ca0679f447 8d452ba8459643008341e8cc64e0c0c5 a18944b4bc644e0d86a9169f45a80025 - - default default] Failed to find image 1e7752b1-3aee-4c60-9506-219b2dc7bc1d to delete: glance.common.exception.ImageNotFound: No image found with ID 1e7752b1-3aee-4c60-9506-219b2dc7bc1d [pid: 7|app: 0|req: 349/712] 10.0.0.120 () {32 vars in 709 bytes} [Wed Jun 10 04:54:19 2026] DELETE /v2/images/1e7752b1-3aee-4c60-9506-219b2dc7bc1d => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/713] 10.0.0.120 () {32 vars in 706 bytes} [Wed Jun 10 04:54:19 2026] GET /v2/images/1e7752b1-3aee-4c60-9506-219b2dc7bc1d => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/714] 10.0.0.120 () {30 vars in 410 bytes} [Wed Jun 10 04:54:27 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: 356/725] 10.0.0.95 () {36 vars in 985 bytes} [Wed Jun 10 04:55:16 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => 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: 370/726] 10.0.0.95 () {36 vars in 925 bytes} [Wed Jun 10 04:55:16 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: 373/731] 10.0.0.120 () {32 vars in 706 bytes} [Wed Jun 10 04:55:29 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => 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: 359/732] 10.0.0.120 () {32 vars in 706 bytes} [Wed Jun 10 04:55:29 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => 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: 374/733] 10.0.0.176 () {36 vars in 986 bytes} [Wed Jun 10 04:55:29 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/734] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:55:29 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: 375/735] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:55:29 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: 361/736] 10.0.0.176 () {36 vars in 986 bytes} [Wed Jun 10 04:55:29 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => 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: 376/737] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:55:29 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: 362/738] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:55:29 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/739] 10.0.0.176 () {36 vars in 986 bytes} [Wed Jun 10 04:55:29 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/740] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:55:29 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: 378/741] 10.0.0.196 () {36 vars in 986 bytes} [Wed Jun 10 04:55:29 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => 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: 364/742] 10.0.0.196 () {36 vars in 926 bytes} [Wed Jun 10 04:55:29 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: 379/743] 10.0.0.196 () {36 vars in 986 bytes} [Wed Jun 10 04:55:29 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/744] 10.0.0.196 () {36 vars in 926 bytes} [Wed Jun 10 04:55:29 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: 380/745] 10.0.0.196 () {36 vars in 926 bytes} [Wed Jun 10 04:55:29 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: 382/748] 10.0.0.95 () {36 vars in 985 bytes} [Wed Jun 10 04:55:48 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/749] 10.0.0.95 () {36 vars in 925 bytes} [Wed Jun 10 04:55:48 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/758] 10.0.0.95 () {36 vars in 985 bytes} [Wed Jun 10 04:56:19 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => 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: 387/759] 10.0.0.95 () {36 vars in 925 bytes} [Wed Jun 10 04:56: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: 7|app: 0|req: 373/760] 10.0.0.95 () {36 vars in 985 bytes} [Wed Jun 10 04:56:22 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/761] 10.0.0.95 () {36 vars in 925 bytes} [Wed Jun 10 04:56:22 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/778] 10.0.0.95 () {36 vars in 985 bytes} [Wed Jun 10 04:57:41 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/779] 10.0.0.95 () {36 vars in 925 bytes} [Wed Jun 10 04:57:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/790] 10.0.0.95 () {36 vars in 985 bytes} [Wed Jun 10 04:58:29 2026] GET /v2/images/024483f2-741b-47e8-8be1-50a2895f04bf => 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: 403/791] 10.0.0.95 () {36 vars in 925 bytes} [Wed Jun 10 04:58:29 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/798] 199.204.45.216 () {32 vars in 825 bytes} [Wed Jun 10 04:59:06 2026] GET /v2/images?status=active&owner=dff338b2f8df42ed80ff42dead2afd33&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/799] 199.204.45.216 () {32 vars in 652 bytes} [Wed Jun 10 04:59:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/800] 10.0.0.176 () {36 vars in 986 bytes} [Wed Jun 10 04:59:07 2026] GET /v2/images/c20eb43c-ee3d-4207-ac2a-9ef40a43c799 => generated 1395 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/801] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:59:07 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: 409/802] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:59:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/803] 10.0.0.176 () {36 vars in 986 bytes} [Wed Jun 10 04:59:07 2026] GET /v2/images/c20eb43c-ee3d-4207-ac2a-9ef40a43c799 => 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/804] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:59:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/805] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:59:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/806] 10.0.0.176 () {36 vars in 986 bytes} [Wed Jun 10 04:59:07 2026] GET /v2/images/c20eb43c-ee3d-4207-ac2a-9ef40a43c799 => 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: 396/807] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:59:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/808] 10.0.0.176 () {36 vars in 926 bytes} [Wed Jun 10 04:59:07 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: 397/809] 10.0.0.196 () {36 vars in 986 bytes} [Wed Jun 10 04:59:07 2026] GET /v2/images/c20eb43c-ee3d-4207-ac2a-9ef40a43c799 => generated 1395 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/810] 10.0.0.196 () {36 vars in 926 bytes} [Wed Jun 10 04:59:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/811] 10.0.0.196 () {36 vars in 986 bytes} [Wed Jun 10 04:59:07 2026] GET /v2/images/c20eb43c-ee3d-4207-ac2a-9ef40a43c799 => 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: 414/812] 10.0.0.196 () {36 vars in 926 bytes} [Wed Jun 10 04:59:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/813] 10.0.0.196 () {36 vars in 926 bytes} [Wed Jun 10 04:59:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/866] 10.0.0.120 () {32 vars in 632 bytes} [Wed Jun 10 05:03:19 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)