+ 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 Aug 5 05:47:31 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-594b9fc66f-zs4s7 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 0x7f749f9e7668 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-08-05 05:47:33.382 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-05 05:47:33.420 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-08-05 05:47:34.250 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-08-05 05:47:34.251 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-08-05 05:47:34.252 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-05 05:47:34.288 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-08-05 05:47:34.289 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-08-05 05:47:34.290 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-05 05:47:36.249 7 WARNING glance.api.v2.images [None req-eea00c9c-c670-4f6b-87c3-1a3604fb284e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 05:47:36.331 8 WARNING glance.api.v2.images [None req-f56aa1b7-cc26-4f50-aeb9-ffc0366f35e9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 05:47:36.571 7 WARNING keystonemiddleware._common.config [None req-eea00c9c-c670-4f6b-87c3-1a3604fb284e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 05:47:36.578 7 WARNING oslo_config.cfg [None req-eea00c9c-c670-4f6b-87c3-1a3604fb284e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f749f9e7668 pid: 7 (default app) 2026-08-05 05:47:36.657 8 WARNING keystonemiddleware._common.config [None req-f56aa1b7-cc26-4f50-aeb9-ffc0366f35e9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 05:47:36.665 8 WARNING oslo_config.cfg [None req-f56aa1b7-cc26-4f50-aeb9-ffc0366f35e9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f749f9e7668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 05:47:38 2026] GET / => generated 1301 bytes in 0 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-08-05 05:47:38.633 8 WARNING oslo_policy.policy [None req-8fc8a1e6-5d1a-44f4-a11d-421362b6bcff d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - 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-08-05 05:47:38.633 8 WARNING oslo_policy.policy [None req-8fc8a1e6-5d1a-44f4-a11d-421362b6bcff d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - 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-08-05 05:47:38.652 8 WARNING oslo_policy.policy [None req-8fc8a1e6-5d1a-44f4-a11d-421362b6bcff d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - 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-08-05 05:47:38.652 8 WARNING oslo_policy.policy [None req-8fc8a1e6-5d1a-44f4-a11d-421362b6bcff d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - 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.35 () {44 vars in 906 bytes} [Wed Aug 5 05:47:38 2026] GET /v2/images => generated 69 bytes in 554 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.35 () {42 vars in 684 bytes} [Wed Aug 5 05:47:42 2026] GET / => generated 1301 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.35 () {44 vars in 906 bytes} [Wed Aug 5 05:47:42 2026] GET /v2/images => generated 69 bytes in 38 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-08-05 05:47:42.216 7 WARNING oslo_policy.policy [None req-da941239-4486-451d-bd8d-8312221dca89 d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - 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-08-05 05:47:42.216 7 WARNING oslo_policy.policy [None req-da941239-4486-451d-bd8d-8312221dca89 d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - 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.35 () {44 vars in 907 bytes} [Wed Aug 5 05:47:42 2026] GET /v2/images/cirros => generated 151 bytes in 120 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.35 () {44 vars in 929 bytes} [Wed Aug 5 05:47:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 05:47:42.338 7 WARNING oslo_policy.policy [None req-645a4daf-7568-4243-8634-7532326cb5d3 d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - 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-08-05 05:47:42.339 7 WARNING oslo_policy.policy [None req-645a4daf-7568-4243-8634-7532326cb5d3 d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - 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.35 () {44 vars in 935 bytes} [Wed Aug 5 05:47:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 05:47:42.417 8 WARNING oslo_config.cfg [None req-473b7e00-b399-47a2-843b-ff18ff099068 d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - 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.35 () {48 vars in 947 bytes} [Wed Aug 5 05:47:42 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 05:47:42.439 7 WARNING oslo_policy.policy [None req-01e96156-ba58-460a-bbc4-4973819ba356 d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - 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-08-05 05:47:42.439 7 WARNING oslo_policy.policy [None req-01e96156-ba58-460a-bbc4-4973819ba356 d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - 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-08-05 05:47:42.440 7 INFO glance.api.v2.image_data [None req-01e96156-ba58-460a-bbc4-4973819ba356 d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 05:47:46.120 7 WARNING glance.location [None req-01e96156-ba58-460a-bbc4-4973819ba356 d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.35 () {48 vars in 1041 bytes} [Wed Aug 5 05:47:42 2026] PUT /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada/file => generated 0 bytes in 3734 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8451 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.35 () {44 vars in 967 bytes} [Wed Aug 5 05:47:46 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-05 05:47:46.269 7 WARNING oslo_config.cfg [None req-f504daf0-7786-4adc-a26b-5bc726a66b8c d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - 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.35 () {48 vars in 1047 bytes} [Wed Aug 5 05:47:46 2026] PATCH /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => generated 1312 bytes in 79 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.35 () {44 vars in 967 bytes} [Wed Aug 5 05:47:46 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 131/260] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 06:08:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 06:08:00 2026] GET /v2/images => generated 1381 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 06:08:18 2026] GET / => generated 1301 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 06:08:18 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 199.204.45.35 () {44 vars in 933 bytes} [Wed Aug 5 06:08:18 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.204.45.35 () {44 vars in 955 bytes} [Wed Aug 5 06:08:18 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.35 () {44 vars in 935 bytes} [Wed Aug 5 06:08:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.204.45.35 () {48 vars in 947 bytes} [Wed Aug 5 06:08:18 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 06:08:18.957 7 INFO glance.api.v2.image_data [None req-af036e95-e40f-4cd0-ba73-512cd59102c0 d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 06:08:47.098 7 WARNING glance.location [None req-af036e95-e40f-4cd0-ba73-512cd59102c0 d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 137/278] 199.204.45.35 () {48 vars in 1042 bytes} [Wed Aug 5 06:08:18 2026] PUT /v2/images/3a901850-c0aa-4f9d-a7ad-283f85d4390b/file => generated 0 bytes in 28187 msecs (HTTP/1.1 204) 4 headers in 171 bytes (77189 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.35 () {44 vars in 967 bytes} [Wed Aug 5 06:08:47 2026] GET /v2/images/3a901850-c0aa-4f9d-a7ad-283f85d4390b => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.204.45.35 () {48 vars in 1047 bytes} [Wed Aug 5 06:08:47 2026] PATCH /v2/images/3a901850-c0aa-4f9d-a7ad-283f85d4390b => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.204.45.35 () {44 vars in 967 bytes} [Wed Aug 5 06:08:47 2026] GET /v2/images/3a901850-c0aa-4f9d-a7ad-283f85d4390b => 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: 139/282] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 06:08:48 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 06:08:48 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 06:15:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 06:15:41 2026] GET /v2/images => generated 2778 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/370] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 06:15:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/371] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 06:15:50 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/372] 199.204.45.35 () {44 vars in 943 bytes} [Wed Aug 5 06:15:50 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/373] 199.204.45.35 () {44 vars in 965 bytes} [Wed Aug 5 06:15:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/374] 199.204.45.35 () {44 vars in 935 bytes} [Wed Aug 5 06:15:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/375] 199.204.45.35 () {48 vars in 947 bytes} [Wed Aug 5 06:15:50 2026] POST /v2/images => generated 799 bytes in 2230 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 06:15:53.231 7 INFO glance.api.v2.image_data [None req-bd82a6e4-fbaf-4391-9570-4ef0e9e732eb d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 06:16:36.222 7 INFO glance.location [None req-bd82a6e4-fbaf-4391-9570-4ef0e9e732eb d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 186/386] 199.204.45.35 () {48 vars in 1041 bytes} [Wed Aug 5 06:15:53 2026] PUT /v2/images/46d8e9c7-7802-4261-afe4-2a5e5e5c921f/file => generated 0 bytes in 43039 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24198 switches on core 0) [pid: 8|app: 0|req: 201/387] 199.204.45.35 () {44 vars in 967 bytes} [Wed Aug 5 06:16:36 2026] GET /v2/images/46d8e9c7-7802-4261-afe4-2a5e5e5c921f => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/388] 199.204.45.35 () {48 vars in 1047 bytes} [Wed Aug 5 06:16:36 2026] PATCH /v2/images/46d8e9c7-7802-4261-afe4-2a5e5e5c921f => generated 1410 bytes in 1944 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/389] 199.204.45.35 () {44 vars in 967 bytes} [Wed Aug 5 06:16:38 2026] GET /v2/images/46d8e9c7-7802-4261-afe4-2a5e5e5c921f => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/400] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 06:17:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/401] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 06:17:28 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/406] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 06:17:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/407] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 06:17:52 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: 197/408] 199.204.45.35 () {44 vars in 935 bytes} [Wed Aug 5 06:17:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/409] 199.204.45.35 () {44 vars in 957 bytes} [Wed Aug 5 06:17:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/410] 199.204.45.35 () {44 vars in 935 bytes} [Wed Aug 5 06:17:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/411] 199.204.45.35 () {48 vars in 947 bytes} [Wed Aug 5 06:17:53 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 06:17:53.070 7 INFO glance.api.v2.image_data [None req-d1963c91-e9e8-460a-8bcd-ec74f157667d d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 06:18:13.659 7 INFO glance.location [None req-d1963c91-e9e8-460a-8bcd-ec74f157667d d40604c2f0c84a8ca4203899aec4f3fe 7e8906d28ad9441d95fda5d42ba898b6 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 199/416] 199.204.45.35 () {48 vars in 1042 bytes} [Wed Aug 5 06:17:53 2026] PUT /v2/images/ab475999-b2b7-43dc-a86f-ad2fd587c44d/file => generated 0 bytes in 20652 msecs (HTTP/1.1 204) 4 headers in 171 bytes (55943 switches on core 0) [pid: 8|app: 0|req: 218/417] 199.204.45.35 () {44 vars in 967 bytes} [Wed Aug 5 06:18:13 2026] GET /v2/images/ab475999-b2b7-43dc-a86f-ad2fd587c44d => generated 1204 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/418] 199.204.45.35 () {48 vars in 1047 bytes} [Wed Aug 5 06:18:13 2026] PATCH /v2/images/ab475999-b2b7-43dc-a86f-ad2fd587c44d => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/419] 199.204.45.35 () {44 vars in 967 bytes} [Wed Aug 5 06:18:13 2026] GET /v2/images/ab475999-b2b7-43dc-a86f-ad2fd587c44d => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/608] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 06:33:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/609] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 06:33:47 2026] GET /v2/images => generated 5574 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/638] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 06:36:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/639] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 06:36:08 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/640] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 06:36:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/641] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 06:36:10 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/652] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 06:37:00 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/653] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 06:37:00 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/656] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 06:37:09 2026] GET / => generated 1301 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/657] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 06:37:09 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/672] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 06:38:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/673] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 06:38:17 2026] GET /v2/images => generated 5574 bytes in 62 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: 351/682] 10.0.0.106 () {32 vars in 633 bytes} [Wed Aug 5 06:39:00 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/689] 10.0.0.86 () {36 vars in 986 bytes} [Wed Aug 5 06:39:28 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => generated 1312 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/690] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:39:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/691] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:39:28 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: 356/692] 10.0.0.86 () {36 vars in 986 bytes} [Wed Aug 5 06:39:28 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/693] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:39:28 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: 357/694] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:39:28 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: 338/695] 10.0.0.86 () {36 vars in 986 bytes} [Wed Aug 5 06:39:28 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 358/696] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:39:28 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: 339/697] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:39:28 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: 359/698] 10.0.0.244 () {36 vars in 987 bytes} [Wed Aug 5 06:39:29 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => generated 1312 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/699] 10.0.0.244 () {36 vars in 927 bytes} [Wed Aug 5 06:39:29 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: 360/700] 10.0.0.244 () {36 vars in 987 bytes} [Wed Aug 5 06:39:29 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 341/701] 10.0.0.244 () {36 vars in 927 bytes} [Wed Aug 5 06:39:29 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: 361/702] 10.0.0.244 () {36 vars in 927 bytes} [Wed Aug 5 06:39:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/703] 10.0.0.132 () {36 vars in 987 bytes} [Wed Aug 5 06:39:30 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/704] 10.0.0.132 () {36 vars in 927 bytes} [Wed Aug 5 06:39:30 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: 364/707] 199.204.45.35 () {36 vars in 990 bytes} [Wed Aug 5 06:39:39 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/708] 199.204.45.35 () {36 vars in 930 bytes} [Wed Aug 5 06:39:39 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: 365/709] 199.204.45.35 () {36 vars in 990 bytes} [Wed Aug 5 06:39:40 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 345/710] 199.204.45.35 () {36 vars in 930 bytes} [Wed Aug 5 06:39: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: 366/711] 10.0.0.132 () {36 vars in 987 bytes} [Wed Aug 5 06:39:44 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 346/712] 10.0.0.132 () {36 vars in 927 bytes} [Wed Aug 5 06:39:44 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/713] 10.0.0.132 () {36 vars in 987 bytes} [Wed Aug 5 06:39:44 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/714] 10.0.0.132 () {36 vars in 927 bytes} [Wed Aug 5 06:39:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/723] 10.0.0.132 () {36 vars in 987 bytes} [Wed Aug 5 06:40:20 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 372/724] 10.0.0.132 () {36 vars in 927 bytes} [Wed Aug 5 06:40:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/725] 10.0.0.106 () {34 vars in 655 bytes} [Wed Aug 5 06:40:22 2026] POST /v2/images => generated 648 bytes in 213 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-05 06:40:22.432 8 WARNING glance.api.v2.images [None req-9168a795-3233-422e-a86a-6847cb551ab3 7331fc2c1a3a41e6a061c85849d222d3 23eb05911cdd47888a6a4963c7da1023 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4928bc69-dddd-4d49-88ac-ea54cbfbd391 [pid: 8|app: 0|req: 373/726] 10.0.0.106 () {32 vars in 710 bytes} [Wed Aug 5 06:40:22 2026] DELETE /v2/images/4928bc69-dddd-4d49-88ac-ea54cbfbd391 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/727] 10.0.0.106 () {32 vars in 707 bytes} [Wed Aug 5 06:40:22 2026] GET /v2/images/4928bc69-dddd-4d49-88ac-ea54cbfbd391 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/728] 10.0.0.106 () {32 vars in 633 bytes} [Wed Aug 5 06:40:22 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/729] 10.0.0.106 () {34 vars in 655 bytes} [Wed Aug 5 06:40:22 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-05 06:40:22.601 8 WARNING oslo_policy.policy [None req-a06e7eca-3464-4a67-9ec2-1da1a3e9f150 7331fc2c1a3a41e6a061c85849d222d3 23eb05911cdd47888a6a4963c7da1023 - - 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-08-05 06:40:22.601 8 WARNING oslo_policy.policy [None req-a06e7eca-3464-4a67-9ec2-1da1a3e9f150 7331fc2c1a3a41e6a061c85849d222d3 23eb05911cdd47888a6a4963c7da1023 - - 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: 375/730] 10.0.0.106 () {32 vars in 717 bytes} [Wed Aug 5 06:40:22 2026] GET /v2/images/97c517e6-c712-4672-a159-e70cb7f75435/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-05 06:40:22.622 7 INFO glance.api.v2.image_data [None req-2b9f60ed-12c7-4f77-892a-f82977da3a20 7331fc2c1a3a41e6a061c85849d222d3 23eb05911cdd47888a6a4963c7da1023 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 06:40:22.661 7 WARNING glance_store._drivers.rbd [None req-2b9f60ed-12c7-4f77-892a-f82977da3a20 7331fc2c1a3a41e6a061c85849d222d3 23eb05911cdd47888a6a4963c7da1023 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-05 06:40:23.149 7 INFO glance.location [None req-2b9f60ed-12c7-4f77-892a-f82977da3a20 7331fc2c1a3a41e6a061c85849d222d3 23eb05911cdd47888a6a4963c7da1023 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 356/731] 10.0.0.106 () {32 vars in 727 bytes} [Wed Aug 5 06:40:22 2026] PUT /v2/images/97c517e6-c712-4672-a159-e70cb7f75435/file => generated 0 bytes in 574 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/732] 10.0.0.106 () {32 vars in 707 bytes} [Wed Aug 5 06:40:23 2026] GET /v2/images/97c517e6-c712-4672-a159-e70cb7f75435 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/733] 10.0.0.106 () {32 vars in 717 bytes} [Wed Aug 5 06:40:23 2026] GET /v2/images/97c517e6-c712-4672-a159-e70cb7f75435/file => generated 1024 bytes in 129 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/734] 10.0.0.106 () {34 vars in 655 bytes} [Wed Aug 5 06:40:23 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/735] 10.0.0.106 () {32 vars in 726 bytes} [Wed Aug 5 06:40:23 2026] PATCH /v2/images/0de8109d-0b99-44cb-a076-8646734c5b02 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/736] 10.0.0.106 () {32 vars in 707 bytes} [Wed Aug 5 06:40:23 2026] GET /v2/images/0de8109d-0b99-44cb-a076-8646734c5b02 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 06:40:23.481 7 WARNING glance.api.v2.images [None req-63dd52a8-feec-4565-9a99-78cdc2208586 7331fc2c1a3a41e6a061c85849d222d3 23eb05911cdd47888a6a4963c7da1023 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0de8109d-0b99-44cb-a076-8646734c5b02 [pid: 7|app: 0|req: 359/737] 10.0.0.106 () {32 vars in 710 bytes} [Wed Aug 5 06:40:23 2026] DELETE /v2/images/0de8109d-0b99-44cb-a076-8646734c5b02 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/738] 10.0.0.106 () {32 vars in 707 bytes} [Wed Aug 5 06:40:23 2026] GET /v2/images/0de8109d-0b99-44cb-a076-8646734c5b02 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 06:40:23.552 7 WARNING glance.api.v2.images [None req-9d23b83b-1c01-4cc1-9e76-55f804e61bc7 7331fc2c1a3a41e6a061c85849d222d3 23eb05911cdd47888a6a4963c7da1023 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//97c517e6-c712-4672-a159-e70cb7f75435 [pid: 7|app: 0|req: 360/739] 10.0.0.106 () {32 vars in 710 bytes} [Wed Aug 5 06:40:23 2026] DELETE /v2/images/97c517e6-c712-4672-a159-e70cb7f75435 => generated 0 bytes in 826 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/740] 10.0.0.106 () {32 vars in 707 bytes} [Wed Aug 5 06:40:24 2026] GET /v2/images/97c517e6-c712-4672-a159-e70cb7f75435 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 06:40:24.399 7 WARNING glance.api.v2.images [None req-9433d69e-f264-439a-acd3-e24140d34c22 7331fc2c1a3a41e6a061c85849d222d3 23eb05911cdd47888a6a4963c7da1023 - - default default] Failed to find image 4928bc69-dddd-4d49-88ac-ea54cbfbd391 to delete: glance.common.exception.ImageNotFound: No image found with ID 4928bc69-dddd-4d49-88ac-ea54cbfbd391 [pid: 7|app: 0|req: 361/741] 10.0.0.106 () {32 vars in 710 bytes} [Wed Aug 5 06:40:24 2026] DELETE /v2/images/4928bc69-dddd-4d49-88ac-ea54cbfbd391 => 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: 381/742] 10.0.0.106 () {32 vars in 707 bytes} [Wed Aug 5 06:40:24 2026] GET /v2/images/4928bc69-dddd-4d49-88ac-ea54cbfbd391 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/751] 10.0.0.132 () {36 vars in 987 bytes} [Wed Aug 5 06:40:57 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 386/752] 10.0.0.132 () {36 vars in 927 bytes} [Wed Aug 5 06:40:57 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: 388/755] 10.0.0.106 () {32 vars in 707 bytes} [Wed Aug 5 06:41:11 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 368/756] 10.0.0.106 () {32 vars in 707 bytes} [Wed Aug 5 06:41:11 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/757] 10.0.0.86 () {36 vars in 986 bytes} [Wed Aug 5 06:41:11 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/758] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:41:11 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/759] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:41:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/760] 10.0.0.86 () {36 vars in 986 bytes} [Wed Aug 5 06:41:11 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 391/761] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:41:11 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: 371/762] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:41:11 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: 392/763] 10.0.0.86 () {36 vars in 986 bytes} [Wed Aug 5 06:41:11 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 372/764] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:41:11 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: 393/765] 10.0.0.244 () {36 vars in 987 bytes} [Wed Aug 5 06:41:11 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 373/766] 10.0.0.244 () {36 vars in 927 bytes} [Wed Aug 5 06:41:11 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: 394/767] 10.0.0.244 () {36 vars in 987 bytes} [Wed Aug 5 06:41:11 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 374/768] 10.0.0.244 () {36 vars in 927 bytes} [Wed Aug 5 06:41:11 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: 395/769] 10.0.0.244 () {36 vars in 927 bytes} [Wed Aug 5 06:41:11 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: 377/774] 10.0.0.132 () {36 vars in 987 bytes} [Wed Aug 5 06:41:34 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 398/775] 10.0.0.132 () {36 vars in 927 bytes} [Wed Aug 5 06:41:34 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: 378/776] 10.0.0.132 () {36 vars in 987 bytes} [Wed Aug 5 06:41:34 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 399/777] 10.0.0.132 () {36 vars in 927 bytes} [Wed Aug 5 06:41:34 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/784] 10.0.0.132 () {36 vars in 987 bytes} [Wed Aug 5 06:41:59 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 403/785] 10.0.0.132 () {36 vars in 927 bytes} [Wed Aug 5 06:41: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: 8|app: 0|req: 405/788] 10.0.0.132 () {36 vars in 987 bytes} [Wed Aug 5 06:42:12 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 384/789] 10.0.0.132 () {36 vars in 927 bytes} [Wed Aug 5 06:42:12 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: 386/792] 10.0.0.106 () {30 vars in 411 bytes} [Wed Aug 5 06:42:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/831] 10.0.0.132 () {36 vars in 987 bytes} [Wed Aug 5 06:45:26 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => generated 1312 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/832] 10.0.0.132 () {36 vars in 927 bytes} [Wed Aug 5 06:45:26 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: 429/837] 10.0.0.132 () {36 vars in 987 bytes} [Wed Aug 5 06:45:49 2026] GET /v2/images/55116913-a68d-48e2-b762-bcd33d5dfada => 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: 409/838] 10.0.0.132 () {36 vars in 927 bytes} [Wed Aug 5 06:45:49 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: 414/847] 199.204.45.35 () {32 vars in 825 bytes} [Wed Aug 5 06:46:26 2026] GET /v2/images?status=active&owner=7e8906d28ad9441d95fda5d42ba898b6&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/848] 199.204.45.35 () {32 vars in 652 bytes} [Wed Aug 5 06:46:26 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: 415/849] 10.0.0.86 () {36 vars in 986 bytes} [Wed Aug 5 06:46:27 2026] GET /v2/images/3a901850-c0aa-4f9d-a7ad-283f85d4390b => 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: 435/850] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:46:27 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: 416/851] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:46:27 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/852] 10.0.0.86 () {36 vars in 986 bytes} [Wed Aug 5 06:46:27 2026] GET /v2/images/3a901850-c0aa-4f9d-a7ad-283f85d4390b => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/853] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:46:27 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: 437/854] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:46:27 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: 418/855] 10.0.0.86 () {36 vars in 986 bytes} [Wed Aug 5 06:46:27 2026] GET /v2/images/3a901850-c0aa-4f9d-a7ad-283f85d4390b => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/856] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:46:27 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: 419/857] 10.0.0.86 () {36 vars in 926 bytes} [Wed Aug 5 06:46:27 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: 439/858] 10.0.0.244 () {36 vars in 987 bytes} [Wed Aug 5 06:46:27 2026] GET /v2/images/3a901850-c0aa-4f9d-a7ad-283f85d4390b => generated 1395 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/859] 10.0.0.244 () {36 vars in 927 bytes} [Wed Aug 5 06:46: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: 440/860] 10.0.0.244 () {36 vars in 987 bytes} [Wed Aug 5 06:46:28 2026] GET /v2/images/3a901850-c0aa-4f9d-a7ad-283f85d4390b => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/861] 10.0.0.244 () {36 vars in 927 bytes} [Wed Aug 5 06:46:28 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: 441/862] 10.0.0.244 () {36 vars in 927 bytes} [Wed Aug 5 06:46:28 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: 463/905] 10.0.0.106 () {32 vars in 633 bytes} [Wed Aug 5 06:50:01 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)