+ 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:22:13 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-f99cd474f-s79kb 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 0x7f59d5dca668 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:22:15.745 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-15 05:22:15.761 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:22:16.663 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:22:16.664 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:22:16.665 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:22:16.694 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:22:16.695 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:22:16.695 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:22:18.842 7 WARNING glance.api.v2.images [None req-3b105e5e-d133-4ef8-806e-36e4dc121712 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-15 05:22:18.917 8 WARNING glance.api.v2.images [None req-88c302a0-54a8-4533-9137-8d3dd19168a4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-15 05:22:19.269 7 WARNING keystonemiddleware._common.config [None req-3b105e5e-d133-4ef8-806e-36e4dc121712 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 05:22:19.279 7 WARNING oslo_config.cfg [None req-3b105e5e-d133-4ef8-806e-36e4dc121712 - - - - - -] 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 0x7f59d5dca668 pid: 7 (default app) 2026-07-15 05:22:19.313 8 WARNING keystonemiddleware._common.config [None req-88c302a0-54a8-4533-9137-8d3dd19168a4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 05:22:19.322 8 WARNING oslo_config.cfg [None req-88c302a0-54a8-4533-9137-8d3dd19168a4 - - - - - -] 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 0x7f59d5dca668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 05:22:21 2026] GET / => generated 1312 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:22:21.588 8 WARNING oslo_policy.policy [None req-38e2ecf9-247a-4d3b-9e20-1e9a8dea3896 d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - 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:22:21.589 8 WARNING oslo_policy.policy [None req-38e2ecf9-247a-4d3b-9e20-1e9a8dea3896 d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - 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:22:21.605 8 WARNING oslo_policy.policy [None req-38e2ecf9-247a-4d3b-9e20-1e9a8dea3896 d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - 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:22:21.605 8 WARNING oslo_policy.policy [None req-38e2ecf9-247a-4d3b-9e20-1e9a8dea3896 d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - 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/6] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 05:22:21 2026] GET /v2/images => generated 69 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 05:22: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: 2/8] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 05:22:25 2026] GET /v2/images => generated 69 bytes in 35 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:22:25.264 7 WARNING oslo_policy.policy [None req-9393c043-1ee6-4850-a02c-e23475c3c2cd d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - 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:22:25.265 7 WARNING oslo_policy.policy [None req-9393c043-1ee6-4850-a02c-e23475c3c2cd d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - 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/9] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jul 15 05:22:25 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.156 () {44 vars in 932 bytes} [Wed Jul 15 05:22:25 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:22:25.403 7 WARNING oslo_policy.policy [None req-a7ea91ed-d0e7-4962-83b5-9a8ace9812d7 d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - 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:22:25.403 7 WARNING oslo_policy.policy [None req-a7ea91ed-d0e7-4962-83b5-9a8ace9812d7 d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - 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: 8/11] 199.204.45.156 () {44 vars in 938 bytes} [Wed Jul 15 05:22:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:22:25.484 8 WARNING oslo_config.cfg [None req-a54f6a69-ef58-4b9b-9810-722a76cc7e2e d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - 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/12] 199.204.45.156 () {48 vars in 950 bytes} [Wed Jul 15 05:22:25 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 05:22:25.509 7 WARNING oslo_policy.policy [None req-900fc243-89ed-43dd-8932-63432318edee d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - 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:22:25.509 7 WARNING oslo_policy.policy [None req-900fc243-89ed-43dd-8932-63432318edee d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - 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:22:25.511 7 INFO glance.api.v2.image_data [None req-900fc243-89ed-43dd-8932-63432318edee d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:22:28.889 7 WARNING glance.location [None req-900fc243-89ed-43dd-8932-63432318edee d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.156 () {48 vars in 1044 bytes} [Wed Jul 15 05:22:25 2026] PUT /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696/file => generated 0 bytes in 3430 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4923 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.156 () {44 vars in 970 bytes} [Wed Jul 15 05:22:28 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 05:22:29.066 7 WARNING oslo_config.cfg [None req-05430e0f-0b6a-4935-8635-fc011ef3e7c5 d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - 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: 10/17] 199.204.45.156 () {48 vars in 1050 bytes} [Wed Jul 15 05:22:28 2026] PATCH /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => generated 1312 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.156 () {44 vars in 970 bytes} [Wed Jul 15 05:22:29 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 05:43:46 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: 136/274] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 05:43:46 2026] GET /v2/images => generated 1381 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 05:44:05 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: 141/280] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 05:44:05 2026] GET /v2/images => generated 1381 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.156 () {44 vars in 936 bytes} [Wed Jul 15 05:44:05 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.156 () {44 vars in 958 bytes} [Wed Jul 15 05:44:05 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.156 () {44 vars in 938 bytes} [Wed Jul 15 05:44:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.156 () {48 vars in 950 bytes} [Wed Jul 15 05:44:05 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 05:44:05.822 8 WARNING oslo_policy.policy [None req-0ba0e7bf-f5a2-4754-a67a-b499864d6a12 d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - 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:44:05.822 8 WARNING oslo_policy.policy [None req-0ba0e7bf-f5a2-4754-a67a-b499864d6a12 d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - 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:44:05.824 8 INFO glance.api.v2.image_data [None req-0ba0e7bf-f5a2-4754-a67a-b499864d6a12 d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:44:33.598 8 WARNING glance.location [None req-0ba0e7bf-f5a2-4754-a67a-b499864d6a12 d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/291] 199.204.45.156 () {48 vars in 1045 bytes} [Wed Jul 15 05:44:05 2026] PUT /v2/images/e4bca103-5473-4770-954d-28b6d441292b/file => generated 0 bytes in 27823 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62650 switches on core 0) [pid: 7|app: 0|req: 150/292] 199.204.45.156 () {44 vars in 970 bytes} [Wed Jul 15 05:44:33 2026] GET /v2/images/e4bca103-5473-4770-954d-28b6d441292b => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/293] 199.204.45.156 () {48 vars in 1050 bytes} [Wed Jul 15 05:44:33 2026] PATCH /v2/images/e4bca103-5473-4770-954d-28b6d441292b => generated 1395 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/294] 199.204.45.156 () {44 vars in 970 bytes} [Wed Jul 15 05:44:33 2026] GET /v2/images/e4bca103-5473-4770-954d-28b6d441292b => 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: 144/295] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 05:44:35 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: 152/296] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 05:44:35 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/385] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 05:51:55 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 05:51:55 2026] GET /v2/images => generated 2778 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/389] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 05:52:04 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: 191/390] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 05:52:04 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/391] 199.204.45.156 () {44 vars in 946 bytes} [Wed Jul 15 05:52:04 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: 192/392] 199.204.45.156 () {44 vars in 968 bytes} [Wed Jul 15 05:52:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/393] 199.204.45.156 () {44 vars in 938 bytes} [Wed Jul 15 05:52:04 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: 8|app: 0|req: 193/394] 199.204.45.156 () {48 vars in 950 bytes} [Wed Jul 15 05:52:04 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 05:52:04.881 7 INFO glance.api.v2.image_data [None req-743e2aff-d289-40ec-b293-87bd2ef10904 d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:52:22.543 7 INFO glance.location [None req-743e2aff-d289-40ec-b293-87bd2ef10904 d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 202/399] 199.204.45.156 () {48 vars in 1044 bytes} [Wed Jul 15 05:52:04 2026] PUT /v2/images/c02903e0-e9f6-401f-8136-eeb3e0883b3e/file => generated 0 bytes in 17707 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21870 switches on core 0) [pid: 8|app: 0|req: 198/400] 199.204.45.156 () {44 vars in 970 bytes} [Wed Jul 15 05:52:22 2026] GET /v2/images/c02903e0-e9f6-401f-8136-eeb3e0883b3e => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 199.204.45.156 () {48 vars in 1050 bytes} [Wed Jul 15 05:52:22 2026] PATCH /v2/images/c02903e0-e9f6-401f-8136-eeb3e0883b3e => 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: 199/402] 199.204.45.156 () {44 vars in 970 bytes} [Wed Jul 15 05:52:22 2026] GET /v2/images/c02903e0-e9f6-401f-8136-eeb3e0883b3e => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 05:53:02 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: 204/412] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 05:53:02 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 05:53:13 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: 206/416] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 05:53:13 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: 211/417] 199.204.45.156 () {44 vars in 938 bytes} [Wed Jul 15 05:53:13 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: 8|app: 0|req: 207/418] 199.204.45.156 () {44 vars in 960 bytes} [Wed Jul 15 05:53:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.204.45.156 () {44 vars in 938 bytes} [Wed Jul 15 05:53:13 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: 8|app: 0|req: 208/420] 199.204.45.156 () {48 vars in 950 bytes} [Wed Jul 15 05:53:13 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 05:53:13.556 7 INFO glance.api.v2.image_data [None req-2b85b8d9-14e5-4fe9-bc40-e1e3dc78a7cb d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:53:27.869 7 INFO glance.location [None req-2b85b8d9-14e5-4fe9-bc40-e1e3dc78a7cb d439ef2a00bb4b7cbaf87e4feb03441c 4a8f7c1d9af94a41833931e8be4ab88a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 213/423] 199.204.45.156 () {48 vars in 1045 bytes} [Wed Jul 15 05:53:13 2026] PUT /v2/images/7faad48d-c960-4017-8c32-aa4fbd12a9aa/file => generated 0 bytes in 14355 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67945 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.156 () {44 vars in 970 bytes} [Wed Jul 15 05:53:27 2026] GET /v2/images/7faad48d-c960-4017-8c32-aa4fbd12a9aa => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.156 () {48 vars in 1050 bytes} [Wed Jul 15 05:53:27 2026] PATCH /v2/images/7faad48d-c960-4017-8c32-aa4fbd12a9aa => generated 1382 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.156 () {44 vars in 970 bytes} [Wed Jul 15 05:53:28 2026] GET /v2/images/7faad48d-c960-4017-8c32-aa4fbd12a9aa => generated 1382 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/593] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 06:07:09 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: 296/594] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 06:07:09 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: 311/623] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 06:09:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/624] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 06:09:28 2026] GET /v2/images => generated 5574 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 06:09:30 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: 314/626] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 06:09:30 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/637] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 06:10:21 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: 320/638] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 06:10:21 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/641] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 06:10:30 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/642] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 06:10:30 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: 329/655] 199.204.45.156 () {42 vars in 687 bytes} [Wed Jul 15 06:11:32 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: 327/656] 199.204.45.156 () {44 vars in 909 bytes} [Wed Jul 15 06:11:32 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/665] 10.0.0.235 () {32 vars in 632 bytes} [Wed Jul 15 06:12:15 2026] GET /v2/images => generated 5574 bytes in 28 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: 337/672] 10.0.0.246 () {36 vars in 986 bytes} [Wed Jul 15 06:12:39 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 10.0.0.246 () {36 vars in 926 bytes} [Wed Jul 15 06:12:39 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 10.0.0.246 () {36 vars in 986 bytes} [Wed Jul 15 06:12:41 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => 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: 337/675] 10.0.0.246 () {36 vars in 926 bytes} [Wed Jul 15 06:12:41 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: 339/678] 199.204.45.156 () {36 vars in 990 bytes} [Wed Jul 15 06:12:48 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/679] 199.204.45.156 () {36 vars in 930 bytes} [Wed Jul 15 06:12:48 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: 340/680] 199.204.45.156 () {36 vars in 990 bytes} [Wed Jul 15 06:12:48 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => 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: 341/681] 199.204.45.156 () {36 vars in 930 bytes} [Wed Jul 15 06:12:48 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: 341/682] 10.0.0.78 () {36 vars in 985 bytes} [Wed Jul 15 06:12:56 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => generated 1312 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/683] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:12:56 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: 342/684] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:12:56 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: 343/685] 10.0.0.78 () {36 vars in 985 bytes} [Wed Jul 15 06:12:56 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => 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: 343/686] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:12:56 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/687] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:12:56 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: 344/688] 10.0.0.78 () {36 vars in 985 bytes} [Wed Jul 15 06:12:56 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => 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: 345/689] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:12:56 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: 345/690] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:12:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.14 () {36 vars in 909 bytes} [Wed Jul 15 06:12:57 2026] GET /versions => generated 1312 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.14 () {36 vars in 1005 bytes} [Wed Jul 15 06:12:57 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696/locations => generated 127 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.14 () {36 vars in 985 bytes} [Wed Jul 15 06:12:58 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => 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: 347/694] 10.0.0.14 () {36 vars in 925 bytes} [Wed Jul 15 06:12:58 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.14 () {36 vars in 925 bytes} [Wed Jul 15 06:12:58 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: 352/702] 10.0.0.235 () {34 vars in 654 bytes} [Wed Jul 15 06:13:27 2026] POST /v2/images => generated 648 bytes in 209 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-15 06:13:27.522 8 WARNING glance.api.v2.images [None req-a4d13ecc-9ab5-4d99-83be-d61929f46831 be8a9ef15cbe444d95f4d01897353414 926adf85a0a44e9ba3804a477728372e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a8c580d9-abdd-4148-ae90-e1945549a7ac [pid: 8|app: 0|req: 351/703] 10.0.0.235 () {32 vars in 709 bytes} [Wed Jul 15 06:13:27 2026] DELETE /v2/images/a8c580d9-abdd-4148-ae90-e1945549a7ac => 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: 353/704] 10.0.0.235 () {32 vars in 706 bytes} [Wed Jul 15 06:13:27 2026] GET /v2/images/a8c580d9-abdd-4148-ae90-e1945549a7ac => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/705] 10.0.0.235 () {32 vars in 632 bytes} [Wed Jul 15 06:13:27 2026] GET /v2/images => generated 1381 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/706] 10.0.0.235 () {34 vars in 654 bytes} [Wed Jul 15 06:13:27 2026] POST /v2/images => generated 701 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.235 () {32 vars in 716 bytes} [Wed Jul 15 06:13:27 2026] GET /v2/images/9288dd11-56d6-42f3-a920-56d3ecbabe4c/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:13:27.739 7 INFO glance.api.v2.image_data [None req-241f1b3e-2da1-48bc-a49b-60a9ac66b366 be8a9ef15cbe444d95f4d01897353414 926adf85a0a44e9ba3804a477728372e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 06:13:27.783 7 WARNING glance_store._drivers.rbd [None req-241f1b3e-2da1-48bc-a49b-60a9ac66b366 be8a9ef15cbe444d95f4d01897353414 926adf85a0a44e9ba3804a477728372e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-15 06:13:28.352 7 INFO glance.location [None req-241f1b3e-2da1-48bc-a49b-60a9ac66b366 be8a9ef15cbe444d95f4d01897353414 926adf85a0a44e9ba3804a477728372e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 355/710] 10.0.0.235 () {32 vars in 726 bytes} [Wed Jul 15 06:13:27 2026] PUT /v2/images/9288dd11-56d6-42f3-a920-56d3ecbabe4c/file => generated 0 bytes in 662 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/711] 10.0.0.235 () {32 vars in 706 bytes} [Wed Jul 15 06:13:28 2026] GET /v2/images/9288dd11-56d6-42f3-a920-56d3ecbabe4c => generated 1102 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/712] 10.0.0.235 () {32 vars in 716 bytes} [Wed Jul 15 06:13:28 2026] GET /v2/images/9288dd11-56d6-42f3-a920-56d3ecbabe4c/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/713] 10.0.0.235 () {34 vars in 654 bytes} [Wed Jul 15 06:13:28 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/714] 10.0.0.235 () {32 vars in 725 bytes} [Wed Jul 15 06:13:28 2026] PATCH /v2/images/bd404ff5-5471-4209-9fb3-4d2778776193 => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/715] 10.0.0.235 () {32 vars in 706 bytes} [Wed Jul 15 06:13:28 2026] GET /v2/images/bd404ff5-5471-4209-9fb3-4d2778776193 => generated 651 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:13:28.687 7 WARNING glance.api.v2.images [None req-dcb9877c-238b-4115-ae0f-50c38b274e16 be8a9ef15cbe444d95f4d01897353414 926adf85a0a44e9ba3804a477728372e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bd404ff5-5471-4209-9fb3-4d2778776193 [pid: 7|app: 0|req: 358/716] 10.0.0.235 () {32 vars in 709 bytes} [Wed Jul 15 06:13:28 2026] DELETE /v2/images/bd404ff5-5471-4209-9fb3-4d2778776193 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/717] 10.0.0.235 () {32 vars in 706 bytes} [Wed Jul 15 06:13:28 2026] GET /v2/images/bd404ff5-5471-4209-9fb3-4d2778776193 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:13:28.763 7 WARNING glance.api.v2.images [None req-93deb89e-4f3c-4704-a5b8-c32aa57bbdbc be8a9ef15cbe444d95f4d01897353414 926adf85a0a44e9ba3804a477728372e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9288dd11-56d6-42f3-a920-56d3ecbabe4c [pid: 7|app: 0|req: 359/718] 10.0.0.235 () {32 vars in 709 bytes} [Wed Jul 15 06:13:28 2026] DELETE /v2/images/9288dd11-56d6-42f3-a920-56d3ecbabe4c => generated 0 bytes in 885 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/719] 10.0.0.235 () {32 vars in 706 bytes} [Wed Jul 15 06:13:29 2026] GET /v2/images/9288dd11-56d6-42f3-a920-56d3ecbabe4c => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:13:29.662 7 WARNING glance.api.v2.images [None req-37deeb93-50f8-4090-89fa-8cb2a8d1e925 be8a9ef15cbe444d95f4d01897353414 926adf85a0a44e9ba3804a477728372e - - default default] Failed to find image a8c580d9-abdd-4148-ae90-e1945549a7ac to delete: glance.common.exception.ImageNotFound: No image found with ID a8c580d9-abdd-4148-ae90-e1945549a7ac [pid: 7|app: 0|req: 360/720] 10.0.0.235 () {32 vars in 709 bytes} [Wed Jul 15 06:13:29 2026] DELETE /v2/images/a8c580d9-abdd-4148-ae90-e1945549a7ac => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/721] 10.0.0.235 () {32 vars in 706 bytes} [Wed Jul 15 06:13:29 2026] GET /v2/images/a8c580d9-abdd-4148-ae90-e1945549a7ac => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.246 () {36 vars in 986 bytes} [Wed Jul 15 06:13:39 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => 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: 362/725] 10.0.0.246 () {36 vars in 926 bytes} [Wed Jul 15 06:13:39 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: 364/726] 10.0.0.246 () {36 vars in 986 bytes} [Wed Jul 15 06:13:47 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/727] 10.0.0.246 () {36 vars in 926 bytes} [Wed Jul 15 06:13:47 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: 367/732] 10.0.0.235 () {32 vars in 706 bytes} [Wed Jul 15 06:14:01 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => 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: 366/733] 10.0.0.235 () {32 vars in 706 bytes} [Wed Jul 15 06:14:01 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => 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: 368/734] 10.0.0.78 () {36 vars in 985 bytes} [Wed Jul 15 06:14:02 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/735] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:14:02 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: 369/736] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:14:02 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: 368/737] 10.0.0.78 () {36 vars in 985 bytes} [Wed Jul 15 06:14:02 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/738] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:14:02 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: 369/739] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:14:02 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: 371/740] 10.0.0.78 () {36 vars in 985 bytes} [Wed Jul 15 06:14:02 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => 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: 370/741] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:14:02 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: 372/742] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:14:02 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: 371/743] 10.0.0.14 () {36 vars in 909 bytes} [Wed Jul 15 06:14:02 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: 373/744] 10.0.0.14 () {36 vars in 1005 bytes} [Wed Jul 15 06:14:02 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/745] 10.0.0.14 () {36 vars in 985 bytes} [Wed Jul 15 06:14:02 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => 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: 374/746] 10.0.0.14 () {36 vars in 925 bytes} [Wed Jul 15 06:14:02 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: 373/747] 10.0.0.14 () {36 vars in 925 bytes} [Wed Jul 15 06:14:02 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: 377/752] 10.0.0.246 () {36 vars in 986 bytes} [Wed Jul 15 06:14:20 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.246 () {36 vars in 926 bytes} [Wed Jul 15 06: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: 8|app: 0|req: 378/754] 10.0.0.246 () {36 vars in 986 bytes} [Wed Jul 15 06:14:27 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => 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: 377/755] 10.0.0.246 () {36 vars in 926 bytes} [Wed Jul 15 06:14:27 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: 381/760] 10.0.0.246 () {36 vars in 986 bytes} [Wed Jul 15 06:14:41 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => 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/761] 10.0.0.246 () {36 vars in 926 bytes} [Wed Jul 15 06:14:41 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: 382/764] 10.0.0.246 () {36 vars in 986 bytes} [Wed Jul 15 06:14:48 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => 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: 383/765] 10.0.0.246 () {36 vars in 926 bytes} [Wed Jul 15 06:14:48 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: 386/770] 10.0.0.235 () {30 vars in 410 bytes} [Wed Jul 15 06:15:11 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: 393/787] 10.0.0.246 () {36 vars in 986 bytes} [Wed Jul 15 06:16:30 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => 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: 395/788] 10.0.0.246 () {36 vars in 926 bytes} [Wed Jul 15 06:16:31 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/819] 10.0.0.246 () {36 vars in 986 bytes} [Wed Jul 15 06:19:07 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => generated 1312 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/820] 10.0.0.246 () {36 vars in 926 bytes} [Wed Jul 15 06:19:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/825] 10.0.0.246 () {36 vars in 986 bytes} [Wed Jul 15 06:19:24 2026] GET /v2/images/487f771c-6034-4c9e-ba49-c0e9715bb696 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/826] 10.0.0.246 () {36 vars in 926 bytes} [Wed Jul 15 06:19:24 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: 417/835] 199.204.45.156 () {32 vars in 825 bytes} [Wed Jul 15 06:19:59 2026] GET /v2/images?status=active&owner=4a8f7c1d9af94a41833931e8be4ab88a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/836] 199.204.45.156 () {32 vars in 652 bytes} [Wed Jul 15 06:19:59 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: 418/837] 10.0.0.78 () {36 vars in 985 bytes} [Wed Jul 15 06:19:59 2026] GET /v2/images/e4bca103-5473-4770-954d-28b6d441292b => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/838] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:19:59 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: 419/839] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:19:59 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: 421/840] 10.0.0.78 () {36 vars in 985 bytes} [Wed Jul 15 06:19:59 2026] GET /v2/images/e4bca103-5473-4770-954d-28b6d441292b => 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: 420/841] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:19:59 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: 422/842] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:19:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/843] 10.0.0.78 () {36 vars in 985 bytes} [Wed Jul 15 06:19:59 2026] GET /v2/images/e4bca103-5473-4770-954d-28b6d441292b => 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: 423/844] 10.0.0.78 () {36 vars in 925 bytes} [Wed Jul 15 06:19:59 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: 422/845] 10.0.0.14 () {36 vars in 909 bytes} [Wed Jul 15 06:20:00 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: 424/846] 10.0.0.14 () {36 vars in 1005 bytes} [Wed Jul 15 06:20:00 2026] GET /v2/images/e4bca103-5473-4770-954d-28b6d441292b/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/847] 10.0.0.14 () {36 vars in 985 bytes} [Wed Jul 15 06:20:00 2026] GET /v2/images/e4bca103-5473-4770-954d-28b6d441292b => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/848] 10.0.0.14 () {36 vars in 925 bytes} [Wed Jul 15 06:20:00 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: 424/849] 10.0.0.14 () {36 vars in 925 bytes} [Wed Jul 15 06:20:00 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: 447/892] 10.0.0.235 () {32 vars in 632 bytes} [Wed Jul 15 06:23:35 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)