+ 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 [Wed Apr 15 07:56:12 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-74c4f889bd-hscgp 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 0x7fdce386b668 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-15 07:56:14.414 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-15 07:56:14.450 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-15 07:56:15.247 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-15 07:56:15.248 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-15 07:56:15.248 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 07:56:15.289 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-15 07:56:15.290 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-15 07:56:15.291 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 07:56:17.214 7 WARNING glance.api.v2.images [None req-4900ad25-32b2-46ba-9de6-25b14c425aa5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 07:56:17.271 8 WARNING glance.api.v2.images [None req-4f93facc-167b-49de-92c6-0de132958184 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 07:56:17.545 7 WARNING keystonemiddleware._common.config [None req-4900ad25-32b2-46ba-9de6-25b14c425aa5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 07:56:17.553 7 WARNING oslo_config.cfg [None req-4900ad25-32b2-46ba-9de6-25b14c425aa5 - - - - - -] 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 0x7fdce386b668 pid: 7 (default app) 2026-04-15 07:56:17.599 8 WARNING keystonemiddleware._common.config [None req-4f93facc-167b-49de-92c6-0de132958184 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 07:56:17.607 8 WARNING oslo_config.cfg [None req-4f93facc-167b-49de-92c6-0de132958184 - - - - - -] 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 0x7fdce386b668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 07:56:17 2026] GET / => generated 1312 bytes in 0 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-15 07:56:18.426 8 WARNING oslo_policy.policy [None req-72133bc4-605b-4a0b-963a-2d4694d4515e 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - 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-15 07:56:18.427 8 WARNING oslo_policy.policy [None req-72133bc4-605b-4a0b-963a-2d4694d4515e 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - 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-15 07:56:18.445 8 WARNING oslo_policy.policy [None req-72133bc4-605b-4a0b-963a-2d4694d4515e 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - 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-15 07:56:18.445 8 WARNING oslo_policy.policy [None req-72133bc4-605b-4a0b-963a-2d4694d4515e 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - 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.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 07:56:17 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 07:56:21 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.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 07:56:21 2026] GET /v2/images => generated 69 bytes in 36 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-15 07:56:21.912 7 WARNING oslo_policy.policy [None req-80ef3158-57ae-4909-88ac-b86894d89635 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - 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-15 07:56:21.912 7 WARNING oslo_policy.policy [None req-80ef3158-57ae-4909-88ac-b86894d89635 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - 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.19.213.102 () {44 vars in 912 bytes} [Wed Apr 15 07:56:21 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.102 () {44 vars in 934 bytes} [Wed Apr 15 07:56:22 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-04-15 07:56:22.048 7 WARNING oslo_policy.policy [None req-cf7edb6c-b6fb-4faf-ac15-415b843093fe 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - 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-15 07:56:22.048 7 WARNING oslo_policy.policy [None req-cf7edb6c-b6fb-4faf-ac15-415b843093fe 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - 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.19.213.102 () {44 vars in 940 bytes} [Wed Apr 15 07:56:22 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-15 07:56:22.132 8 WARNING oslo_config.cfg [None req-2e954412-bba1-4fbd-ae61-fb1ca413a6c4 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - 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.19.213.102 () {48 vars in 952 bytes} [Wed Apr 15 07:56:22 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 07:56:22.159 7 WARNING oslo_policy.policy [None req-b1ab257d-1fb9-40dd-b2cf-efc130590a30 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - 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-15 07:56:22.159 7 WARNING oslo_policy.policy [None req-b1ab257d-1fb9-40dd-b2cf-efc130590a30 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - 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-15 07:56:22.160 7 INFO glance.api.v2.image_data [None req-b1ab257d-1fb9-40dd-b2cf-efc130590a30 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 07:56:26.356 7 WARNING glance.location [None req-b1ab257d-1fb9-40dd-b2cf-efc130590a30 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.19.213.102 () {48 vars in 1046 bytes} [Wed Apr 15 07:56:22 2026] PUT /v2/images/8293287d-6b47-4d8c-9ad4-304435458721/file => generated 0 bytes in 4245 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6140 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.102 () {44 vars in 972 bytes} [Wed Apr 15 07:56:26 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-15 07:56:26.432 7 WARNING oslo_config.cfg [None req-24adc336-ceb0-43d3-90e7-bb51646a0d06 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - 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.19.213.102 () {44 vars in 972 bytes} [Wed Apr 15 07:56:26 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 135/264] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 08:17:04 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: 130/265] 199.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 08:17:04 2026] GET /v2/images => generated 1240 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/294] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 08:19:18 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: 145/295] 199.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 08:19:18 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/296] 199.19.213.102 () {44 vars in 938 bytes} [Wed Apr 15 08:19:18 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/297] 199.19.213.102 () {44 vars in 960 bytes} [Wed Apr 15 08:19:18 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/298] 199.19.213.102 () {44 vars in 940 bytes} [Wed Apr 15 08:19:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/299] 199.19.213.102 () {48 vars in 952 bytes} [Wed Apr 15 08:19:18 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 08:19:19.006 7 INFO glance.api.v2.image_data [None req-9339cb94-408b-4d34-b70a-a12bdc5a2d5a 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 08:19:46.021 7 WARNING glance.location [None req-9339cb94-408b-4d34-b70a-a12bdc5a2d5a 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 153/304] 199.19.213.102 () {48 vars in 1047 bytes} [Wed Apr 15 08:19:18 2026] PUT /v2/images/8d75bd90-91a7-4e18-86ae-0e5d2f17d864/file => generated 0 bytes in 27059 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68568 switches on core 0) [pid: 8|app: 0|req: 152/305] 199.19.213.102 () {44 vars in 972 bytes} [Wed Apr 15 08:19:46 2026] GET /v2/images/8d75bd90-91a7-4e18-86ae-0e5d2f17d864 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/306] 199.19.213.102 () {44 vars in 972 bytes} [Wed Apr 15 08:19:46 2026] GET /v2/images/8d75bd90-91a7-4e18-86ae-0e5d2f17d864 => 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: 154/309] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 08:19:47 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: 156/310] 199.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 08:19:47 2026] GET /v2/images => generated 2451 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 08:26:26 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 08:26:26 2026] GET /v2/images => generated 2451 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 08:26:38 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: 197/396] 199.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 08:26:38 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.19.213.102 () {44 vars in 948 bytes} [Wed Apr 15 08:26:38 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: 8|app: 0|req: 198/398] 199.19.213.102 () {44 vars in 970 bytes} [Wed Apr 15 08:26:38 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.19.213.102 () {44 vars in 940 bytes} [Wed Apr 15 08:26:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.19.213.102 () {48 vars in 952 bytes} [Wed Apr 15 08:26:38 2026] POST /v2/images => generated 799 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 08:26:38.762 7 INFO glance.api.v2.image_data [None req-c93991aa-0252-4cf4-ae71-89cd93b5d970 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 08:27:17.248 7 INFO glance.location [None req-c93991aa-0252-4cf4-ae71-89cd93b5d970 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 202/409] 199.19.213.102 () {48 vars in 1046 bytes} [Wed Apr 15 08:26:38 2026] PUT /v2/images/251b942f-040f-450d-9d47-dbaf4cdc26cf/file => generated 0 bytes in 38537 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25741 switches on core 0) [pid: 8|app: 0|req: 208/410] 199.19.213.102 () {44 vars in 972 bytes} [Wed Apr 15 08:27:17 2026] GET /v2/images/251b942f-040f-450d-9d47-dbaf4cdc26cf => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.19.213.102 () {48 vars in 1051 bytes} [Wed Apr 15 08:27:17 2026] PATCH /v2/images/251b942f-040f-450d-9d47-dbaf4cdc26cf => generated 1234 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.19.213.102 () {44 vars in 972 bytes} [Wed Apr 15 08:27:17 2026] GET /v2/images/251b942f-040f-450d-9d47-dbaf4cdc26cf => generated 1234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/435] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 08:29:10 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: 215/436] 199.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 08:29:10 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/439] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 08:29:20 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: 217/440] 199.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 08:29:20 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/441] 199.19.213.102 () {44 vars in 940 bytes} [Wed Apr 15 08:29:20 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/442] 199.19.213.102 () {44 vars in 962 bytes} [Wed Apr 15 08:29:20 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: 225/443] 199.19.213.102 () {44 vars in 940 bytes} [Wed Apr 15 08:29:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/444] 199.19.213.102 () {48 vars in 952 bytes} [Wed Apr 15 08:29:20 2026] POST /v2/images => generated 791 bytes in 93 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 08:29:20.388 8 WARNING oslo_policy.policy [None req-dde63ea7-3865-420a-9bd8-7fc8aa9c80c5 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - 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-15 08:29:20.388 8 WARNING oslo_policy.policy [None req-dde63ea7-3865-420a-9bd8-7fc8aa9c80c5 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - 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-15 08:29:20.389 8 INFO glance.api.v2.image_data [None req-dde63ea7-3865-420a-9bd8-7fc8aa9c80c5 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 08:29:35.330 8 INFO glance.location [None req-dde63ea7-3865-420a-9bd8-7fc8aa9c80c5 61046ec6ff46473f88337caa25d766b1 a32f1115c7a3427fb0c49560f2c8f2ab - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 226/447] 199.19.213.102 () {48 vars in 1046 bytes} [Wed Apr 15 08:29:20 2026] PUT /v2/images/34c117c9-b3ea-4246-953a-b3d207ca14ed/file => generated 0 bytes in 14996 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17860 switches on core 0) [pid: 7|app: 0|req: 222/448] 199.19.213.102 () {44 vars in 972 bytes} [Wed Apr 15 08:29:35 2026] GET /v2/images/34c117c9-b3ea-4246-953a-b3d207ca14ed => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/449] 199.19.213.102 () {44 vars in 972 bytes} [Wed Apr 15 08:29:35 2026] GET /v2/images/34c117c9-b3ea-4246-953a-b3d207ca14ed => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/602] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 08:42:12 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/603] 199.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 08:42:12 2026] GET /v2/images => generated 4892 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/632] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 08:44:32 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: 319/633] 199.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 08:44:32 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/634] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 08:44:34 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: 320/635] 199.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 08:44:34 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/646] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 08:45:24 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: 326/647] 199.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 08:45:24 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/650] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 08:45:31 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: 323/651] 199.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 08:45:31 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: 335/664] 199.19.213.102 () {42 vars in 689 bytes} [Wed Apr 15 08:46:32 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: 330/665] 199.19.213.102 () {44 vars in 911 bytes} [Wed Apr 15 08:46:32 2026] GET /v2/images => generated 4892 bytes in 271 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: 340/674] 10.0.0.169 () {32 vars in 633 bytes} [Wed Apr 15 08:47:14 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: 7|app: 0|req: 337/679] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 15 08:47:32 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => generated 1171 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 15 08:47:32 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 10.0.0.166 () {36 vars in 987 bytes} [Wed Apr 15 08:47:33 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => generated 1171 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/682] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:47:33 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: 339/683] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:47:33 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: 345/684] 10.0.0.166 () {36 vars in 987 bytes} [Wed Apr 15 08:47:33 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 340/685] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:47:33 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: 346/686] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:47:33 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: 341/687] 10.0.0.166 () {36 vars in 987 bytes} [Wed Apr 15 08:47:33 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 347/688] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:47:33 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: 342/689] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:47:33 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/690] 10.0.0.78 () {36 vars in 910 bytes} [Wed Apr 15 08:47:34 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: 343/691] 10.0.0.78 () {36 vars in 1006 bytes} [Wed Apr 15 08:47:34 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721/locations => generated 127 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/692] 10.0.0.78 () {36 vars in 986 bytes} [Wed Apr 15 08:47:34 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/693] 10.0.0.78 () {36 vars in 926 bytes} [Wed Apr 15 08:47:34 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: 350/694] 10.0.0.78 () {36 vars in 926 bytes} [Wed Apr 15 08:47: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: 346/697] 199.19.213.102 () {36 vars in 991 bytes} [Wed Apr 15 08:47:40 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 352/698] 199.19.213.102 () {36 vars in 931 bytes} [Wed Apr 15 08:47:40 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: 347/699] 199.19.213.102 () {36 vars in 991 bytes} [Wed Apr 15 08:47:41 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/700] 199.19.213.102 () {36 vars in 931 bytes} [Wed Apr 15 08:47:41 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/701] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 15 08:47:44 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/702] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 15 08:47:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/705] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 15 08:47:47 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 350/706] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 15 08:47:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/711] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 15 08:48:15 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 353/712] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 15 08:48:15 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: 357/719] 10.0.0.169 () {30 vars in 411 bytes} [Wed Apr 15 08:48:39 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: 367/728] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 15 08:49:25 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/729] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 15 08:49:25 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: 370/734] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 15 08:49:42 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 365/735] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 15 08:49:42 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: 369/742] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 15 08:50:07 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 374/743] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 15 08:50:07 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: 370/744] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 15 08:50:09 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/745] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 15 08:50:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/748] 10.0.0.169 () {34 vars in 655 bytes} [Wed Apr 15 08:50:20 2026] POST /v2/images => generated 648 bytes in 254 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-15 08:50:20.843 8 WARNING glance.api.v2.images [None req-44336981-6d32-450c-8cd2-bf73a1edeed8 4da35d30add443b2b21ccdca3f4bfebf 973f487311d342839ac8f0b94ef905fc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6cb7c5ec-e62e-4847-b0ce-e0560ef6aa75 [pid: 8|app: 0|req: 377/749] 10.0.0.169 () {32 vars in 710 bytes} [Wed Apr 15 08:50:20 2026] DELETE /v2/images/6cb7c5ec-e62e-4847-b0ce-e0560ef6aa75 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/750] 10.0.0.169 () {32 vars in 707 bytes} [Wed Apr 15 08:50:20 2026] GET /v2/images/6cb7c5ec-e62e-4847-b0ce-e0560ef6aa75 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/751] 10.0.0.169 () {32 vars in 633 bytes} [Wed Apr 15 08:50:20 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/752] 10.0.0.169 () {34 vars in 655 bytes} [Wed Apr 15 08:50:20 2026] POST /v2/images => generated 702 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 10.0.0.169 () {32 vars in 717 bytes} [Wed Apr 15 08:50:21 2026] GET /v2/images/71e2446e-174b-4001-b039-1717a48d8af9/file => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-15 08:50:21.087 7 INFO glance.api.v2.image_data [None req-182ff45a-3a72-4ac9-9b3f-3617dd793995 4da35d30add443b2b21ccdca3f4bfebf 973f487311d342839ac8f0b94ef905fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 08:50:21.140 7 WARNING glance_store._drivers.rbd [None req-182ff45a-3a72-4ac9-9b3f-3617dd793995 4da35d30add443b2b21ccdca3f4bfebf 973f487311d342839ac8f0b94ef905fc - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-15 08:50:21.851 7 INFO glance.location [None req-182ff45a-3a72-4ac9-9b3f-3617dd793995 4da35d30add443b2b21ccdca3f4bfebf 973f487311d342839ac8f0b94ef905fc - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 375/754] 10.0.0.169 () {32 vars in 727 bytes} [Wed Apr 15 08:50:21 2026] PUT /v2/images/71e2446e-174b-4001-b039-1717a48d8af9/file => generated 0 bytes in 810 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/755] 10.0.0.169 () {32 vars in 707 bytes} [Wed Apr 15 08:50:21 2026] GET /v2/images/71e2446e-174b-4001-b039-1717a48d8af9 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/756] 10.0.0.169 () {32 vars in 717 bytes} [Wed Apr 15 08:50:21 2026] GET /v2/images/71e2446e-174b-4001-b039-1717a48d8af9/file => generated 1024 bytes in 161 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/757] 10.0.0.169 () {34 vars in 655 bytes} [Wed Apr 15 08:50:22 2026] POST /v2/images => generated 649 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/758] 10.0.0.169 () {32 vars in 726 bytes} [Wed Apr 15 08:50:22 2026] PATCH /v2/images/1991e85c-92d6-4044-b106-5c93c489ee3b => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/759] 10.0.0.169 () {32 vars in 707 bytes} [Wed Apr 15 08:50:22 2026] GET /v2/images/1991e85c-92d6-4044-b106-5c93c489ee3b => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-15 08:50:22.234 7 WARNING glance.api.v2.images [None req-e13557b2-a775-432f-80eb-9de0ef582b6a 4da35d30add443b2b21ccdca3f4bfebf 973f487311d342839ac8f0b94ef905fc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1991e85c-92d6-4044-b106-5c93c489ee3b [pid: 7|app: 0|req: 378/760] 10.0.0.169 () {32 vars in 710 bytes} [Wed Apr 15 08:50:22 2026] DELETE /v2/images/1991e85c-92d6-4044-b106-5c93c489ee3b => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/761] 10.0.0.169 () {32 vars in 707 bytes} [Wed Apr 15 08:50:22 2026] GET /v2/images/1991e85c-92d6-4044-b106-5c93c489ee3b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 08:50:22.309 7 WARNING glance.api.v2.images [None req-9c965d5d-eff7-47fd-984b-4bf282d18549 4da35d30add443b2b21ccdca3f4bfebf 973f487311d342839ac8f0b94ef905fc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//71e2446e-174b-4001-b039-1717a48d8af9 [pid: 7|app: 0|req: 379/762] 10.0.0.169 () {32 vars in 710 bytes} [Wed Apr 15 08:50:22 2026] DELETE /v2/images/71e2446e-174b-4001-b039-1717a48d8af9 => generated 0 bytes in 752 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/763] 10.0.0.169 () {32 vars in 707 bytes} [Wed Apr 15 08:50:23 2026] GET /v2/images/71e2446e-174b-4001-b039-1717a48d8af9 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 08:50:23.079 7 WARNING glance.api.v2.images [None req-24ad666f-f052-4d32-987c-a2fca512aa3d 4da35d30add443b2b21ccdca3f4bfebf 973f487311d342839ac8f0b94ef905fc - - default default] Failed to find image 6cb7c5ec-e62e-4847-b0ce-e0560ef6aa75 to delete: glance.common.exception.ImageNotFound: No image found with ID 6cb7c5ec-e62e-4847-b0ce-e0560ef6aa75 [pid: 7|app: 0|req: 380/764] 10.0.0.169 () {32 vars in 710 bytes} [Wed Apr 15 08:50:23 2026] DELETE /v2/images/6cb7c5ec-e62e-4847-b0ce-e0560ef6aa75 => 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: 385/765] 10.0.0.169 () {32 vars in 707 bytes} [Wed Apr 15 08:50:23 2026] GET /v2/images/6cb7c5ec-e62e-4847-b0ce-e0560ef6aa75 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/770] 10.0.0.169 () {32 vars in 707 bytes} [Wed Apr 15 08:50:41 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 388/771] 10.0.0.169 () {32 vars in 707 bytes} [Wed Apr 15 08:50:41 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 384/772] 10.0.0.166 () {36 vars in 987 bytes} [Wed Apr 15 08:50:41 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/773] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:50:41 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: 385/774] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:50:41 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: 390/775] 10.0.0.166 () {36 vars in 987 bytes} [Wed Apr 15 08:50:41 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 386/776] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:50:41 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: 391/777] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:50:41 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: 387/778] 10.0.0.166 () {36 vars in 987 bytes} [Wed Apr 15 08:50:41 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 392/779] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:50:41 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: 388/780] 10.0.0.78 () {36 vars in 910 bytes} [Wed Apr 15 08:50:41 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: 393/781] 10.0.0.78 () {36 vars in 1006 bytes} [Wed Apr 15 08:50:41 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/782] 10.0.0.78 () {36 vars in 986 bytes} [Wed Apr 15 08:50:41 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 394/783] 10.0.0.78 () {36 vars in 926 bytes} [Wed Apr 15 08:50: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: 390/784] 10.0.0.78 () {36 vars in 926 bytes} [Wed Apr 15 08:50:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/791] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 15 08:51:11 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/792] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 15 08:51:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/805] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 15 08:52:12 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 405/806] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 15 08:52:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/811] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 15 08:52:29 2026] GET /v2/images/8293287d-6b47-4d8c-9ad4-304435458721 => 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: 404/812] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 15 08:52:29 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: 409/821] 199.19.213.102 () {32 vars in 826 bytes} [Wed Apr 15 08:53:10 2026] GET /v2/images?status=active&owner=a32f1115c7a3427fb0c49560f2c8f2ab&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/822] 199.19.213.102 () {32 vars in 653 bytes} [Wed Apr 15 08:53:10 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: 410/823] 10.0.0.166 () {36 vars in 987 bytes} [Wed Apr 15 08:53:10 2026] GET /v2/images/8d75bd90-91a7-4e18-86ae-0e5d2f17d864 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/824] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:53:11 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: 411/825] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:53:11 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: 415/826] 10.0.0.166 () {36 vars in 987 bytes} [Wed Apr 15 08:53:11 2026] GET /v2/images/8d75bd90-91a7-4e18-86ae-0e5d2f17d864 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/827] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:53:11 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: 416/828] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:53:11 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: 413/829] 10.0.0.166 () {36 vars in 987 bytes} [Wed Apr 15 08:53:11 2026] GET /v2/images/8d75bd90-91a7-4e18-86ae-0e5d2f17d864 => 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: 417/830] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:53:11 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: 414/831] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 15 08:53:11 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: 418/832] 10.0.0.78 () {36 vars in 910 bytes} [Wed Apr 15 08:53:11 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: 415/833] 10.0.0.78 () {36 vars in 1006 bytes} [Wed Apr 15 08:53:11 2026] GET /v2/images/8d75bd90-91a7-4e18-86ae-0e5d2f17d864/locations => generated 127 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/834] 10.0.0.78 () {36 vars in 986 bytes} [Wed Apr 15 08:53:11 2026] GET /v2/images/8d75bd90-91a7-4e18-86ae-0e5d2f17d864 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/835] 10.0.0.78 () {36 vars in 926 bytes} [Wed Apr 15 08:53:11 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: 420/836] 10.0.0.78 () {36 vars in 926 bytes} [Wed Apr 15 08:53:11 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: 438/879] 10.0.0.169 () {32 vars in 633 bytes} [Wed Apr 15 08:56:42 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)