+ 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 7 16:25:55 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-585c66d8f9-gnh5v 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 0x7fb87b6ba668 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-07 16:25:58.023 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-07 16:25:58.194 7 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-07 16:25:58.970 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-07 16:25:58.971 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-07 16:25:58.972 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-07 16:25:59.119 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-07 16:25:59.120 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-07 16:25:59.121 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-07 16:26:01.179 8 WARNING glance.api.v2.images [None req-34177a6d-4bfb-4414-929d-8310ac71567b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-07 16:26:01.447 7 WARNING glance.api.v2.images [None req-300b47e2-e254-427b-84aa-ae7b6494f595 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-07 16:26:01.568 8 WARNING keystonemiddleware._common.config [None req-34177a6d-4bfb-4414-929d-8310ac71567b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 16:26:01.576 8 WARNING oslo_config.cfg [None req-34177a6d-4bfb-4414-929d-8310ac71567b - - - - - -] 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 0x7fb87b6ba668 pid: 8 (default app) 2026-07-07 16:26:01.798 7 WARNING keystonemiddleware._common.config [None req-300b47e2-e254-427b-84aa-ae7b6494f595 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 16:26:01.805 7 WARNING oslo_config.cfg [None req-300b47e2-e254-427b-84aa-ae7b6494f595 - - - - - -] 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 0x7fb87b6ba668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 16:26:03 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-07 16:26:04.378 7 WARNING oslo_policy.policy [None req-c00cfc9c-2703-41d5-8660-260234ed6ab8 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - 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-07 16:26:04.378 7 WARNING oslo_policy.policy [None req-c00cfc9c-2703-41d5-8660-260234ed6ab8 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - 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-07 16:26:04.393 7 WARNING oslo_policy.policy [None req-c00cfc9c-2703-41d5-8660-260234ed6ab8 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - 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-07 16:26:04.393 7 WARNING oslo_policy.policy [None req-c00cfc9c-2703-41d5-8660-260234ed6ab8 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - 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: 1/6] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 16:26:03 2026] GET /v2/images => generated 69 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 16:26:07 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: 2/8] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 16:26:07 2026] GET /v2/images => generated 69 bytes in 37 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-07 16:26:08.066 8 WARNING oslo_policy.policy [None req-31d007e6-3b7b-49e9-94ef-fa727b8a1c67 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - 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-07 16:26:08.067 8 WARNING oslo_policy.policy [None req-31d007e6-3b7b-49e9-94ef-fa727b8a1c67 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - 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: 7/9] 199.19.213.201 () {44 vars in 911 bytes} [Tue Jul 7 16:26:08 2026] GET /v2/images/cirros => generated 151 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.201 () {44 vars in 933 bytes} [Tue Jul 7 16:26:08 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-07 16:26:08.206 8 WARNING oslo_policy.policy [None req-d17ec6c2-b04d-47af-9add-6aa917c731fb cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - 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-07 16:26:08.207 8 WARNING oslo_policy.policy [None req-d17ec6c2-b04d-47af-9add-6aa917c731fb cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - 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: 8/11] 199.19.213.201 () {44 vars in 939 bytes} [Tue Jul 7 16:26:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-07 16:26:08.281 7 WARNING oslo_config.cfg [None req-bd3d2e57-1fa4-4433-8f88-bf949b8d341e cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - 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: 4/12] 199.19.213.201 () {48 vars in 951 bytes} [Tue Jul 7 16:26:08 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 16:26:08.304 8 WARNING oslo_policy.policy [None req-679b0c24-65ac-4969-ba9f-652787cfebc3 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - 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-07 16:26:08.305 8 WARNING oslo_policy.policy [None req-679b0c24-65ac-4969-ba9f-652787cfebc3 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - 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-07 16:26:08.306 8 INFO glance.api.v2.image_data [None req-679b0c24-65ac-4969-ba9f-652787cfebc3 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 16:26:12.198 8 WARNING glance.location [None req-679b0c24-65ac-4969-ba9f-652787cfebc3 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.201 () {48 vars in 1045 bytes} [Tue Jul 7 16:26:08 2026] PUT /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a/file => generated 0 bytes in 3938 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6387 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.201 () {44 vars in 971 bytes} [Tue Jul 7 16:26:12 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-07 16:26:12.355 8 WARNING oslo_config.cfg [None req-323b9d48-8319-41fb-a7c3-5c0caa823a29 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - 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: 10/17] 199.19.213.201 () {48 vars in 1051 bytes} [Tue Jul 7 16:26:12 2026] PATCH /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.201 () {44 vars in 971 bytes} [Tue Jul 7 16:26:12 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 137/275] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 16:47:36 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: 139/276] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 16:47:36 2026] GET /v2/images => generated 1381 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 16:47:55 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: 142/282] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 16:47:55 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.19.213.201 () {44 vars in 937 bytes} [Tue Jul 7 16:47:55 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.19.213.201 () {44 vars in 959 bytes} [Tue Jul 7 16:47:55 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.19.213.201 () {44 vars in 939 bytes} [Tue Jul 7 16:47:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.19.213.201 () {48 vars in 951 bytes} [Tue Jul 7 16:47:55 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 16:47:56.002 7 WARNING oslo_policy.policy [None req-91567155-dcbf-46ec-8842-70d5d56d1ad4 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - 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-07 16:47:56.002 7 WARNING oslo_policy.policy [None req-91567155-dcbf-46ec-8842-70d5d56d1ad4 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - 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-07 16:47:56.003 7 INFO glance.api.v2.image_data [None req-91567155-dcbf-46ec-8842-70d5d56d1ad4 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 16:48:25.243 7 WARNING glance.location [None req-91567155-dcbf-46ec-8842-70d5d56d1ad4 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/293] 199.19.213.201 () {48 vars in 1046 bytes} [Tue Jul 7 16:47:55 2026] PUT /v2/images/303f8085-640f-49ef-b8f1-8309988266fe/file => generated 0 bytes in 29294 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63492 switches on core 0) [pid: 8|app: 0|req: 151/294] 199.19.213.201 () {44 vars in 971 bytes} [Tue Jul 7 16:48:25 2026] GET /v2/images/303f8085-640f-49ef-b8f1-8309988266fe => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/295] 199.19.213.201 () {48 vars in 1051 bytes} [Tue Jul 7 16:48:25 2026] PATCH /v2/images/303f8085-640f-49ef-b8f1-8309988266fe => generated 1395 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/296] 199.19.213.201 () {44 vars in 971 bytes} [Tue Jul 7 16:48:25 2026] GET /v2/images/303f8085-640f-49ef-b8f1-8309988266fe => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/297] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 16:48:27 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: 153/298] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 16:48:27 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/401] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 16:56:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/402] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 16:56:54 2026] GET /v2/images => generated 2778 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/407] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 16:57:11 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: 208/408] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 16:57:11 2026] GET /v2/images => generated 2778 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/409] 199.19.213.201 () {44 vars in 947 bytes} [Tue Jul 7 16:57:11 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/410] 199.19.213.201 () {44 vars in 969 bytes} [Tue Jul 7 16:57:12 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/411] 199.19.213.201 () {44 vars in 939 bytes} [Tue Jul 7 16:57:12 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: 210/412] 199.19.213.201 () {48 vars in 951 bytes} [Tue Jul 7 16:57:12 2026] POST /v2/images => generated 799 bytes in 1967 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 16:57:14.050 7 INFO glance.api.v2.image_data [None req-e3b861d4-dc3b-4f80-8229-69642c6286b8 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 16:58:48.508 7 INFO glance.location [None req-e3b861d4-dc3b-4f80-8229-69642c6286b8 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 203/431] 199.19.213.201 () {48 vars in 1045 bytes} [Tue Jul 7 16:57:14 2026] PUT /v2/images/addb2cc9-f6b8-4ec7-9f4c-fccdfe5fe7f6/file => generated 0 bytes in 94515 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16511 switches on core 0) [pid: 8|app: 0|req: 229/432] 199.19.213.201 () {44 vars in 971 bytes} [Tue Jul 7 16:58:48 2026] GET /v2/images/addb2cc9-f6b8-4ec7-9f4c-fccdfe5fe7f6 => generated 1211 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/433] 199.19.213.201 () {48 vars in 1051 bytes} [Tue Jul 7 16:58:48 2026] PATCH /v2/images/addb2cc9-f6b8-4ec7-9f4c-fccdfe5fe7f6 => generated 1410 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/434] 199.19.213.201 () {44 vars in 971 bytes} [Tue Jul 7 16:58:48 2026] GET /v2/images/addb2cc9-f6b8-4ec7-9f4c-fccdfe5fe7f6 => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/445] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 16:59:36 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: 236/446] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 16:59:36 2026] GET /v2/images => generated 4190 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/449] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 16:59:47 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: 238/450] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 16:59:47 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/451] 199.19.213.201 () {44 vars in 939 bytes} [Tue Jul 7 16:59:47 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/452] 199.19.213.201 () {44 vars in 961 bytes} [Tue Jul 7 16:59:47 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/453] 199.19.213.201 () {44 vars in 939 bytes} [Tue Jul 7 16:59:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/454] 199.19.213.201 () {48 vars in 951 bytes} [Tue Jul 7 16:59:47 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 16:59:47.340 7 INFO glance.api.v2.image_data [None req-4388651c-7675-42ce-aa52-c50c27b76b3a cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 17:00:11.359 7 INFO glance.location [None req-4388651c-7675-42ce-aa52-c50c27b76b3a cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 215/461] 199.19.213.201 () {48 vars in 1046 bytes} [Tue Jul 7 16:59:47 2026] PUT /v2/images/2c63fe64-be27-4a6b-92d9-0818b9af475b/file => generated 0 bytes in 24062 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27118 switches on core 0) [pid: 8|app: 0|req: 247/462] 199.19.213.201 () {44 vars in 971 bytes} [Tue Jul 7 17:00:11 2026] GET /v2/images/2c63fe64-be27-4a6b-92d9-0818b9af475b => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/463] 199.19.213.201 () {48 vars in 1051 bytes} [Tue Jul 7 17:00:11 2026] PATCH /v2/images/2c63fe64-be27-4a6b-92d9-0818b9af475b => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/464] 199.19.213.201 () {44 vars in 971 bytes} [Tue Jul 7 17:00:11 2026] GET /v2/images/2c63fe64-be27-4a6b-92d9-0818b9af475b => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/633] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 17:14:18 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/634] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 17:14:18 2026] GET /v2/images => generated 5574 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/671] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 17:17:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/672] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 17:17:15 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/673] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 17:17:17 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: 353/674] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 17:17:17 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: 330/691] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 17:18:36 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: 362/692] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 17:18:36 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: 364/695] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 17:18: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: 332/696] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 17:18:46 2026] GET /v2/images => generated 5574 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/711] 199.19.213.201 () {42 vars in 688 bytes} [Tue Jul 7 17:19:55 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: 372/712] 199.19.213.201 () {44 vars in 910 bytes} [Tue Jul 7 17:19:55 2026] GET /v2/images => generated 5574 bytes in 56 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: 347/725] 10.0.0.180 () {32 vars in 633 bytes} [Tue Jul 7 17:20:51 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-07 17:21:20.158 8 WARNING keystonemiddleware.audit [None req-6f6fb5d9-1146-44a7-bb5c-ee7a2a090fda cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - default default] Skipping service tempest-service-377672698 as it have no endpoints. /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: 381/730] 10.0.0.161 () {36 vars in 987 bytes} [Tue Jul 7 17:21:19 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => generated 1312 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-07 17:21:20.182 7 WARNING keystonemiddleware.audit [None req-966313ac-f568-4a01-a70c-51a54d3f6764 cefc70e441bb4309b42f5833613415b6 31d5281530f0430091e894c16d7d7c7c - - default default] Skipping service tempest-service-377672698 as it have no endpoints. [pid: 7|app: 0|req: 350/731] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:21: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) 2026-07-07 17:21:20.197 8 WARNING keystonemiddleware.audit [None req-1822d222-a250-4510-8327-c19f493fee79 07a5471353be4ee38105a9bb2600f4d9 809d02444bf242da9230f8bd8a946778 - - default default] Skipping service tempest-service-377672698 as it have no endpoints. [pid: 8|app: 0|req: 382/732] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:21: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) 2026-07-07 17:21:20.212 7 WARNING keystonemiddleware.audit [None req-1822d222-a250-4510-8327-c19f493fee79 07a5471353be4ee38105a9bb2600f4d9 809d02444bf242da9230f8bd8a946778 - - default default] Skipping service tempest-service-377672698 as it have no endpoints. [pid: 7|app: 0|req: 351/733] 10.0.0.161 () {36 vars in 987 bytes} [Tue Jul 7 17:21:20 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-07 17:21:20.245 8 WARNING keystonemiddleware.audit [None req-1822d222-a250-4510-8327-c19f493fee79 07a5471353be4ee38105a9bb2600f4d9 809d02444bf242da9230f8bd8a946778 - - default default] Skipping service tempest-service-377672698 as it have no endpoints. [pid: 8|app: 0|req: 383/734] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:21: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) 2026-07-07 17:21:20.255 7 WARNING keystonemiddleware.audit [None req-1822d222-a250-4510-8327-c19f493fee79 07a5471353be4ee38105a9bb2600f4d9 809d02444bf242da9230f8bd8a946778 - - default default] Skipping service tempest-service-377672698 as it have no endpoints. [pid: 7|app: 0|req: 352/735] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:21: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) 2026-07-07 17:21:20.358 8 WARNING keystonemiddleware.audit [None req-1822d222-a250-4510-8327-c19f493fee79 07a5471353be4ee38105a9bb2600f4d9 809d02444bf242da9230f8bd8a946778 - - default default] Skipping service tempest-service-377672698 as it have no endpoints. [pid: 8|app: 0|req: 384/736] 10.0.0.161 () {36 vars in 987 bytes} [Tue Jul 7 17:21:20 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-07 17:21:20.382 7 WARNING keystonemiddleware.audit [None req-1822d222-a250-4510-8327-c19f493fee79 07a5471353be4ee38105a9bb2600f4d9 809d02444bf242da9230f8bd8a946778 - - default default] Skipping service tempest-service-377672698 as it have no endpoints. [pid: 7|app: 0|req: 353/737] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:21:20 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) 2026-07-07 17:21:20.399 8 WARNING keystonemiddleware.audit [None req-1822d222-a250-4510-8327-c19f493fee79 07a5471353be4ee38105a9bb2600f4d9 809d02444bf242da9230f8bd8a946778 - - default default] Skipping service tempest-service-377672698 as it have no endpoints. [pid: 8|app: 0|req: 385/738] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:21: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: 355/741] 10.0.0.133 () {36 vars in 987 bytes} [Tue Jul 7 17:21:22 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 387/742] 10.0.0.133 () {36 vars in 927 bytes} [Tue Jul 7 17:21:22 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/743] 10.0.0.178 () {36 vars in 911 bytes} [Tue Jul 7 17:21:22 2026] GET /versions => generated 1312 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) 2026-07-07 17:21:22.779 8 WARNING keystonemiddleware.audit [None req-fb542186-c5d7-4203-91cd-19adf4f3c8aa b0ec7d48b88641d48b8db1801de0f9ef 04091ad6235744feb3c186848790c839 - - default default] Skipping service tempest-service-377672698 as it have no endpoints. [pid: 8|app: 0|req: 388/744] 10.0.0.178 () {36 vars in 1007 bytes} [Tue Jul 7 17:21:22 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a/locations => generated 127 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-07 17:21:22.804 7 WARNING keystonemiddleware.audit [None req-fb542186-c5d7-4203-91cd-19adf4f3c8aa b0ec7d48b88641d48b8db1801de0f9ef 04091ad6235744feb3c186848790c839 - - default default] Skipping service tempest-service-377672698 as it have no endpoints. [pid: 7|app: 0|req: 357/745] 10.0.0.178 () {36 vars in 987 bytes} [Tue Jul 7 17:21:22 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-07 17:21:22.827 8 WARNING keystonemiddleware.audit [None req-1822d222-a250-4510-8327-c19f493fee79 07a5471353be4ee38105a9bb2600f4d9 809d02444bf242da9230f8bd8a946778 - - default default] Skipping service tempest-service-377672698 as it have no endpoints. [pid: 8|app: 0|req: 389/746] 10.0.0.178 () {36 vars in 927 bytes} [Tue Jul 7 17:21:22 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) 2026-07-07 17:21:22.843 7 WARNING keystonemiddleware.audit [None req-1822d222-a250-4510-8327-c19f493fee79 07a5471353be4ee38105a9bb2600f4d9 809d02444bf242da9230f8bd8a946778 - - default default] Skipping service tempest-service-377672698 as it have no endpoints. [pid: 7|app: 0|req: 358/747] 10.0.0.178 () {36 vars in 927 bytes} [Tue Jul 7 17:21:22 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: 390/748] 10.0.0.180 () {30 vars in 411 bytes} [Tue Jul 7 17:21:28 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: 360/751] 199.19.213.201 () {36 vars in 991 bytes} [Tue Jul 7 17:21:36 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/752] 199.19.213.201 () {36 vars in 931 bytes} [Tue Jul 7 17:21:36 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/753] 199.19.213.201 () {36 vars in 991 bytes} [Tue Jul 7 17:21:38 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 393/754] 199.19.213.201 () {36 vars in 931 bytes} [Tue Jul 7 17:21:38 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: 364/759] 10.0.0.133 () {36 vars in 987 bytes} [Tue Jul 7 17:21:53 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 396/760] 10.0.0.133 () {36 vars in 927 bytes} [Tue Jul 7 17:21:53 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: 401/769] 10.0.0.133 () {36 vars in 987 bytes} [Tue Jul 7 17:22:31 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 369/770] 10.0.0.133 () {36 vars in 927 bytes} [Tue Jul 7 17:22:31 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: 402/771] 10.0.0.133 () {36 vars in 987 bytes} [Tue Jul 7 17:22:38 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 370/772] 10.0.0.133 () {36 vars in 927 bytes} [Tue Jul 7 17:22:38 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/775] 10.0.0.180 () {34 vars in 655 bytes} [Tue Jul 7 17:22:42 2026] POST /v2/images => generated 647 bytes in 158 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-07 17:22:43.148 7 WARNING glance.api.v2.images [None req-b44e4fee-5633-44f3-87a1-9c3dcc3c7427 5a5ed9895b764ae6aab0260d1fe057ca 85ef9b6026ea45648739d54b75ff7230 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//69b67b85-805e-4d77-ab56-a59e03a65570 [pid: 7|app: 0|req: 372/776] 10.0.0.180 () {32 vars in 710 bytes} [Tue Jul 7 17:22:43 2026] DELETE /v2/images/69b67b85-805e-4d77-ab56-a59e03a65570 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/777] 10.0.0.180 () {32 vars in 707 bytes} [Tue Jul 7 17:22:43 2026] GET /v2/images/69b67b85-805e-4d77-ab56-a59e03a65570 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/778] 10.0.0.180 () {32 vars in 633 bytes} [Tue Jul 7 17:22:43 2026] GET /v2/images => generated 1381 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/779] 10.0.0.180 () {34 vars in 655 bytes} [Tue Jul 7 17:22:43 2026] POST /v2/images => generated 702 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/780] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 7 17:22:43 2026] GET /v2/images/2b8d78be-fbaa-4c94-be40-6b0fa1cac0d7/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-07 17:22:43.448 8 INFO glance.api.v2.image_data [None req-693765ab-7968-4e69-9924-d3b3f325dfaf 5a5ed9895b764ae6aab0260d1fe057ca 85ef9b6026ea45648739d54b75ff7230 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 17:22:43.512 8 WARNING glance_store._drivers.rbd [None req-693765ab-7968-4e69-9924-d3b3f325dfaf 5a5ed9895b764ae6aab0260d1fe057ca 85ef9b6026ea45648739d54b75ff7230 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-07 17:22:43.759 8 INFO glance.location [None req-693765ab-7968-4e69-9924-d3b3f325dfaf 5a5ed9895b764ae6aab0260d1fe057ca 85ef9b6026ea45648739d54b75ff7230 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 407/781] 10.0.0.180 () {32 vars in 727 bytes} [Tue Jul 7 17:22:43 2026] PUT /v2/images/2b8d78be-fbaa-4c94-be40-6b0fa1cac0d7/file => generated 0 bytes in 366 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/782] 10.0.0.180 () {32 vars in 707 bytes} [Tue Jul 7 17:22:43 2026] GET /v2/images/2b8d78be-fbaa-4c94-be40-6b0fa1cac0d7 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/783] 10.0.0.180 () {32 vars in 717 bytes} [Tue Jul 7 17:22:43 2026] GET /v2/images/2b8d78be-fbaa-4c94-be40-6b0fa1cac0d7/file => generated 1024 bytes in 204 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/784] 10.0.0.180 () {34 vars in 655 bytes} [Tue Jul 7 17:22:44 2026] POST /v2/images => generated 648 bytes in 163 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/785] 10.0.0.180 () {32 vars in 726 bytes} [Tue Jul 7 17:22:44 2026] PATCH /v2/images/6e9241a6-90f5-4190-a205-6aed05a3401f => generated 653 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/786] 10.0.0.180 () {32 vars in 707 bytes} [Tue Jul 7 17:22:44 2026] GET /v2/images/6e9241a6-90f5-4190-a205-6aed05a3401f => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-07 17:22:44.368 8 WARNING glance.api.v2.images [None req-8795eee6-6818-4677-9924-a0be4e7cffec 5a5ed9895b764ae6aab0260d1fe057ca 85ef9b6026ea45648739d54b75ff7230 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6e9241a6-90f5-4190-a205-6aed05a3401f [pid: 8|app: 0|req: 410/787] 10.0.0.180 () {32 vars in 710 bytes} [Tue Jul 7 17:22:44 2026] DELETE /v2/images/6e9241a6-90f5-4190-a205-6aed05a3401f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/788] 10.0.0.180 () {32 vars in 707 bytes} [Tue Jul 7 17:22:44 2026] GET /v2/images/6e9241a6-90f5-4190-a205-6aed05a3401f => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 17:22:44.548 8 WARNING glance.api.v2.images [None req-c3d7d0ac-9bec-420f-a2dc-bd4b3780287c 5a5ed9895b764ae6aab0260d1fe057ca 85ef9b6026ea45648739d54b75ff7230 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2b8d78be-fbaa-4c94-be40-6b0fa1cac0d7 [pid: 8|app: 0|req: 411/789] 10.0.0.180 () {32 vars in 710 bytes} [Tue Jul 7 17:22:44 2026] DELETE /v2/images/2b8d78be-fbaa-4c94-be40-6b0fa1cac0d7 => generated 0 bytes in 1565 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/790] 10.0.0.180 () {32 vars in 707 bytes} [Tue Jul 7 17:22:46 2026] GET /v2/images/2b8d78be-fbaa-4c94-be40-6b0fa1cac0d7 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 17:22:46.137 8 WARNING glance.api.v2.images [None req-73bd1c1b-fa41-4a24-8f58-7666f44e2627 5a5ed9895b764ae6aab0260d1fe057ca 85ef9b6026ea45648739d54b75ff7230 - - default default] Failed to find image 69b67b85-805e-4d77-ab56-a59e03a65570 to delete: glance.common.exception.ImageNotFound: No image found with ID 69b67b85-805e-4d77-ab56-a59e03a65570 [pid: 8|app: 0|req: 412/791] 10.0.0.180 () {32 vars in 710 bytes} [Tue Jul 7 17:22:46 2026] DELETE /v2/images/69b67b85-805e-4d77-ab56-a59e03a65570 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/792] 10.0.0.180 () {32 vars in 707 bytes} [Tue Jul 7 17:22:46 2026] GET /v2/images/69b67b85-805e-4d77-ab56-a59e03a65570 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/793] 10.0.0.133 () {36 vars in 987 bytes} [Tue Jul 7 17:22:49 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 381/794] 10.0.0.133 () {36 vars in 927 bytes} [Tue Jul 7 17:22:50 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: 385/801] 10.0.0.133 () {36 vars in 987 bytes} [Tue Jul 7 17:23:11 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 417/802] 10.0.0.133 () {36 vars in 927 bytes} [Tue Jul 7 17:23: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: 8|app: 0|req: 420/807] 10.0.0.133 () {36 vars in 987 bytes} [Tue Jul 7 17:23:34 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 388/808] 10.0.0.133 () {36 vars in 927 bytes} [Tue Jul 7 17:23:34 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: 423/813] 10.0.0.180 () {32 vars in 707 bytes} [Tue Jul 7 17:23:53 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 391/814] 10.0.0.180 () {32 vars in 707 bytes} [Tue Jul 7 17:23:53 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/815] 10.0.0.161 () {36 vars in 987 bytes} [Tue Jul 7 17:23:53 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => generated 1312 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/816] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:23:53 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: 425/817] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:23:53 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: 393/818] 10.0.0.161 () {36 vars in 987 bytes} [Tue Jul 7 17:23:53 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 426/819] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:23:53 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: 394/820] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:23:53 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: 427/821] 10.0.0.161 () {36 vars in 987 bytes} [Tue Jul 7 17:23:54 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 395/822] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:23:54 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: 428/823] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:23:54 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: 396/824] 10.0.0.178 () {36 vars in 911 bytes} [Tue Jul 7 17:23:54 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: 429/825] 10.0.0.178 () {36 vars in 1007 bytes} [Tue Jul 7 17:23:54 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/826] 10.0.0.178 () {36 vars in 987 bytes} [Tue Jul 7 17:23:54 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 430/827] 10.0.0.178 () {36 vars in 927 bytes} [Tue Jul 7 17:23:54 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: 398/828] 10.0.0.178 () {36 vars in 927 bytes} [Tue Jul 7 17:23:54 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/837] 10.0.0.133 () {36 vars in 987 bytes} [Tue Jul 7 17:24:37 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/838] 10.0.0.133 () {36 vars in 927 bytes} [Tue Jul 7 17:24:37 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: 438/843] 10.0.0.133 () {36 vars in 987 bytes} [Tue Jul 7 17:24:53 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 406/844] 10.0.0.133 () {36 vars in 927 bytes} [Tue Jul 7 17:24:53 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: 439/845] 10.0.0.133 () {36 vars in 987 bytes} [Tue Jul 7 17:24:55 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/846] 10.0.0.133 () {36 vars in 927 bytes} [Tue Jul 7 17:24:55 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: 412/855] 10.0.0.133 () {36 vars in 987 bytes} [Tue Jul 7 17:25:33 2026] GET /v2/images/83aa0d22-53aa-4b52-a4af-aa69a0a77d1a => 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: 444/856] 10.0.0.133 () {36 vars in 927 bytes} [Tue Jul 7 17:25:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/859] 199.19.213.201 () {32 vars in 826 bytes} [Tue Jul 7 17:25:44 2026] GET /v2/images?status=active&owner=31d5281530f0430091e894c16d7d7c7c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/860] 199.19.213.201 () {32 vars in 653 bytes} [Tue Jul 7 17:25:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/861] 10.0.0.161 () {36 vars in 987 bytes} [Tue Jul 7 17:25:45 2026] GET /v2/images/303f8085-640f-49ef-b8f1-8309988266fe => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/862] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:25:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/863] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:25:45 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: 448/864] 10.0.0.161 () {36 vars in 987 bytes} [Tue Jul 7 17:25:45 2026] GET /v2/images/303f8085-640f-49ef-b8f1-8309988266fe => 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: 417/865] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:25:45 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/866] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:25:45 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: 418/867] 10.0.0.161 () {36 vars in 987 bytes} [Tue Jul 7 17:25:45 2026] GET /v2/images/303f8085-640f-49ef-b8f1-8309988266fe => 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: 450/868] 10.0.0.161 () {36 vars in 927 bytes} [Tue Jul 7 17:25:45 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: 419/869] 10.0.0.178 () {36 vars in 911 bytes} [Tue Jul 7 17:25:45 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: 451/870] 10.0.0.178 () {36 vars in 1007 bytes} [Tue Jul 7 17:25:45 2026] GET /v2/images/303f8085-640f-49ef-b8f1-8309988266fe/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/871] 10.0.0.178 () {36 vars in 987 bytes} [Tue Jul 7 17:25:46 2026] GET /v2/images/303f8085-640f-49ef-b8f1-8309988266fe => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/872] 10.0.0.178 () {36 vars in 927 bytes} [Tue Jul 7 17:25:46 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: 421/873] 10.0.0.178 () {36 vars in 927 bytes} [Tue Jul 7 17:25:46 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: 475/918] 10.0.0.180 () {32 vars in 633 bytes} [Tue Jul 7 17:29:25 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)