+ 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 Apr 14 04:45:09 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-55454f885f-ddncx machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7ff65f736668 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-04-14 04:45:11.950 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 04:45:12.037 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-04-14 04:45:12.810 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-04-14 04:45:12.812 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-04-14 04:45:12.812 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 04:45:12.954 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-04-14 04:45:12.955 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-04-14 04:45:12.955 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 04:45:15.021 7 WARNING glance.api.v2.images [None req-029c5c51-6839-4bbe-adad-e01a555fbed0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 04:45:15.048 8 WARNING glance.api.v2.images [None req-0d7ff33c-d61d-4498-8537-309807535ba7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 04:45:15.436 8 WARNING keystonemiddleware._common.config [None req-0d7ff33c-d61d-4498-8537-309807535ba7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 04:45:15.437 7 WARNING keystonemiddleware._common.config [None req-029c5c51-6839-4bbe-adad-e01a555fbed0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 04:45:15.445 8 WARNING oslo_config.cfg [None req-0d7ff33c-d61d-4498-8537-309807535ba7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-14 04:45:15.446 7 WARNING oslo_config.cfg [None req-029c5c51-6839-4bbe-adad-e01a555fbed0 - - - - - -] 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 0x7ff65f736668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff65f736668 pid: 7 (default app) [pid: 7|app: 0|req: 2/5] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 04:45:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 04:45:17.937 8 WARNING oslo_policy.policy [None req-708ed9ba-9234-4f29-b951-60e65001435c 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - 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-04-14 04:45:17.937 8 WARNING oslo_policy.policy [None req-708ed9ba-9234-4f29-b951-60e65001435c 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - 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-04-14 04:45:17.952 8 WARNING oslo_policy.policy [None req-708ed9ba-9234-4f29-b951-60e65001435c 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - 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-04-14 04:45:17.952 8 WARNING oslo_policy.policy [None req-708ed9ba-9234-4f29-b951-60e65001435c 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - 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: 4/6] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 04:45:17 2026] GET /v2/images => generated 69 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/7] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 04:45:21 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: 5/8] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 04:45:21 2026] GET /v2/images => generated 69 bytes in 42 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-04-14 04:45:21.616 7 WARNING oslo_policy.policy [None req-a99ed65e-daf9-43e6-8093-dab5b7f1db90 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - 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-04-14 04:45:21.616 7 WARNING oslo_policy.policy [None req-a99ed65e-daf9-43e6-8093-dab5b7f1db90 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - 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: 4/9] 199.204.45.115 () {44 vars in 911 bytes} [Tue Apr 14 04:45:21 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 199.204.45.115 () {44 vars in 933 bytes} [Tue Apr 14 04:45:21 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 04:45:21.756 7 WARNING oslo_policy.policy [None req-78a00604-7626-483d-a814-fece2911e6c1 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - 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-04-14 04:45:21.756 7 WARNING oslo_policy.policy [None req-78a00604-7626-483d-a814-fece2911e6c1 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - 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/11] 199.204.45.115 () {44 vars in 939 bytes} [Tue Apr 14 04:45:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 04:45:21.846 8 WARNING oslo_config.cfg [None req-dae4905b-b062-417f-a82d-d12febe5d39c 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - 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: 7/12] 199.204.45.115 () {48 vars in 951 bytes} [Tue Apr 14 04:45:21 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 04:45:21.868 7 WARNING oslo_policy.policy [None req-27b312f1-551a-4660-89c6-599bd9afe661 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - 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-04-14 04:45:21.869 7 WARNING oslo_policy.policy [None req-27b312f1-551a-4660-89c6-599bd9afe661 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - 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-04-14 04:45:21.870 7 INFO glance.api.v2.image_data [None req-27b312f1-551a-4660-89c6-599bd9afe661 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 04:45:25.111 7 WARNING glance.location [None req-27b312f1-551a-4660-89c6-599bd9afe661 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 6/15] 199.204.45.115 () {48 vars in 1045 bytes} [Tue Apr 14 04:45:21 2026] PUT /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5/file => generated 0 bytes in 3293 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5723 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.204.45.115 () {44 vars in 971 bytes} [Tue Apr 14 04:45:25 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 04:45:25.189 7 WARNING oslo_config.cfg [None req-97fa6844-3f66-42dc-ae93-f07e82a83263 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - 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: 7/17] 199.204.45.115 () {44 vars in 971 bytes} [Tue Apr 14 04:45:25 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 05:06:33 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: 134/271] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 05:06:33 2026] GET /v2/images => generated 1240 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 05:06:51 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: 140/277] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 05:06:51 2026] GET /v2/images => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.204.45.115 () {44 vars in 937 bytes} [Tue Apr 14 05:06:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.115 () {44 vars in 959 bytes} [Tue Apr 14 05:06:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.115 () {44 vars in 939 bytes} [Tue Apr 14 05:06:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.115 () {48 vars in 951 bytes} [Tue Apr 14 05:06:51 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 05:06:51.430 7 INFO glance.api.v2.image_data [None req-78adeca9-86d3-46a0-94f0-7738c974dde9 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 05:07:18.176 7 WARNING glance.location [None req-78adeca9-86d3-46a0-94f0-7738c974dde9 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/288] 199.204.45.115 () {48 vars in 1046 bytes} [Tue Apr 14 05:06:51 2026] PUT /v2/images/e90633a7-a80a-4a2a-9fda-4ff685878d14/file => generated 0 bytes in 26799 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59927 switches on core 0) [pid: 8|app: 0|req: 149/289] 199.204.45.115 () {44 vars in 971 bytes} [Tue Apr 14 05:07:18 2026] GET /v2/images/e90633a7-a80a-4a2a-9fda-4ff685878d14 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/290] 199.204.45.115 () {44 vars in 971 bytes} [Tue Apr 14 05:07:18 2026] GET /v2/images/e90633a7-a80a-4a2a-9fda-4ff685878d14 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/291] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 05:07:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/292] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 05:07:19 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/381] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 05:14:37 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: 195/382] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 05:14:37 2026] GET /v2/images => generated 2451 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/385] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 05:14:45 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: 189/386] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 05:14:45 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/387] 199.204.45.115 () {44 vars in 947 bytes} [Tue Apr 14 05:14:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/388] 199.204.45.115 () {44 vars in 969 bytes} [Tue Apr 14 05:14:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/389] 199.204.45.115 () {44 vars in 939 bytes} [Tue Apr 14 05:14:46 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: 191/390] 199.204.45.115 () {48 vars in 951 bytes} [Tue Apr 14 05:14:46 2026] POST /v2/images => generated 799 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 05:14:46.199 8 WARNING oslo_policy.policy [None req-fb0afa78-4b66-4237-8846-c9eaa04a9835 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - 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-04-14 05:14:46.199 8 WARNING oslo_policy.policy [None req-fb0afa78-4b66-4237-8846-c9eaa04a9835 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - 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-04-14 05:14:46.200 8 INFO glance.api.v2.image_data [None req-fb0afa78-4b66-4237-8846-c9eaa04a9835 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 05:15:03.426 8 INFO glance.location [None req-fb0afa78-4b66-4237-8846-c9eaa04a9835 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/393] 199.204.45.115 () {48 vars in 1045 bytes} [Tue Apr 14 05:14:46 2026] PUT /v2/images/5a1c3ead-0d0a-4015-bd82-f29b1ab415de/file => generated 0 bytes in 17280 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26660 switches on core 0) [pid: 7|app: 0|req: 194/394] 199.204.45.115 () {44 vars in 971 bytes} [Tue Apr 14 05:15:03 2026] GET /v2/images/5a1c3ead-0d0a-4015-bd82-f29b1ab415de => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/395] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Apr 14 05:15:03 2026] PATCH /v2/images/5a1c3ead-0d0a-4015-bd82-f29b1ab415de => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/396] 199.204.45.115 () {44 vars in 971 bytes} [Tue Apr 14 05:15:03 2026] GET /v2/images/5a1c3ead-0d0a-4015-bd82-f29b1ab415de => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 05:15:41 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/406] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 05:15:41 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 05:15:54 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: 208/410] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 05:15:54 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.204.45.115 () {44 vars in 939 bytes} [Tue Apr 14 05:15:54 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.204.45.115 () {44 vars in 961 bytes} [Tue Apr 14 05:15:54 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.204.45.115 () {44 vars in 939 bytes} [Tue Apr 14 05:15:54 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: 210/414] 199.204.45.115 () {48 vars in 951 bytes} [Tue Apr 14 05:15:54 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 05:15:54.720 7 INFO glance.api.v2.image_data [None req-f73db0f8-55e1-4646-974b-9cf9acc3f3d0 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 05:16:04.542 7 INFO glance.location [None req-f73db0f8-55e1-4646-974b-9cf9acc3f3d0 819a3840715a42d299bc9ce4b37f27a1 4da7268849da44a09577fe7e44181d7f - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 205/417] 199.204.45.115 () {48 vars in 1045 bytes} [Tue Apr 14 05:15:54 2026] PUT /v2/images/9e1a8acf-5268-4b7f-9ae2-12599157e4d0/file => generated 0 bytes in 9878 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19892 switches on core 0) [pid: 8|app: 0|req: 213/418] 199.204.45.115 () {44 vars in 971 bytes} [Tue Apr 14 05:16:04 2026] GET /v2/images/9e1a8acf-5268-4b7f-9ae2-12599157e4d0 => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/419] 199.204.45.115 () {44 vars in 971 bytes} [Tue Apr 14 05:16:04 2026] GET /v2/images/9e1a8acf-5268-4b7f-9ae2-12599157e4d0 => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/576] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 05:29:02 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: 285/577] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 05:29:02 2026] GET /v2/images => generated 4892 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/610] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 05:31:35 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/611] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 05:31:35 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/612] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 05:31:36 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: 303/613] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 05:31:36 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/624] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 05:32:29 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: 309/625] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 05:32:29 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/628] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 05:32:37 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: 311/629] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 05:32:37 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/644] 199.204.45.115 () {42 vars in 688 bytes} [Tue Apr 14 05:33:45 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/645] 199.204.45.115 () {44 vars in 910 bytes} [Tue Apr 14 05:33:45 2026] GET /v2/images => generated 4892 bytes in 58 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: 331/654] 10.0.0.31 () {32 vars in 632 bytes} [Tue Apr 14 05:34:30 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/661] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 14 05:34:57 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 29 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: 327/662] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 14 05:34:57 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/665] 199.204.45.115 () {36 vars in 991 bytes} [Tue Apr 14 05:35:07 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/666] 199.204.45.115 () {36 vars in 931 bytes} [Tue Apr 14 05:35: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: 330/667] 199.204.45.115 () {36 vars in 991 bytes} [Tue Apr 14 05:35:08 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/668] 199.204.45.115 () {36 vars in 931 bytes} [Tue Apr 14 05:35:08 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: 332/671] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 14 05:35:16 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/672] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 14 05:35: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: 333/673] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 14 05:35:20 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/674] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:35:20 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: 334/675] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:35: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: 342/676] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 14 05:35:20 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/677] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:35: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: 343/678] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:35:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/679] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 14 05:35:20 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/680] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:35: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: 337/681] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:35: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: 345/682] 10.0.0.108 () {36 vars in 911 bytes} [Tue Apr 14 05:35:21 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: 338/683] 10.0.0.108 () {36 vars in 1007 bytes} [Tue Apr 14 05:35:21 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/684] 10.0.0.108 () {36 vars in 987 bytes} [Tue Apr 14 05:35:21 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/685] 10.0.0.108 () {36 vars in 927 bytes} [Tue Apr 14 05:35:21 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: 347/686] 10.0.0.108 () {36 vars in 927 bytes} [Tue Apr 14 05:35:21 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: 355/701] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 14 05:36:29 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 14 05:36:29 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: 357/705] 10.0.0.31 () {32 vars in 706 bytes} [Tue Apr 14 05:36:40 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => 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: 349/706] 10.0.0.31 () {32 vars in 706 bytes} [Tue Apr 14 05:36:40 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/707] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 14 05:36:41 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/708] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:36:41 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: 359/709] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:36:41 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: 351/710] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 14 05:36:41 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/711] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:36:41 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: 352/712] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:36:41 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: 361/713] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 14 05:36:41 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/714] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:36:41 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: 362/715] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:36:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/716] 10.0.0.108 () {36 vars in 911 bytes} [Tue Apr 14 05:36:42 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: 363/717] 10.0.0.108 () {36 vars in 1007 bytes} [Tue Apr 14 05:36:42 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5/locations => generated 127 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/718] 10.0.0.108 () {36 vars in 987 bytes} [Tue Apr 14 05:36:42 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/719] 10.0.0.108 () {36 vars in 927 bytes} [Tue Apr 14 05:36:42 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: 356/720] 10.0.0.108 () {36 vars in 927 bytes} [Tue Apr 14 05:36:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/725] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 14 05:36:58 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/726] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 14 05:36:58 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: 361/729] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 14 05:37:10 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/730] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 14 05:37:10 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/739] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 14 05:37:45 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/740] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 14 05:37:45 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: 368/743] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 14 05:37:58 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/744] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 14 05:37:58 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: 369/745] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 14 05:37:59 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/746] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 14 05:37:59 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: 375/757] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 14 05:38:51 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/758] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 14 05:38:51 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: 386/763] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 14 05:39:09 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => 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: 378/764] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 14 05:39:09 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: 380/767] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 14 05:39:22 2026] GET /v2/images/629c3e3d-fa37-4ed1-9e5a-450a98608ca5 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/768] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 14 05:39:22 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: 381/769] 10.0.0.31 () {34 vars in 654 bytes} [Tue Apr 14 05:39:24 2026] POST /v2/images => generated 649 bytes in 215 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 05:39:24.709 8 WARNING glance.api.v2.images [None req-676ca619-b2a0-4af9-871c-0cc48c4d4f74 34063b2842da43c8afc09df3373fd3f7 ac74f6b34e3140d1a7764f3fcdf26ea8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e0bc4214-355f-4c75-b8a5-04e1e4aee534 [pid: 8|app: 0|req: 389/770] 10.0.0.31 () {32 vars in 709 bytes} [Tue Apr 14 05:39:24 2026] DELETE /v2/images/e0bc4214-355f-4c75-b8a5-04e1e4aee534 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/771] 10.0.0.31 () {32 vars in 706 bytes} [Tue Apr 14 05:39:24 2026] GET /v2/images/e0bc4214-355f-4c75-b8a5-04e1e4aee534 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/772] 10.0.0.31 () {32 vars in 632 bytes} [Tue Apr 14 05:39:24 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/773] 10.0.0.31 () {34 vars in 654 bytes} [Tue Apr 14 05:39:24 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/774] 10.0.0.31 () {32 vars in 716 bytes} [Tue Apr 14 05:39:24 2026] GET /v2/images/1add9a5b-035f-48aa-b43f-3df6fdeb6fcb/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 05:39:24.893 7 INFO glance.api.v2.image_data [None req-48e41fb0-8253-4a71-aa66-9caaefd72512 34063b2842da43c8afc09df3373fd3f7 ac74f6b34e3140d1a7764f3fcdf26ea8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 05:39:24.948 7 WARNING glance_store._drivers.rbd [None req-48e41fb0-8253-4a71-aa66-9caaefd72512 34063b2842da43c8afc09df3373fd3f7 ac74f6b34e3140d1a7764f3fcdf26ea8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 05:39:26.144 7 INFO glance.location [None req-48e41fb0-8253-4a71-aa66-9caaefd72512 34063b2842da43c8afc09df3373fd3f7 ac74f6b34e3140d1a7764f3fcdf26ea8 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 384/777] 10.0.0.31 () {32 vars in 726 bytes} [Tue Apr 14 05:39:24 2026] PUT /v2/images/1add9a5b-035f-48aa-b43f-3df6fdeb6fcb/file => generated 0 bytes in 1303 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/778] 10.0.0.31 () {32 vars in 706 bytes} [Tue Apr 14 05:39:26 2026] GET /v2/images/1add9a5b-035f-48aa-b43f-3df6fdeb6fcb => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/779] 10.0.0.31 () {32 vars in 716 bytes} [Tue Apr 14 05:39:26 2026] GET /v2/images/1add9a5b-035f-48aa-b43f-3df6fdeb6fcb/file => generated 1024 bytes in 161 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/780] 10.0.0.31 () {34 vars in 654 bytes} [Tue Apr 14 05:39:26 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/781] 10.0.0.31 () {32 vars in 725 bytes} [Tue Apr 14 05:39:26 2026] PATCH /v2/images/036f5ffc-a118-4dc5-abca-65d53ecc37a9 => generated 652 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/782] 10.0.0.31 () {32 vars in 706 bytes} [Tue Apr 14 05:39:26 2026] GET /v2/images/036f5ffc-a118-4dc5-abca-65d53ecc37a9 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 05:39:26.638 7 WARNING glance.api.v2.images [None req-d758d65d-0cd1-41bf-931c-343519d68bf9 34063b2842da43c8afc09df3373fd3f7 ac74f6b34e3140d1a7764f3fcdf26ea8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//036f5ffc-a118-4dc5-abca-65d53ecc37a9 [pid: 7|app: 0|req: 387/783] 10.0.0.31 () {32 vars in 709 bytes} [Tue Apr 14 05:39:26 2026] DELETE /v2/images/036f5ffc-a118-4dc5-abca-65d53ecc37a9 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/784] 10.0.0.31 () {32 vars in 706 bytes} [Tue Apr 14 05:39:26 2026] GET /v2/images/036f5ffc-a118-4dc5-abca-65d53ecc37a9 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 05:39:26.713 7 WARNING glance.api.v2.images [None req-cd5a7e58-c127-4e4d-8002-1f9593aff3ab 34063b2842da43c8afc09df3373fd3f7 ac74f6b34e3140d1a7764f3fcdf26ea8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1add9a5b-035f-48aa-b43f-3df6fdeb6fcb [pid: 7|app: 0|req: 388/785] 10.0.0.31 () {32 vars in 709 bytes} [Tue Apr 14 05:39:26 2026] DELETE /v2/images/1add9a5b-035f-48aa-b43f-3df6fdeb6fcb => generated 0 bytes in 740 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/786] 10.0.0.31 () {32 vars in 706 bytes} [Tue Apr 14 05:39:27 2026] GET /v2/images/1add9a5b-035f-48aa-b43f-3df6fdeb6fcb => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 05:39:27.479 7 WARNING glance.api.v2.images [None req-70ff6760-f965-4460-a0bd-7ff636d18c5e 34063b2842da43c8afc09df3373fd3f7 ac74f6b34e3140d1a7764f3fcdf26ea8 - - default default] Failed to find image e0bc4214-355f-4c75-b8a5-04e1e4aee534 to delete: glance.common.exception.ImageNotFound: No image found with ID e0bc4214-355f-4c75-b8a5-04e1e4aee534 [pid: 7|app: 0|req: 389/787] 10.0.0.31 () {32 vars in 709 bytes} [Tue Apr 14 05:39:27 2026] DELETE /v2/images/e0bc4214-355f-4c75-b8a5-04e1e4aee534 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/788] 10.0.0.31 () {32 vars in 706 bytes} [Tue Apr 14 05:39:27 2026] GET /v2/images/e0bc4214-355f-4c75-b8a5-04e1e4aee534 => 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: 390/789] 10.0.0.31 () {30 vars in 410 bytes} [Tue Apr 14 05:39:30 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: 403/796] 199.204.45.115 () {32 vars in 826 bytes} [Tue Apr 14 05:40:03 2026] GET /v2/images?status=active&owner=4da7268849da44a09577fe7e44181d7f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/797] 199.204.45.115 () {32 vars in 653 bytes} [Tue Apr 14 05:40:04 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: 404/798] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 14 05:40:04 2026] GET /v2/images/e90633a7-a80a-4a2a-9fda-4ff685878d14 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/799] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:40:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/800] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:40:04 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: 396/801] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 14 05:40:04 2026] GET /v2/images/e90633a7-a80a-4a2a-9fda-4ff685878d14 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/802] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:40:04 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: 397/803] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:40:04 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: 407/804] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 14 05:40:04 2026] GET /v2/images/e90633a7-a80a-4a2a-9fda-4ff685878d14 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/805] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 14 05:40:04 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: 409/808] 10.0.0.108 () {36 vars in 911 bytes} [Tue Apr 14 05:40:05 2026] GET /versions => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/809] 10.0.0.108 () {36 vars in 1007 bytes} [Tue Apr 14 05:40:05 2026] GET /v2/images/e90633a7-a80a-4a2a-9fda-4ff685878d14/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/810] 10.0.0.108 () {36 vars in 987 bytes} [Tue Apr 14 05:40:05 2026] GET /v2/images/e90633a7-a80a-4a2a-9fda-4ff685878d14 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/811] 10.0.0.108 () {36 vars in 927 bytes} [Tue Apr 14 05:40:05 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: 411/812] 10.0.0.108 () {36 vars in 927 bytes} [Tue Apr 14 05:40:05 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: 424/857] 10.0.0.31 () {32 vars in 632 bytes} [Tue Apr 14 05:43:52 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)