+ 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 [Sat Apr 25 14:34:09 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-66494878c-ptssg 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 0x7f88f8aee668 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-25 14:34:11.117 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-25 14:34:11.209 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-25 14:34:11.949 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-25 14:34:11.950 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-25 14:34:11.950 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-25 14:34:12.031 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-25 14:34:12.032 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-25 14:34:12.032 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-25 14:34:13.926 8 WARNING glance.api.v2.images [None req-783336b5-485f-40fb-a7ea-293041cafd67 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-25 14:34:14.030 7 WARNING glance.api.v2.images [None req-bef5a16d-e1ca-42b8-b8ca-5442e3ef8ca3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-25 14:34:14.249 8 WARNING keystonemiddleware._common.config [None req-783336b5-485f-40fb-a7ea-293041cafd67 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 14:34:14.256 8 WARNING oslo_config.cfg [None req-783336b5-485f-40fb-a7ea-293041cafd67 - - - - - -] 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 0x7f88f8aee668 pid: 8 (default app) 2026-04-25 14:34:14.356 7 WARNING keystonemiddleware._common.config [None req-bef5a16d-e1ca-42b8-b8ca-5442e3ef8ca3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 14:34:14.363 7 WARNING oslo_config.cfg [None req-bef5a16d-e1ca-42b8-b8ca-5442e3ef8ca3 - - - - - -] 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 0x7f88f8aee668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.35 () {42 vars in 683 bytes} [Sat Apr 25 14:34:16 2026] GET / => generated 1301 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-25 14:34:16.650 7 WARNING oslo_policy.policy [None req-1e31abbd-99a5-4e0f-aa69-c4f5e6296d81 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - 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-25 14:34:16.651 7 WARNING oslo_policy.policy [None req-1e31abbd-99a5-4e0f-aa69-c4f5e6296d81 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - 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-25 14:34:16.667 7 WARNING oslo_policy.policy [None req-1e31abbd-99a5-4e0f-aa69-c4f5e6296d81 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - 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-25 14:34:16.667 7 WARNING oslo_policy.policy [None req-1e31abbd-99a5-4e0f-aa69-c4f5e6296d81 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - 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/5] 199.204.45.35 () {44 vars in 905 bytes} [Sat Apr 25 14:34:16 2026] GET /v2/images => generated 69 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.35 () {42 vars in 683 bytes} [Sat Apr 25 14:34:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.35 () {44 vars in 905 bytes} [Sat Apr 25 14:34:20 2026] GET /v2/images => generated 69 bytes in 40 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-25 14:34:20.948 8 WARNING oslo_policy.policy [None req-2513217e-5dab-4ae2-a80d-8ac2037b4a39 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - 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-25 14:34:20.948 8 WARNING oslo_policy.policy [None req-2513217e-5dab-4ae2-a80d-8ac2037b4a39 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - 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/8] 199.204.45.35 () {44 vars in 906 bytes} [Sat Apr 25 14:34:20 2026] GET /v2/images/cirros => generated 151 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.35 () {44 vars in 928 bytes} [Sat Apr 25 14:34:21 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-25 14:34:21.083 8 WARNING oslo_policy.policy [None req-8279317c-a9c6-423f-8e83-d03c1b13f310 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - 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-25 14:34:21.084 8 WARNING oslo_policy.policy [None req-8279317c-a9c6-423f-8e83-d03c1b13f310 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - 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/10] 199.204.45.35 () {44 vars in 934 bytes} [Sat Apr 25 14:34:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-25 14:34:21.171 7 WARNING oslo_config.cfg [None req-f570c75f-85b3-4afb-99d5-9426be8b1af4 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - 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/11] 199.204.45.35 () {48 vars in 946 bytes} [Sat Apr 25 14:34:21 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-25 14:34:21.191 8 WARNING oslo_policy.policy [None req-2d553ad6-bf85-4290-87a5-efdc1307fdbb b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - 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-25 14:34:21.191 8 WARNING oslo_policy.policy [None req-2d553ad6-bf85-4290-87a5-efdc1307fdbb b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - 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-25 14:34:21.192 8 INFO glance.api.v2.image_data [None req-2d553ad6-bf85-4290-87a5-efdc1307fdbb b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 14:34:24.936 8 WARNING glance.location [None req-2d553ad6-bf85-4290-87a5-efdc1307fdbb b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.35 () {48 vars in 1040 bytes} [Sat Apr 25 14:34:21 2026] PUT /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2/file => generated 0 bytes in 3795 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7051 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.35 () {44 vars in 966 bytes} [Sat Apr 25 14:34:24 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-25 14:34:25.017 8 WARNING oslo_config.cfg [None req-091da177-24c8-4435-a521-4363c39c2131 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - 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: 9/16] 199.204.45.35 () {44 vars in 966 bytes} [Sat Apr 25 14:34:25 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/19] 199.204.45.35 () {42 vars in 683 bytes} [Sat Apr 25 14:34:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/20] 199.204.45.35 () {44 vars in 905 bytes} [Sat Apr 25 14:34:34 2026] GET /v2/images => generated 1240 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.204.45.35 () {42 vars in 683 bytes} [Sat Apr 25 14:34:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.204.45.35 () {44 vars in 905 bytes} [Sat Apr 25 14:34:48 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: 7|app: 0|req: 12/25] 199.204.45.35 () {44 vars in 942 bytes} [Sat Apr 25 14:34:48 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: 8|app: 0|req: 14/26] 199.204.45.35 () {44 vars in 964 bytes} [Sat Apr 25 14:34:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.204.45.35 () {44 vars in 934 bytes} [Sat Apr 25 14:34:48 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: 15/28] 199.204.45.35 () {48 vars in 946 bytes} [Sat Apr 25 14:34:48 2026] POST /v2/images => generated 799 bytes in 102 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-25 14:34:48.354 7 WARNING oslo_policy.policy [None req-0552a6d9-eea8-4293-9803-db2382620d08 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - 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-25 14:34:48.354 7 WARNING oslo_policy.policy [None req-0552a6d9-eea8-4293-9803-db2382620d08 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - 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-25 14:34:48.357 7 INFO glance.api.v2.image_data [None req-0552a6d9-eea8-4293-9803-db2382620d08 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 14:34:57.780 7 INFO glance.location [None req-0552a6d9-eea8-4293-9803-db2382620d08 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 14/31] 199.204.45.35 () {48 vars in 1040 bytes} [Sat Apr 25 14:34:48 2026] PUT /v2/images/9af98375-8668-48d6-9e8d-a952c0a85260/file => generated 0 bytes in 9501 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26056 switches on core 0) [pid: 8|app: 0|req: 18/32] 199.204.45.35 () {44 vars in 966 bytes} [Sat Apr 25 14:34:57 2026] GET /v2/images/9af98375-8668-48d6-9e8d-a952c0a85260 => generated 1211 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/33] 199.204.45.35 () {48 vars in 1045 bytes} [Sat Apr 25 14:34:57 2026] PATCH /v2/images/9af98375-8668-48d6-9e8d-a952c0a85260 => generated 1234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/34] 199.204.45.35 () {44 vars in 966 bytes} [Sat Apr 25 14:34:57 2026] GET /v2/images/9af98375-8668-48d6-9e8d-a952c0a85260 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/137] 199.204.45.35 () {42 vars in 683 bytes} [Sat Apr 25 14:43:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/138] 199.204.45.35 () {44 vars in 905 bytes} [Sat Apr 25 14:43:32 2026] GET /v2/images => generated 2476 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/143] 199.204.45.35 () {42 vars in 683 bytes} [Sat Apr 25 14:43:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/144] 199.204.45.35 () {44 vars in 905 bytes} [Sat Apr 25 14:43:44 2026] GET /v2/images => generated 2476 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/145] 199.204.45.35 () {44 vars in 934 bytes} [Sat Apr 25 14:43:44 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: 8|app: 0|req: 75/146] 199.204.45.35 () {44 vars in 956 bytes} [Sat Apr 25 14:43:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/147] 199.204.45.35 () {44 vars in 934 bytes} [Sat Apr 25 14:43: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: 8|app: 0|req: 76/148] 199.204.45.35 () {48 vars in 946 bytes} [Sat Apr 25 14:43:44 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-25 14:43:44.276 7 INFO glance.api.v2.image_data [None req-02defd8f-d970-4dd0-9fa2-9164feead61b b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 14:43:51.996 7 INFO glance.location [None req-02defd8f-d970-4dd0-9fa2-9164feead61b b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 73/149] 199.204.45.35 () {48 vars in 1040 bytes} [Sat Apr 25 14:43:44 2026] PUT /v2/images/78af2280-9cf1-4e23-b59c-829b3cefece0/file => generated 0 bytes in 7766 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22427 switches on core 0) [pid: 8|app: 0|req: 77/150] 199.204.45.35 () {44 vars in 966 bytes} [Sat Apr 25 14:43:52 2026] GET /v2/images/78af2280-9cf1-4e23-b59c-829b3cefece0 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/151] 199.204.45.35 () {44 vars in 966 bytes} [Sat Apr 25 14:43:52 2026] GET /v2/images/78af2280-9cf1-4e23-b59c-829b3cefece0 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/156] 199.204.45.35 () {42 vars in 683 bytes} [Sat Apr 25 14:44:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/157] 199.204.45.35 () {44 vars in 905 bytes} [Sat Apr 25 14:44:10 2026] GET /v2/images => generated 3681 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/162] 199.204.45.35 () {42 vars in 683 bytes} [Sat Apr 25 14:44:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/163] 199.204.45.35 () {44 vars in 905 bytes} [Sat Apr 25 14:44:28 2026] GET /v2/images => generated 3681 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/164] 199.204.45.35 () {44 vars in 932 bytes} [Sat Apr 25 14:44:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/165] 199.204.45.35 () {44 vars in 954 bytes} [Sat Apr 25 14:44:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/166] 199.204.45.35 () {44 vars in 934 bytes} [Sat Apr 25 14:44:28 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: 82/167] 199.204.45.35 () {48 vars in 946 bytes} [Sat Apr 25 14:44:28 2026] POST /v2/images => generated 796 bytes in 85 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-25 14:44:28.280 8 INFO glance.api.v2.image_data [None req-dc6b3f09-7c82-418a-baad-358adb16dd17 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 14:44:55.133 8 WARNING glance.location [None req-dc6b3f09-7c82-418a-baad-358adb16dd17 b9332f63a11e435383ede351ef32cdfa 2ea1f5284947468285a0b18d0f0c70b2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 86/174] 199.204.45.35 () {48 vars in 1041 bytes} [Sat Apr 25 14:44:28 2026] PUT /v2/images/95781e5a-ddf9-49fd-9ff4-f5941061f337/file => generated 0 bytes in 26898 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65496 switches on core 0) [pid: 7|app: 0|req: 89/175] 199.204.45.35 () {44 vars in 966 bytes} [Sat Apr 25 14:44:55 2026] GET /v2/images/95781e5a-ddf9-49fd-9ff4-f5941061f337 => 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: 87/176] 199.204.45.35 () {44 vars in 966 bytes} [Sat Apr 25 14:44:55 2026] GET /v2/images/95781e5a-ddf9-49fd-9ff4-f5941061f337 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/177] 199.204.45.35 () {42 vars in 683 bytes} [Sat Apr 25 14:44:56 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/178] 199.204.45.35 () {44 vars in 905 bytes} [Sat Apr 25 14:44:56 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/215] 199.204.45.35 () {42 vars in 683 bytes} [Sat Apr 25 14:48:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/216] 199.204.45.35 () {44 vars in 905 bytes} [Sat Apr 25 14:48:03 2026] GET /v2/images => generated 4892 bytes in 113 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: 114/225] 10.0.0.244 () {32 vars in 632 bytes} [Sat Apr 25 14:48:42 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/230] 10.0.0.147 () {36 vars in 986 bytes} [Sat Apr 25 14:49:00 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => generated 1171 bytes in 133 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: 114/231] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:49:00 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: 118/232] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:49:00 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: 115/233] 10.0.0.147 () {36 vars in 986 bytes} [Sat Apr 25 14:49:00 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 119/234] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:49: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: 8|app: 0|req: 116/235] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:49:00 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: 120/236] 10.0.0.147 () {36 vars in 986 bytes} [Sat Apr 25 14:49:00 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 117/237] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:49:00 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: 121/238] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:49:00 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: 118/239] 10.0.0.96 () {36 vars in 909 bytes} [Sat Apr 25 14:49:01 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/240] 10.0.0.96 () {36 vars in 1005 bytes} [Sat Apr 25 14:49:01 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2/locations => generated 127 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/241] 10.0.0.96 () {36 vars in 985 bytes} [Sat Apr 25 14:49:01 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 123/242] 10.0.0.96 () {36 vars in 925 bytes} [Sat Apr 25 14:49: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: 120/243] 10.0.0.96 () {36 vars in 925 bytes} [Sat Apr 25 14:49: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: 125/246] 10.0.0.79 () {36 vars in 985 bytes} [Sat Apr 25 14:49:10 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 122/247] 10.0.0.79 () {36 vars in 925 bytes} [Sat Apr 25 14:49: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: 124/250] 10.0.0.79 () {36 vars in 985 bytes} [Sat Apr 25 14:49:16 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 127/251] 10.0.0.79 () {36 vars in 925 bytes} [Sat Apr 25 14:49:16 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: 125/252] 199.204.45.35 () {36 vars in 989 bytes} [Sat Apr 25 14:49:18 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 128/253] 199.204.45.35 () {36 vars in 929 bytes} [Sat Apr 25 14:49:18 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: 126/254] 199.204.45.35 () {36 vars in 989 bytes} [Sat Apr 25 14:49:19 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 129/255] 199.204.45.35 () {36 vars in 929 bytes} [Sat Apr 25 14:49: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: 131/258] 10.0.0.244 () {30 vars in 410 bytes} [Sat Apr 25 14:49:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/263] 10.0.0.79 () {36 vars in 985 bytes} [Sat Apr 25 14:49:48 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 134/264] 10.0.0.79 () {36 vars in 925 bytes} [Sat Apr 25 14:49:48 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: 132/267] 10.0.0.79 () {36 vars in 985 bytes} [Sat Apr 25 14:49:55 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 10.0.0.79 () {36 vars in 925 bytes} [Sat Apr 25 14:49:55 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: 139/273] 10.0.0.79 () {36 vars in 985 bytes} [Sat Apr 25 14:50:17 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 135/274] 10.0.0.79 () {36 vars in 925 bytes} [Sat Apr 25 14:50:17 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: 137/277] 10.0.0.244 () {32 vars in 706 bytes} [Sat Apr 25 14:50:27 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 141/278] 10.0.0.244 () {32 vars in 706 bytes} [Sat Apr 25 14:50:27 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 10.0.0.147 () {36 vars in 986 bytes} [Sat Apr 25 14:50:27 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 142/280] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:50:27 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: 139/281] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:50:27 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 10.0.0.147 () {36 vars in 986 bytes} [Sat Apr 25 14:50:27 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 140/283] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:50:27 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:50:27 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 10.0.0.147 () {36 vars in 986 bytes} [Sat Apr 25 14:50:27 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:50: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: 142/287] 10.0.0.96 () {36 vars in 909 bytes} [Sat Apr 25 14:50:27 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 10.0.0.96 () {36 vars in 1005 bytes} [Sat Apr 25 14:50:27 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2/locations => generated 127 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 10.0.0.96 () {36 vars in 985 bytes} [Sat Apr 25 14:50:27 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 147/290] 10.0.0.96 () {36 vars in 925 bytes} [Sat Apr 25 14:50:27 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: 144/291] 10.0.0.96 () {36 vars in 925 bytes} [Sat Apr 25 14:50:27 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: 150/296] 10.0.0.79 () {36 vars in 985 bytes} [Sat Apr 25 14:50:48 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 147/297] 10.0.0.79 () {36 vars in 925 bytes} [Sat Apr 25 14:50:48 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: 154/304] 10.0.0.244 () {34 vars in 654 bytes} [Sat Apr 25 14:51:22 2026] POST /v2/images => generated 649 bytes in 139 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-25 14:51:22.683 8 WARNING glance.api.v2.images [None req-8c212273-6bf0-4832-a9f0-86c0af96c746 334a75f718b544328b58c75ad5d0dc27 02c53b8103f847b1a64f9c4498da0971 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ee77cf34-5caa-4565-901b-142a09e2eadc [pid: 8|app: 0|req: 151/305] 10.0.0.244 () {32 vars in 709 bytes} [Sat Apr 25 14:51:22 2026] DELETE /v2/images/ee77cf34-5caa-4565-901b-142a09e2eadc => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/306] 10.0.0.244 () {32 vars in 706 bytes} [Sat Apr 25 14:51:22 2026] GET /v2/images/ee77cf34-5caa-4565-901b-142a09e2eadc => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/307] 10.0.0.244 () {32 vars in 632 bytes} [Sat Apr 25 14:51:22 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/308] 10.0.0.244 () {34 vars in 654 bytes} [Sat Apr 25 14:51:22 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/309] 10.0.0.244 () {32 vars in 716 bytes} [Sat Apr 25 14:51:22 2026] GET /v2/images/81e8a621-b6e2-4ee7-b8fd-c3a6bc248e32/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-25 14:51:22.844 7 INFO glance.api.v2.image_data [None req-e39e28bd-e495-40d5-abc1-535e0d9aa425 334a75f718b544328b58c75ad5d0dc27 02c53b8103f847b1a64f9c4498da0971 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 14:51:22.878 7 WARNING glance_store._drivers.rbd [None req-e39e28bd-e495-40d5-abc1-535e0d9aa425 334a75f718b544328b58c75ad5d0dc27 02c53b8103f847b1a64f9c4498da0971 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-25 14:51:23.276 7 INFO glance.location [None req-e39e28bd-e495-40d5-abc1-535e0d9aa425 334a75f718b544328b58c75ad5d0dc27 02c53b8103f847b1a64f9c4498da0971 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 157/310] 10.0.0.244 () {32 vars in 726 bytes} [Sat Apr 25 14:51:22 2026] PUT /v2/images/81e8a621-b6e2-4ee7-b8fd-c3a6bc248e32/file => generated 0 bytes in 475 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/311] 10.0.0.244 () {32 vars in 706 bytes} [Sat Apr 25 14:51:23 2026] GET /v2/images/81e8a621-b6e2-4ee7-b8fd-c3a6bc248e32 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/312] 10.0.0.244 () {32 vars in 716 bytes} [Sat Apr 25 14:51:23 2026] GET /v2/images/81e8a621-b6e2-4ee7-b8fd-c3a6bc248e32/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/313] 10.0.0.244 () {34 vars in 654 bytes} [Sat Apr 25 14:51:23 2026] POST /v2/images => generated 649 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/314] 10.0.0.244 () {32 vars in 725 bytes} [Sat Apr 25 14:51:23 2026] PATCH /v2/images/de717c15-355b-4a19-afb6-7733d5afb6aa => generated 652 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/315] 10.0.0.244 () {32 vars in 706 bytes} [Sat Apr 25 14:51:23 2026] GET /v2/images/de717c15-355b-4a19-afb6-7733d5afb6aa => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-25 14:51:23.636 7 WARNING glance.api.v2.images [None req-94b62953-36ce-434b-b64e-1a3d317093df 334a75f718b544328b58c75ad5d0dc27 02c53b8103f847b1a64f9c4498da0971 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//de717c15-355b-4a19-afb6-7733d5afb6aa [pid: 7|app: 0|req: 160/316] 10.0.0.244 () {32 vars in 709 bytes} [Sat Apr 25 14:51:23 2026] DELETE /v2/images/de717c15-355b-4a19-afb6-7733d5afb6aa => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/317] 10.0.0.244 () {32 vars in 706 bytes} [Sat Apr 25 14:51:23 2026] GET /v2/images/de717c15-355b-4a19-afb6-7733d5afb6aa => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-25 14:51:23.692 7 WARNING glance.api.v2.images [None req-0c0a12ae-2362-449e-9609-6a62cfed4c54 334a75f718b544328b58c75ad5d0dc27 02c53b8103f847b1a64f9c4498da0971 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//81e8a621-b6e2-4ee7-b8fd-c3a6bc248e32 [pid: 7|app: 0|req: 161/320] 10.0.0.244 () {32 vars in 709 bytes} [Sat Apr 25 14:51:23 2026] DELETE /v2/images/81e8a621-b6e2-4ee7-b8fd-c3a6bc248e32 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/321] 10.0.0.244 () {32 vars in 706 bytes} [Sat Apr 25 14:51:24 2026] GET /v2/images/81e8a621-b6e2-4ee7-b8fd-c3a6bc248e32 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-25 14:51:24.580 7 WARNING glance.api.v2.images [None req-f2c77e50-6f78-4010-a99a-10723e66b660 334a75f718b544328b58c75ad5d0dc27 02c53b8103f847b1a64f9c4498da0971 - - default default] Failed to find image ee77cf34-5caa-4565-901b-142a09e2eadc to delete: glance.common.exception.ImageNotFound: No image found with ID ee77cf34-5caa-4565-901b-142a09e2eadc [pid: 7|app: 0|req: 162/322] 10.0.0.244 () {32 vars in 709 bytes} [Sat Apr 25 14:51:24 2026] DELETE /v2/images/ee77cf34-5caa-4565-901b-142a09e2eadc => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/323] 10.0.0.244 () {32 vars in 706 bytes} [Sat Apr 25 14:51:24 2026] GET /v2/images/ee77cf34-5caa-4565-901b-142a09e2eadc => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/336] 10.0.0.79 () {36 vars in 985 bytes} [Sat Apr 25 14:52:24 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 169/337] 10.0.0.79 () {36 vars in 925 bytes} [Sat Apr 25 14:52:24 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: 172/342] 10.0.0.79 () {36 vars in 985 bytes} [Sat Apr 25 14:52:50 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 171/343] 10.0.0.79 () {36 vars in 925 bytes} [Sat Apr 25 14:52:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/346] 10.0.0.79 () {36 vars in 985 bytes} [Sat Apr 25 14:53:03 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 173/347] 10.0.0.79 () {36 vars in 925 bytes} [Sat Apr 25 14:53:03 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: 175/350] 10.0.0.79 () {36 vars in 985 bytes} [Sat Apr 25 14:53:07 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 176/351] 10.0.0.79 () {36 vars in 925 bytes} [Sat Apr 25 14:53:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 199.204.45.35 () {32 vars in 824 bytes} [Sat Apr 25 14:53:48 2026] GET /v2/images?status=active&owner=2ea1f5284947468285a0b18d0f0c70b2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.204.45.35 () {32 vars in 651 bytes} [Sat Apr 25 14:53:48 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 10.0.0.147 () {36 vars in 986 bytes} [Sat Apr 25 14:53:48 2026] GET /v2/images/95781e5a-ddf9-49fd-9ff4-f5941061f337 => 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: 181/363] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:53:48 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: 183/364] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:53:48 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: 182/365] 10.0.0.147 () {36 vars in 986 bytes} [Sat Apr 25 14:53:48 2026] GET /v2/images/95781e5a-ddf9-49fd-9ff4-f5941061f337 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:53:48 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: 183/367] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:53:48 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 10.0.0.147 () {36 vars in 986 bytes} [Sat Apr 25 14:53:48 2026] GET /v2/images/95781e5a-ddf9-49fd-9ff4-f5941061f337 => 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: 184/369] 10.0.0.147 () {36 vars in 926 bytes} [Sat Apr 25 14:53:48 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: 186/370] 10.0.0.96 () {36 vars in 909 bytes} [Sat Apr 25 14:53:48 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 10.0.0.96 () {36 vars in 1005 bytes} [Sat Apr 25 14:53:49 2026] GET /v2/images/95781e5a-ddf9-49fd-9ff4-f5941061f337/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: 187/372] 10.0.0.96 () {36 vars in 985 bytes} [Sat Apr 25 14:53:49 2026] GET /v2/images/95781e5a-ddf9-49fd-9ff4-f5941061f337 => 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: 186/373] 10.0.0.96 () {36 vars in 925 bytes} [Sat Apr 25 14:53:49 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: 188/374] 10.0.0.96 () {36 vars in 925 bytes} [Sat Apr 25 14:53:49 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: 189/379] 10.0.0.79 () {36 vars in 985 bytes} [Sat Apr 25 14:54:07 2026] GET /v2/images/3809bb09-47e3-4606-88b9-59cdacc63fd2 => 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: 191/380] 10.0.0.79 () {36 vars in 925 bytes} [Sat Apr 25 14:54:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 10.0.0.244 () {32 vars in 632 bytes} [Sat Apr 25 14:57:06 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)