+ 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 Jun 10 01:38:16 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7f589799ff-7hckc machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f4029a1c668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-10 01:38:18.748 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 01:38:18.752 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-10 01:38:19.610 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 01:38:19.611 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 01:38:19.611 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 01:38:19.612 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 01:38:19.613 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 01:38:19.613 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 01:38:21.613 7 WARNING glance.api.v2.images [None req-6ef3b718-476c-4929-b98c-019649133d30 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 01:38:21.656 8 WARNING glance.api.v2.images [None req-3b102d99-099e-4882-8968-e31747901580 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 01:38:21.974 7 WARNING keystonemiddleware._common.config [None req-6ef3b718-476c-4929-b98c-019649133d30 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 01:38:21.982 7 WARNING oslo_config.cfg [None req-6ef3b718-476c-4929-b98c-019649133d30 - - - - - -] 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 0x7f4029a1c668 pid: 7 (default app) 2026-06-10 01:38:22.008 8 WARNING keystonemiddleware._common.config [None req-3b102d99-099e-4882-8968-e31747901580 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 01:38:22.015 8 WARNING oslo_config.cfg [None req-3b102d99-099e-4882-8968-e31747901580 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4029a1c668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 01:38:22 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 01:38:23.268 8 WARNING oslo_policy.policy [None req-50b4941c-5c62-4d58-bf3f-01f52e1ce95e fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 01:38:23.269 8 WARNING oslo_policy.policy [None req-50b4941c-5c62-4d58-bf3f-01f52e1ce95e fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 01:38:23.285 8 WARNING oslo_policy.policy [None req-50b4941c-5c62-4d58-bf3f-01f52e1ce95e fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 01:38:23.285 8 WARNING oslo_policy.policy [None req-50b4941c-5c62-4d58-bf3f-01f52e1ce95e fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - 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/5] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 01:38:22 2026] GET /v2/images => generated 69 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 01:38:27 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 01:38:27 2026] GET /v2/images => generated 69 bytes in 44 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-06-10 01:38:27.110 7 WARNING oslo_policy.policy [None req-af3e6361-7e59-4f72-b79c-4130634076a0 fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 01:38:27.111 7 WARNING oslo_policy.policy [None req-af3e6361-7e59-4f72-b79c-4130634076a0 fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - 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/8] 199.204.45.3 () {44 vars in 902 bytes} [Wed Jun 10 01:38:27 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.3 () {44 vars in 924 bytes} [Wed Jun 10 01:38:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 01:38:27.251 7 WARNING oslo_policy.policy [None req-f333d304-6b43-487a-87c3-5eb1d7a1f0ca fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 01:38:27.251 7 WARNING oslo_policy.policy [None req-f333d304-6b43-487a-87c3-5eb1d7a1f0ca fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.3 () {44 vars in 930 bytes} [Wed Jun 10 01:38:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 01:38:27.341 8 WARNING oslo_config.cfg [None req-f0d0ec92-84c2-4a2d-8838-e1ee64ffe62f fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - 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/11] 199.204.45.3 () {48 vars in 942 bytes} [Wed Jun 10 01:38:27 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-10 01:38:27.364 7 WARNING oslo_policy.policy [None req-44aaea56-6cfd-43c8-9a8f-62b1de13ea48 fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 01:38:27.365 7 WARNING oslo_policy.policy [None req-44aaea56-6cfd-43c8-9a8f-62b1de13ea48 fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 01:38:27.366 7 INFO glance.api.v2.image_data [None req-44aaea56-6cfd-43c8-9a8f-62b1de13ea48 fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 01:38:31.412 7 WARNING glance.location [None req-44aaea56-6cfd-43c8-9a8f-62b1de13ea48 fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.3 () {48 vars in 1036 bytes} [Wed Jun 10 01:38:27 2026] PUT /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849/file => generated 0 bytes in 4092 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7800 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.3 () {44 vars in 962 bytes} [Wed Jun 10 01:38:31 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 01:38:31.561 7 WARNING oslo_config.cfg [None req-79d3c2f0-8831-4c57-92fa-3e57f4f293ea fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - 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: 9/16] 199.204.45.3 () {48 vars in 1042 bytes} [Wed Jun 10 01:38:31 2026] PATCH /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.3 () {44 vars in 962 bytes} [Wed Jun 10 01:38:31 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 02:00:31 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 02:00:31 2026] GET /v2/images => generated 1381 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 02:00:51 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 02:00:51 2026] GET /v2/images => generated 1381 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.3 () {44 vars in 928 bytes} [Wed Jun 10 02:00:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/291] 199.204.45.3 () {44 vars in 950 bytes} [Wed Jun 10 02:00:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 199.204.45.3 () {44 vars in 930 bytes} [Wed Jun 10 02:00:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 199.204.45.3 () {48 vars in 942 bytes} [Wed Jun 10 02:00:51 2026] POST /v2/images => generated 796 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-10 02:00:51.369 7 INFO glance.api.v2.image_data [None req-0fc97822-d0e0-45c7-aba8-608884b14687 fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 02:01:17.999 7 WARNING glance.location [None req-0fc97822-d0e0-45c7-aba8-608884b14687 fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 148/298] 199.204.45.3 () {48 vars in 1037 bytes} [Wed Jun 10 02:00:51 2026] PUT /v2/images/adc29025-5d05-4bf7-b38d-30fd6a1f164a/file => generated 0 bytes in 26675 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61123 switches on core 0) [pid: 8|app: 0|req: 151/299] 199.204.45.3 () {44 vars in 962 bytes} [Wed Jun 10 02:01:18 2026] GET /v2/images/adc29025-5d05-4bf7-b38d-30fd6a1f164a => 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: 149/300] 199.204.45.3 () {48 vars in 1042 bytes} [Wed Jun 10 02:01:18 2026] PATCH /v2/images/adc29025-5d05-4bf7-b38d-30fd6a1f164a => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/301] 199.204.45.3 () {44 vars in 962 bytes} [Wed Jun 10 02:01:18 2026] GET /v2/images/adc29025-5d05-4bf7-b38d-30fd6a1f164a => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/302] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 02:01:19 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 02:01:19 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 02:08:21 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 02:08:21 2026] GET /v2/images => generated 2778 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 02:08:45 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 02:08:45 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.204.45.3 () {44 vars in 938 bytes} [Wed Jun 10 02:08:45 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.204.45.3 () {44 vars in 960 bytes} [Wed Jun 10 02:08:45 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.204.45.3 () {44 vars in 930 bytes} [Wed Jun 10 02:08:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.3 () {48 vars in 942 bytes} [Wed Jun 10 02:08:45 2026] POST /v2/images => generated 799 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-10 02:08:45.893 7 INFO glance.api.v2.image_data [None req-2390362c-ec2b-4afa-960c-1de413209f29 fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 02:09:01.467 7 INFO glance.location [None req-2390362c-ec2b-4afa-960c-1de413209f29 fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/406] 199.204.45.3 () {48 vars in 1036 bytes} [Wed Jun 10 02:08:45 2026] PUT /v2/images/9a21394d-211f-4517-850b-dcd99666e330/file => generated 0 bytes in 15614 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34552 switches on core 0) [pid: 8|app: 0|req: 207/407] 199.204.45.3 () {44 vars in 962 bytes} [Wed Jun 10 02:09:01 2026] GET /v2/images/9a21394d-211f-4517-850b-dcd99666e330 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/408] 199.204.45.3 () {48 vars in 1042 bytes} [Wed Jun 10 02:09:01 2026] PATCH /v2/images/9a21394d-211f-4517-850b-dcd99666e330 => generated 1410 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/409] 199.204.45.3 () {44 vars in 962 bytes} [Wed Jun 10 02:09:01 2026] GET /v2/images/9a21394d-211f-4517-850b-dcd99666e330 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/416] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 02:09:39 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/417] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 02:09:39 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/424] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 02:10:03 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/425] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 02:10:03 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/426] 199.204.45.3 () {44 vars in 930 bytes} [Wed Jun 10 02:10:03 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: 217/427] 199.204.45.3 () {44 vars in 952 bytes} [Wed Jun 10 02:10:03 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/428] 199.204.45.3 () {44 vars in 930 bytes} [Wed Jun 10 02:10:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/429] 199.204.45.3 () {48 vars in 942 bytes} [Wed Jun 10 02:10:03 2026] POST /v2/images => generated 791 bytes in 200 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-10 02:10:03.435 7 INFO glance.api.v2.image_data [None req-20d0549a-e434-44e6-adc6-199e7e6e0f5e fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 02:10:17.950 7 INFO glance.location [None req-20d0549a-e434-44e6-adc6-199e7e6e0f5e fff6c53a4b894355ac72a2657f61b3f1 923dc6f34f1d48efaa2393f28136a9ba - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 212/432] 199.204.45.3 () {48 vars in 1037 bytes} [Wed Jun 10 02:10:03 2026] PUT /v2/images/45cef2d9-94f3-433e-8647-6b2cfbc31cc2/file => generated 0 bytes in 14564 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33328 switches on core 0) [pid: 8|app: 0|req: 221/433] 199.204.45.3 () {44 vars in 962 bytes} [Wed Jun 10 02:10:17 2026] GET /v2/images/45cef2d9-94f3-433e-8647-6b2cfbc31cc2 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/434] 199.204.45.3 () {48 vars in 1042 bytes} [Wed Jun 10 02:10:18 2026] PATCH /v2/images/45cef2d9-94f3-433e-8647-6b2cfbc31cc2 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/435] 199.204.45.3 () {44 vars in 962 bytes} [Wed Jun 10 02:10:18 2026] GET /v2/images/45cef2d9-94f3-433e-8647-6b2cfbc31cc2 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/598] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 02:23:42 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/599] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 02:23:42 2026] GET /v2/images => generated 5574 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/630] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 02:26:18 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/631] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 02:26:18 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/632] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 02:26:20 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/633] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 02:26:20 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/646] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 02:27:14 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/647] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 02:27:14 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/650] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 02:27:23 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/651] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 02:27:23 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/664] 199.204.45.3 () {42 vars in 679 bytes} [Wed Jun 10 02:28:29 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/665] 199.204.45.3 () {44 vars in 901 bytes} [Wed Jun 10 02:28:29 2026] GET /v2/images => generated 5574 bytes in 60 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: 343/676] 10.0.0.90 () {32 vars in 632 bytes} [Wed Jun 10 02:29:12 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/681] 10.0.0.164 () {36 vars in 987 bytes} [Wed Jun 10 02:29:37 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 23 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: 336/682] 10.0.0.164 () {36 vars in 927 bytes} [Wed Jun 10 02:29:37 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: 347/683] 10.0.0.22 () {36 vars in 986 bytes} [Wed Jun 10 02:29:39 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/684] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:29:39 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: 348/685] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:29:39 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/686] 10.0.0.22 () {36 vars in 986 bytes} [Wed Jun 10 02:29:39 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/687] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:29:39 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/688] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:29:39 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/689] 10.0.0.22 () {36 vars in 986 bytes} [Wed Jun 10 02:29:39 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/690] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:29:39 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: 351/691] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:29:39 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: 341/692] 10.0.0.118 () {36 vars in 987 bytes} [Wed Jun 10 02:29:40 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/693] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 02:29:40 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: 342/694] 10.0.0.118 () {36 vars in 987 bytes} [Wed Jun 10 02:29:40 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/695] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 02:29:40 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: 343/696] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 02:29:40 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: 355/699] 199.204.45.3 () {36 vars in 989 bytes} [Wed Jun 10 02:29:46 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/700] 199.204.45.3 () {36 vars in 929 bytes} [Wed Jun 10 02:29:46 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: 356/701] 199.204.45.3 () {36 vars in 989 bytes} [Wed Jun 10 02:29:46 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/702] 199.204.45.3 () {36 vars in 929 bytes} [Wed Jun 10 02:29:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/705] 10.0.0.164 () {36 vars in 987 bytes} [Wed Jun 10 02:29:51 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/706] 10.0.0.164 () {36 vars in 927 bytes} [Wed Jun 10 02:29:51 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: 349/707] 10.0.0.164 () {36 vars in 987 bytes} [Wed Jun 10 02:29:56 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/708] 10.0.0.164 () {36 vars in 927 bytes} [Wed Jun 10 02:29: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: 8|app: 0|req: 363/715] 10.0.0.164 () {36 vars in 987 bytes} [Wed Jun 10 02:30:25 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/716] 10.0.0.164 () {36 vars in 927 bytes} [Wed Jun 10 02:30:25 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: 356/721] 10.0.0.164 () {36 vars in 987 bytes} [Wed Jun 10 02:30:49 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/722] 10.0.0.164 () {36 vars in 927 bytes} [Wed Jun 10 02:30:49 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: 369/727] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jun 10 02:31:08 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/728] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jun 10 02:31:08 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/729] 10.0.0.22 () {36 vars in 986 bytes} [Wed Jun 10 02:31:09 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/730] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:31:09 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: 371/731] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:31:09 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: 361/732] 10.0.0.22 () {36 vars in 986 bytes} [Wed Jun 10 02:31:09 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/733] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:31:09 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: 362/734] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:31:09 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/735] 10.0.0.22 () {36 vars in 986 bytes} [Wed Jun 10 02:31:09 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/736] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:31:09 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: 374/737] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:31:09 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: 364/738] 10.0.0.118 () {36 vars in 987 bytes} [Wed Jun 10 02:31:09 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/739] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 02:31:09 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/740] 10.0.0.118 () {36 vars in 987 bytes} [Wed Jun 10 02:31:09 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/741] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 02:31:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/742] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 02:31:10 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: 380/749] 10.0.0.90 () {34 vars in 654 bytes} [Wed Jun 10 02:31:34 2026] POST /v2/images => generated 649 bytes in 176 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 02:31:34.970 7 WARNING glance.api.v2.images [None req-56f76688-fcf9-4bd5-8c85-ffea90211402 e9717db569e548f1a27d116a662f2c98 437fce097627472f8835f55678411e0e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e0cf65b6-e3d0-4029-bbfe-8a594cfdbc7c [pid: 7|app: 0|req: 370/750] 10.0.0.90 () {32 vars in 709 bytes} [Wed Jun 10 02:31:34 2026] DELETE /v2/images/e0cf65b6-e3d0-4029-bbfe-8a594cfdbc7c => 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: 381/751] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jun 10 02:31:35 2026] GET /v2/images/e0cf65b6-e3d0-4029-bbfe-8a594cfdbc7c => 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: 371/752] 10.0.0.90 () {32 vars in 632 bytes} [Wed Jun 10 02:31:35 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/753] 10.0.0.90 () {34 vars in 654 bytes} [Wed Jun 10 02:31:35 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/754] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jun 10 02:31:35 2026] GET /v2/images/0875b3e9-8252-4716-ad13-0c6ed7840c16/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:35.142 8 WARNING oslo_policy.policy [None req-cb82af31-f4b2-48f2-919f-d8e3e2d8ab61 e9717db569e548f1a27d116a662f2c98 437fce097627472f8835f55678411e0e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 02:31:35.142 8 WARNING oslo_policy.policy [None req-cb82af31-f4b2-48f2-919f-d8e3e2d8ab61 e9717db569e548f1a27d116a662f2c98 437fce097627472f8835f55678411e0e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 02:31:35.144 8 INFO glance.api.v2.image_data [None req-cb82af31-f4b2-48f2-919f-d8e3e2d8ab61 e9717db569e548f1a27d116a662f2c98 437fce097627472f8835f55678411e0e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 02:31:35.199 8 WARNING glance_store._drivers.rbd [None req-cb82af31-f4b2-48f2-919f-d8e3e2d8ab61 e9717db569e548f1a27d116a662f2c98 437fce097627472f8835f55678411e0e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 02:31:36.281 8 INFO glance.location [None req-cb82af31-f4b2-48f2-919f-d8e3e2d8ab61 e9717db569e548f1a27d116a662f2c98 437fce097627472f8835f55678411e0e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 383/755] 10.0.0.90 () {32 vars in 726 bytes} [Wed Jun 10 02:31:35 2026] PUT /v2/images/0875b3e9-8252-4716-ad13-0c6ed7840c16/file => generated 0 bytes in 1201 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/756] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jun 10 02:31:36 2026] GET /v2/images/0875b3e9-8252-4716-ad13-0c6ed7840c16 => 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: 384/757] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jun 10 02:31:36 2026] GET /v2/images/0875b3e9-8252-4716-ad13-0c6ed7840c16/file => generated 1024 bytes in 167 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/758] 10.0.0.90 () {34 vars in 654 bytes} [Wed Jun 10 02:31:36 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/759] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jun 10 02:31:36 2026] PATCH /v2/images/7c8a3cce-d0e6-4930-a6e0-a73f23579edd => generated 652 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/760] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jun 10 02:31:36 2026] GET /v2/images/7c8a3cce-d0e6-4930-a6e0-a73f23579edd => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:36.663 8 WARNING glance.api.v2.images [None req-95ea62f9-82f5-4205-a1ee-67dbaff7cad7 e9717db569e548f1a27d116a662f2c98 437fce097627472f8835f55678411e0e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7c8a3cce-d0e6-4930-a6e0-a73f23579edd [pid: 8|app: 0|req: 386/761] 10.0.0.90 () {32 vars in 709 bytes} [Wed Jun 10 02:31:36 2026] DELETE /v2/images/7c8a3cce-d0e6-4930-a6e0-a73f23579edd => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/762] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jun 10 02:31:36 2026] GET /v2/images/7c8a3cce-d0e6-4930-a6e0-a73f23579edd => generated 139 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:31:36.758 8 WARNING glance.api.v2.images [None req-9dc5bdfc-c45b-431f-861b-6d95f0120bc6 e9717db569e548f1a27d116a662f2c98 437fce097627472f8835f55678411e0e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0875b3e9-8252-4716-ad13-0c6ed7840c16 [pid: 8|app: 0|req: 387/763] 10.0.0.90 () {32 vars in 709 bytes} [Wed Jun 10 02:31:36 2026] DELETE /v2/images/0875b3e9-8252-4716-ad13-0c6ed7840c16 => generated 0 bytes in 760 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/764] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jun 10 02:31:37 2026] GET /v2/images/0875b3e9-8252-4716-ad13-0c6ed7840c16 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:31:37.545 8 WARNING glance.api.v2.images [None req-f33636de-aad4-4bf1-9d6f-0f760187af1d e9717db569e548f1a27d116a662f2c98 437fce097627472f8835f55678411e0e - - default default] Failed to find image e0cf65b6-e3d0-4029-bbfe-8a594cfdbc7c to delete: glance.common.exception.ImageNotFound: No image found with ID e0cf65b6-e3d0-4029-bbfe-8a594cfdbc7c [pid: 8|app: 0|req: 388/765] 10.0.0.90 () {32 vars in 709 bytes} [Wed Jun 10 02:31:37 2026] DELETE /v2/images/e0cf65b6-e3d0-4029-bbfe-8a594cfdbc7c => generated 147 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/766] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jun 10 02:31:37 2026] GET /v2/images/e0cf65b6-e3d0-4029-bbfe-8a594cfdbc7c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/769] 10.0.0.90 () {30 vars in 410 bytes} [Wed Jun 10 02:31:40 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/770] 10.0.0.164 () {36 vars in 987 bytes} [Wed Jun 10 02:31:42 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/771] 10.0.0.164 () {36 vars in 927 bytes} [Wed Jun 10 02:31: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: 8|app: 0|req: 393/776] 10.0.0.164 () {36 vars in 987 bytes} [Wed Jun 10 02:32:04 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/777] 10.0.0.164 () {36 vars in 927 bytes} [Wed Jun 10 02:32:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/786] 199.204.45.3 () {32 vars in 824 bytes} [Wed Jun 10 02:32:45 2026] GET /v2/images?status=active&owner=923dc6f34f1d48efaa2393f28136a9ba&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/787] 199.204.45.3 () {32 vars in 651 bytes} [Wed Jun 10 02:32:45 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: 399/788] 10.0.0.22 () {36 vars in 986 bytes} [Wed Jun 10 02:32:46 2026] GET /v2/images/adc29025-5d05-4bf7-b38d-30fd6a1f164a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/789] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:32:46 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: 400/790] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:32:46 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: 391/791] 10.0.0.22 () {36 vars in 986 bytes} [Wed Jun 10 02:32:46 2026] GET /v2/images/adc29025-5d05-4bf7-b38d-30fd6a1f164a => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/792] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:32:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/793] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:32:46 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: 402/794] 10.0.0.22 () {36 vars in 986 bytes} [Wed Jun 10 02:32:46 2026] GET /v2/images/adc29025-5d05-4bf7-b38d-30fd6a1f164a => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/795] 10.0.0.22 () {36 vars in 926 bytes} [Wed Jun 10 02:32:46 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: 403/796] 10.0.0.118 () {36 vars in 987 bytes} [Wed Jun 10 02:32:46 2026] GET /v2/images/adc29025-5d05-4bf7-b38d-30fd6a1f164a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/797] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 02:32:46 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/798] 10.0.0.118 () {36 vars in 987 bytes} [Wed Jun 10 02:32:46 2026] GET /v2/images/adc29025-5d05-4bf7-b38d-30fd6a1f164a => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/799] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 02:32:46 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: 405/800] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 02:32:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/803] 10.0.0.164 () {36 vars in 987 bytes} [Wed Jun 10 02:32:51 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/804] 10.0.0.164 () {36 vars in 927 bytes} [Wed Jun 10 02:32:51 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: 399/807] 10.0.0.164 () {36 vars in 987 bytes} [Wed Jun 10 02:33:07 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/808] 10.0.0.164 () {36 vars in 927 bytes} [Wed Jun 10 02:33:07 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: 413/815] 10.0.0.164 () {36 vars in 987 bytes} [Wed Jun 10 02:33:35 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/816] 10.0.0.164 () {36 vars in 927 bytes} [Wed Jun 10 02:33:35 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: 415/819] 10.0.0.164 () {36 vars in 987 bytes} [Wed Jun 10 02:33:44 2026] GET /v2/images/16791fba-c5fd-4c50-9d72-207978d0f849 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/820] 10.0.0.164 () {36 vars in 927 bytes} [Wed Jun 10 02:33:44 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: 428/865] 10.0.0.90 () {32 vars in 632 bytes} [Wed Jun 10 02:37:29 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)