+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Apr 17 01:09:21 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-58554d45bb-8nv6g 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 0x7f862b795668 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-04-17 01:09:23.389 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 01:09:23.412 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-04-17 01:09:24.227 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-04-17 01:09:24.228 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-04-17 01:09:24.228 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 01:09:24.275 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-04-17 01:09:24.276 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-04-17 01:09:24.277 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 01:09:26.271 7 WARNING glance.api.v2.images [None req-3504180f-7159-4cbf-ab55-9da1dc1f8a20 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 01:09:26.334 8 WARNING glance.api.v2.images [None req-4bc9b334-0f01-4263-afba-2be31d083879 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 01:09:26.607 7 WARNING keystonemiddleware._common.config [None req-3504180f-7159-4cbf-ab55-9da1dc1f8a20 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 01:09:26.614 7 WARNING oslo_config.cfg [None req-3504180f-7159-4cbf-ab55-9da1dc1f8a20 - - - - - -] 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 0x7f862b795668 pid: 7 (default app) 2026-04-17 01:09:26.666 8 WARNING keystonemiddleware._common.config [None req-4bc9b334-0f01-4263-afba-2be31d083879 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 01:09:26.673 8 WARNING oslo_config.cfg [None req-4bc9b334-0f01-4263-afba-2be31d083879 - - - - - -] 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 0x7f862b795668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.246 () {42 vars in 689 bytes} [Fri Apr 17 01:09:28 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-04-17 01:09:29.105 8 WARNING oslo_policy.policy [None req-452be698-a694-4c4b-b755-e0f20755c440 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - 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-04-17 01:09:29.105 8 WARNING oslo_policy.policy [None req-452be698-a694-4c4b-b755-e0f20755c440 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - 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-04-17 01:09:29.120 8 WARNING oslo_policy.policy [None req-452be698-a694-4c4b-b755-e0f20755c440 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - 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-04-17 01:09:29.120 8 WARNING oslo_policy.policy [None req-452be698-a694-4c4b-b755-e0f20755c440 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.246 () {44 vars in 911 bytes} [Fri Apr 17 01:09:28 2026] GET /v2/images => generated 69 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.246 () {42 vars in 689 bytes} [Fri Apr 17 01:09:33 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: 2/7] 199.204.45.246 () {44 vars in 911 bytes} [Fri Apr 17 01:09:33 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:09:33.269 7 WARNING oslo_policy.policy [None req-33238563-007b-412f-ab3c-d3a3d9b024dc 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - 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-04-17 01:09:33.269 7 WARNING oslo_policy.policy [None req-33238563-007b-412f-ab3c-d3a3d9b024dc 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.246 () {44 vars in 912 bytes} [Fri Apr 17 01:09:33 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.246 () {44 vars in 934 bytes} [Fri Apr 17 01:09:33 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-04-17 01:09:33.403 7 WARNING oslo_policy.policy [None req-ee6ead68-c29d-4201-b3a5-4aacd9874d4c 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - 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-04-17 01:09:33.404 7 WARNING oslo_policy.policy [None req-ee6ead68-c29d-4201-b3a5-4aacd9874d4c 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.246 () {44 vars in 940 bytes} [Fri Apr 17 01:09:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 01:09:33.497 8 WARNING oslo_config.cfg [None req-16fca507-0bd8-4b5f-a402-b03b9bc2b007 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.246 () {48 vars in 952 bytes} [Fri Apr 17 01:09:33 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:09:33.519 7 WARNING oslo_policy.policy [None req-09a43829-1137-415c-bec1-fe878fc1daf9 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - 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-04-17 01:09:33.520 7 WARNING oslo_policy.policy [None req-09a43829-1137-415c-bec1-fe878fc1daf9 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - 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-04-17 01:09:33.521 7 INFO glance.api.v2.image_data [None req-09a43829-1137-415c-bec1-fe878fc1daf9 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:09:37.194 7 WARNING glance.location [None req-09a43829-1137-415c-bec1-fe878fc1daf9 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.246 () {48 vars in 1046 bytes} [Fri Apr 17 01:09:33 2026] PUT /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601/file => generated 0 bytes in 3720 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4914 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.246 () {44 vars in 972 bytes} [Fri Apr 17 01:09:37 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 01:09:37.272 7 WARNING oslo_config.cfg [None req-8ecfacf0-f7b9-4c33-a13c-6f9bb4ab3834 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.246 () {44 vars in 972 bytes} [Fri Apr 17 01:09:37 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.204.45.246 () {42 vars in 689 bytes} [Fri Apr 17 01:10:24 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: 14/26] 199.204.45.246 () {44 vars in 911 bytes} [Fri Apr 17 01:10:24 2026] GET /v2/images => generated 1240 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/31] 199.204.45.246 () {42 vars in 689 bytes} [Fri Apr 17 01:10:39 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: 17/32] 199.204.45.246 () {44 vars in 911 bytes} [Fri Apr 17 01:10:39 2026] GET /v2/images => generated 1240 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/33] 199.204.45.246 () {44 vars in 948 bytes} [Fri Apr 17 01:10:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.246 () {44 vars in 970 bytes} [Fri Apr 17 01:10:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 199.204.45.246 () {44 vars in 940 bytes} [Fri Apr 17 01:10:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/36] 199.204.45.246 () {48 vars in 952 bytes} [Fri Apr 17 01:10:39 2026] POST /v2/images => generated 799 bytes in 264 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:10:39.664 8 WARNING oslo_policy.policy [None req-4a32b5ec-f998-471b-b8bc-bd94263a904a 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - 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-04-17 01:10:39.664 8 WARNING oslo_policy.policy [None req-4a32b5ec-f998-471b-b8bc-bd94263a904a 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - 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-04-17 01:10:39.666 8 INFO glance.api.v2.image_data [None req-4a32b5ec-f998-471b-b8bc-bd94263a904a 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:10:58.755 7 WARNING glance.api.v2.images [None req-fc4e3b73-aa44-4319-a103-4b9050178308 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ee08167e-3503-43c7-b936-892e717b1684 [uwsgi-body-read] Error reading 904116 bytes. Content-Length: 854769152 consumed: 787625036 left: 67144116 message: Client closed connection [pid: 7|app: 0|req: 24/41] 199.204.45.246 () {46 vars in 994 bytes} [Fri Apr 17 01:10:58 2026] DELETE /v2/images/ee08167e-3503-43c7-b936-892e717b1684 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 01:11:00.560 8 ERROR glance_store._drivers.rbd [None req-4a32b5ec-f998-471b-b8bc-bd94263a904a 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] Failed to store image ee08167e-3503-43c7-b936-892e717b1684 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 01:11:01.330 8 ERROR glance.api.v2.image_data [None req-4a32b5ec-f998-471b-b8bc-bd94263a904a 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi [None req-4a32b5ec-f998-471b-b8bc-bd94263a904a 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1165, in __call__ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1206, in dispatch 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 411, in wrapped 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 305, in upload 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi raise self.value 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 161, in upload 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 488, in set_data 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi raise self.value 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 442, in set_data 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/quota/__init__.py", line 321, in set_data 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 595, in set_data 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 501, in _upload_to_store 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 488, in add_to_backend_with_multihash 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 465, in store_add_to_backend_with_multihash 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/driver.py", line 295, in add_adapter 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 678, in add 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi raise exc 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 598, in add 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi for chunk in chunks: 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/common/utils.py", line 69, in chunkiter 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 290, in read 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 117, in readfn 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py", line 1390, in read 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-17 01:11:01.360 8 ERROR glance.common.wsgi [pid: 8|app: 0|req: 18/42] 199.204.45.246 () {48 vars in 1046 bytes} [Fri Apr 17 01:10:39 2026] PUT /v2/images/ee08167e-3503-43c7-b936-892e717b1684/file => generated 114 bytes in 21731 msecs (HTTP/1.1 500) 4 headers in 185 bytes (17575 switches on core 0) [pid: 7|app: 0|req: 25/43] 199.204.45.246 () {42 vars in 689 bytes} [Fri Apr 17 01:11:05 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: 19/44] 199.204.45.246 () {44 vars in 911 bytes} [Fri Apr 17 01:11:05 2026] GET /v2/images => generated 1240 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/45] 199.204.45.246 () {44 vars in 948 bytes} [Fri Apr 17 01:11:05 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/46] 199.204.45.246 () {44 vars in 970 bytes} [Fri Apr 17 01:11:05 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/47] 199.204.45.246 () {44 vars in 940 bytes} [Fri Apr 17 01:11:05 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: 21/48] 199.204.45.246 () {48 vars in 952 bytes} [Fri Apr 17 01:11:05 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:11:05.469 7 INFO glance.api.v2.image_data [None req-d6f92940-4ef1-4b5a-9935-423e7c1d9ccc 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:11:23.857 7 INFO glance.location [None req-d6f92940-4ef1-4b5a-9935-423e7c1d9ccc 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 28/53] 199.204.45.246 () {48 vars in 1046 bytes} [Fri Apr 17 01:11:05 2026] PUT /v2/images/7e831c17-b6a0-4950-aeb6-b8c9dcfff77d/file => generated 0 bytes in 18448 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21891 switches on core 0) [pid: 8|app: 0|req: 26/54] 199.204.45.246 () {44 vars in 972 bytes} [Fri Apr 17 01:11:23 2026] GET /v2/images/7e831c17-b6a0-4950-aeb6-b8c9dcfff77d => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/55] 199.204.45.246 () {48 vars in 1051 bytes} [Fri Apr 17 01:11:23 2026] PATCH /v2/images/7e831c17-b6a0-4950-aeb6-b8c9dcfff77d => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/56] 199.204.45.246 () {44 vars in 972 bytes} [Fri Apr 17 01:11:24 2026] GET /v2/images/7e831c17-b6a0-4950-aeb6-b8c9dcfff77d => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/173] 199.204.45.246 () {42 vars in 689 bytes} [Fri Apr 17 01:21:04 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: 88/174] 199.204.45.246 () {44 vars in 911 bytes} [Fri Apr 17 01:21:04 2026] GET /v2/images => generated 2476 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/179] 199.204.45.246 () {42 vars in 689 bytes} [Fri Apr 17 01:21:17 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: 91/180] 199.204.45.246 () {44 vars in 911 bytes} [Fri Apr 17 01:21:17 2026] GET /v2/images => generated 2476 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/181] 199.204.45.246 () {44 vars in 940 bytes} [Fri Apr 17 01:21:17 2026] GET /v2/images/manila-service-image => generated 165 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/182] 199.204.45.246 () {44 vars in 962 bytes} [Fri Apr 17 01:21:17 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/183] 199.204.45.246 () {44 vars in 940 bytes} [Fri Apr 17 01:21:17 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: 7|app: 0|req: 93/184] 199.204.45.246 () {48 vars in 952 bytes} [Fri Apr 17 01:21:17 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:21:17.800 8 INFO glance.api.v2.image_data [None req-8c06328a-b549-4274-a114-0c00660c73ad 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:21:27.372 8 INFO glance.location [None req-8c06328a-b549-4274-a114-0c00660c73ad 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 92/187] 199.204.45.246 () {48 vars in 1046 bytes} [Fri Apr 17 01:21:17 2026] PUT /v2/images/478964bc-d85a-44bd-95cf-9747c789ca9e/file => generated 0 bytes in 9620 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18470 switches on core 0) [pid: 7|app: 0|req: 96/188] 199.204.45.246 () {44 vars in 972 bytes} [Fri Apr 17 01:21:27 2026] GET /v2/images/478964bc-d85a-44bd-95cf-9747c789ca9e => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/189] 199.204.45.246 () {44 vars in 972 bytes} [Fri Apr 17 01:21:27 2026] GET /v2/images/478964bc-d85a-44bd-95cf-9747c789ca9e => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/192] 199.204.45.246 () {42 vars in 689 bytes} [Fri Apr 17 01:21:37 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: 95/193] 199.204.45.246 () {44 vars in 911 bytes} [Fri Apr 17 01:21:37 2026] GET /v2/images => generated 3681 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/198] 199.204.45.246 () {42 vars in 689 bytes} [Fri Apr 17 01:21:59 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: 101/199] 199.204.45.246 () {44 vars in 911 bytes} [Fri Apr 17 01:21:59 2026] GET /v2/images => generated 3681 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/200] 199.204.45.246 () {44 vars in 938 bytes} [Fri Apr 17 01:21:59 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/201] 199.204.45.246 () {44 vars in 960 bytes} [Fri Apr 17 01:21:59 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/202] 199.204.45.246 () {44 vars in 940 bytes} [Fri Apr 17 01:21:59 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: 7|app: 0|req: 103/203] 199.204.45.246 () {48 vars in 952 bytes} [Fri Apr 17 01:21:59 2026] POST /v2/images => generated 796 bytes in 755 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:21:59.981 8 INFO glance.api.v2.image_data [None req-88d55708-3736-4c53-ba14-536f5bc2baef 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:22:41.894 8 WARNING glance.location [None req-88d55708-3736-4c53-ba14-536f5bc2baef 7baf354ca83f464fb7c2b82b0f12145b c436aec0dc604245b4e0427811ba8942 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 101/212] 199.204.45.246 () {48 vars in 1047 bytes} [Fri Apr 17 01:21:59 2026] PUT /v2/images/6d7de766-49e1-4bb4-8284-2f2acbd504ef/file => generated 0 bytes in 41972 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58298 switches on core 0) [pid: 7|app: 0|req: 112/213] 199.204.45.246 () {44 vars in 972 bytes} [Fri Apr 17 01:22:41 2026] GET /v2/images/6d7de766-49e1-4bb4-8284-2f2acbd504ef => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/214] 199.204.45.246 () {44 vars in 972 bytes} [Fri Apr 17 01:22:41 2026] GET /v2/images/6d7de766-49e1-4bb4-8284-2f2acbd504ef => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/215] 199.204.45.246 () {42 vars in 689 bytes} [Fri Apr 17 01:22:43 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: 103/216] 199.204.45.246 () {44 vars in 911 bytes} [Fri Apr 17 01:22:43 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/257] 199.204.45.246 () {42 vars in 689 bytes} [Fri Apr 17 01:25:58 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: 134/258] 199.204.45.246 () {44 vars in 911 bytes} [Fri Apr 17 01:25:58 2026] GET /v2/images => generated 4892 bytes in 98 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: 129/267] 10.0.0.77 () {32 vars in 632 bytes} [Fri Apr 17 01:26:42 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/272] 10.0.0.27 () {36 vars in 986 bytes} [Fri Apr 17 01:27:04 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 24 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: 141/273] 10.0.0.27 () {36 vars in 926 bytes} [Fri Apr 17 01:27:04 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: 134/276] 10.0.0.239 () {36 vars in 987 bytes} [Fri Apr 17 01:27:06 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/277] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:27: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: 135/278] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:27:06 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: 144/279] 10.0.0.239 () {36 vars in 987 bytes} [Fri Apr 17 01:27:06 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/280] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:27: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: 145/281] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:27:06 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/282] 10.0.0.239 () {36 vars in 987 bytes} [Fri Apr 17 01:27:06 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/283] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:27: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: 138/284] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:27:06 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: 147/285] 10.0.0.103 () {36 vars in 911 bytes} [Fri Apr 17 01:27:07 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/286] 10.0.0.103 () {36 vars in 1007 bytes} [Fri Apr 17 01:27:07 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601/locations => generated 127 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/287] 10.0.0.103 () {36 vars in 987 bytes} [Fri Apr 17 01:27:07 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/288] 10.0.0.103 () {36 vars in 927 bytes} [Fri Apr 17 01:27:07 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: 149/289] 10.0.0.103 () {36 vars in 927 bytes} [Fri Apr 17 01:27: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: 8|app: 0|req: 141/290] 199.204.45.246 () {36 vars in 991 bytes} [Fri Apr 17 01:27:12 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/291] 199.204.45.246 () {36 vars in 931 bytes} [Fri Apr 17 01:27:12 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: 142/292] 199.204.45.246 () {36 vars in 991 bytes} [Fri Apr 17 01:27:13 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/293] 199.204.45.246 () {36 vars in 931 bytes} [Fri Apr 17 01:27:13 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/296] 10.0.0.27 () {36 vars in 986 bytes} [Fri Apr 17 01:27:24 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/297] 10.0.0.27 () {36 vars in 926 bytes} [Fri Apr 17 01:27:24 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: 157/304] 10.0.0.77 () {30 vars in 410 bytes} [Fri Apr 17 01:27:50 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: 149/307] 10.0.0.27 () {36 vars in 986 bytes} [Fri Apr 17 01:27:55 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/308] 10.0.0.27 () {36 vars in 926 bytes} [Fri Apr 17 01:27:55 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: 163/315] 10.0.0.27 () {36 vars in 986 bytes} [Fri Apr 17 01:28:26 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/316] 10.0.0.27 () {36 vars in 926 bytes} [Fri Apr 17 01:28:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/323] 10.0.0.27 () {36 vars in 986 bytes} [Fri Apr 17 01:29:04 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/324] 10.0.0.27 () {36 vars in 926 bytes} [Fri Apr 17 01:29:04 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: 169/327] 10.0.0.27 () {36 vars in 986 bytes} [Fri Apr 17 01:29:06 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/328] 10.0.0.27 () {36 vars in 926 bytes} [Fri Apr 17 01:29:06 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: 172/333] 10.0.0.27 () {36 vars in 986 bytes} [Fri Apr 17 01:29:28 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/334] 10.0.0.27 () {36 vars in 926 bytes} [Fri Apr 17 01:29:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/337] 10.0.0.27 () {36 vars in 986 bytes} [Fri Apr 17 01:29:38 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/338] 10.0.0.27 () {36 vars in 926 bytes} [Fri Apr 17 01:29:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/343] 10.0.0.77 () {32 vars in 706 bytes} [Fri Apr 17 01:30:00 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/344] 10.0.0.77 () {32 vars in 706 bytes} [Fri Apr 17 01:30:00 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/345] 10.0.0.239 () {36 vars in 987 bytes} [Fri Apr 17 01:30:01 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/346] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:30:01 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: 169/347] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:30:01 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: 179/348] 10.0.0.239 () {36 vars in 987 bytes} [Fri Apr 17 01:30:01 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/349] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:30:01 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: 180/350] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:30:01 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: 171/351] 10.0.0.239 () {36 vars in 987 bytes} [Fri Apr 17 01:30:01 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/352] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:30:01 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: 172/353] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:30:01 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: 182/354] 10.0.0.103 () {36 vars in 911 bytes} [Fri Apr 17 01:30:01 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/355] 10.0.0.103 () {36 vars in 1007 bytes} [Fri Apr 17 01:30:01 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/356] 10.0.0.103 () {36 vars in 987 bytes} [Fri Apr 17 01:30:01 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/357] 10.0.0.103 () {36 vars in 927 bytes} [Fri Apr 17 01:30:01 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: 184/358] 10.0.0.103 () {36 vars in 927 bytes} [Fri Apr 17 01:30:01 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: 178/365] 10.0.0.77 () {34 vars in 654 bytes} [Fri Apr 17 01:30:31 2026] POST /v2/images => generated 648 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 01:30:31.312 7 WARNING glance.api.v2.images [None req-b2faf48f-2240-49d2-879e-6de48dcdc298 3d6c8ade512c4ef19a7b4f301489d9a6 a26d8050ffd849038a7641d2438be467 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//97f8a143-2356-4b2e-9612-478103c3fee1 [pid: 7|app: 0|req: 188/366] 10.0.0.77 () {32 vars in 709 bytes} [Fri Apr 17 01:30:31 2026] DELETE /v2/images/97f8a143-2356-4b2e-9612-478103c3fee1 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/367] 10.0.0.77 () {32 vars in 706 bytes} [Fri Apr 17 01:30:31 2026] GET /v2/images/97f8a143-2356-4b2e-9612-478103c3fee1 => 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: 189/368] 10.0.0.77 () {32 vars in 632 bytes} [Fri Apr 17 01:30:31 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/369] 10.0.0.77 () {34 vars in 654 bytes} [Fri Apr 17 01:30:31 2026] POST /v2/images => generated 702 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/370] 10.0.0.77 () {32 vars in 716 bytes} [Fri Apr 17 01:30:31 2026] GET /v2/images/60da6422-c553-4a3a-83bc-112042bcd049/file => generated 0 bytes in 9 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 01:30:31.467 8 INFO glance.api.v2.image_data [None req-88beccdf-3495-4ecb-8411-121d1e9b91e7 3d6c8ade512c4ef19a7b4f301489d9a6 a26d8050ffd849038a7641d2438be467 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:30:31.498 8 WARNING glance_store._drivers.rbd [None req-88beccdf-3495-4ecb-8411-121d1e9b91e7 3d6c8ade512c4ef19a7b4f301489d9a6 a26d8050ffd849038a7641d2438be467 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 01:30:32.656 8 INFO glance.location [None req-88beccdf-3495-4ecb-8411-121d1e9b91e7 3d6c8ade512c4ef19a7b4f301489d9a6 a26d8050ffd849038a7641d2438be467 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 181/371] 10.0.0.77 () {32 vars in 726 bytes} [Fri Apr 17 01:30:31 2026] PUT /v2/images/60da6422-c553-4a3a-83bc-112042bcd049/file => generated 0 bytes in 1247 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/372] 10.0.0.77 () {32 vars in 706 bytes} [Fri Apr 17 01:30:32 2026] GET /v2/images/60da6422-c553-4a3a-83bc-112042bcd049 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/373] 10.0.0.77 () {32 vars in 716 bytes} [Fri Apr 17 01:30:32 2026] GET /v2/images/60da6422-c553-4a3a-83bc-112042bcd049/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/374] 10.0.0.77 () {34 vars in 654 bytes} [Fri Apr 17 01:30:32 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/375] 10.0.0.77 () {32 vars in 725 bytes} [Fri Apr 17 01:30:32 2026] PATCH /v2/images/bdaf0c19-8823-4ac5-9b9a-209634d9d69a => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/376] 10.0.0.77 () {32 vars in 706 bytes} [Fri Apr 17 01:30:32 2026] GET /v2/images/bdaf0c19-8823-4ac5-9b9a-209634d9d69a => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 01:30:32.981 8 WARNING glance.api.v2.images [None req-7d455aea-a8fb-4aa1-803d-e0fbf59474b3 3d6c8ade512c4ef19a7b4f301489d9a6 a26d8050ffd849038a7641d2438be467 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bdaf0c19-8823-4ac5-9b9a-209634d9d69a [pid: 8|app: 0|req: 184/377] 10.0.0.77 () {32 vars in 709 bytes} [Fri Apr 17 01:30:32 2026] DELETE /v2/images/bdaf0c19-8823-4ac5-9b9a-209634d9d69a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/378] 10.0.0.77 () {32 vars in 706 bytes} [Fri Apr 17 01:30:33 2026] GET /v2/images/bdaf0c19-8823-4ac5-9b9a-209634d9d69a => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 01:30:33.067 8 WARNING glance.api.v2.images [None req-b4c8fd4b-bb0f-41bc-a75e-a5606d29d033 3d6c8ade512c4ef19a7b4f301489d9a6 a26d8050ffd849038a7641d2438be467 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//60da6422-c553-4a3a-83bc-112042bcd049 [pid: 8|app: 0|req: 185/379] 10.0.0.77 () {32 vars in 709 bytes} [Fri Apr 17 01:30:33 2026] DELETE /v2/images/60da6422-c553-4a3a-83bc-112042bcd049 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/380] 10.0.0.77 () {32 vars in 706 bytes} [Fri Apr 17 01:30:33 2026] GET /v2/images/60da6422-c553-4a3a-83bc-112042bcd049 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 01:30:33.878 8 WARNING glance.api.v2.images [None req-480d2fc8-cd4e-4b91-be6c-08dd1caf5199 3d6c8ade512c4ef19a7b4f301489d9a6 a26d8050ffd849038a7641d2438be467 - - default default] Failed to find image 97f8a143-2356-4b2e-9612-478103c3fee1 to delete: glance.common.exception.ImageNotFound: No image found with ID 97f8a143-2356-4b2e-9612-478103c3fee1 [pid: 8|app: 0|req: 186/381] 10.0.0.77 () {32 vars in 709 bytes} [Fri Apr 17 01:30:33 2026] DELETE /v2/images/97f8a143-2356-4b2e-9612-478103c3fee1 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/382] 10.0.0.77 () {32 vars in 706 bytes} [Fri Apr 17 01:30:33 2026] GET /v2/images/97f8a143-2356-4b2e-9612-478103c3fee1 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/385] 10.0.0.27 () {36 vars in 986 bytes} [Fri Apr 17 01:30:40 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/386] 10.0.0.27 () {36 vars in 926 bytes} [Fri Apr 17 01:30:40 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: 205/399] 10.0.0.27 () {36 vars in 986 bytes} [Fri Apr 17 01:31:41 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/400] 10.0.0.27 () {36 vars in 926 bytes} [Fri Apr 17 01:31:41 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: 198/405] 10.0.0.27 () {36 vars in 986 bytes} [Fri Apr 17 01:32:04 2026] GET /v2/images/f4f040cd-0a0c-4bd1-a761-ada2f15fa601 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/406] 10.0.0.27 () {36 vars in 926 bytes} [Fri Apr 17 01:32:04 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: 203/415] 199.204.45.246 () {32 vars in 826 bytes} [Fri Apr 17 01:32:43 2026] GET /v2/images?status=active&owner=c436aec0dc604245b4e0427811ba8942&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/416] 199.204.45.246 () {32 vars in 653 bytes} [Fri Apr 17 01:32:43 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: 204/417] 10.0.0.239 () {36 vars in 987 bytes} [Fri Apr 17 01:32:43 2026] GET /v2/images/6d7de766-49e1-4bb4-8284-2f2acbd504ef => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/418] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:32:43 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: 205/419] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:32: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: 7|app: 0|req: 215/420] 10.0.0.239 () {36 vars in 987 bytes} [Fri Apr 17 01:32:43 2026] GET /v2/images/6d7de766-49e1-4bb4-8284-2f2acbd504ef => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/421] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:32: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: 7|app: 0|req: 216/422] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:32:43 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: 207/423] 10.0.0.239 () {36 vars in 987 bytes} [Fri Apr 17 01:32:43 2026] GET /v2/images/6d7de766-49e1-4bb4-8284-2f2acbd504ef => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/424] 10.0.0.239 () {36 vars in 927 bytes} [Fri Apr 17 01:32: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: 208/425] 10.0.0.103 () {36 vars in 911 bytes} [Fri Apr 17 01:32:44 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/426] 10.0.0.103 () {36 vars in 1007 bytes} [Fri Apr 17 01:32:44 2026] GET /v2/images/6d7de766-49e1-4bb4-8284-2f2acbd504ef/locations => generated 127 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/427] 10.0.0.103 () {36 vars in 987 bytes} [Fri Apr 17 01:32:44 2026] GET /v2/images/6d7de766-49e1-4bb4-8284-2f2acbd504ef => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/428] 10.0.0.103 () {36 vars in 927 bytes} [Fri Apr 17 01:32:44 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: 210/429] 10.0.0.103 () {36 vars in 927 bytes} [Fri Apr 17 01:32:44 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: 241/472] 10.0.0.77 () {32 vars in 632 bytes} [Fri Apr 17 01:36:07 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)