+ 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 Jul 1 09:48:49 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-689479cfd4-hvm4s machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f5734a23668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-01 09:48:51.170 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 09:48:51.174 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-01 09:48:52.007 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 09:48:52.008 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 09:48:52.009 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 09:48:52.011 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 09:48:52.012 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 09:48:52.012 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 09:48:54.006 7 WARNING glance.api.v2.images [None req-c95ad5b2-d8d5-4073-8d7c-38d8623ec950 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 09:48:54.010 8 WARNING glance.api.v2.images [None req-d060e5df-4fab-4ef7-9aa2-7e4c5443ef02 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 09:48:54.333 7 WARNING keystonemiddleware._common.config [None req-c95ad5b2-d8d5-4073-8d7c-38d8623ec950 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 09:48:54.336 8 WARNING keystonemiddleware._common.config [None req-d060e5df-4fab-4ef7-9aa2-7e4c5443ef02 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 09:48:54.340 7 WARNING oslo_config.cfg [None req-c95ad5b2-d8d5-4073-8d7c-38d8623ec950 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-01 09:48:54.343 8 WARNING oslo_config.cfg [None req-d060e5df-4fab-4ef7-9aa2-7e4c5443ef02 - - - - - -] 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 0x7f5734a23668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f5734a23668 pid: 8 (default app) [pid: 8|app: 0|req: 1/4] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 09:48:56 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 09:48:56.872 7 WARNING oslo_policy.policy [None req-81121a28-9523-4be8-8362-bddc0eed65d7 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 09:48:56.873 7 WARNING oslo_policy.policy [None req-81121a28-9523-4be8-8362-bddc0eed65d7 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 09:48:56.891 7 WARNING oslo_policy.policy [None req-81121a28-9523-4be8-8362-bddc0eed65d7 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 09:48:56.891 7 WARNING oslo_policy.policy [None req-81121a28-9523-4be8-8362-bddc0eed65d7 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - 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/5] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 09:48:56 2026] GET /v2/images => generated 69 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 09:49:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 09:49:00 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 09:49:00.459 8 WARNING oslo_policy.policy [None req-673af116-0620-4329-b65a-d47db3b9fb37 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 09:49:00.460 8 WARNING oslo_policy.policy [None req-673af116-0620-4329-b65a-d47db3b9fb37 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - 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/8] 199.204.45.109 () {44 vars in 910 bytes} [Wed Jul 1 09:49:00 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.109 () {44 vars in 932 bytes} [Wed Jul 1 09:49:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 09:49:00.592 8 WARNING oslo_policy.policy [None req-bebf671e-9918-4338-99a5-b0ca44bf0160 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 09:49:00.592 8 WARNING oslo_policy.policy [None req-bebf671e-9918-4338-99a5-b0ca44bf0160 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - 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: 4/10] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jul 1 09:49:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 09:49:00.686 7 WARNING oslo_config.cfg [None req-50a2c5ce-e11a-436d-8be2-ecfd28aa67ff 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - 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: 7/11] 199.204.45.109 () {48 vars in 950 bytes} [Wed Jul 1 09:49:00 2026] POST /v2/images => generated 760 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 09:49:00.707 8 WARNING oslo_policy.policy [None req-506bf3a9-204b-4870-97b8-30c7737118f9 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 09:49:00.707 8 WARNING oslo_policy.policy [None req-506bf3a9-204b-4870-97b8-30c7737118f9 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 09:49:00.708 8 INFO glance.api.v2.image_data [None req-506bf3a9-204b-4870-97b8-30c7737118f9 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 09:49:04.334 8 WARNING glance.location [None req-506bf3a9-204b-4870-97b8-30c7737118f9 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 5/14] 199.204.45.109 () {48 vars in 1044 bytes} [Wed Jul 1 09:49:00 2026] PUT /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39/file => generated 0 bytes in 3664 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7475 switches on core 0) [pid: 7|app: 0|req: 10/15] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jul 1 09:49:04 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 09:49:04.467 8 WARNING oslo_config.cfg [None req-d5868869-e477-4dd1-a211-5e83a3fc45e5 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - 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: 6/16] 199.204.45.109 () {48 vars in 1050 bytes} [Wed Jul 1 09:49:04 2026] PATCH /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/17] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jul 1 09:49:04 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 10:09:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/267] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 10:09:44 2026] GET /v2/images => generated 1381 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/270] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 10:10:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 10:10:01 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.204.45.109 () {44 vars in 936 bytes} [Wed Jul 1 10:10:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 199.204.45.109 () {44 vars in 958 bytes} [Wed Jul 1 10:10:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jul 1 10:10:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 199.204.45.109 () {48 vars in 950 bytes} [Wed Jul 1 10:10:01 2026] POST /v2/images => generated 796 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 10:10:01.533 8 INFO glance.api.v2.image_data [None req-6ad0ba08-fb40-46a0-a142-539378f95bf2 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 10:10:26.811 8 WARNING glance.location [None req-6ad0ba08-fb40-46a0-a142-539378f95bf2 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 136/282] 199.204.45.109 () {48 vars in 1045 bytes} [Wed Jul 1 10:10:01 2026] PUT /v2/images/758857da-b311-448d-808f-ff1dd4d20156/file => generated 0 bytes in 25326 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63504 switches on core 0) [pid: 7|app: 0|req: 147/283] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jul 1 10:10:26 2026] GET /v2/images/758857da-b311-448d-808f-ff1dd4d20156 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/284] 199.204.45.109 () {48 vars in 1050 bytes} [Wed Jul 1 10:10:26 2026] PATCH /v2/images/758857da-b311-448d-808f-ff1dd4d20156 => generated 1395 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/285] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jul 1 10:10:26 2026] GET /v2/images/758857da-b311-448d-808f-ff1dd4d20156 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/286] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 10:10:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/287] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 10:10:28 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/372] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 10:17:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/373] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 10:17:27 2026] GET /v2/images => generated 2778 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/376] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 10:17:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/377] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 10:17:37 2026] GET /v2/images => generated 2778 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/378] 199.204.45.109 () {44 vars in 946 bytes} [Wed Jul 1 10:17:37 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/379] 199.204.45.109 () {44 vars in 968 bytes} [Wed Jul 1 10:17:37 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/380] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jul 1 10:17:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/381] 199.204.45.109 () {48 vars in 950 bytes} [Wed Jul 1 10:17:37 2026] POST /v2/images => generated 799 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 10:17:38.057 7 WARNING oslo_policy.policy [None req-327fa740-177c-4c2f-a8a7-1968b770ce21 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 10:17:38.058 7 WARNING oslo_policy.policy [None req-327fa740-177c-4c2f-a8a7-1968b770ce21 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 10:17:38.060 7 INFO glance.api.v2.image_data [None req-327fa740-177c-4c2f-a8a7-1968b770ce21 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 10:18:04.918 7 INFO glance.location [None req-327fa740-177c-4c2f-a8a7-1968b770ce21 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/388] 199.204.45.109 () {48 vars in 1044 bytes} [Wed Jul 1 10:17:38 2026] PUT /v2/images/71c0fca6-969c-4dbc-810c-a5b3aeb1e00b/file => generated 0 bytes in 26916 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25598 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jul 1 10:18:04 2026] GET /v2/images/71c0fca6-969c-4dbc-810c-a5b3aeb1e00b => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 199.204.45.109 () {48 vars in 1050 bytes} [Wed Jul 1 10:18:04 2026] PATCH /v2/images/71c0fca6-969c-4dbc-810c-a5b3aeb1e00b => generated 1410 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/391] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jul 1 10:18:05 2026] GET /v2/images/71c0fca6-969c-4dbc-810c-a5b3aeb1e00b => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 10:20:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 10:20:00 2026] GET /v2/images => generated 4190 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/420] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 10:20:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 10:20:15 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jul 1 10:20:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.204.45.109 () {44 vars in 960 bytes} [Wed Jul 1 10:20:15 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: 210/424] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jul 1 10:20:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 199.204.45.109 () {48 vars in 950 bytes} [Wed Jul 1 10:20:15 2026] POST /v2/images => generated 791 bytes in 95 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 10:20:15.923 8 INFO glance.api.v2.image_data [None req-20120a3f-dcaf-4947-8a05-b7ba770f7ca5 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 10:20:33.044 8 INFO glance.location [None req-20120a3f-dcaf-4947-8a05-b7ba770f7ca5 9acc9dd8c3194d8f8ed657ae7a2f26f4 8d8620e82c2a4db39e64202eb4e1f847 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 211/428] 199.204.45.109 () {48 vars in 1045 bytes} [Wed Jul 1 10:20:15 2026] PUT /v2/images/7996d993-0c8e-4370-9455-f42eebed3eeb/file => generated 0 bytes in 17169 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30291 switches on core 0) [pid: 7|app: 0|req: 218/429] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jul 1 10:20:33 2026] GET /v2/images/7996d993-0c8e-4370-9455-f42eebed3eeb => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/430] 199.204.45.109 () {48 vars in 1050 bytes} [Wed Jul 1 10:20:33 2026] PATCH /v2/images/7996d993-0c8e-4370-9455-f42eebed3eeb => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/431] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jul 1 10:20:33 2026] GET /v2/images/7996d993-0c8e-4370-9455-f42eebed3eeb => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/588] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 10:33:33 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/589] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 10:33:33 2026] GET /v2/images => generated 5574 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/620] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 10:35:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/621] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 10:35:53 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/622] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 10:35:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/623] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 10:35:55 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/634] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 10:36:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/635] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 10:36:45 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/638] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 10:36:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/639] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 10:36:53 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/652] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jul 1 10:37:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/653] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jul 1 10:37:54 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/662] 10.0.0.196 () {32 vars in 633 bytes} [Wed Jul 1 10:38:36 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/669] 10.0.0.195 () {36 vars in 987 bytes} [Wed Jul 1 10:39:03 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/670] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:39:03 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: 339/671] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:39:03 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: 333/672] 10.0.0.195 () {36 vars in 987 bytes} [Wed Jul 1 10:39:03 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/673] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:39:03 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: 334/674] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:39:03 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: 341/675] 10.0.0.195 () {36 vars in 987 bytes} [Wed Jul 1 10:39:03 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/676] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:39:03 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: 342/677] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:39:03 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: 336/678] 10.0.0.42 () {36 vars in 910 bytes} [Wed Jul 1 10:39:04 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/679] 10.0.0.42 () {36 vars in 1006 bytes} [Wed Jul 1 10:39:04 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39/locations => generated 127 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/680] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jul 1 10:39:04 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 1 10:39:04 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: 338/682] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 1 10:39:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/685] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 10:39:14 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/686] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 10:39:14 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/687] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 10:39:14 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 10:39: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: 7|app: 0|req: 348/689] 199.204.45.109 () {36 vars in 991 bytes} [Wed Jul 1 10:39:22 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 199.204.45.109 () {36 vars in 931 bytes} [Wed Jul 1 10:39:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/691] 199.204.45.109 () {36 vars in 991 bytes} [Wed Jul 1 10:39:23 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/692] 199.204.45.109 () {36 vars in 931 bytes} [Wed Jul 1 10:39:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/701] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 10:39:57 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/702] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 10:39:57 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: 357/707] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 10:40:19 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/708] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 10:40:19 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: 353/711] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 10:40:33 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/712] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 10:40:33 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: 356/717] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 10:40:51 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 10:40: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: 8|app: 0|req: 358/721] 10.0.0.196 () {34 vars in 655 bytes} [Wed Jul 1 10:40:59 2026] POST /v2/images => generated 648 bytes in 210 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 10:40:59.450 7 WARNING glance.api.v2.images [None req-acf7a0ca-5022-4c72-8b8b-391c9b563240 c7f8f9b4f0d74c1aa2066d727437e0cb 94c327f7df6d477994d5e03849f519b7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//93ed02a9-58f3-41d8-8794-417c6d71efed [pid: 7|app: 0|req: 364/722] 10.0.0.196 () {32 vars in 710 bytes} [Wed Jul 1 10:40:59 2026] DELETE /v2/images/93ed02a9-58f3-41d8-8794-417c6d71efed => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/723] 10.0.0.196 () {32 vars in 707 bytes} [Wed Jul 1 10:40:59 2026] GET /v2/images/93ed02a9-58f3-41d8-8794-417c6d71efed => 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: 365/724] 10.0.0.196 () {32 vars in 633 bytes} [Wed Jul 1 10:40:59 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/725] 10.0.0.196 () {34 vars in 655 bytes} [Wed Jul 1 10:40:59 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/726] 10.0.0.196 () {32 vars in 717 bytes} [Wed Jul 1 10:40:59 2026] GET /v2/images/78e7c9b3-fa15-40f0-977c-c7d13b2c5839/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 10:40:59.613 8 INFO glance.api.v2.image_data [None req-2d847b2e-61b6-45f6-900c-2d0ca8257bd3 c7f8f9b4f0d74c1aa2066d727437e0cb 94c327f7df6d477994d5e03849f519b7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 10:40:59.648 8 WARNING glance_store._drivers.rbd [None req-2d847b2e-61b6-45f6-900c-2d0ca8257bd3 c7f8f9b4f0d74c1aa2066d727437e0cb 94c327f7df6d477994d5e03849f519b7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-01 10:41:00.091 8 INFO glance.location [None req-2d847b2e-61b6-45f6-900c-2d0ca8257bd3 c7f8f9b4f0d74c1aa2066d727437e0cb 94c327f7df6d477994d5e03849f519b7 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/727] 10.0.0.196 () {32 vars in 727 bytes} [Wed Jul 1 10:40:59 2026] PUT /v2/images/78e7c9b3-fa15-40f0-977c-c7d13b2c5839/file => generated 0 bytes in 527 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/728] 10.0.0.196 () {32 vars in 707 bytes} [Wed Jul 1 10:41:00 2026] GET /v2/images/78e7c9b3-fa15-40f0-977c-c7d13b2c5839 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/729] 10.0.0.196 () {32 vars in 717 bytes} [Wed Jul 1 10:41:00 2026] GET /v2/images/78e7c9b3-fa15-40f0-977c-c7d13b2c5839/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/730] 10.0.0.196 () {34 vars in 655 bytes} [Wed Jul 1 10:41:00 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/731] 10.0.0.196 () {32 vars in 726 bytes} [Wed Jul 1 10:41:00 2026] PATCH /v2/images/fc7e7c7e-8cdb-4bee-ac90-e9547f4538e6 => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/732] 10.0.0.196 () {32 vars in 707 bytes} [Wed Jul 1 10:41:00 2026] GET /v2/images/fc7e7c7e-8cdb-4bee-ac90-e9547f4538e6 => generated 651 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 10:41:00.408 8 WARNING glance.api.v2.images [None req-f9628a87-b511-4f06-9bc7-55eac3dc22a5 c7f8f9b4f0d74c1aa2066d727437e0cb 94c327f7df6d477994d5e03849f519b7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fc7e7c7e-8cdb-4bee-ac90-e9547f4538e6 [pid: 8|app: 0|req: 364/733] 10.0.0.196 () {32 vars in 710 bytes} [Wed Jul 1 10:41:00 2026] DELETE /v2/images/fc7e7c7e-8cdb-4bee-ac90-e9547f4538e6 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/734] 10.0.0.196 () {32 vars in 707 bytes} [Wed Jul 1 10:41:00 2026] GET /v2/images/fc7e7c7e-8cdb-4bee-ac90-e9547f4538e6 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 10:41:00.470 8 WARNING glance.api.v2.images [None req-124b67b6-b820-459b-8964-f7c84f139a7b c7f8f9b4f0d74c1aa2066d727437e0cb 94c327f7df6d477994d5e03849f519b7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//78e7c9b3-fa15-40f0-977c-c7d13b2c5839 [pid: 8|app: 0|req: 365/735] 10.0.0.196 () {32 vars in 710 bytes} [Wed Jul 1 10:41:00 2026] DELETE /v2/images/78e7c9b3-fa15-40f0-977c-c7d13b2c5839 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/736] 10.0.0.196 () {32 vars in 707 bytes} [Wed Jul 1 10:41:01 2026] GET /v2/images/78e7c9b3-fa15-40f0-977c-c7d13b2c5839 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 10:41:01.327 8 WARNING glance.api.v2.images [None req-5cda1907-d9bf-4caa-8945-a6ef087bf27a c7f8f9b4f0d74c1aa2066d727437e0cb 94c327f7df6d477994d5e03849f519b7 - - default default] Failed to find image 93ed02a9-58f3-41d8-8794-417c6d71efed to delete: glance.common.exception.ImageNotFound: No image found with ID 93ed02a9-58f3-41d8-8794-417c6d71efed [pid: 8|app: 0|req: 366/737] 10.0.0.196 () {32 vars in 710 bytes} [Wed Jul 1 10:41:01 2026] DELETE /v2/images/93ed02a9-58f3-41d8-8794-417c6d71efed => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/738] 10.0.0.196 () {32 vars in 707 bytes} [Wed Jul 1 10:41:01 2026] GET /v2/images/93ed02a9-58f3-41d8-8794-417c6d71efed => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 10.0.0.196 () {30 vars in 411 bytes} [Wed Jul 1 10:41:04 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/744] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 10:41:15 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/745] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 10:41:15 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 10:41:21 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/747] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 10:41:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/750] 199.204.45.109 () {32 vars in 826 bytes} [Wed Jul 1 10:41:30 2026] GET /v2/images?status=active&owner=8d8620e82c2a4db39e64202eb4e1f847&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/751] 199.204.45.109 () {32 vars in 653 bytes} [Wed Jul 1 10:41:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/752] 10.0.0.195 () {36 vars in 987 bytes} [Wed Jul 1 10:41:31 2026] GET /v2/images/758857da-b311-448d-808f-ff1dd4d20156 => generated 1395 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/753] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:41:31 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: 381/754] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:41:31 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: 374/755] 10.0.0.195 () {36 vars in 987 bytes} [Wed Jul 1 10:41:31 2026] GET /v2/images/758857da-b311-448d-808f-ff1dd4d20156 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/756] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:41:31 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: 375/757] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:41:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/758] 10.0.0.195 () {36 vars in 987 bytes} [Wed Jul 1 10:41:31 2026] GET /v2/images/758857da-b311-448d-808f-ff1dd4d20156 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/759] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:41:31 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: 384/760] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:41:31 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: 377/761] 10.0.0.42 () {36 vars in 910 bytes} [Wed Jul 1 10:41:32 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/762] 10.0.0.42 () {36 vars in 1006 bytes} [Wed Jul 1 10:41:32 2026] GET /v2/images/758857da-b311-448d-808f-ff1dd4d20156/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/763] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jul 1 10:41:32 2026] GET /v2/images/758857da-b311-448d-808f-ff1dd4d20156 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/764] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 1 10:41:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/765] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 1 10:41:32 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: 382/770] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 10:41:53 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 10:41:53 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 10.0.0.196 () {32 vars in 707 bytes} [Wed Jul 1 10:42:12 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/777] 10.0.0.196 () {32 vars in 707 bytes} [Wed Jul 1 10:42:12 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/778] 10.0.0.195 () {36 vars in 987 bytes} [Wed Jul 1 10:42:12 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/779] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:42:12 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/780] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:42:12 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: 394/781] 10.0.0.195 () {36 vars in 987 bytes} [Wed Jul 1 10:42:12 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/782] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:42:12 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: 395/783] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:42:12 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/784] 10.0.0.195 () {36 vars in 987 bytes} [Wed Jul 1 10:42:13 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/785] 10.0.0.195 () {36 vars in 927 bytes} [Wed Jul 1 10:42:13 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: 390/786] 10.0.0.42 () {36 vars in 910 bytes} [Wed Jul 1 10:42:13 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/787] 10.0.0.42 () {36 vars in 1006 bytes} [Wed Jul 1 10:42:13 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/788] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jul 1 10:42:13 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/789] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 1 10:42:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/790] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 1 10:42:13 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: 401/795] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 10:42:26 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/796] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 10:42:26 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: 399/803] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 10:42:55 2026] GET /v2/images/b18733ae-8dc7-4bf0-a32d-254a9b8aed39 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/804] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 10:42:55 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: 424/853] 10.0.0.196 () {32 vars in 633 bytes} [Wed Jul 1 10:46:59 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)