+ 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 [Fri Jul 3 12:25:38 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-d85bf8b57-jxzhn 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 0x7fb0acfe1668 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-03 12:25:40.366 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-03 12:25:40.440 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-03 12:25:41.225 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-03 12:25:41.226 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-03 12:25:41.226 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-03 12:25:41.348 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-03 12:25:41.349 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-03 12:25:41.350 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-03 12:25:43.273 7 WARNING glance.api.v2.images [None req-b46e5fac-31d5-4d86-878d-8b20834ad565 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-03 12:25:43.537 8 WARNING glance.api.v2.images [None req-89c346a7-4143-442e-80d4-e7acaecf5b54 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-03 12:25:43.631 7 WARNING keystonemiddleware._common.config [None req-b46e5fac-31d5-4d86-878d-8b20834ad565 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 12:25:43.639 7 WARNING oslo_config.cfg [None req-b46e5fac-31d5-4d86-878d-8b20834ad565 - - - - - -] 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 0x7fb0acfe1668 pid: 7 (default app) 2026-07-03 12:25:43.897 8 WARNING keystonemiddleware._common.config [None req-89c346a7-4143-442e-80d4-e7acaecf5b54 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 12:25:43.905 8 WARNING oslo_config.cfg [None req-89c346a7-4143-442e-80d4-e7acaecf5b54 - - - - - -] 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 0x7fb0acfe1668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.115 () {42 vars in 687 bytes} [Fri Jul 3 12:25:44 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-03 12:25:45.127 8 WARNING oslo_policy.policy [None req-08a30bee-337c-4129-bd3a-958e95bf7f2c 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - 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-03 12:25:45.128 8 WARNING oslo_policy.policy [None req-08a30bee-337c-4129-bd3a-958e95bf7f2c 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - 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-03 12:25:45.145 8 WARNING oslo_policy.policy [None req-08a30bee-337c-4129-bd3a-958e95bf7f2c 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - 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-03 12:25:45.145 8 WARNING oslo_policy.policy [None req-08a30bee-337c-4129-bd3a-958e95bf7f2c 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - 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.115 () {44 vars in 909 bytes} [Fri Jul 3 12:25:44 2026] GET /v2/images => generated 69 bytes in 590 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.115 () {42 vars in 687 bytes} [Fri Jul 3 12:25: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: 2/7] 199.204.45.115 () {44 vars in 909 bytes} [Fri Jul 3 12:25:49 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-03 12:25:49.220 7 WARNING oslo_policy.policy [None req-2cc395ab-0cdb-4779-9ef5-88d61f60d398 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - 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-03 12:25:49.220 7 WARNING oslo_policy.policy [None req-2cc395ab-0cdb-4779-9ef5-88d61f60d398 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - 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.115 () {44 vars in 910 bytes} [Fri Jul 3 12:25:49 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.115 () {44 vars in 932 bytes} [Fri Jul 3 12:25:49 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-03 12:25:49.354 7 WARNING oslo_policy.policy [None req-28e93b8b-232b-4359-bc04-2ec899e5c517 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - 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-03 12:25:49.354 7 WARNING oslo_policy.policy [None req-28e93b8b-232b-4359-bc04-2ec899e5c517 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - 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.115 () {44 vars in 938 bytes} [Fri Jul 3 12:25:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 12:25:49.437 8 WARNING oslo_config.cfg [None req-be8a1a5e-11c5-48b9-97f4-8414d50788c7 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - 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.115 () {48 vars in 950 bytes} [Fri Jul 3 12:25:49 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 12:25:49.459 7 WARNING oslo_policy.policy [None req-e92f3a69-64a8-487a-8925-c5ab4612c25e 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - 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-03 12:25:49.459 7 WARNING oslo_policy.policy [None req-e92f3a69-64a8-487a-8925-c5ab4612c25e 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - 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-03 12:25:49.461 7 INFO glance.api.v2.image_data [None req-e92f3a69-64a8-487a-8925-c5ab4612c25e 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 12:25:53.130 7 WARNING glance.location [None req-e92f3a69-64a8-487a-8925-c5ab4612c25e 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.115 () {48 vars in 1044 bytes} [Fri Jul 3 12:25:49 2026] PUT /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877/file => generated 0 bytes in 3710 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6216 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.115 () {44 vars in 970 bytes} [Fri Jul 3 12:25:53 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 12:25:53.273 7 WARNING oslo_config.cfg [None req-b46e37b8-a76d-4ca4-bbbc-1519d6ab1afe 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - 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.115 () {48 vars in 1050 bytes} [Fri Jul 3 12:25:53 2026] PATCH /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1312 bytes in 90 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.115 () {44 vars in 970 bytes} [Fri Jul 3 12:25:53 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.115 () {42 vars in 687 bytes} [Fri Jul 3 12:47:16 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: 138/275] 199.204.45.115 () {44 vars in 909 bytes} [Fri Jul 3 12:47:16 2026] GET /v2/images => generated 1381 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.115 () {42 vars in 687 bytes} [Fri Jul 3 12:47:34 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: 140/281] 199.204.45.115 () {44 vars in 909 bytes} [Fri Jul 3 12:47:34 2026] GET /v2/images => generated 1381 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.115 () {44 vars in 936 bytes} [Fri Jul 3 12:47:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.115 () {44 vars in 958 bytes} [Fri Jul 3 12:47:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.115 () {44 vars in 938 bytes} [Fri Jul 3 12:47:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.115 () {48 vars in 950 bytes} [Fri Jul 3 12:47:34 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 12:47:34.705 7 INFO glance.api.v2.image_data [None req-4cc9d47f-dfef-48d2-81af-dfcbaca442f0 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 12:48:01.427 7 WARNING glance.location [None req-4cc9d47f-dfef-48d2-81af-dfcbaca442f0 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/290] 199.204.45.115 () {48 vars in 1045 bytes} [Fri Jul 3 12:47:34 2026] PUT /v2/images/dc2f7b7d-29c0-41eb-ab2b-ba94bb087989/file => generated 0 bytes in 26771 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62363 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.115 () {44 vars in 970 bytes} [Fri Jul 3 12:48:01 2026] GET /v2/images/dc2f7b7d-29c0-41eb-ab2b-ba94bb087989 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 199.204.45.115 () {48 vars in 1050 bytes} [Fri Jul 3 12:48:01 2026] PATCH /v2/images/dc2f7b7d-29c0-41eb-ab2b-ba94bb087989 => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 199.204.45.115 () {44 vars in 970 bytes} [Fri Jul 3 12:48:01 2026] GET /v2/images/dc2f7b7d-29c0-41eb-ab2b-ba94bb087989 => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/296] 199.204.45.115 () {42 vars in 687 bytes} [Fri Jul 3 12:48:03 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: 150/297] 199.204.45.115 () {44 vars in 909 bytes} [Fri Jul 3 12:48:03 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.115 () {42 vars in 687 bytes} [Fri Jul 3 12:54:59 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: 189/381] 199.204.45.115 () {44 vars in 909 bytes} [Fri Jul 3 12:54:59 2026] GET /v2/images => generated 2778 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.115 () {42 vars in 687 bytes} [Fri Jul 3 12:55: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: 191/385] 199.204.45.115 () {44 vars in 909 bytes} [Fri Jul 3 12:55:12 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.204.45.115 () {44 vars in 946 bytes} [Fri Jul 3 12:55:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.115 () {44 vars in 968 bytes} [Fri Jul 3 12:55:12 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.204.45.115 () {44 vars in 938 bytes} [Fri Jul 3 12:55:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.204.45.115 () {48 vars in 950 bytes} [Fri Jul 3 12:55:12 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 12:55:12.298 8 WARNING oslo_policy.policy [None req-cb8f6fa6-5acd-46e9-8760-35874fbcd05f 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - 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-03 12:55:12.298 8 WARNING oslo_policy.policy [None req-cb8f6fa6-5acd-46e9-8760-35874fbcd05f 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - 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-03 12:55:12.299 8 INFO glance.api.v2.image_data [None req-cb8f6fa6-5acd-46e9-8760-35874fbcd05f 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 12:55:24.072 8 INFO glance.location [None req-cb8f6fa6-5acd-46e9-8760-35874fbcd05f 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/394] 199.204.45.115 () {48 vars in 1044 bytes} [Fri Jul 3 12:55:12 2026] PUT /v2/images/eea54c5c-a5dd-40ac-9fe4-72e40f05b909/file => generated 0 bytes in 11823 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24334 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.115 () {44 vars in 970 bytes} [Fri Jul 3 12:55:24 2026] GET /v2/images/eea54c5c-a5dd-40ac-9fe4-72e40f05b909 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.115 () {48 vars in 1050 bytes} [Fri Jul 3 12:55:24 2026] PATCH /v2/images/eea54c5c-a5dd-40ac-9fe4-72e40f05b909 => generated 1410 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.115 () {44 vars in 970 bytes} [Fri Jul 3 12:55:24 2026] GET /v2/images/eea54c5c-a5dd-40ac-9fe4-72e40f05b909 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.204.45.115 () {42 vars in 687 bytes} [Fri Jul 3 12:56:02 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: 203/405] 199.204.45.115 () {44 vars in 909 bytes} [Fri Jul 3 12:56:02 2026] GET /v2/images => generated 4190 bytes in 56 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.115 () {42 vars in 687 bytes} [Fri Jul 3 12:56:17 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: 205/411] 199.204.45.115 () {44 vars in 909 bytes} [Fri Jul 3 12:56:17 2026] GET /v2/images => generated 4190 bytes in 64 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.115 () {44 vars in 938 bytes} [Fri Jul 3 12:56:17 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.115 () {44 vars in 960 bytes} [Fri Jul 3 12:56:17 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 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.115 () {44 vars in 938 bytes} [Fri Jul 3 12:56:17 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.115 () {48 vars in 950 bytes} [Fri Jul 3 12:56:17 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 12:56:18.046 7 INFO glance.api.v2.image_data [None req-2debaa42-8880-40a9-bd47-59fd554398c2 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 12:56:33.424 7 INFO glance.location [None req-2debaa42-8880-40a9-bd47-59fd554398c2 5128a0ba5b2b476daf95be87614f22ea 390e6a43a7b147ddafe643530633296f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 209/420] 199.204.45.115 () {48 vars in 1045 bytes} [Fri Jul 3 12:56:18 2026] PUT /v2/images/d1ac97ce-de76-4de2-86fe-dc9e35bb289b/file => generated 0 bytes in 15434 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31560 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.204.45.115 () {44 vars in 970 bytes} [Fri Jul 3 12:56:33 2026] GET /v2/images/d1ac97ce-de76-4de2-86fe-dc9e35bb289b => generated 1204 bytes in 14 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.115 () {48 vars in 1050 bytes} [Fri Jul 3 12:56:33 2026] PATCH /v2/images/d1ac97ce-de76-4de2-86fe-dc9e35bb289b => generated 1382 bytes in 98 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.115 () {44 vars in 970 bytes} [Fri Jul 3 12:56:33 2026] GET /v2/images/d1ac97ce-de76-4de2-86fe-dc9e35bb289b => generated 1382 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/622] 199.204.45.115 () {42 vars in 687 bytes} [Fri Jul 3 13:13:11 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: 310/623] 199.204.45.115 () {44 vars in 909 bytes} [Fri Jul 3 13:13:11 2026] GET /v2/images => generated 5574 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 199.204.45.115 () {42 vars in 687 bytes} [Fri Jul 3 13:15:43 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: 327/657] 199.204.45.115 () {44 vars in 909 bytes} [Fri Jul 3 13:15:44 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 199.204.45.115 () {42 vars in 687 bytes} [Fri Jul 3 13:15:46 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: 328/659] 199.204.45.115 () {44 vars in 909 bytes} [Fri Jul 3 13:15:46 2026] GET /v2/images => generated 5574 bytes in 51 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.115 () {42 vars in 687 bytes} [Fri Jul 3 13:16:40 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: 334/671] 199.204.45.115 () {44 vars in 909 bytes} [Fri Jul 3 13:16:40 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: 336/674] 199.204.45.115 () {42 vars in 687 bytes} [Fri Jul 3 13:16:49 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: 339/675] 199.204.45.115 () {44 vars in 909 bytes} [Fri Jul 3 13:16:49 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 199.204.45.115 () {42 vars in 687 bytes} [Fri Jul 3 13:17:57 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: 344/691] 199.204.45.115 () {44 vars in 909 bytes} [Fri Jul 3 13:17:57 2026] GET /v2/images => generated 5574 bytes in 54 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: 350/702] 10.0.0.124 () {32 vars in 632 bytes} [Fri Jul 3 13:18:43 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/707] 10.0.0.52 () {36 vars in 985 bytes} [Fri Jul 3 13:19:02 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1312 bytes in 22 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: 355/708] 10.0.0.52 () {36 vars in 925 bytes} [Fri Jul 3 13:19:02 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: 354/709] 10.0.0.52 () {36 vars in 985 bytes} [Fri Jul 3 13:19:03 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/710] 10.0.0.52 () {36 vars in 925 bytes} [Fri Jul 3 13:19:03 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: 355/711] 199.204.45.115 () {36 vars in 990 bytes} [Fri Jul 3 13:19:11 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 199.204.45.115 () {36 vars in 930 bytes} [Fri Jul 3 13:19:11 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: 356/713] 199.204.45.115 () {36 vars in 990 bytes} [Fri Jul 3 13:19:11 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => 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: 358/714] 199.204.45.115 () {36 vars in 930 bytes} [Fri Jul 3 13:19: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: 358/717] 10.0.0.52 () {36 vars in 985 bytes} [Fri Jul 3 13:19:17 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.52 () {36 vars in 925 bytes} [Fri Jul 3 13:19:17 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: 359/719] 10.0.0.171 () {36 vars in 986 bytes} [Fri Jul 3 13:19:20 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1312 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/720] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:19:20 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: 360/721] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:19:20 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: 362/722] 10.0.0.171 () {36 vars in 986 bytes} [Fri Jul 3 13:19:20 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/723] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:19: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: 8|app: 0|req: 363/724] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:19:20 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: 362/725] 10.0.0.171 () {36 vars in 986 bytes} [Fri Jul 3 13:19:20 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => 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: 364/726] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:19:20 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: 363/727] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:19:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/728] 10.0.0.99 () {36 vars in 909 bytes} [Fri Jul 3 13:19: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: 7|app: 0|req: 364/729] 10.0.0.99 () {36 vars in 1005 bytes} [Fri Jul 3 13:19:21 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/730] 10.0.0.99 () {36 vars in 985 bytes} [Fri Jul 3 13:19:21 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => 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: 365/731] 10.0.0.99 () {36 vars in 925 bytes} [Fri Jul 3 13:19: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: 367/732] 10.0.0.99 () {36 vars in 925 bytes} [Fri Jul 3 13:19:21 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: 370/741] 10.0.0.124 () {30 vars in 410 bytes} [Fri Jul 3 13:19:52 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: 372/742] 10.0.0.52 () {36 vars in 985 bytes} [Fri Jul 3 13:20:02 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/743] 10.0.0.52 () {36 vars in 925 bytes} [Fri Jul 3 13:20:02 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 10.0.0.52 () {36 vars in 985 bytes} [Fri Jul 3 13:20:44 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => 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: 377/755] 10.0.0.52 () {36 vars in 925 bytes} [Fri Jul 3 13:20: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: 7|app: 0|req: 379/758] 10.0.0.52 () {36 vars in 985 bytes} [Fri Jul 3 13:20:57 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/759] 10.0.0.52 () {36 vars in 925 bytes} [Fri Jul 3 13:20:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/764] 10.0.0.52 () {36 vars in 985 bytes} [Fri Jul 3 13:21:13 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/765] 10.0.0.52 () {36 vars in 925 bytes} [Fri Jul 3 13:21:13 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: 383/766] 10.0.0.124 () {32 vars in 706 bytes} [Fri Jul 3 13:21:18 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => 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: 384/767] 10.0.0.124 () {32 vars in 706 bytes} [Fri Jul 3 13:21:18 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => 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: 384/768] 10.0.0.171 () {36 vars in 986 bytes} [Fri Jul 3 13:21:18 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/769] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:21:18 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: 385/770] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:21:18 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: 386/771] 10.0.0.171 () {36 vars in 986 bytes} [Fri Jul 3 13:21:18 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => 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: 386/772] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:21:18 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: 387/773] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:21:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/774] 10.0.0.171 () {36 vars in 986 bytes} [Fri Jul 3 13:21:18 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => 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: 388/775] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:21:18 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: 388/776] 10.0.0.99 () {36 vars in 909 bytes} [Fri Jul 3 13:21:19 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: 389/777] 10.0.0.99 () {36 vars in 1005 bytes} [Fri Jul 3 13:21:19 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/778] 10.0.0.99 () {36 vars in 985 bytes} [Fri Jul 3 13:21:19 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => 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: 390/779] 10.0.0.99 () {36 vars in 925 bytes} [Fri Jul 3 13:21:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/780] 10.0.0.99 () {36 vars in 925 bytes} [Fri Jul 3 13:21:19 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: 392/783] 10.0.0.124 () {34 vars in 654 bytes} [Fri Jul 3 13:21:22 2026] POST /v2/images => generated 648 bytes in 170 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-03 13:21:22.873 8 WARNING glance.api.v2.images [None req-145d6743-e6e7-4326-b4ea-50fa48c36888 3c1427f858c14c838f604ee72dc19df5 733cf44415f5450880933e331931f186 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a5c33680-73c3-45a5-a746-ffa8312ab513 [pid: 8|app: 0|req: 392/784] 10.0.0.124 () {32 vars in 709 bytes} [Fri Jul 3 13:21:22 2026] DELETE /v2/images/a5c33680-73c3-45a5-a746-ffa8312ab513 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/785] 10.0.0.124 () {32 vars in 706 bytes} [Fri Jul 3 13:21:22 2026] GET /v2/images/a5c33680-73c3-45a5-a746-ffa8312ab513 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 10.0.0.124 () {32 vars in 632 bytes} [Fri Jul 3 13:21:22 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/787] 10.0.0.124 () {34 vars in 654 bytes} [Fri Jul 3 13:21:22 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/788] 10.0.0.124 () {32 vars in 716 bytes} [Fri Jul 3 13:21:23 2026] GET /v2/images/5761c3b8-6b1f-40dd-8c70-7dd5e0016e4f/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 13:21:23.057 7 INFO glance.api.v2.image_data [None req-41858119-4dd0-4ae1-ae74-93868149a2fa 3c1427f858c14c838f604ee72dc19df5 733cf44415f5450880933e331931f186 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 13:21:23.106 7 WARNING glance_store._drivers.rbd [None req-41858119-4dd0-4ae1-ae74-93868149a2fa 3c1427f858c14c838f604ee72dc19df5 733cf44415f5450880933e331931f186 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-03 13:21:23.451 7 INFO glance.location [None req-41858119-4dd0-4ae1-ae74-93868149a2fa 3c1427f858c14c838f604ee72dc19df5 733cf44415f5450880933e331931f186 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 395/789] 10.0.0.124 () {32 vars in 726 bytes} [Fri Jul 3 13:21:23 2026] PUT /v2/images/5761c3b8-6b1f-40dd-8c70-7dd5e0016e4f/file => generated 0 bytes in 447 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/790] 10.0.0.124 () {32 vars in 706 bytes} [Fri Jul 3 13:21:23 2026] GET /v2/images/5761c3b8-6b1f-40dd-8c70-7dd5e0016e4f => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/791] 10.0.0.124 () {32 vars in 716 bytes} [Fri Jul 3 13:21:23 2026] GET /v2/images/5761c3b8-6b1f-40dd-8c70-7dd5e0016e4f/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/792] 10.0.0.124 () {34 vars in 654 bytes} [Fri Jul 3 13:21:23 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/793] 10.0.0.124 () {32 vars in 725 bytes} [Fri Jul 3 13:21:23 2026] PATCH /v2/images/d535a372-2a2a-4706-b443-606b2a9cc12e => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/794] 10.0.0.124 () {32 vars in 706 bytes} [Fri Jul 3 13:21:23 2026] GET /v2/images/d535a372-2a2a-4706-b443-606b2a9cc12e => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 13:21:23.804 7 WARNING glance.api.v2.images [None req-557062ce-b31f-4160-8e88-0c85daaadf34 3c1427f858c14c838f604ee72dc19df5 733cf44415f5450880933e331931f186 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d535a372-2a2a-4706-b443-606b2a9cc12e [pid: 7|app: 0|req: 398/795] 10.0.0.124 () {32 vars in 709 bytes} [Fri Jul 3 13:21:23 2026] DELETE /v2/images/d535a372-2a2a-4706-b443-606b2a9cc12e => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/796] 10.0.0.124 () {32 vars in 706 bytes} [Fri Jul 3 13:21:23 2026] GET /v2/images/d535a372-2a2a-4706-b443-606b2a9cc12e => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 13:21:23.865 7 WARNING glance.api.v2.images [None req-1f092a8b-8e61-4035-8ef7-6051659c0f62 3c1427f858c14c838f604ee72dc19df5 733cf44415f5450880933e331931f186 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5761c3b8-6b1f-40dd-8c70-7dd5e0016e4f [pid: 7|app: 0|req: 399/797] 10.0.0.124 () {32 vars in 709 bytes} [Fri Jul 3 13:21:23 2026] DELETE /v2/images/5761c3b8-6b1f-40dd-8c70-7dd5e0016e4f => generated 0 bytes in 881 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/798] 10.0.0.124 () {32 vars in 706 bytes} [Fri Jul 3 13:21:24 2026] GET /v2/images/5761c3b8-6b1f-40dd-8c70-7dd5e0016e4f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 13:21:24.776 7 WARNING glance.api.v2.images [None req-1e3af043-0d43-4363-bc34-3e3e63bac4c1 3c1427f858c14c838f604ee72dc19df5 733cf44415f5450880933e331931f186 - - default default] Failed to find image a5c33680-73c3-45a5-a746-ffa8312ab513 to delete: glance.common.exception.ImageNotFound: No image found with ID a5c33680-73c3-45a5-a746-ffa8312ab513 [pid: 7|app: 0|req: 400/799] 10.0.0.124 () {32 vars in 709 bytes} [Fri Jul 3 13:21:24 2026] DELETE /v2/images/a5c33680-73c3-45a5-a746-ffa8312ab513 => generated 147 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/800] 10.0.0.124 () {32 vars in 706 bytes} [Fri Jul 3 13:21:24 2026] GET /v2/images/a5c33680-73c3-45a5-a746-ffa8312ab513 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/803] 10.0.0.52 () {36 vars in 985 bytes} [Fri Jul 3 13:21:39 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/804] 10.0.0.52 () {36 vars in 925 bytes} [Fri Jul 3 13:21:39 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: 410/819] 10.0.0.52 () {36 vars in 985 bytes} [Fri Jul 3 13:22:44 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/820] 10.0.0.52 () {36 vars in 925 bytes} [Fri Jul 3 13:22:44 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: 412/823] 10.0.0.52 () {36 vars in 985 bytes} [Fri Jul 3 13:22:57 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => 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: 412/824] 10.0.0.52 () {36 vars in 925 bytes} [Fri Jul 3 13:22:57 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/829] 10.0.0.52 () {36 vars in 985 bytes} [Fri Jul 3 13:23:16 2026] GET /v2/images/90dfc7f9-fd3a-4ae4-8cbd-ef427b434877 => 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: 415/830] 10.0.0.52 () {36 vars in 925 bytes} [Fri Jul 3 13:23:16 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: 423/845] 199.204.45.115 () {32 vars in 825 bytes} [Fri Jul 3 13:24:23 2026] GET /v2/images?status=active&owner=390e6a43a7b147ddafe643530633296f&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/846] 199.204.45.115 () {32 vars in 652 bytes} [Fri Jul 3 13:24:23 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: 424/847] 10.0.0.171 () {36 vars in 986 bytes} [Fri Jul 3 13:24:23 2026] GET /v2/images/dc2f7b7d-29c0-41eb-ab2b-ba94bb087989 => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/848] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:24: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: 7|app: 0|req: 425/849] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:24:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/850] 10.0.0.171 () {36 vars in 986 bytes} [Fri Jul 3 13:24:23 2026] GET /v2/images/dc2f7b7d-29c0-41eb-ab2b-ba94bb087989 => 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: 426/851] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:24: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: 426/852] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:24: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: 7|app: 0|req: 427/853] 10.0.0.171 () {36 vars in 986 bytes} [Fri Jul 3 13:24:23 2026] GET /v2/images/dc2f7b7d-29c0-41eb-ab2b-ba94bb087989 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/854] 10.0.0.171 () {36 vars in 926 bytes} [Fri Jul 3 13:24: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: 7|app: 0|req: 428/855] 10.0.0.99 () {36 vars in 909 bytes} [Fri Jul 3 13:24:24 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: 428/856] 10.0.0.99 () {36 vars in 1005 bytes} [Fri Jul 3 13:24:24 2026] GET /v2/images/dc2f7b7d-29c0-41eb-ab2b-ba94bb087989/locations => generated 127 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/857] 10.0.0.99 () {36 vars in 985 bytes} [Fri Jul 3 13:24:24 2026] GET /v2/images/dc2f7b7d-29c0-41eb-ab2b-ba94bb087989 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/858] 10.0.0.99 () {36 vars in 925 bytes} [Fri Jul 3 13:24:24 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: 430/859] 10.0.0.99 () {36 vars in 925 bytes} [Fri Jul 3 13:24:24 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: 451/902] 10.0.0.124 () {32 vars in 632 bytes} [Fri Jul 3 13:27:58 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)