+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 21 21:22:17 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-749d7bcc47-wsqgs machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f3d58cc2668 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-21 21:22:19.387 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-21 21:22:19.404 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-21 21:22:20.313 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-21 21:22:20.315 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-21 21:22:20.316 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 21:22:20.387 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-21 21:22:20.388 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-21 21:22:20.389 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 21:22:22.723 8 WARNING glance.api.v2.images [None req-6e67037a-4f9f-40c4-be29-ddef47308a19 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 21:22:22.826 7 WARNING glance.api.v2.images [None req-4c735f9b-08d7-4816-9be2-a4761627a77a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 21:22:23.085 8 WARNING keystonemiddleware._common.config [None req-6e67037a-4f9f-40c4-be29-ddef47308a19 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 21:22:23.093 8 WARNING oslo_config.cfg [None req-6e67037a-4f9f-40c4-be29-ddef47308a19 - - - - - -] 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 6 seconds on interpreter 0x7f3d58cc2668 pid: 8 (default app) 2026-07-21 21:22:23.186 7 WARNING keystonemiddleware._common.config [None req-4c735f9b-08d7-4816-9be2-a4761627a77a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 21:22:23.196 7 WARNING oslo_config.cfg [None req-4c735f9b-08d7-4816-9be2-a4761627a77a - - - - - -] 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 6 seconds on interpreter 0x7f3d58cc2668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 21:22:24 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-21 21:22:24.580 7 WARNING oslo_policy.policy [None req-569187f4-1071-43fe-95bb-f3e2c7fad3a9 d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - 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-21 21:22:24.581 7 WARNING oslo_policy.policy [None req-569187f4-1071-43fe-95bb-f3e2c7fad3a9 d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - 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-21 21:22:24.597 7 WARNING oslo_policy.policy [None req-569187f4-1071-43fe-95bb-f3e2c7fad3a9 d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - 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-21 21:22:24.597 7 WARNING oslo_policy.policy [None req-569187f4-1071-43fe-95bb-f3e2c7fad3a9 d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - 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.157 () {44 vars in 911 bytes} [Tue Jul 21 21:22:24 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: 5/6] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 21:22:28 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.157 () {44 vars in 911 bytes} [Tue Jul 21 21:22:28 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 21:22:28.284 8 WARNING oslo_policy.policy [None req-f3676121-a9ec-4e2c-93b7-ca2b1218d020 d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - 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-21 21:22:28.285 8 WARNING oslo_policy.policy [None req-f3676121-a9ec-4e2c-93b7-ca2b1218d020 d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - 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.157 () {44 vars in 912 bytes} [Tue Jul 21 21:22:28 2026] GET /v2/images/cirros => generated 151 bytes in 174 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.157 () {44 vars in 934 bytes} [Tue Jul 21 21:22: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-07-21 21:22:28.470 8 WARNING oslo_policy.policy [None req-25aa5c4e-5dcc-4de1-9d72-8c5b04ad4c89 d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - 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-21 21:22:28.471 8 WARNING oslo_policy.policy [None req-25aa5c4e-5dcc-4de1-9d72-8c5b04ad4c89 d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - 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.157 () {44 vars in 940 bytes} [Tue Jul 21 21:22:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:22:28.560 7 WARNING oslo_config.cfg [None req-6821e81f-6f0e-4fa5-94da-d96d6f98e45b d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - 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.157 () {48 vars in 952 bytes} [Tue Jul 21 21:22:28 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 21:22:28.583 8 WARNING oslo_policy.policy [None req-8a71b31f-dcdc-46ae-8486-22a232c53556 d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - 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-21 21:22:28.583 8 WARNING oslo_policy.policy [None req-8a71b31f-dcdc-46ae-8486-22a232c53556 d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - 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-21 21:22:28.585 8 INFO glance.api.v2.image_data [None req-8a71b31f-dcdc-46ae-8486-22a232c53556 d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 21:22:32.000 8 WARNING glance.location [None req-8a71b31f-dcdc-46ae-8486-22a232c53556 d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.157 () {48 vars in 1046 bytes} [Tue Jul 21 21:22:28 2026] PUT /v2/images/6861411c-cf45-4f34-965b-884078c73e99/file => generated 0 bytes in 3464 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6101 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.157 () {44 vars in 972 bytes} [Tue Jul 21 21:22:32 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 21:22:32.167 8 WARNING oslo_config.cfg [None req-e3dc15f6-733b-42e8-ba66-374e8fbeb88e d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - 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/16] 199.19.213.157 () {48 vars in 1052 bytes} [Tue Jul 21 21:22:32 2026] PATCH /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.157 () {44 vars in 972 bytes} [Tue Jul 21 21:22:32 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => 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: 138/274] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 21:43:53 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: 137/275] 199.19.213.157 () {44 vars in 911 bytes} [Tue Jul 21 21:43:53 2026] GET /v2/images => generated 1381 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 21:44:10 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: 139/279] 199.19.213.157 () {44 vars in 911 bytes} [Tue Jul 21 21:44:10 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.19.213.157 () {44 vars in 938 bytes} [Tue Jul 21 21:44:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.19.213.157 () {44 vars in 960 bytes} [Tue Jul 21 21:44:10 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: 142/282] 199.19.213.157 () {44 vars in 940 bytes} [Tue Jul 21 21:44:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.19.213.157 () {48 vars in 952 bytes} [Tue Jul 21 21:44:10 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 21:44:10.462 8 INFO glance.api.v2.image_data [None req-05b3f64d-5f6b-4517-b2e0-86239b34aca1 d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 21:44:35.880 8 WARNING glance.location [None req-05b3f64d-5f6b-4517-b2e0-86239b34aca1 d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/290] 199.19.213.157 () {48 vars in 1047 bytes} [Tue Jul 21 21:44:10 2026] PUT /v2/images/c7271416-7f90-4fa0-9785-796a1239049a/file => generated 0 bytes in 25471 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62105 switches on core 0) [pid: 7|app: 0|req: 148/291] 199.19.213.157 () {44 vars in 972 bytes} [Tue Jul 21 21:44:35 2026] GET /v2/images/c7271416-7f90-4fa0-9785-796a1239049a => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/292] 199.19.213.157 () {48 vars in 1052 bytes} [Tue Jul 21 21:44:35 2026] PATCH /v2/images/c7271416-7f90-4fa0-9785-796a1239049a => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/293] 199.19.213.157 () {44 vars in 972 bytes} [Tue Jul 21 21:44:36 2026] GET /v2/images/c7271416-7f90-4fa0-9785-796a1239049a => 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: 145/294] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 21:44:37 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: 150/295] 199.19.213.157 () {44 vars in 911 bytes} [Tue Jul 21 21:44:37 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 21:51:39 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: 188/381] 199.19.213.157 () {44 vars in 911 bytes} [Tue Jul 21 21:51:39 2026] GET /v2/images => generated 2778 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 21:51:48 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: 190/385] 199.19.213.157 () {44 vars in 911 bytes} [Tue Jul 21 21:51:48 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.19.213.157 () {44 vars in 948 bytes} [Tue Jul 21 21:51:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.19.213.157 () {44 vars in 970 bytes} [Tue Jul 21 21:51:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.19.213.157 () {44 vars in 940 bytes} [Tue Jul 21 21:51:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.19.213.157 () {48 vars in 952 bytes} [Tue Jul 21 21:51:48 2026] POST /v2/images => generated 799 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 21:51:48.267 7 WARNING oslo_policy.policy [None req-53f5945f-1455-4644-9a99-006cb2459b1a d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - 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-21 21:51:48.267 7 WARNING oslo_policy.policy [None req-53f5945f-1455-4644-9a99-006cb2459b1a d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - 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-21 21:51:48.269 7 INFO glance.api.v2.image_data [None req-53f5945f-1455-4644-9a99-006cb2459b1a d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 21:52:06.595 7 INFO glance.location [None req-53f5945f-1455-4644-9a99-006cb2459b1a d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/394] 199.19.213.157 () {48 vars in 1046 bytes} [Tue Jul 21 21:51:48 2026] PUT /v2/images/dff0e45b-004b-4b7d-a555-3a252ffd0826/file => generated 0 bytes in 18379 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27112 switches on core 0) [pid: 8|app: 0|req: 197/395] 199.19.213.157 () {44 vars in 972 bytes} [Tue Jul 21 21:52:06 2026] GET /v2/images/dff0e45b-004b-4b7d-a555-3a252ffd0826 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/396] 199.19.213.157 () {48 vars in 1052 bytes} [Tue Jul 21 21:52:06 2026] PATCH /v2/images/dff0e45b-004b-4b7d-a555-3a252ffd0826 => generated 1410 bytes in 106 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.157 () {44 vars in 972 bytes} [Tue Jul 21 21:52:06 2026] GET /v2/images/dff0e45b-004b-4b7d-a555-3a252ffd0826 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 21:52: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: 204/407] 199.19.213.157 () {44 vars in 911 bytes} [Tue Jul 21 21:52:44 2026] GET /v2/images => generated 4190 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 21:52:59 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.19.213.157 () {44 vars in 911 bytes} [Tue Jul 21 21:52:59 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.19.213.157 () {44 vars in 940 bytes} [Tue Jul 21 21:52:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.19.213.157 () {44 vars in 962 bytes} [Tue Jul 21 21:52:59 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.19.213.157 () {44 vars in 940 bytes} [Tue Jul 21 21:52:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 199.19.213.157 () {48 vars in 952 bytes} [Tue Jul 21 21:52:59 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 21:52:59.918 8 INFO glance.api.v2.image_data [None req-5e5b6297-990b-4e0d-b846-a7220d1cb3db d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 21:53:14.471 8 INFO glance.location [None req-5e5b6297-990b-4e0d-b846-a7220d1cb3db d9621f74387548f2981bb20d1a0af19c 3dd66d3a0ea84649ae9210aaa73c90dc - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 208/420] 199.19.213.157 () {48 vars in 1047 bytes} [Tue Jul 21 21:52:59 2026] PUT /v2/images/0403c418-3b8e-4edc-bd5e-5c122a3516f7/file => generated 0 bytes in 14596 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34121 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.19.213.157 () {44 vars in 972 bytes} [Tue Jul 21 21:53:14 2026] GET /v2/images/0403c418-3b8e-4edc-bd5e-5c122a3516f7 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.19.213.157 () {48 vars in 1052 bytes} [Tue Jul 21 21:53:14 2026] PATCH /v2/images/0403c418-3b8e-4edc-bd5e-5c122a3516f7 => generated 1382 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.19.213.157 () {44 vars in 972 bytes} [Tue Jul 21 21:53:14 2026] GET /v2/images/0403c418-3b8e-4edc-bd5e-5c122a3516f7 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/588] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 22:06:59 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/589] 199.19.213.157 () {44 vars in 911 bytes} [Tue Jul 21 22:06:59 2026] GET /v2/images => generated 5574 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/620] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 22:09:25 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/621] 199.19.213.157 () {44 vars in 911 bytes} [Tue Jul 21 22:09:25 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: 314/622] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 22:09:27 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: 309/623] 199.19.213.157 () {44 vars in 911 bytes} [Tue Jul 21 22:09:27 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/634] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 22:10:20 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: 315/635] 199.19.213.157 () {44 vars in 911 bytes} [Tue Jul 21 22:10:20 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/638] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 22:10:29 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: 322/639] 199.19.213.157 () {44 vars in 911 bytes} [Tue Jul 21 22:10:29 2026] GET /v2/images => generated 5574 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/654] 199.19.213.157 () {42 vars in 689 bytes} [Tue Jul 21 22:11:34 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: 325/655] 199.19.213.157 () {44 vars in 911 bytes} [Tue Jul 21 22:11:34 2026] GET /v2/images => generated 5574 bytes in 57 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/664] 10.0.0.35 () {32 vars in 632 bytes} [Tue Jul 21 22:12:18 2026] GET /v2/images => generated 5574 bytes in 21 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: 333/671] 10.0.0.87 () {36 vars in 986 bytes} [Tue Jul 21 22:12:42 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/672] 10.0.0.87 () {36 vars in 926 bytes} [Tue Jul 21 22:12:42 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: 334/673] 10.0.0.227 () {36 vars in 987 bytes} [Tue Jul 21 22:12:43 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/674] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:12:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/675] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:12:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/676] 10.0.0.227 () {36 vars in 987 bytes} [Tue Jul 21 22:12:44 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/677] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:12:44 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: 342/678] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:12:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/679] 10.0.0.227 () {36 vars in 987 bytes} [Tue Jul 21 22:12:44 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/680] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:12:44 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/681] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:12:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/682] 10.0.0.125 () {36 vars in 911 bytes} [Tue Jul 21 22:12:45 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/683] 10.0.0.125 () {36 vars in 1007 bytes} [Tue Jul 21 22:12:45 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99/locations => generated 127 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/684] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jul 21 22:12:45 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/685] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jul 21 22:12:45 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: 346/686] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jul 21 22:12:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/687] 10.0.0.87 () {36 vars in 986 bytes} [Tue Jul 21 22:12:50 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/688] 10.0.0.87 () {36 vars in 926 bytes} [Tue Jul 21 22:12:50 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: 342/689] 199.19.213.157 () {36 vars in 991 bytes} [Tue Jul 21 22:12:51 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/690] 199.19.213.157 () {36 vars in 931 bytes} [Tue Jul 21 22:12:51 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: 344/693] 199.19.213.157 () {36 vars in 991 bytes} [Tue Jul 21 22:12:51 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/694] 199.19.213.157 () {36 vars in 931 bytes} [Tue Jul 21 22:12:51 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: 347/699] 10.0.0.35 () {34 vars in 654 bytes} [Tue Jul 21 22:13:13 2026] POST /v2/images => generated 648 bytes in 275 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-21 22:13:14.039 7 WARNING glance.api.v2.images [None req-b276fbf6-56c1-4748-91b4-d71352afa43c 82aeebaf05814935a0e6ce9ba4199614 9dfb8271fd284a1d83716abc7c207e0d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ce8e137a-022b-4d82-b555-493d9edd0451 [pid: 7|app: 0|req: 353/700] 10.0.0.35 () {32 vars in 709 bytes} [Tue Jul 21 22:13:14 2026] DELETE /v2/images/ce8e137a-022b-4d82-b555-493d9edd0451 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/701] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jul 21 22:13:14 2026] GET /v2/images/ce8e137a-022b-4d82-b555-493d9edd0451 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/702] 10.0.0.35 () {32 vars in 632 bytes} [Tue Jul 21 22:13:14 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.35 () {34 vars in 654 bytes} [Tue Jul 21 22:13:14 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/704] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:13:14 2026] GET /v2/images/0d26e70b-e983-4c08-ae5a-cb949f8c1d5d/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:13:14.231 8 INFO glance.api.v2.image_data [None req-b703e457-0577-4143-9c28-76f3524a336c 82aeebaf05814935a0e6ce9ba4199614 9dfb8271fd284a1d83716abc7c207e0d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 22:13:14.272 8 WARNING glance_store._drivers.rbd [None req-b703e457-0577-4143-9c28-76f3524a336c 82aeebaf05814935a0e6ce9ba4199614 9dfb8271fd284a1d83716abc7c207e0d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-21 22:13:15.430 8 INFO glance.location [None req-b703e457-0577-4143-9c28-76f3524a336c 82aeebaf05814935a0e6ce9ba4199614 9dfb8271fd284a1d83716abc7c207e0d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 350/705] 10.0.0.35 () {32 vars in 726 bytes} [Tue Jul 21 22:13:14 2026] PUT /v2/images/0d26e70b-e983-4c08-ae5a-cb949f8c1d5d/file => generated 0 bytes in 1249 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/706] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jul 21 22:13:15 2026] GET /v2/images/0d26e70b-e983-4c08-ae5a-cb949f8c1d5d => 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: 351/707] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:13:15 2026] GET /v2/images/0d26e70b-e983-4c08-ae5a-cb949f8c1d5d/file => generated 1024 bytes in 166 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/708] 10.0.0.35 () {34 vars in 654 bytes} [Tue Jul 21 22:13:15 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/709] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:13:15 2026] PATCH /v2/images/ec2e6704-2499-4ce9-875c-d8f1cdba4304 => generated 653 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/710] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jul 21 22:13:15 2026] GET /v2/images/ec2e6704-2499-4ce9-875c-d8f1cdba4304 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:13:15.805 8 WARNING glance.api.v2.images [None req-a0700f14-0c68-47e5-a2e6-7a8f67c00b5c 82aeebaf05814935a0e6ce9ba4199614 9dfb8271fd284a1d83716abc7c207e0d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ec2e6704-2499-4ce9-875c-d8f1cdba4304 [pid: 8|app: 0|req: 353/711] 10.0.0.35 () {32 vars in 709 bytes} [Tue Jul 21 22:13:15 2026] DELETE /v2/images/ec2e6704-2499-4ce9-875c-d8f1cdba4304 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/712] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jul 21 22:13:15 2026] GET /v2/images/ec2e6704-2499-4ce9-875c-d8f1cdba4304 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:13:15.907 8 WARNING glance.api.v2.images [None req-c5fe7706-2141-44bb-b870-ebfef144361c 82aeebaf05814935a0e6ce9ba4199614 9dfb8271fd284a1d83716abc7c207e0d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0d26e70b-e983-4c08-ae5a-cb949f8c1d5d [pid: 8|app: 0|req: 354/713] 10.0.0.35 () {32 vars in 709 bytes} [Tue Jul 21 22:13:15 2026] DELETE /v2/images/0d26e70b-e983-4c08-ae5a-cb949f8c1d5d => generated 0 bytes in 930 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/714] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jul 21 22:13:16 2026] GET /v2/images/0d26e70b-e983-4c08-ae5a-cb949f8c1d5d => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:13:16.858 8 WARNING glance.api.v2.images [None req-d6da9f1f-c572-423c-ab5d-82e4604109e0 82aeebaf05814935a0e6ce9ba4199614 9dfb8271fd284a1d83716abc7c207e0d - - default default] Failed to find image ce8e137a-022b-4d82-b555-493d9edd0451 to delete: glance.common.exception.ImageNotFound: No image found with ID ce8e137a-022b-4d82-b555-493d9edd0451 [pid: 8|app: 0|req: 355/715] 10.0.0.35 () {32 vars in 709 bytes} [Tue Jul 21 22:13:16 2026] DELETE /v2/images/ce8e137a-022b-4d82-b555-493d9edd0451 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/716] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jul 21 22:13:16 2026] GET /v2/images/ce8e137a-022b-4d82-b555-493d9edd0451 => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/719] 10.0.0.87 () {36 vars in 986 bytes} [Tue Jul 21 22:13:26 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/720] 10.0.0.87 () {36 vars in 926 bytes} [Tue Jul 21 22:13:26 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: 359/723] 10.0.0.35 () {30 vars in 410 bytes} [Tue Jul 21 22:13:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/726] 10.0.0.87 () {36 vars in 986 bytes} [Tue Jul 21 22:13:51 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/727] 10.0.0.87 () {36 vars in 926 bytes} [Tue Jul 21 22:13:51 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: 365/734] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jul 21 22:14:19 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => 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: 370/735] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jul 21 22:14:19 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => 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: 366/736] 10.0.0.227 () {36 vars in 987 bytes} [Tue Jul 21 22:14:20 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/737] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:14:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/738] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:14:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/739] 10.0.0.227 () {36 vars in 987 bytes} [Tue Jul 21 22:14:20 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/740] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:14:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/741] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:14:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/742] 10.0.0.227 () {36 vars in 987 bytes} [Tue Jul 21 22:14:20 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/743] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:14:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/744] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:14:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/745] 10.0.0.125 () {36 vars in 911 bytes} [Tue Jul 21 22:14:20 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/746] 10.0.0.125 () {36 vars in 1007 bytes} [Tue Jul 21 22:14:20 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99/locations => generated 127 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/747] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jul 21 22:14:20 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => 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: 372/748] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jul 21 22:14:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/749] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jul 21 22:14:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/752] 10.0.0.87 () {36 vars in 986 bytes} [Tue Jul 21 22:14:30 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/753] 10.0.0.87 () {36 vars in 926 bytes} [Tue Jul 21 22:14:30 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: 377/758] 10.0.0.87 () {36 vars in 986 bytes} [Tue Jul 21 22:14:45 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/759] 10.0.0.87 () {36 vars in 926 bytes} [Tue Jul 21 22:14:45 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: 378/760] 10.0.0.87 () {36 vars in 986 bytes} [Tue Jul 21 22:14:49 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => 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: 383/761] 10.0.0.87 () {36 vars in 926 bytes} [Tue Jul 21 22:14:49 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: 387/768] 10.0.0.87 () {36 vars in 986 bytes} [Tue Jul 21 22:15:17 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => 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: 382/769] 10.0.0.87 () {36 vars in 926 bytes} [Tue Jul 21 22:15:17 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: 392/778] 10.0.0.87 () {36 vars in 986 bytes} [Tue Jul 21 22:15:53 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/779] 10.0.0.87 () {36 vars in 926 bytes} [Tue Jul 21 22:15:53 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: 397/798] 10.0.0.87 () {36 vars in 986 bytes} [Tue Jul 21 22:17:25 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => 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: 402/799] 10.0.0.87 () {36 vars in 926 bytes} [Tue Jul 21 22:17:25 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/804] 10.0.0.87 () {36 vars in 986 bytes} [Tue Jul 21 22:17:44 2026] GET /v2/images/6861411c-cf45-4f34-965b-884078c73e99 => generated 1312 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/805] 10.0.0.87 () {36 vars in 926 bytes} [Tue Jul 21 22:17:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/814] 199.19.213.157 () {32 vars in 826 bytes} [Tue Jul 21 22:18:23 2026] GET /v2/images?status=active&owner=3dd66d3a0ea84649ae9210aaa73c90dc&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/815] 199.19.213.157 () {32 vars in 653 bytes} [Tue Jul 21 22:18: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: 8|app: 0|req: 406/816] 10.0.0.227 () {36 vars in 987 bytes} [Tue Jul 21 22:18:24 2026] GET /v2/images/c7271416-7f90-4fa0-9785-796a1239049a => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/817] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:18:24 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: 407/818] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:18: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: 412/819] 10.0.0.227 () {36 vars in 987 bytes} [Tue Jul 21 22:18:24 2026] GET /v2/images/c7271416-7f90-4fa0-9785-796a1239049a => 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: 408/820] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:18: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: 413/821] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:18: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: 8|app: 0|req: 409/822] 10.0.0.227 () {36 vars in 987 bytes} [Tue Jul 21 22:18:24 2026] GET /v2/images/c7271416-7f90-4fa0-9785-796a1239049a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/823] 10.0.0.227 () {36 vars in 927 bytes} [Tue Jul 21 22:18:24 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: 410/824] 10.0.0.125 () {36 vars in 911 bytes} [Tue Jul 21 22:18:24 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/825] 10.0.0.125 () {36 vars in 1007 bytes} [Tue Jul 21 22:18:25 2026] GET /v2/images/c7271416-7f90-4fa0-9785-796a1239049a/locations => generated 127 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/826] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jul 21 22:18:25 2026] GET /v2/images/c7271416-7f90-4fa0-9785-796a1239049a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/827] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jul 21 22:18:25 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: 412/828] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jul 21 22:18:25 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: 434/871] 10.0.0.35 () {32 vars in 632 bytes} [Tue Jul 21 22:21:54 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)