+ 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 [Fri Jul 24 20:28:13 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-66b844b97b-ppvfz 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 0x7feaee45f668 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-24 20:28:15.444 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-24 20:28:15.458 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-24 20:28:16.364 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-24 20:28:16.365 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-24 20:28:16.365 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-24 20:28:16.392 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-24 20:28:16.393 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-24 20:28:16.394 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-24 20:28:18.592 7 WARNING glance.api.v2.images [None req-debaacae-2ce1-41dc-a31d-477c8e244144 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 20:28:18.614 8 WARNING glance.api.v2.images [None req-9e712f01-b5ab-4533-973f-712a21dc72f4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 20:28:18.959 7 WARNING keystonemiddleware._common.config [None req-debaacae-2ce1-41dc-a31d-477c8e244144 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 20:28:18.967 7 WARNING oslo_config.cfg [None req-debaacae-2ce1-41dc-a31d-477c8e244144 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-24 20:28:18.969 8 WARNING keystonemiddleware._common.config [None req-9e712f01-b5ab-4533-973f-712a21dc72f4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7feaee45f668 pid: 7 (default app) 2026-07-24 20:28:18.976 8 WARNING oslo_config.cfg [None req-9e712f01-b5ab-4533-973f-712a21dc72f4 - - - - - -] 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 0x7feaee45f668 pid: 8 (default app) [pid: 7|app: 0|req: 15/26] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jul 24 20:30:17 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-24 20:30:17.824 8 WARNING oslo_policy.policy [None req-0bb4306e-7c89-40e9-a3ee-845a418dc4d7 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - 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-24 20:30:17.824 8 WARNING oslo_policy.policy [None req-0bb4306e-7c89-40e9-a3ee-845a418dc4d7 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - 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-24 20:30:17.839 8 WARNING oslo_policy.policy [None req-0bb4306e-7c89-40e9-a3ee-845a418dc4d7 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - 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-24 20:30:17.839 8 WARNING oslo_policy.policy [None req-0bb4306e-7c89-40e9-a3ee-845a418dc4d7 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - 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: 12/27] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jul 24 20:30:17 2026] GET /v2/images => generated 69 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/30] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jul 24 20:30:22 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: 14/31] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jul 24 20:30:22 2026] GET /v2/images => generated 69 bytes in 90 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-24 20:30:22.731 7 WARNING oslo_policy.policy [None req-66fd3e2f-2368-4048-839c-a2c3755596b8 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - 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-24 20:30:22.731 7 WARNING oslo_policy.policy [None req-66fd3e2f-2368-4048-839c-a2c3755596b8 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - 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: 18/32] 199.204.45.162 () {44 vars in 911 bytes} [Fri Jul 24 20:30:22 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/33] 199.204.45.162 () {44 vars in 933 bytes} [Fri Jul 24 20:30:22 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 20:30:22.885 7 WARNING oslo_policy.policy [None req-e60fd027-3775-4536-ba97-2fbf1e4d3f96 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - 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-24 20:30:22.886 7 WARNING oslo_policy.policy [None req-e60fd027-3775-4536-ba97-2fbf1e4d3f96 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - 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: 19/34] 199.204.45.162 () {44 vars in 939 bytes} [Fri Jul 24 20:30:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 20:30:22.970 8 WARNING oslo_config.cfg [None req-c4ebf3bb-05ab-42d2-b279-b291baa2af52 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - 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: 16/35] 199.204.45.162 () {48 vars in 951 bytes} [Fri Jul 24 20:30:22 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 20:30:22.994 7 WARNING oslo_policy.policy [None req-cf231d88-6350-400d-8d5f-33d05a691d4a 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - 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-24 20:30:22.994 7 WARNING oslo_policy.policy [None req-cf231d88-6350-400d-8d5f-33d05a691d4a 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - 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-24 20:30:22.996 7 INFO glance.api.v2.image_data [None req-cf231d88-6350-400d-8d5f-33d05a691d4a 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 20:30:26.981 7 WARNING glance.location [None req-cf231d88-6350-400d-8d5f-33d05a691d4a 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 20/36] 199.204.45.162 () {48 vars in 1045 bytes} [Fri Jul 24 20:30:22 2026] PUT /v2/images/3e015fa5-2995-42d0-87ee-e33143ac735e/file => generated 0 bytes in 4030 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3738 switches on core 0) [pid: 8|app: 0|req: 17/37] 199.204.45.162 () {44 vars in 971 bytes} [Fri Jul 24 20:30:27 2026] GET /v2/images/3e015fa5-2995-42d0-87ee-e33143ac735e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 20:30:27.134 7 WARNING oslo_config.cfg [None req-cf462e1b-d142-4e04-8c22-22176aab0dcb 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - 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: 21/38] 199.204.45.162 () {48 vars in 1051 bytes} [Fri Jul 24 20:30:27 2026] PATCH /v2/images/3e015fa5-2995-42d0-87ee-e33143ac735e => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/39] 199.204.45.162 () {44 vars in 971 bytes} [Fri Jul 24 20:30:27 2026] GET /v2/images/3e015fa5-2995-42d0-87ee-e33143ac735e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/44] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jul 24 20:30:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-07-24 20:30:39.405 7 WARNING keystonemiddleware.audit [None req-cf462e1b-d142-4e04-8c22-22176aab0dcb 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - default default] Skipping service nova as it have no endpoints. [pid: 7|app: 0|req: 24/45] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jul 24 20:30:39 2026] GET /v2/images => generated 1381 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/48] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jul 24 20:30:52 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: 23/49] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jul 24 20:30:52 2026] GET /v2/images => generated 1381 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/50] 199.204.45.162 () {44 vars in 947 bytes} [Fri Jul 24 20:30:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/51] 199.204.45.162 () {44 vars in 969 bytes} [Fri Jul 24 20:30:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/52] 199.204.45.162 () {44 vars in 939 bytes} [Fri Jul 24 20:30:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/53] 199.204.45.162 () {48 vars in 951 bytes} [Fri Jul 24 20:30:53 2026] POST /v2/images => generated 799 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 20:30:53.112 7 INFO glance.api.v2.image_data [None req-a756e7a4-4d6a-46ac-bf84-02d65f35bf88 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 20:31:03.876 7 INFO glance.location [None req-a756e7a4-4d6a-46ac-bf84-02d65f35bf88 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 29/56] 199.204.45.162 () {48 vars in 1045 bytes} [Fri Jul 24 20:30:53 2026] PUT /v2/images/dd92c405-4e40-480f-9587-a32f8649d582/file => generated 0 bytes in 10816 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26544 switches on core 0) [pid: 8|app: 0|req: 28/57] 199.204.45.162 () {44 vars in 971 bytes} [Fri Jul 24 20:31:03 2026] GET /v2/images/dd92c405-4e40-480f-9587-a32f8649d582 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/58] 199.204.45.162 () {48 vars in 1051 bytes} [Fri Jul 24 20:31:03 2026] PATCH /v2/images/dd92c405-4e40-480f-9587-a32f8649d582 => generated 1410 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/59] 199.204.45.162 () {44 vars in 971 bytes} [Fri Jul 24 20:31:04 2026] GET /v2/images/dd92c405-4e40-480f-9587-a32f8649d582 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/126] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jul 24 20:36:29 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: 63/127] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jul 24 20:36:29 2026] GET /v2/images => generated 2793 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/130] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jul 24 20:36:45 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: 65/131] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jul 24 20:36:45 2026] GET /v2/images => generated 2793 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/132] 199.204.45.162 () {44 vars in 939 bytes} [Fri Jul 24 20:36:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/133] 199.204.45.162 () {44 vars in 961 bytes} [Fri Jul 24 20:36:45 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/134] 199.204.45.162 () {44 vars in 939 bytes} [Fri Jul 24 20:36:45 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: 67/135] 199.204.45.162 () {48 vars in 951 bytes} [Fri Jul 24 20:36:45 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 20:36:45.447 7 INFO glance.api.v2.image_data [None req-9715e9a9-6d86-4a38-96ca-a4f773e9961e 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 20:36:59.081 7 INFO glance.location [None req-9715e9a9-6d86-4a38-96ca-a4f773e9961e 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 69/140] 199.204.45.162 () {48 vars in 1046 bytes} [Fri Jul 24 20:36:45 2026] PUT /v2/images/7c920134-f11c-4599-a375-cf484b95c8b4/file => generated 0 bytes in 13694 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31152 switches on core 0) [pid: 8|app: 0|req: 72/141] 199.204.45.162 () {44 vars in 971 bytes} [Fri Jul 24 20:36:59 2026] GET /v2/images/7c920134-f11c-4599-a375-cf484b95c8b4 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/142] 199.204.45.162 () {48 vars in 1051 bytes} [Fri Jul 24 20:36:59 2026] PATCH /v2/images/7c920134-f11c-4599-a375-cf484b95c8b4 => generated 1382 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/143] 199.204.45.162 () {44 vars in 971 bytes} [Fri Jul 24 20:36:59 2026] GET /v2/images/7c920134-f11c-4599-a375-cf484b95c8b4 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/146] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jul 24 20:37:10 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: 72/147] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jul 24 20:37:10 2026] GET /v2/images => generated 4177 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/152] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jul 24 20:37:29 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: 78/153] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jul 24 20:37:29 2026] GET /v2/images => generated 4177 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/154] 199.204.45.162 () {44 vars in 937 bytes} [Fri Jul 24 20:37:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/155] 199.204.45.162 () {44 vars in 959 bytes} [Fri Jul 24 20:37:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/156] 199.204.45.162 () {44 vars in 939 bytes} [Fri Jul 24 20:37:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/157] 199.204.45.162 () {48 vars in 951 bytes} [Fri Jul 24 20:37:29 2026] POST /v2/images => generated 796 bytes in 80 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 20:37:29.877 7 INFO glance.api.v2.image_data [None req-bda79aae-fecb-4440-9ad6-831f04015bdd 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 20:38:10.031 7 WARNING glance.location [None req-bda79aae-fecb-4440-9ad6-831f04015bdd 28ae44d683ce438fbe0e419107db2f92 4751fcd8d10a44569142c044522e6d28 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 78/166] 199.204.45.162 () {48 vars in 1046 bytes} [Fri Jul 24 20:37:29 2026] PUT /v2/images/0508e7e7-6bb6-41fa-97f4-2217718d6ee0/file => generated 0 bytes in 40242 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61745 switches on core 0) [pid: 8|app: 0|req: 89/167] 199.204.45.162 () {44 vars in 971 bytes} [Fri Jul 24 20:38:10 2026] GET /v2/images/0508e7e7-6bb6-41fa-97f4-2217718d6ee0 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/168] 199.204.45.162 () {48 vars in 1051 bytes} [Fri Jul 24 20:38:10 2026] PATCH /v2/images/0508e7e7-6bb6-41fa-97f4-2217718d6ee0 => generated 1395 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/169] 199.204.45.162 () {44 vars in 971 bytes} [Fri Jul 24 20:38:10 2026] GET /v2/images/0508e7e7-6bb6-41fa-97f4-2217718d6ee0 => generated 1395 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/170] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jul 24 20:38:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/171] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jul 24 20:38:12 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)