+ 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 11:51:02 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-54db8c498-z5p2c 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 0x7f31cb7cd668 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 11:51:04.117 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 11:51:04.120 7 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 11:51:04.978 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 11:51:04.979 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 11:51:04.980 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 11:51:04.983 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 11:51:04.984 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 11:51:04.984 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 11:51:07.043 8 WARNING glance.api.v2.images [None req-b67bd211-7940-46c7-9a37-5052d01e14a2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 11:51:07.082 7 WARNING glance.api.v2.images [None req-e54b8aec-0d11-49fd-b834-a2c4d8500c12 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 11:51:07.374 8 WARNING keystonemiddleware._common.config [None req-b67bd211-7940-46c7-9a37-5052d01e14a2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 11:51:07.381 8 WARNING oslo_config.cfg [None req-b67bd211-7940-46c7-9a37-5052d01e14a2 - - - - - -] 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 0x7f31cb7cd668 pid: 8 (default app) 2026-04-17 11:51:07.417 7 WARNING keystonemiddleware._common.config [None req-e54b8aec-0d11-49fd-b834-a2c4d8500c12 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 11:51:07.425 7 WARNING oslo_config.cfg [None req-e54b8aec-0d11-49fd-b834-a2c4d8500c12 - - - - - -] 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 0x7f31cb7cd668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.250 () {42 vars in 687 bytes} [Fri Apr 17 11:51:08 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 11:51:09.045 7 WARNING oslo_policy.policy [None req-ff533009-8dba-4ec6-bc4a-a0a8571bbeb5 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - 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 11:51:09.045 7 WARNING oslo_policy.policy [None req-ff533009-8dba-4ec6-bc4a-a0a8571bbeb5 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - 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 11:51:09.061 7 WARNING oslo_policy.policy [None req-ff533009-8dba-4ec6-bc4a-a0a8571bbeb5 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - 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 11:51:09.061 7 WARNING oslo_policy.policy [None req-ff533009-8dba-4ec6-bc4a-a0a8571bbeb5 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.204.45.250 () {44 vars in 909 bytes} [Fri Apr 17 11:51:08 2026] GET /v2/images => generated 69 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.250 () {42 vars in 687 bytes} [Fri Apr 17 11:51:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.250 () {44 vars in 909 bytes} [Fri Apr 17 11:51:13 2026] GET /v2/images => generated 69 bytes in 41 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 11:51:13.147 8 WARNING oslo_policy.policy [None req-7cc4c572-99f1-4aa9-a0ac-70afc18215c2 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - 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 11:51:13.147 8 WARNING oslo_policy.policy [None req-7cc4c572-99f1-4aa9-a0ac-70afc18215c2 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - 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: 5/7] 199.204.45.250 () {44 vars in 910 bytes} [Fri Apr 17 11:51:13 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.250 () {44 vars in 932 bytes} [Fri Apr 17 11:51:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 11:51:13.274 8 WARNING oslo_policy.policy [None req-d855e3e5-8e0e-4a06-97f6-11a7e12934bf 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - 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 11:51:13.274 8 WARNING oslo_policy.policy [None req-d855e3e5-8e0e-4a06-97f6-11a7e12934bf 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.250 () {44 vars in 938 bytes} [Fri Apr 17 11:51:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 11:51:13.360 7 WARNING oslo_config.cfg [None req-c85afe93-aedc-48ac-b5f4-4b2d4d1923ec 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 199.204.45.250 () {48 vars in 950 bytes} [Fri Apr 17 11:51:13 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 11:51:13.379 8 WARNING oslo_policy.policy [None req-dc28c0c4-7333-4d12-9c9e-f5fc4dc9ab67 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - 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 11:51:13.380 8 WARNING oslo_policy.policy [None req-dc28c0c4-7333-4d12-9c9e-f5fc4dc9ab67 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - 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 11:51:13.381 8 INFO glance.api.v2.image_data [None req-dc28c0c4-7333-4d12-9c9e-f5fc4dc9ab67 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 11:51:16.733 8 WARNING glance.location [None req-dc28c0c4-7333-4d12-9c9e-f5fc4dc9ab67 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/11] 199.204.45.250 () {48 vars in 1044 bytes} [Fri Apr 17 11:51:13 2026] PUT /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e/file => generated 0 bytes in 3394 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6038 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.250 () {44 vars in 970 bytes} [Fri Apr 17 11:51:16 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 11:51:16.811 8 WARNING oslo_config.cfg [None req-408d9c66-3af6-4ad8-941e-3560f72d1c1d 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - 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: 8/13] 199.204.45.250 () {44 vars in 970 bytes} [Fri Apr 17 11:51:16 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => 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: 12/26] 199.204.45.250 () {42 vars in 687 bytes} [Fri Apr 17 11:52:13 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: 15/27] 199.204.45.250 () {44 vars in 909 bytes} [Fri Apr 17 11:52:13 2026] GET /v2/images => generated 1240 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.204.45.250 () {42 vars in 687 bytes} [Fri Apr 17 11:52:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.204.45.250 () {44 vars in 909 bytes} [Fri Apr 17 11:52:25 2026] GET /v2/images => generated 1240 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/32] 199.204.45.250 () {44 vars in 946 bytes} [Fri Apr 17 11:52:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/33] 199.204.45.250 () {44 vars in 968 bytes} [Fri Apr 17 11:52:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.204.45.250 () {44 vars in 938 bytes} [Fri Apr 17 11:52:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/35] 199.204.45.250 () {48 vars in 950 bytes} [Fri Apr 17 11:52:26 2026] POST /v2/images => generated 799 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 11:52:26.228 7 WARNING oslo_policy.policy [None req-a0acfb72-abda-44ee-a369-f47ae4a1034f 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - 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 11:52:26.228 7 WARNING oslo_policy.policy [None req-a0acfb72-abda-44ee-a369-f47ae4a1034f 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - 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 11:52:26.230 7 INFO glance.api.v2.image_data [None req-a0acfb72-abda-44ee-a369-f47ae4a1034f 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data [None req-31294b18-fa41-417f-95df-78146a114792 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Image status transition from saving to saving is not allowed: glance.common.exception.InvalidImageStatusTransition: Image status transition from saving to saving is not allowed 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data Traceback (most recent call last): 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 138, in upload 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data image.status = 'saving' 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data ^^^^^^^^^^^^ 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/domain/proxy.py", line 23, in set_attr 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data return setattr(getattr(self, target), attr, value) 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/domain/proxy.py", line 23, in set_attr 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data return setattr(getattr(self, target), attr, value) 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/domain/proxy.py", line 23, in set_attr 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data return setattr(getattr(self, target), attr, value) 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data [Previous line repeated 1 more time] 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/domain/__init__.py", line 157, in status 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data raise e 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data glance.common.exception.InvalidImageStatusTransition: Image status transition from saving to saving is not allowed 2026-04-17 11:52:38.313 8 ERROR glance.api.v2.image_data [pid: 8|app: 0|req: 24/40] 199.204.45.250 () {48 vars in 1036 bytes} [Fri Apr 17 11:52:38 2026] PUT /v2/images/02865b8f-d76f-40e7-a43a-b90726a60da7/file => generated 79 bytes in 24 msecs (HTTP/1.1 409) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 11:52:38.340 8 WARNING glance.api.v2.images [None req-03ebf085-5b59-4d3c-bb0e-95ff2565ce68 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//02865b8f-d76f-40e7-a43a-b90726a60da7 [pid: 8|app: 0|req: 25/41] 199.204.45.250 () {46 vars in 992 bytes} [Fri Apr 17 11:52:38 2026] DELETE /v2/images/02865b8f-d76f-40e7-a43a-b90726a60da7 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 11:52:38.631 7 INFO glance.location [None req-a0acfb72-abda-44ee-a369-f47ae4a1034f 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Image format matched and virtual size computed: 3221225472 2026-04-17 11:52:38.654 7 WARNING glance.api.v2.image_data [None req-a0acfb72-abda-44ee-a369-f47ae4a1034f 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Image 02865b8f-d76f-40e7-a43a-b90726a60da7 could not be found after upload. The image may have been deleted during the upload, cleaning up the chunks uploaded.: glance.common.exception.Conflict: cannot transition from deleted to active in update (wanted from_state=saving) 2026-04-17 11:52:40.178 7 ERROR glance.api.v2.image_data [None req-a0acfb72-abda-44ee-a369-f47ae4a1034f 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Failed to upload image data due to HTTP error: webob.exc.HTTPGone: Image 02865b8f-d76f-40e7-a43a-b90726a60da7 could not be found after upload. The image may have been deleted during the upload, cleaning up the chunks uploaded. [pid: 7|app: 0|req: 17/42] 199.204.45.250 () {48 vars in 1044 bytes} [Fri Apr 17 11:52:26 2026] PUT /v2/images/02865b8f-d76f-40e7-a43a-b90726a60da7/file => generated 174 bytes in 13971 msecs (HTTP/1.1 410) 4 headers in 168 bytes (18924 switches on core 0) [pid: 8|app: 0|req: 26/43] 199.204.45.250 () {42 vars in 687 bytes} [Fri Apr 17 11:52:44 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/44] 199.204.45.250 () {44 vars in 909 bytes} [Fri Apr 17 11:52:44 2026] GET /v2/images => generated 1240 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/45] 199.204.45.250 () {44 vars in 946 bytes} [Fri Apr 17 11:52:44 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: 7|app: 0|req: 19/46] 199.204.45.250 () {44 vars in 968 bytes} [Fri Apr 17 11:52:44 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: 8|app: 0|req: 28/47] 199.204.45.250 () {44 vars in 938 bytes} [Fri Apr 17 11:52:44 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: 20/48] 199.204.45.250 () {48 vars in 950 bytes} [Fri Apr 17 11:52:44 2026] POST /v2/images => generated 799 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 11:52:44.688 8 INFO glance.api.v2.image_data [None req-6f398b11-b6a5-420d-90e4-ab4d61c858d4 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 11:52:54.498 7 WARNING glance.api.v2.images [None req-19c59abc-4980-4b7c-a509-8a1743c75757 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//14630461-4918-4ab3-b8ed-e3550898b050 [uwsgi-body-read] Error reading 4493888 bytes. Content-Length: 854769152 consumed: 750480832 left: 104288320 message: Client closed connection 2026-04-17 11:52:54.535 8 ERROR glance_store._drivers.rbd [None req-6f398b11-b6a5-420d-90e4-ab4d61c858d4 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Failed to store image 14630461-4918-4ab3-b8ed-e3550898b050 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 7|app: 0|req: 23/51] 199.204.45.250 () {46 vars in 992 bytes} [Fri Apr 17 11:52:54 2026] DELETE /v2/images/14630461-4918-4ab3-b8ed-e3550898b050 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 11:52:54.933 8 ERROR glance.api.v2.image_data [None req-6f398b11-b6a5-420d-90e4-ab4d61c858d4 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi [None req-6f398b11-b6a5-420d-90e4-ab4d61c858d4 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi raise self.value 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi raise self.value 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi raise exc 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi for chunk in chunks: 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-17 11:52:54.985 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 11:52:54.985 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-17 11:52:54.985 8 ERROR glance.common.wsgi [pid: 8|app: 0|req: 29/52] 199.204.45.250 () {48 vars in 1044 bytes} [Fri Apr 17 11:52:44 2026] PUT /v2/images/14630461-4918-4ab3-b8ed-e3550898b050/file => generated 114 bytes in 10314 msecs (HTTP/1.1 500) 4 headers in 185 bytes (19771 switches on core 0) [pid: 7|app: 0|req: 25/55] 199.204.45.250 () {42 vars in 687 bytes} [Fri Apr 17 11:53:00 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: 31/56] 199.204.45.250 () {44 vars in 909 bytes} [Fri Apr 17 11:53:00 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/57] 199.204.45.250 () {44 vars in 946 bytes} [Fri Apr 17 11:53:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/58] 199.204.45.250 () {44 vars in 968 bytes} [Fri Apr 17 11:53:00 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: 7|app: 0|req: 27/59] 199.204.45.250 () {44 vars in 938 bytes} [Fri Apr 17 11:53:00 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: 8|app: 0|req: 33/60] 199.204.45.250 () {48 vars in 950 bytes} [Fri Apr 17 11:53:00 2026] POST /v2/images => generated 799 bytes in 89 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 11:53:00.744 7 INFO glance.api.v2.image_data [None req-ff1b0b80-20d8-4eec-8b97-81c1a4509e8e 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 11:53:11.419 7 INFO glance.location [None req-ff1b0b80-20d8-4eec-8b97-81c1a4509e8e 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 28/63] 199.204.45.250 () {48 vars in 1044 bytes} [Fri Apr 17 11:53:00 2026] PUT /v2/images/22a48ddc-eba0-43b0-bf4f-fe1d93e4bb8c/file => generated 0 bytes in 10728 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28042 switches on core 0) [pid: 8|app: 0|req: 36/64] 199.204.45.250 () {44 vars in 970 bytes} [Fri Apr 17 11:53:11 2026] GET /v2/images/22a48ddc-eba0-43b0-bf4f-fe1d93e4bb8c => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/65] 199.204.45.250 () {48 vars in 1049 bytes} [Fri Apr 17 11:53:11 2026] PATCH /v2/images/22a48ddc-eba0-43b0-bf4f-fe1d93e4bb8c => generated 1234 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/66] 199.204.45.250 () {44 vars in 970 bytes} [Fri Apr 17 11:53:11 2026] GET /v2/images/22a48ddc-eba0-43b0-bf4f-fe1d93e4bb8c => generated 1234 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/159] 199.204.45.250 () {42 vars in 687 bytes} [Fri Apr 17 12:00:51 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: 84/160] 199.204.45.250 () {44 vars in 909 bytes} [Fri Apr 17 12:00:51 2026] GET /v2/images => generated 2476 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/163] 199.204.45.250 () {42 vars in 687 bytes} [Fri Apr 17 12:01:02 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: 78/164] 199.204.45.250 () {44 vars in 909 bytes} [Fri Apr 17 12:01:02 2026] GET /v2/images => generated 2476 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/165] 199.204.45.250 () {44 vars in 938 bytes} [Fri Apr 17 12:01:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/166] 199.204.45.250 () {44 vars in 960 bytes} [Fri Apr 17 12:01:02 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/167] 199.204.45.250 () {44 vars in 938 bytes} [Fri Apr 17 12:01:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/168] 199.204.45.250 () {48 vars in 950 bytes} [Fri Apr 17 12:01:02 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 12:01:02.533 8 INFO glance.api.v2.image_data [None req-334668a5-a861-4449-9d4e-a673732c07f1 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 12:01:11.916 8 INFO glance.location [None req-334668a5-a861-4449-9d4e-a673732c07f1 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 89/171] 199.204.45.250 () {48 vars in 1044 bytes} [Fri Apr 17 12:01:02 2026] PUT /v2/images/efb8dca8-3d72-40f9-8896-80295de06c31/file => generated 0 bytes in 9427 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20579 switches on core 0) [pid: 7|app: 0|req: 83/172] 199.204.45.250 () {44 vars in 970 bytes} [Fri Apr 17 12:01:11 2026] GET /v2/images/efb8dca8-3d72-40f9-8896-80295de06c31 => generated 1203 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/173] 199.204.45.250 () {44 vars in 970 bytes} [Fri Apr 17 12:01:11 2026] GET /v2/images/efb8dca8-3d72-40f9-8896-80295de06c31 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/176] 199.204.45.250 () {42 vars in 687 bytes} [Fri Apr 17 12:01:18 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/177] 199.204.45.250 () {44 vars in 909 bytes} [Fri Apr 17 12:01:18 2026] GET /v2/images => generated 3681 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/182] 199.204.45.250 () {42 vars in 687 bytes} [Fri Apr 17 12:01:37 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/183] 199.204.45.250 () {44 vars in 909 bytes} [Fri Apr 17 12:01:37 2026] GET /v2/images => generated 3681 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/184] 199.204.45.250 () {44 vars in 936 bytes} [Fri Apr 17 12:01:37 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/185] 199.204.45.250 () {44 vars in 958 bytes} [Fri Apr 17 12:01:37 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/186] 199.204.45.250 () {44 vars in 938 bytes} [Fri Apr 17 12:01:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/187] 199.204.45.250 () {48 vars in 950 bytes} [Fri Apr 17 12:01:37 2026] POST /v2/images => generated 796 bytes in 79 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 12:01:37.280 8 INFO glance.api.v2.image_data [None req-b755cee6-6b2a-4784-a78b-1ab839d7d772 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 12:02:02.971 8 WARNING glance.location [None req-b755cee6-6b2a-4784-a78b-1ab839d7d772 4f0b6654412b49c1b291b5a14a573722 0f1699ac332f4c61aeb6e2f5304c9ae5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 98/192] 199.204.45.250 () {48 vars in 1045 bytes} [Fri Apr 17 12:01:37 2026] PUT /v2/images/251beb6c-3db2-4a0b-a494-43af4f60f214/file => generated 0 bytes in 25788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63242 switches on core 0) [pid: 7|app: 0|req: 95/193] 199.204.45.250 () {44 vars in 970 bytes} [Fri Apr 17 12:02:03 2026] GET /v2/images/251beb6c-3db2-4a0b-a494-43af4f60f214 => 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: 99/194] 199.204.45.250 () {44 vars in 970 bytes} [Fri Apr 17 12:02:03 2026] GET /v2/images/251beb6c-3db2-4a0b-a494-43af4f60f214 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/195] 199.204.45.250 () {42 vars in 687 bytes} [Fri Apr 17 12:02:04 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/196] 199.204.45.250 () {44 vars in 909 bytes} [Fri Apr 17 12:02:04 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/235] 199.204.45.250 () {42 vars in 687 bytes} [Fri Apr 17 12:05:14 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: 116/236] 199.204.45.250 () {44 vars in 909 bytes} [Fri Apr 17 12:05:14 2026] GET /v2/images => generated 4892 bytes in 117 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: 126/247] 10.0.0.49 () {32 vars in 631 bytes} [Fri Apr 17 12:05:57 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/252] 10.0.0.187 () {36 vars in 986 bytes} [Fri Apr 17 12:06:20 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => generated 1171 bytes in 25 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: 124/253] 10.0.0.187 () {36 vars in 926 bytes} [Fri Apr 17 12:06:20 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: 125/254] 10.0.0.187 () {36 vars in 986 bytes} [Fri Apr 17 12:06:26 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/255] 10.0.0.187 () {36 vars in 926 bytes} [Fri Apr 17 12:06:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/256] 10.0.0.104 () {36 vars in 986 bytes} [Fri Apr 17 12:06:26 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => generated 1171 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/257] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:06: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: 8|app: 0|req: 131/258] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:06: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: 128/259] 10.0.0.104 () {36 vars in 986 bytes} [Fri Apr 17 12:06:26 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/260] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:06:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/261] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:06:26 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: 134/264] 10.0.0.104 () {36 vars in 986 bytes} [Fri Apr 17 12:06:27 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/265] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:06:27 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: 135/266] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:06:27 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: 132/267] 199.204.45.250 () {36 vars in 990 bytes} [Fri Apr 17 12:06:27 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.250 () {36 vars in 930 bytes} [Fri Apr 17 12:06:27 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: 133/269] 10.0.0.192 () {36 vars in 910 bytes} [Fri Apr 17 12:06:27 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 10.0.0.192 () {36 vars in 1006 bytes} [Fri Apr 17 12:06:27 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e/locations => generated 127 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 10.0.0.192 () {36 vars in 986 bytes} [Fri Apr 17 12:06:28 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 12:06:28 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: 135/273] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 12:06: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: 139/274] 199.204.45.250 () {36 vars in 990 bytes} [Fri Apr 17 12:06:28 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => 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: 136/275] 199.204.45.250 () {36 vars in 930 bytes} [Fri Apr 17 12:06:28 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: 140/276] 10.0.0.49 () {34 vars in 653 bytes} [Fri Apr 17 12:06:28 2026] POST /v2/images => generated 648 bytes in 183 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 12:06:28.906 7 WARNING glance.api.v2.images [None req-12def0cd-34c1-4849-97ce-f7fa9ed36e70 234dc51e32d24439b19ff9aba656cf84 4363706d25eb4d358f99f909c475d2eb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0b643c0a-b677-4ab4-b306-b9561fe9e9b6 [pid: 7|app: 0|req: 137/277] 10.0.0.49 () {32 vars in 708 bytes} [Fri Apr 17 12:06:28 2026] DELETE /v2/images/0b643c0a-b677-4ab4-b306-b9561fe9e9b6 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 10.0.0.49 () {32 vars in 705 bytes} [Fri Apr 17 12:06:28 2026] GET /v2/images/0b643c0a-b677-4ab4-b306-b9561fe9e9b6 => generated 139 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 10.0.0.49 () {32 vars in 631 bytes} [Fri Apr 17 12:06:28 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 10.0.0.49 () {34 vars in 653 bytes} [Fri Apr 17 12:06:29 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 10.0.0.49 () {32 vars in 715 bytes} [Fri Apr 17 12:06:29 2026] GET /v2/images/9720c935-e0b4-493f-9e60-928d334b5f59/file => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 12:06:29.134 8 INFO glance.api.v2.image_data [None req-2b7e413e-fd11-4430-aa62-ebeb71df6c3a 234dc51e32d24439b19ff9aba656cf84 4363706d25eb4d358f99f909c475d2eb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 12:06:29.174 8 WARNING glance_store._drivers.rbd [None req-2b7e413e-fd11-4430-aa62-ebeb71df6c3a 234dc51e32d24439b19ff9aba656cf84 4363706d25eb4d358f99f909c475d2eb - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 12:06:30.173 8 INFO glance.location [None req-2b7e413e-fd11-4430-aa62-ebeb71df6c3a 234dc51e32d24439b19ff9aba656cf84 4363706d25eb4d358f99f909c475d2eb - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 143/282] 10.0.0.49 () {32 vars in 725 bytes} [Fri Apr 17 12:06:29 2026] PUT /v2/images/9720c935-e0b4-493f-9e60-928d334b5f59/file => generated 0 bytes in 1087 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 10.0.0.49 () {32 vars in 705 bytes} [Fri Apr 17 12:06:30 2026] GET /v2/images/9720c935-e0b4-493f-9e60-928d334b5f59 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 10.0.0.49 () {32 vars in 715 bytes} [Fri Apr 17 12:06:30 2026] GET /v2/images/9720c935-e0b4-493f-9e60-928d334b5f59/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 10.0.0.49 () {34 vars in 653 bytes} [Fri Apr 17 12:06:30 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 10.0.0.49 () {32 vars in 724 bytes} [Fri Apr 17 12:06:30 2026] PATCH /v2/images/594ba930-f288-4397-9c09-5ad6ca5bc694 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 10.0.0.49 () {32 vars in 705 bytes} [Fri Apr 17 12:06:30 2026] GET /v2/images/594ba930-f288-4397-9c09-5ad6ca5bc694 => generated 652 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 12:06:30.525 8 WARNING glance.api.v2.images [None req-d20bbcbd-04fb-4467-8f09-a3d352df1a2a 234dc51e32d24439b19ff9aba656cf84 4363706d25eb4d358f99f909c475d2eb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//594ba930-f288-4397-9c09-5ad6ca5bc694 [pid: 8|app: 0|req: 146/288] 10.0.0.49 () {32 vars in 708 bytes} [Fri Apr 17 12:06:30 2026] DELETE /v2/images/594ba930-f288-4397-9c09-5ad6ca5bc694 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 10.0.0.49 () {32 vars in 705 bytes} [Fri Apr 17 12:06:30 2026] GET /v2/images/594ba930-f288-4397-9c09-5ad6ca5bc694 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 12:06:30.600 8 WARNING glance.api.v2.images [None req-046c04ed-05a4-4ecb-9616-7fabc6dac0e2 234dc51e32d24439b19ff9aba656cf84 4363706d25eb4d358f99f909c475d2eb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9720c935-e0b4-493f-9e60-928d334b5f59 [pid: 8|app: 0|req: 147/290] 10.0.0.49 () {32 vars in 708 bytes} [Fri Apr 17 12:06:30 2026] DELETE /v2/images/9720c935-e0b4-493f-9e60-928d334b5f59 => generated 0 bytes in 926 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 10.0.0.49 () {32 vars in 705 bytes} [Fri Apr 17 12:06:31 2026] GET /v2/images/9720c935-e0b4-493f-9e60-928d334b5f59 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 12:06:31.543 8 WARNING glance.api.v2.images [None req-c26a3897-23a1-4f73-8aaf-0ef7e9f8d434 234dc51e32d24439b19ff9aba656cf84 4363706d25eb4d358f99f909c475d2eb - - default default] Failed to find image 0b643c0a-b677-4ab4-b306-b9561fe9e9b6 to delete: glance.common.exception.ImageNotFound: No image found with ID 0b643c0a-b677-4ab4-b306-b9561fe9e9b6 [pid: 8|app: 0|req: 148/292] 10.0.0.49 () {32 vars in 708 bytes} [Fri Apr 17 12:06:31 2026] DELETE /v2/images/0b643c0a-b677-4ab4-b306-b9561fe9e9b6 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 10.0.0.49 () {32 vars in 705 bytes} [Fri Apr 17 12:06:31 2026] GET /v2/images/0b643c0a-b677-4ab4-b306-b9561fe9e9b6 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/300] 10.0.0.187 () {36 vars in 986 bytes} [Fri Apr 17 12:07:05 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/301] 10.0.0.187 () {36 vars in 926 bytes} [Fri Apr 17 12:07:05 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: 153/308] 10.0.0.187 () {36 vars in 986 bytes} [Fri Apr 17 12:07:28 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/309] 10.0.0.187 () {36 vars in 926 bytes} [Fri Apr 17 12:07:28 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: 159/314] 10.0.0.187 () {36 vars in 986 bytes} [Fri Apr 17 12:07:49 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => 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: 156/315] 10.0.0.187 () {36 vars in 926 bytes} [Fri Apr 17 12:07:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/318] 10.0.0.187 () {36 vars in 986 bytes} [Fri Apr 17 12:08:05 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/319] 10.0.0.187 () {36 vars in 926 bytes} [Fri Apr 17 12:08:05 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: 162/320] 10.0.0.49 () {30 vars in 409 bytes} [Fri Apr 17 12:08:06 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/329] 10.0.0.49 () {32 vars in 705 bytes} [Fri Apr 17 12:08:43 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => 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: 167/330] 10.0.0.49 () {32 vars in 705 bytes} [Fri Apr 17 12:08:43 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => 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: 164/331] 10.0.0.104 () {36 vars in 986 bytes} [Fri Apr 17 12:08:43 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => generated 1171 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/332] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:08: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: 165/333] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:08: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: 169/334] 10.0.0.104 () {36 vars in 986 bytes} [Fri Apr 17 12:08:43 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => 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: 166/335] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:08: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: 170/336] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:08: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: 7|app: 0|req: 167/337] 10.0.0.104 () {36 vars in 986 bytes} [Fri Apr 17 12:08:43 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => 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: 171/338] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:08: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: 168/339] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:08: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: 172/340] 10.0.0.192 () {36 vars in 910 bytes} [Fri Apr 17 12:08:44 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/341] 10.0.0.192 () {36 vars in 1006 bytes} [Fri Apr 17 12:08:44 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/342] 10.0.0.192 () {36 vars in 986 bytes} [Fri Apr 17 12:08:44 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => 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: 170/343] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 12:08: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: 174/344] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 12:08: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: 7|app: 0|req: 172/347] 10.0.0.187 () {36 vars in 986 bytes} [Fri Apr 17 12:08:47 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/348] 10.0.0.187 () {36 vars in 926 bytes} [Fri Apr 17 12:08:47 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/353] 10.0.0.187 () {36 vars in 986 bytes} [Fri Apr 17 12:09:08 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => 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: 175/354] 10.0.0.187 () {36 vars in 926 bytes} [Fri Apr 17 12:09:08 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: 184/363] 10.0.0.187 () {36 vars in 986 bytes} [Fri Apr 17 12:09:47 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => 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: 180/364] 10.0.0.187 () {36 vars in 926 bytes} [Fri Apr 17 12:09:47 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: 186/367] 10.0.0.187 () {36 vars in 986 bytes} [Fri Apr 17 12:10:01 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 10.0.0.187 () {36 vars in 926 bytes} [Fri Apr 17 12:10:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/373] 10.0.0.187 () {36 vars in 986 bytes} [Fri Apr 17 12:10:19 2026] GET /v2/images/315f0547-9ecf-4458-930e-469a5bd56b4e => 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: 185/374] 10.0.0.187 () {36 vars in 926 bytes} [Fri Apr 17 12:10:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.204.45.250 () {32 vars in 825 bytes} [Fri Apr 17 12:11:00 2026] GET /v2/images?status=active&owner=0f1699ac332f4c61aeb6e2f5304c9ae5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.250 () {32 vars in 652 bytes} [Fri Apr 17 12:11:00 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: 191/385] 10.0.0.104 () {36 vars in 986 bytes} [Fri Apr 17 12:11:01 2026] GET /v2/images/251beb6c-3db2-4a0b-a494-43af4f60f214 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:11: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: 192/387] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:11:01 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: 196/388] 10.0.0.104 () {36 vars in 986 bytes} [Fri Apr 17 12:11:01 2026] GET /v2/images/251beb6c-3db2-4a0b-a494-43af4f60f214 => 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: 193/389] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:11: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: 197/390] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:11: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: 194/391] 10.0.0.104 () {36 vars in 986 bytes} [Fri Apr 17 12:11:01 2026] GET /v2/images/251beb6c-3db2-4a0b-a494-43af4f60f214 => 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: 198/392] 10.0.0.104 () {36 vars in 926 bytes} [Fri Apr 17 12:11:01 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: 195/393] 10.0.0.192 () {36 vars in 910 bytes} [Fri Apr 17 12:11: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: 199/394] 10.0.0.192 () {36 vars in 1006 bytes} [Fri Apr 17 12:11:01 2026] GET /v2/images/251beb6c-3db2-4a0b-a494-43af4f60f214/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 10.0.0.192 () {36 vars in 986 bytes} [Fri Apr 17 12:11:01 2026] GET /v2/images/251beb6c-3db2-4a0b-a494-43af4f60f214 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 12:11: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: 197/397] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 12:11:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/440] 10.0.0.49 () {32 vars in 631 bytes} [Fri Apr 17 12:14:35 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)