+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Sep 2 12:46:14 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-79bbdd58c9-22k92 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 0x7fd42512f668 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-09-02 12:46:16.881 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-02 12:46:17.092 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-09-02 12:46:17.694 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-09-02 12:46:17.695 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-09-02 12:46:17.695 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-02 12:46:17.950 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-09-02 12:46:17.951 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-09-02 12:46:17.951 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-02 12:46:19.660 7 WARNING glance.api.v2.images [None req-4737fbac-9378-4856-9271-6fb7c7298913 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-02 12:46:19.895 8 WARNING glance.api.v2.images [None req-0f44d24b-5710-41f7-8a7a-38770337df67 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-02 12:46:19.986 7 WARNING keystonemiddleware._common.config [None req-4737fbac-9378-4856-9271-6fb7c7298913 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 12:46:19.993 7 WARNING oslo_config.cfg [None req-4737fbac-9378-4856-9271-6fb7c7298913 - - - - - -] 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 0x7fd42512f668 pid: 7 (default app) 2026-09-02 12:46:20.222 8 WARNING keystonemiddleware._common.config [None req-0f44d24b-5710-41f7-8a7a-38770337df67 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 12:46:20.229 8 WARNING oslo_config.cfg [None req-0f44d24b-5710-41f7-8a7a-38770337df67 - - - - - -] 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 0x7fd42512f668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 12:46:22 2026] GET / => generated 1301 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-09-02 12:46:22.993 8 WARNING oslo_policy.policy [None req-43347eaf-89de-4b94-b338-ffff90b77f6f 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - 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-09-02 12:46:22.993 8 WARNING oslo_policy.policy [None req-43347eaf-89de-4b94-b338-ffff90b77f6f 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - 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-09-02 12:46:23.023 8 WARNING oslo_policy.policy [None req-43347eaf-89de-4b94-b338-ffff90b77f6f 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - 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-09-02 12:46:23.024 8 WARNING oslo_policy.policy [None req-43347eaf-89de-4b94-b338-ffff90b77f6f 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - 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/6] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 12:46:22 2026] GET /v2/images => generated 69 bytes in 638 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 12:46:26 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 12:46:26 2026] GET /v2/images => generated 69 bytes in 59 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-09-02 12:46:26.874 7 WARNING oslo_policy.policy [None req-a4b8018e-acb8-4327-a759-1bcdb1642423 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - 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-09-02 12:46:26.874 7 WARNING oslo_policy.policy [None req-a4b8018e-acb8-4327-a759-1bcdb1642423 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - 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/9] 162.253.55.31 () {44 vars in 907 bytes} [Wed Sep 2 12:46:26 2026] GET /v2/images/cirros => generated 151 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.31 () {44 vars in 929 bytes} [Wed Sep 2 12:46:26 2026] GET /v2/images?name=cirros => generated 81 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 12:46:27.030 7 WARNING oslo_policy.policy [None req-2b744141-ca15-43f3-aa5f-acdb7570dac4 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - 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-09-02 12:46:27.031 7 WARNING oslo_policy.policy [None req-2b744141-ca15-43f3-aa5f-acdb7570dac4 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - 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: 8/11] 162.253.55.31 () {44 vars in 935 bytes} [Wed Sep 2 12:46:27 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-09-02 12:46:27.166 8 WARNING oslo_config.cfg [None req-fadb4306-de08-47f6-9644-0f5628042588 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - 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/12] 162.253.55.31 () {48 vars in 947 bytes} [Wed Sep 2 12:46:27 2026] POST /v2/images => generated 760 bytes in 111 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-02 12:46:27.193 7 WARNING oslo_policy.policy [None req-a33bfe54-6730-4a91-b617-bea2cab97d3b 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - 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-09-02 12:46:27.193 7 WARNING oslo_policy.policy [None req-a33bfe54-6730-4a91-b617-bea2cab97d3b 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - 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-09-02 12:46:27.195 7 INFO glance.api.v2.image_data [None req-a33bfe54-6730-4a91-b617-bea2cab97d3b 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 12:46:31.129 7 WARNING glance.location [None req-a33bfe54-6730-4a91-b617-bea2cab97d3b 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.31 () {48 vars in 1041 bytes} [Wed Sep 2 12:46:27 2026] PUT /v2/images/c9354217-b838-444b-b625-b981c2fef6ff/file => generated 0 bytes in 3991 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6242 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.31 () {44 vars in 967 bytes} [Wed Sep 2 12:46:31 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 12:46:31.277 7 WARNING oslo_config.cfg [None req-cb07e275-8c8c-4dc4-9f7b-8239965e72eb 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - 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: 10/17] 162.253.55.31 () {48 vars in 1047 bytes} [Wed Sep 2 12:46:31 2026] PATCH /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.31 () {44 vars in 967 bytes} [Wed Sep 2 12:46:31 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 13:08:58 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: 145/288] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 13:08:58 2026] GET /v2/images => generated 1381 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 13:09:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 13:09:15 2026] GET /v2/images => generated 1381 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/295] 162.253.55.31 () {44 vars in 933 bytes} [Wed Sep 2 13:09:15 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 162.253.55.31 () {44 vars in 955 bytes} [Wed Sep 2 13:09:15 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 162.253.55.31 () {44 vars in 935 bytes} [Wed Sep 2 13:09:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 162.253.55.31 () {48 vars in 947 bytes} [Wed Sep 2 13:09:15 2026] POST /v2/images => generated 796 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-02 13:09:15.727 8 WARNING oslo_policy.policy [None req-9e9efa23-d7c2-40dc-b3c4-a6f17170acd9 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - 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-09-02 13:09:15.727 8 WARNING oslo_policy.policy [None req-9e9efa23-d7c2-40dc-b3c4-a6f17170acd9 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - 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-09-02 13:09:15.730 8 INFO glance.api.v2.image_data [None req-9e9efa23-d7c2-40dc-b3c4-a6f17170acd9 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 13:09:45.609 8 WARNING glance.location [None req-9e9efa23-d7c2-40dc-b3c4-a6f17170acd9 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 149/305] 162.253.55.31 () {48 vars in 1042 bytes} [Wed Sep 2 13:09:15 2026] PUT /v2/images/8b075cc3-bb97-427f-803c-e3584c52c4bd/file => generated 0 bytes in 29962 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67731 switches on core 0) [pid: 7|app: 0|req: 157/306] 162.253.55.31 () {44 vars in 967 bytes} [Wed Sep 2 13:09:45 2026] GET /v2/images/8b075cc3-bb97-427f-803c-e3584c52c4bd => generated 1209 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/307] 162.253.55.31 () {48 vars in 1047 bytes} [Wed Sep 2 13:09:45 2026] PATCH /v2/images/8b075cc3-bb97-427f-803c-e3584c52c4bd => generated 1395 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/308] 162.253.55.31 () {44 vars in 967 bytes} [Wed Sep 2 13:09:45 2026] GET /v2/images/8b075cc3-bb97-427f-803c-e3584c52c4bd => 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: 151/309] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 13:09:47 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: 159/310] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 13:09:47 2026] GET /v2/images => generated 2778 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/397] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 13:16:58 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: 195/398] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 13:16:58 2026] GET /v2/images => generated 2778 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/403] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 13:17:10 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: 198/404] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 13:17:10 2026] GET /v2/images => generated 2778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/405] 162.253.55.31 () {44 vars in 943 bytes} [Wed Sep 2 13:17:10 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/406] 162.253.55.31 () {44 vars in 965 bytes} [Wed Sep 2 13:17:10 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: 7|app: 0|req: 208/407] 162.253.55.31 () {44 vars in 935 bytes} [Wed Sep 2 13:17:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/408] 162.253.55.31 () {48 vars in 947 bytes} [Wed Sep 2 13:17:10 2026] POST /v2/images => generated 799 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-02 13:17:10.804 7 INFO glance.api.v2.image_data [None req-769b61ce-9587-4fc3-995e-82aabe7aa5b4 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 13:17:27.796 7 INFO glance.location [None req-769b61ce-9587-4fc3-995e-82aabe7aa5b4 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 209/411] 162.253.55.31 () {48 vars in 1041 bytes} [Wed Sep 2 13:17:10 2026] PUT /v2/images/62c38830-972d-4b95-b035-cb7d2fd46a3c/file => generated 0 bytes in 17046 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29493 switches on core 0) [pid: 8|app: 0|req: 203/412] 162.253.55.31 () {44 vars in 967 bytes} [Wed Sep 2 13:17:27 2026] GET /v2/images/62c38830-972d-4b95-b035-cb7d2fd46a3c => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/413] 162.253.55.31 () {48 vars in 1047 bytes} [Wed Sep 2 13:17:27 2026] PATCH /v2/images/62c38830-972d-4b95-b035-cb7d2fd46a3c => generated 1410 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 162.253.55.31 () {44 vars in 967 bytes} [Wed Sep 2 13:17:27 2026] GET /v2/images/62c38830-972d-4b95-b035-cb7d2fd46a3c => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/425] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 13:18:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/426] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 13:18:13 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: 218/429] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 13:18:28 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/430] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 13:18:28 2026] GET /v2/images => generated 4190 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/431] 162.253.55.31 () {44 vars in 935 bytes} [Wed Sep 2 13:18:28 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: 213/432] 162.253.55.31 () {44 vars in 957 bytes} [Wed Sep 2 13:18:28 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/433] 162.253.55.31 () {44 vars in 935 bytes} [Wed Sep 2 13:18:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/434] 162.253.55.31 () {48 vars in 947 bytes} [Wed Sep 2 13:18:28 2026] POST /v2/images => generated 791 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-02 13:18:28.777 7 INFO glance.api.v2.image_data [None req-b635e792-689a-41bc-974d-5ddb0130f548 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 13:18:47.356 7 INFO glance.location [None req-b635e792-689a-41bc-974d-5ddb0130f548 85635949f22941bc99aaa1ec4d1d20cb 363678fb51404b22b3f5af0b64c43dae - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 221/439] 162.253.55.31 () {48 vars in 1042 bytes} [Wed Sep 2 13:18:28 2026] PUT /v2/images/9097e3ee-6ad2-4243-9916-bfbc41904a42/file => generated 0 bytes in 18641 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32004 switches on core 0) [pid: 8|app: 0|req: 219/440] 162.253.55.31 () {44 vars in 967 bytes} [Wed Sep 2 13:18:47 2026] GET /v2/images/9097e3ee-6ad2-4243-9916-bfbc41904a42 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/441] 162.253.55.31 () {48 vars in 1047 bytes} [Wed Sep 2 13:18:47 2026] PATCH /v2/images/9097e3ee-6ad2-4243-9916-bfbc41904a42 => generated 1382 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/442] 162.253.55.31 () {44 vars in 967 bytes} [Wed Sep 2 13:18:47 2026] GET /v2/images/9097e3ee-6ad2-4243-9916-bfbc41904a42 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/619] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 13:33:23 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: 311/620] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 13:33:23 2026] GET /v2/images => generated 5574 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/651] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 13:35:54 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: 327/652] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 13:35:54 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/653] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 13:35: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: 328/654] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 13:35:56 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: 7|app: 0|req: 335/667] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 13:36:50 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/668] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 13:36:50 2026] GET /v2/images => generated 5574 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 13:36:59 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: 334/670] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 13:36:59 2026] GET /v2/images => generated 5574 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/685] 162.253.55.31 () {42 vars in 684 bytes} [Wed Sep 2 13:38:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/686] 162.253.55.31 () {44 vars in 906 bytes} [Wed Sep 2 13:38:06 2026] GET /v2/images => generated 5574 bytes in 93 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: 350/697] 10.0.0.191 () {32 vars in 633 bytes} [Wed Sep 2 13:38:50 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/700] 10.0.0.246 () {36 vars in 987 bytes} [Wed Sep 2 13:39:09 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 10.0.0.246 () {36 vars in 927 bytes} [Wed Sep 2 13:39:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /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: 349/702] 10.0.0.220 () {36 vars in 987 bytes} [Wed Sep 2 13:39:09 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/703] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:39:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:39:09 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/705] 10.0.0.220 () {36 vars in 987 bytes} [Wed Sep 2 13:39:09 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 21 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.220 () {36 vars in 927 bytes} [Wed Sep 2 13:39:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/709] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:39:09 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 10.0.0.220 () {36 vars in 987 bytes} [Wed Sep 2 13:39:09 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:39:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:39:09 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: 358/713] 10.0.0.158 () {36 vars in 987 bytes} [Wed Sep 2 13:39:10 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/714] 10.0.0.158 () {36 vars in 927 bytes} [Wed Sep 2 13:39:10 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: 359/715] 10.0.0.158 () {36 vars in 987 bytes} [Wed Sep 2 13:39:10 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => 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: 357/716] 10.0.0.158 () {36 vars in 927 bytes} [Wed Sep 2 13:39:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 10.0.0.158 () {36 vars in 927 bytes} [Wed Sep 2 13:39:10 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: 358/718] 162.253.55.31 () {36 vars in 990 bytes} [Wed Sep 2 13:39:17 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/719] 162.253.55.31 () {36 vars in 930 bytes} [Wed Sep 2 13:39:17 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] 162.253.55.31 () {36 vars in 990 bytes} [Wed Sep 2 13:39:18 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/721] 162.253.55.31 () {36 vars in 930 bytes} [Wed Sep 2 13:39:18 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: 361/724] 10.0.0.246 () {36 vars in 987 bytes} [Wed Sep 2 13:39:21 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => 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: 364/725] 10.0.0.246 () {36 vars in 927 bytes} [Wed Sep 2 13:39:21 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: 8|app: 0|req: 362/726] 10.0.0.246 () {36 vars in 987 bytes} [Wed Sep 2 13:39:25 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => 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: 365/727] 10.0.0.246 () {36 vars in 927 bytes} [Wed Sep 2 13:39:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.246 () {36 vars in 987 bytes} [Wed Sep 2 13:39:50 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => 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: 366/735] 10.0.0.246 () {36 vars in 927 bytes} [Wed Sep 2 13:39:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/742] 10.0.0.246 () {36 vars in 987 bytes} [Wed Sep 2 13:40:27 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => 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: 373/743] 10.0.0.246 () {36 vars in 927 bytes} [Wed Sep 2 13:40: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: 375/746] 10.0.0.246 () {36 vars in 987 bytes} [Wed Sep 2 13:40:32 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/747] 10.0.0.246 () {36 vars in 927 bytes} [Wed Sep 2 13:40:32 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/754] 10.0.0.191 () {34 vars in 655 bytes} [Wed Sep 2 13:41:05 2026] POST /v2/images => generated 649 bytes in 262 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-02 13:41:05.542 8 WARNING glance.api.v2.images [None req-3d8a8621-74a9-4033-918f-18b4d8f9fc85 49cf96d929fc460c954e1a3b42345bf1 eea90b511746479c852261a43f281960 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//344e9f97-34bb-4dd4-a014-3362dfd59d57 [pid: 8|app: 0|req: 376/755] 10.0.0.191 () {32 vars in 710 bytes} [Wed Sep 2 13:41:05 2026] DELETE /v2/images/344e9f97-34bb-4dd4-a014-3362dfd59d57 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/756] 10.0.0.191 () {32 vars in 707 bytes} [Wed Sep 2 13:41:05 2026] GET /v2/images/344e9f97-34bb-4dd4-a014-3362dfd59d57 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/757] 10.0.0.191 () {32 vars in 633 bytes} [Wed Sep 2 13:41:05 2026] GET /v2/images => generated 1381 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/758] 10.0.0.191 () {34 vars in 655 bytes} [Wed Sep 2 13:41:05 2026] POST /v2/images => generated 703 bytes in 99 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/759] 10.0.0.191 () {32 vars in 717 bytes} [Wed Sep 2 13:41:05 2026] GET /v2/images/5a663230-dcca-4a10-b3b3-1804fbdc8962/file => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-02 13:41:05.786 7 INFO glance.api.v2.image_data [None req-4764a240-7805-44d7-8ad4-fc6a2d3bd372 49cf96d929fc460c954e1a3b42345bf1 eea90b511746479c852261a43f281960 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 13:41:05.847 7 WARNING glance_store._drivers.rbd [None req-4764a240-7805-44d7-8ad4-fc6a2d3bd372 49cf96d929fc460c954e1a3b42345bf1 eea90b511746479c852261a43f281960 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-02 13:41:06.963 7 INFO glance.location [None req-4764a240-7805-44d7-8ad4-fc6a2d3bd372 49cf96d929fc460c954e1a3b42345bf1 eea90b511746479c852261a43f281960 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 382/760] 10.0.0.191 () {32 vars in 727 bytes} [Wed Sep 2 13:41:05 2026] PUT /v2/images/5a663230-dcca-4a10-b3b3-1804fbdc8962/file => generated 0 bytes in 1240 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/761] 10.0.0.191 () {32 vars in 707 bytes} [Wed Sep 2 13:41:07 2026] GET /v2/images/5a663230-dcca-4a10-b3b3-1804fbdc8962 => generated 1104 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 10.0.0.191 () {32 vars in 717 bytes} [Wed Sep 2 13:41:07 2026] GET /v2/images/5a663230-dcca-4a10-b3b3-1804fbdc8962/file => generated 1024 bytes in 176 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/763] 10.0.0.191 () {34 vars in 655 bytes} [Wed Sep 2 13:41:07 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/764] 10.0.0.191 () {32 vars in 726 bytes} [Wed Sep 2 13:41:07 2026] PATCH /v2/images/919aa8b4-8195-460a-aa35-94bf297360ff => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/765] 10.0.0.191 () {32 vars in 707 bytes} [Wed Sep 2 13:41:07 2026] GET /v2/images/919aa8b4-8195-460a-aa35-94bf297360ff => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-02 13:41:07.381 7 WARNING glance.api.v2.images [None req-558991fe-1ca0-4147-ba42-c2281b615c84 49cf96d929fc460c954e1a3b42345bf1 eea90b511746479c852261a43f281960 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//919aa8b4-8195-460a-aa35-94bf297360ff [pid: 7|app: 0|req: 385/766] 10.0.0.191 () {32 vars in 710 bytes} [Wed Sep 2 13:41:07 2026] DELETE /v2/images/919aa8b4-8195-460a-aa35-94bf297360ff => generated 0 bytes in 69 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/767] 10.0.0.191 () {32 vars in 707 bytes} [Wed Sep 2 13:41:07 2026] GET /v2/images/919aa8b4-8195-460a-aa35-94bf297360ff => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-02 13:41:07.472 7 WARNING glance.api.v2.images [None req-79439129-d9b1-4b6d-b361-21e7cb580821 49cf96d929fc460c954e1a3b42345bf1 eea90b511746479c852261a43f281960 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5a663230-dcca-4a10-b3b3-1804fbdc8962 [pid: 7|app: 0|req: 386/768] 10.0.0.191 () {32 vars in 710 bytes} [Wed Sep 2 13:41:07 2026] DELETE /v2/images/5a663230-dcca-4a10-b3b3-1804fbdc8962 => generated 0 bytes in 788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/769] 10.0.0.191 () {32 vars in 707 bytes} [Wed Sep 2 13:41:08 2026] GET /v2/images/5a663230-dcca-4a10-b3b3-1804fbdc8962 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-02 13:41:08.281 7 WARNING glance.api.v2.images [None req-d72825e6-da82-4950-b982-43d81c2d12ce 49cf96d929fc460c954e1a3b42345bf1 eea90b511746479c852261a43f281960 - - default default] Failed to find image 344e9f97-34bb-4dd4-a014-3362dfd59d57 to delete: glance.common.exception.ImageNotFound: No image found with ID 344e9f97-34bb-4dd4-a014-3362dfd59d57 [pid: 7|app: 0|req: 387/770] 10.0.0.191 () {32 vars in 710 bytes} [Wed Sep 2 13:41:08 2026] DELETE /v2/images/344e9f97-34bb-4dd4-a014-3362dfd59d57 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 10.0.0.191 () {32 vars in 707 bytes} [Wed Sep 2 13:41:08 2026] GET /v2/images/344e9f97-34bb-4dd4-a014-3362dfd59d57 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 10.0.0.246 () {36 vars in 987 bytes} [Wed Sep 2 13:41:35 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/779] 10.0.0.246 () {36 vars in 927 bytes} [Wed Sep 2 13:41:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/780] 10.0.0.191 () {30 vars in 411 bytes} [Wed Sep 2 13:41:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/783] 10.0.0.246 () {36 vars in 987 bytes} [Wed Sep 2 13:41:40 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => 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: 394/784] 10.0.0.246 () {36 vars in 927 bytes} [Wed Sep 2 13:41: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: 8|app: 0|req: 392/787] 10.0.0.246 () {36 vars in 987 bytes} [Wed Sep 2 13:41:54 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/788] 10.0.0.246 () {36 vars in 927 bytes} [Wed Sep 2 13:41:54 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: 399/793] 10.0.0.191 () {32 vars in 707 bytes} [Wed Sep 2 13:42:18 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => 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: 395/794] 10.0.0.191 () {32 vars in 707 bytes} [Wed Sep 2 13:42:18 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => 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: 400/795] 10.0.0.220 () {36 vars in 987 bytes} [Wed Sep 2 13:42:18 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/796] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:42:18 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: 401/797] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:42:18 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: 397/798] 10.0.0.220 () {36 vars in 987 bytes} [Wed Sep 2 13:42:18 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => 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: 402/799] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:42:18 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: 398/800] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:42:18 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: 403/801] 10.0.0.220 () {36 vars in 987 bytes} [Wed Sep 2 13:42:18 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => 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: 399/802] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:42:18 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: 404/803] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:42:18 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: 400/804] 10.0.0.158 () {36 vars in 987 bytes} [Wed Sep 2 13:42:19 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/805] 10.0.0.158 () {36 vars in 927 bytes} [Wed Sep 2 13:42:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/806] 10.0.0.158 () {36 vars in 987 bytes} [Wed Sep 2 13:42:19 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => 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: 406/807] 10.0.0.158 () {36 vars in 927 bytes} [Wed Sep 2 13:42:19 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/808] 10.0.0.158 () {36 vars in 927 bytes} [Wed Sep 2 13:42:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/811] 10.0.0.246 () {36 vars in 987 bytes} [Wed Sep 2 13:42:22 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/812] 10.0.0.246 () {36 vars in 927 bytes} [Wed Sep 2 13:42:22 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: 406/815] 162.253.55.31 () {32 vars in 825 bytes} [Wed Sep 2 13:42:36 2026] GET /v2/images?status=active&owner=363678fb51404b22b3f5af0b64c43dae&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/816] 162.253.55.31 () {32 vars in 652 bytes} [Wed Sep 2 13:42:36 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: 407/817] 10.0.0.220 () {36 vars in 987 bytes} [Wed Sep 2 13:42:37 2026] GET /v2/images/8b075cc3-bb97-427f-803c-e3584c52c4bd => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/818] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:42:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/819] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:42:37 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: 412/820] 10.0.0.220 () {36 vars in 987 bytes} [Wed Sep 2 13:42:37 2026] GET /v2/images/8b075cc3-bb97-427f-803c-e3584c52c4bd => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/821] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:42:37 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: 413/822] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:42:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/823] 10.0.0.220 () {36 vars in 987 bytes} [Wed Sep 2 13:42:37 2026] GET /v2/images/8b075cc3-bb97-427f-803c-e3584c52c4bd => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/824] 10.0.0.220 () {36 vars in 927 bytes} [Wed Sep 2 13:42: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: 8|app: 0|req: 411/825] 10.0.0.158 () {36 vars in 987 bytes} [Wed Sep 2 13:42:37 2026] GET /v2/images/8b075cc3-bb97-427f-803c-e3584c52c4bd => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/826] 10.0.0.158 () {36 vars in 927 bytes} [Wed Sep 2 13:42:37 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: 412/827] 10.0.0.158 () {36 vars in 987 bytes} [Wed Sep 2 13:42:37 2026] GET /v2/images/8b075cc3-bb97-427f-803c-e3584c52c4bd => 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: 416/828] 10.0.0.158 () {36 vars in 927 bytes} [Wed Sep 2 13:42:38 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: 413/829] 10.0.0.158 () {36 vars in 927 bytes} [Wed Sep 2 13:42:38 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: 423/842] 10.0.0.246 () {36 vars in 987 bytes} [Wed Sep 2 13:43:29 2026] GET /v2/images/c9354217-b838-444b-b625-b981c2fef6ff => 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: 420/843] 10.0.0.246 () {36 vars in 927 bytes} [Wed Sep 2 13:43:29 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: 443/888] 10.0.0.191 () {32 vars in 633 bytes} [Wed Sep 2 13:47:12 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)