+ 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 [Thu Apr 2 17:09:30 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-5f7f49b6bc-696b6 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 0x7f355e23a668 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-02 17:09:32.890 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-02 17:09:32.942 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-02 17:09:33.780 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-02 17:09:33.781 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-02 17:09:33.781 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 17:09:33.921 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-02 17:09:33.923 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-02 17:09:33.923 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 17:09:35.928 8 WARNING glance.api.v2.images [None req-84b550b1-b951-4250-a4f5-7560f9c8493d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 17:09:36.230 7 WARNING glance.api.v2.images [None req-7cfe75c3-5774-427c-a89b-29ed7db2af0b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 17:09:36.282 8 WARNING keystonemiddleware._common.config [None req-84b550b1-b951-4250-a4f5-7560f9c8493d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:09:36.290 8 WARNING oslo_config.cfg [None req-84b550b1-b951-4250-a4f5-7560f9c8493d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f355e23a668 pid: 8 (default app) 2026-04-02 17:09:36.603 7 WARNING keystonemiddleware._common.config [None req-7cfe75c3-5774-427c-a89b-29ed7db2af0b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:09:36.610 7 WARNING oslo_config.cfg [None req-7cfe75c3-5774-427c-a89b-29ed7db2af0b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f355e23a668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 17:09:37 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-02 17:09:37.541 7 WARNING oslo_policy.policy [None req-5892e69e-29f5-4e08-a178-2f49854665b9 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - 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-02 17:09:37.542 7 WARNING oslo_policy.policy [None req-5892e69e-29f5-4e08-a178-2f49854665b9 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - 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-02 17:09:37.558 7 WARNING oslo_policy.policy [None req-5892e69e-29f5-4e08-a178-2f49854665b9 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - 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-02 17:09:37.558 7 WARNING oslo_policy.policy [None req-5892e69e-29f5-4e08-a178-2f49854665b9 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 17:09:37 2026] GET /v2/images => generated 69 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 17:09:40 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: 2/8] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 17:09:40 2026] GET /v2/images => generated 69 bytes in 38 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-02 17:09:40.919 8 WARNING oslo_policy.policy [None req-efbe6b14-6498-4ca8-9972-7be4e4043298 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - 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-02 17:09:40.919 8 WARNING oslo_policy.policy [None req-efbe6b14-6498-4ca8-9972-7be4e4043298 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.19.213.121 () {44 vars in 911 bytes} [Thu Apr 2 17:09:40 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.121 () {44 vars in 933 bytes} [Thu Apr 2 17:09:41 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-02 17:09:41.050 8 WARNING oslo_policy.policy [None req-31748f53-43e4-4736-9cf3-14d472bb12e8 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - 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-02 17:09:41.051 8 WARNING oslo_policy.policy [None req-31748f53-43e4-4736-9cf3-14d472bb12e8 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.19.213.121 () {44 vars in 939 bytes} [Thu Apr 2 17:09:41 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-02 17:09:41.144 7 WARNING oslo_config.cfg [None req-04e02e20-78cd-4125-be52-0fe9514ea0e0 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.19.213.121 () {48 vars in 951 bytes} [Thu Apr 2 17:09:41 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-02 17:09:41.164 8 WARNING oslo_policy.policy [None req-b2602f6e-d255-4b11-9fe5-91f124cb11e0 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - 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-02 17:09:41.164 8 WARNING oslo_policy.policy [None req-b2602f6e-d255-4b11-9fe5-91f124cb11e0 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - 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-02 17:09:41.166 8 INFO glance.api.v2.image_data [None req-b2602f6e-d255-4b11-9fe5-91f124cb11e0 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:09:44.966 8 WARNING glance.location [None req-b2602f6e-d255-4b11-9fe5-91f124cb11e0 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.19.213.121 () {48 vars in 1045 bytes} [Thu Apr 2 17:09:41 2026] PUT /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271/file => generated 0 bytes in 3845 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4948 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.121 () {44 vars in 971 bytes} [Thu Apr 2 17:09:45 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:09:45.040 8 WARNING oslo_config.cfg [None req-249677d8-bce6-43fe-b856-b0cf9b70103a 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.19.213.121 () {44 vars in 971 bytes} [Thu Apr 2 17:09:45 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 133/270] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 17:30: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: 138/271] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 17:30:51 2026] GET /v2/images => generated 1240 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/286] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 17:31:56 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: 146/287] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 17:31:56 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/288] 199.19.213.121 () {44 vars in 937 bytes} [Thu Apr 2 17:31:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/289] 199.19.213.121 () {44 vars in 959 bytes} [Thu Apr 2 17:31:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/290] 199.19.213.121 () {44 vars in 939 bytes} [Thu Apr 2 17:31:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/291] 199.19.213.121 () {48 vars in 951 bytes} [Thu Apr 2 17:31:56 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:31:56.317 7 WARNING oslo_policy.policy [None req-46b12ab7-2f39-4a6e-8ce1-f4180a01f471 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - 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-02 17:31:56.318 7 WARNING oslo_policy.policy [None req-46b12ab7-2f39-4a6e-8ce1-f4180a01f471 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - 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-02 17:31:56.319 7 INFO glance.api.v2.image_data [None req-46b12ab7-2f39-4a6e-8ce1-f4180a01f471 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:32:41.722 7 WARNING glance.location [None req-46b12ab7-2f39-4a6e-8ce1-f4180a01f471 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/300] 199.19.213.121 () {48 vars in 1046 bytes} [Thu Apr 2 17:31:56 2026] PUT /v2/images/6a6fc756-385e-48a9-ac7e-2413ad50e0ee/file => generated 0 bytes in 45768 msecs (HTTP/1.1 204) 4 headers in 171 bytes (52996 switches on core 0) [pid: 8|app: 0|req: 157/301] 199.19.213.121 () {44 vars in 971 bytes} [Thu Apr 2 17:32:42 2026] GET /v2/images/6a6fc756-385e-48a9-ac7e-2413ad50e0ee => 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: 145/302] 199.19.213.121 () {44 vars in 971 bytes} [Thu Apr 2 17:32:42 2026] GET /v2/images/6a6fc756-385e-48a9-ac7e-2413ad50e0ee => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/303] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 17:32:43 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: 146/304] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 17:32:43 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/397] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 17:40:22 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: 193/398] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 17:40:22 2026] GET /v2/images => generated 2451 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/407] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 17:40:56 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: 198/408] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 17:40:56 2026] GET /v2/images => generated 2451 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/409] 199.19.213.121 () {44 vars in 947 bytes} [Thu Apr 2 17:40:56 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/410] 199.19.213.121 () {44 vars in 969 bytes} [Thu Apr 2 17:40:56 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/411] 199.19.213.121 () {44 vars in 939 bytes} [Thu Apr 2 17:40:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/412] 199.19.213.121 () {48 vars in 951 bytes} [Thu Apr 2 17:40:56 2026] POST /v2/images => generated 799 bytes in 1345 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:40:57.680 8 INFO glance.api.v2.image_data [None req-18430f98-6f88-4b29-8188-1d6e97d6c63b 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:41:55.707 8 INFO glance.location [None req-18430f98-6f88-4b29-8188-1d6e97d6c63b 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 213/425] 199.19.213.121 () {48 vars in 1045 bytes} [Thu Apr 2 17:40:57 2026] PUT /v2/images/5d4839db-9807-4e15-8a2c-2fd4fc64a190/file => generated 0 bytes in 58070 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18289 switches on core 0) [pid: 7|app: 0|req: 213/426] 199.19.213.121 () {44 vars in 971 bytes} [Thu Apr 2 17:41:55 2026] GET /v2/images/5d4839db-9807-4e15-8a2c-2fd4fc64a190 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 199.19.213.121 () {48 vars in 1050 bytes} [Thu Apr 2 17:41:55 2026] PATCH /v2/images/5d4839db-9807-4e15-8a2c-2fd4fc64a190 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 199.19.213.121 () {44 vars in 971 bytes} [Thu Apr 2 17:41:55 2026] GET /v2/images/5d4839db-9807-4e15-8a2c-2fd4fc64a190 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/449] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 17:43:41 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: 225/450] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 17:43:41 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 17:43:57 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: 228/456] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 17:43:57 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 199.19.213.121 () {44 vars in 939 bytes} [Thu Apr 2 17:43:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 199.19.213.121 () {44 vars in 961 bytes} [Thu Apr 2 17:43:57 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: 230/459] 199.19.213.121 () {44 vars in 939 bytes} [Thu Apr 2 17:43:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 199.19.213.121 () {48 vars in 951 bytes} [Thu Apr 2 17:43:57 2026] POST /v2/images => generated 791 bytes in 2088 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:43:59.877 8 INFO glance.api.v2.image_data [None req-b64c1e19-7b51-42db-8780-0235d20c72a1 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:44:34.375 8 INFO glance.location [None req-b64c1e19-7b51-42db-8780-0235d20c72a1 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 231/467] 199.19.213.121 () {48 vars in 1045 bytes} [Thu Apr 2 17:43:59 2026] PUT /v2/images/c0842620-bfdb-4e03-889f-51b425f6c640/file => generated 0 bytes in 34590 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12727 switches on core 0) [pid: 7|app: 0|req: 237/468] 199.19.213.121 () {44 vars in 971 bytes} [Thu Apr 2 17:44:34 2026] GET /v2/images/c0842620-bfdb-4e03-889f-51b425f6c640 => generated 1203 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/469] 199.19.213.121 () {44 vars in 971 bytes} [Thu Apr 2 17:44:34 2026] GET /v2/images/c0842620-bfdb-4e03-889f-51b425f6c640 => generated 1203 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/628] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 17:57:43 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: 312/629] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 17:57:43 2026] GET /v2/images => generated 4892 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/658] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 18:00:02 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: 327/659] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 18:00:02 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/660] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 18:00:03 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: 328/661] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 18:00:03 2026] GET /v2/images => generated 4892 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/672] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 18:00:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/673] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 18:00:53 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/676] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 18:01:00 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: 341/677] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 18:01:00 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/690] 199.19.213.121 () {42 vars in 688 bytes} [Thu Apr 2 18:02:01 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: 348/691] 199.19.213.121 () {44 vars in 910 bytes} [Thu Apr 2 18:02:01 2026] GET /v2/images => generated 4892 bytes in 60 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: 348/702] 10.0.0.128 () {32 vars in 633 bytes} [Thu Apr 2 18:02:45 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/707] 10.0.0.238 () {36 vars in 987 bytes} [Thu Apr 2 18:03:10 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 357/708] 10.0.0.238 () {36 vars in 927 bytes} [Thu Apr 2 18:03:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/709] 10.0.0.3 () {36 vars in 985 bytes} [Thu Apr 2 18:03:11 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/710] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:03:12 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: 353/711] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:03:12 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: 359/712] 10.0.0.3 () {36 vars in 985 bytes} [Thu Apr 2 18:03:12 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/713] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:03:12 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/714] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:03: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: 355/715] 10.0.0.3 () {36 vars in 985 bytes} [Thu Apr 2 18:03:12 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 361/716] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:03:12 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: 356/717] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:03:12 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.217 () {36 vars in 911 bytes} [Thu Apr 2 18:03:13 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: 357/719] 10.0.0.217 () {36 vars in 1007 bytes} [Thu Apr 2 18:03:13 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271/locations => generated 127 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/720] 10.0.0.217 () {36 vars in 987 bytes} [Thu Apr 2 18:03:13 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/721] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 2 18:03:13 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: 364/722] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 2 18:03:13 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: 366/725] 199.19.213.121 () {36 vars in 991 bytes} [Thu Apr 2 18:03:19 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 360/726] 199.19.213.121 () {36 vars in 931 bytes} [Thu Apr 2 18:03:19 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: 367/727] 199.19.213.121 () {36 vars in 991 bytes} [Thu Apr 2 18:03:19 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 361/728] 199.19.213.121 () {36 vars in 931 bytes} [Thu Apr 2 18:03:19 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: 369/731] 10.0.0.238 () {36 vars in 987 bytes} [Thu Apr 2 18:03:28 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 363/732] 10.0.0.238 () {36 vars in 927 bytes} [Thu Apr 2 18:03:28 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: 370/733] 10.0.0.238 () {36 vars in 987 bytes} [Thu Apr 2 18:03:29 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 364/734] 10.0.0.238 () {36 vars in 927 bytes} [Thu Apr 2 18:03:29 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/741] 10.0.0.128 () {30 vars in 411 bytes} [Thu Apr 2 18:04:03 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/748] 10.0.0.238 () {36 vars in 987 bytes} [Thu Apr 2 18:04:34 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/749] 10.0.0.238 () {36 vars in 927 bytes} [Thu Apr 2 18:04:34 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 10.0.0.128 () {34 vars in 655 bytes} [Thu Apr 2 18:04:44 2026] POST /v2/images => generated 647 bytes in 160 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-02 18:04:44.754 7 WARNING glance.api.v2.images [None req-87c031d0-668f-45c1-b6e3-df6d56a55d96 d7846a42f41b4c0ca368440878e00442 7b94072dfabd4d41950d3f8d80c9417f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e3963808-189f-460c-9c5e-b05cff4af904 [pid: 7|app: 0|req: 379/753] 10.0.0.128 () {32 vars in 710 bytes} [Thu Apr 2 18:04:44 2026] DELETE /v2/images/e3963808-189f-460c-9c5e-b05cff4af904 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/754] 10.0.0.128 () {32 vars in 707 bytes} [Thu Apr 2 18:04:44 2026] GET /v2/images/e3963808-189f-460c-9c5e-b05cff4af904 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/755] 10.0.0.128 () {32 vars in 633 bytes} [Thu Apr 2 18:04:44 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/756] 10.0.0.128 () {34 vars in 655 bytes} [Thu Apr 2 18:04:44 2026] POST /v2/images => generated 703 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/757] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:04:44 2026] GET /v2/images/959fbab8-1c61-4e2e-83ee-2c81a215f1c4/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:04:44.982 8 INFO glance.api.v2.image_data [None req-9a61bfdd-037e-44c1-82ba-988bbaef233a d7846a42f41b4c0ca368440878e00442 7b94072dfabd4d41950d3f8d80c9417f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 18:04:45.024 8 WARNING glance_store._drivers.rbd [None req-9a61bfdd-037e-44c1-82ba-988bbaef233a d7846a42f41b4c0ca368440878e00442 7b94072dfabd4d41950d3f8d80c9417f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-02 18:04:45.996 8 INFO glance.location [None req-9a61bfdd-037e-44c1-82ba-988bbaef233a d7846a42f41b4c0ca368440878e00442 7b94072dfabd4d41950d3f8d80c9417f - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 377/760] 10.0.0.128 () {32 vars in 727 bytes} [Thu Apr 2 18:04:44 2026] PUT /v2/images/959fbab8-1c61-4e2e-83ee-2c81a215f1c4/file => generated 0 bytes in 1063 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/761] 10.0.0.128 () {32 vars in 707 bytes} [Thu Apr 2 18:04:46 2026] GET /v2/images/959fbab8-1c61-4e2e-83ee-2c81a215f1c4 => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/762] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:04:46 2026] GET /v2/images/959fbab8-1c61-4e2e-83ee-2c81a215f1c4/file => generated 1024 bytes in 188 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/763] 10.0.0.128 () {34 vars in 655 bytes} [Thu Apr 2 18:04:46 2026] POST /v2/images => generated 648 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/764] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 2 18:04:46 2026] PATCH /v2/images/6171d6b0-c321-4757-92d4-cd037796bdd5 => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/765] 10.0.0.128 () {32 vars in 707 bytes} [Thu Apr 2 18:04:46 2026] GET /v2/images/6171d6b0-c321-4757-92d4-cd037796bdd5 => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:04:46.406 8 WARNING glance.api.v2.images [None req-856c4455-a8c2-4c6b-9fcf-e9d966b4b8c8 d7846a42f41b4c0ca368440878e00442 7b94072dfabd4d41950d3f8d80c9417f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6171d6b0-c321-4757-92d4-cd037796bdd5 [pid: 8|app: 0|req: 380/766] 10.0.0.128 () {32 vars in 710 bytes} [Thu Apr 2 18:04:46 2026] DELETE /v2/images/6171d6b0-c321-4757-92d4-cd037796bdd5 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/767] 10.0.0.128 () {32 vars in 707 bytes} [Thu Apr 2 18:04:46 2026] GET /v2/images/6171d6b0-c321-4757-92d4-cd037796bdd5 => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:04:46.485 8 WARNING glance.api.v2.images [None req-72d1a92a-24c0-443a-a028-b199fe30e967 d7846a42f41b4c0ca368440878e00442 7b94072dfabd4d41950d3f8d80c9417f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//959fbab8-1c61-4e2e-83ee-2c81a215f1c4 [pid: 8|app: 0|req: 381/768] 10.0.0.128 () {32 vars in 710 bytes} [Thu Apr 2 18:04:46 2026] DELETE /v2/images/959fbab8-1c61-4e2e-83ee-2c81a215f1c4 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/769] 10.0.0.128 () {32 vars in 707 bytes} [Thu Apr 2 18:04:47 2026] GET /v2/images/959fbab8-1c61-4e2e-83ee-2c81a215f1c4 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:04:47.350 8 WARNING glance.api.v2.images [None req-42d6c617-fd30-4806-8375-a8b29c79032b d7846a42f41b4c0ca368440878e00442 7b94072dfabd4d41950d3f8d80c9417f - - default default] Failed to find image e3963808-189f-460c-9c5e-b05cff4af904 to delete: glance.common.exception.ImageNotFound: No image found with ID e3963808-189f-460c-9c5e-b05cff4af904 [pid: 8|app: 0|req: 382/770] 10.0.0.128 () {32 vars in 710 bytes} [Thu Apr 2 18:04:47 2026] DELETE /v2/images/e3963808-189f-460c-9c5e-b05cff4af904 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 10.0.0.128 () {32 vars in 707 bytes} [Thu Apr 2 18:04:47 2026] GET /v2/images/e3963808-189f-460c-9c5e-b05cff4af904 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 10.0.0.238 () {36 vars in 987 bytes} [Thu Apr 2 18:05:09 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 385/777] 10.0.0.238 () {36 vars in 927 bytes} [Thu Apr 2 18:05:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/780] 10.0.0.238 () {36 vars in 987 bytes} [Thu Apr 2 18:05:17 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 387/781] 10.0.0.238 () {36 vars in 927 bytes} [Thu Apr 2 18:05:17 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: 399/790] 10.0.0.128 () {32 vars in 707 bytes} [Thu Apr 2 18:05:55 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 392/791] 10.0.0.128 () {32 vars in 707 bytes} [Thu Apr 2 18:05:55 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/792] 10.0.0.3 () {36 vars in 985 bytes} [Thu Apr 2 18:05:55 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => generated 1171 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/793] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:05:56 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: 401/794] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:05:56 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: 394/795] 10.0.0.3 () {36 vars in 985 bytes} [Thu Apr 2 18:05:56 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 402/796] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:05:56 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: 395/797] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:05:56 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: 403/798] 10.0.0.3 () {36 vars in 985 bytes} [Thu Apr 2 18:05:56 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 396/799] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:05:56 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: 404/800] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:05:56 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/801] 10.0.0.217 () {36 vars in 911 bytes} [Thu Apr 2 18:05:56 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: 405/802] 10.0.0.217 () {36 vars in 1007 bytes} [Thu Apr 2 18:05:56 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/803] 10.0.0.217 () {36 vars in 987 bytes} [Thu Apr 2 18:05:56 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/804] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 2 18:05:56 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: 399/805] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 2 18:05:56 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: 410/812] 10.0.0.238 () {36 vars in 987 bytes} [Thu Apr 2 18:06:28 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 403/813] 10.0.0.238 () {36 vars in 927 bytes} [Thu Apr 2 18: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: 7|app: 0|req: 419/830] 10.0.0.238 () {36 vars in 987 bytes} [Thu Apr 2 18:07:50 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 412/831] 10.0.0.238 () {36 vars in 927 bytes} [Thu Apr 2 18:07:50 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: 423/838] 10.0.0.238 () {36 vars in 987 bytes} [Thu Apr 2 18:08:20 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => generated 1171 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/839] 10.0.0.238 () {36 vars in 927 bytes} [Thu Apr 2 18:08: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: 8|app: 0|req: 424/854] 10.0.0.238 () {36 vars in 987 bytes} [Thu Apr 2 18:09:29 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/855] 10.0.0.238 () {36 vars in 927 bytes} [Thu Apr 2 18:09:29 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/860] 10.0.0.238 () {36 vars in 987 bytes} [Thu Apr 2 18:09:47 2026] GET /v2/images/e4396e33-e015-41d0-9dfb-f36be928a271 => 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: 427/861] 10.0.0.238 () {36 vars in 927 bytes} [Thu Apr 2 18:09:47 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: 438/868] 199.19.213.121 () {32 vars in 826 bytes} [Thu Apr 2 18:10:23 2026] GET /v2/images?status=active&owner=544ca73dd9554e479dc30269fb9a7855&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/869] 199.19.213.121 () {32 vars in 653 bytes} [Thu Apr 2 18:10:23 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: 439/870] 10.0.0.3 () {36 vars in 985 bytes} [Thu Apr 2 18:10:24 2026] GET /v2/images/6a6fc756-385e-48a9-ac7e-2413ad50e0ee => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/871] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:10:24 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: 440/872] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:10: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: 8|app: 0|req: 433/873] 10.0.0.3 () {36 vars in 985 bytes} [Thu Apr 2 18:10:24 2026] GET /v2/images/6a6fc756-385e-48a9-ac7e-2413ad50e0ee => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/874] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:10: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: 8|app: 0|req: 434/875] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:10:24 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/876] 10.0.0.3 () {36 vars in 985 bytes} [Thu Apr 2 18:10:24 2026] GET /v2/images/6a6fc756-385e-48a9-ac7e-2413ad50e0ee => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/877] 10.0.0.3 () {36 vars in 925 bytes} [Thu Apr 2 18:10:24 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: 443/878] 10.0.0.217 () {36 vars in 911 bytes} [Thu Apr 2 18:10:24 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: 436/879] 10.0.0.217 () {36 vars in 1007 bytes} [Thu Apr 2 18:10:24 2026] GET /v2/images/6a6fc756-385e-48a9-ac7e-2413ad50e0ee/locations => generated 127 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/880] 10.0.0.217 () {36 vars in 987 bytes} [Thu Apr 2 18:10:24 2026] GET /v2/images/6a6fc756-385e-48a9-ac7e-2413ad50e0ee => 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: 437/881] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 2 18:10:24 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: 445/882] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 2 18:10:24 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: 466/939] 10.0.0.128 () {32 vars in 633 bytes} [Thu Apr 2 18:14:55 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)