+ 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 15 05:17:57 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7dbbcdf6d8-mj8vs 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 0x7fa201438668 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-15 05:17:59.848 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-15 05:17:59.854 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-15 05:18:00.688 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-15 05:18:00.688 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-15 05:18:00.689 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-15 05:18:00.725 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-15 05:18:00.726 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-15 05:18:00.726 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-15 05:18:02.677 7 WARNING glance.api.v2.images [None req-a93fe1fb-4a43-44ed-b19e-d6430c8f9a15 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-15 05:18:02.738 8 WARNING glance.api.v2.images [None req-7172fed0-482d-43c2-8f2d-ec6f22c9575d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-15 05:18:03.069 7 WARNING keystonemiddleware._common.config [None req-a93fe1fb-4a43-44ed-b19e-d6430c8f9a15 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 05:18:03.074 8 WARNING keystonemiddleware._common.config [None req-7172fed0-482d-43c2-8f2d-ec6f22c9575d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 05:18:03.077 7 WARNING oslo_config.cfg [None req-a93fe1fb-4a43-44ed-b19e-d6430c8f9a15 - - - - - -] 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 0x7fa201438668 pid: 7 (default app) 2026-07-15 05:18:03.081 8 WARNING oslo_config.cfg [None req-7172fed0-482d-43c2-8f2d-ec6f22c9575d - - - - - -] 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 0x7fa201438668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 05:18:04 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 05:18:04.843 8 WARNING oslo_policy.policy [None req-7328115c-7d69-4ecc-84a5-6204eae9a37a 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - 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-15 05:18:04.843 8 WARNING oslo_policy.policy [None req-7328115c-7d69-4ecc-84a5-6204eae9a37a 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - 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-15 05:18:04.859 8 WARNING oslo_policy.policy [None req-7328115c-7d69-4ecc-84a5-6204eae9a37a 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - 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-15 05:18:04.859 8 WARNING oslo_policy.policy [None req-7328115c-7d69-4ecc-84a5-6204eae9a37a 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - 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: 1/5] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 05:18:04 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 05:18:08 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 05:18:08 2026] GET /v2/images => generated 69 bytes in 28 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-15 05:18:08.439 7 WARNING oslo_policy.policy [None req-a5770ef9-8f3e-4f48-bd43-0750df71685d 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - 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-15 05:18:08.439 7 WARNING oslo_policy.policy [None req-a5770ef9-8f3e-4f48-bd43-0750df71685d 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - 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: 6/8] 199.204.45.3 () {44 vars in 904 bytes} [Wed Jul 15 05:18:08 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.3 () {44 vars in 926 bytes} [Wed Jul 15 05:18:08 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-15 05:18:08.573 7 WARNING oslo_policy.policy [None req-f60a7fd7-172f-4a56-a999-e0756fa207c5 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - 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-15 05:18:08.574 7 WARNING oslo_policy.policy [None req-f60a7fd7-172f-4a56-a999-e0756fa207c5 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - 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: 7/10] 199.204.45.3 () {44 vars in 932 bytes} [Wed Jul 15 05:18:08 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-15 05:18:08.672 8 WARNING oslo_config.cfg [None req-2a89ca14-477c-40a9-924f-0014553916ed 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - 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: 4/11] 199.204.45.3 () {48 vars in 944 bytes} [Wed Jul 15 05:18:08 2026] POST /v2/images => generated 760 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-15 05:18:08.696 7 WARNING oslo_policy.policy [None req-8d2f7b00-cbe6-4af5-916b-76d83fd9bdd7 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - 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-15 05:18:08.696 7 WARNING oslo_policy.policy [None req-8d2f7b00-cbe6-4af5-916b-76d83fd9bdd7 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - 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-15 05:18:08.698 7 INFO glance.api.v2.image_data [None req-8d2f7b00-cbe6-4af5-916b-76d83fd9bdd7 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:18:12.677 7 WARNING glance.location [None req-8d2f7b00-cbe6-4af5-916b-76d83fd9bdd7 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.3 () {48 vars in 1038 bytes} [Wed Jul 15 05:18:08 2026] PUT /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39/file => generated 0 bytes in 4029 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5874 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jul 15 05:18:12 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 05:18:12.831 7 WARNING oslo_config.cfg [None req-3774fa3f-e46f-4fa3-a7be-bbb0f768de10 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - 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: 9/16] 199.204.45.3 () {48 vars in 1044 bytes} [Wed Jul 15 05:18:12 2026] PATCH /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jul 15 05:18:12 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => 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: 132/262] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 05:38:33 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 05:38:33 2026] GET /v2/images => generated 1381 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 05:38:58 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 05:38:58 2026] GET /v2/images => generated 1381 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.204.45.3 () {44 vars in 930 bytes} [Wed Jul 15 05:38:58 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.3 () {44 vars in 952 bytes} [Wed Jul 15 05:38:58 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.3 () {44 vars in 932 bytes} [Wed Jul 15 05:38:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.3 () {48 vars in 944 bytes} [Wed Jul 15 05:38:59 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-15 05:38:59.135 8 WARNING oslo_policy.policy [None req-addfb5de-7a95-467b-93d9-f5fe5bd0c4c0 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - 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-15 05:38:59.135 8 WARNING oslo_policy.policy [None req-addfb5de-7a95-467b-93d9-f5fe5bd0c4c0 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - 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-15 05:38:59.136 8 INFO glance.api.v2.image_data [None req-addfb5de-7a95-467b-93d9-f5fe5bd0c4c0 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:39:24.439 8 WARNING glance.location [None req-addfb5de-7a95-467b-93d9-f5fe5bd0c4c0 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/280] 199.204.45.3 () {48 vars in 1039 bytes} [Wed Jul 15 05:38:59 2026] PUT /v2/images/ed6b703b-e747-47fc-812f-af5469830a0f/file => generated 0 bytes in 25350 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64255 switches on core 0) [pid: 7|app: 0|req: 144/281] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jul 15 05:39:24 2026] GET /v2/images/ed6b703b-e747-47fc-812f-af5469830a0f => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/282] 199.204.45.3 () {48 vars in 1044 bytes} [Wed Jul 15 05:39:24 2026] PATCH /v2/images/ed6b703b-e747-47fc-812f-af5469830a0f => generated 1395 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/283] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jul 15 05:39:24 2026] GET /v2/images/ed6b703b-e747-47fc-812f-af5469830a0f => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/284] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 05:39:26 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/285] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 05:39:26 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/368] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 05:46:21 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/369] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 05:46:21 2026] GET /v2/images => generated 2778 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 05:46:30 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/373] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 05:46:30 2026] GET /v2/images => generated 2778 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/374] 199.204.45.3 () {44 vars in 940 bytes} [Wed Jul 15 05:46:30 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: 7|app: 0|req: 191/375] 199.204.45.3 () {44 vars in 962 bytes} [Wed Jul 15 05:46:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/376] 199.204.45.3 () {44 vars in 932 bytes} [Wed Jul 15 05:46:30 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: 192/377] 199.204.45.3 () {48 vars in 944 bytes} [Wed Jul 15 05:46:30 2026] POST /v2/images => generated 799 bytes in 315 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-15 05:46:30.640 8 INFO glance.api.v2.image_data [None req-fb86da79-ae8b-4ed1-ae5a-f8e6f95170f7 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:46:48.548 8 INFO glance.location [None req-fb86da79-ae8b-4ed1-ae5a-f8e6f95170f7 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/382] 199.204.45.3 () {48 vars in 1038 bytes} [Wed Jul 15 05:46:30 2026] PUT /v2/images/eadf3802-8165-4909-a13b-138c31706ceb/file => generated 0 bytes in 17954 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24838 switches on core 0) [pid: 7|app: 0|req: 197/383] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jul 15 05:46:48 2026] GET /v2/images/eadf3802-8165-4909-a13b-138c31706ceb => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/384] 199.204.45.3 () {48 vars in 1044 bytes} [Wed Jul 15 05:46:48 2026] PATCH /v2/images/eadf3802-8165-4909-a13b-138c31706ceb => generated 1410 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/385] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jul 15 05:46:48 2026] GET /v2/images/eadf3802-8165-4909-a13b-138c31706ceb => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/394] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 05:47:26 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/395] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 05:47:26 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/398] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 05:47:36 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/399] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 05:47:36 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/400] 199.204.45.3 () {44 vars in 932 bytes} [Wed Jul 15 05:47:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/401] 199.204.45.3 () {44 vars in 954 bytes} [Wed Jul 15 05:47:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/402] 199.204.45.3 () {44 vars in 932 bytes} [Wed Jul 15 05:47:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/403] 199.204.45.3 () {48 vars in 944 bytes} [Wed Jul 15 05:47:36 2026] POST /v2/images => generated 791 bytes in 151 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-15 05:47:36.469 7 INFO glance.api.v2.image_data [None req-d3ad2022-bf0c-465a-9660-c9a07d742e79 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:47:52.593 7 INFO glance.location [None req-d3ad2022-bf0c-465a-9660-c9a07d742e79 66f0d612d6564b188a7fe56c8eef52d0 1b96192332b14a9a85dc63c09fc0421a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/406] 199.204.45.3 () {48 vars in 1039 bytes} [Wed Jul 15 05:47:36 2026] PUT /v2/images/1b2b5d09-cc75-4c91-9106-a1449e5239d9/file => generated 0 bytes in 16173 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35566 switches on core 0) [pid: 8|app: 0|req: 199/407] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jul 15 05:47:52 2026] GET /v2/images/1b2b5d09-cc75-4c91-9106-a1449e5239d9 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/410] 199.204.45.3 () {48 vars in 1044 bytes} [Wed Jul 15 05:47:52 2026] PATCH /v2/images/1b2b5d09-cc75-4c91-9106-a1449e5239d9 => generated 1382 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/411] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jul 15 05:47:52 2026] GET /v2/images/1b2b5d09-cc75-4c91-9106-a1449e5239d9 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/570] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 06:01:07 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/571] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 06:01:07 2026] GET /v2/images => generated 5574 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/598] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 06:03:22 2026] GET / => generated 1290 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/599] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 06:03:22 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/602] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 06:03:24 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/603] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 06:03:24 2026] GET /v2/images => generated 5574 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/614] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 06:04:13 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/615] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 06:04:13 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/616] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 06:04:21 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/617] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 06:04:21 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/630] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jul 15 06:05:21 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jul 15 06:05:21 2026] GET /v2/images => generated 5574 bytes in 61 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: 324/640] 10.0.0.249 () {32 vars in 633 bytes} [Wed Jul 15 06:06:02 2026] GET /v2/images => generated 5574 bytes in 17 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: 319/645] 10.0.0.149 () {36 vars in 987 bytes} [Wed Jul 15 06:06:21 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1312 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/646] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:06:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/647] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:06: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: 328/648] 10.0.0.149 () {36 vars in 987 bytes} [Wed Jul 15 06:06:21 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/649] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:06: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: 329/650] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:06:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/651] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 06:06:21 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => 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: 323/652] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 06:06:21 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: 330/653] 10.0.0.149 () {36 vars in 987 bytes} [Wed Jul 15 06:06:21 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => 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: 324/654] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:06:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/655] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:06:21 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: 325/656] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 15 06:06:22 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => 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: 332/657] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 15 06:06:22 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: 326/658] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 15 06:06:22 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/659] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 15 06:06:22 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: 327/660] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 15 06:06:22 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: 335/663] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 06:06:25 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => 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: 329/664] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 06:06: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: 7|app: 0|req: 336/665] 199.204.45.3 () {36 vars in 989 bytes} [Wed Jul 15 06:06:30 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/666] 199.204.45.3 () {36 vars in 929 bytes} [Wed Jul 15 06:06: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: 337/667] 199.204.45.3 () {36 vars in 989 bytes} [Wed Jul 15 06:06:31 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => 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: 331/668] 199.204.45.3 () {36 vars in 929 bytes} [Wed Jul 15 06:06: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: 341/675] 10.0.0.249 () {34 vars in 655 bytes} [Wed Jul 15 06:06:58 2026] POST /v2/images => generated 648 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-15 06:06:58.305 8 WARNING glance.api.v2.images [None req-e7c7987c-b52f-4d6f-af89-59cb8d2f738a dc74a93b4f5b4d279044cff16eb8bc9d 85473073b5fb4d7488f6bd1d3a6d1c4b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//834d56b4-99ab-4bf0-b1e3-a72540064fc6 [pid: 8|app: 0|req: 335/676] 10.0.0.249 () {32 vars in 710 bytes} [Wed Jul 15 06:06:58 2026] DELETE /v2/images/834d56b4-99ab-4bf0-b1e3-a72540064fc6 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/677] 10.0.0.249 () {32 vars in 707 bytes} [Wed Jul 15 06:06:58 2026] GET /v2/images/834d56b4-99ab-4bf0-b1e3-a72540064fc6 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/678] 10.0.0.249 () {32 vars in 633 bytes} [Wed Jul 15 06:06:58 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/679] 10.0.0.249 () {34 vars in 655 bytes} [Wed Jul 15 06:06:58 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/680] 10.0.0.249 () {32 vars in 717 bytes} [Wed Jul 15 06:06:58 2026] GET /v2/images/b4394853-ba56-4542-8175-83d59e1db47e/file => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:06:58.496 7 INFO glance.api.v2.image_data [None req-0cfbff64-79b0-443c-bb80-4dedfc0c24af dc74a93b4f5b4d279044cff16eb8bc9d 85473073b5fb4d7488f6bd1d3a6d1c4b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 06:06:58.532 7 WARNING glance_store._drivers.rbd [None req-0cfbff64-79b0-443c-bb80-4dedfc0c24af dc74a93b4f5b4d279044cff16eb8bc9d 85473073b5fb4d7488f6bd1d3a6d1c4b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-15 06:06:59.677 7 INFO glance.location [None req-0cfbff64-79b0-443c-bb80-4dedfc0c24af dc74a93b4f5b4d279044cff16eb8bc9d 85473073b5fb4d7488f6bd1d3a6d1c4b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 344/681] 10.0.0.249 () {32 vars in 727 bytes} [Wed Jul 15 06:06:58 2026] PUT /v2/images/b4394853-ba56-4542-8175-83d59e1db47e/file => generated 0 bytes in 1232 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.249 () {32 vars in 707 bytes} [Wed Jul 15 06:06:59 2026] GET /v2/images/b4394853-ba56-4542-8175-83d59e1db47e => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/683] 10.0.0.249 () {32 vars in 717 bytes} [Wed Jul 15 06:06:59 2026] GET /v2/images/b4394853-ba56-4542-8175-83d59e1db47e/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.249 () {34 vars in 655 bytes} [Wed Jul 15 06:06:59 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/685] 10.0.0.249 () {32 vars in 726 bytes} [Wed Jul 15 06:06:59 2026] PATCH /v2/images/09dcaf24-bd3d-45e6-86b2-bb57e96b35c0 => generated 651 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/686] 10.0.0.249 () {32 vars in 707 bytes} [Wed Jul 15 06:06:59 2026] GET /v2/images/09dcaf24-bd3d-45e6-86b2-bb57e96b35c0 => generated 651 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:07:00.024 7 WARNING glance.api.v2.images [None req-cbbc1dcc-bd9f-40eb-a05a-13f42582fcdf dc74a93b4f5b4d279044cff16eb8bc9d 85473073b5fb4d7488f6bd1d3a6d1c4b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//09dcaf24-bd3d-45e6-86b2-bb57e96b35c0 [pid: 7|app: 0|req: 347/687] 10.0.0.249 () {32 vars in 710 bytes} [Wed Jul 15 06:07:00 2026] DELETE /v2/images/09dcaf24-bd3d-45e6-86b2-bb57e96b35c0 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 10.0.0.249 () {32 vars in 707 bytes} [Wed Jul 15 06:07:00 2026] GET /v2/images/09dcaf24-bd3d-45e6-86b2-bb57e96b35c0 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:07:00.099 7 WARNING glance.api.v2.images [None req-73cde8cb-18fd-444f-8ad8-d264bcd5e85d dc74a93b4f5b4d279044cff16eb8bc9d 85473073b5fb4d7488f6bd1d3a6d1c4b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b4394853-ba56-4542-8175-83d59e1db47e [pid: 7|app: 0|req: 348/689] 10.0.0.249 () {32 vars in 710 bytes} [Wed Jul 15 06:07:00 2026] DELETE /v2/images/b4394853-ba56-4542-8175-83d59e1db47e => generated 0 bytes in 851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 10.0.0.249 () {32 vars in 707 bytes} [Wed Jul 15 06:07:00 2026] GET /v2/images/b4394853-ba56-4542-8175-83d59e1db47e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:07:00.963 7 WARNING glance.api.v2.images [None req-3af38912-8b36-4554-a365-e81e64c6c4cd dc74a93b4f5b4d279044cff16eb8bc9d 85473073b5fb4d7488f6bd1d3a6d1c4b - - default default] Failed to find image 834d56b4-99ab-4bf0-b1e3-a72540064fc6 to delete: glance.common.exception.ImageNotFound: No image found with ID 834d56b4-99ab-4bf0-b1e3-a72540064fc6 [pid: 7|app: 0|req: 349/691] 10.0.0.249 () {32 vars in 710 bytes} [Wed Jul 15 06:07:00 2026] DELETE /v2/images/834d56b4-99ab-4bf0-b1e3-a72540064fc6 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/692] 10.0.0.249 () {32 vars in 707 bytes} [Wed Jul 15 06:07:00 2026] GET /v2/images/834d56b4-99ab-4bf0-b1e3-a72540064fc6 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/693] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 06:07:01 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => 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: 344/694] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 06:07:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.249 () {30 vars in 411 bytes} [Wed Jul 15 06:07:06 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/700] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 06:07:22 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 06:07:22 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: 351/706] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 06:07:34 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/707] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 06:07:34 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: 352/708] 10.0.0.249 () {32 vars in 707 bytes} [Wed Jul 15 06:07:39 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => 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: 357/709] 10.0.0.249 () {32 vars in 707 bytes} [Wed Jul 15 06:07:39 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => 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: 353/710] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 06:07:39 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 06:07:39 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: 354/712] 10.0.0.149 () {36 vars in 987 bytes} [Wed Jul 15 06:07:39 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1312 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/713] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:07:40 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: 355/714] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:07:40 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: 360/715] 10.0.0.149 () {36 vars in 987 bytes} [Wed Jul 15 06:07:40 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => 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: 356/716] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:07:40 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: 361/717] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:07:40 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: 357/718] 10.0.0.149 () {36 vars in 987 bytes} [Wed Jul 15 06:07:40 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/719] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:07:40 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: 358/720] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:07:40 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: 363/721] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 15 06:07:40 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/722] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 15 06:07:40 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: 364/723] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 15 06:07:40 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => 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: 360/724] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 15 06:07:40 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/725] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 15 06:07:40 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: 369/732] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 06:08:04 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/733] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 06:08:04 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: 377/748] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 06:09:15 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => 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: 372/749] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 06:09:15 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: 375/754] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 06:09:35 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/755] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 06:09:35 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/762] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 06:10:10 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/763] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 06:10:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/770] 199.204.45.3 () {32 vars in 824 bytes} [Wed Jul 15 06:10:42 2026] GET /v2/images?status=active&owner=1b96192332b14a9a85dc63c09fc0421a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/771] 199.204.45.3 () {32 vars in 651 bytes} [Wed Jul 15 06:10:42 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: 389/772] 10.0.0.149 () {36 vars in 987 bytes} [Wed Jul 15 06:10:42 2026] GET /v2/images/ed6b703b-e747-47fc-812f-af5469830a0f => 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: 391/775] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:10:42 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: 385/776] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:10:42 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: 392/777] 10.0.0.149 () {36 vars in 987 bytes} [Wed Jul 15 06:10:42 2026] GET /v2/images/ed6b703b-e747-47fc-812f-af5469830a0f => generated 1395 bytes in 15 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.149 () {36 vars in 927 bytes} [Wed Jul 15 06:10:42 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: 393/779] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:10:42 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: 387/780] 10.0.0.149 () {36 vars in 987 bytes} [Wed Jul 15 06:10:42 2026] GET /v2/images/ed6b703b-e747-47fc-812f-af5469830a0f => 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: 394/781] 10.0.0.149 () {36 vars in 927 bytes} [Wed Jul 15 06:10:42 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: 388/782] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 15 06:10:43 2026] GET /v2/images/ed6b703b-e747-47fc-812f-af5469830a0f => generated 1395 bytes in 14 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.187 () {36 vars in 927 bytes} [Wed Jul 15 06:10:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/784] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jul 15 06:10:43 2026] GET /v2/images/ed6b703b-e747-47fc-812f-af5469830a0f => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/785] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 15 06:10:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/786] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jul 15 06:10:43 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: 397/787] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 06:10:50 2026] GET /v2/images/6ca984c1-cb2b-45a3-b1aa-98414d345c39 => 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: 391/788] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 06:10:50 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: 413/831] 10.0.0.249 () {32 vars in 633 bytes} [Wed Jul 15 06:14:15 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)