+ 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 May 20 02:10:53 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7d559cdd6b-jwmhn machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f42917b8668 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-05-20 02:10:55.884 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-20 02:10:55.897 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-20 02:10:56.744 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-05-20 02:10:56.745 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-05-20 02:10:56.746 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-20 02:10:56.759 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-05-20 02:10:56.760 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-05-20 02:10:56.760 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-20 02:10:58.740 8 WARNING glance.api.v2.images [None req-88f358f9-e928-4aa7-89bb-02a7f31fa9d3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 02:10:58.826 7 WARNING glance.api.v2.images [None req-c4ab247b-fc39-43fd-a17f-a6dba6f5f0f5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 02:10:59.066 8 WARNING keystonemiddleware._common.config [None req-88f358f9-e928-4aa7-89bb-02a7f31fa9d3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 02:10:59.073 8 WARNING oslo_config.cfg [None req-88f358f9-e928-4aa7-89bb-02a7f31fa9d3 - - - - - -] 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 0x7f42917b8668 pid: 8 (default app) 2026-05-20 02:10:59.172 7 WARNING keystonemiddleware._common.config [None req-c4ab247b-fc39-43fd-a17f-a6dba6f5f0f5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 02:10:59.180 7 WARNING oslo_config.cfg [None req-c4ab247b-fc39-43fd-a17f-a6dba6f5f0f5 - - - - - -] 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 0x7f42917b8668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:11:00 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 02:11:00.543 7 WARNING oslo_policy.policy [None req-b3014274-6f24-454a-b1b8-042ef8562630 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - 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-05-20 02:11:00.544 7 WARNING oslo_policy.policy [None req-b3014274-6f24-454a-b1b8-042ef8562630 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - 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-05-20 02:11:00.561 7 WARNING oslo_policy.policy [None req-b3014274-6f24-454a-b1b8-042ef8562630 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - 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-05-20 02:11:00.561 7 WARNING oslo_policy.policy [None req-b3014274-6f24-454a-b1b8-042ef8562630 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:11:00 2026] GET /v2/images => generated 69 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:11:04 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:11:04 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 02:11:04.130 8 WARNING oslo_policy.policy [None req-f6854aca-3a65-4efc-b896-c2f31a362c1b b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - 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-05-20 02:11:04.131 8 WARNING oslo_policy.policy [None req-f6854aca-3a65-4efc-b896-c2f31a362c1b b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.4 () {44 vars in 904 bytes} [Wed May 20 02:11:04 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: 7|app: 0|req: 3/10] 199.204.45.4 () {44 vars in 926 bytes} [Wed May 20 02:11:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 02:11:04.266 8 WARNING oslo_policy.policy [None req-da37ccea-c636-48fc-91bc-ba5d4ebc73b9 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - 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-05-20 02:11:04.266 8 WARNING oslo_policy.policy [None req-da37ccea-c636-48fc-91bc-ba5d4ebc73b9 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - 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: 8/11] 199.204.45.4 () {44 vars in 932 bytes} [Wed May 20 02:11:04 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) 2026-05-20 02:11:04.348 7 WARNING oslo_config.cfg [None req-eb9b67fc-8610-4090-9b0a-ff6f8a9896f2 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.4 () {48 vars in 944 bytes} [Wed May 20 02:11:04 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-20 02:11:04.370 8 WARNING oslo_policy.policy [None req-5302031c-17be-47be-9c29-d96952a3c43e b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - 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-05-20 02:11:04.370 8 WARNING oslo_policy.policy [None req-5302031c-17be-47be-9c29-d96952a3c43e b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - 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-05-20 02:11:04.372 8 INFO glance.api.v2.image_data [None req-5302031c-17be-47be-9c29-d96952a3c43e b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 02:11:09.263 8 WARNING glance.location [None req-5302031c-17be-47be-9c29-d96952a3c43e b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.4 () {48 vars in 1038 bytes} [Wed May 20 02:11:04 2026] PUT /v2/images/466acc3d-e045-427b-92ba-ecc144847214/file => generated 0 bytes in 4934 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6920 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.4 () {44 vars in 964 bytes} [Wed May 20 02:11:09 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 02:11:09.336 8 WARNING oslo_config.cfg [None req-69298916-7cd3-4bca-81d5-46ee0f7895ca b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - 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: 10/17] 199.204.45.4 () {44 vars in 964 bytes} [Wed May 20 02:11:09 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/262] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:31:34 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/263] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:31:34 2026] GET /v2/images => generated 1240 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:31:52 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:31:52 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.204.45.4 () {44 vars in 930 bytes} [Wed May 20 02:31:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.4 () {44 vars in 952 bytes} [Wed May 20 02:31:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.4 () {44 vars in 932 bytes} [Wed May 20 02:31:52 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) [pid: 8|app: 0|req: 138/273] 199.204.45.4 () {48 vars in 944 bytes} [Wed May 20 02:31:52 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-20 02:31:52.705 7 WARNING oslo_policy.policy [None req-74a3f88f-61b9-4162-bdd7-128322c039d9 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - 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-05-20 02:31:52.705 7 WARNING oslo_policy.policy [None req-74a3f88f-61b9-4162-bdd7-128322c039d9 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - 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-05-20 02:31:52.708 7 INFO glance.api.v2.image_data [None req-74a3f88f-61b9-4162-bdd7-128322c039d9 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 02:32:17.310 7 WARNING glance.location [None req-74a3f88f-61b9-4162-bdd7-128322c039d9 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 136/278] 199.204.45.4 () {48 vars in 1039 bytes} [Wed May 20 02:31:52 2026] PUT /v2/images/53f5a27c-1de2-4233-86d4-816ead86f7a2/file => generated 0 bytes in 24656 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64431 switches on core 0) [pid: 8|app: 0|req: 143/279] 199.204.45.4 () {44 vars in 964 bytes} [Wed May 20 02:32:17 2026] GET /v2/images/53f5a27c-1de2-4233-86d4-816ead86f7a2 => 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: 137/280] 199.204.45.4 () {44 vars in 964 bytes} [Wed May 20 02:32:17 2026] GET /v2/images/53f5a27c-1de2-4233-86d4-816ead86f7a2 => 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: 145/283] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:32:18 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/284] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:32:18 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/365] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:39:02 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/366] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:39:02 2026] GET /v2/images => generated 2451 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:39:11 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:39:11 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.204.45.4 () {44 vars in 940 bytes} [Wed May 20 02:39:11 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: 189/372] 199.204.45.4 () {44 vars in 962 bytes} [Wed May 20 02:39:11 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.204.45.4 () {44 vars in 932 bytes} [Wed May 20 02:39:11 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: 190/374] 199.204.45.4 () {48 vars in 944 bytes} [Wed May 20 02:39:11 2026] POST /v2/images => generated 799 bytes in 193 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-20 02:39:11.595 7 INFO glance.api.v2.image_data [None req-6bd3d01b-77bc-436c-95c5-d1d12fa25ff8 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 02:39:31.988 7 INFO glance.location [None req-6bd3d01b-77bc-436c-95c5-d1d12fa25ff8 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 185/379] 199.204.45.4 () {48 vars in 1038 bytes} [Wed May 20 02:39:11 2026] PUT /v2/images/ecc1637e-eac2-4b80-b0e1-eb89c837f06d/file => generated 0 bytes in 20437 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25947 switches on core 0) [pid: 8|app: 0|req: 195/380] 199.204.45.4 () {44 vars in 964 bytes} [Wed May 20 02:39:32 2026] GET /v2/images/ecc1637e-eac2-4b80-b0e1-eb89c837f06d => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/381] 199.204.45.4 () {48 vars in 1043 bytes} [Wed May 20 02:39:32 2026] PATCH /v2/images/ecc1637e-eac2-4b80-b0e1-eb89c837f06d => generated 1234 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/382] 199.204.45.4 () {44 vars in 964 bytes} [Wed May 20 02:39:32 2026] GET /v2/images/ecc1637e-eac2-4b80-b0e1-eb89c837f06d => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/391] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:40:09 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/392] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:40:09 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/395] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:40:23 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/396] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:40:23 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/397] 199.204.45.4 () {44 vars in 932 bytes} [Wed May 20 02:40:23 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/398] 199.204.45.4 () {44 vars in 954 bytes} [Wed May 20 02:40:23 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/399] 199.204.45.4 () {44 vars in 932 bytes} [Wed May 20 02:40:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/400] 199.204.45.4 () {48 vars in 944 bytes} [Wed May 20 02:40:23 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-20 02:40:23.592 8 INFO glance.api.v2.image_data [None req-8f2144c7-a6bb-4f37-9b70-aebc7cc5af65 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 02:40:32.960 8 INFO glance.location [None req-8f2144c7-a6bb-4f37-9b70-aebc7cc5af65 b1d59a7d4d8046e382f1b7142172841f 753191dacbb64051947768c3bc5c6640 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 206/403] 199.204.45.4 () {48 vars in 1038 bytes} [Wed May 20 02:40:23 2026] PUT /v2/images/78d591dc-5ae5-4fbe-a26a-1ed4e6cd0bf2/file => generated 0 bytes in 9411 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23577 switches on core 0) [pid: 7|app: 0|req: 198/404] 199.204.45.4 () {44 vars in 964 bytes} [Wed May 20 02:40:33 2026] GET /v2/images/78d591dc-5ae5-4fbe-a26a-1ed4e6cd0bf2 => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/405] 199.204.45.4 () {44 vars in 964 bytes} [Wed May 20 02:40:33 2026] GET /v2/images/78d591dc-5ae5-4fbe-a26a-1ed4e6cd0bf2 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/556] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:53:08 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/557] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:53:08 2026] GET /v2/images => generated 4892 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/586] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:55:24 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/587] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:55:24 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/588] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:55:26 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/589] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:55:26 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/600] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:56:15 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/601] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:56:15 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/604] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:56:22 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/605] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:56:22 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/618] 199.204.45.4 () {42 vars in 681 bytes} [Wed May 20 02:57:23 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/619] 199.204.45.4 () {44 vars in 903 bytes} [Wed May 20 02:57:23 2026] GET /v2/images => generated 4892 bytes in 50 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: 310/628] 10.0.0.100 () {32 vars in 633 bytes} [Wed May 20 02:58:05 2026] GET /v2/images => generated 4892 bytes in 16 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: 321/633] 10.0.0.40 () {36 vars in 986 bytes} [Wed May 20 02:58:27 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/634] 10.0.0.40 () {36 vars in 926 bytes} [Wed May 20 02:58: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: 323/637] 199.204.45.4 () {36 vars in 989 bytes} [Wed May 20 02:58:35 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/638] 199.204.45.4 () {36 vars in 929 bytes} [Wed May 20 02:58:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/639] 199.204.45.4 () {36 vars in 989 bytes} [Wed May 20 02:58:35 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/640] 199.204.45.4 () {36 vars in 929 bytes} [Wed May 20 02:58:35 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: 326/643] 10.0.0.221 () {36 vars in 987 bytes} [Wed May 20 02:58:43 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/644] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 02:58:44 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: 327/645] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 02:58: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: 319/646] 10.0.0.221 () {36 vars in 987 bytes} [Wed May 20 02:58:44 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/647] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 02:58:44 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: 320/648] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 02:58:44 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: 329/649] 10.0.0.40 () {36 vars in 986 bytes} [Wed May 20 02:58:44 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/650] 10.0.0.221 () {36 vars in 987 bytes} [Wed May 20 02:58:44 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/651] 10.0.0.40 () {36 vars in 926 bytes} [Wed May 20 02:58:44 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/652] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 02:58:44 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/653] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 02:58:44 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/654] 10.0.0.105 () {36 vars in 911 bytes} [Wed May 20 02:58:45 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/655] 10.0.0.105 () {36 vars in 1007 bytes} [Wed May 20 02:58:45 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214/locations => generated 127 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/656] 10.0.0.105 () {36 vars in 987 bytes} [Wed May 20 02:58:45 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/657] 10.0.0.105 () {36 vars in 927 bytes} [Wed May 20 02:58:45 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: 325/658] 10.0.0.105 () {36 vars in 927 bytes} [Wed May 20 02:58:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/667] 10.0.0.40 () {36 vars in 986 bytes} [Wed May 20 02:59:22 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/668] 10.0.0.40 () {36 vars in 926 bytes} [Wed May 20 02:59:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/669] 10.0.0.40 () {36 vars in 986 bytes} [Wed May 20 02:59:27 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/670] 10.0.0.40 () {36 vars in 926 bytes} [Wed May 20 02:59: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: 341/673] 10.0.0.40 () {36 vars in 986 bytes} [Wed May 20 02:59:30 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/674] 10.0.0.40 () {36 vars in 926 bytes} [Wed May 20 02:59: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: 342/675] 10.0.0.40 () {36 vars in 986 bytes} [Wed May 20 02:59:34 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/676] 10.0.0.40 () {36 vars in 926 bytes} [Wed May 20 02:59:34 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: 347/685] 10.0.0.100 () {34 vars in 655 bytes} [Wed May 20 03:00:09 2026] POST /v2/images => generated 648 bytes in 165 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-20 03:00:09.317 7 WARNING glance.api.v2.images [None req-4a5a6bee-32fe-4b44-8017-697478152a90 d4634fbd72334648b4f0ce8978088a1f 5e68e9bd645e4abfb5eeba76d0f1508f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//41beab87-f419-4972-8d40-27f69231c9c4 [pid: 7|app: 0|req: 339/686] 10.0.0.100 () {32 vars in 710 bytes} [Wed May 20 03:00:09 2026] DELETE /v2/images/41beab87-f419-4972-8d40-27f69231c9c4 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/687] 10.0.0.100 () {32 vars in 707 bytes} [Wed May 20 03:00:09 2026] GET /v2/images/41beab87-f419-4972-8d40-27f69231c9c4 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/688] 10.0.0.100 () {32 vars in 633 bytes} [Wed May 20 03:00:09 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 10.0.0.100 () {34 vars in 655 bytes} [Wed May 20 03:00:09 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/690] 10.0.0.100 () {32 vars in 717 bytes} [Wed May 20 03:00:09 2026] GET /v2/images/c3a3cb8f-8586-4c31-a98c-c0e8922a9321/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 03:00:09.520 8 INFO glance.api.v2.image_data [None req-e42c8bd7-d608-4e9d-8d50-b63ef0551b2c d4634fbd72334648b4f0ce8978088a1f 5e68e9bd645e4abfb5eeba76d0f1508f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 03:00:09.575 8 WARNING glance_store._drivers.rbd [None req-e42c8bd7-d608-4e9d-8d50-b63ef0551b2c d4634fbd72334648b4f0ce8978088a1f 5e68e9bd645e4abfb5eeba76d0f1508f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 342/691] 10.0.0.100 () {30 vars in 411 bytes} [Wed May 20 03:00:10 2026] GET / => generated 1290 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-05-20 03:00:10.629 8 INFO glance.location [None req-e42c8bd7-d608-4e9d-8d50-b63ef0551b2c d4634fbd72334648b4f0ce8978088a1f 5e68e9bd645e4abfb5eeba76d0f1508f - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 350/692] 10.0.0.100 () {32 vars in 727 bytes} [Wed May 20 03:00:09 2026] PUT /v2/images/c3a3cb8f-8586-4c31-a98c-c0e8922a9321/file => generated 0 bytes in 1154 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/693] 10.0.0.100 () {32 vars in 707 bytes} [Wed May 20 03:00:10 2026] GET /v2/images/c3a3cb8f-8586-4c31-a98c-c0e8922a9321 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/694] 10.0.0.100 () {32 vars in 717 bytes} [Wed May 20 03:00:10 2026] GET /v2/images/c3a3cb8f-8586-4c31-a98c-c0e8922a9321/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/695] 10.0.0.100 () {34 vars in 655 bytes} [Wed May 20 03:00:10 2026] POST /v2/images => generated 649 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/696] 10.0.0.100 () {32 vars in 726 bytes} [Wed May 20 03:00:10 2026] PATCH /v2/images/d953a71f-ef99-4810-892e-edd213fd24de => generated 652 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/697] 10.0.0.100 () {32 vars in 707 bytes} [Wed May 20 03:00:11 2026] GET /v2/images/d953a71f-ef99-4810-892e-edd213fd24de => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 03:00:11.076 8 WARNING glance.api.v2.images [None req-3bb2b30b-678b-44fb-a05f-e53474ad79f2 d4634fbd72334648b4f0ce8978088a1f 5e68e9bd645e4abfb5eeba76d0f1508f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d953a71f-ef99-4810-892e-edd213fd24de [pid: 8|app: 0|req: 353/698] 10.0.0.100 () {32 vars in 710 bytes} [Wed May 20 03:00:11 2026] DELETE /v2/images/d953a71f-ef99-4810-892e-edd213fd24de => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/699] 10.0.0.100 () {32 vars in 707 bytes} [Wed May 20 03:00:11 2026] GET /v2/images/d953a71f-ef99-4810-892e-edd213fd24de => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 03:00:11.162 8 WARNING glance.api.v2.images [None req-3c452b42-b6f6-452c-9cb9-d2955b01850b d4634fbd72334648b4f0ce8978088a1f 5e68e9bd645e4abfb5eeba76d0f1508f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c3a3cb8f-8586-4c31-a98c-c0e8922a9321 [pid: 8|app: 0|req: 354/700] 10.0.0.100 () {32 vars in 710 bytes} [Wed May 20 03:00:11 2026] DELETE /v2/images/c3a3cb8f-8586-4c31-a98c-c0e8922a9321 => generated 0 bytes in 759 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/701] 10.0.0.100 () {32 vars in 707 bytes} [Wed May 20 03:00:11 2026] GET /v2/images/c3a3cb8f-8586-4c31-a98c-c0e8922a9321 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 03:00:11.959 8 WARNING glance.api.v2.images [None req-fda28101-16f6-40d3-bb01-2e80f07fe507 d4634fbd72334648b4f0ce8978088a1f 5e68e9bd645e4abfb5eeba76d0f1508f - - default default] Failed to find image 41beab87-f419-4972-8d40-27f69231c9c4 to delete: glance.common.exception.ImageNotFound: No image found with ID 41beab87-f419-4972-8d40-27f69231c9c4 [pid: 8|app: 0|req: 355/702] 10.0.0.100 () {32 vars in 710 bytes} [Wed May 20 03:00:11 2026] DELETE /v2/images/41beab87-f419-4972-8d40-27f69231c9c4 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 10.0.0.100 () {32 vars in 707 bytes} [Wed May 20 03:00:11 2026] GET /v2/images/41beab87-f419-4972-8d40-27f69231c9c4 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/704] 10.0.0.40 () {36 vars in 986 bytes} [Wed May 20 03:00:12 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/705] 10.0.0.40 () {36 vars in 926 bytes} [Wed May 20 03:00:12 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: 353/712] 10.0.0.40 () {36 vars in 986 bytes} [Wed May 20 03:00:44 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/713] 10.0.0.40 () {36 vars in 926 bytes} [Wed May 20 03:00:44 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: 355/716] 10.0.0.100 () {32 vars in 707 bytes} [Wed May 20 03:00:48 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/717] 10.0.0.100 () {32 vars in 707 bytes} [Wed May 20 03:00:48 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/718] 10.0.0.221 () {36 vars in 987 bytes} [Wed May 20 03:00:49 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/719] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 03:00:49 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: 357/720] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 03:00: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: 8|app: 0|req: 364/721] 10.0.0.221 () {36 vars in 987 bytes} [Wed May 20 03:00:49 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/722] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 03:00:49 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/723] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 03:00: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: 359/724] 10.0.0.221 () {36 vars in 987 bytes} [Wed May 20 03:00:49 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/725] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 03:00:49 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: 360/726] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 03:00:49 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/727] 10.0.0.105 () {36 vars in 911 bytes} [Wed May 20 03:00:49 2026] GET /versions => generated 1290 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/728] 10.0.0.105 () {36 vars in 1007 bytes} [Wed May 20 03:00:49 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/729] 10.0.0.105 () {36 vars in 987 bytes} [Wed May 20 03:00:49 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/730] 10.0.0.105 () {36 vars in 927 bytes} [Wed May 20 03:00:49 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: 369/731] 10.0.0.105 () {36 vars in 927 bytes} [Wed May 20 03:00:49 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: 379/750] 10.0.0.40 () {36 vars in 986 bytes} [Wed May 20 03:02:20 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/751] 10.0.0.40 () {36 vars in 926 bytes} [Wed May 20 03:02:20 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: 7|app: 0|req: 376/758] 10.0.0.40 () {36 vars in 986 bytes} [Wed May 20 03:02:54 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/759] 10.0.0.40 () {36 vars in 926 bytes} [Wed May 20 03:02:54 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: 380/766] 10.0.0.40 () {36 vars in 986 bytes} [Wed May 20 03:03:19 2026] GET /v2/images/466acc3d-e045-427b-92ba-ecc144847214 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/767] 10.0.0.40 () {36 vars in 926 bytes} [Wed May 20 03:03:19 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/774] 199.204.45.4 () {32 vars in 824 bytes} [Wed May 20 03:03:56 2026] GET /v2/images?status=active&owner=753191dacbb64051947768c3bc5c6640&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/775] 199.204.45.4 () {32 vars in 651 bytes} [Wed May 20 03:03: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: 385/776] 10.0.0.221 () {36 vars in 987 bytes} [Wed May 20 03:03:57 2026] GET /v2/images/53f5a27c-1de2-4233-86d4-816ead86f7a2 => generated 1209 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/777] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 03:03:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/778] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 03:03:57 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: 393/779] 10.0.0.221 () {36 vars in 987 bytes} [Wed May 20 03:03:57 2026] GET /v2/images/53f5a27c-1de2-4233-86d4-816ead86f7a2 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/780] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 03:03:57 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: 394/781] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 03:03: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: 7|app: 0|req: 388/782] 10.0.0.221 () {36 vars in 987 bytes} [Wed May 20 03:03:57 2026] GET /v2/images/53f5a27c-1de2-4233-86d4-816ead86f7a2 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/783] 10.0.0.221 () {36 vars in 927 bytes} [Wed May 20 03:03: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: 7|app: 0|req: 389/784] 10.0.0.105 () {36 vars in 911 bytes} [Wed May 20 03:03:57 2026] GET /versions => generated 1290 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/785] 10.0.0.105 () {36 vars in 1007 bytes} [Wed May 20 03:03:57 2026] GET /v2/images/53f5a27c-1de2-4233-86d4-816ead86f7a2/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.105 () {36 vars in 987 bytes} [Wed May 20 03:03:57 2026] GET /v2/images/53f5a27c-1de2-4233-86d4-816ead86f7a2 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 10.0.0.105 () {36 vars in 927 bytes} [Wed May 20 03:03:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/788] 10.0.0.105 () {36 vars in 927 bytes} [Wed May 20 03:03:57 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/831] 10.0.0.100 () {32 vars in 633 bytes} [Wed May 20 03:07:25 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)