+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 1 23:07:18 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-565b4dbf96-4pc2v 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 0x7f20064cd668 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-01 23:07:20.381 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-01 23:07:20.386 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-01 23:07:21.257 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-01 23:07:21.258 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-01 23:07:21.258 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-01 23:07:21.263 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-01 23:07:21.264 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-01 23:07:21.265 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-01 23:07:23.304 7 WARNING glance.api.v2.images [None req-57b398d1-f1de-4308-92f7-7badab742a99 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-01 23:07:23.334 8 WARNING glance.api.v2.images [None req-086e7981-580b-46b9-b3bc-1b34608208c1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-01 23:07:23.639 7 WARNING keystonemiddleware._common.config [None req-57b398d1-f1de-4308-92f7-7badab742a99 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 23:07:23.646 7 WARNING oslo_config.cfg [None req-57b398d1-f1de-4308-92f7-7badab742a99 - - - - - -] 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 0x7f20064cd668 pid: 7 (default app) 2026-04-01 23:07:23.665 8 WARNING keystonemiddleware._common.config [None req-086e7981-580b-46b9-b3bc-1b34608208c1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 23:07:23.673 8 WARNING oslo_config.cfg [None req-086e7981-580b-46b9-b3bc-1b34608208c1 - - - - - -] 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 0x7f20064cd668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:07:25 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-01 23:07:26.022 8 WARNING oslo_policy.policy [None req-3c7d0d67-45b1-48e2-a42d-badd75239ebb d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - 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-01 23:07:26.022 8 WARNING oslo_policy.policy [None req-3c7d0d67-45b1-48e2-a42d-badd75239ebb d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - 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-01 23:07:26.038 8 WARNING oslo_policy.policy [None req-3c7d0d67-45b1-48e2-a42d-badd75239ebb d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - 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-01 23:07:26.039 8 WARNING oslo_policy.policy [None req-3c7d0d67-45b1-48e2-a42d-badd75239ebb d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:07:25 2026] GET /v2/images => generated 69 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:07:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:07:29 2026] GET /v2/images => generated 69 bytes in 94 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-01 23:07:29.839 7 WARNING oslo_policy.policy [None req-09a52cba-835b-4999-afa7-56d864d5fb28 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - 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-01 23:07:29.839 7 WARNING oslo_policy.policy [None req-09a52cba-835b-4999-afa7-56d864d5fb28 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/7] 199.204.45.248 () {44 vars in 911 bytes} [Wed Apr 1 23:07:29 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.248 () {44 vars in 933 bytes} [Wed Apr 1 23:07:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-01 23:07:29.978 7 WARNING oslo_policy.policy [None req-8b51906c-5e52-4c2f-a0d8-ace943542a13 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - 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-01 23:07:29.978 7 WARNING oslo_policy.policy [None req-8b51906c-5e52-4c2f-a0d8-ace943542a13 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.248 () {44 vars in 939 bytes} [Wed Apr 1 23:07:29 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) 2026-04-01 23:07:30.063 8 WARNING oslo_config.cfg [None req-9ec772bf-82c7-4508-9c92-79bab73b7968 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.204.45.248 () {48 vars in 951 bytes} [Wed Apr 1 23:07:30 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 23:07:30.089 7 WARNING oslo_policy.policy [None req-b2e802fe-592b-43f6-b540-375f404999d7 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - 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-01 23:07:30.089 7 WARNING oslo_policy.policy [None req-b2e802fe-592b-43f6-b540-375f404999d7 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - 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-01 23:07:30.091 7 INFO glance.api.v2.image_data [None req-b2e802fe-592b-43f6-b540-375f404999d7 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 23:07:34.198 7 WARNING glance.location [None req-b2e802fe-592b-43f6-b540-375f404999d7 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.248 () {48 vars in 1045 bytes} [Wed Apr 1 23:07:30 2026] PUT /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7/file => generated 0 bytes in 4158 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8392 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.248 () {44 vars in 971 bytes} [Wed Apr 1 23:07:34 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-01 23:07:34.275 7 WARNING oslo_config.cfg [None req-7f24aa94-51ba-44c9-8a2b-e402fadd3d35 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 8/15] 199.204.45.248 () {44 vars in 971 bytes} [Wed Apr 1 23:07:34 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => 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: 133/264] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:28:16 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: 132/265] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:28:17 2026] GET /v2/images => generated 1240 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:29:14 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: 139/279] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:29:14 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.248 () {44 vars in 937 bytes} [Wed Apr 1 23:29:14 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.248 () {44 vars in 959 bytes} [Wed Apr 1 23:29:14 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.248 () {44 vars in 939 bytes} [Wed Apr 1 23:29:14 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: 141/283] 199.204.45.248 () {48 vars in 951 bytes} [Wed Apr 1 23:29:14 2026] POST /v2/images => generated 796 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 23:29:14.656 7 INFO glance.api.v2.image_data [None req-81be73d8-a0e3-4a4b-94ad-b4be405b6094 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 23:29:52.799 7 WARNING glance.location [None req-81be73d8-a0e3-4a4b-94ad-b4be405b6094 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/292] 199.204.45.248 () {48 vars in 1046 bytes} [Wed Apr 1 23:29:14 2026] PUT /v2/images/15e8beff-87f2-4027-a24d-6e0a9c170f45/file => generated 0 bytes in 38196 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61240 switches on core 0) [pid: 8|app: 0|req: 150/293] 199.204.45.248 () {44 vars in 971 bytes} [Wed Apr 1 23:29:52 2026] GET /v2/images/15e8beff-87f2-4027-a24d-6e0a9c170f45 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/294] 199.204.45.248 () {44 vars in 971 bytes} [Wed Apr 1 23:29:52 2026] GET /v2/images/15e8beff-87f2-4027-a24d-6e0a9c170f45 => 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: 151/295] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:29:54 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: 145/296] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:29:54 2026] GET /v2/images => generated 2451 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:36:50 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: 193/380] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:36:50 2026] GET /v2/images => generated 2451 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:37:12 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: 190/388] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:37:12 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: 199/389] 199.204.45.248 () {44 vars in 947 bytes} [Wed Apr 1 23:37:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/390] 199.204.45.248 () {44 vars in 969 bytes} [Wed Apr 1 23:37:12 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/391] 199.204.45.248 () {44 vars in 939 bytes} [Wed Apr 1 23:37:12 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: 7|app: 0|req: 192/392] 199.204.45.248 () {48 vars in 951 bytes} [Wed Apr 1 23:37:12 2026] POST /v2/images => generated 799 bytes in 1342 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 23:37:14.157 8 WARNING oslo_policy.policy [None req-25f52315-2d8c-46c4-8e97-734c9a544925 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - 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-01 23:37:14.157 8 WARNING oslo_policy.policy [None req-25f52315-2d8c-46c4-8e97-734c9a544925 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - 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-01 23:37:14.158 8 INFO glance.api.v2.image_data [None req-25f52315-2d8c-46c4-8e97-734c9a544925 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 23:38:04.820 8 INFO glance.location [None req-25f52315-2d8c-46c4-8e97-734c9a544925 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/403] 199.204.45.248 () {48 vars in 1045 bytes} [Wed Apr 1 23:37:14 2026] PUT /v2/images/207f878a-b996-4f2d-b659-e04dc3142011/file => generated 0 bytes in 50723 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22214 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.248 () {44 vars in 971 bytes} [Wed Apr 1 23:38:04 2026] GET /v2/images/207f878a-b996-4f2d-b659-e04dc3142011 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.248 () {48 vars in 1050 bytes} [Wed Apr 1 23:38:04 2026] PATCH /v2/images/207f878a-b996-4f2d-b659-e04dc3142011 => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.204.45.248 () {44 vars in 971 bytes} [Wed Apr 1 23:38:04 2026] GET /v2/images/207f878a-b996-4f2d-b659-e04dc3142011 => 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: 211/419] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:39:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:39:07 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:39:19 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: 211/424] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:39:19 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.248 () {44 vars in 939 bytes} [Wed Apr 1 23:39:19 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.248 () {44 vars in 961 bytes} [Wed Apr 1 23:39:19 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 199.204.45.248 () {44 vars in 939 bytes} [Wed Apr 1 23:39:19 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: 213/428] 199.204.45.248 () {48 vars in 951 bytes} [Wed Apr 1 23:39:19 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 23:39:19.961 7 INFO glance.api.v2.image_data [None req-d40980f6-13b7-47a0-99a8-51440e58e696 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 23:39:31.002 7 INFO glance.location [None req-d40980f6-13b7-47a0-99a8-51440e58e696 d355eea180ba456a905d09777a680f7b f48514c9aabc438284e923067bef59d0 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 216/431] 199.204.45.248 () {48 vars in 1045 bytes} [Wed Apr 1 23:39:19 2026] PUT /v2/images/d0a4332c-ba1d-4a80-a3d4-5617d703eac5/file => generated 0 bytes in 11084 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18857 switches on core 0) [pid: 8|app: 0|req: 216/432] 199.204.45.248 () {44 vars in 971 bytes} [Wed Apr 1 23:39:31 2026] GET /v2/images/d0a4332c-ba1d-4a80-a3d4-5617d703eac5 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 199.204.45.248 () {44 vars in 971 bytes} [Wed Apr 1 23:39:31 2026] GET /v2/images/d0a4332c-ba1d-4a80-a3d4-5617d703eac5 => generated 1203 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:51: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: 292/583] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:51:51 2026] GET /v2/images => generated 4892 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:54:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:54:08 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:54:10 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: 308/615] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:54:10 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/626] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:55:00 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: 313/627] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:55:00 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/630] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:55:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/631] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:55:08 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 199.204.45.248 () {42 vars in 688 bytes} [Wed Apr 1 23:56:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/645] 199.204.45.248 () {44 vars in 910 bytes} [Wed Apr 1 23:56:10 2026] GET /v2/images => generated 4892 bytes in 47 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: 328/656] 10.0.0.127 () {32 vars in 633 bytes} [Wed Apr 1 23:56:53 2026] GET /v2/images => generated 4892 bytes in 20 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: 331/661] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 1 23:57:19 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => generated 1171 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 1 23:57:19 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 1 23:57:19 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: 332/664] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 1 23:57:19 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => 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: 333/665] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 1 23:57:19 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: 333/666] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 1 23:57:19 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/667] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 1 23:57:19 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => 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: 334/668] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 1 23:57:19 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: 335/669] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 1 23:57:19 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: 335/670] 10.0.0.133 () {36 vars in 911 bytes} [Wed Apr 1 23:57:20 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: 336/671] 10.0.0.133 () {36 vars in 1007 bytes} [Wed Apr 1 23:57:20 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7/locations => generated 127 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/672] 10.0.0.133 () {36 vars in 987 bytes} [Wed Apr 1 23:57:20 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => 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: 337/673] 10.0.0.133 () {36 vars in 927 bytes} [Wed Apr 1 23:57: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: 8|app: 0|req: 337/674] 10.0.0.133 () {36 vars in 927 bytes} [Wed Apr 1 23:57:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/677] 10.0.0.166 () {36 vars in 987 bytes} [Wed Apr 1 23:57:25 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/678] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 1 23:57:26 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: 341/681] 199.204.45.248 () {36 vars in 991 bytes} [Wed Apr 1 23:57:34 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 199.204.45.248 () {36 vars in 931 bytes} [Wed Apr 1 23:57: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: 342/683] 199.204.45.248 () {36 vars in 991 bytes} [Wed Apr 1 23:57:35 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => 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: 342/684] 199.204.45.248 () {36 vars in 931 bytes} [Wed Apr 1 23:57:35 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: 343/685] 10.0.0.166 () {36 vars in 987 bytes} [Wed Apr 1 23:57:38 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 1 23:57:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/687] 10.0.0.166 () {36 vars in 987 bytes} [Wed Apr 1 23:57:39 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => 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: 344/688] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 1 23:57:39 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: 348/695] 10.0.0.166 () {36 vars in 987 bytes} [Wed Apr 1 23:58:11 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/696] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 1 23:58:11 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.166 () {36 vars in 987 bytes} [Wed Apr 1 23:58:14 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.166 () {36 vars in 927 bytes} [Wed Apr 1 23:58:14 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: 351/701] 10.0.0.127 () {34 vars in 655 bytes} [Wed Apr 1 23:58:21 2026] POST /v2/images => generated 649 bytes in 182 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-01 23:58:21.550 7 WARNING glance.api.v2.images [None req-3ad8697e-799e-40fd-8d0c-5fce94cb0cd8 23c10e21ee764cc6996a3987edee308c 751dda21b44c4aff9820b06ef62f970f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a26d46f3-5215-494e-a288-43c71c09ee90 [pid: 7|app: 0|req: 351/702] 10.0.0.127 () {32 vars in 710 bytes} [Wed Apr 1 23:58:21 2026] DELETE /v2/images/a26d46f3-5215-494e-a288-43c71c09ee90 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.127 () {32 vars in 707 bytes} [Wed Apr 1 23:58:21 2026] GET /v2/images/a26d46f3-5215-494e-a288-43c71c09ee90 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 10.0.0.127 () {32 vars in 633 bytes} [Wed Apr 1 23:58:21 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/705] 10.0.0.127 () {34 vars in 655 bytes} [Wed Apr 1 23:58:21 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 10.0.0.127 () {32 vars in 717 bytes} [Wed Apr 1 23:58:21 2026] GET /v2/images/c5a4795b-3e9b-4105-b08b-24b26b1bc5bc/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-01 23:58:21.735 8 INFO glance.api.v2.image_data [None req-1f2a246d-956e-4731-ae22-95d718687bfe 23c10e21ee764cc6996a3987edee308c 751dda21b44c4aff9820b06ef62f970f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 23:58:21.788 8 WARNING glance_store._drivers.rbd [None req-1f2a246d-956e-4731-ae22-95d718687bfe 23c10e21ee764cc6996a3987edee308c 751dda21b44c4aff9820b06ef62f970f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-01 23:58:22.135 8 INFO glance.location [None req-1f2a246d-956e-4731-ae22-95d718687bfe 23c10e21ee764cc6996a3987edee308c 751dda21b44c4aff9820b06ef62f970f - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 354/707] 10.0.0.127 () {32 vars in 727 bytes} [Wed Apr 1 23:58:21 2026] PUT /v2/images/c5a4795b-3e9b-4105-b08b-24b26b1bc5bc/file => generated 0 bytes in 455 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 10.0.0.127 () {32 vars in 707 bytes} [Wed Apr 1 23:58:22 2026] GET /v2/images/c5a4795b-3e9b-4105-b08b-24b26b1bc5bc => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/709] 10.0.0.127 () {32 vars in 717 bytes} [Wed Apr 1 23:58:22 2026] GET /v2/images/c5a4795b-3e9b-4105-b08b-24b26b1bc5bc/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/710] 10.0.0.127 () {34 vars in 655 bytes} [Wed Apr 1 23:58:22 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/711] 10.0.0.127 () {32 vars in 726 bytes} [Wed Apr 1 23:58:22 2026] PATCH /v2/images/4f461644-6e2f-4f44-896d-abe6e943076f => generated 652 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/712] 10.0.0.127 () {32 vars in 707 bytes} [Wed Apr 1 23:58:22 2026] GET /v2/images/4f461644-6e2f-4f44-896d-abe6e943076f => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-01 23:58:22.484 8 WARNING glance.api.v2.images [None req-ae678451-36dc-42c1-9363-d42c070f786b 23c10e21ee764cc6996a3987edee308c 751dda21b44c4aff9820b06ef62f970f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4f461644-6e2f-4f44-896d-abe6e943076f [pid: 8|app: 0|req: 357/713] 10.0.0.127 () {32 vars in 710 bytes} [Wed Apr 1 23:58:22 2026] DELETE /v2/images/4f461644-6e2f-4f44-896d-abe6e943076f => 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: 357/714] 10.0.0.127 () {32 vars in 707 bytes} [Wed Apr 1 23:58:22 2026] GET /v2/images/4f461644-6e2f-4f44-896d-abe6e943076f => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-01 23:58:22.558 8 WARNING glance.api.v2.images [None req-b0668c31-5542-40ed-a702-750d1e1e9b55 23c10e21ee764cc6996a3987edee308c 751dda21b44c4aff9820b06ef62f970f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c5a4795b-3e9b-4105-b08b-24b26b1bc5bc [pid: 8|app: 0|req: 358/717] 10.0.0.127 () {32 vars in 710 bytes} [Wed Apr 1 23:58:22 2026] DELETE /v2/images/c5a4795b-3e9b-4105-b08b-24b26b1bc5bc => generated 0 bytes in 812 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/718] 10.0.0.127 () {32 vars in 707 bytes} [Wed Apr 1 23:58:23 2026] GET /v2/images/c5a4795b-3e9b-4105-b08b-24b26b1bc5bc => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-01 23:58:23.388 8 WARNING glance.api.v2.images [None req-5f5296b6-fcb6-4698-af2b-0879351bd597 23c10e21ee764cc6996a3987edee308c 751dda21b44c4aff9820b06ef62f970f - - default default] Failed to find image a26d46f3-5215-494e-a288-43c71c09ee90 to delete: glance.common.exception.ImageNotFound: No image found with ID a26d46f3-5215-494e-a288-43c71c09ee90 [pid: 8|app: 0|req: 359/719] 10.0.0.127 () {32 vars in 710 bytes} [Wed Apr 1 23:58:23 2026] DELETE /v2/images/a26d46f3-5215-494e-a288-43c71c09ee90 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 10.0.0.127 () {32 vars in 707 bytes} [Wed Apr 1 23:58:23 2026] GET /v2/images/a26d46f3-5215-494e-a288-43c71c09ee90 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/725] 10.0.0.127 () {30 vars in 411 bytes} [Wed Apr 1 23:58: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: 368/732] 10.0.0.127 () {32 vars in 707 bytes} [Wed Apr 1 23:59:14 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => 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: 365/733] 10.0.0.127 () {32 vars in 707 bytes} [Wed Apr 1 23:59:14 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => 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: 369/734] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 1 23:59:14 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => generated 1171 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 1 23:59:14 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: 370/736] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 1 23:59:14 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: 367/737] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 1 23:59:14 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => 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: 371/738] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 1 23:59:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 1 23:59:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/740] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 1 23:59:15 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => 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: 369/741] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 1 23:59:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/742] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 1 23:59:15 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: 370/743] 10.0.0.133 () {36 vars in 911 bytes} [Wed Apr 1 23:59:15 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: 374/744] 10.0.0.133 () {36 vars in 1007 bytes} [Wed Apr 1 23:59:15 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.133 () {36 vars in 987 bytes} [Wed Apr 1 23:59:15 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => 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: 375/746] 10.0.0.133 () {36 vars in 927 bytes} [Wed Apr 1 23:59:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/747] 10.0.0.133 () {36 vars in 927 bytes} [Wed Apr 1 23:59:15 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: 378/758] 10.0.0.166 () {36 vars in 987 bytes} [Thu Apr 2 00:00:03 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => 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: 381/759] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 2 00:00:03 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: 384/764] 10.0.0.166 () {36 vars in 987 bytes} [Thu Apr 2 00:00:28 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => 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: 381/765] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 2 00:00:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/776] 10.0.0.166 () {36 vars in 987 bytes} [Thu Apr 2 00:01:21 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/777] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 2 00:01: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: 391/784] 10.0.0.166 () {36 vars in 987 bytes} [Thu Apr 2 00:01:51 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/785] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 2 00:01:51 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: 404/810] 10.0.0.166 () {36 vars in 987 bytes} [Thu Apr 2 00:03:49 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/811] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 2 00:03:49 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/816] 10.0.0.166 () {36 vars in 987 bytes} [Thu Apr 2 00:04:07 2026] GET /v2/images/d6f30fc1-aef0-42ef-acc2-a662a4b506e7 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/817] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 2 00:04:07 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: 411/824] 199.204.45.248 () {32 vars in 826 bytes} [Thu Apr 2 00:04:42 2026] GET /v2/images?status=active&owner=f48514c9aabc438284e923067bef59d0&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/825] 199.204.45.248 () {32 vars in 653 bytes} [Thu Apr 2 00:04:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/828] 10.0.0.42 () {36 vars in 986 bytes} [Thu Apr 2 00:04:42 2026] GET /v2/images/15e8beff-87f2-4027-a24d-6e0a9c170f45 => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/829] 10.0.0.42 () {36 vars in 926 bytes} [Thu Apr 2 00:04:42 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: 414/830] 10.0.0.42 () {36 vars in 926 bytes} [Thu Apr 2 00:04: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: 417/831] 10.0.0.42 () {36 vars in 986 bytes} [Thu Apr 2 00:04:42 2026] GET /v2/images/15e8beff-87f2-4027-a24d-6e0a9c170f45 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/832] 10.0.0.42 () {36 vars in 926 bytes} [Thu Apr 2 00:04:42 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: 418/833] 10.0.0.42 () {36 vars in 926 bytes} [Thu Apr 2 00:04:42 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: 416/834] 10.0.0.42 () {36 vars in 986 bytes} [Thu Apr 2 00:04:42 2026] GET /v2/images/15e8beff-87f2-4027-a24d-6e0a9c170f45 => 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: 419/835] 10.0.0.42 () {36 vars in 926 bytes} [Thu Apr 2 00:04:42 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: 417/836] 10.0.0.133 () {36 vars in 911 bytes} [Thu Apr 2 00:04:43 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/837] 10.0.0.133 () {36 vars in 1007 bytes} [Thu Apr 2 00:04:43 2026] GET /v2/images/15e8beff-87f2-4027-a24d-6e0a9c170f45/locations => generated 127 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/838] 10.0.0.133 () {36 vars in 987 bytes} [Thu Apr 2 00:04:43 2026] GET /v2/images/15e8beff-87f2-4027-a24d-6e0a9c170f45 => 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: 421/839] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 2 00:04:43 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: 419/840] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 2 00:04:43 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: 444/885] 10.0.0.127 () {32 vars in 633 bytes} [Thu Apr 2 00:08:22 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)