+ 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 [Tue Jul 7 08:49:16 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-f94765bbf-vwp5t 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 0x7f1fe2f7d668 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-07-07 08:49:18.827 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-07 08:49:18.935 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-07-07 08:49:19.810 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-07-07 08:49:19.811 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-07-07 08:49:19.812 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-07 08:49:19.843 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-07-07 08:49:19.844 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-07-07 08:49:19.845 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-07 08:49:21.961 8 WARNING glance.api.v2.images [None req-1a19e611-04eb-4a06-9883-7b008bf66b68 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-07 08:49:22.019 7 WARNING glance.api.v2.images [None req-87cd393a-902a-4846-b960-f3c2097a75e1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-07 08:49:22.359 8 WARNING keystonemiddleware._common.config [None req-1a19e611-04eb-4a06-9883-7b008bf66b68 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 08:49:22.368 8 WARNING oslo_config.cfg [None req-1a19e611-04eb-4a06-9883-7b008bf66b68 - - - - - -] 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 0x7f1fe2f7d668 pid: 8 (default app) 2026-07-07 08:49:22.394 7 WARNING keystonemiddleware._common.config [None req-87cd393a-902a-4846-b960-f3c2097a75e1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 08:49:22.404 7 WARNING oslo_config.cfg [None req-87cd393a-902a-4846-b960-f3c2097a75e1 - - - - - -] 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 0x7f1fe2f7d668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.220 () {42 vars in 688 bytes} [Tue Jul 7 08:49:24 2026] GET / => generated 1312 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-07-07 08:49:25.168 7 WARNING oslo_policy.policy [None req-84af5419-c39e-47d2-bfc5-1456603da09c 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - 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-07-07 08:49:25.168 7 WARNING oslo_policy.policy [None req-84af5419-c39e-47d2-bfc5-1456603da09c 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - 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-07-07 08:49:25.185 7 WARNING oslo_policy.policy [None req-84af5419-c39e-47d2-bfc5-1456603da09c 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - 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-07-07 08:49:25.185 7 WARNING oslo_policy.policy [None req-84af5419-c39e-47d2-bfc5-1456603da09c 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - 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.220 () {44 vars in 910 bytes} [Tue Jul 7 08:49:24 2026] GET /v2/images => generated 69 bytes in 596 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.220 () {42 vars in 688 bytes} [Tue Jul 7 08:49:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.220 () {44 vars in 910 bytes} [Tue Jul 7 08:49:28 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 08:49:29.002 8 WARNING oslo_policy.policy [None req-2029a0ae-d75f-432f-bfd7-15a4f175b22b 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - 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-07-07 08:49:29.002 8 WARNING oslo_policy.policy [None req-2029a0ae-d75f-432f-bfd7-15a4f175b22b 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - 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.220 () {44 vars in 911 bytes} [Tue Jul 7 08:49:28 2026] GET /v2/images/cirros => generated 151 bytes in 142 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.220 () {44 vars in 933 bytes} [Tue Jul 7 08:49:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-07 08:49:29.153 8 WARNING oslo_policy.policy [None req-5eb14e30-1017-4806-ab42-e080392857db 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - 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-07-07 08:49:29.154 8 WARNING oslo_policy.policy [None req-5eb14e30-1017-4806-ab42-e080392857db 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - 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.220 () {44 vars in 939 bytes} [Tue Jul 7 08:49:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-07 08:49:29.244 7 WARNING oslo_config.cfg [None req-d4c29467-48de-493d-a74d-a3cd3d99aedf 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - 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.220 () {48 vars in 951 bytes} [Tue Jul 7 08:49:29 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 08:49:29.269 8 WARNING oslo_policy.policy [None req-0d972a75-7b81-4512-bbbf-17e84851eedf 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - 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-07-07 08:49:29.269 8 WARNING oslo_policy.policy [None req-0d972a75-7b81-4512-bbbf-17e84851eedf 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - 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-07-07 08:49:29.271 8 INFO glance.api.v2.image_data [None req-0d972a75-7b81-4512-bbbf-17e84851eedf 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 08:49:33.115 8 WARNING glance.location [None req-0d972a75-7b81-4512-bbbf-17e84851eedf 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.220 () {48 vars in 1045 bytes} [Tue Jul 7 08:49:29 2026] PUT /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c/file => generated 0 bytes in 3887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4639 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.220 () {44 vars in 971 bytes} [Tue Jul 7 08:49:33 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-07 08:49:33.260 8 WARNING oslo_config.cfg [None req-0b325274-dd9f-4775-a910-b925e99f8d95 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - 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.220 () {48 vars in 1051 bytes} [Tue Jul 7 08:49:33 2026] PATCH /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.220 () {44 vars in 971 bytes} [Tue Jul 7 08:49:33 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => 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: 150/298] 199.19.213.220 () {42 vars in 688 bytes} [Tue Jul 7 09:12:59 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 199.19.213.220 () {44 vars in 910 bytes} [Tue Jul 7 09:12:59 2026] GET /v2/images => generated 1381 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 199.19.213.220 () {42 vars in 688 bytes} [Tue Jul 7 09:13:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/305] 199.19.213.220 () {44 vars in 910 bytes} [Tue Jul 7 09:13:20 2026] GET /v2/images => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/306] 199.19.213.220 () {44 vars in 937 bytes} [Tue Jul 7 09:13:20 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: 153/307] 199.19.213.220 () {44 vars in 959 bytes} [Tue Jul 7 09:13:20 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/308] 199.19.213.220 () {44 vars in 939 bytes} [Tue Jul 7 09:13:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/309] 199.19.213.220 () {48 vars in 951 bytes} [Tue Jul 7 09:13:20 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 09:13:20.898 8 INFO glance.api.v2.image_data [None req-0d8d84f5-1253-4c42-a4be-27320673e26a 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 09:14:12.681 8 WARNING glance.location [None req-0d8d84f5-1253-4c42-a4be-27320673e26a 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 156/322] 199.19.213.220 () {48 vars in 1046 bytes} [Tue Jul 7 09:13:20 2026] PUT /v2/images/5890a53c-477d-472c-bffc-e1c09c4bba48/file => generated 0 bytes in 51837 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60784 switches on core 0) [pid: 7|app: 0|req: 167/323] 199.19.213.220 () {44 vars in 971 bytes} [Tue Jul 7 09:14:12 2026] GET /v2/images/5890a53c-477d-472c-bffc-e1c09c4bba48 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/324] 199.19.213.220 () {48 vars in 1051 bytes} [Tue Jul 7 09:14:12 2026] PATCH /v2/images/5890a53c-477d-472c-bffc-e1c09c4bba48 => generated 1395 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/325] 199.19.213.220 () {44 vars in 971 bytes} [Tue Jul 7 09:14:12 2026] GET /v2/images/5890a53c-477d-472c-bffc-e1c09c4bba48 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/326] 199.19.213.220 () {42 vars in 688 bytes} [Tue Jul 7 09:14:14 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/327] 199.19.213.220 () {44 vars in 910 bytes} [Tue Jul 7 09:14:14 2026] GET /v2/images => generated 2778 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/422] 199.19.213.220 () {42 vars in 688 bytes} [Tue Jul 7 09:22:06 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/423] 199.19.213.220 () {44 vars in 910 bytes} [Tue Jul 7 09:22:06 2026] GET /v2/images => generated 2778 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/428] 199.19.213.220 () {42 vars in 688 bytes} [Tue Jul 7 09:22:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/429] 199.19.213.220 () {44 vars in 910 bytes} [Tue Jul 7 09:22:28 2026] GET /v2/images => generated 2778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/430] 199.19.213.220 () {44 vars in 947 bytes} [Tue Jul 7 09:22:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/431] 199.19.213.220 () {44 vars in 969 bytes} [Tue Jul 7 09:22:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/432] 199.19.213.220 () {44 vars in 939 bytes} [Tue Jul 7 09:22:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/435] 199.19.213.220 () {48 vars in 951 bytes} [Tue Jul 7 09:22:29 2026] POST /v2/images => generated 799 bytes in 4526 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 09:22:33.667 8 INFO glance.api.v2.image_data [None req-0f19af88-d936-4f4e-9bce-6a126c896040 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 09:23:41.149 8 INFO glance.location [None req-0f19af88-d936-4f4e-9bce-6a126c896040 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 214/450] 199.19.213.220 () {48 vars in 1045 bytes} [Tue Jul 7 09:22:33 2026] PUT /v2/images/0d89a345-e7cc-490f-b366-1cbd03f9570a/file => generated 0 bytes in 67555 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11990 switches on core 0) [pid: 7|app: 0|req: 237/451] 199.19.213.220 () {44 vars in 971 bytes} [Tue Jul 7 09:23:41 2026] GET /v2/images/0d89a345-e7cc-490f-b366-1cbd03f9570a => generated 1211 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/452] 199.19.213.220 () {48 vars in 1051 bytes} [Tue Jul 7 09:23:41 2026] PATCH /v2/images/0d89a345-e7cc-490f-b366-1cbd03f9570a => generated 1410 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/453] 199.19.213.220 () {44 vars in 971 bytes} [Tue Jul 7 09:23:41 2026] GET /v2/images/0d89a345-e7cc-490f-b366-1cbd03f9570a => 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: 221/464] 199.19.213.220 () {42 vars in 688 bytes} [Tue Jul 7 09:24:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/465] 199.19.213.220 () {44 vars in 910 bytes} [Tue Jul 7 09:24:40 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: 247/470] 199.19.213.220 () {42 vars in 688 bytes} [Tue Jul 7 09:24:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/471] 199.19.213.220 () {44 vars in 910 bytes} [Tue Jul 7 09:24:56 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/472] 199.19.213.220 () {44 vars in 939 bytes} [Tue Jul 7 09:24:56 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/473] 199.19.213.220 () {44 vars in 961 bytes} [Tue Jul 7 09:24:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/474] 199.19.213.220 () {44 vars in 939 bytes} [Tue Jul 7 09:24:56 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) [pid: 8|app: 0|req: 226/475] 199.19.213.220 () {48 vars in 951 bytes} [Tue Jul 7 09:24:56 2026] POST /v2/images => generated 791 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 09:24:56.448 7 WARNING oslo_policy.policy [None req-d6591173-3879-4a02-a558-042d9f7b37f2 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - 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-07-07 09:24:56.448 7 WARNING oslo_policy.policy [None req-d6591173-3879-4a02-a558-042d9f7b37f2 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - 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-07-07 09:24:56.450 7 INFO glance.api.v2.image_data [None req-d6591173-3879-4a02-a558-042d9f7b37f2 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 09:25:34.106 7 INFO glance.location [None req-d6591173-3879-4a02-a558-042d9f7b37f2 616950bcc802475292f5b2d479e63e8e c024994b63d041dfb1303c37e0899c96 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 250/484] 199.19.213.220 () {48 vars in 1046 bytes} [Tue Jul 7 09:24:56 2026] PUT /v2/images/eb9424e3-183f-4391-ac81-deeddb745cbe/file => generated 0 bytes in 37722 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22721 switches on core 0) [pid: 8|app: 0|req: 235/485] 199.19.213.220 () {44 vars in 971 bytes} [Tue Jul 7 09:25:34 2026] GET /v2/images/eb9424e3-183f-4391-ac81-deeddb745cbe => 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: 251/486] 199.19.213.220 () {48 vars in 1051 bytes} [Tue Jul 7 09:25:34 2026] PATCH /v2/images/eb9424e3-183f-4391-ac81-deeddb745cbe => generated 1382 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/487] 199.19.213.220 () {44 vars in 971 bytes} [Tue Jul 7 09:25:34 2026] GET /v2/images/eb9424e3-183f-4391-ac81-deeddb745cbe => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/670] 199.19.213.220 () {42 vars in 688 bytes} [Tue Jul 7 09:40:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/671] 199.19.213.220 () {44 vars in 910 bytes} [Tue Jul 7 09:40:44 2026] GET /v2/images => generated 5574 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/704] 199.19.213.220 () {42 vars in 688 bytes} [Tue Jul 7 09:43:25 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/705] 199.19.213.220 () {44 vars in 910 bytes} [Tue Jul 7 09:43:25 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/706] 199.19.213.220 () {42 vars in 688 bytes} [Tue Jul 7 09:43:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/707] 199.19.213.220 () {44 vars in 910 bytes} [Tue Jul 7 09:43:28 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/720] 199.19.213.220 () {42 vars in 688 bytes} [Tue Jul 7 09:44:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/721] 199.19.213.220 () {44 vars in 910 bytes} [Tue Jul 7 09:44:24 2026] GET /v2/images => generated 5574 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/724] 199.19.213.220 () {42 vars in 688 bytes} [Tue Jul 7 09:44:33 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/725] 199.19.213.220 () {44 vars in 910 bytes} [Tue Jul 7 09:44:33 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/740] 199.19.213.220 () {42 vars in 688 bytes} [Tue Jul 7 09:45:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/741] 199.19.213.220 () {44 vars in 910 bytes} [Tue Jul 7 09:45:42 2026] GET /v2/images => generated 5574 bytes in 58 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: 383/750] 10.0.0.43 () {32 vars in 631 bytes} [Tue Jul 7 09:46:30 2026] GET /v2/images => generated 5574 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: 8|app: 0|req: 371/757] 10.0.0.126 () {36 vars in 986 bytes} [Tue Jul 7 09:46:54 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/758] 10.0.0.126 () {36 vars in 926 bytes} [Tue Jul 7 09:46:54 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: 372/759] 10.0.0.126 () {36 vars in 986 bytes} [Tue Jul 7 09:46:55 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/760] 10.0.0.126 () {36 vars in 926 bytes} [Tue Jul 7 09:46:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/761] 10.0.0.126 () {36 vars in 986 bytes} [Tue Jul 7 09:46:58 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/762] 10.0.0.126 () {36 vars in 926 bytes} [Tue Jul 7 09:46:58 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: 391/765] 199.19.213.220 () {36 vars in 990 bytes} [Tue Jul 7 09:47:02 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/766] 199.19.213.220 () {36 vars in 930 bytes} [Tue Jul 7 09:47:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/767] 199.19.213.220 () {36 vars in 990 bytes} [Tue Jul 7 09:47:03 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/768] 199.19.213.220 () {36 vars in 930 bytes} [Tue Jul 7 09:47:03 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: 379/773] 10.0.0.126 () {36 vars in 986 bytes} [Tue Jul 7 09:47:23 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => 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: 395/774] 10.0.0.126 () {36 vars in 926 bytes} [Tue Jul 7 09:47:24 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: 383/781] 10.0.0.43 () {30 vars in 409 bytes} [Tue Jul 7 09:47:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/788] 10.0.0.71 () {36 vars in 985 bytes} [Tue Jul 7 09:48:24 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1312 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/789] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:48:24 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: 388/790] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:48:24 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/791] 10.0.0.71 () {36 vars in 985 bytes} [Tue Jul 7 09:48:24 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => 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: 389/792] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:48:24 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: 404/793] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:48:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/794] 10.0.0.71 () {36 vars in 985 bytes} [Tue Jul 7 09:48:24 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => 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/795] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:48:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/796] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:48:24 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: 406/797] 10.0.0.81 () {36 vars in 909 bytes} [Tue Jul 7 09:48:25 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/798] 10.0.0.81 () {36 vars in 1005 bytes} [Tue Jul 7 09:48:25 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c/locations => generated 127 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/799] 10.0.0.81 () {36 vars in 985 bytes} [Tue Jul 7 09:48:25 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/800] 10.0.0.81 () {36 vars in 925 bytes} [Tue Jul 7 09:48:25 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: 408/801] 10.0.0.81 () {36 vars in 925 bytes} [Tue Jul 7 09:48:25 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/808] 10.0.0.126 () {36 vars in 986 bytes} [Tue Jul 7 09:48:58 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/809] 10.0.0.126 () {36 vars in 926 bytes} [Tue Jul 7 09:48:58 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: 415/814] 10.0.0.126 () {36 vars in 986 bytes} [Tue Jul 7 09:49:13 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => 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: 400/815] 10.0.0.126 () {36 vars in 926 bytes} [Tue Jul 7 09:49:13 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: 419/822] 10.0.0.126 () {36 vars in 986 bytes} [Tue Jul 7 09:49:41 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => 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: 404/823] 10.0.0.126 () {36 vars in 926 bytes} [Tue Jul 7 09:49:41 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/826] 10.0.0.126 () {36 vars in 986 bytes} [Tue Jul 7 09:49:59 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => 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: 406/827] 10.0.0.126 () {36 vars in 926 bytes} [Tue Jul 7 09:49:59 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: 408/830] 10.0.0.43 () {34 vars in 653 bytes} [Tue Jul 7 09:50:01 2026] POST /v2/images => generated 648 bytes in 336 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-07 09:50:01.556 7 WARNING glance.api.v2.images [None req-304d79c4-3bae-4bbc-82f1-e5cf04956019 f9b34ca85215498caa8a878b6b3c011d e195e4d4fe2047e08c09445986fc4dc6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//98b3f094-311a-4b44-86bf-24028c8e5d1a [pid: 7|app: 0|req: 423/831] 10.0.0.43 () {32 vars in 708 bytes} [Tue Jul 7 09:50:01 2026] DELETE /v2/images/98b3f094-311a-4b44-86bf-24028c8e5d1a => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/832] 10.0.0.43 () {32 vars in 705 bytes} [Tue Jul 7 09:50:01 2026] GET /v2/images/98b3f094-311a-4b44-86bf-24028c8e5d1a => 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: 424/833] 10.0.0.43 () {32 vars in 631 bytes} [Tue Jul 7 09:50:01 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/834] 10.0.0.43 () {34 vars in 653 bytes} [Tue Jul 7 09:50:01 2026] POST /v2/images => generated 703 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/835] 10.0.0.43 () {32 vars in 715 bytes} [Tue Jul 7 09:50:01 2026] GET /v2/images/b3239ddb-35e2-4445-a8a8-86896138b9a2/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-07 09:50:01.748 8 INFO glance.api.v2.image_data [None req-d5926c03-96a9-4992-8590-4b80ac50b7ed f9b34ca85215498caa8a878b6b3c011d e195e4d4fe2047e08c09445986fc4dc6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 09:50:01.790 8 WARNING glance_store._drivers.rbd [None req-d5926c03-96a9-4992-8590-4b80ac50b7ed f9b34ca85215498caa8a878b6b3c011d e195e4d4fe2047e08c09445986fc4dc6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-07 09:50:02.102 8 INFO glance.location [None req-d5926c03-96a9-4992-8590-4b80ac50b7ed f9b34ca85215498caa8a878b6b3c011d e195e4d4fe2047e08c09445986fc4dc6 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 411/836] 10.0.0.43 () {32 vars in 725 bytes} [Tue Jul 7 09:50:01 2026] PUT /v2/images/b3239ddb-35e2-4445-a8a8-86896138b9a2/file => generated 0 bytes in 399 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/837] 10.0.0.43 () {32 vars in 705 bytes} [Tue Jul 7 09:50:02 2026] GET /v2/images/b3239ddb-35e2-4445-a8a8-86896138b9a2 => generated 1104 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/838] 10.0.0.43 () {32 vars in 715 bytes} [Tue Jul 7 09:50:02 2026] GET /v2/images/b3239ddb-35e2-4445-a8a8-86896138b9a2/file => generated 1024 bytes in 171 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/839] 10.0.0.43 () {34 vars in 653 bytes} [Tue Jul 7 09:50:02 2026] POST /v2/images => generated 647 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/840] 10.0.0.43 () {32 vars in 724 bytes} [Tue Jul 7 09:50:02 2026] PATCH /v2/images/50ee5e03-dcd8-4b78-9ecf-084ce8eaa9c3 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/841] 10.0.0.43 () {32 vars in 705 bytes} [Tue Jul 7 09:50:02 2026] GET /v2/images/50ee5e03-dcd8-4b78-9ecf-084ce8eaa9c3 => generated 653 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-07 09:50:02.490 8 WARNING glance.api.v2.images [None req-bf05dd96-26e2-4d7c-b1c6-a274a7483e38 f9b34ca85215498caa8a878b6b3c011d e195e4d4fe2047e08c09445986fc4dc6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//50ee5e03-dcd8-4b78-9ecf-084ce8eaa9c3 [pid: 8|app: 0|req: 414/842] 10.0.0.43 () {32 vars in 708 bytes} [Tue Jul 7 09:50:02 2026] DELETE /v2/images/50ee5e03-dcd8-4b78-9ecf-084ce8eaa9c3 => 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: 429/843] 10.0.0.43 () {32 vars in 705 bytes} [Tue Jul 7 09:50:02 2026] GET /v2/images/50ee5e03-dcd8-4b78-9ecf-084ce8eaa9c3 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 09:50:02.564 8 WARNING glance.api.v2.images [None req-f8894ecc-b88c-4845-b4e0-57dbd9725215 f9b34ca85215498caa8a878b6b3c011d e195e4d4fe2047e08c09445986fc4dc6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b3239ddb-35e2-4445-a8a8-86896138b9a2 [pid: 8|app: 0|req: 415/844] 10.0.0.43 () {32 vars in 708 bytes} [Tue Jul 7 09:50:02 2026] DELETE /v2/images/b3239ddb-35e2-4445-a8a8-86896138b9a2 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/845] 10.0.0.43 () {32 vars in 705 bytes} [Tue Jul 7 09:50:03 2026] GET /v2/images/b3239ddb-35e2-4445-a8a8-86896138b9a2 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 09:50:03.496 8 WARNING glance.api.v2.images [None req-106db1b2-3bf0-4330-a9ee-e66167b0f975 f9b34ca85215498caa8a878b6b3c011d e195e4d4fe2047e08c09445986fc4dc6 - - default default] Failed to find image 98b3f094-311a-4b44-86bf-24028c8e5d1a to delete: glance.common.exception.ImageNotFound: No image found with ID 98b3f094-311a-4b44-86bf-24028c8e5d1a [pid: 8|app: 0|req: 416/846] 10.0.0.43 () {32 vars in 708 bytes} [Tue Jul 7 09:50:03 2026] DELETE /v2/images/98b3f094-311a-4b44-86bf-24028c8e5d1a => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/847] 10.0.0.43 () {32 vars in 705 bytes} [Tue Jul 7 09:50:03 2026] GET /v2/images/98b3f094-311a-4b44-86bf-24028c8e5d1a => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/858] 10.0.0.126 () {36 vars in 986 bytes} [Tue Jul 7 09:50:57 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/859] 10.0.0.126 () {36 vars in 926 bytes} [Tue Jul 7 09:50:57 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: 427/868] 10.0.0.43 () {32 vars in 705 bytes} [Tue Jul 7 09:51:31 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => 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: 442/869] 10.0.0.43 () {32 vars in 705 bytes} [Tue Jul 7 09:51:31 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/870] 10.0.0.71 () {36 vars in 985 bytes} [Tue Jul 7 09:51:31 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1312 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/871] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:51:31 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: 429/872] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:51:31 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: 444/873] 10.0.0.71 () {36 vars in 985 bytes} [Tue Jul 7 09:51:31 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => 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: 430/874] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:51:31 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: 445/875] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:51:31 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: 431/876] 10.0.0.71 () {36 vars in 985 bytes} [Tue Jul 7 09:51:31 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => 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: 446/877] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:51:31 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: 432/878] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:51:32 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: 447/879] 10.0.0.81 () {36 vars in 909 bytes} [Tue Jul 7 09:51:32 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/880] 10.0.0.81 () {36 vars in 1005 bytes} [Tue Jul 7 09:51:32 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/881] 10.0.0.81 () {36 vars in 985 bytes} [Tue Jul 7 09:51:32 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/882] 10.0.0.81 () {36 vars in 925 bytes} [Tue Jul 7 09:51:32 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: 449/883] 10.0.0.81 () {36 vars in 925 bytes} [Tue Jul 7 09:51:32 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: 457/898] 10.0.0.126 () {36 vars in 986 bytes} [Tue Jul 7 09:52:44 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => generated 1312 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/899] 10.0.0.126 () {36 vars in 926 bytes} [Tue Jul 7 09:52:44 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: 460/904] 10.0.0.126 () {36 vars in 986 bytes} [Tue Jul 7 09:53:02 2026] GET /v2/images/df5aa2a8-a0b2-473f-930c-1b9d63a0e51c => 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: 445/905] 10.0.0.126 () {36 vars in 926 bytes} [Tue Jul 7 09:53:02 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: 465/914] 199.19.213.220 () {32 vars in 825 bytes} [Tue Jul 7 09:53:49 2026] GET /v2/images?status=active&owner=c024994b63d041dfb1303c37e0899c96&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/915] 199.19.213.220 () {32 vars in 652 bytes} [Tue Jul 7 09:53:49 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: 466/916] 10.0.0.71 () {36 vars in 985 bytes} [Tue Jul 7 09:53:50 2026] GET /v2/images/5890a53c-477d-472c-bffc-e1c09c4bba48 => generated 1395 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/917] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:53:50 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: 467/918] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:53:50 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: 452/919] 10.0.0.71 () {36 vars in 985 bytes} [Tue Jul 7 09:53:50 2026] GET /v2/images/5890a53c-477d-472c-bffc-e1c09c4bba48 => 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: 468/920] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:53:50 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: 453/921] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:53:50 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: 469/922] 10.0.0.71 () {36 vars in 985 bytes} [Tue Jul 7 09:53:50 2026] GET /v2/images/5890a53c-477d-472c-bffc-e1c09c4bba48 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/923] 10.0.0.71 () {36 vars in 925 bytes} [Tue Jul 7 09:53: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: 7|app: 0|req: 470/924] 10.0.0.81 () {36 vars in 909 bytes} [Tue Jul 7 09:53:50 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/925] 10.0.0.81 () {36 vars in 1005 bytes} [Tue Jul 7 09:53:50 2026] GET /v2/images/5890a53c-477d-472c-bffc-e1c09c4bba48/locations => generated 127 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/926] 10.0.0.81 () {36 vars in 985 bytes} [Tue Jul 7 09:53:50 2026] GET /v2/images/5890a53c-477d-472c-bffc-e1c09c4bba48 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/927] 10.0.0.81 () {36 vars in 925 bytes} [Tue Jul 7 09:53:50 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: 472/928] 10.0.0.81 () {36 vars in 925 bytes} [Tue Jul 7 09:53:50 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: 496/975] 10.0.0.43 () {32 vars in 631 bytes} [Tue Jul 7 09:57:37 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)