+ 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 09:06:07 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7f47ffc84d-w7dns 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 0x7f723eb9e668 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 09:06:10.001 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 09:06:10.033 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 09:06:10.894 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 09:06:10.895 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 09:06:10.895 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 09:06:10.902 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 09:06:10.903 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 09:06:10.904 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 09:06:13.018 7 WARNING glance.api.v2.images [None req-842edabb-949d-4e99-9f56-f8f2d3e69d5c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 09:06:13.052 8 WARNING glance.api.v2.images [None req-72f66c4f-5226-4ffa-8fe5-ce2f7ebb494d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 09:06:13.353 7 WARNING keystonemiddleware._common.config [None req-842edabb-949d-4e99-9f56-f8f2d3e69d5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 09:06:13.361 7 WARNING oslo_config.cfg [None req-842edabb-949d-4e99-9f56-f8f2d3e69d5c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f723eb9e668 pid: 7 (default app) 2026-06-10 09:06:13.487 8 WARNING keystonemiddleware._common.config [None req-72f66c4f-5226-4ffa-8fe5-ce2f7ebb494d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 09:06:13.496 8 WARNING oslo_config.cfg [None req-72f66c4f-5226-4ffa-8fe5-ce2f7ebb494d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f723eb9e668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:06:14 2026] GET / => generated 1301 bytes in 3 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 09:06:15.210 8 WARNING oslo_policy.policy [None req-c86bc137-8509-4ebd-9909-0690cb0077b6 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - 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 09:06:15.211 8 WARNING oslo_policy.policy [None req-c86bc137-8509-4ebd-9909-0690cb0077b6 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - 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 09:06:15.225 8 WARNING oslo_policy.policy [None req-c86bc137-8509-4ebd-9909-0690cb0077b6 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - 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 09:06:15.226 8 WARNING oslo_policy.policy [None req-c86bc137-8509-4ebd-9909-0690cb0077b6 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:06:14 2026] GET /v2/images => generated 69 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:06:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:06:18 2026] GET /v2/images => generated 69 bytes in 35 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 09:06:19.052 7 WARNING oslo_policy.policy [None req-f9ab5b3d-1061-4228-8fd5-d359bec36d4c 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - 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 09:06:19.053 7 WARNING oslo_policy.policy [None req-f9ab5b3d-1061-4228-8fd5-d359bec36d4c 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.23 () {44 vars in 908 bytes} [Wed Jun 10 09:06:19 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.23 () {44 vars in 930 bytes} [Wed Jun 10 09:06: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-06-10 09:06:19.195 7 WARNING oslo_policy.policy [None req-c73db21b-720e-4fb5-86b5-301658d5b4fc 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - 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 09:06:19.196 7 WARNING oslo_policy.policy [None req-c73db21b-720e-4fb5-86b5-301658d5b4fc 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.23 () {44 vars in 936 bytes} [Wed Jun 10 09:06:19 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 09:06:19.283 8 WARNING oslo_config.cfg [None req-b9bbc7ea-53b3-49d7-aad5-38b5957c14b2 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.23 () {48 vars in 948 bytes} [Wed Jun 10 09:06:19 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 09:06:19.303 7 WARNING oslo_policy.policy [None req-31497c5e-662b-4136-bded-7cd49a0931d9 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - 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 09:06:19.303 7 WARNING oslo_policy.policy [None req-31497c5e-662b-4136-bded-7cd49a0931d9 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - 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 09:06:19.306 7 INFO glance.api.v2.image_data [None req-31497c5e-662b-4136-bded-7cd49a0931d9 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:06:24.025 7 WARNING glance.location [None req-31497c5e-662b-4136-bded-7cd49a0931d9 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.23 () {48 vars in 1042 bytes} [Wed Jun 10 09:06:19 2026] PUT /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7/file => generated 0 bytes in 4768 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5883 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.23 () {44 vars in 968 bytes} [Wed Jun 10 09:06:24 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:06:24.175 7 WARNING oslo_config.cfg [None req-657b5742-7bf0-4645-bec8-bef063a1d5bc 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.204.45.23 () {48 vars in 1048 bytes} [Wed Jun 10 09:06:24 2026] PATCH /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.23 () {44 vars in 968 bytes} [Wed Jun 10 09:06:24 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => 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: 141/279] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:28:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:28:03 2026] GET /v2/images => generated 1381 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:28:24 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:28:24 2026] GET /v2/images => generated 1381 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.23 () {44 vars in 934 bytes} [Wed Jun 10 09:28:24 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: 7|app: 0|req: 145/288] 199.204.45.23 () {44 vars in 956 bytes} [Wed Jun 10 09:28:24 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: 144/289] 199.204.45.23 () {44 vars in 936 bytes} [Wed Jun 10 09:28:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.23 () {48 vars in 948 bytes} [Wed Jun 10 09:28:24 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 09:28:24.938 8 WARNING oslo_policy.policy [None req-710b3169-d8c6-4001-9844-47c5136faf57 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - 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 09:28:24.939 8 WARNING oslo_policy.policy [None req-710b3169-d8c6-4001-9844-47c5136faf57 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - 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 09:28:24.941 8 INFO glance.api.v2.image_data [None req-710b3169-d8c6-4001-9844-47c5136faf57 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:29:03.334 8 WARNING glance.location [None req-710b3169-d8c6-4001-9844-47c5136faf57 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/299] 199.204.45.23 () {48 vars in 1043 bytes} [Wed Jun 10 09:28:24 2026] PUT /v2/images/cc768e29-2b87-45a1-b703-3f13577b1a3d/file => generated 0 bytes in 38448 msecs (HTTP/1.1 204) 4 headers in 171 bytes (53554 switches on core 0) [pid: 7|app: 0|req: 155/300] 199.204.45.23 () {44 vars in 968 bytes} [Wed Jun 10 09:29:03 2026] GET /v2/images/cc768e29-2b87-45a1-b703-3f13577b1a3d => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/301] 199.204.45.23 () {48 vars in 1048 bytes} [Wed Jun 10 09:29:03 2026] PATCH /v2/images/cc768e29-2b87-45a1-b703-3f13577b1a3d => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/302] 199.204.45.23 () {44 vars in 968 bytes} [Wed Jun 10 09:29:03 2026] GET /v2/images/cc768e29-2b87-45a1-b703-3f13577b1a3d => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/303] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:29:05 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/304] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:29:05 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/391] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:36:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/392] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:36:19 2026] GET /v2/images => generated 2778 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/395] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:36:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/396] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:36:27 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/397] 199.204.45.23 () {44 vars in 944 bytes} [Wed Jun 10 09:36:28 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/398] 199.204.45.23 () {44 vars in 966 bytes} [Wed Jun 10 09:36:28 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: 195/399] 199.204.45.23 () {44 vars in 936 bytes} [Wed Jun 10 09:36:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/400] 199.204.45.23 () {48 vars in 948 bytes} [Wed Jun 10 09:36:28 2026] POST /v2/images => generated 799 bytes in 238 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 09:36:28.390 8 INFO glance.api.v2.image_data [None req-0305bf54-bc1f-432e-9ca0-d09dbe44526e 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:36:59.504 8 INFO glance.location [None req-0305bf54-bc1f-432e-9ca0-d09dbe44526e 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/407] 199.204.45.23 () {48 vars in 1042 bytes} [Wed Jun 10 09:36:28 2026] PUT /v2/images/1f0dc2d1-5b86-49c4-9873-9f7df1414feb/file => generated 0 bytes in 31171 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16925 switches on core 0) [pid: 7|app: 0|req: 212/408] 199.204.45.23 () {44 vars in 968 bytes} [Wed Jun 10 09:36:59 2026] GET /v2/images/1f0dc2d1-5b86-49c4-9873-9f7df1414feb => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/409] 199.204.45.23 () {48 vars in 1048 bytes} [Wed Jun 10 09:36:59 2026] PATCH /v2/images/1f0dc2d1-5b86-49c4-9873-9f7df1414feb => generated 1410 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/410] 199.204.45.23 () {44 vars in 968 bytes} [Wed Jun 10 09:36:59 2026] GET /v2/images/1f0dc2d1-5b86-49c4-9873-9f7df1414feb => 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: 219/421] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:37:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/422] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:37:50 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/429] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:38:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/430] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:38:14 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: 7|app: 0|req: 224/431] 199.204.45.23 () {44 vars in 936 bytes} [Wed Jun 10 09:38:14 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/432] 199.204.45.23 () {44 vars in 958 bytes} [Wed Jun 10 09:38:14 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/433] 199.204.45.23 () {44 vars in 936 bytes} [Wed Jun 10 09:38:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/434] 199.204.45.23 () {48 vars in 948 bytes} [Wed Jun 10 09:38:14 2026] POST /v2/images => generated 791 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 09:38:14.797 7 INFO glance.api.v2.image_data [None req-90de2cc2-2dca-4b4e-80d1-53345ce58a30 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:38:31.680 7 INFO glance.location [None req-90de2cc2-2dca-4b4e-80d1-53345ce58a30 048bc0a705fb43e689abc01285a6ab7a 74c14e89ae6c411d89bed8674ce76eec - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 226/437] 199.204.45.23 () {48 vars in 1043 bytes} [Wed Jun 10 09:38:14 2026] PUT /v2/images/7547158d-6782-4187-9efa-0d4e248c11fe/file => generated 0 bytes in 16945 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27863 switches on core 0) [pid: 8|app: 0|req: 212/438] 199.204.45.23 () {44 vars in 968 bytes} [Wed Jun 10 09:38:31 2026] GET /v2/images/7547158d-6782-4187-9efa-0d4e248c11fe => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/439] 199.204.45.23 () {48 vars in 1048 bytes} [Wed Jun 10 09:38:31 2026] PATCH /v2/images/7547158d-6782-4187-9efa-0d4e248c11fe => generated 1382 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/440] 199.204.45.23 () {44 vars in 968 bytes} [Wed Jun 10 09:38:31 2026] GET /v2/images/7547158d-6782-4187-9efa-0d4e248c11fe => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/607] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:52:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/608] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:52:20 2026] GET /v2/images => generated 5574 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/641] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:54:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/642] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:54:58 2026] GET /v2/images => generated 5574 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/643] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:55:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/644] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:55:00 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/657] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:55:56 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/658] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:55:56 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/661] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:56:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/662] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:56:05 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/677] 199.204.45.23 () {42 vars in 685 bytes} [Wed Jun 10 09:57:13 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/678] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jun 10 09:57:13 2026] GET /v2/images => generated 5574 bytes in 55 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: 337/687] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jun 10 09:57:58 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/694] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jun 10 09:58:28 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => generated 1312 bytes in 21 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: 354/695] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jun 10 09:58:28 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: 356/698] 199.204.45.23 () {36 vars in 990 bytes} [Wed Jun 10 09:58:36 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/699] 199.204.45.23 () {36 vars in 930 bytes} [Wed Jun 10 09:58:36 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: 357/700] 199.204.45.23 () {36 vars in 990 bytes} [Wed Jun 10 09:58:37 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => 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: 344/701] 199.204.45.23 () {36 vars in 930 bytes} [Wed Jun 10 09:58:37 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: 346/704] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jun 10 09:58:43 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/705] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 09:58:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/706] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 09:58:43 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: 360/707] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jun 10 09:58:43 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => 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: 348/708] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 09:58:43 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: 361/709] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 09:58:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/710] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jun 10 09:58:43 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => 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: 362/711] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 09:58:43 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: 350/712] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 09:58: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: 363/713] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jun 10 09:58:44 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/714] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jun 10 09:58:44 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: 364/715] 10.0.0.52 () {36 vars in 910 bytes} [Wed Jun 10 09:58:44 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/716] 10.0.0.52 () {36 vars in 1006 bytes} [Wed Jun 10 09:58:44 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7/locations => generated 127 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/717] 10.0.0.52 () {36 vars in 986 bytes} [Wed Jun 10 09:58:44 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => 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: 353/718] 10.0.0.52 () {36 vars in 926 bytes} [Wed Jun 10 09:58:44 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: 366/719] 10.0.0.52 () {36 vars in 926 bytes} [Wed Jun 10 09:58:44 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: 354/720] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jun 10 09:58:49 2026] POST /v2/images => generated 649 bytes in 184 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 09:58:49.987 7 WARNING glance.api.v2.images [None req-5cd25f7d-4266-4daa-a16a-b76fe212f93f f044de031faf4d609dae47a31c9bb275 faeb73cf9be345cd9f7d6aa4e798dec9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b6d65bcc-018f-4960-9920-5f00843d6436 [pid: 7|app: 0|req: 367/721] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jun 10 09:58:49 2026] DELETE /v2/images/b6d65bcc-018f-4960-9920-5f00843d6436 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/722] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jun 10 09:58:50 2026] GET /v2/images/b6d65bcc-018f-4960-9920-5f00843d6436 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/723] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jun 10 09:58:50 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/724] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jun 10 09:58:50 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/725] 10.0.0.224 () {32 vars in 717 bytes} [Wed Jun 10 09:58:50 2026] GET /v2/images/0d2da337-10f5-4a21-934a-f2fa269b8c79/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 09:58:50.157 8 INFO glance.api.v2.image_data [None req-6e983949-ec66-4aea-ab49-a6435359b5c2 f044de031faf4d609dae47a31c9bb275 faeb73cf9be345cd9f7d6aa4e798dec9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:58:50.194 8 WARNING glance_store._drivers.rbd [None req-6e983949-ec66-4aea-ab49-a6435359b5c2 f044de031faf4d609dae47a31c9bb275 faeb73cf9be345cd9f7d6aa4e798dec9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 09:58:50.407 8 INFO glance.location [None req-6e983949-ec66-4aea-ab49-a6435359b5c2 f044de031faf4d609dae47a31c9bb275 faeb73cf9be345cd9f7d6aa4e798dec9 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 357/726] 10.0.0.224 () {32 vars in 727 bytes} [Wed Jun 10 09:58:50 2026] PUT /v2/images/0d2da337-10f5-4a21-934a-f2fa269b8c79/file => generated 0 bytes in 300 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/727] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jun 10 09:58:50 2026] GET /v2/images/0d2da337-10f5-4a21-934a-f2fa269b8c79 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/728] 10.0.0.224 () {32 vars in 717 bytes} [Wed Jun 10 09:58:50 2026] GET /v2/images/0d2da337-10f5-4a21-934a-f2fa269b8c79/file => generated 1024 bytes in 286 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/729] 10.0.0.224 () {34 vars in 655 bytes} [Wed Jun 10 09:58:50 2026] POST /v2/images => generated 648 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/730] 10.0.0.224 () {32 vars in 726 bytes} [Wed Jun 10 09:58:50 2026] PATCH /v2/images/6cf335ce-8cfd-4c08-9ad1-d2dea26d26e8 => generated 652 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/731] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jun 10 09:58:50 2026] GET /v2/images/6cf335ce-8cfd-4c08-9ad1-d2dea26d26e8 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 09:58:50.905 8 WARNING glance.api.v2.images [None req-bd617b82-d642-43f9-b9cb-db7b9dac3496 f044de031faf4d609dae47a31c9bb275 faeb73cf9be345cd9f7d6aa4e798dec9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6cf335ce-8cfd-4c08-9ad1-d2dea26d26e8 [pid: 8|app: 0|req: 360/732] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jun 10 09:58:50 2026] DELETE /v2/images/6cf335ce-8cfd-4c08-9ad1-d2dea26d26e8 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/733] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jun 10 09:58:50 2026] GET /v2/images/6cf335ce-8cfd-4c08-9ad1-d2dea26d26e8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:58:50.986 8 WARNING glance.api.v2.images [None req-11570adb-1b25-44ad-bef3-a10902d6694e f044de031faf4d609dae47a31c9bb275 faeb73cf9be345cd9f7d6aa4e798dec9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0d2da337-10f5-4a21-934a-f2fa269b8c79 [pid: 8|app: 0|req: 361/734] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jun 10 09:58:50 2026] DELETE /v2/images/0d2da337-10f5-4a21-934a-f2fa269b8c79 => generated 0 bytes in 709 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/735] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jun 10 09:58:51 2026] GET /v2/images/0d2da337-10f5-4a21-934a-f2fa269b8c79 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:58:51.717 8 WARNING glance.api.v2.images [None req-ae063656-399b-4f3e-873a-fbc0e6e055e7 f044de031faf4d609dae47a31c9bb275 faeb73cf9be345cd9f7d6aa4e798dec9 - - default default] Failed to find image b6d65bcc-018f-4960-9920-5f00843d6436 to delete: glance.common.exception.ImageNotFound: No image found with ID b6d65bcc-018f-4960-9920-5f00843d6436 [pid: 8|app: 0|req: 362/736] 10.0.0.224 () {32 vars in 710 bytes} [Wed Jun 10 09:58:51 2026] DELETE /v2/images/b6d65bcc-018f-4960-9920-5f00843d6436 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/737] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jun 10 09:58:51 2026] GET /v2/images/b6d65bcc-018f-4960-9920-5f00843d6436 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/748] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jun 10 09:59:36 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => 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: 381/749] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jun 10 09:59:36 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: 371/754] 10.0.0.224 () {30 vars in 411 bytes} [Wed Jun 10 10:00:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/757] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jun 10 10:00:04 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/758] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jun 10 10:00:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/761] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jun 10 10:00:21 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => 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: 387/762] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jun 10 10:00:21 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: 392/771] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jun 10 10:01:01 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => 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: 380/772] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jun 10 10:01:01 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: 398/783] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jun 10 10:01:49 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => 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: 386/784] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jun 10 10:01:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/791] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jun 10 10:02:20 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => 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: 402/792] 10.0.0.224 () {32 vars in 707 bytes} [Wed Jun 10 10:02:20 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/793] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jun 10 10:02:20 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => 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: 403/794] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 10:02:20 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/795] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 10:02:20 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: 404/796] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jun 10 10:02:20 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/797] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 10:02:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/798] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 10:02:20 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/799] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jun 10 10:02:20 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/800] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 10:02: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: 395/801] 10.0.0.52 () {36 vars in 910 bytes} [Wed Jun 10 10:02:21 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/802] 10.0.0.52 () {36 vars in 1006 bytes} [Wed Jun 10 10:02:21 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7/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: 396/803] 10.0.0.52 () {36 vars in 986 bytes} [Wed Jun 10 10:02:21 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/804] 10.0.0.52 () {36 vars in 926 bytes} [Wed Jun 10 10:02:21 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: 397/805] 10.0.0.52 () {36 vars in 926 bytes} [Wed Jun 10 10:02:21 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: 410/808] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jun 10 10:02:22 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => 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: 399/809] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jun 10 10:02:22 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: 402/814] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jun 10 10:02:49 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => 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: 413/815] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jun 10 10:02:49 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: 422/832] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jun 10 10:04:10 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/833] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jun 10 10:04:10 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: 414/838] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jun 10 10:04:28 2026] GET /v2/images/f667bd47-ad1a-4aea-a1e1-2710cb90efe7 => 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: 425/839] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jun 10 10:04:28 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: 430/848] 199.204.45.23 () {32 vars in 825 bytes} [Wed Jun 10 10:05:06 2026] GET /v2/images?status=active&owner=74c14e89ae6c411d89bed8674ce76eec&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: 419/849] 199.204.45.23 () {32 vars in 652 bytes} [Wed Jun 10 10:05:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/850] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jun 10 10:05:07 2026] GET /v2/images/cc768e29-2b87-45a1-b703-3f13577b1a3d => 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: 420/851] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 10:05:07 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: 432/852] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 10:05:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/853] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jun 10 10:05:07 2026] GET /v2/images/cc768e29-2b87-45a1-b703-3f13577b1a3d => generated 1395 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/854] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 10:05: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: 422/855] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 10:05:07 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: 434/856] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jun 10 10:05:07 2026] GET /v2/images/cc768e29-2b87-45a1-b703-3f13577b1a3d => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/857] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 10:05:07 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: 435/858] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jun 10 10:05: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: 424/859] 10.0.0.52 () {36 vars in 910 bytes} [Wed Jun 10 10:05:07 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/860] 10.0.0.52 () {36 vars in 1006 bytes} [Wed Jun 10 10:05:07 2026] GET /v2/images/cc768e29-2b87-45a1-b703-3f13577b1a3d/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/861] 10.0.0.52 () {36 vars in 986 bytes} [Wed Jun 10 10:05:07 2026] GET /v2/images/cc768e29-2b87-45a1-b703-3f13577b1a3d => 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: 437/862] 10.0.0.52 () {36 vars in 926 bytes} [Wed Jun 10 10:05:07 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: 426/863] 10.0.0.52 () {36 vars in 926 bytes} [Wed Jun 10 10:05: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: 474/936] 10.0.0.224 () {32 vars in 633 bytes} [Wed Jun 10 10:11:10 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)