+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 30 21:26:12 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-7bdbfb7674-2hndb 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 0x7faeba868668 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-30 21:26:14.745 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-30 21:26:14.774 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-30 21:26:15.674 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-30 21:26:15.675 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-30 21:26:15.676 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-30 21:26:15.712 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-30 21:26:15.713 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-30 21:26:15.714 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-30 21:26:17.852 8 WARNING glance.api.v2.images [None req-ec74c50c-8753-46be-8233-48318dfc4573 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-30 21:26:17.918 7 WARNING glance.api.v2.images [None req-f15162db-d6e6-40ce-8ccc-e87390ecf5be - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-30 21:26:18.232 8 WARNING keystonemiddleware._common.config [None req-ec74c50c-8753-46be-8233-48318dfc4573 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:26:18.241 8 WARNING oslo_config.cfg [None req-ec74c50c-8753-46be-8233-48318dfc4573 - - - - - -] 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 0x7faeba868668 pid: 8 (default app) 2026-07-30 21:26:18.301 7 WARNING keystonemiddleware._common.config [None req-f15162db-d6e6-40ce-8ccc-e87390ecf5be - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:26:18.314 7 WARNING oslo_config.cfg [None req-f15162db-d6e6-40ce-8ccc-e87390ecf5be - - - - - -] 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 0x7faeba868668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.144 () {42 vars in 688 bytes} [Thu Jul 30 21:26:18 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:26:19.483 7 WARNING oslo_policy.policy [None req-afb06ff4-df25-477d-9523-83921e96c906 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - 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-30 21:26:19.483 7 WARNING oslo_policy.policy [None req-afb06ff4-df25-477d-9523-83921e96c906 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - 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-30 21:26:19.503 7 WARNING oslo_policy.policy [None req-afb06ff4-df25-477d-9523-83921e96c906 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - 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-30 21:26:19.504 7 WARNING oslo_policy.policy [None req-afb06ff4-df25-477d-9523-83921e96c906 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - 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/6] 199.204.45.144 () {44 vars in 910 bytes} [Thu Jul 30 21:26:18 2026] GET /v2/images => generated 69 bytes in 642 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.144 () {42 vars in 688 bytes} [Thu Jul 30 21:26:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.144 () {44 vars in 910 bytes} [Thu Jul 30 21:26:23 2026] GET /v2/images => generated 69 bytes in 37 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-30 21:26:23.478 8 WARNING oslo_policy.policy [None req-df31e642-5514-4baf-b7b6-f85a2bd3ba2b 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - 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-30 21:26:23.478 8 WARNING oslo_policy.policy [None req-df31e642-5514-4baf-b7b6-f85a2bd3ba2b 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - 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/9] 199.204.45.144 () {44 vars in 911 bytes} [Thu Jul 30 21:26:23 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.144 () {44 vars in 933 bytes} [Thu Jul 30 21:26:23 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 21:26:23.630 8 WARNING oslo_policy.policy [None req-f876e134-8af3-4136-bcd9-b04cd903d020 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - 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-30 21:26:23.631 8 WARNING oslo_policy.policy [None req-f876e134-8af3-4136-bcd9-b04cd903d020 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - 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: 8/11] 199.204.45.144 () {44 vars in 939 bytes} [Thu Jul 30 21:26:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 21:26:23.749 7 WARNING oslo_config.cfg [None req-aa51b3f8-6674-424a-b561-530feb424dcd 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - 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/12] 199.204.45.144 () {48 vars in 951 bytes} [Thu Jul 30 21:26:23 2026] POST /v2/images => generated 760 bytes in 88 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-30 21:26:23.775 8 WARNING oslo_policy.policy [None req-deacd35d-69fb-406f-93c2-e3a850b3fd83 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - 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-30 21:26:23.775 8 WARNING oslo_policy.policy [None req-deacd35d-69fb-406f-93c2-e3a850b3fd83 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - 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-30 21:26:23.777 8 INFO glance.api.v2.image_data [None req-deacd35d-69fb-406f-93c2-e3a850b3fd83 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 21:26:27.508 8 WARNING glance.location [None req-deacd35d-69fb-406f-93c2-e3a850b3fd83 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.144 () {48 vars in 1045 bytes} [Thu Jul 30 21:26:23 2026] PUT /v2/images/ea8ade84-79fd-4b03-bb50-82ce0f58854a/file => generated 0 bytes in 3811 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4598 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.144 () {44 vars in 971 bytes} [Thu Jul 30 21:26:27 2026] GET /v2/images/ea8ade84-79fd-4b03-bb50-82ce0f58854a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 21:26:27.735 8 WARNING oslo_config.cfg [None req-c977541a-4c53-425d-94d6-33deea1841e4 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - 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: 10/17] 199.204.45.144 () {48 vars in 1051 bytes} [Thu Jul 30 21:26:27 2026] PATCH /v2/images/ea8ade84-79fd-4b03-bb50-82ce0f58854a => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.144 () {44 vars in 971 bytes} [Thu Jul 30 21:26:27 2026] GET /v2/images/ea8ade84-79fd-4b03-bb50-82ce0f58854a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.144 () {42 vars in 688 bytes} [Thu Jul 30 21:56:09 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: 189/376] 199.204.45.144 () {44 vars in 910 bytes} [Thu Jul 30 21:56:09 2026] GET /v2/images => generated 1381 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.144 () {42 vars in 688 bytes} [Thu Jul 30 21:56: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: 192/382] 199.204.45.144 () {44 vars in 910 bytes} [Thu Jul 30 21:56:28 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.144 () {44 vars in 937 bytes} [Thu Jul 30 21:56:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.204.45.144 () {44 vars in 959 bytes} [Thu Jul 30 21:56:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.144 () {44 vars in 939 bytes} [Thu Jul 30 21:56:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.144 () {48 vars in 951 bytes} [Thu Jul 30 21:56:28 2026] POST /v2/images => generated 796 bytes in 106 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-30 21:56:29.060 7 WARNING oslo_policy.policy [None req-40ccae84-aff9-4e6a-b7a6-c0371e1a7157 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - 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-30 21:56:29.061 7 WARNING oslo_policy.policy [None req-40ccae84-aff9-4e6a-b7a6-c0371e1a7157 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - 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-30 21:56:29.062 7 INFO glance.api.v2.image_data [None req-40ccae84-aff9-4e6a-b7a6-c0371e1a7157 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 21:57:01.129 7 WARNING glance.location [None req-40ccae84-aff9-4e6a-b7a6-c0371e1a7157 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 193/393] 199.204.45.144 () {48 vars in 1046 bytes} [Thu Jul 30 21:56:29 2026] PUT /v2/images/9ccb3cbf-aae5-409a-8a73-6527c83a77b2/file => generated 0 bytes in 32151 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65387 switches on core 0) [pid: 8|app: 0|req: 201/394] 199.204.45.144 () {44 vars in 971 bytes} [Thu Jul 30 21:57:01 2026] GET /v2/images/9ccb3cbf-aae5-409a-8a73-6527c83a77b2 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/395] 199.204.45.144 () {48 vars in 1051 bytes} [Thu Jul 30 21:57:01 2026] PATCH /v2/images/9ccb3cbf-aae5-409a-8a73-6527c83a77b2 => generated 1395 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/396] 199.204.45.144 () {44 vars in 971 bytes} [Thu Jul 30 21:57:01 2026] GET /v2/images/9ccb3cbf-aae5-409a-8a73-6527c83a77b2 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/397] 199.204.45.144 () {42 vars in 688 bytes} [Thu Jul 30 21:57:03 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: 203/398] 199.204.45.144 () {44 vars in 910 bytes} [Thu Jul 30 21:57:03 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/533] 199.204.45.144 () {42 vars in 688 bytes} [Thu Jul 30 22:08:09 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: 263/534] 199.204.45.144 () {44 vars in 910 bytes} [Thu Jul 30 22:08:09 2026] GET /v2/images => generated 2778 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/537] 199.204.45.144 () {42 vars in 688 bytes} [Thu Jul 30 22:08: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: 265/538] 199.204.45.144 () {44 vars in 910 bytes} [Thu Jul 30 22:08:21 2026] GET /v2/images => generated 2778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/539] 199.204.45.144 () {44 vars in 947 bytes} [Thu Jul 30 22:08:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/540] 199.204.45.144 () {44 vars in 969 bytes} [Thu Jul 30 22:08:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/541] 199.204.45.144 () {44 vars in 939 bytes} [Thu Jul 30 22:08:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/542] 199.204.45.144 () {48 vars in 951 bytes} [Thu Jul 30 22:08:21 2026] POST /v2/images => generated 799 bytes in 588 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-30 22:08:21.750 8 INFO glance.api.v2.image_data [None req-8aeea3be-35ae-47f7-96fa-1e18fdf9c351 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 22:08:54.284 8 INFO glance.location [None req-8aeea3be-35ae-47f7-96fa-1e18fdf9c351 397e6bc06b7543c8b587ba224dfe300c 320928fa598d4e6c8b453a78d867eba7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 276/549] 199.204.45.144 () {48 vars in 1045 bytes} [Thu Jul 30 22:08:21 2026] PUT /v2/images/b2dd5220-c3ac-425d-84bd-f8b4088a0fdc/file => generated 0 bytes in 32618 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22766 switches on core 0) [pid: 7|app: 0|req: 274/550] 199.204.45.144 () {44 vars in 971 bytes} [Thu Jul 30 22:08:54 2026] GET /v2/images/b2dd5220-c3ac-425d-84bd-f8b4088a0fdc => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/551] 199.204.45.144 () {48 vars in 1051 bytes} [Thu Jul 30 22:08:54 2026] PATCH /v2/images/b2dd5220-c3ac-425d-84bd-f8b4088a0fdc => generated 1410 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/552] 199.204.45.144 () {44 vars in 971 bytes} [Thu Jul 30 22:08:54 2026] GET /v2/images/b2dd5220-c3ac-425d-84bd-f8b4088a0fdc => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/661] 199.204.45.144 () {42 vars in 688 bytes} [Thu Jul 30 22:17:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/662] 199.204.45.144 () {44 vars in 910 bytes} [Thu Jul 30 22:17:49 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 199.204.45.144 () {42 vars in 688 bytes} [Thu Jul 30 22:20:05 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: 344/690] 199.204.45.144 () {44 vars in 910 bytes} [Thu Jul 30 22:20:05 2026] GET /v2/images => generated 4190 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/693] 199.204.45.144 () {42 vars in 688 bytes} [Thu Jul 30 22:20:07 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 199.204.45.144 () {44 vars in 910 bytes} [Thu Jul 30 22:20:07 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)