+ 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 16 01:05:53 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-5b4cdf969f-hdsc7 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 0x7ff2ba3bf668 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-16 01:05:55.919 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-16 01:05:55.951 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-16 01:05:56.785 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-16 01:05:56.786 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-16 01:05:56.787 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 01:05:56.822 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-16 01:05:56.823 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-16 01:05:56.823 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 01:05:58.744 7 WARNING glance.api.v2.images [None req-03662864-446a-478b-b233-0defddac126d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 01:05:58.835 8 WARNING glance.api.v2.images [None req-b99efca3-0e89-4928-9e72-c7d2be7ea41d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 01:05:59.065 7 WARNING keystonemiddleware._common.config [None req-03662864-446a-478b-b233-0defddac126d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 01:05:59.072 7 WARNING oslo_config.cfg [None req-03662864-446a-478b-b233-0defddac126d - - - - - -] 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 0x7ff2ba3bf668 pid: 7 (default app) 2026-04-16 01:05:59.169 8 WARNING keystonemiddleware._common.config [None req-b99efca3-0e89-4928-9e72-c7d2be7ea41d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 01:05:59.176 8 WARNING oslo_config.cfg [None req-b99efca3-0e89-4928-9e72-c7d2be7ea41d - - - - - -] 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 0x7ff2ba3bf668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.4 () {42 vars in 681 bytes} [Thu Apr 16 01:06:00 2026] GET / => generated 1290 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-16 01:06:01.280 8 WARNING oslo_policy.policy [None req-0d0ef585-d5e5-4655-a407-d0d3c5268074 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - 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-16 01:06:01.280 8 WARNING oslo_policy.policy [None req-0d0ef585-d5e5-4655-a407-d0d3c5268074 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - 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-16 01:06:01.293 8 WARNING oslo_policy.policy [None req-0d0ef585-d5e5-4655-a407-d0d3c5268074 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - 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-16 01:06:01.294 8 WARNING oslo_policy.policy [None req-0d0ef585-d5e5-4655-a407-d0d3c5268074 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.4 () {44 vars in 903 bytes} [Thu Apr 16 01:06:00 2026] GET /v2/images => generated 69 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.4 () {42 vars in 681 bytes} [Thu Apr 16 01:06:05 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.4 () {44 vars in 903 bytes} [Thu Apr 16 01:06:05 2026] GET /v2/images => generated 69 bytes in 42 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-16 01:06:05.453 7 WARNING oslo_policy.policy [None req-37644084-d65f-477d-bef4-006466cd1470 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - 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-16 01:06:05.453 7 WARNING oslo_policy.policy [None req-37644084-d65f-477d-bef4-006466cd1470 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.4 () {44 vars in 904 bytes} [Thu Apr 16 01:06:05 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.4 () {44 vars in 926 bytes} [Thu Apr 16 01:06:05 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-16 01:06:05.580 7 WARNING oslo_policy.policy [None req-853f6ce1-9197-4fce-87bb-1a4278df2880 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - 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-16 01:06:05.581 7 WARNING oslo_policy.policy [None req-853f6ce1-9197-4fce-87bb-1a4278df2880 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.4 () {44 vars in 932 bytes} [Thu Apr 16 01:06:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 01:06:05.657 8 WARNING oslo_config.cfg [None req-3a197c7d-9c5b-43b0-bfe4-09b6919bedc2 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.4 () {48 vars in 944 bytes} [Thu Apr 16 01:06:05 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-16 01:06:05.676 7 WARNING oslo_policy.policy [None req-52701c1a-1598-4d1e-b308-6980abb21e8b 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - 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-16 01:06:05.676 7 WARNING oslo_policy.policy [None req-52701c1a-1598-4d1e-b308-6980abb21e8b 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - 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-16 01:06:05.677 7 INFO glance.api.v2.image_data [None req-52701c1a-1598-4d1e-b308-6980abb21e8b 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 01:06:09.788 7 WARNING glance.location [None req-52701c1a-1598-4d1e-b308-6980abb21e8b 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.4 () {48 vars in 1038 bytes} [Thu Apr 16 01:06:05 2026] PUT /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34/file => generated 0 bytes in 4155 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6699 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.4 () {44 vars in 964 bytes} [Thu Apr 16 01:06:09 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 01:06:09.853 7 WARNING oslo_config.cfg [None req-ba322c63-7ad5-43a5-8e31-933daf1eba1b 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.204.45.4 () {44 vars in 964 bytes} [Thu Apr 16 01:06:09 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => 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: 56/114] 199.204.45.4 () {42 vars in 681 bytes} [Thu Apr 16 01:14:16 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.204.45.4 () {44 vars in 903 bytes} [Thu Apr 16 01:14:16 2026] GET /v2/images => generated 1240 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.204.45.4 () {42 vars in 681 bytes} [Thu Apr 16 01:14:25 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 199.204.45.4 () {44 vars in 903 bytes} [Thu Apr 16 01:14:25 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/120] 199.204.45.4 () {44 vars in 932 bytes} [Thu Apr 16 01:14:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/121] 199.204.45.4 () {44 vars in 954 bytes} [Thu Apr 16 01:14:25 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/122] 199.204.45.4 () {44 vars in 932 bytes} [Thu Apr 16 01:14:25 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) [pid: 7|app: 0|req: 63/123] 199.204.45.4 () {48 vars in 944 bytes} [Thu Apr 16 01:14:25 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-16 01:14:25.994 8 WARNING oslo_policy.policy [None req-a69ea350-cac8-4e5f-b52d-84a9ea90ea01 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - 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-16 01:14:25.994 8 WARNING oslo_policy.policy [None req-a69ea350-cac8-4e5f-b52d-84a9ea90ea01 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - 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-16 01:14:25.995 8 INFO glance.api.v2.image_data [None req-a69ea350-cac8-4e5f-b52d-84a9ea90ea01 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 01:14:33.695 8 INFO glance.location [None req-a69ea350-cac8-4e5f-b52d-84a9ea90ea01 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 61/126] 199.204.45.4 () {48 vars in 1038 bytes} [Thu Apr 16 01:14:25 2026] PUT /v2/images/472e5e6d-5799-4c12-975d-3f89228a061b/file => generated 0 bytes in 7746 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23530 switches on core 0) [pid: 7|app: 0|req: 66/127] 199.204.45.4 () {44 vars in 964 bytes} [Thu Apr 16 01:14:33 2026] GET /v2/images/472e5e6d-5799-4c12-975d-3f89228a061b => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/128] 199.204.45.4 () {44 vars in 964 bytes} [Thu Apr 16 01:14:33 2026] GET /v2/images/472e5e6d-5799-4c12-975d-3f89228a061b => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/133] 199.204.45.4 () {42 vars in 681 bytes} [Thu Apr 16 01:14:54 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/134] 199.204.45.4 () {44 vars in 903 bytes} [Thu Apr 16 01:14:54 2026] GET /v2/images => generated 2445 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/139] 199.204.45.4 () {42 vars in 681 bytes} [Thu Apr 16 01:15:12 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/140] 199.204.45.4 () {44 vars in 903 bytes} [Thu Apr 16 01:15:12 2026] GET /v2/images => generated 2445 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/141] 199.204.45.4 () {44 vars in 930 bytes} [Thu Apr 16 01:15:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/142] 199.204.45.4 () {44 vars in 952 bytes} [Thu Apr 16 01:15:12 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/143] 199.204.45.4 () {44 vars in 932 bytes} [Thu Apr 16 01:15:12 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: 8|app: 0|req: 70/144] 199.204.45.4 () {48 vars in 944 bytes} [Thu Apr 16 01:15:12 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-16 01:15:12.902 7 INFO glance.api.v2.image_data [None req-eff3731f-680d-46ab-833e-a3c9c58d3d1d 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 01:15:37.732 7 WARNING glance.location [None req-eff3731f-680d-46ab-833e-a3c9c58d3d1d 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 75/149] 199.204.45.4 () {48 vars in 1039 bytes} [Thu Apr 16 01:15:12 2026] PUT /v2/images/caf280de-fc24-45b4-9f5e-fa11720a5da7/file => generated 0 bytes in 24879 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62952 switches on core 0) [pid: 8|app: 0|req: 75/150] 199.204.45.4 () {44 vars in 964 bytes} [Thu Apr 16 01:15:37 2026] GET /v2/images/caf280de-fc24-45b4-9f5e-fa11720a5da7 => generated 1209 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 199.204.45.4 () {44 vars in 964 bytes} [Thu Apr 16 01:15:37 2026] GET /v2/images/caf280de-fc24-45b4-9f5e-fa11720a5da7 => 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: 77/154] 199.204.45.4 () {42 vars in 681 bytes} [Thu Apr 16 01:15:39 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/155] 199.204.45.4 () {44 vars in 903 bytes} [Thu Apr 16 01:15:39 2026] GET /v2/images => generated 3656 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/236] 199.204.45.4 () {42 vars in 681 bytes} [Thu Apr 16 01:22:19 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/237] 199.204.45.4 () {44 vars in 903 bytes} [Thu Apr 16 01:22:19 2026] GET /v2/images => generated 3656 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/240] 199.204.45.4 () {42 vars in 681 bytes} [Thu Apr 16 01:22:32 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/241] 199.204.45.4 () {44 vars in 903 bytes} [Thu Apr 16 01:22:32 2026] GET /v2/images => generated 3656 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/242] 199.204.45.4 () {44 vars in 940 bytes} [Thu Apr 16 01:22:32 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/243] 199.204.45.4 () {44 vars in 962 bytes} [Thu Apr 16 01:22:32 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/244] 199.204.45.4 () {44 vars in 932 bytes} [Thu Apr 16 01:22:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/245] 199.204.45.4 () {48 vars in 944 bytes} [Thu Apr 16 01:22:32 2026] POST /v2/images => generated 799 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-16 01:22:32.807 8 INFO glance.api.v2.image_data [None req-eb7644fb-c4b7-4fa8-8d54-73713aec31b5 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 01:22:47.797 8 INFO glance.location [None req-eb7644fb-c4b7-4fa8-8d54-73713aec31b5 16a0675e968b4111b1307eb71a010f68 6393861d7a624ad89cceb2a77d4d6e61 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 123/248] 199.204.45.4 () {48 vars in 1038 bytes} [Thu Apr 16 01:22:32 2026] PUT /v2/images/dde157df-03c3-4516-b266-4cd2ac1c2ab5/file => generated 0 bytes in 15030 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24947 switches on core 0) [pid: 7|app: 0|req: 126/249] 199.204.45.4 () {44 vars in 964 bytes} [Thu Apr 16 01:22:47 2026] GET /v2/images/dde157df-03c3-4516-b266-4cd2ac1c2ab5 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/250] 199.204.45.4 () {48 vars in 1043 bytes} [Thu Apr 16 01:22:47 2026] PATCH /v2/images/dde157df-03c3-4516-b266-4cd2ac1c2ab5 => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/251] 199.204.45.4 () {44 vars in 964 bytes} [Thu Apr 16 01:22:47 2026] GET /v2/images/dde157df-03c3-4516-b266-4cd2ac1c2ab5 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/258] 199.204.45.4 () {42 vars in 681 bytes} [Thu Apr 16 01:23:18 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/259] 199.204.45.4 () {44 vars in 903 bytes} [Thu Apr 16 01:23:18 2026] GET /v2/images => generated 4892 bytes in 51 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: 137/270] 10.0.0.217 () {32 vars in 633 bytes} [Thu Apr 16 01:24:03 2026] GET /v2/images => generated 4892 bytes in 18 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: 136/275] 10.0.0.122 () {36 vars in 987 bytes} [Thu Apr 16 01:24:23 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => 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: 140/276] 10.0.0.122 () {36 vars in 927 bytes} [Thu Apr 16 01:24:23 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: 138/279] 199.204.45.4 () {36 vars in 989 bytes} [Thu Apr 16 01:24:34 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.4 () {36 vars in 929 bytes} [Thu Apr 16 01:24:34 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] 199.204.45.4 () {36 vars in 989 bytes} [Thu Apr 16 01:24:35 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.4 () {36 vars in 929 bytes} [Thu Apr 16 01:24:35 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: 141/285] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 16 01:24:45 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => generated 1171 bytes in 110 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.140 () {36 vars in 927 bytes} [Thu Apr 16 01:24:45 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: 142/287] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:24:45 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: 146/288] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 16 01:24:45 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => 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: 143/289] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:24:45 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: 147/290] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:24:45 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: 144/291] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 16 01:24:45 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:24:45 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: 145/293] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:24:45 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: 149/294] 10.0.0.1 () {36 vars in 909 bytes} [Thu Apr 16 01:24:46 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/295] 10.0.0.1 () {36 vars in 1005 bytes} [Thu Apr 16 01:24:46 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/296] 10.0.0.1 () {36 vars in 985 bytes} [Thu Apr 16 01:24:46 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => 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: 147/297] 10.0.0.1 () {36 vars in 925 bytes} [Thu Apr 16 01:24:46 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: 151/298] 10.0.0.1 () {36 vars in 925 bytes} [Thu Apr 16 01:24:46 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: 148/299] 10.0.0.122 () {36 vars in 987 bytes} [Thu Apr 16 01:24:47 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/300] 10.0.0.122 () {36 vars in 927 bytes} [Thu Apr 16 01:24:47 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: 153/309] 10.0.0.122 () {36 vars in 987 bytes} [Thu Apr 16 01:25:28 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => 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: 157/310] 10.0.0.122 () {36 vars in 927 bytes} [Thu Apr 16 01:25:28 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/313] 10.0.0.217 () {30 vars in 411 bytes} [Thu Apr 16 01:25:35 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/320] 10.0.0.122 () {36 vars in 987 bytes} [Thu Apr 16 01:26:04 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => 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: 159/321] 10.0.0.122 () {36 vars in 927 bytes} [Thu Apr 16 01:26:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/324] 10.0.0.122 () {36 vars in 987 bytes} [Thu Apr 16 01:26:14 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/325] 10.0.0.122 () {36 vars in 927 bytes} [Thu Apr 16 01:26:14 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: 163/328] 10.0.0.122 () {36 vars in 987 bytes} [Thu Apr 16 01:26:27 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => 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: 166/329] 10.0.0.122 () {36 vars in 927 bytes} [Thu Apr 16 01:26: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: 166/334] 10.0.0.122 () {36 vars in 987 bytes} [Thu Apr 16 01:26:41 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/335] 10.0.0.122 () {36 vars in 927 bytes} [Thu Apr 16 01:26:41 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: 173/342] 10.0.0.217 () {32 vars in 707 bytes} [Thu Apr 16 01:27:14 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/343] 10.0.0.217 () {32 vars in 707 bytes} [Thu Apr 16 01:27:14 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => 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: 174/344] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 16 01:27:14 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/345] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:27:14 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: 175/346] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:27:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/347] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 16 01:27:14 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => 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: 176/348] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:27:14 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: 173/349] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:27:14 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: 177/350] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 16 01:27:14 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => 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: 174/351] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:27:14 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: 178/352] 10.0.0.1 () {36 vars in 909 bytes} [Thu Apr 16 01:27:14 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/353] 10.0.0.1 () {36 vars in 1005 bytes} [Thu Apr 16 01:27:14 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/354] 10.0.0.1 () {36 vars in 985 bytes} [Thu Apr 16 01:27:14 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => 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: 176/355] 10.0.0.1 () {36 vars in 925 bytes} [Thu Apr 16 01:27:14 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: 180/356] 10.0.0.1 () {36 vars in 925 bytes} [Thu Apr 16 01:27:15 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/359] 10.0.0.122 () {36 vars in 987 bytes} [Thu Apr 16 01:27:22 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 10.0.0.122 () {36 vars in 927 bytes} [Thu Apr 16 01:27:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/363] 10.0.0.217 () {34 vars in 655 bytes} [Thu Apr 16 01:27:34 2026] POST /v2/images => generated 649 bytes in 177 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-16 01:27:35.181 8 WARNING glance.api.v2.images [None req-aa49dfa1-9c7c-42a9-b546-0aa609c6be39 5d6b5c1c761644d888f4e92a90f9b5b4 5f6f78244f2547beaa7cc3ab69ea9dc7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8aafe8b6-0634-468a-b34a-ba59e46e0d1f [pid: 8|app: 0|req: 180/364] 10.0.0.217 () {32 vars in 710 bytes} [Thu Apr 16 01:27:35 2026] DELETE /v2/images/8aafe8b6-0634-468a-b34a-ba59e46e0d1f => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 10.0.0.217 () {32 vars in 707 bytes} [Thu Apr 16 01:27:35 2026] GET /v2/images/8aafe8b6-0634-468a-b34a-ba59e46e0d1f => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/366] 10.0.0.217 () {32 vars in 633 bytes} [Thu Apr 16 01:27:35 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/367] 10.0.0.217 () {34 vars in 655 bytes} [Thu Apr 16 01:27:35 2026] POST /v2/images => generated 703 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/368] 10.0.0.217 () {32 vars in 717 bytes} [Thu Apr 16 01:27:35 2026] GET /v2/images/f3c8e988-f0dc-43a9-9bc0-fac52717676f/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 01:27:35.395 7 INFO glance.api.v2.image_data [None req-969157c1-7e63-4bf3-af3c-8bcb3072ee30 5d6b5c1c761644d888f4e92a90f9b5b4 5f6f78244f2547beaa7cc3ab69ea9dc7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 01:27:35.433 7 WARNING glance_store._drivers.rbd [None req-969157c1-7e63-4bf3-af3c-8bcb3072ee30 5d6b5c1c761644d888f4e92a90f9b5b4 5f6f78244f2547beaa7cc3ab69ea9dc7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-16 01:27:36.085 7 INFO glance.location [None req-969157c1-7e63-4bf3-af3c-8bcb3072ee30 5d6b5c1c761644d888f4e92a90f9b5b4 5f6f78244f2547beaa7cc3ab69ea9dc7 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 187/369] 10.0.0.217 () {32 vars in 727 bytes} [Thu Apr 16 01:27:35 2026] PUT /v2/images/f3c8e988-f0dc-43a9-9bc0-fac52717676f/file => generated 0 bytes in 732 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 10.0.0.217 () {32 vars in 707 bytes} [Thu Apr 16 01:27:36 2026] GET /v2/images/f3c8e988-f0dc-43a9-9bc0-fac52717676f => generated 1104 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/371] 10.0.0.217 () {32 vars in 717 bytes} [Thu Apr 16 01:27:36 2026] GET /v2/images/f3c8e988-f0dc-43a9-9bc0-fac52717676f/file => generated 1024 bytes in 150 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 10.0.0.217 () {34 vars in 655 bytes} [Thu Apr 16 01:27:36 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 10.0.0.217 () {32 vars in 726 bytes} [Thu Apr 16 01:27:36 2026] PATCH /v2/images/607e4882-f9f1-4dc2-80a2-bbb182db8a80 => generated 652 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 10.0.0.217 () {32 vars in 707 bytes} [Thu Apr 16 01:27:36 2026] GET /v2/images/607e4882-f9f1-4dc2-80a2-bbb182db8a80 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 01:27:36.456 7 WARNING glance.api.v2.images [None req-a08e41aa-b2c2-4f13-b695-de4b9abd2a92 5d6b5c1c761644d888f4e92a90f9b5b4 5f6f78244f2547beaa7cc3ab69ea9dc7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//607e4882-f9f1-4dc2-80a2-bbb182db8a80 [pid: 7|app: 0|req: 190/375] 10.0.0.217 () {32 vars in 710 bytes} [Thu Apr 16 01:27:36 2026] DELETE /v2/images/607e4882-f9f1-4dc2-80a2-bbb182db8a80 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 10.0.0.217 () {32 vars in 707 bytes} [Thu Apr 16 01:27:36 2026] GET /v2/images/607e4882-f9f1-4dc2-80a2-bbb182db8a80 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 01:27:36.529 7 WARNING glance.api.v2.images [None req-b07c3159-1877-46b7-9209-118284e059ad 5d6b5c1c761644d888f4e92a90f9b5b4 5f6f78244f2547beaa7cc3ab69ea9dc7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f3c8e988-f0dc-43a9-9bc0-fac52717676f [pid: 7|app: 0|req: 191/377] 10.0.0.217 () {32 vars in 710 bytes} [Thu Apr 16 01:27:36 2026] DELETE /v2/images/f3c8e988-f0dc-43a9-9bc0-fac52717676f => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 10.0.0.217 () {32 vars in 707 bytes} [Thu Apr 16 01:27:37 2026] GET /v2/images/f3c8e988-f0dc-43a9-9bc0-fac52717676f => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 01:27:37.382 7 WARNING glance.api.v2.images [None req-d39c4b96-b1e9-45d0-a905-a1c167105fb8 5d6b5c1c761644d888f4e92a90f9b5b4 5f6f78244f2547beaa7cc3ab69ea9dc7 - - default default] Failed to find image 8aafe8b6-0634-468a-b34a-ba59e46e0d1f to delete: glance.common.exception.ImageNotFound: No image found with ID 8aafe8b6-0634-468a-b34a-ba59e46e0d1f [pid: 7|app: 0|req: 192/379] 10.0.0.217 () {32 vars in 710 bytes} [Thu Apr 16 01:27:37 2026] DELETE /v2/images/8aafe8b6-0634-468a-b34a-ba59e46e0d1f => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 10.0.0.217 () {32 vars in 707 bytes} [Thu Apr 16 01:27:37 2026] GET /v2/images/8aafe8b6-0634-468a-b34a-ba59e46e0d1f => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 10.0.0.122 () {36 vars in 987 bytes} [Thu Apr 16 01:27:51 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => 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: 191/386] 10.0.0.122 () {36 vars in 927 bytes} [Thu Apr 16 01:27:51 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: 196/395] 10.0.0.122 () {36 vars in 987 bytes} [Thu Apr 16 01:28:31 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => 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: 200/396] 10.0.0.122 () {36 vars in 927 bytes} [Thu Apr 16 01:28:31 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: 199/401] 10.0.0.122 () {36 vars in 987 bytes} [Thu Apr 16 01:28:53 2026] GET /v2/images/e898ebbe-da4f-4815-ae87-f9c449796c34 => 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: 203/402] 10.0.0.122 () {36 vars in 927 bytes} [Thu Apr 16 01:28:53 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: 208/411] 199.204.45.4 () {32 vars in 824 bytes} [Thu Apr 16 01:29:34 2026] GET /v2/images?status=active&owner=6393861d7a624ad89cceb2a77d4d6e61&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/412] 199.204.45.4 () {32 vars in 651 bytes} [Thu Apr 16 01:29:34 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: 209/413] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 16 01:29:35 2026] GET /v2/images/caf280de-fc24-45b4-9f5e-fa11720a5da7 => 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: 205/414] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:29:35 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: 210/415] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:29:35 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: 206/416] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 16 01:29:35 2026] GET /v2/images/caf280de-fc24-45b4-9f5e-fa11720a5da7 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:29:35 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:29:35 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: 212/419] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 16 01:29:35 2026] GET /v2/images/caf280de-fc24-45b4-9f5e-fa11720a5da7 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/420] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 16 01:29:35 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: 213/421] 10.0.0.1 () {36 vars in 909 bytes} [Thu Apr 16 01:29:35 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 10.0.0.1 () {36 vars in 1005 bytes} [Thu Apr 16 01:29:35 2026] GET /v2/images/caf280de-fc24-45b4-9f5e-fa11720a5da7/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 10.0.0.1 () {36 vars in 985 bytes} [Thu Apr 16 01:29:35 2026] GET /v2/images/caf280de-fc24-45b4-9f5e-fa11720a5da7 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 10.0.0.1 () {36 vars in 925 bytes} [Thu Apr 16 01:29:35 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: 215/425] 10.0.0.1 () {36 vars in 925 bytes} [Thu Apr 16 01:29:35 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: 232/468] 10.0.0.217 () {32 vars in 633 bytes} [Thu Apr 16 01:33:04 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)