+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat May 9 17:14:04 2026] *** compiled with version: 13.3.0 on 09 May 2026 12:55:12 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-6977755964-mlrtv machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f7a84efe668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-09 17:14:06.271 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 17:14:06.348 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-05-09 17:14:07.123 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 17:14:07.123 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 17:14:07.124 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 17:14:07.255 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 17:14:07.256 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 17:14:07.257 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 17:14:09.157 8 WARNING glance.api.v2.images [None req-293e797a-db43-4538-a593-81011f1dea33 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 17:14:09.303 7 WARNING glance.api.v2.images [None req-01583a7c-0e4a-40fd-8427-30ca804c66f3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 17:14:09.484 8 WARNING keystonemiddleware._common.config [None req-293e797a-db43-4538-a593-81011f1dea33 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 17:14:09.491 8 WARNING oslo_config.cfg [None req-293e797a-db43-4538-a593-81011f1dea33 - - - - - -] 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 0x7f7a84efe668 pid: 8 (default app) 2026-05-09 17:14:09.626 7 WARNING keystonemiddleware._common.config [None req-01583a7c-0e4a-40fd-8427-30ca804c66f3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 17:14:09.633 7 WARNING oslo_config.cfg [None req-01583a7c-0e4a-40fd-8427-30ca804c66f3 - - - - - -] 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 0x7f7a84efe668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:14:10 2026] GET / => generated 1301 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-05-09 17:14:10.729 7 WARNING oslo_policy.policy [None req-21782aad-1e59-4ff8-a5d5-bacbf9ada58e ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:14:10.729 7 WARNING oslo_policy.policy [None req-21782aad-1e59-4ff8-a5d5-bacbf9ada58e ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:14:10.744 7 WARNING oslo_policy.policy [None req-21782aad-1e59-4ff8-a5d5-bacbf9ada58e ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:14:10.745 7 WARNING oslo_policy.policy [None req-21782aad-1e59-4ff8-a5d5-bacbf9ada58e ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:14:10 2026] GET /v2/images => generated 69 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:14:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:14:13 2026] GET /v2/images => generated 69 bytes in 34 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-05-09 17:14:13.984 8 WARNING oslo_policy.policy [None req-e700701d-c318-4e7e-aea4-a281075760c4 ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:14:13.984 8 WARNING oslo_policy.policy [None req-e700701d-c318-4e7e-aea4-a281075760c4 ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - 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: 5/7] 199.204.45.49 () {44 vars in 908 bytes} [Sat May 9 17:14:13 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.49 () {44 vars in 930 bytes} [Sat May 9 17:14:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 17:14:14.119 8 WARNING oslo_policy.policy [None req-ed39aa0e-4d2b-414e-bebe-999ab3be1386 ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:14:14.119 8 WARNING oslo_policy.policy [None req-ed39aa0e-4d2b-414e-bebe-999ab3be1386 ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.49 () {44 vars in 936 bytes} [Sat May 9 17:14:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 17:14:14.200 7 WARNING oslo_config.cfg [None req-449476ff-6ef0-426c-b68e-98373a456db5 ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 199.204.45.49 () {48 vars in 948 bytes} [Sat May 9 17:14:14 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 17:14:14.218 8 WARNING oslo_policy.policy [None req-a4b72390-eca7-4395-85f2-c5431971b11a ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:14:14.219 8 WARNING oslo_policy.policy [None req-a4b72390-eca7-4395-85f2-c5431971b11a ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:14:14.220 8 INFO glance.api.v2.image_data [None req-a4b72390-eca7-4395-85f2-c5431971b11a ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:14:17.697 8 WARNING glance.location [None req-a4b72390-eca7-4395-85f2-c5431971b11a ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/11] 199.204.45.49 () {48 vars in 1042 bytes} [Sat May 9 17:14:14 2026] PUT /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7/file => generated 0 bytes in 3519 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7162 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.49 () {44 vars in 968 bytes} [Sat May 9 17:14:17 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 17:14:17.768 8 WARNING oslo_config.cfg [None req-259b00ed-ce4c-4edc-8b63-3509b5a98365 ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - 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: 8/13] 199.204.45.49 () {44 vars in 968 bytes} [Sat May 9 17:14:17 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/250] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:33:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/251] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:33:55 2026] GET /v2/images => generated 1240 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/256] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:34:12 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/257] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:34:12 2026] GET /v2/images => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/258] 199.204.45.49 () {44 vars in 934 bytes} [Sat May 9 17:34:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/259] 199.204.45.49 () {44 vars in 956 bytes} [Sat May 9 17:34:12 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/260] 199.204.45.49 () {44 vars in 936 bytes} [Sat May 9 17:34:12 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: 7|app: 0|req: 129/261] 199.204.45.49 () {48 vars in 948 bytes} [Sat May 9 17:34:12 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 17:34:12.554 8 INFO glance.api.v2.image_data [None req-4e81c0e9-b625-490b-8a4a-b13e74f9cd9b ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:34:36.691 8 WARNING glance.location [None req-4e81c0e9-b625-490b-8a4a-b13e74f9cd9b ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 133/266] 199.204.45.49 () {48 vars in 1043 bytes} [Sat May 9 17:34:12 2026] PUT /v2/images/01dba0cf-4438-4138-8534-a6fdf956b4c2/file => generated 0 bytes in 24188 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64159 switches on core 0) [pid: 7|app: 0|req: 134/267] 199.204.45.49 () {44 vars in 968 bytes} [Sat May 9 17:34:36 2026] GET /v2/images/01dba0cf-4438-4138-8534-a6fdf956b4c2 => 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: 134/268] 199.204.45.49 () {44 vars in 968 bytes} [Sat May 9 17:34:36 2026] GET /v2/images/01dba0cf-4438-4138-8534-a6fdf956b4c2 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:34:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:34:38 2026] GET /v2/images => generated 2451 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/347] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:40:57 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/348] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:40:57 2026] GET /v2/images => generated 2451 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/351] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:41:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/352] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:41:06 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/353] 199.204.45.49 () {44 vars in 944 bytes} [Sat May 9 17:41:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/354] 199.204.45.49 () {44 vars in 966 bytes} [Sat May 9 17:41:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/355] 199.204.45.49 () {44 vars in 936 bytes} [Sat May 9 17:41:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 199.204.45.49 () {48 vars in 948 bytes} [Sat May 9 17:41:06 2026] POST /v2/images => generated 799 bytes in 401 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 17:41:07.071 8 INFO glance.api.v2.image_data [None req-c1025500-96b5-4cee-b9d9-6bf688bb2b62 ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:41:20.816 8 INFO glance.location [None req-c1025500-96b5-4cee-b9d9-6bf688bb2b62 ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 179/361] 199.204.45.49 () {48 vars in 1042 bytes} [Sat May 9 17:41:07 2026] PUT /v2/images/31df897a-aeb5-441e-aec9-fd2c9d994ab6/file => generated 0 bytes in 13795 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25642 switches on core 0) [pid: 7|app: 0|req: 183/362] 199.204.45.49 () {44 vars in 968 bytes} [Sat May 9 17:41:20 2026] GET /v2/images/31df897a-aeb5-441e-aec9-fd2c9d994ab6 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.204.45.49 () {48 vars in 1047 bytes} [Sat May 9 17:41:20 2026] PATCH /v2/images/31df897a-aeb5-441e-aec9-fd2c9d994ab6 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 199.204.45.49 () {44 vars in 968 bytes} [Sat May 9 17:41:20 2026] GET /v2/images/31df897a-aeb5-441e-aec9-fd2c9d994ab6 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:41:59 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:41:59 2026] GET /v2/images => generated 3687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:42:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:42:15 2026] GET /v2/images => generated 3687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.49 () {44 vars in 936 bytes} [Sat May 9 17:42:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.49 () {44 vars in 958 bytes} [Sat May 9 17:42:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 199.204.45.49 () {44 vars in 936 bytes} [Sat May 9 17:42:15 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: 7|app: 0|req: 193/382] 199.204.45.49 () {48 vars in 948 bytes} [Sat May 9 17:42:15 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 17:42:15.443 8 INFO glance.api.v2.image_data [None req-15ea06f8-f2c0-4d4a-bd79-c5c254108668 ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:42:27.873 8 INFO glance.location [None req-15ea06f8-f2c0-4d4a-bd79-c5c254108668 ec28311e9d474006bb3eb3eca39478cc 4b69238448d1419d9db70052e4857db5 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 190/385] 199.204.45.49 () {48 vars in 1043 bytes} [Sat May 9 17:42:15 2026] PUT /v2/images/0bc927a9-4c78-48f3-8b27-212812e46c7c/file => generated 0 bytes in 12472 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32062 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.49 () {44 vars in 968 bytes} [Sat May 9 17:42:27 2026] GET /v2/images/0bc927a9-4c78-48f3-8b27-212812e46c7c => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.204.45.49 () {44 vars in 968 bytes} [Sat May 9 17:42:27 2026] GET /v2/images/0bc927a9-4c78-48f3-8b27-212812e46c7c => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/532] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:54:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/533] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:54:22 2026] GET /v2/images => generated 4893 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/560] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:56:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/561] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:56:35 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/562] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:56:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/563] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:56:36 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/574] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:57:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/575] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:57:24 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/578] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:57:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/579] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:57:32 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/592] 199.204.45.49 () {42 vars in 685 bytes} [Sat May 9 17:58:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/593] 199.204.45.49 () {44 vars in 907 bytes} [Sat May 9 17:58:31 2026] GET /v2/images => generated 4893 bytes in 46 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: 299/602] 10.0.0.146 () {32 vars in 633 bytes} [Sat May 9 17:59:11 2026] GET /v2/images => generated 4893 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: 306/607] 10.0.0.171 () {36 vars in 987 bytes} [Sat May 9 17:59:35 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/608] 10.0.0.171 () {36 vars in 927 bytes} [Sat May 9 17:59: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: 7|app: 0|req: 307/609] 10.0.0.171 () {36 vars in 987 bytes} [Sat May 9 17:59:37 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/610] 10.0.0.171 () {36 vars in 927 bytes} [Sat May 9 17:59: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: 7|app: 0|req: 308/611] 10.0.0.171 () {36 vars in 987 bytes} [Sat May 9 17:59:37 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => 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: 304/612] 10.0.0.171 () {36 vars in 927 bytes} [Sat May 9 17:59: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: 7|app: 0|req: 310/615] 199.204.45.49 () {36 vars in 990 bytes} [Sat May 9 17:59:43 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => 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: 306/616] 199.204.45.49 () {36 vars in 930 bytes} [Sat May 9 17:59: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: 7|app: 0|req: 311/617] 199.204.45.49 () {36 vars in 990 bytes} [Sat May 9 17:59:44 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/618] 199.204.45.49 () {36 vars in 930 bytes} [Sat May 9 17:59:44 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: 314/623] 10.0.0.171 () {36 vars in 987 bytes} [Sat May 9 18:00:01 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/624] 10.0.0.171 () {36 vars in 927 bytes} [Sat May 9 18:00:01 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: 320/635] 10.0.0.36 () {36 vars in 986 bytes} [Sat May 9 18:00:50 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/636] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:00:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/637] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:00:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/638] 10.0.0.36 () {36 vars in 986 bytes} [Sat May 9 18:00:51 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/639] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:00:51 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: 318/640] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:00: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: 323/641] 10.0.0.36 () {36 vars in 986 bytes} [Sat May 9 18:00:51 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => 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: 319/642] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:00:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/643] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:00: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: 320/644] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 18:00:52 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/645] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 18:00:52 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: 321/646] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 18:00:52 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => 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: 326/647] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 18:00:52 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: 322/648] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 18:00:52 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: 325/653] 10.0.0.146 () {30 vars in 411 bytes} [Sat May 9 18:01:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/656] 10.0.0.146 () {32 vars in 707 bytes} [Sat May 9 18:01:25 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 10.0.0.146 () {32 vars in 707 bytes} [Sat May 9 18:01:25 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 10.0.0.36 () {36 vars in 986 bytes} [Sat May 9 18:01:25 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => 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: 331/659] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:01:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:01:25 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: 332/661] 10.0.0.36 () {36 vars in 986 bytes} [Sat May 9 18:01:25 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/662] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:01:25 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: 7|app: 0|req: 333/663] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:01:25 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: 331/664] 10.0.0.36 () {36 vars in 986 bytes} [Sat May 9 18:01:25 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => 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: 334/665] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:01:25 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: 332/666] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 18:01:26 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => 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: 335/667] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 18:01:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/668] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 18:01:26 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => 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: 336/669] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 18:01:26 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: 334/670] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 18:01:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 10.0.0.171 () {36 vars in 987 bytes} [Sat May 9 18:01:37 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 10.0.0.171 () {36 vars in 927 bytes} [Sat May 9 18:01:37 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/687] 10.0.0.146 () {34 vars in 655 bytes} [Sat May 9 18:02:35 2026] POST /v2/images => generated 647 bytes in 135 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 18:02:35.406 7 WARNING glance.api.v2.images [None req-ae3f4c4d-ac6f-482c-989b-acfd79086944 c16fa1990a9c41a8a8df3b4c3b6b7a56 fe216590dd2840fc99e754e46314e9c1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8cb13ce0-9afe-4753-b4bf-5b292adf97d7 [pid: 7|app: 0|req: 345/688] 10.0.0.146 () {32 vars in 710 bytes} [Sat May 9 18:02:35 2026] DELETE /v2/images/8cb13ce0-9afe-4753-b4bf-5b292adf97d7 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.146 () {32 vars in 707 bytes} [Sat May 9 18:02:35 2026] GET /v2/images/8cb13ce0-9afe-4753-b4bf-5b292adf97d7 => 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: 346/690] 10.0.0.146 () {32 vars in 633 bytes} [Sat May 9 18:02:35 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.146 () {34 vars in 655 bytes} [Sat May 9 18:02:35 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 18:02:35.593 7 WARNING oslo_policy.policy [None req-d387114c-292b-4baa-95a0-1224c1141c87 c16fa1990a9c41a8a8df3b4c3b6b7a56 fe216590dd2840fc99e754e46314e9c1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 18:02:35.593 7 WARNING oslo_policy.policy [None req-d387114c-292b-4baa-95a0-1224c1141c87 c16fa1990a9c41a8a8df3b4c3b6b7a56 fe216590dd2840fc99e754e46314e9c1 - - 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: 347/692] 10.0.0.146 () {32 vars in 717 bytes} [Sat May 9 18:02:35 2026] GET /v2/images/877ea4a7-9750-4b1d-a2de-ba49e4283cd3/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 18:02:35.617 8 INFO glance.api.v2.image_data [None req-d0778d0e-e58a-41e3-85fd-1155924824ec c16fa1990a9c41a8a8df3b4c3b6b7a56 fe216590dd2840fc99e754e46314e9c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 18:02:35.677 8 WARNING glance_store._drivers.rbd [None req-d0778d0e-e58a-41e3-85fd-1155924824ec c16fa1990a9c41a8a8df3b4c3b6b7a56 fe216590dd2840fc99e754e46314e9c1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 18:02:36.821 8 INFO glance.location [None req-d0778d0e-e58a-41e3-85fd-1155924824ec c16fa1990a9c41a8a8df3b4c3b6b7a56 fe216590dd2840fc99e754e46314e9c1 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 346/693] 10.0.0.146 () {32 vars in 727 bytes} [Sat May 9 18:02:35 2026] PUT /v2/images/877ea4a7-9750-4b1d-a2de-ba49e4283cd3/file => generated 0 bytes in 1284 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/694] 10.0.0.146 () {32 vars in 707 bytes} [Sat May 9 18:02:36 2026] GET /v2/images/877ea4a7-9750-4b1d-a2de-ba49e4283cd3 => generated 1103 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/695] 10.0.0.146 () {32 vars in 717 bytes} [Sat May 9 18:02:36 2026] GET /v2/images/877ea4a7-9750-4b1d-a2de-ba49e4283cd3/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/696] 10.0.0.146 () {34 vars in 655 bytes} [Sat May 9 18:02:37 2026] POST /v2/images => generated 647 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 10.0.0.146 () {32 vars in 726 bytes} [Sat May 9 18:02:37 2026] PATCH /v2/images/beb6e577-0c45-4878-958a-0d1024f14ef6 => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.146 () {32 vars in 707 bytes} [Sat May 9 18:02:37 2026] GET /v2/images/beb6e577-0c45-4878-958a-0d1024f14ef6 => generated 651 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 18:02:37.178 8 WARNING glance.api.v2.images [None req-e6861653-8bdd-4d5a-bcd1-59d21bc50233 c16fa1990a9c41a8a8df3b4c3b6b7a56 fe216590dd2840fc99e754e46314e9c1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//beb6e577-0c45-4878-958a-0d1024f14ef6 [pid: 8|app: 0|req: 349/699] 10.0.0.146 () {32 vars in 710 bytes} [Sat May 9 18:02:37 2026] DELETE /v2/images/beb6e577-0c45-4878-958a-0d1024f14ef6 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/700] 10.0.0.146 () {32 vars in 707 bytes} [Sat May 9 18:02:37 2026] GET /v2/images/beb6e577-0c45-4878-958a-0d1024f14ef6 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 18:02:37.251 8 WARNING glance.api.v2.images [None req-3e4f1580-a97b-4a9c-b6f6-215483d4ad14 c16fa1990a9c41a8a8df3b4c3b6b7a56 fe216590dd2840fc99e754e46314e9c1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//877ea4a7-9750-4b1d-a2de-ba49e4283cd3 [pid: 8|app: 0|req: 350/701] 10.0.0.146 () {32 vars in 710 bytes} [Sat May 9 18:02:37 2026] DELETE /v2/images/877ea4a7-9750-4b1d-a2de-ba49e4283cd3 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/702] 10.0.0.146 () {32 vars in 707 bytes} [Sat May 9 18:02:38 2026] GET /v2/images/877ea4a7-9750-4b1d-a2de-ba49e4283cd3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 18:02:38.050 8 WARNING glance.api.v2.images [None req-d7798094-19eb-45b3-96de-3d6c2a16cb3c c16fa1990a9c41a8a8df3b4c3b6b7a56 fe216590dd2840fc99e754e46314e9c1 - - default default] Failed to find image 8cb13ce0-9afe-4753-b4bf-5b292adf97d7 to delete: glance.common.exception.ImageNotFound: No image found with ID 8cb13ce0-9afe-4753-b4bf-5b292adf97d7 [pid: 8|app: 0|req: 351/703] 10.0.0.146 () {32 vars in 710 bytes} [Sat May 9 18:02:38 2026] DELETE /v2/images/8cb13ce0-9afe-4753-b4bf-5b292adf97d7 => 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: 353/704] 10.0.0.146 () {32 vars in 707 bytes} [Sat May 9 18:02:38 2026] GET /v2/images/8cb13ce0-9afe-4753-b4bf-5b292adf97d7 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.171 () {36 vars in 987 bytes} [Sat May 9 18:02:43 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.171 () {36 vars in 927 bytes} [Sat May 9 18:02: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: 7|app: 0|req: 359/715] 10.0.0.171 () {36 vars in 987 bytes} [Sat May 9 18:03:09 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 10.0.0.171 () {36 vars in 927 bytes} [Sat May 9 18:03: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: 7|app: 0|req: 360/717] 10.0.0.171 () {36 vars in 987 bytes} [Sat May 9 18:03:13 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.171 () {36 vars in 927 bytes} [Sat May 9 18:03:13 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: 366/733] 10.0.0.171 () {36 vars in 987 bytes} [Sat May 9 18:04:27 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 10.0.0.171 () {36 vars in 927 bytes} [Sat May 9 18:04:27 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: 380/757] 10.0.0.171 () {36 vars in 987 bytes} [Sat May 9 18:06:09 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 10.0.0.171 () {36 vars in 927 bytes} [Sat May 9 18:06: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: 382/761] 10.0.0.171 () {36 vars in 987 bytes} [Sat May 9 18:06:26 2026] GET /v2/images/79f914cb-fb36-4165-b2b0-772e00e87fb7 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/762] 10.0.0.171 () {36 vars in 927 bytes} [Sat May 9 18:06:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 199.204.45.49 () {32 vars in 825 bytes} [Sat May 9 18:06:59 2026] GET /v2/images?status=active&owner=4b69238448d1419d9db70052e4857db5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/772] 199.204.45.49 () {32 vars in 652 bytes} [Sat May 9 18:06:59 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: 388/773] 10.0.0.36 () {36 vars in 986 bytes} [Sat May 9 18:07:00 2026] GET /v2/images/01dba0cf-4438-4138-8534-a6fdf956b4c2 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/774] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:07:00 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: 389/775] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:07:00 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: 387/776] 10.0.0.36 () {36 vars in 986 bytes} [Sat May 9 18:07:00 2026] GET /v2/images/01dba0cf-4438-4138-8534-a6fdf956b4c2 => 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: 390/777] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:07:00 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: 388/778] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:07:00 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: 391/779] 10.0.0.36 () {36 vars in 986 bytes} [Sat May 9 18:07:00 2026] GET /v2/images/01dba0cf-4438-4138-8534-a6fdf956b4c2 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/780] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:07:00 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: 392/781] 10.0.0.36 () {36 vars in 926 bytes} [Sat May 9 18:07:00 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: 390/782] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 18:07:01 2026] GET /v2/images/01dba0cf-4438-4138-8534-a6fdf956b4c2 => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/783] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 18:07:01 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: 391/784] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 18:07:01 2026] GET /v2/images/01dba0cf-4438-4138-8534-a6fdf956b4c2 => generated 1209 bytes in 13 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.75 () {36 vars in 926 bytes} [Sat May 9 18:07:01 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: 392/786] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 18:07:01 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: 414/829] 10.0.0.146 () {32 vars in 633 bytes} [Sat May 9 18:10:34 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)