+ 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 [Thu Apr 2 17:11:07 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-86cf44fb68-lnbhd machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f039cce6668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-02 17:11:09.513 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-02 17:11:09.525 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-04-02 17:11:10.375 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-02 17:11:10.376 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-02 17:11:10.377 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 17:11:10.428 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-02 17:11:10.429 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-02 17:11:10.430 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 17:11:12.445 8 WARNING glance.api.v2.images [None req-25794ab4-b9a6-4f6d-9f5d-09aa0fb93054 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 17:11:12.486 7 WARNING glance.api.v2.images [None req-ec3aef96-6e5f-4905-b36c-2bbde455e53e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 17:11:12.819 8 WARNING keystonemiddleware._common.config [None req-25794ab4-b9a6-4f6d-9f5d-09aa0fb93054 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:11:12.827 8 WARNING oslo_config.cfg [None req-25794ab4-b9a6-4f6d-9f5d-09aa0fb93054 - - - - - -] 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 0x7f039cce6668 pid: 8 (default app) 2026-04-02 17:11:12.844 7 WARNING keystonemiddleware._common.config [None req-ec3aef96-6e5f-4905-b36c-2bbde455e53e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:11:12.852 7 WARNING oslo_config.cfg [None req-ec3aef96-6e5f-4905-b36c-2bbde455e53e - - - - - -] 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 0x7f039cce6668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 17:11:14 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-04-02 17:11:14.689 7 WARNING oslo_policy.policy [None req-3bb469ce-1ada-4bff-925c-2e8d3e164046 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:11:14.689 7 WARNING oslo_policy.policy [None req-3bb469ce-1ada-4bff-925c-2e8d3e164046 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:11:14.704 7 WARNING oslo_policy.policy [None req-3bb469ce-1ada-4bff-925c-2e8d3e164046 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:11:14.704 7 WARNING oslo_policy.policy [None req-3bb469ce-1ada-4bff-925c-2e8d3e164046 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 17:11:14 2026] GET /v2/images => generated 69 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 17:11:18 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/7] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 17:11:18 2026] GET /v2/images => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:11:18.712 8 WARNING oslo_policy.policy [None req-d209e2af-23ee-43dd-a543-b57304319b49 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:11:18.712 8 WARNING oslo_policy.policy [None req-d209e2af-23ee-43dd-a543-b57304319b49 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.19.213.25 () {44 vars in 908 bytes} [Thu Apr 2 17:11:18 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.25 () {44 vars in 930 bytes} [Thu Apr 2 17:11:18 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:11:18.856 8 WARNING oslo_policy.policy [None req-20de1610-b141-4f7e-ba97-4b06aa6e7bb8 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:11:18.857 8 WARNING oslo_policy.policy [None req-20de1610-b141-4f7e-ba97-4b06aa6e7bb8 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.19.213.25 () {44 vars in 936 bytes} [Thu Apr 2 17:11:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:11:18.946 7 WARNING oslo_config.cfg [None req-8805241e-b06a-4b9a-9d2f-55219b1c89ef 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.25 () {48 vars in 948 bytes} [Thu Apr 2 17:11:18 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 17:11:18.973 8 WARNING oslo_policy.policy [None req-63cc834a-6f25-42ec-bdb6-1cc108af6a93 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:11:18.973 8 WARNING oslo_policy.policy [None req-63cc834a-6f25-42ec-bdb6-1cc108af6a93 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:11:18.975 8 INFO glance.api.v2.image_data [None req-63cc834a-6f25-42ec-bdb6-1cc108af6a93 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:11:24.643 8 WARNING glance.location [None req-63cc834a-6f25-42ec-bdb6-1cc108af6a93 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.25 () {48 vars in 1042 bytes} [Thu Apr 2 17:11:18 2026] PUT /v2/images/94f1db26-f413-400a-ae88-9159ab45be42/file => generated 0 bytes in 5734 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3452 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.25 () {44 vars in 968 bytes} [Thu Apr 2 17:11:24 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:11:24.739 8 WARNING oslo_config.cfg [None req-19dd0bda-2600-4078-9e4b-512e4eb61bae 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.19.213.25 () {44 vars in 968 bytes} [Thu Apr 2 17:11:24 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => 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: 144/285] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 17:33:49 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: 142/286] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 17:33:49 2026] GET /v2/images => generated 1240 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/291] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 17:34:08 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: 147/292] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 17:34:08 2026] GET /v2/images => generated 1240 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 199.19.213.25 () {44 vars in 934 bytes} [Thu Apr 2 17:34:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 199.19.213.25 () {44 vars in 956 bytes} [Thu Apr 2 17:34:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/295] 199.19.213.25 () {44 vars in 936 bytes} [Thu Apr 2 17:34:08 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: 8|app: 0|req: 149/296] 199.19.213.25 () {48 vars in 948 bytes} [Thu Apr 2 17:34:09 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 17:34:09.091 7 WARNING oslo_policy.policy [None req-264f69f2-c00e-4e7d-b17d-d041b0d900ff 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:34:09.091 7 WARNING oslo_policy.policy [None req-264f69f2-c00e-4e7d-b17d-d041b0d900ff 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:34:09.092 7 INFO glance.api.v2.image_data [None req-264f69f2-c00e-4e7d-b17d-d041b0d900ff 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:34:57.333 7 WARNING glance.location [None req-264f69f2-c00e-4e7d-b17d-d041b0d900ff 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 148/307] 199.19.213.25 () {48 vars in 1043 bytes} [Thu Apr 2 17:34:09 2026] PUT /v2/images/ae54b6dd-5854-4d29-874c-6ac9f0f0b697/file => generated 0 bytes in 48299 msecs (HTTP/1.1 204) 4 headers in 171 bytes (51120 switches on core 0) [pid: 8|app: 0|req: 160/308] 199.19.213.25 () {44 vars in 968 bytes} [Thu Apr 2 17:34:57 2026] GET /v2/images/ae54b6dd-5854-4d29-874c-6ac9f0f0b697 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/309] 199.19.213.25 () {44 vars in 968 bytes} [Thu Apr 2 17:34:57 2026] GET /v2/images/ae54b6dd-5854-4d29-874c-6ac9f0f0b697 => 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: 161/310] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 17:34:58 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: 150/311] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 17:34:58 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/414] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 17:43:24 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: 202/415] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 17:43:24 2026] GET /v2/images => generated 2451 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/422] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 17:43:56 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: 206/423] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 17:43:56 2026] GET /v2/images => generated 2451 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/424] 199.19.213.25 () {44 vars in 944 bytes} [Thu Apr 2 17:43:56 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: 207/425] 199.19.213.25 () {44 vars in 966 bytes} [Thu Apr 2 17:43:56 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/426] 199.19.213.25 () {44 vars in 936 bytes} [Thu Apr 2 17:43:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/427] 199.19.213.25 () {48 vars in 948 bytes} [Thu Apr 2 17:43:56 2026] POST /v2/images => generated 799 bytes in 4683 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 17:44:01.373 8 INFO glance.api.v2.image_data [None req-e9d82a94-a015-414f-bcec-571458696360 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:45:22.737 8 INFO glance.location [None req-e9d82a94-a015-414f-bcec-571458696360 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 220/446] 199.19.213.25 () {48 vars in 1042 bytes} [Thu Apr 2 17:44:01 2026] PUT /v2/images/e9c5bc81-adc2-4e54-b112-318f3c147126/file => generated 0 bytes in 83147 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13525 switches on core 0) [pid: 7|app: 0|req: 227/447] 199.19.213.25 () {44 vars in 968 bytes} [Thu Apr 2 17:45:24 2026] GET /v2/images/e9c5bc81-adc2-4e54-b112-318f3c147126 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/448] 199.19.213.25 () {48 vars in 1047 bytes} [Thu Apr 2 17:45:24 2026] PATCH /v2/images/e9c5bc81-adc2-4e54-b112-318f3c147126 => generated 1234 bytes in 1505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/449] 199.19.213.25 () {44 vars in 968 bytes} [Thu Apr 2 17:45:26 2026] GET /v2/images/e9c5bc81-adc2-4e54-b112-318f3c147126 => generated 1234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/464] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 17:46:34 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: 229/465] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 17:46:34 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/468] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 17:46:50 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: 231/469] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 17:46:50 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/470] 199.19.213.25 () {44 vars in 936 bytes} [Thu Apr 2 17:46:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/471] 199.19.213.25 () {44 vars in 958 bytes} [Thu Apr 2 17:46:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/472] 199.19.213.25 () {44 vars in 936 bytes} [Thu Apr 2 17:46:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/473] 199.19.213.25 () {48 vars in 948 bytes} [Thu Apr 2 17:46:50 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 17:46:50.774 7 INFO glance.api.v2.image_data [None req-91a99144-7959-4319-abbb-dfd10b8d6d63 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:47:05.953 7 INFO glance.location [None req-91a99144-7959-4319-abbb-dfd10b8d6d63 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 241/478] 199.19.213.25 () {48 vars in 1042 bytes} [Thu Apr 2 17:46:50 2026] PUT /v2/images/d8c15124-4b1c-48a5-9d4c-c7da58f485a6/file => generated 0 bytes in 15223 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13938 switches on core 0) [pid: 8|app: 0|req: 238/479] 199.19.213.25 () {44 vars in 968 bytes} [Thu Apr 2 17:47:05 2026] GET /v2/images/d8c15124-4b1c-48a5-9d4c-c7da58f485a6 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 199.19.213.25 () {44 vars in 968 bytes} [Thu Apr 2 17:47:06 2026] GET /v2/images/d8c15124-4b1c-48a5-9d4c-c7da58f485a6 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/631] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 17:59:38 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: 318/632] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 17:59:38 2026] GET /v2/images => generated 4892 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 18:02:16 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: 335/666] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 18:02:16 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/667] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 18:02:18 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: 336/668] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 18:02:18 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/679] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 18:03:08 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: 338/680] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 18:03:08 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/683] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 18:03: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: 340/684] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 18:03:15 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 199.19.213.25 () {42 vars in 685 bytes} [Thu Apr 2 18:04:16 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: 347/698] 199.19.213.25 () {44 vars in 907 bytes} [Thu Apr 2 18:04:16 2026] GET /v2/images => generated 4892 bytes in 50 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: 353/709] 10.0.0.17 () {32 vars in 632 bytes} [Thu Apr 2 18:05:01 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.199 () {36 vars in 987 bytes} [Thu Apr 2 18:05:19 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 22 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: 358/713] 10.0.0.199 () {36 vars in 927 bytes} [Thu Apr 2 18:05:19 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: 8|app: 0|req: 357/716] 10.0.0.199 () {36 vars in 987 bytes} [Thu Apr 2 18:05:25 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => 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: 360/717] 10.0.0.199 () {36 vars in 927 bytes} [Thu Apr 2 18:05: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: 358/718] 199.19.213.25 () {36 vars in 990 bytes} [Thu Apr 2 18:05:27 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => 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: 361/719] 199.19.213.25 () {36 vars in 930 bytes} [Thu Apr 2 18:05:27 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: 359/720] 199.19.213.25 () {36 vars in 990 bytes} [Thu Apr 2 18:05:28 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/721] 199.19.213.25 () {36 vars in 930 bytes} [Thu Apr 2 18:05:28 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: 362/726] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 18:05:45 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:05:45 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: 363/728] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:05:45 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: 366/729] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 18:05:45 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/730] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:05:45 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/731] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:05:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/732] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 18:05:45 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/733] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:05:45 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: 366/734] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:05:45 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: 369/735] 10.0.0.194 () {36 vars in 911 bytes} [Thu Apr 2 18:05:46 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/736] 10.0.0.194 () {36 vars in 1007 bytes} [Thu Apr 2 18:05:46 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42/locations => generated 127 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/737] 10.0.0.194 () {36 vars in 987 bytes} [Thu Apr 2 18:05:46 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => 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: 368/738] 10.0.0.194 () {36 vars in 927 bytes} [Thu Apr 2 18:05:46 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: 371/739] 10.0.0.194 () {36 vars in 927 bytes} [Thu Apr 2 18: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: 370/742] 10.0.0.199 () {36 vars in 987 bytes} [Thu Apr 2 18:06:00 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => 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: 373/743] 10.0.0.199 () {36 vars in 927 bytes} [Thu Apr 2 18:06: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: 377/750] 10.0.0.199 () {36 vars in 987 bytes} [Thu Apr 2 18:06:29 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/751] 10.0.0.199 () {36 vars in 927 bytes} [Thu Apr 2 18:06:29 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: 376/754] 10.0.0.17 () {32 vars in 706 bytes} [Thu Apr 2 18:06:35 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 10.0.0.17 () {32 vars in 706 bytes} [Thu Apr 2 18:06:35 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 18:06:36 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 107 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.110 () {36 vars in 927 bytes} [Thu Apr 2 18:06:36 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: 378/758] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:06:36 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: 381/759] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 18:06:36 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => 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: 379/760] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:06: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: 382/761] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:06:36 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: 380/762] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 18:06:36 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => 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: 383/763] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:06:36 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: 381/764] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:06:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/765] 10.0.0.194 () {36 vars in 911 bytes} [Thu Apr 2 18:06:36 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/766] 10.0.0.194 () {36 vars in 1007 bytes} [Thu Apr 2 18:06:36 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/767] 10.0.0.194 () {36 vars in 987 bytes} [Thu Apr 2 18:06:36 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => 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: 383/768] 10.0.0.194 () {36 vars in 927 bytes} [Thu Apr 2 18:06:36 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: 386/769] 10.0.0.194 () {36 vars in 927 bytes} [Thu Apr 2 18:06:36 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: 385/772] 10.0.0.17 () {34 vars in 654 bytes} [Thu Apr 2 18:06:43 2026] POST /v2/images => generated 649 bytes in 221 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-02 18:06:43.858 7 WARNING glance.api.v2.images [None req-3336a37a-3eba-4f23-a95c-68cb9759b858 ad379e73a7a440518133a27b93305e67 20336c1fa141420899e1cc8bda7ad5ac - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0f6af04e-f66b-42dd-9a80-da7af08f2ac1 [pid: 7|app: 0|req: 388/773] 10.0.0.17 () {32 vars in 709 bytes} [Thu Apr 2 18:06:43 2026] DELETE /v2/images/0f6af04e-f66b-42dd-9a80-da7af08f2ac1 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/774] 10.0.0.17 () {32 vars in 706 bytes} [Thu Apr 2 18:06:43 2026] GET /v2/images/0f6af04e-f66b-42dd-9a80-da7af08f2ac1 => 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: 389/775] 10.0.0.17 () {32 vars in 632 bytes} [Thu Apr 2 18:06:43 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/776] 10.0.0.17 () {34 vars in 654 bytes} [Thu Apr 2 18:06:43 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/777] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:06:44 2026] GET /v2/images/db85a0e0-71dc-41f4-a786-493cada80408/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:06:44.049 8 INFO glance.api.v2.image_data [None req-265139bc-eb6e-40ca-9052-cb90e8db2801 ad379e73a7a440518133a27b93305e67 20336c1fa141420899e1cc8bda7ad5ac - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 18:06:44.102 8 WARNING glance_store._drivers.rbd [None req-265139bc-eb6e-40ca-9052-cb90e8db2801 ad379e73a7a440518133a27b93305e67 20336c1fa141420899e1cc8bda7ad5ac - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-02 18:06:44.768 8 INFO glance.location [None req-265139bc-eb6e-40ca-9052-cb90e8db2801 ad379e73a7a440518133a27b93305e67 20336c1fa141420899e1cc8bda7ad5ac - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 388/778] 10.0.0.17 () {32 vars in 726 bytes} [Thu Apr 2 18:06:44 2026] PUT /v2/images/db85a0e0-71dc-41f4-a786-493cada80408/file => generated 0 bytes in 766 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/779] 10.0.0.17 () {32 vars in 706 bytes} [Thu Apr 2 18:06:44 2026] GET /v2/images/db85a0e0-71dc-41f4-a786-493cada80408 => generated 1103 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.17 () {32 vars in 716 bytes} [Thu Apr 2 18:06:44 2026] GET /v2/images/db85a0e0-71dc-41f4-a786-493cada80408/file => generated 1024 bytes in 164 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/781] 10.0.0.17 () {34 vars in 654 bytes} [Thu Apr 2 18:06:44 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/782] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:45 2026] PATCH /v2/images/320d26a5-b54c-4c00-bc98-b8105e3a58f4 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/783] 10.0.0.17 () {32 vars in 706 bytes} [Thu Apr 2 18:06:45 2026] GET /v2/images/320d26a5-b54c-4c00-bc98-b8105e3a58f4 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:45.117 8 WARNING glance.api.v2.images [None req-e4d37aa8-9a1a-47fd-8fbb-10696a8b8e2c ad379e73a7a440518133a27b93305e67 20336c1fa141420899e1cc8bda7ad5ac - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//320d26a5-b54c-4c00-bc98-b8105e3a58f4 [pid: 8|app: 0|req: 391/784] 10.0.0.17 () {32 vars in 709 bytes} [Thu Apr 2 18:06:45 2026] DELETE /v2/images/320d26a5-b54c-4c00-bc98-b8105e3a58f4 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/785] 10.0.0.17 () {32 vars in 706 bytes} [Thu Apr 2 18:06:45 2026] GET /v2/images/320d26a5-b54c-4c00-bc98-b8105e3a58f4 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:06:45.215 8 WARNING glance.api.v2.images [None req-1dcc9e78-7943-49d1-9fb8-e9c5e11c3826 ad379e73a7a440518133a27b93305e67 20336c1fa141420899e1cc8bda7ad5ac - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//db85a0e0-71dc-41f4-a786-493cada80408 [pid: 8|app: 0|req: 392/786] 10.0.0.17 () {32 vars in 709 bytes} [Thu Apr 2 18:06:45 2026] DELETE /v2/images/db85a0e0-71dc-41f4-a786-493cada80408 => generated 0 bytes in 1050 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/787] 10.0.0.17 () {32 vars in 706 bytes} [Thu Apr 2 18:06:46 2026] GET /v2/images/db85a0e0-71dc-41f4-a786-493cada80408 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:06:46.278 8 WARNING glance.api.v2.images [None req-622ec2c9-0f72-4bb5-a45a-0ba58a21e4bc ad379e73a7a440518133a27b93305e67 20336c1fa141420899e1cc8bda7ad5ac - - default default] Failed to find image 0f6af04e-f66b-42dd-9a80-da7af08f2ac1 to delete: glance.common.exception.ImageNotFound: No image found with ID 0f6af04e-f66b-42dd-9a80-da7af08f2ac1 [pid: 8|app: 0|req: 393/788] 10.0.0.17 () {32 vars in 709 bytes} [Thu Apr 2 18:06:46 2026] DELETE /v2/images/0f6af04e-f66b-42dd-9a80-da7af08f2ac1 => generated 147 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/789] 10.0.0.17 () {32 vars in 706 bytes} [Thu Apr 2 18:06:46 2026] GET /v2/images/0f6af04e-f66b-42dd-9a80-da7af08f2ac1 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/790] 10.0.0.17 () {30 vars in 410 bytes} [Thu Apr 2 18:06:49 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/795] 10.0.0.199 () {36 vars in 987 bytes} [Thu Apr 2 18:07:01 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/796] 10.0.0.199 () {36 vars in 927 bytes} [Thu Apr 2 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: 7|app: 0|req: 401/799] 10.0.0.199 () {36 vars in 987 bytes} [Thu Apr 2 18:07:14 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.199 () {36 vars in 927 bytes} [Thu Apr 2 18:07:14 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: 404/805] 10.0.0.199 () {36 vars in 987 bytes} [Thu Apr 2 18:07:37 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/806] 10.0.0.199 () {36 vars in 927 bytes} [Thu Apr 2 18:07:37 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/815] 10.0.0.199 () {36 vars in 987 bytes} [Thu Apr 2 18:08:16 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/816] 10.0.0.199 () {36 vars in 927 bytes} [Thu Apr 2 18:08:16 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/819] 199.19.213.25 () {32 vars in 825 bytes} [Thu Apr 2 18:08:26 2026] GET /v2/images?status=active&owner=5d622e64c1af410e962706c325197e01&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/820] 199.19.213.25 () {32 vars in 652 bytes} [Thu Apr 2 18:08:27 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/821] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 18:08:27 2026] GET /v2/images/ae54b6dd-5854-4d29-874c-6ac9f0f0b697 => 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: 410/822] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:08:27 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: 413/823] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:08:27 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: 411/824] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 18:08:27 2026] GET /v2/images/ae54b6dd-5854-4d29-874c-6ac9f0f0b697 => 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: 414/825] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:08:27 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: 412/826] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:08:27 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: 415/827] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 18:08:27 2026] GET /v2/images/ae54b6dd-5854-4d29-874c-6ac9f0f0b697 => 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: 413/828] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 18:08:27 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/829] 10.0.0.194 () {36 vars in 911 bytes} [Thu Apr 2 18:08:28 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/830] 10.0.0.194 () {36 vars in 1007 bytes} [Thu Apr 2 18:08:28 2026] GET /v2/images/ae54b6dd-5854-4d29-874c-6ac9f0f0b697/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/831] 10.0.0.194 () {36 vars in 987 bytes} [Thu Apr 2 18:08:28 2026] GET /v2/images/ae54b6dd-5854-4d29-874c-6ac9f0f0b697 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/832] 10.0.0.194 () {36 vars in 927 bytes} [Thu Apr 2 18:08: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: 7|app: 0|req: 418/833] 10.0.0.194 () {36 vars in 927 bytes} [Thu Apr 2 18:08:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/834] 10.0.0.199 () {36 vars in 987 bytes} [Thu Apr 2 18:08:28 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => 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: 419/835] 10.0.0.199 () {36 vars in 927 bytes} [Thu Apr 2 18:08:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/846] 10.0.0.199 () {36 vars in 987 bytes} [Thu Apr 2 18:09:14 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/847] 10.0.0.199 () {36 vars in 927 bytes} [Thu Apr 2 18:09:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/856] 10.0.0.199 () {36 vars in 987 bytes} [Thu Apr 2 18:09:54 2026] GET /v2/images/94f1db26-f413-400a-ae88-9159ab45be42 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/857] 10.0.0.199 () {36 vars in 927 bytes} [Thu Apr 2 18:09:54 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: 444/890] 10.0.0.17 () {32 vars in 632 bytes} [Thu Apr 2 18:12:35 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)