+ 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 [Tue Jun 30 18:22:33 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-79b4865574-kjrmh machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f3bebf19668 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-06-30 18:22:35.885 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-30 18:22:35.905 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-06-30 18:22:36.806 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-06-30 18:22:36.808 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-06-30 18:22:36.808 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-30 18:22:36.826 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-06-30 18:22:36.827 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-06-30 18:22:36.827 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-30 18:22:38.868 7 WARNING glance.api.v2.images [None req-4e1ba847-68b4-4f52-9c5a-fa13b546ec5c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-30 18:22:38.942 8 WARNING glance.api.v2.images [None req-0006c56d-8548-4999-8693-24a994294ab8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-30 18:22:39.219 7 WARNING keystonemiddleware._common.config [None req-4e1ba847-68b4-4f52-9c5a-fa13b546ec5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:22:39.227 7 WARNING oslo_config.cfg [None req-4e1ba847-68b4-4f52-9c5a-fa13b546ec5c - - - - - -] 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 0x7f3bebf19668 pid: 7 (default app) 2026-06-30 18:22:39.306 8 WARNING keystonemiddleware._common.config [None req-0006c56d-8548-4999-8693-24a994294ab8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:22:39.313 8 WARNING oslo_config.cfg [None req-0006c56d-8548-4999-8693-24a994294ab8 - - - - - -] 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 0x7f3bebf19668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 18:22:40 2026] GET / => generated 1301 bytes in 2 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 18:22:41.186 8 WARNING oslo_policy.policy [None req-f30a3c9c-e81a-4172-a1da-2e7c938186be d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - 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-06-30 18:22:41.187 8 WARNING oslo_policy.policy [None req-f30a3c9c-e81a-4172-a1da-2e7c938186be d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - 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-06-30 18:22:41.202 8 WARNING oslo_policy.policy [None req-f30a3c9c-e81a-4172-a1da-2e7c938186be d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - 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-06-30 18:22:41.202 8 WARNING oslo_policy.policy [None req-f30a3c9c-e81a-4172-a1da-2e7c938186be d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - 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/4] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 18:22:40 2026] GET /v2/images => generated 69 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 18:22:44 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 18:22:44 2026] GET /v2/images => generated 69 bytes in 40 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 18:22:44.854 7 WARNING oslo_policy.policy [None req-1b792194-dee9-4c28-a3da-d5a5f2395aa4 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - 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-06-30 18:22:44.854 7 WARNING oslo_policy.policy [None req-1b792194-dee9-4c28-a3da-d5a5f2395aa4 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - 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: 5/7] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 30 18:22:44 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.70 () {44 vars in 929 bytes} [Tue Jun 30 18:22:44 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 18:22:44.984 7 WARNING oslo_policy.policy [None req-70942da2-432c-4a1c-a414-a8daff2b3aa3 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - 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-06-30 18:22:44.985 7 WARNING oslo_policy.policy [None req-70942da2-432c-4a1c-a414-a8daff2b3aa3 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.70 () {44 vars in 935 bytes} [Tue Jun 30 18:22:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 18:22:45.096 8 WARNING oslo_config.cfg [None req-2497eaef-235a-4404-9c9b-58dc130bddbd d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - 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/10] 199.204.45.70 () {48 vars in 947 bytes} [Tue Jun 30 18:22:45 2026] POST /v2/images => generated 760 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-30 18:22:45.117 7 WARNING oslo_policy.policy [None req-fa5df9ad-e675-48d9-a1e0-9d9898e05c81 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - 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-06-30 18:22:45.118 7 WARNING oslo_policy.policy [None req-fa5df9ad-e675-48d9-a1e0-9d9898e05c81 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - 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-06-30 18:22:45.119 7 INFO glance.api.v2.image_data [None req-fa5df9ad-e675-48d9-a1e0-9d9898e05c81 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:22:48.903 7 INFO glance.location [None req-fa5df9ad-e675-48d9-a1e0-9d9898e05c81 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/13] 199.204.45.70 () {48 vars in 1041 bytes} [Tue Jun 30 18:22:45 2026] PUT /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997/file => generated 0 bytes in 3830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7210 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.70 () {44 vars in 967 bytes} [Tue Jun 30 18:22:48 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 18:22:49.053 7 WARNING oslo_config.cfg [None req-e3dc2946-e80d-4a1b-ab69-f4f553306a54 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - 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: 8/15] 199.204.45.70 () {48 vars in 1047 bytes} [Tue Jun 30 18:22:48 2026] PATCH /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.70 () {44 vars in 967 bytes} [Tue Jun 30 18:22:49 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/253] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 18:42:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/256] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 18:42:37 2026] GET /v2/images => generated 1381 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/259] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 18:42:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/260] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 18:42:56 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/261] 199.204.45.70 () {44 vars in 933 bytes} [Tue Jun 30 18:42:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/262] 199.204.45.70 () {44 vars in 955 bytes} [Tue Jun 30 18:42:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/263] 199.204.45.70 () {44 vars in 935 bytes} [Tue Jun 30 18:42:56 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: 131/264] 199.204.45.70 () {48 vars in 947 bytes} [Tue Jun 30 18:42:56 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-30 18:42:56.532 7 INFO glance.api.v2.image_data [None req-86eca7ce-d6d4-4df7-8668-339a8ee88f56 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:43:22.426 7 INFO glance.location [None req-86eca7ce-d6d4-4df7-8668-339a8ee88f56 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 134/271] 199.204.45.70 () {48 vars in 1042 bytes} [Tue Jun 30 18:42:56 2026] PUT /v2/images/c16d2138-dbfc-4d56-b35f-55311fb04321/file => generated 0 bytes in 25946 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63046 switches on core 0) [pid: 8|app: 0|req: 138/272] 199.204.45.70 () {44 vars in 967 bytes} [Tue Jun 30 18:43:22 2026] GET /v2/images/c16d2138-dbfc-4d56-b35f-55311fb04321 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/273] 199.204.45.70 () {48 vars in 1047 bytes} [Tue Jun 30 18:43:22 2026] PATCH /v2/images/c16d2138-dbfc-4d56-b35f-55311fb04321 => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/274] 199.204.45.70 () {44 vars in 967 bytes} [Tue Jun 30 18:43:22 2026] GET /v2/images/c16d2138-dbfc-4d56-b35f-55311fb04321 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 18:43:24 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 18:43:24 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/357] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 18:50:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/358] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 18:50:07 2026] GET /v2/images => generated 2778 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 18:50:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/362] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 18:50:16 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.204.45.70 () {44 vars in 943 bytes} [Tue Jun 30 18:50:16 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 199.204.45.70 () {44 vars in 965 bytes} [Tue Jun 30 18:50:16 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/365] 199.204.45.70 () {44 vars in 935 bytes} [Tue Jun 30 18:50:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 199.204.45.70 () {48 vars in 947 bytes} [Tue Jun 30 18:50:16 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-30 18:50:16.499 7 INFO glance.api.v2.image_data [None req-a13422e0-2ee6-4d64-946c-042502ab9a03 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:50:27.161 7 INFO glance.location [None req-a13422e0-2ee6-4d64-946c-042502ab9a03 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 182/369] 199.204.45.70 () {48 vars in 1041 bytes} [Tue Jun 30 18:50:16 2026] PUT /v2/images/2ba9203d-aad4-40f6-a50a-75e2043c92f5/file => generated 0 bytes in 10710 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25837 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.204.45.70 () {44 vars in 967 bytes} [Tue Jun 30 18:50:27 2026] GET /v2/images/2ba9203d-aad4-40f6-a50a-75e2043c92f5 => generated 1211 bytes in 13 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.70 () {48 vars in 1047 bytes} [Tue Jun 30 18:50:27 2026] PATCH /v2/images/2ba9203d-aad4-40f6-a50a-75e2043c92f5 => generated 1410 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.204.45.70 () {44 vars in 967 bytes} [Tue Jun 30 18:50:27 2026] GET /v2/images/2ba9203d-aad4-40f6-a50a-75e2043c92f5 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/383] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 18:51:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 18:51:11 2026] GET /v2/images => generated 4190 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/389] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 18:51:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/390] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 18:51:30 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/391] 199.204.45.70 () {44 vars in 935 bytes} [Tue Jun 30 18:51:30 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/392] 199.204.45.70 () {44 vars in 957 bytes} [Tue Jun 30 18:51:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/393] 199.204.45.70 () {44 vars in 935 bytes} [Tue Jun 30 18:51:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/394] 199.204.45.70 () {48 vars in 947 bytes} [Tue Jun 30 18:51:30 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-30 18:51:30.253 8 WARNING oslo_policy.policy [None req-5e2817af-17a7-4750-8578-215245ee0672 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - 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-06-30 18:51:30.253 8 WARNING oslo_policy.policy [None req-5e2817af-17a7-4750-8578-215245ee0672 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - 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-06-30 18:51:30.254 8 INFO glance.api.v2.image_data [None req-5e2817af-17a7-4750-8578-215245ee0672 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:51:47.453 8 INFO glance.location [None req-5e2817af-17a7-4750-8578-215245ee0672 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 201/397] 199.204.45.70 () {48 vars in 1042 bytes} [Tue Jun 30 18:51:30 2026] PUT /v2/images/9b9391f5-b04b-4dda-9c22-663ca3ef2656/file => generated 0 bytes in 17246 msecs (HTTP/1.1 204) 4 headers in 171 bytes (49813 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.204.45.70 () {44 vars in 967 bytes} [Tue Jun 30 18:51:47 2026] GET /v2/images/9b9391f5-b04b-4dda-9c22-663ca3ef2656 => 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: 202/399] 199.204.45.70 () {48 vars in 1047 bytes} [Tue Jun 30 18:51:47 2026] PATCH /v2/images/9b9391f5-b04b-4dda-9c22-663ca3ef2656 => generated 1382 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.204.45.70 () {44 vars in 967 bytes} [Tue Jun 30 18:51:47 2026] GET /v2/images/9b9391f5-b04b-4dda-9c22-663ca3ef2656 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/557] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 19:04:43 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/558] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 19:04:43 2026] GET /v2/images => generated 5574 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/587] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 19:07:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/588] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 19:07:00 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/589] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 19:07:02 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/590] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 19:07:02 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/601] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 19:07:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/602] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 19:07:49 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/603] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 19:07:57 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/606] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 19:07:57 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/619] 199.204.45.70 () {42 vars in 684 bytes} [Tue Jun 30 19:08:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/620] 199.204.45.70 () {44 vars in 906 bytes} [Tue Jun 30 19:08:59 2026] GET /v2/images => generated 5574 bytes in 67 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:71: 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: 314/629] 10.0.0.143 () {32 vars in 633 bytes} [Tue Jun 30 19:09:41 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 19:09:59.621 8 WARNING keystonemiddleware.audit [None req-b635caff-686a-4a6d-9286-f82c838c6a51 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - default default] Skipping service tempest-service-627011308 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 318/634] 10.0.0.14 () {36 vars in 986 bytes} [Tue Jun 30 19:09:59 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 19:09:59.656 7 WARNING keystonemiddleware.audit [None req-6036fd37-415b-4e5d-a758-b7824f31cc03 d531a1c615c3483abfe82f7228ade10f db397757abfc4929afa1a4621372bbbc - - default default] Skipping service tempest-service-627011308 as it have no endpoints. [pid: 7|app: 0|req: 317/635] 10.0.0.14 () {36 vars in 926 bytes} [Tue Jun 30 19:09:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/636] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jun 30 19:09:59 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/637] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:10:00 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/638] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:10:00 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/639] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jun 30 19:10:00 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/640] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:10:00 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: 320/641] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:10:00 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: 322/642] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jun 30 19:10:00 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:10:00 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:10:00 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: 322/645] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jun 30 19:10:01 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/646] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jun 30 19:10:01 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: 323/647] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jun 30 19:10:01 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => 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: 325/648] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jun 30 19:10:01 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: 324/649] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jun 30 19:10:01 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) 2026-06-30 19:10:07.131 8 WARNING keystonemiddleware.audit [None req-86863d1b-d26e-4094-93b3-81f1e898ff1c 1a9334110d904cd899850b8d5bdb5192 5e03a257fdca4a408cb8e2b9ae2899ee - - default default] Skipping service tempest-service-627011308 as it have no endpoints. [pid: 8|app: 0|req: 326/650] 199.204.45.70 () {36 vars in 990 bytes} [Tue Jun 30 19:10:07 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 19:10:07.152 7 WARNING keystonemiddleware.audit [None req-86863d1b-d26e-4094-93b3-81f1e898ff1c 1a9334110d904cd899850b8d5bdb5192 5e03a257fdca4a408cb8e2b9ae2899ee - - default default] Skipping service tempest-service-627011308 as it have no endpoints. [pid: 7|app: 0|req: 325/651] 199.204.45.70 () {36 vars in 930 bytes} [Tue Jun 30 19:10:07 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) 2026-06-30 19:10:07.840 8 WARNING keystonemiddleware.audit [None req-d98493be-8539-44aa-8aca-62fc1af4367b 48fb32587af148f6b8414953c3fae69d a762f19f178245189970306ea22c726e - - default default] Skipping service tempest-service-627011308 as it have no endpoints. [pid: 8|app: 0|req: 327/652] 199.204.45.70 () {36 vars in 990 bytes} [Tue Jun 30 19:10:07 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 19:10:07.863 7 WARNING keystonemiddleware.audit [None req-d98493be-8539-44aa-8aca-62fc1af4367b 48fb32587af148f6b8414953c3fae69d a762f19f178245189970306ea22c726e - - default default] Skipping service tempest-service-627011308 as it have no endpoints. [pid: 7|app: 0|req: 326/653] 199.204.45.70 () {36 vars in 930 bytes} [Tue Jun 30 19:10:07 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: 329/658] 10.0.0.14 () {36 vars in 986 bytes} [Tue Jun 30 19:10:27 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 10.0.0.14 () {36 vars in 926 bytes} [Tue Jun 30 19: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: 331/662] 10.0.0.14 () {36 vars in 986 bytes} [Tue Jun 30 19:10:36 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 10.0.0.14 () {36 vars in 926 bytes} [Tue Jun 30 19:10:36 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: 337/672] 10.0.0.14 () {36 vars in 986 bytes} [Tue Jun 30 19:11:10 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => 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: 336/673] 10.0.0.14 () {36 vars in 926 bytes} [Tue Jun 30 19:11:10 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: 339/676] 10.0.0.143 () {32 vars in 707 bytes} [Tue Jun 30 19:11:20 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/677] 10.0.0.143 () {32 vars in 707 bytes} [Tue Jun 30 19:11:20 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/678] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jun 30 19:11:20 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => 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: 339/679] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:11: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: 8|app: 0|req: 341/680] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:11:20 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: 340/681] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jun 30 19:11:20 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => 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: 342/682] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:11:20 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: 341/683] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:11:20 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: 343/684] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jun 30 19:11:20 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => 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: 342/685] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:11:20 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: 344/686] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jun 30 19:11:20 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jun 30 19:11:20 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jun 30 19:11:20 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jun 30 19:11:20 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: 346/690] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jun 30 19:11:20 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: 345/691] 10.0.0.14 () {36 vars in 986 bytes} [Tue Jun 30 19:11:22 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => 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: 347/692] 10.0.0.14 () {36 vars in 926 bytes} [Tue Jun 30 19:11:22 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: 348/697] 10.0.0.14 () {36 vars in 986 bytes} [Tue Jun 30 19:11:43 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/698] 10.0.0.14 () {36 vars in 926 bytes} [Tue Jun 30 19:11:43 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: 350/701] 10.0.0.143 () {34 vars in 655 bytes} [Tue Jun 30 19:11:52 2026] POST /v2/images => generated 648 bytes in 199 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-30 19:11:53.187 8 WARNING glance.api.v2.images [None req-dd1e9376-e6d4-431f-a042-6209da1e3731 011df6adedf94e7eb5944cfda1e25894 377cea7c740748758d0727584ff3cdc6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f2e16bbe-a001-4421-97dc-1503017b8980 [pid: 8|app: 0|req: 352/702] 10.0.0.143 () {32 vars in 710 bytes} [Tue Jun 30 19:11:53 2026] DELETE /v2/images/f2e16bbe-a001-4421-97dc-1503017b8980 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/703] 10.0.0.143 () {32 vars in 707 bytes} [Tue Jun 30 19:11:53 2026] GET /v2/images/f2e16bbe-a001-4421-97dc-1503017b8980 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.143 () {32 vars in 633 bytes} [Tue Jun 30 19:11:53 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.143 () {34 vars in 655 bytes} [Tue Jun 30 19:11:53 2026] POST /v2/images => generated 702 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/706] 10.0.0.143 () {32 vars in 717 bytes} [Tue Jun 30 19:11:53 2026] GET /v2/images/0f6e005a-a5ba-49c6-b515-d1dd29e77e6e/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 19:11:53.376 7 INFO glance.api.v2.image_data [None req-0db9bf04-b4f4-4259-b81c-346d06fea32b 011df6adedf94e7eb5944cfda1e25894 377cea7c740748758d0727584ff3cdc6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 19:11:53.414 7 WARNING glance_store._drivers.rbd [None req-0db9bf04-b4f4-4259-b81c-346d06fea32b 011df6adedf94e7eb5944cfda1e25894 377cea7c740748758d0727584ff3cdc6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-30 19:11:54.402 7 INFO glance.location [None req-0db9bf04-b4f4-4259-b81c-346d06fea32b 011df6adedf94e7eb5944cfda1e25894 377cea7c740748758d0727584ff3cdc6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 353/707] 10.0.0.143 () {32 vars in 727 bytes} [Tue Jun 30 19:11:53 2026] PUT /v2/images/0f6e005a-a5ba-49c6-b515-d1dd29e77e6e/file => generated 0 bytes in 1090 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 10.0.0.143 () {32 vars in 707 bytes} [Tue Jun 30 19:11:54 2026] GET /v2/images/0f6e005a-a5ba-49c6-b515-d1dd29e77e6e => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.143 () {32 vars in 717 bytes} [Tue Jun 30 19:11:54 2026] GET /v2/images/0f6e005a-a5ba-49c6-b515-d1dd29e77e6e/file => generated 1024 bytes in 131 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/710] 10.0.0.143 () {34 vars in 655 bytes} [Tue Jun 30 19:11:54 2026] POST /v2/images => generated 645 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/711] 10.0.0.143 () {32 vars in 726 bytes} [Tue Jun 30 19:11:54 2026] PATCH /v2/images/cc86ac47-f372-427e-af52-9b7b911026de => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.143 () {32 vars in 707 bytes} [Tue Jun 30 19:11:54 2026] GET /v2/images/cc86ac47-f372-427e-af52-9b7b911026de => generated 651 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 19:11:54.764 7 WARNING glance.api.v2.images [None req-bf2ccab4-0be3-4ea1-a3b2-d71a85acf469 011df6adedf94e7eb5944cfda1e25894 377cea7c740748758d0727584ff3cdc6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cc86ac47-f372-427e-af52-9b7b911026de [pid: 7|app: 0|req: 356/713] 10.0.0.143 () {32 vars in 710 bytes} [Tue Jun 30 19:11:54 2026] DELETE /v2/images/cc86ac47-f372-427e-af52-9b7b911026de => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.143 () {32 vars in 707 bytes} [Tue Jun 30 19:11:54 2026] GET /v2/images/cc86ac47-f372-427e-af52-9b7b911026de => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 19:11:54.834 7 WARNING glance.api.v2.images [None req-a2f31d29-5b30-4bd9-b9a5-b8344cf238d9 011df6adedf94e7eb5944cfda1e25894 377cea7c740748758d0727584ff3cdc6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0f6e005a-a5ba-49c6-b515-d1dd29e77e6e [pid: 7|app: 0|req: 357/715] 10.0.0.143 () {32 vars in 710 bytes} [Tue Jun 30 19:11:54 2026] DELETE /v2/images/0f6e005a-a5ba-49c6-b515-d1dd29e77e6e => generated 0 bytes in 798 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/716] 10.0.0.143 () {32 vars in 707 bytes} [Tue Jun 30 19:11:55 2026] GET /v2/images/0f6e005a-a5ba-49c6-b515-d1dd29e77e6e => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 19:11:55.668 7 WARNING glance.api.v2.images [None req-1a4b3601-92a9-4e5f-ad4e-da5b12774bba 011df6adedf94e7eb5944cfda1e25894 377cea7c740748758d0727584ff3cdc6 - - default default] Failed to find image f2e16bbe-a001-4421-97dc-1503017b8980 to delete: glance.common.exception.ImageNotFound: No image found with ID f2e16bbe-a001-4421-97dc-1503017b8980 [pid: 7|app: 0|req: 358/717] 10.0.0.143 () {32 vars in 710 bytes} [Tue Jun 30 19:11:55 2026] DELETE /v2/images/f2e16bbe-a001-4421-97dc-1503017b8980 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.143 () {32 vars in 707 bytes} [Tue Jun 30 19:11:55 2026] GET /v2/images/f2e16bbe-a001-4421-97dc-1503017b8980 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/723] 10.0.0.14 () {36 vars in 986 bytes} [Tue Jun 30 19:12:13 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => 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: 363/724] 10.0.0.14 () {36 vars in 926 bytes} [Tue Jun 30 19:12:13 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: 366/729] 10.0.0.143 () {30 vars in 411 bytes} [Tue Jun 30 19:12:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/732] 10.0.0.14 () {36 vars in 986 bytes} [Tue Jun 30 19:12:42 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => 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: 368/733] 10.0.0.14 () {36 vars in 926 bytes} [Tue Jun 30 19:12:42 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: 370/742] 10.0.0.14 () {36 vars in 986 bytes} [Tue Jun 30 19:13:21 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/743] 10.0.0.14 () {36 vars in 926 bytes} [Tue Jun 30 19:13:21 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: 371/744] 10.0.0.14 () {36 vars in 986 bytes} [Tue Jun 30 19:13:26 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => 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: 374/745] 10.0.0.14 () {36 vars in 926 bytes} [Tue Jun 30 19:13:26 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: 377/750] 10.0.0.14 () {36 vars in 986 bytes} [Tue Jun 30 19:13:43 2026] GET /v2/images/3c92f552-7fb3-4e05-88a9-d3f28e89d997 => 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: 374/751] 10.0.0.14 () {36 vars in 926 bytes} [Tue Jun 30 19:13:43 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: 381/758] 199.204.45.70 () {32 vars in 825 bytes} [Tue Jun 30 19:14:15 2026] GET /v2/images?status=active&owner=db397757abfc4929afa1a4621372bbbc&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/759] 199.204.45.70 () {32 vars in 652 bytes} [Tue Jun 30 19:14:15 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: 382/760] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jun 30 19:14:16 2026] GET /v2/images/c16d2138-dbfc-4d56-b35f-55311fb04321 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/761] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:14:16 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: 383/762] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:14:16 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: 380/763] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jun 30 19:14:16 2026] GET /v2/images/c16d2138-dbfc-4d56-b35f-55311fb04321 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:14:16 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: 381/765] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:14:16 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: 385/766] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jun 30 19:14:16 2026] GET /v2/images/c16d2138-dbfc-4d56-b35f-55311fb04321 => 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: 382/767] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jun 30 19:14:16 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: 386/768] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jun 30 19:14:16 2026] GET /v2/images/c16d2138-dbfc-4d56-b35f-55311fb04321 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/769] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jun 30 19:14:16 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jun 30 19:14:16 2026] GET /v2/images/c16d2138-dbfc-4d56-b35f-55311fb04321 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jun 30 19:14:16 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jun 30 19:14:16 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: 413/821] 10.0.0.143 () {32 vars in 633 bytes} [Tue Jun 30 19:18:12 2026] GET /v2/images => generated 5574 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)