+ 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 [Sun Aug 16 13:15:05 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-64f478cb6c-h6l7z 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 0x7f0a3400b668 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-08-16 13:15:07.633 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-16 13:15:07.661 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-08-16 13:15:08.486 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-08-16 13:15:08.487 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-08-16 13:15:08.488 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-16 13:15:08.532 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-08-16 13:15:08.533 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-08-16 13:15:08.534 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-16 13:15:10.643 7 WARNING glance.api.v2.images [None req-2765bb9f-4254-4ee3-a2d4-4cb956f2dc88 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-16 13:15:10.735 8 WARNING glance.api.v2.images [None req-e4c36c39-3604-4748-9806-2d03217d0cbb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-16 13:15:11.038 7 WARNING keystonemiddleware._common.config [None req-2765bb9f-4254-4ee3-a2d4-4cb956f2dc88 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-16 13:15:11.046 7 WARNING oslo_config.cfg [None req-2765bb9f-4254-4ee3-a2d4-4cb956f2dc88 - - - - - -] 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 0x7f0a3400b668 pid: 7 (default app) 2026-08-16 13:15:11.093 8 WARNING keystonemiddleware._common.config [None req-e4c36c39-3604-4748-9806-2d03217d0cbb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-16 13:15:11.101 8 WARNING oslo_config.cfg [None req-e4c36c39-3604-4748-9806-2d03217d0cbb - - - - - -] 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 0x7f0a3400b668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.205 () {42 vars in 688 bytes} [Sun Aug 16 13:15:12 2026] GET / => generated 1312 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-08-16 13:15:13.287 8 WARNING oslo_policy.policy [None req-ffa1b007-31eb-4878-8622-bcd3981b03c5 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - 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-08-16 13:15:13.287 8 WARNING oslo_policy.policy [None req-ffa1b007-31eb-4878-8622-bcd3981b03c5 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - 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-08-16 13:15:13.302 8 WARNING oslo_policy.policy [None req-ffa1b007-31eb-4878-8622-bcd3981b03c5 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - 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-08-16 13:15:13.302 8 WARNING oslo_policy.policy [None req-ffa1b007-31eb-4878-8622-bcd3981b03c5 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - 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.205 () {44 vars in 910 bytes} [Sun Aug 16 13:15:12 2026] GET /v2/images => generated 69 bytes in 519 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.205 () {42 vars in 688 bytes} [Sun Aug 16 13:15:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.205 () {44 vars in 910 bytes} [Sun Aug 16 13:15:16 2026] GET /v2/images => generated 69 bytes in 38 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-08-16 13:15:17.037 7 WARNING oslo_policy.policy [None req-7c3ded97-a6e3-4271-a1c8-3b10734e1d12 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - 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-08-16 13:15:17.037 7 WARNING oslo_policy.policy [None req-7c3ded97-a6e3-4271-a1c8-3b10734e1d12 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - 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.205 () {44 vars in 911 bytes} [Sun Aug 16 13:15:17 2026] GET /v2/images/cirros => generated 151 bytes in 134 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.205 () {44 vars in 933 bytes} [Sun Aug 16 13:15:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:15:17.180 7 WARNING oslo_policy.policy [None req-39f4102a-ae9c-42b1-a2d5-3d246d77aeab ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - 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-08-16 13:15:17.181 7 WARNING oslo_policy.policy [None req-39f4102a-ae9c-42b1-a2d5-3d246d77aeab ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - 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.205 () {44 vars in 939 bytes} [Sun Aug 16 13:15:17 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-08-16 13:15:17.253 8 WARNING oslo_config.cfg [None req-1ae73b5a-5e81-4b0e-ae03-9a155fc42205 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - 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.205 () {48 vars in 951 bytes} [Sun Aug 16 13:15:17 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-16 13:15:17.274 7 WARNING oslo_policy.policy [None req-05ea307e-67e7-46ea-8f40-151e3fef9813 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - 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-08-16 13:15:17.274 7 WARNING oslo_policy.policy [None req-05ea307e-67e7-46ea-8f40-151e3fef9813 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - 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-08-16 13:15:17.275 7 INFO glance.api.v2.image_data [None req-05ea307e-67e7-46ea-8f40-151e3fef9813 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 13:15:21.330 7 WARNING glance.location [None req-05ea307e-67e7-46ea-8f40-151e3fef9813 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.205 () {48 vars in 1045 bytes} [Sun Aug 16 13:15:17 2026] PUT /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3/file => generated 0 bytes in 4102 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8500 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.205 () {44 vars in 971 bytes} [Sun Aug 16 13:15:21 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 13:15:21.498 7 WARNING oslo_config.cfg [None req-bd3d1497-b5c1-4038-acb9-4029ba0bc7ac ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - 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.205 () {48 vars in 1051 bytes} [Sun Aug 16 13:15:21 2026] PATCH /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => generated 1312 bytes in 103 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.205 () {44 vars in 971 bytes} [Sun Aug 16 13:15:21 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => 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: 137/272] 199.204.45.205 () {42 vars in 688 bytes} [Sun Aug 16 13:36:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.204.45.205 () {44 vars in 910 bytes} [Sun Aug 16 13:36:40 2026] GET /v2/images => generated 1381 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.204.45.205 () {42 vars in 688 bytes} [Sun Aug 16 13:36:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.204.45.205 () {44 vars in 910 bytes} [Sun Aug 16 13:36:57 2026] GET /v2/images => generated 1381 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.205 () {44 vars in 937 bytes} [Sun Aug 16 13:36:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.204.45.205 () {44 vars in 959 bytes} [Sun Aug 16 13:36:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.205 () {44 vars in 939 bytes} [Sun Aug 16 13:36:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.205 () {48 vars in 951 bytes} [Sun Aug 16 13:36:57 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-16 13:36:57.643 7 INFO glance.api.v2.image_data [None req-6c408a52-a361-40d4-b570-ba8a370ddfe1 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 13:37:25.243 7 WARNING glance.location [None req-6c408a52-a361-40d4-b570-ba8a370ddfe1 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/290] 199.204.45.205 () {48 vars in 1046 bytes} [Sun Aug 16 13:36:57 2026] PUT /v2/images/bba3cac2-7c26-48f1-b8da-14486ea2e640/file => generated 0 bytes in 27647 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65174 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.205 () {44 vars in 971 bytes} [Sun Aug 16 13:37:25 2026] GET /v2/images/bba3cac2-7c26-48f1-b8da-14486ea2e640 => 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: 145/292] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 16 13:37:25 2026] PATCH /v2/images/bba3cac2-7c26-48f1-b8da-14486ea2e640 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 199.204.45.205 () {44 vars in 971 bytes} [Sun Aug 16 13:37:25 2026] GET /v2/images/bba3cac2-7c26-48f1-b8da-14486ea2e640 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 199.204.45.205 () {42 vars in 688 bytes} [Sun Aug 16 13:37:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/295] 199.204.45.205 () {44 vars in 910 bytes} [Sun Aug 16 13:37:27 2026] GET /v2/images => generated 2778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.205 () {42 vars in 688 bytes} [Sun Aug 16 13:44:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.205 () {44 vars in 910 bytes} [Sun Aug 16 13:44:12 2026] GET /v2/images => generated 2778 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.205 () {42 vars in 688 bytes} [Sun Aug 16 13:44:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.204.45.205 () {44 vars in 910 bytes} [Sun Aug 16 13:44:24 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.205 () {44 vars in 947 bytes} [Sun Aug 16 13:44:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.204.45.205 () {44 vars in 969 bytes} [Sun Aug 16 13:44:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.204.45.205 () {44 vars in 939 bytes} [Sun Aug 16 13:44:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.205 () {48 vars in 951 bytes} [Sun Aug 16 13:44:25 2026] POST /v2/images => generated 799 bytes in 225 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-16 13:44:25.353 8 WARNING oslo_policy.policy [None req-85c3b6e2-6d93-4e6d-aea3-207677d3cf2d ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - 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-08-16 13:44:25.353 8 WARNING oslo_policy.policy [None req-85c3b6e2-6d93-4e6d-aea3-207677d3cf2d ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - 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-08-16 13:44:25.354 8 INFO glance.api.v2.image_data [None req-85c3b6e2-6d93-4e6d-aea3-207677d3cf2d ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 13:45:12.277 8 INFO glance.location [None req-85c3b6e2-6d93-4e6d-aea3-207677d3cf2d ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/398] 199.204.45.205 () {48 vars in 1045 bytes} [Sun Aug 16 13:44:25 2026] PUT /v2/images/4637aedb-c749-462d-965f-341826468f16/file => generated 0 bytes in 46977 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35581 switches on core 0) [pid: 7|app: 0|req: 203/399] 199.204.45.205 () {44 vars in 971 bytes} [Sun Aug 16 13:45:12 2026] GET /v2/images/4637aedb-c749-462d-965f-341826468f16 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 16 13:45:12 2026] PATCH /v2/images/4637aedb-c749-462d-965f-341826468f16 => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/401] 199.204.45.205 () {44 vars in 971 bytes} [Sun Aug 16 13:45:12 2026] GET /v2/images/4637aedb-c749-462d-965f-341826468f16 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/410] 199.204.45.205 () {42 vars in 688 bytes} [Sun Aug 16 13:45:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/411] 199.204.45.205 () {44 vars in 910 bytes} [Sun Aug 16 13:45:56 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: 212/416] 199.204.45.205 () {42 vars in 688 bytes} [Sun Aug 16 13:46:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/417] 199.204.45.205 () {44 vars in 910 bytes} [Sun Aug 16 13:46:12 2026] GET /v2/images => generated 4190 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/418] 199.204.45.205 () {44 vars in 939 bytes} [Sun Aug 16 13:46:12 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/419] 199.204.45.205 () {44 vars in 961 bytes} [Sun Aug 16 13:46:12 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/420] 199.204.45.205 () {44 vars in 939 bytes} [Sun Aug 16 13:46:12 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: 207/421] 199.204.45.205 () {48 vars in 951 bytes} [Sun Aug 16 13:46:12 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-16 13:46:12.717 7 INFO glance.api.v2.image_data [None req-937e8051-b2a8-4ad4-92aa-8cb231a0fde4 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 13:46:28.406 7 INFO glance.location [None req-937e8051-b2a8-4ad4-92aa-8cb231a0fde4 ac8f354c06fc4a68823948485460818c 8f4899f6a15547a2ad17d699395f0cad - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 215/424] 199.204.45.205 () {48 vars in 1046 bytes} [Sun Aug 16 13:46:12 2026] PUT /v2/images/7f7a92d1-b7e0-48bc-a3d7-363cfa4b31e7/file => generated 0 bytes in 15735 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34868 switches on core 0) [pid: 8|app: 0|req: 210/425] 199.204.45.205 () {44 vars in 971 bytes} [Sun Aug 16 13:46:28 2026] GET /v2/images/7f7a92d1-b7e0-48bc-a3d7-363cfa4b31e7 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/426] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 16 13:46:28 2026] PATCH /v2/images/7f7a92d1-b7e0-48bc-a3d7-363cfa4b31e7 => generated 1382 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/427] 199.204.45.205 () {44 vars in 971 bytes} [Sun Aug 16 13:46:28 2026] GET /v2/images/7f7a92d1-b7e0-48bc-a3d7-363cfa4b31e7 => 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: 298/590] 199.204.45.205 () {42 vars in 688 bytes} [Sun Aug 16 13:59:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/591] 199.204.45.205 () {44 vars in 910 bytes} [Sun Aug 16 13:59:57 2026] GET /v2/images => generated 5574 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/622] 199.204.45.205 () {42 vars in 688 bytes} [Sun Aug 16 14:02:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/623] 199.204.45.205 () {44 vars in 910 bytes} [Sun Aug 16 14:02:21 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/624] 199.204.45.205 () {42 vars in 688 bytes} [Sun Aug 16 14:02:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/625] 199.204.45.205 () {44 vars in 910 bytes} [Sun Aug 16 14:02:23 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/636] 199.204.45.205 () {42 vars in 688 bytes} [Sun Aug 16 14:03:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/637] 199.204.45.205 () {44 vars in 910 bytes} [Sun Aug 16 14:03:14 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/640] 199.204.45.205 () {42 vars in 688 bytes} [Sun Aug 16 14:03:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/641] 199.204.45.205 () {44 vars in 910 bytes} [Sun Aug 16 14:03:23 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/654] 199.204.45.205 () {42 vars in 688 bytes} [Sun Aug 16 14:04:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/655] 199.204.45.205 () {44 vars in 910 bytes} [Sun Aug 16 14:04:27 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/666] 10.0.0.218 () {32 vars in 633 bytes} [Sun Aug 16 14:05: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) /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: 338/671] 10.0.0.236 () {36 vars in 987 bytes} [Sun Aug 16 14:05:31 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.236 () {36 vars in 927 bytes} [Sun Aug 16 14:05:31 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: 339/673] 10.0.0.236 () {36 vars in 987 bytes} [Sun Aug 16 14:05:35 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => 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: 335/674] 10.0.0.236 () {36 vars in 927 bytes} [Sun Aug 16 14:05:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/675] 199.204.45.205 () {36 vars in 991 bytes} [Sun Aug 16 14:05:40 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/676] 199.204.45.205 () {36 vars in 931 bytes} [Sun Aug 16 14:05:40 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: 342/679] 199.204.45.205 () {36 vars in 991 bytes} [Sun Aug 16 14:05:41 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => 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: 338/680] 199.204.45.205 () {36 vars in 931 bytes} [Sun Aug 16 14:05:41 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/681] 10.0.0.120 () {36 vars in 987 bytes} [Sun Aug 16 14:05:44 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => generated 1312 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:05: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: 344/683] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:05:44 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: 340/684] 10.0.0.120 () {36 vars in 987 bytes} [Sun Aug 16 14:05:44 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/685] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:05:44 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: 341/686] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:05:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/687] 10.0.0.120 () {36 vars in 987 bytes} [Sun Aug 16 14:05:45 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => 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: 342/688] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:05:45 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: 347/689] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:05:45 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: 343/690] 10.0.0.24 () {36 vars in 910 bytes} [Sun Aug 16 14:05:46 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/691] 10.0.0.24 () {36 vars in 1006 bytes} [Sun Aug 16 14:05:46 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3/locations => generated 127 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 10.0.0.24 () {36 vars in 986 bytes} [Sun Aug 16 14:05:46 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/693] 10.0.0.24 () {36 vars in 926 bytes} [Sun Aug 16 14:05: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: 8|app: 0|req: 345/694] 10.0.0.24 () {36 vars in 926 bytes} [Sun Aug 16 14:05: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: 8|app: 0|req: 348/699] 10.0.0.236 () {36 vars in 987 bytes} [Sun Aug 16 14:06:08 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => 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: 352/700] 10.0.0.236 () {36 vars in 927 bytes} [Sun Aug 16 14:06:08 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: 355/705] 10.0.0.236 () {36 vars in 987 bytes} [Sun Aug 16 14:06:27 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/706] 10.0.0.236 () {36 vars in 927 bytes} [Sun Aug 16 14:06:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.218 () {30 vars in 411 bytes} [Sun Aug 16 14:06:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/712] 10.0.0.236 () {36 vars in 987 bytes} [Sun Aug 16 14:06:49 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/713] 10.0.0.236 () {36 vars in 927 bytes} [Sun Aug 16 14:06:49 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/716] 10.0.0.218 () {32 vars in 707 bytes} [Sun Aug 16 14:06:51 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => 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: 356/717] 10.0.0.218 () {32 vars in 707 bytes} [Sun Aug 16 14:06:51 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.120 () {36 vars in 987 bytes} [Sun Aug 16 14:06:51 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/719] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:06:51 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/720] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:06:51 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/721] 10.0.0.120 () {36 vars in 987 bytes} [Sun Aug 16 14:06:51 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => 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: 364/722] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:06: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: 8|app: 0|req: 359/723] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:06: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: 365/724] 10.0.0.120 () {36 vars in 987 bytes} [Sun Aug 16 14:06:51 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => 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: 360/725] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:06: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: 366/726] 10.0.0.24 () {36 vars in 910 bytes} [Sun Aug 16 14:06:52 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/727] 10.0.0.24 () {36 vars in 1006 bytes} [Sun Aug 16 14:06:52 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/728] 10.0.0.24 () {36 vars in 986 bytes} [Sun Aug 16 14:06:52 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/729] 10.0.0.24 () {36 vars in 926 bytes} [Sun Aug 16 14:06: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: 7|app: 0|req: 368/730] 10.0.0.24 () {36 vars in 926 bytes} [Sun Aug 16 14:06: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: 7|app: 0|req: 373/739] 10.0.0.218 () {34 vars in 655 bytes} [Sun Aug 16 14:07:33 2026] POST /v2/images => generated 648 bytes in 222 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-16 14:07:34.118 8 WARNING glance.api.v2.images [None req-07327752-26dd-4cfb-8ceb-9609aa00c070 883d60898ba548beb4376b40798eeeb0 e9112db67782446ab019558f0851ef04 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5af45797-100d-415a-9cd3-2a20bd9a6798 [pid: 8|app: 0|req: 367/740] 10.0.0.218 () {32 vars in 710 bytes} [Sun Aug 16 14:07:34 2026] DELETE /v2/images/5af45797-100d-415a-9cd3-2a20bd9a6798 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 10.0.0.218 () {32 vars in 707 bytes} [Sun Aug 16 14:07:34 2026] GET /v2/images/5af45797-100d-415a-9cd3-2a20bd9a6798 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 10.0.0.218 () {32 vars in 633 bytes} [Sun Aug 16 14:07:34 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: 7|app: 0|req: 375/743] 10.0.0.218 () {34 vars in 655 bytes} [Sun Aug 16 14:07:34 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/744] 10.0.0.218 () {32 vars in 717 bytes} [Sun Aug 16 14:07:34 2026] GET /v2/images/9faf3340-3c2d-4200-acc1-d179b92e9907/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:07:34.305 7 INFO glance.api.v2.image_data [None req-21fe19f2-fd8b-4870-9cb2-4783a6ee0f08 883d60898ba548beb4376b40798eeeb0 e9112db67782446ab019558f0851ef04 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 14:07:34.353 7 WARNING glance_store._drivers.rbd [None req-21fe19f2-fd8b-4870-9cb2-4783a6ee0f08 883d60898ba548beb4376b40798eeeb0 e9112db67782446ab019558f0851ef04 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-16 14:07:34.900 7 INFO glance.location [None req-21fe19f2-fd8b-4870-9cb2-4783a6ee0f08 883d60898ba548beb4376b40798eeeb0 e9112db67782446ab019558f0851ef04 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 376/745] 10.0.0.218 () {32 vars in 727 bytes} [Sun Aug 16 14:07:34 2026] PUT /v2/images/9faf3340-3c2d-4200-acc1-d179b92e9907/file => generated 0 bytes in 661 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.218 () {32 vars in 707 bytes} [Sun Aug 16 14:07:34 2026] GET /v2/images/9faf3340-3c2d-4200-acc1-d179b92e9907 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/747] 10.0.0.218 () {32 vars in 717 bytes} [Sun Aug 16 14:07:34 2026] GET /v2/images/9faf3340-3c2d-4200-acc1-d179b92e9907/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/748] 10.0.0.218 () {34 vars in 655 bytes} [Sun Aug 16 14:07:35 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 10.0.0.218 () {32 vars in 726 bytes} [Sun Aug 16 14:07:35 2026] PATCH /v2/images/df69a0b9-629f-420f-993d-08bf1d9b6e5d => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/750] 10.0.0.218 () {32 vars in 707 bytes} [Sun Aug 16 14:07:35 2026] GET /v2/images/df69a0b9-629f-420f-993d-08bf1d9b6e5d => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:07:35.263 7 WARNING glance.api.v2.images [None req-0053aa6b-41fb-4bf1-9c31-ec269f0853a0 883d60898ba548beb4376b40798eeeb0 e9112db67782446ab019558f0851ef04 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//df69a0b9-629f-420f-993d-08bf1d9b6e5d [pid: 7|app: 0|req: 379/751] 10.0.0.218 () {32 vars in 710 bytes} [Sun Aug 16 14:07:35 2026] DELETE /v2/images/df69a0b9-629f-420f-993d-08bf1d9b6e5d => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/752] 10.0.0.218 () {32 vars in 707 bytes} [Sun Aug 16 14:07:35 2026] GET /v2/images/df69a0b9-629f-420f-993d-08bf1d9b6e5d => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:07:35.317 7 WARNING glance.api.v2.images [None req-fc92155e-a4b3-4fc1-8262-26b3d164cbb9 883d60898ba548beb4376b40798eeeb0 e9112db67782446ab019558f0851ef04 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9faf3340-3c2d-4200-acc1-d179b92e9907 [pid: 7|app: 0|req: 380/753] 10.0.0.218 () {32 vars in 710 bytes} [Sun Aug 16 14:07:35 2026] DELETE /v2/images/9faf3340-3c2d-4200-acc1-d179b92e9907 => generated 0 bytes in 821 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/754] 10.0.0.218 () {32 vars in 707 bytes} [Sun Aug 16 14:07:36 2026] GET /v2/images/9faf3340-3c2d-4200-acc1-d179b92e9907 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:07:36.159 7 WARNING glance.api.v2.images [None req-bcc7f90e-8dd1-47dc-a22b-7b6d966b0d86 883d60898ba548beb4376b40798eeeb0 e9112db67782446ab019558f0851ef04 - - default default] Failed to find image 5af45797-100d-415a-9cd3-2a20bd9a6798 to delete: glance.common.exception.ImageNotFound: No image found with ID 5af45797-100d-415a-9cd3-2a20bd9a6798 [pid: 7|app: 0|req: 381/755] 10.0.0.218 () {32 vars in 710 bytes} [Sun Aug 16 14:07:36 2026] DELETE /v2/images/5af45797-100d-415a-9cd3-2a20bd9a6798 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/756] 10.0.0.218 () {32 vars in 707 bytes} [Sun Aug 16 14:07:36 2026] GET /v2/images/5af45797-100d-415a-9cd3-2a20bd9a6798 => generated 139 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/761] 10.0.0.236 () {36 vars in 987 bytes} [Sun Aug 16 14:07:59 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => 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: 378/762] 10.0.0.236 () {36 vars in 927 bytes} [Sun Aug 16 14:07:59 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: 390/773] 10.0.0.236 () {36 vars in 987 bytes} [Sun Aug 16 14:08:45 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => 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: 384/774] 10.0.0.236 () {36 vars in 927 bytes} [Sun Aug 16 14:08: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: 7|app: 0|req: 395/783] 10.0.0.236 () {36 vars in 987 bytes} [Sun Aug 16 14:09:23 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => 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: 389/784] 10.0.0.236 () {36 vars in 927 bytes} [Sun Aug 16 14:09:23 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: 397/787] 10.0.0.236 () {36 vars in 987 bytes} [Sun Aug 16 14:09:36 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => 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: 391/788] 10.0.0.236 () {36 vars in 927 bytes} [Sun Aug 16 14:09:36 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: 400/793] 10.0.0.236 () {36 vars in 987 bytes} [Sun Aug 16 14:09:54 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => 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: 394/794] 10.0.0.236 () {36 vars in 927 bytes} [Sun Aug 16 14:09:54 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/801] 10.0.0.236 () {36 vars in 987 bytes} [Sun Aug 16 14:10:28 2026] GET /v2/images/9fd79fdd-79b5-4786-8aeb-3e01dc6ac4c3 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/802] 10.0.0.236 () {36 vars in 927 bytes} [Sun Aug 16 14:10:28 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: 400/805] 199.204.45.205 () {32 vars in 826 bytes} [Sun Aug 16 14:10:40 2026] GET /v2/images?status=active&owner=8f4899f6a15547a2ad17d699395f0cad&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/806] 199.204.45.205 () {32 vars in 653 bytes} [Sun Aug 16 14:10: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: 408/809] 10.0.0.120 () {36 vars in 987 bytes} [Sun Aug 16 14:10:40 2026] GET /v2/images/bba3cac2-7c26-48f1-b8da-14486ea2e640 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/810] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:10: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: 409/811] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:10:40 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: 403/812] 10.0.0.120 () {36 vars in 987 bytes} [Sun Aug 16 14:10:40 2026] GET /v2/images/bba3cac2-7c26-48f1-b8da-14486ea2e640 => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/813] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:10: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: 404/814] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:10:40 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: 411/815] 10.0.0.120 () {36 vars in 987 bytes} [Sun Aug 16 14:10:40 2026] GET /v2/images/bba3cac2-7c26-48f1-b8da-14486ea2e640 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/816] 10.0.0.120 () {36 vars in 927 bytes} [Sun Aug 16 14:10:41 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: 412/817] 10.0.0.24 () {36 vars in 910 bytes} [Sun Aug 16 14:10:41 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/818] 10.0.0.24 () {36 vars in 1006 bytes} [Sun Aug 16 14:10:41 2026] GET /v2/images/bba3cac2-7c26-48f1-b8da-14486ea2e640/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/819] 10.0.0.24 () {36 vars in 986 bytes} [Sun Aug 16 14:10:41 2026] GET /v2/images/bba3cac2-7c26-48f1-b8da-14486ea2e640 => 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: 407/820] 10.0.0.24 () {36 vars in 926 bytes} [Sun Aug 16 14:10:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/821] 10.0.0.24 () {36 vars in 926 bytes} [Sun Aug 16 14:10:41 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: 435/862] 10.0.0.218 () {32 vars in 633 bytes} [Sun Aug 16 14:14:08 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)