+ 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 [Tue May 19 17:21:59 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-6954c75bd7-954rk 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 0x7ff50eb08668 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-05-19 17:22:01.670 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 17:22:01.763 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-05-19 17:22:02.554 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-05-19 17:22:02.556 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-05-19 17:22:02.556 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 17:22:02.639 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-05-19 17:22:02.640 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-05-19 17:22:02.640 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 17:22:04.582 7 WARNING glance.api.v2.images [None req-55ef2983-fe41-4196-9c24-de82f015763b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 17:22:04.679 8 WARNING glance.api.v2.images [None req-be99e8d4-342a-4e7d-9d82-2a0218bf498c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 17:22:04.910 7 WARNING keystonemiddleware._common.config [None req-55ef2983-fe41-4196-9c24-de82f015763b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 17:22:04.918 7 WARNING oslo_config.cfg [None req-55ef2983-fe41-4196-9c24-de82f015763b - - - - - -] 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 0x7ff50eb08668 pid: 7 (default app) 2026-05-19 17:22:05.012 8 WARNING keystonemiddleware._common.config [None req-be99e8d4-342a-4e7d-9d82-2a0218bf498c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 17:22:05.019 8 WARNING oslo_config.cfg [None req-be99e8d4-342a-4e7d-9d82-2a0218bf498c - - - - - -] 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 0x7ff50eb08668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.162 () {42 vars in 689 bytes} [Tue May 19 17:22:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 17:22:07.234 8 WARNING oslo_policy.policy [None req-b51bb6e6-c3a2-484b-a77b-28325aa9fea4 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - 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-05-19 17:22:07.235 8 WARNING oslo_policy.policy [None req-b51bb6e6-c3a2-484b-a77b-28325aa9fea4 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - 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-05-19 17:22:07.252 8 WARNING oslo_policy.policy [None req-b51bb6e6-c3a2-484b-a77b-28325aa9fea4 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - 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-05-19 17:22:07.252 8 WARNING oslo_policy.policy [None req-b51bb6e6-c3a2-484b-a77b-28325aa9fea4 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - 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.162 () {44 vars in 911 bytes} [Tue May 19 17:22:06 2026] GET /v2/images => generated 69 bytes in 537 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.162 () {42 vars in 689 bytes} [Tue May 19 17:22:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.162 () {44 vars in 911 bytes} [Tue May 19 17:22:10 2026] GET /v2/images => generated 69 bytes in 34 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-05-19 17:22:10.853 7 WARNING oslo_policy.policy [None req-af8d629e-d9c7-4786-bfa7-db4314d8616b 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - 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-05-19 17:22:10.853 7 WARNING oslo_policy.policy [None req-af8d629e-d9c7-4786-bfa7-db4314d8616b 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - 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.162 () {44 vars in 912 bytes} [Tue May 19 17:22:10 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.162 () {44 vars in 934 bytes} [Tue May 19 17:22:10 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:22:10.990 7 WARNING oslo_policy.policy [None req-17926d5d-8121-4d5b-b0ca-9769b95c7a8a 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - 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-05-19 17:22:10.990 7 WARNING oslo_policy.policy [None req-17926d5d-8121-4d5b-b0ca-9769b95c7a8a 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - 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.162 () {44 vars in 940 bytes} [Tue May 19 17:22:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:22:11.080 8 WARNING oslo_config.cfg [None req-67d970c1-0eeb-4f12-a2c4-a362e950237f 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - 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.162 () {48 vars in 952 bytes} [Tue May 19 17:22:11 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 17:22:11.101 7 WARNING oslo_policy.policy [None req-b5a9b875-42a8-4daa-aa30-a26ea829c230 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - 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-05-19 17:22:11.101 7 WARNING oslo_policy.policy [None req-b5a9b875-42a8-4daa-aa30-a26ea829c230 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - 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-05-19 17:22:11.103 7 INFO glance.api.v2.image_data [None req-b5a9b875-42a8-4daa-aa30-a26ea829c230 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 17:22:14.660 7 WARNING glance.location [None req-b5a9b875-42a8-4daa-aa30-a26ea829c230 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.162 () {48 vars in 1046 bytes} [Tue May 19 17:22:11 2026] PUT /v2/images/7820bc6f-c72b-4786-9787-688614994244/file => generated 0 bytes in 3603 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7392 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.162 () {44 vars in 972 bytes} [Tue May 19 17:22:14 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:22:14.739 7 WARNING oslo_config.cfg [None req-42a68ca4-3562-435f-b8ed-a0d97954624c 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - 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/15] 199.204.45.162 () {44 vars in 972 bytes} [Tue May 19 17:22:14 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/270] 199.204.45.162 () {42 vars in 689 bytes} [Tue May 19 17:43:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/271] 199.204.45.162 () {44 vars in 911 bytes} [Tue May 19 17:43:15 2026] GET /v2/images => generated 1240 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/274] 199.204.45.162 () {42 vars in 689 bytes} [Tue May 19 17:43:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/275] 199.204.45.162 () {44 vars in 911 bytes} [Tue May 19 17:43:33 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/276] 199.204.45.162 () {44 vars in 938 bytes} [Tue May 19 17:43:33 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/277] 199.204.45.162 () {44 vars in 960 bytes} [Tue May 19 17:43:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/278] 199.204.45.162 () {44 vars in 940 bytes} [Tue May 19 17:43:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/279] 199.204.45.162 () {48 vars in 952 bytes} [Tue May 19 17:43:33 2026] POST /v2/images => generated 796 bytes in 310 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 17:43:33.629 7 INFO glance.api.v2.image_data [None req-51fcbd09-689d-4064-b9e8-678f26919d08 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 17:43:58.244 7 WARNING glance.location [None req-51fcbd09-689d-4064-b9e8-678f26919d08 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/286] 199.204.45.162 () {48 vars in 1047 bytes} [Tue May 19 17:43:33 2026] PUT /v2/images/16393835-ef1e-4b2a-b4e3-484b5ecb7cd7/file => generated 0 bytes in 24658 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64822 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.162 () {44 vars in 972 bytes} [Tue May 19 17:43:58 2026] GET /v2/images/16393835-ef1e-4b2a-b4e3-484b5ecb7cd7 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.204.45.162 () {44 vars in 972 bytes} [Tue May 19 17:43:58 2026] GET /v2/images/16393835-ef1e-4b2a-b4e3-484b5ecb7cd7 => 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: 145/289] 199.204.45.162 () {42 vars in 689 bytes} [Tue May 19 17:43:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.204.45.162 () {44 vars in 911 bytes} [Tue May 19 17:43:59 2026] GET /v2/images => generated 2451 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 199.204.45.162 () {42 vars in 689 bytes} [Tue May 19 17:50:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 199.204.45.162 () {44 vars in 911 bytes} [Tue May 19 17:50:31 2026] GET /v2/images => generated 2451 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 199.204.45.162 () {42 vars in 689 bytes} [Tue May 19 17:50:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.204.45.162 () {44 vars in 911 bytes} [Tue May 19 17:50:44 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 199.204.45.162 () {44 vars in 948 bytes} [Tue May 19 17:50:44 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 199.204.45.162 () {44 vars in 970 bytes} [Tue May 19 17:50:44 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 199.204.45.162 () {44 vars in 940 bytes} [Tue May 19 17:50:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.162 () {48 vars in 952 bytes} [Tue May 19 17:50:44 2026] POST /v2/images => generated 799 bytes in 390 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 17:50:45.001 7 INFO glance.api.v2.image_data [None req-fb1d73eb-672b-46eb-9c34-da5a3583677c 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 17:51:07.156 7 INFO glance.location [None req-fb1d73eb-672b-46eb-9c34-da5a3583677c 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/385] 199.204.45.162 () {48 vars in 1046 bytes} [Tue May 19 17:50:44 2026] PUT /v2/images/afbfc635-2aa9-4dbb-8b8a-c58e24bce159/file => generated 0 bytes in 22225 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23009 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.162 () {44 vars in 972 bytes} [Tue May 19 17:51:07 2026] GET /v2/images/afbfc635-2aa9-4dbb-8b8a-c58e24bce159 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.162 () {48 vars in 1051 bytes} [Tue May 19 17:51:07 2026] PATCH /v2/images/afbfc635-2aa9-4dbb-8b8a-c58e24bce159 => generated 1234 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.204.45.162 () {44 vars in 972 bytes} [Tue May 19 17:51:07 2026] GET /v2/images/afbfc635-2aa9-4dbb-8b8a-c58e24bce159 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.204.45.162 () {42 vars in 689 bytes} [Tue May 19 17:51:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.162 () {44 vars in 911 bytes} [Tue May 19 17:51:44 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.162 () {42 vars in 689 bytes} [Tue May 19 17:51:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.204.45.162 () {44 vars in 911 bytes} [Tue May 19 17:51:59 2026] GET /v2/images => generated 3687 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.162 () {44 vars in 940 bytes} [Tue May 19 17:51:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.162 () {44 vars in 962 bytes} [Tue May 19 17:51:59 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: 204/405] 199.204.45.162 () {44 vars in 940 bytes} [Tue May 19 17:51:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.162 () {48 vars in 952 bytes} [Tue May 19 17:51:59 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 17:51:59.678 8 WARNING oslo_policy.policy [None req-9e05dd7f-fd3c-41d7-8637-5eb007ed9cca 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - 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-05-19 17:51:59.678 8 WARNING oslo_policy.policy [None req-9e05dd7f-fd3c-41d7-8637-5eb007ed9cca 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - 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-05-19 17:51:59.680 8 INFO glance.api.v2.image_data [None req-9e05dd7f-fd3c-41d7-8637-5eb007ed9cca 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 17:52:08.531 8 INFO glance.location [None req-9e05dd7f-fd3c-41d7-8637-5eb007ed9cca 2eb2be2c26fd4fdaaf5f9f15120ddc4b 21f781a047b5465896d0f19a80e42d5a - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 205/409] 199.204.45.162 () {48 vars in 1046 bytes} [Tue May 19 17:51:59 2026] PUT /v2/images/d2ee682d-5449-4242-8552-80c8062b0ff0/file => generated 0 bytes in 8916 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22215 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.204.45.162 () {44 vars in 972 bytes} [Tue May 19 17:52:08 2026] GET /v2/images/d2ee682d-5449-4242-8552-80c8062b0ff0 => generated 1203 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.204.45.162 () {44 vars in 972 bytes} [Tue May 19 17:52:08 2026] GET /v2/images/d2ee682d-5449-4242-8552-80c8062b0ff0 => 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: 282/562] 199.204.45.162 () {42 vars in 689 bytes} [Tue May 19 18:04:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/563] 199.204.45.162 () {44 vars in 911 bytes} [Tue May 19 18:04:37 2026] GET /v2/images => generated 4892 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/592] 199.204.45.162 () {42 vars in 689 bytes} [Tue May 19 18:07:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/593] 199.204.45.162 () {44 vars in 911 bytes} [Tue May 19 18:07:00 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/594] 199.204.45.162 () {42 vars in 689 bytes} [Tue May 19 18:07:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/595] 199.204.45.162 () {44 vars in 911 bytes} [Tue May 19 18:07:01 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/606] 199.204.45.162 () {42 vars in 689 bytes} [Tue May 19 18:07:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/607] 199.204.45.162 () {44 vars in 911 bytes} [Tue May 19 18:07:51 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/610] 199.204.45.162 () {42 vars in 689 bytes} [Tue May 19 18:07:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/611] 199.204.45.162 () {44 vars in 911 bytes} [Tue May 19 18:07:58 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/624] 199.204.45.162 () {42 vars in 689 bytes} [Tue May 19 18:09:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/625] 199.204.45.162 () {44 vars in 911 bytes} [Tue May 19 18:09:00 2026] GET /v2/images => generated 4892 bytes in 52 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: 318/634] 10.0.0.183 () {32 vars in 633 bytes} [Tue May 19 18:09:42 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/639] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 19 18:10:02 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => generated 1171 bytes in 162 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: 319/640] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:10:02 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: 322/641] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:10:02 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: 320/642] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 19 18:10:02 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/643] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:10:02 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: 321/644] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:10:02 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: 324/645] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 19 18:10:02 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 322/646] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:10:02 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: 325/647] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:10:02 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: 323/648] 10.0.0.96 () {36 vars in 986 bytes} [Tue May 19 18:10:02 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 326/649] 10.0.0.96 () {36 vars in 926 bytes} [Tue May 19 18:10:02 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: 324/650] 10.0.0.243 () {36 vars in 911 bytes} [Tue May 19 18:10:03 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/651] 10.0.0.243 () {36 vars in 1007 bytes} [Tue May 19 18:10:03 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244/locations => generated 127 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/652] 10.0.0.243 () {36 vars in 987 bytes} [Tue May 19 18:10:03 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 328/653] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 19 18:10:03 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: 326/654] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 19 18:10:03 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: 330/657] 10.0.0.96 () {36 vars in 986 bytes} [Tue May 19 18:10:06 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 328/658] 10.0.0.96 () {36 vars in 926 bytes} [Tue May 19 18:10:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/659] 199.204.45.162 () {36 vars in 991 bytes} [Tue May 19 18:10:10 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 329/660] 199.204.45.162 () {36 vars in 931 bytes} [Tue May 19 18:10:10 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/661] 199.204.45.162 () {36 vars in 991 bytes} [Tue May 19 18:10:11 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 330/662] 199.204.45.162 () {36 vars in 931 bytes} [Tue May 19 18:10:11 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: 334/669] 10.0.0.96 () {36 vars in 986 bytes} [Tue May 19 18:10:43 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 336/670] 10.0.0.96 () {36 vars in 926 bytes} [Tue May 19 18:10:43 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: 341/679] 10.0.0.96 () {36 vars in 986 bytes} [Tue May 19 18:11:21 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/680] 10.0.0.96 () {36 vars in 926 bytes} [Tue May 19 18:11:21 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: 342/685] 10.0.0.183 () {30 vars in 411 bytes} [Tue May 19 18:11:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 10.0.0.183 () {32 vars in 707 bytes} [Tue May 19 18:11:56 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/691] 10.0.0.183 () {32 vars in 707 bytes} [Tue May 19 18:11:56 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 346/692] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 19 18:11:56 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 347/693] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:11:56 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:11:56 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: 348/695] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 19 18:11:56 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:11:56 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: 349/697] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:11:56 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: 349/698] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 19 18:11:56 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 350/699] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:11:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.243 () {36 vars in 911 bytes} [Tue May 19 18:11:56 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.243 () {36 vars in 1007 bytes} [Tue May 19 18:11:56 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244/locations => generated 127 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.243 () {36 vars in 987 bytes} [Tue May 19 18:11:56 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 19 18:11:57 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: 352/704] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 19 18:11:57 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: 353/705] 10.0.0.96 () {36 vars in 986 bytes} [Tue May 19 18:11:57 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 353/706] 10.0.0.96 () {36 vars in 926 bytes} [Tue May 19 18:11:57 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: 357/713] 10.0.0.96 () {36 vars in 986 bytes} [Tue May 19 18:12:33 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 357/714] 10.0.0.96 () {36 vars in 926 bytes} [Tue May 19 18:12:33 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: 361/721] 10.0.0.96 () {36 vars in 986 bytes} [Tue May 19 18:12:56 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 361/722] 10.0.0.96 () {36 vars in 926 bytes} [Tue May 19 18:12:56 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: 363/725] 10.0.0.96 () {36 vars in 986 bytes} [Tue May 19 18:13:14 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 363/726] 10.0.0.96 () {36 vars in 926 bytes} [Tue May 19 18:13: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: 365/729] 10.0.0.96 () {36 vars in 986 bytes} [Tue May 19 18:13:15 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 365/730] 10.0.0.96 () {36 vars in 926 bytes} [Tue May 19 18:13:15 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: 367/733] 10.0.0.183 () {34 vars in 655 bytes} [Tue May 19 18:13:27 2026] POST /v2/images => generated 649 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 18:13:27.738 8 WARNING glance.api.v2.images [None req-26683387-a508-4842-a1f5-9eb05d96139a fb6977498e1140edaa76c461a825112e 53a9a6b6c6fc4e7db531d56913ade131 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//65547228-3dee-456d-9ad3-e05b8195a5ae [pid: 8|app: 0|req: 367/734] 10.0.0.183 () {32 vars in 710 bytes} [Tue May 19 18:13:27 2026] DELETE /v2/images/65547228-3dee-456d-9ad3-e05b8195a5ae => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/735] 10.0.0.183 () {32 vars in 707 bytes} [Tue May 19 18:13:27 2026] GET /v2/images/65547228-3dee-456d-9ad3-e05b8195a5ae => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/736] 10.0.0.183 () {32 vars in 633 bytes} [Tue May 19 18:13:27 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: 7|app: 0|req: 369/737] 10.0.0.183 () {34 vars in 655 bytes} [Tue May 19 18:13:27 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/738] 10.0.0.183 () {32 vars in 717 bytes} [Tue May 19 18:13:27 2026] GET /v2/images/b506b312-bd19-4d46-acbe-f19598af2747/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 18:13:27.934 7 INFO glance.api.v2.image_data [None req-96e486bf-9651-49c5-a0f6-202462a9184f fb6977498e1140edaa76c461a825112e 53a9a6b6c6fc4e7db531d56913ade131 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 18:13:28.003 7 WARNING glance_store._drivers.rbd [None req-96e486bf-9651-49c5-a0f6-202462a9184f fb6977498e1140edaa76c461a825112e 53a9a6b6c6fc4e7db531d56913ade131 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 18:13:28.338 7 INFO glance.location [None req-96e486bf-9651-49c5-a0f6-202462a9184f fb6977498e1140edaa76c461a825112e 53a9a6b6c6fc4e7db531d56913ade131 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 370/739] 10.0.0.183 () {32 vars in 727 bytes} [Tue May 19 18:13:27 2026] PUT /v2/images/b506b312-bd19-4d46-acbe-f19598af2747/file => generated 0 bytes in 445 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/740] 10.0.0.183 () {32 vars in 707 bytes} [Tue May 19 18:13:28 2026] GET /v2/images/b506b312-bd19-4d46-acbe-f19598af2747 => generated 1103 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/741] 10.0.0.183 () {32 vars in 717 bytes} [Tue May 19 18:13:28 2026] GET /v2/images/b506b312-bd19-4d46-acbe-f19598af2747/file => generated 1024 bytes in 185 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/742] 10.0.0.183 () {34 vars in 655 bytes} [Tue May 19 18:13:28 2026] POST /v2/images => generated 649 bytes in 140 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/743] 10.0.0.183 () {32 vars in 726 bytes} [Tue May 19 18:13:28 2026] PATCH /v2/images/8ea75ddc-bfde-433f-916d-208ff60f3cf4 => generated 652 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/744] 10.0.0.183 () {32 vars in 707 bytes} [Tue May 19 18:13:28 2026] GET /v2/images/8ea75ddc-bfde-433f-916d-208ff60f3cf4 => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 18:13:28.836 7 WARNING glance.api.v2.images [None req-d2f6fb17-77ce-4663-a493-c667f5fb1115 fb6977498e1140edaa76c461a825112e 53a9a6b6c6fc4e7db531d56913ade131 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8ea75ddc-bfde-433f-916d-208ff60f3cf4 [pid: 7|app: 0|req: 373/745] 10.0.0.183 () {32 vars in 710 bytes} [Tue May 19 18:13:28 2026] DELETE /v2/images/8ea75ddc-bfde-433f-916d-208ff60f3cf4 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/746] 10.0.0.183 () {32 vars in 707 bytes} [Tue May 19 18:13:28 2026] GET /v2/images/8ea75ddc-bfde-433f-916d-208ff60f3cf4 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 18:13:28.900 7 WARNING glance.api.v2.images [None req-663a5bb0-4e90-41d8-9bcf-e338d44a6db1 fb6977498e1140edaa76c461a825112e 53a9a6b6c6fc4e7db531d56913ade131 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b506b312-bd19-4d46-acbe-f19598af2747 [pid: 7|app: 0|req: 374/747] 10.0.0.183 () {32 vars in 710 bytes} [Tue May 19 18:13:28 2026] DELETE /v2/images/b506b312-bd19-4d46-acbe-f19598af2747 => generated 0 bytes in 713 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/748] 10.0.0.183 () {32 vars in 707 bytes} [Tue May 19 18:13:29 2026] GET /v2/images/b506b312-bd19-4d46-acbe-f19598af2747 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 18:13:29.627 7 WARNING glance.api.v2.images [None req-280da7da-ded2-4227-aad9-3bddf873a424 fb6977498e1140edaa76c461a825112e 53a9a6b6c6fc4e7db531d56913ade131 - - default default] Failed to find image 65547228-3dee-456d-9ad3-e05b8195a5ae to delete: glance.common.exception.ImageNotFound: No image found with ID 65547228-3dee-456d-9ad3-e05b8195a5ae [pid: 7|app: 0|req: 375/749] 10.0.0.183 () {32 vars in 710 bytes} [Tue May 19 18:13:29 2026] DELETE /v2/images/65547228-3dee-456d-9ad3-e05b8195a5ae => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/750] 10.0.0.183 () {32 vars in 707 bytes} [Tue May 19 18:13:29 2026] GET /v2/images/65547228-3dee-456d-9ad3-e05b8195a5ae => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/757] 10.0.0.96 () {36 vars in 986 bytes} [Tue May 19 18:13:54 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => 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: 379/758] 10.0.0.96 () {36 vars in 926 bytes} [Tue May 19 18:13:54 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: 380/759] 199.204.45.162 () {32 vars in 826 bytes} [Tue May 19 18:14:01 2026] GET /v2/images?status=active&owner=21f781a047b5465896d0f19a80e42d5a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/760] 199.204.45.162 () {32 vars in 653 bytes} [Tue May 19 18:14:01 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/761] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 19 18:14:02 2026] GET /v2/images/16393835-ef1e-4b2a-b4e3-484b5ecb7cd7 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/762] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:14:02 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: 382/763] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:14:02 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: 382/764] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 19 18:14:02 2026] GET /v2/images/16393835-ef1e-4b2a-b4e3-484b5ecb7cd7 => 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: 383/765] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:14:02 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: 383/766] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:14:02 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: 384/767] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 19 18:14:02 2026] GET /v2/images/16393835-ef1e-4b2a-b4e3-484b5ecb7cd7 => 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: 384/768] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 19 18:14:02 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: 385/769] 10.0.0.243 () {36 vars in 911 bytes} [Tue May 19 18:14:02 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/770] 10.0.0.243 () {36 vars in 1007 bytes} [Tue May 19 18:14:02 2026] GET /v2/images/16393835-ef1e-4b2a-b4e3-484b5ecb7cd7/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/771] 10.0.0.243 () {36 vars in 987 bytes} [Tue May 19 18:14:02 2026] GET /v2/images/16393835-ef1e-4b2a-b4e3-484b5ecb7cd7 => 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: 386/772] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 19 18:14:02 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: 387/773] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 19 18:14:02 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: 389/778] 10.0.0.96 () {36 vars in 986 bytes} [Tue May 19 18:14:23 2026] GET /v2/images/7820bc6f-c72b-4786-9787-688614994244 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/779] 10.0.0.96 () {36 vars in 926 bytes} [Tue May 19 18:14:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/820] 10.0.0.183 () {32 vars in 633 bytes} [Tue May 19 18:17:35 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)