+ 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 [Sat May 9 05:31:52 2026] *** compiled with version: 13.3.0 on 09 May 2026 00:56:41 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-766bc5db76-9lkvq machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f3b08243668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-09 05:31:54.637 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 05:31:54.700 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-05-09 05:31:55.509 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 05:31:55.510 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 05:31:55.510 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 05:31:55.552 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 05:31:55.553 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 05:31:55.554 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 05:31:57.505 8 WARNING glance.api.v2.images [None req-40e7a1dc-1b5d-48f2-9e4e-b24ad227dbca - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 05:31:57.527 7 WARNING glance.api.v2.images [None req-8b398979-4db9-4464-a65c-ad4a9726d1a9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 05:31:57.831 8 WARNING keystonemiddleware._common.config [None req-40e7a1dc-1b5d-48f2-9e4e-b24ad227dbca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:31:57.839 8 WARNING oslo_config.cfg [None req-40e7a1dc-1b5d-48f2-9e4e-b24ad227dbca - - - - - -] 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 0x7f3b08243668 pid: 8 (default app) 2026-05-09 05:31:57.872 7 WARNING keystonemiddleware._common.config [None req-8b398979-4db9-4464-a65c-ad4a9726d1a9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:31:57.880 7 WARNING oslo_config.cfg [None req-8b398979-4db9-4464-a65c-ad4a9726d1a9 - - - - - -] 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 0x7f3b08243668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 05:31:59 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 05:32:00.109 7 WARNING oslo_policy.policy [None req-e2282729-94ae-4972-acd5-5349edd1aefa 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 05:32:00.109 7 WARNING oslo_policy.policy [None req-e2282729-94ae-4972-acd5-5349edd1aefa 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 05:32:00.125 7 WARNING oslo_policy.policy [None req-e2282729-94ae-4972-acd5-5349edd1aefa 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 05:32:00.126 7 WARNING oslo_policy.policy [None req-e2282729-94ae-4972-acd5-5349edd1aefa 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 05:31:59 2026] GET /v2/images => generated 69 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 05:32:03 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: 2/7] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 05:32:03 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 05:32:03.366 8 WARNING oslo_policy.policy [None req-f772e39d-d0c7-4bf8-b284-f947b1981cc8 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 05:32:03.366 8 WARNING oslo_policy.policy [None req-f772e39d-d0c7-4bf8-b284-f947b1981cc8 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - 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: 6/8] 199.204.45.129 () {44 vars in 912 bytes} [Sat May 9 05:32:03 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.129 () {44 vars in 934 bytes} [Sat May 9 05:32:03 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 05:32:03.496 8 WARNING oslo_policy.policy [None req-0cd659f4-527f-42cd-82dd-b5a36a271867 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 05:32:03.496 8 WARNING oslo_policy.policy [None req-0cd659f4-527f-42cd-82dd-b5a36a271867 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.129 () {44 vars in 940 bytes} [Sat May 9 05:32:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 05:32:03.579 7 WARNING oslo_config.cfg [None req-fa58b8e2-67d9-4425-8d63-376c11b9e5f6 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.129 () {48 vars in 952 bytes} [Sat May 9 05:32:03 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 05:32:03.601 8 WARNING oslo_policy.policy [None req-95fb3cde-163e-4663-b7be-6e83339995d9 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 05:32:03.602 8 WARNING oslo_policy.policy [None req-95fb3cde-163e-4663-b7be-6e83339995d9 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 05:32:03.603 8 INFO glance.api.v2.image_data [None req-95fb3cde-163e-4663-b7be-6e83339995d9 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:32:07.325 8 INFO glance.location [None req-95fb3cde-163e-4663-b7be-6e83339995d9 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.204.45.129 () {48 vars in 1046 bytes} [Sat May 9 05:32:03 2026] PUT /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982/file => generated 0 bytes in 3768 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6922 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.129 () {44 vars in 972 bytes} [Sat May 9 05:32:07 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 05:32:07.401 8 WARNING oslo_config.cfg [None req-48f0b1b0-2c78-4259-80bc-21a7c5c25119 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - 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: 9/14] 199.204.45.129 () {44 vars in 972 bytes} [Sat May 9 05:32:07 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 128/251] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 05:51:47 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: 124/252] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 05:51:47 2026] GET /v2/images => generated 1240 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/261] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 05:52:25 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: 129/262] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 05:52:25 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: 134/263] 199.204.45.129 () {44 vars in 938 bytes} [Sat May 9 05:52:25 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/264] 199.204.45.129 () {44 vars in 960 bytes} [Sat May 9 05:52:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/265] 199.204.45.129 () {44 vars in 940 bytes} [Sat May 9 05:52:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/266] 199.204.45.129 () {48 vars in 952 bytes} [Sat May 9 05:52:25 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-05-09 05:52:25.507 8 INFO glance.api.v2.image_data [None req-a2021ffc-f46f-44dc-aae0-f57139553e4b 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:52:49.667 8 INFO glance.location [None req-a2021ffc-f46f-44dc-aae0-f57139553e4b 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 136/273] 199.204.45.129 () {48 vars in 1047 bytes} [Sat May 9 05:52:25 2026] PUT /v2/images/7a7b8089-77c6-4ccd-9ee9-6c13bf56c5a2/file => generated 0 bytes in 24206 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64250 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.129 () {44 vars in 972 bytes} [Sat May 9 05:52:49 2026] GET /v2/images/7a7b8089-77c6-4ccd-9ee9-6c13bf56c5a2 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.129 () {44 vars in 972 bytes} [Sat May 9 05:52:49 2026] GET /v2/images/7a7b8089-77c6-4ccd-9ee9-6c13bf56c5a2 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 05:52: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: 138/277] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 05:52:51 2026] GET /v2/images => generated 2451 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/356] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 05:59:18 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: 179/357] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 05:59:18 2026] GET /v2/images => generated 2451 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 05:59:27 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 05:59:27 2026] GET /v2/images => generated 2451 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.204.45.129 () {44 vars in 948 bytes} [Sat May 9 05:59:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.204.45.129 () {44 vars in 970 bytes} [Sat May 9 05:59:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/364] 199.204.45.129 () {44 vars in 940 bytes} [Sat May 9 05:59:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.204.45.129 () {48 vars in 952 bytes} [Sat May 9 05:59:27 2026] POST /v2/images => generated 799 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 05:59:28.016 7 WARNING oslo_policy.policy [None req-3e008f6d-05a4-4076-b62f-bc473234fc05 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 05:59:28.016 7 WARNING oslo_policy.policy [None req-3e008f6d-05a4-4076-b62f-bc473234fc05 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 05:59:28.017 7 INFO glance.api.v2.image_data [None req-3e008f6d-05a4-4076-b62f-bc473234fc05 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:59:46.587 7 INFO glance.location [None req-3e008f6d-05a4-4076-b62f-bc473234fc05 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 184/368] 199.204.45.129 () {48 vars in 1046 bytes} [Sat May 9 05:59:28 2026] PUT /v2/images/56c67fbf-a27e-42f1-8ff7-9d4525a77f0a/file => generated 0 bytes in 18617 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26216 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.129 () {44 vars in 972 bytes} [Sat May 9 05:59:46 2026] GET /v2/images/56c67fbf-a27e-42f1-8ff7-9d4525a77f0a => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.129 () {48 vars in 1051 bytes} [Sat May 9 05:59:46 2026] PATCH /v2/images/56c67fbf-a27e-42f1-8ff7-9d4525a77f0a => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/371] 199.204.45.129 () {44 vars in 972 bytes} [Sat May 9 05:59:46 2026] GET /v2/images/56c67fbf-a27e-42f1-8ff7-9d4525a77f0a => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 06:00:23 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: 191/381] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 06:00:23 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 06:00:40 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: 193/387] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 06:00:40 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.204.45.129 () {44 vars in 940 bytes} [Sat May 9 06:00:40 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.204.45.129 () {44 vars in 962 bytes} [Sat May 9 06:00:40 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.204.45.129 () {44 vars in 940 bytes} [Sat May 9 06:00:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.129 () {48 vars in 952 bytes} [Sat May 9 06:00:40 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 06:00:41.050 8 INFO glance.api.v2.image_data [None req-d77a6dd6-a0fc-4ec8-9b24-f5ad19720e5b 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:00:52.524 8 INFO glance.location [None req-d77a6dd6-a0fc-4ec8-9b24-f5ad19720e5b 40e412eab16749b68b19c84a3fb544f7 c3052e949c1f416089709de608be09ab - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 197/394] 199.204.45.129 () {48 vars in 1047 bytes} [Sat May 9 06:00:41 2026] PUT /v2/images/66160e71-b509-4dad-85cc-df4e5cf6b492/file => generated 0 bytes in 11518 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28581 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.129 () {44 vars in 972 bytes} [Sat May 9 06:00:52 2026] GET /v2/images/66160e71-b509-4dad-85cc-df4e5cf6b492 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.129 () {44 vars in 972 bytes} [Sat May 9 06:00:52 2026] GET /v2/images/66160e71-b509-4dad-85cc-df4e5cf6b492 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 06:12:49 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: 271/542] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 06:12:49 2026] GET /v2/images => generated 4893 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/569] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 06:14:58 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: 285/570] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 06:14:58 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 06:14:59 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: 286/572] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 06:14:59 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 06:15:44 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: 291/582] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 06:15:44 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: 293/585] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 06:15: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: 293/586] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 06:15:51 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/599] 199.204.45.129 () {42 vars in 689 bytes} [Sat May 9 06:16:49 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: 300/600] 199.204.45.129 () {44 vars in 911 bytes} [Sat May 9 06:16:49 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 305/609] 10.0.0.36 () {32 vars in 632 bytes} [Sat May 9 06:17:29 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: 308/614] 10.0.0.104 () {36 vars in 987 bytes} [Sat May 9 06:17:48 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 307/615] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:17:48 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: 309/616] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:17:48 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: 308/617] 10.0.0.104 () {36 vars in 987 bytes} [Sat May 9 06:17:48 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 310/618] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:17:48 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: 309/619] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:17:48 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: 311/620] 10.0.0.104 () {36 vars in 987 bytes} [Sat May 9 06:17:48 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/621] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:17:48 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: 312/622] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:17:48 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: 311/623] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 06:17:49 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/624] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 06:17:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 06:17:49 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 314/626] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 06:17: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: 313/627] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 06:17:49 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/628] 10.0.0.174 () {36 vars in 987 bytes} [Sat May 9 06:17:52 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/629] 10.0.0.174 () {36 vars in 927 bytes} [Sat May 9 06:17:52 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: 317/632] 10.0.0.174 () {36 vars in 987 bytes} [Sat May 9 06:18:01 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 316/633] 10.0.0.174 () {36 vars in 927 bytes} [Sat May 9 06:18:01 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: 318/634] 10.0.0.174 () {36 vars in 987 bytes} [Sat May 9 06:18:01 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 317/635] 10.0.0.174 () {36 vars in 927 bytes} [Sat May 9 06:18:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/636] 199.204.45.129 () {36 vars in 991 bytes} [Sat May 9 06:18:01 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/637] 199.204.45.129 () {36 vars in 931 bytes} [Sat May 9 06:18:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/638] 199.204.45.129 () {36 vars in 991 bytes} [Sat May 9 06:18:02 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/639] 199.204.45.129 () {36 vars in 931 bytes} [Sat May 9 06:18:02 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: 324/646] 10.0.0.174 () {36 vars in 987 bytes} [Sat May 9 06:18:30 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 323/647] 10.0.0.174 () {36 vars in 927 bytes} [Sat May 9 06:18:30 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: 325/648] 10.0.0.174 () {36 vars in 987 bytes} [Sat May 9 06:18:34 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 324/649] 10.0.0.174 () {36 vars in 927 bytes} [Sat May 9 06:18:34 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: 326/654] 10.0.0.36 () {34 vars in 654 bytes} [Sat May 9 06:18:47 2026] POST /v2/images => generated 649 bytes in 126 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 06:18:47.835 7 WARNING glance.api.v2.images [None req-5cc4fd05-220e-46c2-80a4-10263742b156 6761e86bc3484d14a12e9f8aa271b993 49bb69f52e9f4efb8287d30099940ec8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//17ba40f2-97da-4a3a-b1ca-2dd44b59e368 [pid: 7|app: 0|req: 329/655] 10.0.0.36 () {32 vars in 709 bytes} [Sat May 9 06:18:47 2026] DELETE /v2/images/17ba40f2-97da-4a3a-b1ca-2dd44b59e368 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/656] 10.0.0.36 () {32 vars in 706 bytes} [Sat May 9 06:18:47 2026] GET /v2/images/17ba40f2-97da-4a3a-b1ca-2dd44b59e368 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 10.0.0.36 () {32 vars in 632 bytes} [Sat May 9 06:18:47 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 10.0.0.36 () {34 vars in 654 bytes} [Sat May 9 06:18:47 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 10.0.0.36 () {32 vars in 716 bytes} [Sat May 9 06:18:47 2026] GET /v2/images/6799e162-9d33-414c-baaf-9142097fc580/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 06:18:48.017 8 INFO glance.api.v2.image_data [None req-81503cc9-1c2e-4d79-86ba-5110a7cb3c2a 6761e86bc3484d14a12e9f8aa271b993 49bb69f52e9f4efb8287d30099940ec8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:18:48.058 8 WARNING glance_store._drivers.rbd [None req-81503cc9-1c2e-4d79-86ba-5110a7cb3c2a 6761e86bc3484d14a12e9f8aa271b993 49bb69f52e9f4efb8287d30099940ec8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 06:18:48.345 8 INFO glance.location [None req-81503cc9-1c2e-4d79-86ba-5110a7cb3c2a 6761e86bc3484d14a12e9f8aa271b993 49bb69f52e9f4efb8287d30099940ec8 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 329/660] 10.0.0.36 () {32 vars in 726 bytes} [Sat May 9 06:18:48 2026] PUT /v2/images/6799e162-9d33-414c-baaf-9142097fc580/file => generated 0 bytes in 372 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 10.0.0.36 () {32 vars in 706 bytes} [Sat May 9 06:18:48 2026] GET /v2/images/6799e162-9d33-414c-baaf-9142097fc580 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/662] 10.0.0.36 () {32 vars in 716 bytes} [Sat May 9 06:18:48 2026] GET /v2/images/6799e162-9d33-414c-baaf-9142097fc580/file => generated 1024 bytes in 106 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/663] 10.0.0.36 () {34 vars in 654 bytes} [Sat May 9 06:18:48 2026] POST /v2/images => generated 648 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 10.0.0.36 () {32 vars in 725 bytes} [Sat May 9 06:18:48 2026] PATCH /v2/images/cd1f7a9b-2866-4349-a32c-76a4cdcaf296 => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/665] 10.0.0.36 () {32 vars in 706 bytes} [Sat May 9 06:18:48 2026] GET /v2/images/cd1f7a9b-2866-4349-a32c-76a4cdcaf296 => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 06:18:48.650 8 WARNING glance.api.v2.images [None req-b6c4cbf9-d982-4853-bc32-e2be100c2179 6761e86bc3484d14a12e9f8aa271b993 49bb69f52e9f4efb8287d30099940ec8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cd1f7a9b-2866-4349-a32c-76a4cdcaf296 [pid: 8|app: 0|req: 332/666] 10.0.0.36 () {32 vars in 709 bytes} [Sat May 9 06:18:48 2026] DELETE /v2/images/cd1f7a9b-2866-4349-a32c-76a4cdcaf296 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/667] 10.0.0.36 () {32 vars in 706 bytes} [Sat May 9 06:18:48 2026] GET /v2/images/cd1f7a9b-2866-4349-a32c-76a4cdcaf296 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 06:18:48.717 8 WARNING glance.api.v2.images [None req-c135e0ea-f90d-4e92-8e56-3724deb0992a 6761e86bc3484d14a12e9f8aa271b993 49bb69f52e9f4efb8287d30099940ec8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6799e162-9d33-414c-baaf-9142097fc580 [pid: 8|app: 0|req: 333/668] 10.0.0.36 () {32 vars in 709 bytes} [Sat May 9 06:18:48 2026] DELETE /v2/images/6799e162-9d33-414c-baaf-9142097fc580 => generated 0 bytes in 850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 10.0.0.36 () {32 vars in 706 bytes} [Sat May 9 06:18:49 2026] GET /v2/images/6799e162-9d33-414c-baaf-9142097fc580 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 06:18:49.583 8 WARNING glance.api.v2.images [None req-b30890a2-e826-4604-8091-3119e950e6d3 6761e86bc3484d14a12e9f8aa271b993 49bb69f52e9f4efb8287d30099940ec8 - - default default] Failed to find image 17ba40f2-97da-4a3a-b1ca-2dd44b59e368 to delete: glance.common.exception.ImageNotFound: No image found with ID 17ba40f2-97da-4a3a-b1ca-2dd44b59e368 [pid: 8|app: 0|req: 334/670] 10.0.0.36 () {32 vars in 709 bytes} [Sat May 9 06:18:49 2026] DELETE /v2/images/17ba40f2-97da-4a3a-b1ca-2dd44b59e368 => 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: 337/671] 10.0.0.36 () {32 vars in 706 bytes} [Sat May 9 06:18:49 2026] GET /v2/images/17ba40f2-97da-4a3a-b1ca-2dd44b59e368 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.36 () {30 vars in 410 bytes} [Sat May 9 06:18:51 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: 342/681] 10.0.0.174 () {36 vars in 987 bytes} [Sat May 9 06:19:34 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 340/682] 10.0.0.174 () {36 vars in 927 bytes} [Sat May 9 06:19:34 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: 346/689] 10.0.0.174 () {36 vars in 987 bytes} [Sat May 9 06:20:04 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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/690] 10.0.0.174 () {36 vars in 927 bytes} [Sat May 9 06:20:04 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: 349/695] 10.0.0.174 () {36 vars in 987 bytes} [Sat May 9 06:20:24 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 347/696] 10.0.0.174 () {36 vars in 927 bytes} [Sat May 9 06:20:24 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: 349/699] 10.0.0.174 () {36 vars in 987 bytes} [Sat May 9 06:20:31 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 351/700] 10.0.0.174 () {36 vars in 927 bytes} [Sat May 9 06:20:31 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: 354/705] 10.0.0.36 () {32 vars in 706 bytes} [Sat May 9 06:20:56 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 352/706] 10.0.0.36 () {32 vars in 706 bytes} [Sat May 9 06:20:56 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 355/707] 10.0.0.104 () {36 vars in 987 bytes} [Sat May 9 06:20:56 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 353/708] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:20:56 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: 356/709] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:20:56 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: 354/710] 10.0.0.104 () {36 vars in 987 bytes} [Sat May 9 06:20:56 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 357/711] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:20:56 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: 355/712] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:20:56 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: 358/713] 10.0.0.104 () {36 vars in 987 bytes} [Sat May 9 06:20:56 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 356/714] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:20:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 06:20:57 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 357/716] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 06:20:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 06:20:57 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 06:20:57 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/719] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 06:20: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: 365/726] 10.0.0.174 () {36 vars in 987 bytes} [Sat May 9 06:21:27 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.174 () {36 vars in 927 bytes} [Sat May 9 06:21:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/732] 10.0.0.174 () {36 vars in 987 bytes} [Sat May 9 06:21:44 2026] GET /v2/images/2c3e160d-f447-408c-86ff-db12c56ef982 => 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: 368/733] 10.0.0.174 () {36 vars in 927 bytes} [Sat May 9 06:21:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/742] 199.204.45.129 () {32 vars in 826 bytes} [Sat May 9 06:22:25 2026] GET /v2/images?status=active&owner=c3052e949c1f416089709de608be09ab&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 199.204.45.129 () {32 vars in 653 bytes} [Sat May 9 06:22:25 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: 374/744] 10.0.0.104 () {36 vars in 987 bytes} [Sat May 9 06:22:25 2026] GET /v2/images/7a7b8089-77c6-4ccd-9ee9-6c13bf56c5a2 => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:22:25 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: 375/746] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:22:25 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: 372/747] 10.0.0.104 () {36 vars in 987 bytes} [Sat May 9 06:22:25 2026] GET /v2/images/7a7b8089-77c6-4ccd-9ee9-6c13bf56c5a2 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/748] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:22:25 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: 373/749] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:22:25 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: 377/750] 10.0.0.104 () {36 vars in 987 bytes} [Sat May 9 06:22:25 2026] GET /v2/images/7a7b8089-77c6-4ccd-9ee9-6c13bf56c5a2 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/751] 10.0.0.104 () {36 vars in 927 bytes} [Sat May 9 06:22:25 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: 378/752] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 06:22:26 2026] GET /v2/images/7a7b8089-77c6-4ccd-9ee9-6c13bf56c5a2 => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/753] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 06:22:26 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: 379/754] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 06:22:26 2026] GET /v2/images/7a7b8089-77c6-4ccd-9ee9-6c13bf56c5a2 => 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: 376/755] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 06:22:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/756] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 06:22:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/799] 10.0.0.36 () {32 vars in 632 bytes} [Sat May 9 06:25:53 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)