+ 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:49:57 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-995576545-2gz4h 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 0x7fa5c933e668 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:49:59.307 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-05 05:49:59.314 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:50:00.180 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:50:00.181 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:50:00.182 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:50:00.190 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:50:00.191 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:50:00.191 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:50:02.281 7 WARNING glance.api.v2.images [None req-a1a13bdb-d9ab-4054-91ea-23e60b8bfbef - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 05:50:02.286 8 WARNING glance.api.v2.images [None req-9d5c7129-72a9-4088-8082-99db1456b9d0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 05:50:02.658 7 WARNING keystonemiddleware._common.config [None req-a1a13bdb-d9ab-4054-91ea-23e60b8bfbef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 05:50:02.666 7 WARNING oslo_config.cfg [None req-a1a13bdb-d9ab-4054-91ea-23e60b8bfbef - - - - - -] 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 0x7fa5c933e668 pid: 7 (default app) 2026-08-05 05:50:02.681 8 WARNING keystonemiddleware._common.config [None req-9d5c7129-72a9-4088-8082-99db1456b9d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 05:50:02.690 8 WARNING oslo_config.cfg [None req-9d5c7129-72a9-4088-8082-99db1456b9d0 - - - - - -] 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 0x7fa5c933e668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 05:50:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 05:50:03.746 8 WARNING oslo_policy.policy [None req-aeaed3bb-21ba-45cd-abf2-48f05c7fc7f4 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - 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:50:03.746 8 WARNING oslo_policy.policy [None req-aeaed3bb-21ba-45cd-abf2-48f05c7fc7f4 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - 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:50:03.761 8 WARNING oslo_policy.policy [None req-aeaed3bb-21ba-45cd-abf2-48f05c7fc7f4 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - 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:50:03.761 8 WARNING oslo_policy.policy [None req-aeaed3bb-21ba-45cd-abf2-48f05c7fc7f4 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 05:50:03 2026] GET /v2/images => generated 69 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 05:50:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 05:50:07 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 05:50:07.259 7 WARNING oslo_policy.policy [None req-7902a3f5-088a-4a1a-a29d-97c71963ccf9 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - 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:50:07.259 7 WARNING oslo_policy.policy [None req-7902a3f5-088a-4a1a-a29d-97c71963ccf9 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.144 () {44 vars in 910 bytes} [Wed Aug 5 05:50:07 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.144 () {44 vars in 932 bytes} [Wed Aug 5 05:50:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 05:50:07.393 7 WARNING oslo_policy.policy [None req-899eacc8-dd4a-4a5d-a19c-e63fc8d40d0b 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - 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:50:07.393 7 WARNING oslo_policy.policy [None req-899eacc8-dd4a-4a5d-a19c-e63fc8d40d0b 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.144 () {44 vars in 938 bytes} [Wed Aug 5 05:50:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 05:50:07.475 8 WARNING oslo_config.cfg [None req-37c3de79-4271-46a7-8e24-a441d21974d2 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.144 () {48 vars in 950 bytes} [Wed Aug 5 05:50:07 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 05:50:07.499 7 WARNING oslo_policy.policy [None req-64eb03a8-5e41-4cb3-8074-01026ef0134f 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - 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:50:07.499 7 WARNING oslo_policy.policy [None req-64eb03a8-5e41-4cb3-8074-01026ef0134f 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - 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:50:07.500 7 INFO glance.api.v2.image_data [None req-64eb03a8-5e41-4cb3-8074-01026ef0134f 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 05:50:11.453 7 WARNING glance.location [None req-64eb03a8-5e41-4cb3-8074-01026ef0134f 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.144 () {48 vars in 1044 bytes} [Wed Aug 5 05:50:07 2026] PUT /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e/file => generated 0 bytes in 4009 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6214 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.144 () {44 vars in 970 bytes} [Wed Aug 5 05:50:11 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-05 05:50:11.602 7 WARNING oslo_config.cfg [None req-cda0a696-00d5-401f-9888-ec24fbdb62e5 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 05:50:11 2026] PATCH /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => generated 1312 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.144 () {44 vars in 970 bytes} [Wed Aug 5 05:50:11 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => 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: 147/297] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 06:13:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/298] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 06:13:26 2026] GET /v2/images => generated 1381 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/303] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 06:13:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/304] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 06:13:47 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/305] 199.204.45.144 () {44 vars in 936 bytes} [Wed Aug 5 06:13:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/306] 199.204.45.144 () {44 vars in 958 bytes} [Wed Aug 5 06:13:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/307] 199.204.45.144 () {44 vars in 938 bytes} [Wed Aug 5 06:13:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/308] 199.204.45.144 () {48 vars in 950 bytes} [Wed Aug 5 06:13:47 2026] POST /v2/images => generated 796 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 06:13:47.818 8 WARNING oslo_policy.policy [None req-69f65c19-4961-4fe0-997f-669382300062 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - 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:13:47.819 8 WARNING oslo_policy.policy [None req-69f65c19-4961-4fe0-997f-669382300062 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - 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:13:47.820 8 INFO glance.api.v2.image_data [None req-69f65c19-4961-4fe0-997f-669382300062 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 06:15:12.580 8 WARNING glance.location [None req-69f65c19-4961-4fe0-997f-669382300062 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 153/327] 199.204.45.144 () {48 vars in 1045 bytes} [Wed Aug 5 06:13:47 2026] PUT /v2/images/87a364c4-c289-43b8-a675-f4d0b05d7ff3/file => generated 0 bytes in 84830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34638 switches on core 0) [pid: 7|app: 0|req: 175/328] 199.204.45.144 () {44 vars in 970 bytes} [Wed Aug 5 06:15:12 2026] GET /v2/images/87a364c4-c289-43b8-a675-f4d0b05d7ff3 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/329] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:15:12 2026] PATCH /v2/images/87a364c4-c289-43b8-a675-f4d0b05d7ff3 => generated 1395 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/330] 199.204.45.144 () {44 vars in 970 bytes} [Wed Aug 5 06:15:12 2026] GET /v2/images/87a364c4-c289-43b8-a675-f4d0b05d7ff3 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/331] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 06:15:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/332] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 06:15:14 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/505] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 06:29:41 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/506] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 06:29:41 2026] GET /v2/images => generated 2778 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/511] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 06:29:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/512] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 06:29:53 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/513] 199.204.45.144 () {44 vars in 946 bytes} [Wed Aug 5 06:29:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/514] 199.204.45.144 () {44 vars in 968 bytes} [Wed Aug 5 06:29:53 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: 269/515] 199.204.45.144 () {44 vars in 938 bytes} [Wed Aug 5 06:29:53 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: 247/516] 199.204.45.144 () {48 vars in 950 bytes} [Wed Aug 5 06:29:53 2026] POST /v2/images => generated 799 bytes in 3974 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 06:29:57.489 7 INFO glance.api.v2.image_data [None req-9877f326-5313-40f7-aeca-35c33b227a36 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 06:38:20.853 7 INFO glance.location [None req-9877f326-5313-40f7-aeca-35c33b227a36 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 270/617] 199.204.45.144 () {48 vars in 1044 bytes} [Wed Aug 5 06:29:57 2026] PUT /v2/images/07283f95-d6ac-4fb4-917d-c06af989c997/file => generated 0 bytes in 503618 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8160 switches on core 0) [pid: 8|app: 0|req: 348/618] 199.204.45.144 () {44 vars in 970 bytes} [Wed Aug 5 06:38:21 2026] GET /v2/images/07283f95-d6ac-4fb4-917d-c06af989c997 => generated 1211 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/619] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:38:21 2026] PATCH /v2/images/07283f95-d6ac-4fb4-917d-c06af989c997 => generated 1410 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/620] 199.204.45.144 () {44 vars in 970 bytes} [Wed Aug 5 06:38:21 2026] GET /v2/images/07283f95-d6ac-4fb4-917d-c06af989c997 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/643] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 06:40:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/644] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 06:40:02 2026] GET /v2/images => generated 4190 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/647] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 06:40:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/648] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 06:40:19 2026] GET /v2/images => generated 4190 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/649] 199.204.45.144 () {44 vars in 938 bytes} [Wed Aug 5 06:40:19 2026] GET /v2/images/manila-service-image => generated 165 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/650] 199.204.45.144 () {44 vars in 960 bytes} [Wed Aug 5 06:40:19 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/651] 199.204.45.144 () {44 vars in 938 bytes} [Wed Aug 5 06:40:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/652] 199.204.45.144 () {48 vars in 950 bytes} [Wed Aug 5 06:40:19 2026] POST /v2/images => generated 791 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 06:40:19.894 8 INFO glance.api.v2.image_data [None req-34ce9fc9-5894-4e4b-93a9-78d8eae9565a 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - 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:58.151 8 INFO glance.location [None req-34ce9fc9-5894-4e4b-93a9-78d8eae9565a 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 366/661] 199.204.45.144 () {48 vars in 1045 bytes} [Wed Aug 5 06:40:19 2026] PUT /v2/images/cd572587-30a6-424e-a0bc-63321b3d4a87/file => generated 0 bytes in 38303 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13250 switches on core 0) [pid: 7|app: 0|req: 296/662] 199.204.45.144 () {44 vars in 970 bytes} [Wed Aug 5 06:40:58 2026] GET /v2/images/cd572587-30a6-424e-a0bc-63321b3d4a87 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/663] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:40:58 2026] PATCH /v2/images/cd572587-30a6-424e-a0bc-63321b3d4a87 => generated 1382 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/664] 199.204.45.144 () {44 vars in 970 bytes} [Wed Aug 5 06:40:58 2026] GET /v2/images/cd572587-30a6-424e-a0bc-63321b3d4a87 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/847] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 06:56:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/848] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 06:56:07 2026] GET /v2/images => generated 5574 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/879] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 06:58:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/880] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 06:58:40 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/883] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 06:58:42 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/884] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 06:58:42 2026] GET /v2/images => generated 5574 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/895] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 06:59:37 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/896] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 06:59:37 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/899] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 06:59:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/900] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 06:59:46 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/915] 199.204.45.144 () {42 vars in 687 bytes} [Wed Aug 5 07:00:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/916] 199.204.45.144 () {44 vars in 909 bytes} [Wed Aug 5 07:00:55 2026] GET /v2/images => generated 5574 bytes in 60 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: 499/927] 10.0.0.138 () {32 vars in 632 bytes} [Wed Aug 5 07:01:45 2026] GET /v2/images => generated 5574 bytes in 24 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: 431/932] 10.0.0.84 () {36 vars in 985 bytes} [Wed Aug 5 07:02:10 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => generated 1312 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/933] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:02:10 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: 432/934] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:02:10 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: 503/935] 10.0.0.84 () {36 vars in 985 bytes} [Wed Aug 5 07:02:10 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/936] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:02:10 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: 504/937] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:02:10 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/938] 10.0.0.84 () {36 vars in 985 bytes} [Wed Aug 5 07:02:11 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => 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: 505/939] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:02:11 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: 435/940] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:02: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: 506/941] 10.0.0.194 () {36 vars in 910 bytes} [Wed Aug 5 07:02:12 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/944] 10.0.0.194 () {36 vars in 1006 bytes} [Wed Aug 5 07:02:12 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e/locations => generated 127 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/945] 10.0.0.194 () {36 vars in 986 bytes} [Wed Aug 5 07:02:12 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => generated 1312 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/946] 10.0.0.194 () {36 vars in 926 bytes} [Wed Aug 5 07:02: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: 8|app: 0|req: 510/947] 10.0.0.194 () {36 vars in 926 bytes} [Wed Aug 5 07:02:12 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: 439/950] 10.0.0.39 () {36 vars in 985 bytes} [Wed Aug 5 07:02:23 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => 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: 512/951] 10.0.0.39 () {36 vars in 925 bytes} [Wed Aug 5 07:02:23 2026] GET /v2/schemas/image => generated 4018 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/952] 10.0.0.39 () {36 vars in 985 bytes} [Wed Aug 5 07:02:23 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => 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: 513/953] 10.0.0.39 () {36 vars in 925 bytes} [Wed Aug 5 07:02:23 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: 441/954] 199.204.45.144 () {36 vars in 990 bytes} [Wed Aug 5 07:02:30 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/955] 199.204.45.144 () {36 vars in 930 bytes} [Wed Aug 5 07:02:31 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/958] 199.204.45.144 () {36 vars in 990 bytes} [Wed Aug 5 07:02:32 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => 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: 516/959] 199.204.45.144 () {36 vars in 930 bytes} [Wed Aug 5 07:02:32 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/966] 10.0.0.39 () {36 vars in 985 bytes} [Wed Aug 5 07:03:06 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => 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: 447/967] 10.0.0.39 () {36 vars in 925 bytes} [Wed Aug 5 07:03:06 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: 451/974] 10.0.0.39 () {36 vars in 985 bytes} [Wed Aug 5 07:03:41 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => 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: 524/975] 10.0.0.39 () {36 vars in 925 bytes} [Wed Aug 5 07:03:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/978] 10.0.0.39 () {36 vars in 985 bytes} [Wed Aug 5 07:03:45 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => 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: 526/979] 10.0.0.39 () {36 vars in 925 bytes} [Wed Aug 5 07:03:45 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: 455/982] 10.0.0.39 () {36 vars in 985 bytes} [Wed Aug 5 07:03:52 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/983] 10.0.0.39 () {36 vars in 925 bytes} [Wed Aug 5 07:03:52 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/990] 10.0.0.138 () {34 vars in 654 bytes} [Wed Aug 5 07:04:26 2026] POST /v2/images => generated 648 bytes in 211 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-05 07:04:26.589 8 WARNING glance.api.v2.images [None req-e20779c8-2a3e-407d-854f-a0bb1e8e5a50 06d9fd02b936455eaa1bab21ff28f436 97a45e68b46648e2bcf59dcbd8fc61a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//09eaf37c-6816-4683-8d0f-3a6f113c65f0 [pid: 8|app: 0|req: 532/991] 10.0.0.138 () {32 vars in 709 bytes} [Wed Aug 5 07:04:26 2026] DELETE /v2/images/09eaf37c-6816-4683-8d0f-3a6f113c65f0 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/992] 10.0.0.138 () {32 vars in 706 bytes} [Wed Aug 5 07:04:26 2026] GET /v2/images/09eaf37c-6816-4683-8d0f-3a6f113c65f0 => 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: 533/993] 10.0.0.138 () {32 vars in 632 bytes} [Wed Aug 5 07:04:26 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/994] 10.0.0.138 () {34 vars in 654 bytes} [Wed Aug 5 07:04:26 2026] POST /v2/images => generated 702 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/995] 10.0.0.138 () {32 vars in 716 bytes} [Wed Aug 5 07:04:26 2026] GET /v2/images/6537b901-e8ec-4570-a752-304d4c075d1d/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-05 07:04:26.793 7 INFO glance.api.v2.image_data [None req-67d0e624-c378-4dd7-935f-3d1a006a9339 06d9fd02b936455eaa1bab21ff28f436 97a45e68b46648e2bcf59dcbd8fc61a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 07:04:26.843 7 WARNING glance_store._drivers.rbd [None req-67d0e624-c378-4dd7-935f-3d1a006a9339 06d9fd02b936455eaa1bab21ff28f436 97a45e68b46648e2bcf59dcbd8fc61a6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-05 07:04:27.593 7 INFO glance.location [None req-67d0e624-c378-4dd7-935f-3d1a006a9339 06d9fd02b936455eaa1bab21ff28f436 97a45e68b46648e2bcf59dcbd8fc61a6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 462/996] 10.0.0.138 () {32 vars in 726 bytes} [Wed Aug 5 07:04:26 2026] PUT /v2/images/6537b901-e8ec-4570-a752-304d4c075d1d/file => generated 0 bytes in 844 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/997] 10.0.0.138 () {32 vars in 706 bytes} [Wed Aug 5 07:04:27 2026] GET /v2/images/6537b901-e8ec-4570-a752-304d4c075d1d => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/998] 10.0.0.138 () {32 vars in 716 bytes} [Wed Aug 5 07:04:27 2026] GET /v2/images/6537b901-e8ec-4570-a752-304d4c075d1d/file => generated 1024 bytes in 163 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/999] 10.0.0.138 () {34 vars in 654 bytes} [Wed Aug 5 07:04:27 2026] POST /v2/images => generated 647 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1000] 10.0.0.138 () {32 vars in 725 bytes} [Wed Aug 5 07:04:27 2026] PATCH /v2/images/f5aefc48-b8fc-4ec8-bcdb-425642e013bf => generated 652 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1001] 10.0.0.138 () {32 vars in 706 bytes} [Wed Aug 5 07:04:27 2026] GET /v2/images/f5aefc48-b8fc-4ec8-bcdb-425642e013bf => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 07:04:27.979 7 WARNING glance.api.v2.images [None req-b977a931-69b1-46e6-af8c-9f9c02299ae1 06d9fd02b936455eaa1bab21ff28f436 97a45e68b46648e2bcf59dcbd8fc61a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f5aefc48-b8fc-4ec8-bcdb-425642e013bf [pid: 7|app: 0|req: 465/1002] 10.0.0.138 () {32 vars in 709 bytes} [Wed Aug 5 07:04:27 2026] DELETE /v2/images/f5aefc48-b8fc-4ec8-bcdb-425642e013bf => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1003] 10.0.0.138 () {32 vars in 706 bytes} [Wed Aug 5 07:04:28 2026] GET /v2/images/f5aefc48-b8fc-4ec8-bcdb-425642e013bf => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 07:04:28.047 7 WARNING glance.api.v2.images [None req-3828c3a7-4060-40af-bcd9-7822ef9eb5ed 06d9fd02b936455eaa1bab21ff28f436 97a45e68b46648e2bcf59dcbd8fc61a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6537b901-e8ec-4570-a752-304d4c075d1d [pid: 7|app: 0|req: 466/1004] 10.0.0.138 () {32 vars in 709 bytes} [Wed Aug 5 07:04:28 2026] DELETE /v2/images/6537b901-e8ec-4570-a752-304d4c075d1d => generated 0 bytes in 785 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1005] 10.0.0.138 () {32 vars in 706 bytes} [Wed Aug 5 07:04:28 2026] GET /v2/images/6537b901-e8ec-4570-a752-304d4c075d1d => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 07:04:28.852 7 WARNING glance.api.v2.images [None req-674348c0-0a3a-4ab2-99a5-726759446819 06d9fd02b936455eaa1bab21ff28f436 97a45e68b46648e2bcf59dcbd8fc61a6 - - default default] Failed to find image 09eaf37c-6816-4683-8d0f-3a6f113c65f0 to delete: glance.common.exception.ImageNotFound: No image found with ID 09eaf37c-6816-4683-8d0f-3a6f113c65f0 [pid: 7|app: 0|req: 467/1006] 10.0.0.138 () {32 vars in 709 bytes} [Wed Aug 5 07:04:28 2026] DELETE /v2/images/09eaf37c-6816-4683-8d0f-3a6f113c65f0 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1007] 10.0.0.138 () {32 vars in 706 bytes} [Wed Aug 5 07:04:28 2026] GET /v2/images/09eaf37c-6816-4683-8d0f-3a6f113c65f0 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1008] 10.0.0.138 () {30 vars in 410 bytes} [Wed Aug 5 07:04:31 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1025] 10.0.0.39 () {36 vars in 985 bytes} [Wed Aug 5 07:05:51 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => 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: 549/1026] 10.0.0.39 () {36 vars in 925 bytes} [Wed Aug 5 07:05:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1035] 10.0.0.138 () {32 vars in 706 bytes} [Wed Aug 5 07:06:26 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => 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: 554/1036] 10.0.0.138 () {32 vars in 706 bytes} [Wed Aug 5 07:06:26 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1037] 10.0.0.84 () {36 vars in 985 bytes} [Wed Aug 5 07:06:27 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => generated 1312 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1038] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:06: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: 7|app: 0|req: 484/1039] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:06:27 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: 556/1040] 10.0.0.84 () {36 vars in 985 bytes} [Wed Aug 5 07:06:27 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => 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: 485/1041] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:06: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: 8|app: 0|req: 557/1042] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:06:27 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1043] 10.0.0.84 () {36 vars in 985 bytes} [Wed Aug 5 07:06:27 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1044] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:06:27 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: 487/1045] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:06:27 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1046] 10.0.0.194 () {36 vars in 910 bytes} [Wed Aug 5 07:06:27 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1047] 10.0.0.194 () {36 vars in 1006 bytes} [Wed Aug 5 07:06:27 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1048] 10.0.0.194 () {36 vars in 986 bytes} [Wed Aug 5 07:06:27 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => 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: 489/1049] 10.0.0.194 () {36 vars in 926 bytes} [Wed Aug 5 07:06: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: 8|app: 0|req: 561/1050] 10.0.0.194 () {36 vars in 926 bytes} [Wed Aug 5 07:06: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: 491/1053] 10.0.0.39 () {36 vars in 985 bytes} [Wed Aug 5 07:06:37 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1054] 10.0.0.39 () {36 vars in 925 bytes} [Wed Aug 5 07:06:37 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: 496/1063] 10.0.0.39 () {36 vars in 985 bytes} [Wed Aug 5 07:07:18 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => generated 1312 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1064] 10.0.0.39 () {36 vars in 925 bytes} [Wed Aug 5 07:07:18 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: 509/1089] 10.0.0.39 () {36 vars in 985 bytes} [Wed Aug 5 07:09:20 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1090] 10.0.0.39 () {36 vars in 925 bytes} [Wed Aug 5 07:09: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: 512/1095] 10.0.0.39 () {36 vars in 985 bytes} [Wed Aug 5 07:09:38 2026] GET /v2/images/02ce0d48-4364-4fe7-8727-34fee915856e => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1096] 10.0.0.39 () {36 vars in 925 bytes} [Wed Aug 5 07:09:38 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: 590/1107] 199.204.45.144 () {32 vars in 825 bytes} [Wed Aug 5 07:10:26 2026] GET /v2/images?status=active&owner=32858ea369df45dcaa4d0e7a6ee3459d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1108] 199.204.45.144 () {32 vars in 652 bytes} [Wed Aug 5 07:10:26 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: 591/1109] 10.0.0.84 () {36 vars in 985 bytes} [Wed Aug 5 07:10:27 2026] GET /v2/images/87a364c4-c289-43b8-a675-f4d0b05d7ff3 => 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: 519/1110] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:10:27 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: 592/1111] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:10: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: 7|app: 0|req: 520/1112] 10.0.0.84 () {36 vars in 985 bytes} [Wed Aug 5 07:10:27 2026] GET /v2/images/87a364c4-c289-43b8-a675-f4d0b05d7ff3 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1113] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:10: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: 521/1114] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:10: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: 8|app: 0|req: 594/1115] 10.0.0.84 () {36 vars in 985 bytes} [Wed Aug 5 07:10:27 2026] GET /v2/images/87a364c4-c289-43b8-a675-f4d0b05d7ff3 => 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: 522/1116] 10.0.0.84 () {36 vars in 925 bytes} [Wed Aug 5 07:10: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: 8|app: 0|req: 595/1117] 10.0.0.194 () {36 vars in 910 bytes} [Wed Aug 5 07:10:28 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1118] 10.0.0.194 () {36 vars in 1006 bytes} [Wed Aug 5 07:10:28 2026] GET /v2/images/87a364c4-c289-43b8-a675-f4d0b05d7ff3/locations => generated 127 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1119] 10.0.0.194 () {36 vars in 986 bytes} [Wed Aug 5 07:10:28 2026] GET /v2/images/87a364c4-c289-43b8-a675-f4d0b05d7ff3 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1120] 10.0.0.194 () {36 vars in 926 bytes} [Wed Aug 5 07:10: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: 8|app: 0|req: 597/1121] 10.0.0.194 () {36 vars in 926 bytes} [Wed Aug 5 07:10:28 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1168] 10.0.0.138 () {32 vars in 632 bytes} [Wed Aug 5 07:14:21 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)