+ 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 Jul 14 23:28:12 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7485c8dcb-q5dgj 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fafe0590668 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-07-14 23:28:14.321 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-14 23:28:14.379 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-07-14 23:28:15.159 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-07-14 23:28:15.160 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-07-14 23:28:15.160 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 23:28:15.219 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-07-14 23:28:15.220 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-07-14 23:28:15.220 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 23:28:17.246 7 WARNING glance.api.v2.images [None req-32231800-2d8e-4973-9b95-df6a327fbedb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 23:28:17.299 8 WARNING glance.api.v2.images [None req-c7d3b5d2-6741-49bb-9a63-805ff9ae3cb6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 23:28:17.600 7 WARNING keystonemiddleware._common.config [None req-32231800-2d8e-4973-9b95-df6a327fbedb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 23:28:17.608 7 WARNING oslo_config.cfg [None req-32231800-2d8e-4973-9b95-df6a327fbedb - - - - - -] 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 0x7fafe0590668 pid: 7 (default app) 2026-07-14 23:28:17.637 8 WARNING keystonemiddleware._common.config [None req-c7d3b5d2-6741-49bb-9a63-805ff9ae3cb6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 23:28:17.645 8 WARNING oslo_config.cfg [None req-c7d3b5d2-6741-49bb-9a63-805ff9ae3cb6 - - - - - -] 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 0x7fafe0590668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.235 () {42 vars in 687 bytes} [Tue Jul 14 23:28:19 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-07-14 23:28:20.029 8 WARNING oslo_policy.policy [None req-7c06011c-f126-4194-8476-4ce7aae233ca 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - 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-07-14 23:28:20.029 8 WARNING oslo_policy.policy [None req-7c06011c-f126-4194-8476-4ce7aae233ca 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - 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-07-14 23:28:20.047 8 WARNING oslo_policy.policy [None req-7c06011c-f126-4194-8476-4ce7aae233ca 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - 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-07-14 23:28:20.047 8 WARNING oslo_policy.policy [None req-7c06011c-f126-4194-8476-4ce7aae233ca 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - 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/5] 199.204.45.235 () {44 vars in 909 bytes} [Tue Jul 14 23:28:19 2026] GET /v2/images => generated 69 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.235 () {42 vars in 687 bytes} [Tue Jul 14 23:28:23 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/7] 199.204.45.235 () {44 vars in 909 bytes} [Tue Jul 14 23:28:23 2026] GET /v2/images => generated 69 bytes in 39 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-07-14 23:28:23.666 7 WARNING oslo_policy.policy [None req-b8b01c02-6016-44d4-a8fe-9d66c3650e8d 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - 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-07-14 23:28:23.666 7 WARNING oslo_policy.policy [None req-b8b01c02-6016-44d4-a8fe-9d66c3650e8d 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - 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: 6/8] 199.204.45.235 () {44 vars in 910 bytes} [Tue Jul 14 23:28:23 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.235 () {44 vars in 932 bytes} [Tue Jul 14 23:28:23 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:28:23.804 7 WARNING oslo_policy.policy [None req-81a372dc-69a7-4649-bf4d-5468f2a35b35 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - 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-07-14 23:28:23.805 7 WARNING oslo_policy.policy [None req-81a372dc-69a7-4649-bf4d-5468f2a35b35 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - 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/10] 199.204.45.235 () {44 vars in 938 bytes} [Tue Jul 14 23:28:23 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-07-14 23:28:23.887 8 WARNING oslo_config.cfg [None req-83894c94-0b58-423f-a8fd-7b03e2e0f8f8 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - 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/11] 199.204.45.235 () {48 vars in 950 bytes} [Tue Jul 14 23:28:23 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-14 23:28:23.906 7 WARNING oslo_policy.policy [None req-1378295d-2da5-4b6f-829e-a435650c98d0 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - 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-07-14 23:28:23.906 7 WARNING oslo_policy.policy [None req-1378295d-2da5-4b6f-829e-a435650c98d0 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - 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-07-14 23:28:23.907 7 INFO glance.api.v2.image_data [None req-1378295d-2da5-4b6f-829e-a435650c98d0 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:28:27.536 7 WARNING glance.location [None req-1378295d-2da5-4b6f-829e-a435650c98d0 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.235 () {48 vars in 1044 bytes} [Tue Jul 14 23:28:23 2026] PUT /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491/file => generated 0 bytes in 3673 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6041 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.235 () {44 vars in 970 bytes} [Tue Jul 14 23:28:27 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-14 23:28:27.694 7 WARNING oslo_config.cfg [None req-8455ee0f-575c-46f3-8e76-e79b8730b9d2 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - 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: 9/16] 199.204.45.235 () {48 vars in 1050 bytes} [Tue Jul 14 23:28:27 2026] PATCH /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.235 () {44 vars in 970 bytes} [Tue Jul 14 23:28:27 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.204.45.235 () {42 vars in 687 bytes} [Tue Jul 14 23:49: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: 133/267] 199.204.45.235 () {44 vars in 909 bytes} [Tue Jul 14 23:49:10 2026] GET /v2/images => generated 1381 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.235 () {42 vars in 687 bytes} [Tue Jul 14 23:49:29 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: 136/273] 199.204.45.235 () {44 vars in 909 bytes} [Tue Jul 14 23:49:29 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.235 () {44 vars in 936 bytes} [Tue Jul 14 23:49:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.235 () {44 vars in 958 bytes} [Tue Jul 14 23:49:29 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: 139/276] 199.204.45.235 () {44 vars in 938 bytes} [Tue Jul 14 23:49:29 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: 138/277] 199.204.45.235 () {48 vars in 950 bytes} [Tue Jul 14 23:49:29 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-14 23:49:29.314 7 INFO glance.api.v2.image_data [None req-892f21ff-7ee6-48a8-baef-d2b7ba04a4d8 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:49:59.042 7 WARNING glance.location [None req-892f21ff-7ee6-48a8-baef-d2b7ba04a4d8 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/284] 199.204.45.235 () {48 vars in 1045 bytes} [Tue Jul 14 23:49:29 2026] PUT /v2/images/1c996a4c-15ed-4fd9-86f9-8f9661b4bf7c/file => generated 0 bytes in 29780 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61506 switches on core 0) [pid: 8|app: 0|req: 145/285] 199.204.45.235 () {44 vars in 970 bytes} [Tue Jul 14 23:49:59 2026] GET /v2/images/1c996a4c-15ed-4fd9-86f9-8f9661b4bf7c => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/286] 199.204.45.235 () {48 vars in 1050 bytes} [Tue Jul 14 23:49:59 2026] PATCH /v2/images/1c996a4c-15ed-4fd9-86f9-8f9661b4bf7c => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/287] 199.204.45.235 () {44 vars in 970 bytes} [Tue Jul 14 23:49:59 2026] GET /v2/images/1c996a4c-15ed-4fd9-86f9-8f9661b4bf7c => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/288] 199.204.45.235 () {42 vars in 687 bytes} [Tue Jul 14 23:50:00 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/289] 199.204.45.235 () {44 vars in 909 bytes} [Tue Jul 14 23:50:00 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/372] 199.204.45.235 () {42 vars in 687 bytes} [Tue Jul 14 23:56:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/373] 199.204.45.235 () {44 vars in 909 bytes} [Tue Jul 14 23:56:56 2026] GET /v2/images => generated 2778 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/378] 199.204.45.235 () {42 vars in 687 bytes} [Tue Jul 14 23:57:12 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: 187/379] 199.204.45.235 () {44 vars in 909 bytes} [Tue Jul 14 23:57:12 2026] GET /v2/images => generated 2778 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/380] 199.204.45.235 () {44 vars in 946 bytes} [Tue Jul 14 23:57:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/381] 199.204.45.235 () {44 vars in 968 bytes} [Tue Jul 14 23:57:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.235 () {44 vars in 938 bytes} [Tue Jul 14 23:57:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/383] 199.204.45.235 () {48 vars in 950 bytes} [Tue Jul 14 23:57:13 2026] POST /v2/images => generated 799 bytes in 535 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-14 23:57:14.028 8 WARNING oslo_policy.policy [None req-b385f8aa-09b0-491c-93dd-d55bb1b2b2d8 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - 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-07-14 23:57:14.028 8 WARNING oslo_policy.policy [None req-b385f8aa-09b0-491c-93dd-d55bb1b2b2d8 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - 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-07-14 23:57:14.030 8 INFO glance.api.v2.image_data [None req-b385f8aa-09b0-491c-93dd-d55bb1b2b2d8 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:57:44.215 8 INFO glance.location [None req-b385f8aa-09b0-491c-93dd-d55bb1b2b2d8 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/390] 199.204.45.235 () {48 vars in 1044 bytes} [Tue Jul 14 23:57:14 2026] PUT /v2/images/27a0e883-42cf-47f2-9dad-4c34854db8b8/file => generated 0 bytes in 30252 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23429 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.235 () {44 vars in 970 bytes} [Tue Jul 14 23:57:44 2026] GET /v2/images/27a0e883-42cf-47f2-9dad-4c34854db8b8 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.235 () {48 vars in 1050 bytes} [Tue Jul 14 23:57:44 2026] PATCH /v2/images/27a0e883-42cf-47f2-9dad-4c34854db8b8 => generated 1410 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.235 () {44 vars in 970 bytes} [Tue Jul 14 23:57:44 2026] GET /v2/images/27a0e883-42cf-47f2-9dad-4c34854db8b8 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.235 () {42 vars in 687 bytes} [Tue Jul 14 23:58:31 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: 202/405] 199.204.45.235 () {44 vars in 909 bytes} [Tue Jul 14 23:58:31 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 199.204.45.235 () {42 vars in 687 bytes} [Tue Jul 14 23:58:49 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: 205/411] 199.204.45.235 () {44 vars in 909 bytes} [Tue Jul 14 23:58:49 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.235 () {44 vars in 938 bytes} [Tue Jul 14 23:58:49 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.235 () {44 vars in 960 bytes} [Tue Jul 14 23:58:49 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.235 () {44 vars in 938 bytes} [Tue Jul 14 23:58:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.235 () {48 vars in 950 bytes} [Tue Jul 14 23:58:49 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-14 23:58:49.731 7 INFO glance.api.v2.image_data [None req-7a9f6fc6-7abc-4c92-8d08-eaac84e43c3b 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:59:08.235 7 INFO glance.location [None req-7a9f6fc6-7abc-4c92-8d08-eaac84e43c3b 1862b96833a1425592bd986eb85b7455 8a6227ef6eb64bf886d24988a6e49e9c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 209/420] 199.204.45.235 () {48 vars in 1045 bytes} [Tue Jul 14 23:58:49 2026] PUT /v2/images/aa668452-8590-46ab-b01b-8289796e8c76/file => generated 0 bytes in 18570 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28898 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.204.45.235 () {44 vars in 970 bytes} [Tue Jul 14 23:59:08 2026] GET /v2/images/aa668452-8590-46ab-b01b-8289796e8c76 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.235 () {48 vars in 1050 bytes} [Tue Jul 14 23:59:08 2026] PATCH /v2/images/aa668452-8590-46ab-b01b-8289796e8c76 => generated 1382 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.204.45.235 () {44 vars in 970 bytes} [Tue Jul 14 23:59:08 2026] GET /v2/images/aa668452-8590-46ab-b01b-8289796e8c76 => generated 1382 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/588] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 00:12:49 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: 293/589] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 00:12:49 2026] GET /v2/images => generated 5574 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/618] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 00:15: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: 308/619] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 00:15:10 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/620] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 00:15: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: 309/621] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 00:15:12 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/632] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 00:16:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/633] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 00:16:02 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/636] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 00:16: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: 317/637] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 00:16:10 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/650] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 00:17:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/651] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 00:17:12 2026] GET /v2/images => generated 5574 bytes in 47 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: 332/660] 10.0.0.136 () {32 vars in 632 bytes} [Wed Jul 15 00:17:56 2026] GET /v2/images => generated 5574 bytes in 19 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: 331/665] 10.0.0.221 () {36 vars in 986 bytes} [Wed Jul 15 00:18:15 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 10.0.0.221 () {36 vars in 926 bytes} [Wed Jul 15 00:18:16 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: 333/669] 199.204.45.235 () {36 vars in 990 bytes} [Wed Jul 15 00:18:26 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/670] 199.204.45.235 () {36 vars in 930 bytes} [Wed Jul 15 00:18:26 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: 339/673] 199.204.45.235 () {36 vars in 990 bytes} [Wed Jul 15 00:18:26 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/674] 199.204.45.235 () {36 vars in 930 bytes} [Wed Jul 15 00:18:26 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: 340/675] 10.0.0.221 () {36 vars in 986 bytes} [Wed Jul 15 00:18:27 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/676] 10.0.0.221 () {36 vars in 926 bytes} [Wed Jul 15 00:18:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/679] 10.0.0.221 () {36 vars in 986 bytes} [Wed Jul 15 00:18:37 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/680] 10.0.0.221 () {36 vars in 926 bytes} [Wed Jul 15 00:18:37 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: 346/687] 10.0.0.221 () {36 vars in 986 bytes} [Wed Jul 15 00:19:07 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/688] 10.0.0.221 () {36 vars in 926 bytes} [Wed Jul 15 00:19:07 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: 347/689] 10.0.0.136 () {30 vars in 410 bytes} [Wed Jul 15 00:19:09 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: 343/690] 10.0.0.221 () {36 vars in 986 bytes} [Wed Jul 15 00:19:15 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 10.0.0.221 () {36 vars in 926 bytes} [Wed Jul 15 00:19:15 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/696] 10.0.0.94 () {36 vars in 985 bytes} [Wed Jul 15 00:19:29 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:19:29 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: 347/698] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:19: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: 8|app: 0|req: 352/699] 10.0.0.94 () {36 vars in 985 bytes} [Wed Jul 15 00:19:29 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/700] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:19:29 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/701] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:19:29 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: 349/702] 10.0.0.94 () {36 vars in 985 bytes} [Wed Jul 15 00:19:29 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:19:29 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: 350/704] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:19:29 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: 355/705] 10.0.0.34 () {36 vars in 909 bytes} [Wed Jul 15 00:19:30 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: 351/706] 10.0.0.34 () {36 vars in 1005 bytes} [Wed Jul 15 00:19:30 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.34 () {36 vars in 985 bytes} [Wed Jul 15 00:19:30 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/708] 10.0.0.34 () {36 vars in 925 bytes} [Wed Jul 15 00:19:30 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: 357/709] 10.0.0.34 () {36 vars in 925 bytes} [Wed Jul 15 00:19:30 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/716] 10.0.0.221 () {36 vars in 986 bytes} [Wed Jul 15 00:19:59 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 10.0.0.221 () {36 vars in 926 bytes} [Wed Jul 15 00:19:59 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: 362/718] 10.0.0.136 () {34 vars in 654 bytes} [Wed Jul 15 00:20:05 2026] POST /v2/images => generated 649 bytes in 229 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-15 00:20:05.645 7 WARNING glance.api.v2.images [None req-cd362641-2b2c-4256-af93-087932009a64 4296884f6e4c4e03a942560a5fb74e9f 071cafb4436340bb9720defdeedfd564 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a48f3d04-857c-4a94-963a-5e287f531a2c [pid: 7|app: 0|req: 357/719] 10.0.0.136 () {32 vars in 709 bytes} [Wed Jul 15 00:20:05 2026] DELETE /v2/images/a48f3d04-857c-4a94-963a-5e287f531a2c => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/720] 10.0.0.136 () {32 vars in 706 bytes} [Wed Jul 15 00:20:05 2026] GET /v2/images/a48f3d04-857c-4a94-963a-5e287f531a2c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/721] 10.0.0.136 () {32 vars in 632 bytes} [Wed Jul 15 00:20:05 2026] GET /v2/images => generated 1381 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 10.0.0.136 () {34 vars in 654 bytes} [Wed Jul 15 00:20:05 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/723] 10.0.0.136 () {32 vars in 716 bytes} [Wed Jul 15 00:20:05 2026] GET /v2/images/635c9cec-be58-448e-9d3e-309e3f683d12/file => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:20:05.886 8 INFO glance.api.v2.image_data [None req-c99ffbca-4b6e-4796-bf9f-b7f593393302 4296884f6e4c4e03a942560a5fb74e9f 071cafb4436340bb9720defdeedfd564 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 00:20:05.938 8 WARNING glance_store._drivers.rbd [None req-c99ffbca-4b6e-4796-bf9f-b7f593393302 4296884f6e4c4e03a942560a5fb74e9f 071cafb4436340bb9720defdeedfd564 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-15 00:20:06.185 8 INFO glance.location [None req-c99ffbca-4b6e-4796-bf9f-b7f593393302 4296884f6e4c4e03a942560a5fb74e9f 071cafb4436340bb9720defdeedfd564 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 365/724] 10.0.0.136 () {32 vars in 726 bytes} [Wed Jul 15 00:20:05 2026] PUT /v2/images/635c9cec-be58-448e-9d3e-309e3f683d12/file => generated 0 bytes in 367 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/725] 10.0.0.136 () {32 vars in 706 bytes} [Wed Jul 15 00:20:06 2026] GET /v2/images/635c9cec-be58-448e-9d3e-309e3f683d12 => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/726] 10.0.0.136 () {32 vars in 716 bytes} [Wed Jul 15 00:20:06 2026] GET /v2/images/635c9cec-be58-448e-9d3e-309e3f683d12/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/727] 10.0.0.136 () {34 vars in 654 bytes} [Wed Jul 15 00:20:06 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.136 () {32 vars in 725 bytes} [Wed Jul 15 00:20:06 2026] PATCH /v2/images/b296df14-5fa8-4cf6-b88b-3ea12f915348 => generated 653 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/729] 10.0.0.136 () {32 vars in 706 bytes} [Wed Jul 15 00:20:06 2026] GET /v2/images/b296df14-5fa8-4cf6-b88b-3ea12f915348 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:20:06.558 8 WARNING glance.api.v2.images [None req-63e0ef15-a5ab-49e2-b2de-c4d040210e0a 4296884f6e4c4e03a942560a5fb74e9f 071cafb4436340bb9720defdeedfd564 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b296df14-5fa8-4cf6-b88b-3ea12f915348 [pid: 8|app: 0|req: 368/730] 10.0.0.136 () {32 vars in 709 bytes} [Wed Jul 15 00:20:06 2026] DELETE /v2/images/b296df14-5fa8-4cf6-b88b-3ea12f915348 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 10.0.0.136 () {32 vars in 706 bytes} [Wed Jul 15 00:20:06 2026] GET /v2/images/b296df14-5fa8-4cf6-b88b-3ea12f915348 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:20:06.626 8 WARNING glance.api.v2.images [None req-09155b75-ebf7-4894-8ce6-0e8de15e18b7 4296884f6e4c4e03a942560a5fb74e9f 071cafb4436340bb9720defdeedfd564 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//635c9cec-be58-448e-9d3e-309e3f683d12 [pid: 8|app: 0|req: 369/734] 10.0.0.136 () {32 vars in 709 bytes} [Wed Jul 15 00:20:06 2026] DELETE /v2/images/635c9cec-be58-448e-9d3e-309e3f683d12 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/735] 10.0.0.136 () {32 vars in 706 bytes} [Wed Jul 15 00:20:07 2026] GET /v2/images/635c9cec-be58-448e-9d3e-309e3f683d12 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:20:07.547 8 WARNING glance.api.v2.images [None req-45735d44-b2de-4ff8-b292-99d39328ecfc 4296884f6e4c4e03a942560a5fb74e9f 071cafb4436340bb9720defdeedfd564 - - default default] Failed to find image a48f3d04-857c-4a94-963a-5e287f531a2c to delete: glance.common.exception.ImageNotFound: No image found with ID a48f3d04-857c-4a94-963a-5e287f531a2c [pid: 8|app: 0|req: 370/736] 10.0.0.136 () {32 vars in 709 bytes} [Wed Jul 15 00:20:07 2026] DELETE /v2/images/a48f3d04-857c-4a94-963a-5e287f531a2c => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.136 () {32 vars in 706 bytes} [Wed Jul 15 00:20:07 2026] GET /v2/images/a48f3d04-857c-4a94-963a-5e287f531a2c => 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: 371/738] 10.0.0.221 () {36 vars in 986 bytes} [Wed Jul 15 00:20:10 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.221 () {36 vars in 926 bytes} [Wed Jul 15 00:20:10 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: 371/744] 10.0.0.221 () {36 vars in 986 bytes} [Wed Jul 15 00:20:31 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/745] 10.0.0.221 () {36 vars in 926 bytes} [Wed Jul 15 00:20:31 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: 374/750] 10.0.0.136 () {32 vars in 706 bytes} [Wed Jul 15 00:20:47 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.136 () {32 vars in 706 bytes} [Wed Jul 15 00:20:47 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.94 () {36 vars in 985 bytes} [Wed Jul 15 00:20:47 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/753] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:20:47 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: 376/754] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:20: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: 379/755] 10.0.0.94 () {36 vars in 985 bytes} [Wed Jul 15 00:20:47 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/756] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:20:47 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: 380/757] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:20:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/758] 10.0.0.94 () {36 vars in 985 bytes} [Wed Jul 15 00:20:47 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/759] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:20:47 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: 379/760] 10.0.0.34 () {36 vars in 909 bytes} [Wed Jul 15 00:20:48 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: 382/761] 10.0.0.34 () {36 vars in 1005 bytes} [Wed Jul 15 00:20:48 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/762] 10.0.0.34 () {36 vars in 985 bytes} [Wed Jul 15 00:20:48 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/763] 10.0.0.34 () {36 vars in 925 bytes} [Wed Jul 15 00:20:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/764] 10.0.0.34 () {36 vars in 925 bytes} [Wed Jul 15 00:20:48 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: 387/771] 10.0.0.221 () {36 vars in 986 bytes} [Wed Jul 15 00:21:23 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/772] 10.0.0.221 () {36 vars in 926 bytes} [Wed Jul 15 00:21:23 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: 400/797] 10.0.0.221 () {36 vars in 986 bytes} [Wed Jul 15 00:23:18 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/798] 10.0.0.221 () {36 vars in 926 bytes} [Wed Jul 15 00:23:18 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: 402/801] 10.0.0.221 () {36 vars in 986 bytes} [Wed Jul 15 00:23:36 2026] GET /v2/images/b38fa377-cba6-48c3-be91-e1a869cc1491 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/802] 10.0.0.221 () {36 vars in 926 bytes} [Wed Jul 15 00:23:36 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: 406/813] 199.204.45.235 () {32 vars in 825 bytes} [Wed Jul 15 00:24:20 2026] GET /v2/images?status=active&owner=8a6227ef6eb64bf886d24988a6e49e9c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/814] 199.204.45.235 () {32 vars in 652 bytes} [Wed Jul 15 00:24:20 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: 407/815] 10.0.0.94 () {36 vars in 985 bytes} [Wed Jul 15 00:24:21 2026] GET /v2/images/1c996a4c-15ed-4fd9-86f9-8f9661b4bf7c => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/816] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:24: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: 408/817] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:24:21 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: 410/818] 10.0.0.94 () {36 vars in 985 bytes} [Wed Jul 15 00:24:21 2026] GET /v2/images/1c996a4c-15ed-4fd9-86f9-8f9661b4bf7c => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/819] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:24:21 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: 411/820] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:24:21 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: 410/821] 10.0.0.94 () {36 vars in 985 bytes} [Wed Jul 15 00:24:21 2026] GET /v2/images/1c996a4c-15ed-4fd9-86f9-8f9661b4bf7c => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/822] 10.0.0.94 () {36 vars in 925 bytes} [Wed Jul 15 00:24: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: 411/823] 10.0.0.34 () {36 vars in 909 bytes} [Wed Jul 15 00:24:21 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: 413/824] 10.0.0.34 () {36 vars in 1005 bytes} [Wed Jul 15 00:24:21 2026] GET /v2/images/1c996a4c-15ed-4fd9-86f9-8f9661b4bf7c/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/825] 10.0.0.34 () {36 vars in 985 bytes} [Wed Jul 15 00:24:21 2026] GET /v2/images/1c996a4c-15ed-4fd9-86f9-8f9661b4bf7c => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/826] 10.0.0.34 () {36 vars in 925 bytes} [Wed Jul 15 00:24:21 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: 413/827] 10.0.0.34 () {36 vars in 925 bytes} [Wed Jul 15 00:24:21 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: 436/870] 10.0.0.136 () {32 vars in 632 bytes} [Wed Jul 15 00:27:56 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)