+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 06:07:49 2026] *** compiled with version: 11.4.0 on 09 May 2026 21:14:48 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-58698597-xqzm7 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5598b077d170 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-12 06:07:51.341 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 06:07:51.351 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-12 06:07:51.992 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 06:07:51.993 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 06:07:52.021 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 06:07:52.022 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 06:07:53.728 8 WARNING glance.api.v2.images [None req-e0921682-ff33-47ab-96d0-3c067d7fb1bf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 06:07:53.856 7 WARNING glance.api.v2.images [None req-20288381-3680-421c-84a3-ada8789a503d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 06:07:53.968 8 WARNING keystonemiddleware._common.config [None req-e0921682-ff33-47ab-96d0-3c067d7fb1bf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:07:53.976 8 WARNING oslo_config.cfg [None req-e0921682-ff33-47ab-96d0-3c067d7fb1bf - - - - - -] 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 4 seconds on interpreter 0x5598b077d170 pid: 8 (default app) 2026-05-12 06:07:54.117 7 WARNING keystonemiddleware._common.config [None req-20288381-3680-421c-84a3-ada8789a503d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:07:54.126 7 WARNING oslo_config.cfg [None req-20288381-3680-421c-84a3-ada8789a503d - - - - - -] 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 0x5598b077d170 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 06:07:54 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:07:55.448 8 WARNING oslo_policy.policy [None req-8fa90ecf-c2fd-455f-a1c2-04ce264ce04e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 06:07:55.448 8 WARNING oslo_policy.policy [None req-8fa90ecf-c2fd-455f-a1c2-04ce264ce04e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 06:07:55.466 8 WARNING oslo_policy.policy [None req-8fa90ecf-c2fd-455f-a1c2-04ce264ce04e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 06:07:55.466 8 WARNING oslo_policy.policy [None req-8fa90ecf-c2fd-455f-a1c2-04ce264ce04e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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: 3/5] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:07:54 2026] GET /v2/images => generated 69 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/6] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 06:08:03 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:08:03 2026] GET /v2/images => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:08:04.038 7 WARNING oslo_policy.policy [None req-853feb9f-5b76-49ac-b889-8031227d5c16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 06:08:04.039 7 WARNING oslo_policy.policy [None req-853feb9f-5b76-49ac-b889-8031227d5c16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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: 4/8] 199.204.45.70 () {44 vars in 904 bytes} [Tue May 12 06:08:04 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.70 () {44 vars in 926 bytes} [Tue May 12 06:08:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:08:04.168 7 WARNING oslo_policy.policy [None req-3530d9cf-d89c-4735-9377-72031c5bd5fe 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 06:08:04.169 7 WARNING oslo_policy.policy [None req-3530d9cf-d89c-4735-9377-72031c5bd5fe 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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: 5/10] 199.204.45.70 () {44 vars in 932 bytes} [Tue May 12 06:08:04 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-05-12 06:08:05.051 8 WARNING oslo_config.cfg [None req-de0f9185-5c31-4257-a732-5dea3f3ad4de 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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: 7/13] 199.204.45.70 () {48 vars in 944 bytes} [Tue May 12 06:08:04 2026] POST /v2/images => generated 760 bytes in 859 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 06:08:05.076 7 WARNING oslo_policy.policy [None req-f4248d80-6645-4c28-99a0-d14c5638dfb1 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 06:08:05.076 7 WARNING oslo_policy.policy [None req-f4248d80-6645-4c28-99a0-d14c5638dfb1 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 06:08:05.078 7 INFO glance.api.v2.image_data [None req-f4248d80-6645-4c28-99a0-d14c5638dfb1 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 06:08:11.816 7 INFO glance.location [None req-f4248d80-6645-4c28-99a0-d14c5638dfb1 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/14] 199.204.45.70 () {48 vars in 1038 bytes} [Tue May 12 06:08:05 2026] PUT /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf/file => generated 0 bytes in 6808 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5764 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:08:11 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:08:11.924 7 WARNING oslo_config.cfg [None req-de8f3fcf-ebb3-48c0-9300-3c9976bde484 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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: 8/16] 199.204.45.70 () {48 vars in 1042 bytes} [Tue May 12 06:08:11 2026] PATCH /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:08:11 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/314] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 06:32:47 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/315] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:32:47 2026] GET /v2/images => generated 1240 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/320] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 06:33:09 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/321] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:33:09 2026] GET /v2/images => generated 1240 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/322] 199.204.45.70 () {44 vars in 930 bytes} [Tue May 12 06:33:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/323] 199.204.45.70 () {44 vars in 952 bytes} [Tue May 12 06:33:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/324] 199.204.45.70 () {44 vars in 932 bytes} [Tue May 12 06:33:09 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) [pid: 7|app: 0|req: 162/325] 199.204.45.70 () {48 vars in 944 bytes} [Tue May 12 06:33:09 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 06:33:09.904 8 WARNING oslo_policy.policy [None req-a20d76d0-b7b9-4183-9f92-4916d87c6e39 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 06:33:09.905 8 WARNING oslo_policy.policy [None req-a20d76d0-b7b9-4183-9f92-4916d87c6e39 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 06:33:09.907 8 INFO glance.api.v2.image_data [None req-a20d76d0-b7b9-4183-9f92-4916d87c6e39 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 06:33:49.143 8 INFO glance.location [None req-a20d76d0-b7b9-4183-9f92-4916d87c6e39 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 164/334] 199.204.45.70 () {48 vars in 1039 bytes} [Tue May 12 06:33:09 2026] PUT /v2/images/04463dac-c81b-48e3-8d2d-44c5cbd66d2b/file => generated 0 bytes in 39295 msecs (HTTP/1.1 204) 4 headers in 171 bytes (74810 switches on core 0) [pid: 7|app: 0|req: 171/335] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:33:49 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/336] 199.204.45.70 () {48 vars in 1042 bytes} [Tue May 12 06:33:49 2026] PATCH /v2/images/04463dac-c81b-48e3-8d2d-44c5cbd66d2b => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/337] 199.204.45.70 () {48 vars in 1043 bytes} [Tue May 12 06:33:49 2026] PATCH /v2/images/04463dac-c81b-48e3-8d2d-44c5cbd66d2b => generated 1209 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/338] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:33:49 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/339] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 06:33:50 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/340] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:33:50 2026] GET /v2/images => generated 2451 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/425] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 06:40:49 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/426] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:40:50 2026] GET /v2/images => generated 2451 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/431] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 06:41:08 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/432] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:41:08 2026] GET /v2/images => generated 2451 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/433] 199.204.45.70 () {44 vars in 940 bytes} [Tue May 12 06:41:08 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/434] 199.204.45.70 () {44 vars in 962 bytes} [Tue May 12 06:41:08 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/435] 199.204.45.70 () {44 vars in 932 bytes} [Tue May 12 06:41:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/436] 199.204.45.70 () {48 vars in 944 bytes} [Tue May 12 06:41:08 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 06:41:08.373 8 INFO glance.api.v2.image_data [None req-17ac672c-6798-4a27-935d-cc5b2654b3f7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 06:42:12.084 8 INFO glance.location [None req-17ac672c-6798-4a27-935d-cc5b2654b3f7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 216/449] 199.204.45.70 () {48 vars in 1038 bytes} [Tue May 12 06:41:08 2026] PUT /v2/images/57c2d11b-9616-4aec-94e9-2e932b64b110/file => generated 0 bytes in 63768 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13101 switches on core 0) [pid: 7|app: 0|req: 234/450] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:42:12 2026] GET /v2/images => generated 3664 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/451] 199.204.45.70 () {48 vars in 1043 bytes} [Tue May 12 06:42:12 2026] PATCH /v2/images/57c2d11b-9616-4aec-94e9-2e932b64b110 => generated 1234 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/452] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:42:12 2026] GET /v2/images => generated 3687 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/465] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 06:43:09 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/466] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:43:09 2026] GET /v2/images => generated 3687 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/471] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 06:43:29 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/472] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:43:29 2026] GET /v2/images => generated 3687 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/473] 199.204.45.70 () {44 vars in 932 bytes} [Tue May 12 06:43:29 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/474] 199.204.45.70 () {44 vars in 954 bytes} [Tue May 12 06:43:29 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/475] 199.204.45.70 () {44 vars in 932 bytes} [Tue May 12 06:43:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/476] 199.204.45.70 () {48 vars in 944 bytes} [Tue May 12 06:43:29 2026] POST /v2/images => generated 791 bytes in 159 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 06:43:30.044 8 INFO glance.api.v2.image_data [None req-fb147af8-0152-406c-9d0b-28a93bd1a1ae 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 06:43:59.427 8 INFO glance.location [None req-fb147af8-0152-406c-9d0b-28a93bd1a1ae 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 230/483] 199.204.45.70 () {48 vars in 1039 bytes} [Tue May 12 06:43:30 2026] PUT /v2/images/449a1b94-b3f7-4d6d-8247-6ca051ef30b4/file => generated 0 bytes in 29437 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24432 switches on core 0) [pid: 7|app: 0|req: 254/484] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:43:59 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/485] 199.204.45.70 () {48 vars in 1042 bytes} [Tue May 12 06:43:59 2026] PATCH /v2/images/449a1b94-b3f7-4d6d-8247-6ca051ef30b4 => 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: 255/486] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:43:59 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/647] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 06:57:23 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/648] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 06:57:23 2026] GET /v2/images => generated 4893 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/683] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 07:00:11 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/684] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 07:00:11 2026] GET /v2/images => generated 4893 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/685] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 07:00:13 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/686] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 07:00:13 2026] GET /v2/images => generated 4893 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/699] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 07:01:07 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/700] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 07:01:07 2026] GET /v2/images => generated 4893 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/703] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 07:01:16 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/704] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 07:01:16 2026] GET /v2/images => generated 4893 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/719] 199.204.45.70 () {42 vars in 681 bytes} [Tue May 12 07:02:30 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/720] 199.204.45.70 () {44 vars in 903 bytes} [Tue May 12 07:02:30 2026] GET /v2/images => generated 4893 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 380/735] 10.0.0.168 () {32 vars in 631 bytes} [Tue May 12 07:03:36 2026] GET /v2/images => generated 4893 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/742] 10.0.0.29 () {36 vars in 984 bytes} [Tue May 12 07:04:04 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 359/743] 10.0.0.29 () {36 vars in 924 bytes} [Tue May 12 07:04:04 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: 385/744] 199.204.45.70 () {36 vars in 988 bytes} [Tue May 12 07:04:09 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/745] 199.204.45.70 () {36 vars in 928 bytes} [Tue May 12 07:04:09 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: 386/746] 199.204.45.70 () {36 vars in 988 bytes} [Tue May 12 07:04:10 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/747] 199.204.45.70 () {36 vars in 928 bytes} [Tue May 12 07:04:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/748] 10.0.0.80 () {36 vars in 984 bytes} [Tue May 12 07:04:10 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/749] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:04:10 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: 388/750] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:04:10 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/751] 10.0.0.80 () {36 vars in 984 bytes} [Tue May 12 07:04:10 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/752] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:04:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/753] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:04:10 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: 390/754] 10.0.0.80 () {36 vars in 984 bytes} [Tue May 12 07:04:10 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/755] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:04:10 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/756] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:04:10 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: 8|app: 0|req: 366/757] 10.0.0.73 () {36 vars in 984 bytes} [Tue May 12 07:04:12 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/758] 10.0.0.73 () {36 vars in 924 bytes} [Tue May 12 07:04:12 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: 367/759] 10.0.0.73 () {36 vars in 984 bytes} [Tue May 12 07:04:12 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/760] 10.0.0.73 () {36 vars in 924 bytes} [Tue May 12 07:04:12 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/761] 10.0.0.73 () {36 vars in 924 bytes} [Tue May 12 07:04:12 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/766] 10.0.0.29 () {36 vars in 984 bytes} [Tue May 12 07:04:25 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/767] 10.0.0.29 () {36 vars in 924 bytes} [Tue May 12 07:04:25 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: 397/768] 10.0.0.29 () {36 vars in 984 bytes} [Tue May 12 07:04:27 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/769] 10.0.0.29 () {36 vars in 924 bytes} [Tue May 12 07:04:27 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/776] 10.0.0.29 () {36 vars in 984 bytes} [Tue May 12 07:05:01 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/777] 10.0.0.29 () {36 vars in 924 bytes} [Tue May 12 07:05:01 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: 403/780] 10.0.0.29 () {36 vars in 984 bytes} [Tue May 12 07:05:11 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/781] 10.0.0.29 () {36 vars in 924 bytes} [Tue May 12 07:05:11 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/784] 10.0.0.168 () {30 vars in 409 bytes} [Tue May 12 07:05:14 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/797] 10.0.0.29 () {36 vars in 984 bytes} [Tue May 12 07:06:15 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/798] 10.0.0.29 () {36 vars in 924 bytes} [Tue May 12 07:06:15 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: 8|app: 0|req: 387/799] 10.0.0.168 () {34 vars in 653 bytes} [Tue May 12 07:06:22 2026] POST /v2/images => generated 648 bytes in 422 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-12 07:06:23.128 7 WARNING glance.api.v2.images [None req-14ed0cad-d0d6-4c5e-886e-4329def6b79b 753d9d17803d4a7b9601d2d0c0b21178 2e0b5400e02d478b9d944270af3c2cae - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3df390a0-87f1-4a20-a777-3fc617873fad [pid: 7|app: 0|req: 413/800] 10.0.0.168 () {32 vars in 708 bytes} [Tue May 12 07:06:23 2026] DELETE /v2/images/3df390a0-87f1-4a20-a777-3fc617873fad => generated 0 bytes in 69 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/801] 10.0.0.168 () {32 vars in 705 bytes} [Tue May 12 07:06:23 2026] GET /v2/images/3df390a0-87f1-4a20-a777-3fc617873fad => 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: 414/802] 10.0.0.168 () {32 vars in 631 bytes} [Tue May 12 07:06:23 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/803] 10.0.0.168 () {34 vars in 653 bytes} [Tue May 12 07:06:23 2026] POST /v2/images => generated 702 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/804] 10.0.0.168 () {32 vars in 715 bytes} [Tue May 12 07:06:23 2026] GET /v2/images/dd37e803-16c6-43f2-b689-b5fa46315c33/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:06:23.383 8 INFO glance.api.v2.image_data [None req-d5984076-79a6-4cfe-8267-1145160e672c 753d9d17803d4a7b9601d2d0c0b21178 2e0b5400e02d478b9d944270af3c2cae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 07:06:23.460 8 WARNING glance_store._drivers.rbd [None req-d5984076-79a6-4cfe-8267-1145160e672c 753d9d17803d4a7b9601d2d0c0b21178 2e0b5400e02d478b9d944270af3c2cae - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-12 07:06:24.604 8 INFO glance.location [None req-d5984076-79a6-4cfe-8267-1145160e672c 753d9d17803d4a7b9601d2d0c0b21178 2e0b5400e02d478b9d944270af3c2cae - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 390/807] 10.0.0.168 () {32 vars in 725 bytes} [Tue May 12 07:06:23 2026] PUT /v2/images/dd37e803-16c6-43f2-b689-b5fa46315c33/file => generated 0 bytes in 1291 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/808] 10.0.0.168 () {32 vars in 705 bytes} [Tue May 12 07:06:24 2026] GET /v2/images/dd37e803-16c6-43f2-b689-b5fa46315c33 => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/809] 10.0.0.168 () {32 vars in 715 bytes} [Tue May 12 07:06:24 2026] GET /v2/images/dd37e803-16c6-43f2-b689-b5fa46315c33/file => generated 1024 bytes in 194 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/810] 10.0.0.168 () {34 vars in 653 bytes} [Tue May 12 07:06:24 2026] POST /v2/images => generated 648 bytes in 80 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/811] 10.0.0.168 () {32 vars in 724 bytes} [Tue May 12 07:06:24 2026] PATCH /v2/images/2646aed3-2560-4aa7-afe6-6da1ed56287f => generated 653 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/812] 10.0.0.168 () {32 vars in 705 bytes} [Tue May 12 07:06:25 2026] GET /v2/images/2646aed3-2560-4aa7-afe6-6da1ed56287f => generated 653 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:06:25.085 8 WARNING glance.api.v2.images [None req-e6cdcde2-1818-45f3-a589-26e68ab4cdf7 753d9d17803d4a7b9601d2d0c0b21178 2e0b5400e02d478b9d944270af3c2cae - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2646aed3-2560-4aa7-afe6-6da1ed56287f [pid: 8|app: 0|req: 393/813] 10.0.0.168 () {32 vars in 708 bytes} [Tue May 12 07:06:25 2026] DELETE /v2/images/2646aed3-2560-4aa7-afe6-6da1ed56287f => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/814] 10.0.0.168 () {32 vars in 705 bytes} [Tue May 12 07:06:25 2026] GET /v2/images/2646aed3-2560-4aa7-afe6-6da1ed56287f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:06:25.178 8 WARNING glance.api.v2.images [None req-579f5a4d-7b4b-45f2-940b-dca8602549d7 753d9d17803d4a7b9601d2d0c0b21178 2e0b5400e02d478b9d944270af3c2cae - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dd37e803-16c6-43f2-b689-b5fa46315c33 [pid: 8|app: 0|req: 394/815] 10.0.0.168 () {32 vars in 708 bytes} [Tue May 12 07:06:25 2026] DELETE /v2/images/dd37e803-16c6-43f2-b689-b5fa46315c33 => generated 0 bytes in 740 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/816] 10.0.0.168 () {32 vars in 705 bytes} [Tue May 12 07:06:25 2026] GET /v2/images/dd37e803-16c6-43f2-b689-b5fa46315c33 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:06:25.953 8 WARNING glance.api.v2.images [None req-f31ebc54-fe06-4590-a44c-47a8d66dee79 753d9d17803d4a7b9601d2d0c0b21178 2e0b5400e02d478b9d944270af3c2cae - - default default] Failed to find image 3df390a0-87f1-4a20-a777-3fc617873fad to delete: glance.common.exception.ImageNotFound: No image found with ID 3df390a0-87f1-4a20-a777-3fc617873fad [pid: 8|app: 0|req: 395/817] 10.0.0.168 () {32 vars in 708 bytes} [Tue May 12 07:06:25 2026] DELETE /v2/images/3df390a0-87f1-4a20-a777-3fc617873fad => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/818] 10.0.0.168 () {32 vars in 705 bytes} [Tue May 12 07:06:25 2026] GET /v2/images/3df390a0-87f1-4a20-a777-3fc617873fad => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/833] 10.0.0.29 () {36 vars in 984 bytes} [Tue May 12 07:07:37 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/834] 10.0.0.29 () {36 vars in 924 bytes} [Tue May 12 07:07:37 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/843] 10.0.0.168 () {32 vars in 705 bytes} [Tue May 12 07:08:20 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/844] 10.0.0.168 () {32 vars in 705 bytes} [Tue May 12 07:08:20 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/845] 10.0.0.80 () {36 vars in 984 bytes} [Tue May 12 07:08:20 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/846] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:08: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: 8|app: 0|req: 410/847] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:08:21 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: 438/848] 10.0.0.80 () {36 vars in 984 bytes} [Tue May 12 07:08:21 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/849] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:08: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: 439/850] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:08:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/851] 10.0.0.80 () {36 vars in 984 bytes} [Tue May 12 07:08:21 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/852] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:08:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/853] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:08:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/854] 10.0.0.73 () {36 vars in 984 bytes} [Tue May 12 07:08:21 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/855] 10.0.0.73 () {36 vars in 924 bytes} [Tue May 12 07:08:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/856] 10.0.0.73 () {36 vars in 984 bytes} [Tue May 12 07:08:21 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/857] 10.0.0.73 () {36 vars in 924 bytes} [Tue May 12 07:08: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: 443/858] 10.0.0.73 () {36 vars in 924 bytes} [Tue May 12 07:08:21 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: 447/865] 10.0.0.29 () {36 vars in 984 bytes} [Tue May 12 07:08:51 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/866] 10.0.0.29 () {36 vars in 924 bytes} [Tue May 12 07:08:51 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: 449/869] 10.0.0.29 () {36 vars in 984 bytes} [Tue May 12 07:09:00 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/870] 10.0.0.29 () {36 vars in 924 bytes} [Tue May 12 07:09:00 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: 8|app: 0|req: 424/875] 10.0.0.29 () {36 vars in 984 bytes} [Tue May 12 07:09:14 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/876] 10.0.0.29 () {36 vars in 924 bytes} [Tue May 12 07:09:14 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: 425/877] 10.0.0.29 () {36 vars in 984 bytes} [Tue May 12 07:09:23 2026] GET /v2/images/cd6b25b5-d35b-4690-98d6-b6db9c9b15cf => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/878] 10.0.0.29 () {36 vars in 924 bytes} [Tue May 12 07:09: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: 428/883] 199.204.45.70 () {32 vars in 823 bytes} [Tue May 12 07:09:43 2026] GET /v2/images?status=active&owner=e9cb5bd82d9443d4ba550821f717bcea&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/884] 199.204.45.70 () {32 vars in 650 bytes} [Tue May 12 07:09:43 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: 429/885] 10.0.0.80 () {36 vars in 984 bytes} [Tue May 12 07:09:43 2026] GET /v2/images/04463dac-c81b-48e3-8d2d-44c5cbd66d2b => generated 1209 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/886] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:09:43 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: 430/887] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:09:43 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/888] 10.0.0.80 () {36 vars in 984 bytes} [Tue May 12 07:09:43 2026] GET /v2/images/04463dac-c81b-48e3-8d2d-44c5cbd66d2b => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/889] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:09:43 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/890] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:09:43 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: 8|app: 0|req: 432/891] 10.0.0.80 () {36 vars in 984 bytes} [Tue May 12 07:09:43 2026] GET /v2/images/04463dac-c81b-48e3-8d2d-44c5cbd66d2b => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/892] 10.0.0.80 () {36 vars in 924 bytes} [Tue May 12 07:09:43 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: 434/895] 10.0.0.73 () {36 vars in 984 bytes} [Tue May 12 07:09:44 2026] GET /v2/images/04463dac-c81b-48e3-8d2d-44c5cbd66d2b => generated 1209 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/896] 10.0.0.73 () {36 vars in 924 bytes} [Tue May 12 07:09:44 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: 435/897] 10.0.0.73 () {36 vars in 984 bytes} [Tue May 12 07:09:44 2026] GET /v2/images/04463dac-c81b-48e3-8d2d-44c5cbd66d2b => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/898] 10.0.0.73 () {36 vars in 924 bytes} [Tue May 12 07:09:44 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: 436/899] 10.0.0.73 () {36 vars in 924 bytes} [Tue May 12 07:09:44 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: 481/934] 10.0.0.168 () {32 vars in 631 bytes} [Tue May 12 07:12:42 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)