+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 24 18:20:19 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7f9b975f6d-p8pqx 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 0x5649b556f130 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-06-24 18:20:21.000 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-24 18:20:21.115 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-06-24 18:20:21.641 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-06-24 18:20:21.642 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-06-24 18:20:21.780 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-06-24 18:20:21.781 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-06-24 18:20:23.324 8 WARNING glance.api.v2.images [None req-09bd647c-6a8d-49e1-b61b-2387b0dfdda1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 18:20:23.403 7 WARNING glance.api.v2.images [None req-8ab0f08c-f402-4f4f-9137-a2ccd9e1e9fc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 18:20:23.567 8 WARNING keystonemiddleware._common.config [None req-09bd647c-6a8d-49e1-b61b-2387b0dfdda1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:20:23.575 8 WARNING oslo_config.cfg [None req-09bd647c-6a8d-49e1-b61b-2387b0dfdda1 - - - - - -] 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 0x5649b556f130 pid: 8 (default app) 2026-06-24 18:20:23.647 7 WARNING keystonemiddleware._common.config [None req-8ab0f08c-f402-4f4f-9137-a2ccd9e1e9fc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:20:23.655 7 WARNING oslo_config.cfg [None req-8ab0f08c-f402-4f4f-9137-a2ccd9e1e9fc - - - - - -] 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 0x5649b556f130 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 18:20:24 2026] GET / => generated 1193 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-06-24 18:20:24.986 7 WARNING oslo_policy.policy [None req-8fceffe3-2992-483a-9643-4509f521da7e 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - 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-06-24 18:20:24.986 7 WARNING oslo_policy.policy [None req-8fceffe3-2992-483a-9643-4509f521da7e 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - 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-06-24 18:20:25.006 7 WARNING oslo_policy.policy [None req-8fceffe3-2992-483a-9643-4509f521da7e 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - 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-06-24 18:20:25.006 7 WARNING oslo_policy.policy [None req-8fceffe3-2992-483a-9643-4509f521da7e 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - 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/5] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:20:24 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 18:20:28 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:20:28 2026] GET /v2/images => generated 69 bytes in 45 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-06-24 18:20:28.668 8 WARNING oslo_policy.policy [None req-cbeda343-9ed4-431a-ba4b-f4080cb214a4 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - 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-06-24 18:20:28.669 8 WARNING oslo_policy.policy [None req-cbeda343-9ed4-431a-ba4b-f4080cb214a4 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - 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: 6/8] 199.19.213.235 () {44 vars in 912 bytes} [Wed Jun 24 18:20:28 2026] GET /v2/images/cirros => generated 151 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.235 () {44 vars in 934 bytes} [Wed Jun 24 18:20:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:20:28.796 8 WARNING oslo_policy.policy [None req-af136337-bdce-4c1a-afcd-a01fd8960f51 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - 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-06-24 18:20:28.797 8 WARNING oslo_policy.policy [None req-af136337-bdce-4c1a-afcd-a01fd8960f51 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - 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/10] 199.19.213.235 () {44 vars in 940 bytes} [Wed Jun 24 18:20:28 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-06-24 18:20:28.872 7 WARNING oslo_config.cfg [None req-4ce41938-9d21-4d17-bcd0-112828b4d24c 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - 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/11] 199.19.213.235 () {48 vars in 952 bytes} [Wed Jun 24 18:20:28 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 18:20:28.895 8 WARNING oslo_policy.policy [None req-3130f9d1-86e3-4138-b6df-400dfd9e1408 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - 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-06-24 18:20:28.895 8 WARNING oslo_policy.policy [None req-3130f9d1-86e3-4138-b6df-400dfd9e1408 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - 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-06-24 18:20:28.897 8 INFO glance.api.v2.image_data [None req-3130f9d1-86e3-4138-b6df-400dfd9e1408 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:20:33.063 8 INFO glance.location [None req-3130f9d1-86e3-4138-b6df-400dfd9e1408 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.19.213.235 () {48 vars in 1046 bytes} [Wed Jun 24 18:20:28 2026] PUT /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb/file => generated 0 bytes in 4213 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5692 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:20:33 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:20:33.140 8 WARNING oslo_config.cfg [None req-b9ff8d7c-5399-4db2-acad-49903fcd746e 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - 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: 9/14] 199.19.213.235 () {48 vars in 1050 bytes} [Wed Jun 24 18:20:33 2026] PATCH /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:20:33 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 18:42:56 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:42:56 2026] GET /v2/images => generated 1240 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/292] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 18:43:19 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:43:19 2026] GET /v2/images => generated 1240 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/294] 199.19.213.235 () {44 vars in 938 bytes} [Wed Jun 24 18:43:19 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/295] 199.19.213.235 () {44 vars in 960 bytes} [Wed Jun 24 18:43:19 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/296] 199.19.213.235 () {44 vars in 940 bytes} [Wed Jun 24 18:43:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/297] 199.19.213.235 () {48 vars in 952 bytes} [Wed Jun 24 18:43:19 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 18:43:19.856 8 INFO glance.api.v2.image_data [None req-8a2e6599-80bc-4c2e-898d-a5fd9d841513 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:43:52.149 8 INFO glance.location [None req-8a2e6599-80bc-4c2e-898d-a5fd9d841513 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 151/304] 199.19.213.235 () {48 vars in 1047 bytes} [Wed Jun 24 18:43:19 2026] PUT /v2/images/86f7b659-a864-465a-8681-d96fca671f8a/file => generated 0 bytes in 32351 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59593 switches on core 0) [pid: 7|app: 0|req: 154/305] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:43:52 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/306] 199.19.213.235 () {48 vars in 1050 bytes} [Wed Jun 24 18:43:52 2026] PATCH /v2/images/86f7b659-a864-465a-8681-d96fca671f8a => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 199.19.213.235 () {48 vars in 1051 bytes} [Wed Jun 24 18:43:52 2026] PATCH /v2/images/86f7b659-a864-465a-8681-d96fca671f8a => generated 1209 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/308] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:43:52 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/311] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 18:43:53 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/312] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:43:53 2026] GET /v2/images => generated 2451 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 18:50:28 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:50:28 2026] GET /v2/images => generated 2451 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 18:50:45 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:50:45 2026] GET /v2/images => generated 2451 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.19.213.235 () {44 vars in 948 bytes} [Wed Jun 24 18:50:45 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.19.213.235 () {44 vars in 970 bytes} [Wed Jun 24 18:50:45 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 199.19.213.235 () {44 vars in 940 bytes} [Wed Jun 24 18:50:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 199.19.213.235 () {48 vars in 952 bytes} [Wed Jun 24 18:50:45 2026] POST /v2/images => generated 799 bytes in 1997 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 18:50:47.657 8 INFO glance.api.v2.image_data [None req-e6aa4d5e-d28b-4a29-be8d-3c0582c1d9d0 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:51:36.544 8 INFO glance.location [None req-e6aa4d5e-d28b-4a29-be8d-3c0582c1d9d0 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/413] 199.19.213.235 () {48 vars in 1046 bytes} [Wed Jun 24 18:50:47 2026] PUT /v2/images/9fccc2db-0a21-45a6-99e1-94c950b1f165/file => generated 0 bytes in 48938 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21322 switches on core 0) [pid: 7|app: 0|req: 213/414] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:51:36 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/415] 199.19.213.235 () {48 vars in 1051 bytes} [Wed Jun 24 18:51:36 2026] PATCH /v2/images/9fccc2db-0a21-45a6-99e1-94c950b1f165 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/416] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:51:36 2026] GET /v2/images => generated 3687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/425] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 18:52:22 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/426] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:52:22 2026] GET /v2/images => generated 3687 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/431] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 18:52:42 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/432] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:52:42 2026] GET /v2/images => generated 3687 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/433] 199.19.213.235 () {44 vars in 940 bytes} [Wed Jun 24 18:52:42 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/434] 199.19.213.235 () {44 vars in 962 bytes} [Wed Jun 24 18:52:42 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: 8|app: 0|req: 212/435] 199.19.213.235 () {44 vars in 940 bytes} [Wed Jun 24 18:52:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/436] 199.19.213.235 () {48 vars in 952 bytes} [Wed Jun 24 18:52:42 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 18:52:42.523 8 INFO glance.api.v2.image_data [None req-ac557c12-5fb9-4c7e-902b-fa5952001758 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:52:58.522 8 INFO glance.location [None req-ac557c12-5fb9-4c7e-902b-fa5952001758 0d30fd43087b480688503ef597652bdb 8ab5d85dbd3944269f238033df819e9e - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 213/441] 199.19.213.235 () {48 vars in 1047 bytes} [Wed Jun 24 18:52:42 2026] PUT /v2/images/a6353d42-e72b-4318-a050-0199ae03bf9e/file => generated 0 bytes in 16054 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61083 switches on core 0) [pid: 7|app: 0|req: 229/442] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:52:58 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/443] 199.19.213.235 () {48 vars in 1050 bytes} [Wed Jun 24 18:52:58 2026] PATCH /v2/images/a6353d42-e72b-4318-a050-0199ae03bf9e => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/444] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 18:52:58 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/601] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 19:05:58 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/602] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 19:05:58 2026] GET /v2/images => generated 4893 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/633] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 19:08:29 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/634] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 19:08:29 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/635] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 19:08:30 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/636] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 19:08:30 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/647] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 19:09:19 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/648] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 19:09:19 2026] GET /v2/images => generated 4893 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/651] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 19:09:28 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/652] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 19:09:28 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/667] 199.19.213.235 () {42 vars in 689 bytes} [Wed Jun 24 19:10:33 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/668] 199.19.213.235 () {44 vars in 911 bytes} [Wed Jun 24 19:10:33 2026] GET /v2/images => generated 4893 bytes in 99 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: 331/677] 10.0.0.60 () {32 vars in 632 bytes} [Wed Jun 24 19:11:19 2026] GET /v2/images => generated 4893 bytes in 16 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: 350/684] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 19:11:43 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/685] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 19:11:43 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: 351/686] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 19:11:45 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/687] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 19:11:45 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: 352/688] 199.19.213.235 () {36 vars in 991 bytes} [Wed Jun 24 19:11:46 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/689] 199.19.213.235 () {36 vars in 931 bytes} [Wed Jun 24 19:11:46 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: 353/690] 199.19.213.235 () {36 vars in 991 bytes} [Wed Jun 24 19:11:47 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/691] 199.19.213.235 () {36 vars in 931 bytes} [Wed Jun 24 19:11:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/696] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 19:12:04 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => 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: 341/697] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 19:12:04 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: 357/698] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 19:12:07 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/699] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 19:12:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/704] 10.0.0.60 () {30 vars in 410 bytes} [Wed Jun 24 19:12:26 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/705] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 19:12:31 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => 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: 361/706] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 19:12:31 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: 349/713] 10.0.0.14 () {36 vars in 986 bytes} [Wed Jun 24 19:12:56 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/714] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:12:56 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: 350/715] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:12:56 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: 366/716] 10.0.0.14 () {36 vars in 986 bytes} [Wed Jun 24 19:12:56 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => 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: 351/717] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:12:56 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: 367/718] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:12:56 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: 352/719] 10.0.0.14 () {36 vars in 986 bytes} [Wed Jun 24 19:12:56 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/720] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:12:57 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: 353/721] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:12:57 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/722] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 24 19:12:58 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/723] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 24 19:12:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/724] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 24 19:12:58 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => 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: 355/725] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 24 19:12:58 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: 371/726] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 24 19:12:58 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: 356/727] 10.0.0.60 () {34 vars in 654 bytes} [Wed Jun 24 19:12:59 2026] POST /v2/images => generated 649 bytes in 249 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 19:12:59.455 7 WARNING glance.api.v2.images [None req-355ed55a-20c1-450f-9af6-a4562ef55580 0a640789c65b49c0a22b978ed472bc45 17b55a8718014708abe699f6e9b61cdc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//30fa3097-3f14-4a64-a2cb-082b821cfc18 [pid: 7|app: 0|req: 372/728] 10.0.0.60 () {32 vars in 709 bytes} [Wed Jun 24 19:12:59 2026] DELETE /v2/images/30fa3097-3f14-4a64-a2cb-082b821cfc18 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/729] 10.0.0.60 () {32 vars in 706 bytes} [Wed Jun 24 19:12:59 2026] GET /v2/images/30fa3097-3f14-4a64-a2cb-082b821cfc18 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/730] 10.0.0.60 () {32 vars in 632 bytes} [Wed Jun 24 19:12:59 2026] GET /v2/images => generated 1240 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/731] 10.0.0.60 () {34 vars in 654 bytes} [Wed Jun 24 19:12:59 2026] POST /v2/images => generated 702 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 19:12:59.787 7 WARNING oslo_policy.policy [None req-ce1359dc-2035-4e89-9b03-ba8c4401a542 0a640789c65b49c0a22b978ed472bc45 17b55a8718014708abe699f6e9b61cdc - - 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-06-24 19:12:59.788 7 WARNING oslo_policy.policy [None req-ce1359dc-2035-4e89-9b03-ba8c4401a542 0a640789c65b49c0a22b978ed472bc45 17b55a8718014708abe699f6e9b61cdc - - 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: 374/732] 10.0.0.60 () {32 vars in 716 bytes} [Wed Jun 24 19:12:59 2026] GET /v2/images/9774f2ee-4cc6-4cc1-9250-c166d1e09359/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:12:59.811 8 INFO glance.api.v2.image_data [None req-f8ad7028-932a-4351-8403-66ff04adb89f 0a640789c65b49c0a22b978ed472bc45 17b55a8718014708abe699f6e9b61cdc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 19:12:59.862 8 WARNING glance_store._drivers.rbd [None req-f8ad7028-932a-4351-8403-66ff04adb89f 0a640789c65b49c0a22b978ed472bc45 17b55a8718014708abe699f6e9b61cdc - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-24 19:13:00.213 8 INFO glance.location [None req-f8ad7028-932a-4351-8403-66ff04adb89f 0a640789c65b49c0a22b978ed472bc45 17b55a8718014708abe699f6e9b61cdc - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 359/733] 10.0.0.60 () {32 vars in 726 bytes} [Wed Jun 24 19:12:59 2026] PUT /v2/images/9774f2ee-4cc6-4cc1-9250-c166d1e09359/file => generated 0 bytes in 458 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/734] 10.0.0.60 () {32 vars in 706 bytes} [Wed Jun 24 19:13:00 2026] GET /v2/images/9774f2ee-4cc6-4cc1-9250-c166d1e09359 => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/735] 10.0.0.60 () {32 vars in 716 bytes} [Wed Jun 24 19:13:00 2026] GET /v2/images/9774f2ee-4cc6-4cc1-9250-c166d1e09359/file => generated 1024 bytes in 160 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/736] 10.0.0.60 () {34 vars in 654 bytes} [Wed Jun 24 19:13:00 2026] POST /v2/images => generated 649 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/737] 10.0.0.60 () {32 vars in 725 bytes} [Wed Jun 24 19:13:00 2026] PATCH /v2/images/54e178c4-f480-42fc-b2b3-9e82c3c1341d => generated 653 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/738] 10.0.0.60 () {32 vars in 706 bytes} [Wed Jun 24 19:13:00 2026] GET /v2/images/54e178c4-f480-42fc-b2b3-9e82c3c1341d => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:00.603 8 WARNING glance.api.v2.images [None req-0e2bdb3e-454a-4d3b-8cbb-7285c94f6d80 0a640789c65b49c0a22b978ed472bc45 17b55a8718014708abe699f6e9b61cdc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//54e178c4-f480-42fc-b2b3-9e82c3c1341d [pid: 8|app: 0|req: 362/739] 10.0.0.60 () {32 vars in 709 bytes} [Wed Jun 24 19:13:00 2026] DELETE /v2/images/54e178c4-f480-42fc-b2b3-9e82c3c1341d => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/740] 10.0.0.60 () {32 vars in 706 bytes} [Wed Jun 24 19:13:00 2026] GET /v2/images/54e178c4-f480-42fc-b2b3-9e82c3c1341d => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:13:00.690 8 WARNING glance.api.v2.images [None req-800eb467-fbfc-4ab7-b052-d806b4a17624 0a640789c65b49c0a22b978ed472bc45 17b55a8718014708abe699f6e9b61cdc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9774f2ee-4cc6-4cc1-9250-c166d1e09359 [pid: 7|app: 0|req: 379/741] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 19:13:00 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => 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: 380/742] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 19:13:00 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: 363/743] 10.0.0.60 () {32 vars in 709 bytes} [Wed Jun 24 19:13:00 2026] DELETE /v2/images/9774f2ee-4cc6-4cc1-9250-c166d1e09359 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/744] 10.0.0.60 () {32 vars in 706 bytes} [Wed Jun 24 19:13:01 2026] GET /v2/images/9774f2ee-4cc6-4cc1-9250-c166d1e09359 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:13:01.508 8 WARNING glance.api.v2.images [None req-40e8f0f5-dee7-4e7b-903e-d73d2cdadf55 0a640789c65b49c0a22b978ed472bc45 17b55a8718014708abe699f6e9b61cdc - - default default] Failed to find image 30fa3097-3f14-4a64-a2cb-082b821cfc18 to delete: glance.common.exception.ImageNotFound: No image found with ID 30fa3097-3f14-4a64-a2cb-082b821cfc18 [pid: 8|app: 0|req: 364/745] 10.0.0.60 () {32 vars in 709 bytes} [Wed Jun 24 19:13:01 2026] DELETE /v2/images/30fa3097-3f14-4a64-a2cb-082b821cfc18 => 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: 382/746] 10.0.0.60 () {32 vars in 706 bytes} [Wed Jun 24 19:13:01 2026] GET /v2/images/30fa3097-3f14-4a64-a2cb-082b821cfc18 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/753] 10.0.0.60 () {32 vars in 706 bytes} [Wed Jun 24 19:13:24 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/754] 10.0.0.60 () {32 vars in 706 bytes} [Wed Jun 24 19:13:24 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => 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: 387/755] 10.0.0.14 () {36 vars in 986 bytes} [Wed Jun 24 19:13:24 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/756] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:13:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/757] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:13:24 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: 370/758] 10.0.0.14 () {36 vars in 986 bytes} [Wed Jun 24 19:13:24 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/759] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:13:24 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: 371/760] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:13:24 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: 390/761] 10.0.0.14 () {36 vars in 986 bytes} [Wed Jun 24 19:13:25 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/762] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:13:25 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: 391/763] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 24 19:13:25 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/764] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 24 19:13:25 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: 392/765] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 24 19:13:25 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/766] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 24 19:13:25 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: 393/767] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 24 19:13:25 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: 398/776] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 19:14:09 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => 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: 379/777] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 19:14: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: 8|app: 0|req: 385/788] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 19:14:53 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/789] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 19:14: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: 389/796] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 19:15:28 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/797] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 19:15:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/808] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 19:16:16 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/809] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 19:16:16 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: 416/812] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 19:16:24 2026] GET /v2/images/3409e229-d0d8-4644-af2e-b0093ca61bbb => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/813] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 19:16:24 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: 420/820] 199.19.213.235 () {32 vars in 826 bytes} [Wed Jun 24 19:16:54 2026] GET /v2/images?status=active&owner=8ab5d85dbd3944269f238033df819e9e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/821] 199.19.213.235 () {32 vars in 653 bytes} [Wed Jun 24 19:16:54 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: 421/822] 10.0.0.14 () {36 vars in 986 bytes} [Wed Jun 24 19:16:55 2026] GET /v2/images/86f7b659-a864-465a-8681-d96fca671f8a => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/823] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:16:55 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: 422/824] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:16:55 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: 403/825] 10.0.0.14 () {36 vars in 986 bytes} [Wed Jun 24 19:16:55 2026] GET /v2/images/86f7b659-a864-465a-8681-d96fca671f8a => 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: 423/826] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:16: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: 8|app: 0|req: 404/827] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:16: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: 424/828] 10.0.0.14 () {36 vars in 986 bytes} [Wed Jun 24 19:16:55 2026] GET /v2/images/86f7b659-a864-465a-8681-d96fca671f8a => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/829] 10.0.0.14 () {36 vars in 926 bytes} [Wed Jun 24 19:16:55 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: 425/830] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 24 19:16:55 2026] GET /v2/images/86f7b659-a864-465a-8681-d96fca671f8a => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/831] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 24 19:16:55 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: 426/832] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 24 19:16:55 2026] GET /v2/images/86f7b659-a864-465a-8681-d96fca671f8a => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/833] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 24 19:16:55 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: 427/834] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 24 19:16:55 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: 450/879] 10.0.0.60 () {32 vars in 632 bytes} [Wed Jun 24 19:20:36 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)