+ 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 Mar 18 10:15:06 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-5764f94fff-cpplm 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f8701687668 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-03-18 10:15:08.196 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-18 10:15:08.249 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-03-18 10:15:09.054 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-03-18 10:15:09.055 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-03-18 10:15:09.055 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-18 10:15:09.105 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-03-18 10:15:09.106 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-03-18 10:15:09.107 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-18 10:15:11.165 7 WARNING glance.api.v2.images [None req-de197d8b-31f6-4542-ba6f-0a4994ea4b80 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-18 10:15:11.252 8 WARNING glance.api.v2.images [None req-c3d85709-0d5b-42fe-b264-b829e3bc2cf8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-18 10:15:11.532 7 WARNING keystonemiddleware._common.config [None req-de197d8b-31f6-4542-ba6f-0a4994ea4b80 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 10:15:11.540 7 WARNING oslo_config.cfg [None req-de197d8b-31f6-4542-ba6f-0a4994ea4b80 - - - - - -] 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 0x7f8701687668 pid: 7 (default app) 2026-03-18 10:15:11.636 8 WARNING keystonemiddleware._common.config [None req-c3d85709-0d5b-42fe-b264-b829e3bc2cf8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 10:15:11.644 8 WARNING oslo_config.cfg [None req-c3d85709-0d5b-42fe-b264-b829e3bc2cf8 - - - - - -] 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 0x7f8701687668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 10:15:13 2026] GET / => generated 1312 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 10:15:13.872 8 WARNING oslo_policy.policy [None req-8ba806ae-3a4a-4595-bdbc-2cfbbb74a791 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - 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-03-18 10:15:13.872 8 WARNING oslo_policy.policy [None req-8ba806ae-3a4a-4595-bdbc-2cfbbb74a791 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - 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-03-18 10:15:13.887 8 WARNING oslo_policy.policy [None req-8ba806ae-3a4a-4595-bdbc-2cfbbb74a791 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - 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-03-18 10:15:13.887 8 WARNING oslo_policy.policy [None req-8ba806ae-3a4a-4595-bdbc-2cfbbb74a791 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - 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.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 10:15:13 2026] GET /v2/images => generated 69 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 10:15:17 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.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 10:15:17 2026] GET /v2/images => generated 69 bytes in 48 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-03-18 10:15:17.480 7 WARNING oslo_policy.policy [None req-4e041c1d-874d-4c2c-a3ec-29fffea5f1e9 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - 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-03-18 10:15:17.480 7 WARNING oslo_policy.policy [None req-4e041c1d-874d-4c2c-a3ec-29fffea5f1e9 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - 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.19.213.215 () {44 vars in 912 bytes} [Wed Mar 18 10:15:17 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.215 () {44 vars in 934 bytes} [Wed Mar 18 10:15:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-18 10:15:17.629 7 WARNING oslo_policy.policy [None req-543bb0f5-7616-4406-9a9d-bc19577ab8ae b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - 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-03-18 10:15:17.629 7 WARNING oslo_policy.policy [None req-543bb0f5-7616-4406-9a9d-bc19577ab8ae b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - 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.19.213.215 () {44 vars in 940 bytes} [Wed Mar 18 10:15:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-18 10:15:17.717 8 WARNING oslo_config.cfg [None req-dd5aada0-183e-445e-ab6b-6ea30bfb5109 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - 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.19.213.215 () {48 vars in 952 bytes} [Wed Mar 18 10:15:17 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 10:15:17.740 7 WARNING oslo_policy.policy [None req-2e271247-aba0-45eb-8cae-1b6373e86b34 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - 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-03-18 10:15:17.740 7 WARNING oslo_policy.policy [None req-2e271247-aba0-45eb-8cae-1b6373e86b34 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - 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-03-18 10:15:17.742 7 INFO glance.api.v2.image_data [None req-2e271247-aba0-45eb-8cae-1b6373e86b34 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 10:15:21.684 7 WARNING glance.location [None req-2e271247-aba0-45eb-8cae-1b6373e86b34 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.215 () {48 vars in 1046 bytes} [Wed Mar 18 10:15:17 2026] PUT /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f/file => generated 0 bytes in 3990 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4362 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.215 () {44 vars in 972 bytes} [Wed Mar 18 10:15:21 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-18 10:15:21.765 7 WARNING oslo_config.cfg [None req-b51a40b1-b02b-48e0-a693-8b7cb4eeeb8f b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.19.213.215 () {44 vars in 972 bytes} [Wed Mar 18 10:15:21 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 10:37:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 10:37:02 2026] GET /v2/images => generated 1240 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 10:37:29 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: 141/285] 199.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 10:37:30 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.19.213.215 () {44 vars in 938 bytes} [Wed Mar 18 10:37:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.19.213.215 () {44 vars in 960 bytes} [Wed Mar 18 10:37:30 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.19.213.215 () {44 vars in 940 bytes} [Wed Mar 18 10:37:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.19.213.215 () {48 vars in 952 bytes} [Wed Mar 18 10:37:30 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 10:37:30.177 7 INFO glance.api.v2.image_data [None req-f2b18ec9-6818-4dda-8cb2-fd53beb207f5 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 10:38:10.269 7 WARNING glance.location [None req-f2b18ec9-6818-4dda-8cb2-fd53beb207f5 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 147/298] 199.19.213.215 () {48 vars in 1047 bytes} [Wed Mar 18 10:37:30 2026] PUT /v2/images/ae86ab97-3899-4cee-8849-96556dd43133/file => generated 0 bytes in 40132 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56908 switches on core 0) [pid: 8|app: 0|req: 152/299] 199.19.213.215 () {44 vars in 972 bytes} [Wed Mar 18 10:38:10 2026] GET /v2/images/ae86ab97-3899-4cee-8849-96556dd43133 => 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: 148/300] 199.19.213.215 () {44 vars in 972 bytes} [Wed Mar 18 10:38:10 2026] GET /v2/images/ae86ab97-3899-4cee-8849-96556dd43133 => 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: 150/303] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 10:38:11 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: 154/304] 199.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 10:38:11 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 10:46:06 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 10:46:06 2026] GET /v2/images => generated 2451 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 10:46:15 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: 200/404] 199.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 10:46:15 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.19.213.215 () {44 vars in 948 bytes} [Wed Mar 18 10:46:15 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.19.213.215 () {44 vars in 970 bytes} [Wed Mar 18 10:46:15 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.19.213.215 () {44 vars in 940 bytes} [Wed Mar 18 10:46:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.19.213.215 () {48 vars in 952 bytes} [Wed Mar 18 10:46:15 2026] POST /v2/images => generated 799 bytes in 1083 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 10:46:17.079 8 WARNING oslo_policy.policy [None req-cc1f4e3c-dfc3-48ee-b838-f77d018f6c1b b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - 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-03-18 10:46:17.079 8 WARNING oslo_policy.policy [None req-cc1f4e3c-dfc3-48ee-b838-f77d018f6c1b b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - 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-03-18 10:46:17.081 8 INFO glance.api.v2.image_data [None req-cc1f4e3c-dfc3-48ee-b838-f77d018f6c1b b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 10:47:12.440 8 INFO glance.location [None req-cc1f4e3c-dfc3-48ee-b838-f77d018f6c1b b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 207/421] 199.19.213.215 () {48 vars in 1046 bytes} [Wed Mar 18 10:46:17 2026] PUT /v2/images/611e5242-985f-4300-ba34-bfa9c1bd9fc5/file => generated 0 bytes in 55419 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20101 switches on core 0) [pid: 7|app: 0|req: 215/422] 199.19.213.215 () {44 vars in 972 bytes} [Wed Mar 18 10:47:12 2026] GET /v2/images/611e5242-985f-4300-ba34-bfa9c1bd9fc5 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/423] 199.19.213.215 () {48 vars in 1051 bytes} [Wed Mar 18 10:47:12 2026] PATCH /v2/images/611e5242-985f-4300-ba34-bfa9c1bd9fc5 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/424] 199.19.213.215 () {44 vars in 972 bytes} [Wed Mar 18 10:47:12 2026] GET /v2/images/611e5242-985f-4300-ba34-bfa9c1bd9fc5 => generated 1234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/435] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 10:48:10 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: 214/436] 199.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 10:48:10 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/441] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 10:48:27 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: 217/442] 199.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 10:48:27 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/443] 199.19.213.215 () {44 vars in 940 bytes} [Wed Mar 18 10:48:27 2026] GET /v2/images/manila-service-image => generated 165 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/444] 199.19.213.215 () {44 vars in 962 bytes} [Wed Mar 18 10:48:27 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/445] 199.19.213.215 () {44 vars in 940 bytes} [Wed Mar 18 10:48:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/446] 199.19.213.215 () {48 vars in 952 bytes} [Wed Mar 18 10:48:27 2026] POST /v2/images => generated 791 bytes in 333 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 10:48:27.550 7 INFO glance.api.v2.image_data [None req-9bc2c3b4-b72c-475c-ba66-06d4cebc93b6 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 10:48:44.469 7 INFO glance.location [None req-9bc2c3b4-b72c-475c-ba66-06d4cebc93b6 b9e691af462940879bd891bdcd730022 a51a736eed1449f8b113f9cff6f40ac8 - - default default] Image format matched and virtual size computed: 2820603904 [pid: 7|app: 0|req: 228/451] 199.19.213.215 () {48 vars in 1047 bytes} [Wed Mar 18 10:48:27 2026] PUT /v2/images/c0b67a1f-6bce-4987-8870-120f026d233f/file => generated 0 bytes in 16981 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25662 switches on core 0) [pid: 8|app: 0|req: 224/452] 199.19.213.215 () {44 vars in 972 bytes} [Wed Mar 18 10:48:44 2026] GET /v2/images/c0b67a1f-6bce-4987-8870-120f026d233f => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/453] 199.19.213.215 () {44 vars in 972 bytes} [Wed Mar 18 10:48:44 2026] GET /v2/images/c0b67a1f-6bce-4987-8870-120f026d233f => generated 1204 bytes in 14 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: 255/504] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:52:51 2026] GET /v2/images => generated 4893 bytes in 201 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: 250/505] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:52:51 2026] GET /v2/images => generated 4893 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/518] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:53:51 2026] GET /v2/images => generated 4893 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/519] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:53:51 2026] GET /v2/images => generated 4893 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/532] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:54:51 2026] GET /v2/images => generated 4893 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/533] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:54:51 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/546] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:55:51 2026] GET /v2/images => generated 4893 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/547] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:55:51 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/560] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:56:51 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/561] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:56:51 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/574] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:57:51 2026] GET /v2/images => generated 4893 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/575] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:57:51 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/588] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:58:51 2026] GET /v2/images => generated 4893 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/589] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:58:51 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/602] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:59:51 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/603] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 10:59:51 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/616] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:00:51 2026] GET /v2/images => generated 4893 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/617] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:00:51 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/620] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 11:01:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/621] 199.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 11:01:08 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/632] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:01:51 2026] GET /v2/images => generated 4893 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/633] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:01:51 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/646] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:02:51 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/647] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:02:51 2026] GET /v2/images => generated 4893 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/656] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 11:03:33 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: 326/657] 199.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 11:03:33 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/658] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 11:03:34 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: 327/659] 199.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 11:03:34 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/664] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:03:51 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/665] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:03:51 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 11:04:24 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: 339/673] 199.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 11:04:24 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/676] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 11: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: 341/677] 199.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 11:04:31 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:04:51 2026] GET /v2/images => generated 4893 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/683] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:04:51 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/690] 199.19.213.215 () {42 vars in 689 bytes} [Wed Mar 18 11:05:26 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: 343/691] 199.19.213.215 () {44 vars in 911 bytes} [Wed Mar 18 11:05:26 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:05:51 2026] GET /v2/images => generated 4893 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/699] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:05:51 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/702] 10.0.0.164 () {32 vars in 633 bytes} [Wed Mar 18 11:06:08 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/709] 10.0.0.22 () {36 vars in 986 bytes} [Wed Mar 18 11:06:32 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/710] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:06:32 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: 353/711] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:06:32 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: 359/712] 10.0.0.22 () {36 vars in 986 bytes} [Wed Mar 18 11:06:32 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/713] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:06:32 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: 360/714] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:06:32 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: 355/715] 10.0.0.22 () {36 vars in 986 bytes} [Wed Mar 18 11:06:32 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/716] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:06:32 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: 356/717] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:06:32 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: 362/718] 10.0.0.180 () {36 vars in 911 bytes} [Wed Mar 18 11:06:33 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/719] 10.0.0.180 () {36 vars in 1007 bytes} [Wed Mar 18 11:06:33 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f/locations => generated 127 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/720] 10.0.0.180 () {36 vars in 987 bytes} [Wed Mar 18 11:06:34 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/721] 10.0.0.180 () {36 vars in 927 bytes} [Wed Mar 18 11:06:34 2026] GET /v2/schemas/image => generated 4018 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/722] 10.0.0.180 () {36 vars in 927 bytes} [Wed Mar 18 11:06:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/723] 10.0.0.245 () {36 vars in 987 bytes} [Wed Mar 18 11:06:38 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/724] 10.0.0.245 () {36 vars in 927 bytes} [Wed Mar 18 11:06:38 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: 360/725] 10.0.0.245 () {36 vars in 987 bytes} [Wed Mar 18 11:06:40 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/726] 10.0.0.245 () {36 vars in 927 bytes} [Wed Mar 18 11:06:41 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: 362/729] 199.19.213.215 () {36 vars in 991 bytes} [Wed Mar 18 11:06:46 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/730] 199.19.213.215 () {36 vars in 931 bytes} [Wed Mar 18 11:06:46 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: 363/731] 199.19.213.215 () {36 vars in 991 bytes} [Wed Mar 18 11:06:46 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/732] 199.19.213.215 () {36 vars in 931 bytes} [Wed Mar 18 11:06:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/735] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:06:51 2026] GET /v2/images => generated 4893 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/736] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:06:51 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 10.0.0.245 () {36 vars in 987 bytes} [Wed Mar 18 11:07:16 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 10.0.0.245 () {36 vars in 927 bytes} [Wed Mar 18 11:07:16 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: 376/745] 10.0.0.245 () {36 vars in 987 bytes} [Wed Mar 18 11:07:21 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.245 () {36 vars in 927 bytes} [Wed Mar 18 11:07:21 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: 373/751] 10.0.0.164 () {32 vars in 707 bytes} [Wed Mar 18 11:07:49 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/752] 10.0.0.164 () {32 vars in 707 bytes} [Wed Mar 18 11:07:49 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/753] 10.0.0.22 () {36 vars in 986 bytes} [Wed Mar 18 11:07:49 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/754] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:07:49 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/755] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:07:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/756] 10.0.0.22 () {36 vars in 986 bytes} [Wed Mar 18 11:07:49 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/757] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:07:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/758] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:07:49 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: 377/759] 10.0.0.22 () {36 vars in 986 bytes} [Wed Mar 18 11:07:49 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/760] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:07:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/761] 10.0.0.180 () {36 vars in 911 bytes} [Wed Mar 18 11:07:49 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: 384/762] 10.0.0.180 () {36 vars in 1007 bytes} [Wed Mar 18 11:07:49 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/763] 10.0.0.180 () {36 vars in 987 bytes} [Wed Mar 18 11:07:49 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/764] 10.0.0.180 () {36 vars in 927 bytes} [Wed Mar 18 11:07:49 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: 380/765] 10.0.0.180 () {36 vars in 927 bytes} [Wed Mar 18 11:07:49 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: 386/766] 10.0.0.245 () {36 vars in 987 bytes} [Wed Mar 18 11:07:50 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/767] 10.0.0.245 () {36 vars in 927 bytes} [Wed Mar 18 11:07:50 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/770] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:07:51 2026] GET /v2/images => generated 4893 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/771] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:07:51 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/780] 10.0.0.164 () {34 vars in 655 bytes} [Wed Mar 18 11:08:32 2026] POST /v2/images => generated 649 bytes in 385 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-18 11:08:32.647 7 WARNING glance.api.v2.images [None req-f77a40bc-670a-4205-a28d-847caff4587c bacf5103c5f4455b9b0e1e470b007ff5 399725d14508463cb74436270f498c8c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9743cb11-2bdc-429e-8d5d-6e06fadb576f [pid: 7|app: 0|req: 393/781] 10.0.0.164 () {32 vars in 710 bytes} [Wed Mar 18 11:08:32 2026] DELETE /v2/images/9743cb11-2bdc-429e-8d5d-6e06fadb576f => generated 0 bytes in 200 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/782] 10.0.0.164 () {32 vars in 707 bytes} [Wed Mar 18 11:08:32 2026] GET /v2/images/9743cb11-2bdc-429e-8d5d-6e06fadb576f => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/783] 10.0.0.164 () {32 vars in 633 bytes} [Wed Mar 18 11:08:32 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/784] 10.0.0.164 () {34 vars in 655 bytes} [Wed Mar 18 11:08:32 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/785] 10.0.0.164 () {32 vars in 717 bytes} [Wed Mar 18 11:08:32 2026] GET /v2/images/38422161-ce49-4c32-951a-0f3775f16845/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-18 11:08:32.965 8 INFO glance.api.v2.image_data [None req-9dbb3e94-364d-453e-9448-069ef9c7c056 bacf5103c5f4455b9b0e1e470b007ff5 399725d14508463cb74436270f498c8c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 11:08:33.023 8 WARNING glance_store._drivers.rbd [None req-9dbb3e94-364d-453e-9448-069ef9c7c056 bacf5103c5f4455b9b0e1e470b007ff5 399725d14508463cb74436270f498c8c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-18 11:08:34.375 8 INFO glance.location [None req-9dbb3e94-364d-453e-9448-069ef9c7c056 bacf5103c5f4455b9b0e1e470b007ff5 399725d14508463cb74436270f498c8c - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 391/786] 10.0.0.164 () {32 vars in 727 bytes} [Wed Mar 18 11:08:32 2026] PUT /v2/images/38422161-ce49-4c32-951a-0f3775f16845/file => generated 0 bytes in 1472 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/787] 10.0.0.164 () {32 vars in 707 bytes} [Wed Mar 18 11:08:34 2026] GET /v2/images/38422161-ce49-4c32-951a-0f3775f16845 => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/788] 10.0.0.164 () {32 vars in 717 bytes} [Wed Mar 18 11:08:34 2026] GET /v2/images/38422161-ce49-4c32-951a-0f3775f16845/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/789] 10.0.0.164 () {34 vars in 655 bytes} [Wed Mar 18 11:08:34 2026] POST /v2/images => generated 649 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/790] 10.0.0.164 () {32 vars in 726 bytes} [Wed Mar 18 11:08:34 2026] PATCH /v2/images/39784e3e-0222-47be-81ef-d7c719c9716e => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/791] 10.0.0.164 () {32 vars in 707 bytes} [Wed Mar 18 11:08:34 2026] GET /v2/images/39784e3e-0222-47be-81ef-d7c719c9716e => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-18 11:08:34.749 8 WARNING glance.api.v2.images [None req-ad77a5f0-bb16-4e3b-ba14-fe5d514753b6 bacf5103c5f4455b9b0e1e470b007ff5 399725d14508463cb74436270f498c8c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//39784e3e-0222-47be-81ef-d7c719c9716e [pid: 8|app: 0|req: 394/792] 10.0.0.164 () {32 vars in 710 bytes} [Wed Mar 18 11:08:34 2026] DELETE /v2/images/39784e3e-0222-47be-81ef-d7c719c9716e => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/793] 10.0.0.164 () {32 vars in 707 bytes} [Wed Mar 18 11:08:34 2026] GET /v2/images/39784e3e-0222-47be-81ef-d7c719c9716e => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-18 11:08:34.814 8 WARNING glance.api.v2.images [None req-d3c4937e-3dfd-4e39-909a-eed11687bb3c bacf5103c5f4455b9b0e1e470b007ff5 399725d14508463cb74436270f498c8c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//38422161-ce49-4c32-951a-0f3775f16845 [pid: 8|app: 0|req: 395/794] 10.0.0.164 () {32 vars in 710 bytes} [Wed Mar 18 11:08:34 2026] DELETE /v2/images/38422161-ce49-4c32-951a-0f3775f16845 => generated 0 bytes in 748 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/795] 10.0.0.164 () {32 vars in 707 bytes} [Wed Mar 18 11:08:35 2026] GET /v2/images/38422161-ce49-4c32-951a-0f3775f16845 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-18 11:08:35.582 8 WARNING glance.api.v2.images [None req-b1d039d0-3e40-45f8-9b77-8f1722dd2de0 bacf5103c5f4455b9b0e1e470b007ff5 399725d14508463cb74436270f498c8c - - default default] Failed to find image 9743cb11-2bdc-429e-8d5d-6e06fadb576f to delete: glance.common.exception.ImageNotFound: No image found with ID 9743cb11-2bdc-429e-8d5d-6e06fadb576f [pid: 8|app: 0|req: 396/796] 10.0.0.164 () {32 vars in 710 bytes} [Wed Mar 18 11:08:35 2026] DELETE /v2/images/9743cb11-2bdc-429e-8d5d-6e06fadb576f => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/797] 10.0.0.164 () {32 vars in 707 bytes} [Wed Mar 18 11:08:35 2026] GET /v2/images/9743cb11-2bdc-429e-8d5d-6e06fadb576f => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/798] 10.0.0.164 () {30 vars in 411 bytes} [Wed Mar 18 11:08:38 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: 403/803] 10.0.0.245 () {36 vars in 987 bytes} [Wed Mar 18 11:08:51 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/804] 10.0.0.245 () {36 vars in 927 bytes} [Wed Mar 18 11:08: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: 404/805] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:08:51 2026] GET /v2/images => generated 4893 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/806] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:08:52 2026] GET /v2/images => generated 4893 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/811] 10.0.0.245 () {36 vars in 987 bytes} [Wed Mar 18 11:09:19 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/812] 10.0.0.245 () {36 vars in 927 bytes} [Wed Mar 18 11:09:19 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: 412/821] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:09:51 2026] GET /v2/images => generated 4893 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/822] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:09:51 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/823] 10.0.0.245 () {36 vars in 987 bytes} [Wed Mar 18 11:09:57 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/824] 10.0.0.245 () {36 vars in 927 bytes} [Wed Mar 18 11:09:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/825] 10.0.0.245 () {36 vars in 987 bytes} [Wed Mar 18 11:10:00 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/826] 10.0.0.245 () {36 vars in 927 bytes} [Wed Mar 18 11: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: 415/831] 10.0.0.245 () {36 vars in 987 bytes} [Wed Mar 18 11:10:15 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/832] 10.0.0.245 () {36 vars in 927 bytes} [Wed Mar 18 11:10:15 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: 422/841] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:10:51 2026] GET /v2/images => generated 4893 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/842] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:10:52 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/845] 199.19.213.215 () {32 vars in 826 bytes} [Wed Mar 18 11:11:04 2026] GET /v2/images?status=active&owner=a51a736eed1449f8b113f9cff6f40ac8&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/846] 199.19.213.215 () {32 vars in 653 bytes} [Wed Mar 18 11:11:04 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: 425/847] 10.0.0.22 () {36 vars in 986 bytes} [Wed Mar 18 11:11:05 2026] GET /v2/images/ae86ab97-3899-4cee-8849-96556dd43133 => generated 1209 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/848] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:11:05 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: 426/849] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:11:05 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: 424/850] 10.0.0.22 () {36 vars in 986 bytes} [Wed Mar 18 11:11:05 2026] GET /v2/images/ae86ab97-3899-4cee-8849-96556dd43133 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/851] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:11:05 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: 425/852] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:11:05 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/853] 10.0.0.22 () {36 vars in 986 bytes} [Wed Mar 18 11:11:05 2026] GET /v2/images/ae86ab97-3899-4cee-8849-96556dd43133 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/854] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:11:06 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: 429/855] 10.0.0.22 () {36 vars in 926 bytes} [Wed Mar 18 11:11:06 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: 427/856] 10.0.0.180 () {36 vars in 911 bytes} [Wed Mar 18 11:11:06 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: 430/857] 10.0.0.180 () {36 vars in 1007 bytes} [Wed Mar 18 11:11:06 2026] GET /v2/images/ae86ab97-3899-4cee-8849-96556dd43133/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/858] 10.0.0.180 () {36 vars in 987 bytes} [Wed Mar 18 11:11:06 2026] GET /v2/images/ae86ab97-3899-4cee-8849-96556dd43133 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/859] 10.0.0.180 () {36 vars in 927 bytes} [Wed Mar 18 11:11:06 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: 429/860] 10.0.0.180 () {36 vars in 927 bytes} [Wed Mar 18 11:11:06 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: 431/863] 10.0.0.245 () {36 vars in 987 bytes} [Wed Mar 18 11:11:11 2026] GET /v2/images/2e6f5420-7282-446b-9098-439bc1718a8f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/864] 10.0.0.245 () {36 vars in 927 bytes} [Wed Mar 18 11:11:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/873] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:11:51 2026] GET /v2/images => generated 4893 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/874] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:11:51 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/887] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:12:51 2026] GET /v2/images => generated 4893 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/888] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:12:51 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/901] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:13:51 2026] GET /v2/images => generated 4893 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/902] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:13:51 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/915] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:14:51 2026] GET /v2/images => generated 4893 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/916] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:14:51 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/919] 10.0.0.164 () {32 vars in 633 bytes} [Wed Mar 18 11:15:02 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/930] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:15:51 2026] GET /v2/images => generated 4893 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/931] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:15:51 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/944] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:16:51 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/945] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:16:51 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/958] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:17:51 2026] GET /v2/images => generated 4893 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/959] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:17:51 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/972] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:18:51 2026] GET /v2/images => generated 4893 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/973] 10.0.0.59 () {28 vars in 568 bytes} [Wed Mar 18 11:18:51 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)