+ 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 May 14 01:38:46 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-545766f8c5-cxk6m 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 0x7f82cb82d668 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-05-14 01:38:48.113 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-14 01:38:48.148 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-05-14 01:38:48.995 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-05-14 01:38:48.996 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-05-14 01:38:48.997 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-14 01:38:49.037 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-05-14 01:38:49.038 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-05-14 01:38:49.038 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-14 01:38:51.059 8 WARNING glance.api.v2.images [None req-1272fc64-ed19-490d-b775-0b72fc305d68 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-14 01:38:51.206 7 WARNING glance.api.v2.images [None req-c0d05f24-81ad-4b5b-8b98-005f0b8b1360 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-14 01:38:51.405 8 WARNING keystonemiddleware._common.config [None req-1272fc64-ed19-490d-b775-0b72fc305d68 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:38:51.413 8 WARNING oslo_config.cfg [None req-1272fc64-ed19-490d-b775-0b72fc305d68 - - - - - -] 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 0x7f82cb82d668 pid: 8 (default app) 2026-05-14 01:38:51.543 7 WARNING keystonemiddleware._common.config [None req-c0d05f24-81ad-4b5b-8b98-005f0b8b1360 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:38:51.551 7 WARNING oslo_config.cfg [None req-c0d05f24-81ad-4b5b-8b98-005f0b8b1360 - - - - - -] 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 0x7f82cb82d668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 14 01:38:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 01:38:53.391 7 WARNING oslo_policy.policy [None req-2d4545ab-1e90-4cdc-98b7-4df91215a127 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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-05-14 01:38:53.392 7 WARNING oslo_policy.policy [None req-2d4545ab-1e90-4cdc-98b7-4df91215a127 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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-05-14 01:38:53.408 7 WARNING oslo_policy.policy [None req-2d4545ab-1e90-4cdc-98b7-4df91215a127 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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-05-14 01:38:53.408 7 WARNING oslo_policy.policy [None req-2d4545ab-1e90-4cdc-98b7-4df91215a127 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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.204.45.89 () {44 vars in 907 bytes} [Thu May 14 01:38:52 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 14 01:38:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 14 01:38:56 2026] GET /v2/images => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 01:38:56.849 8 WARNING oslo_policy.policy [None req-8259bfa9-6c76-42e6-84be-8989f83c11bd a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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-05-14 01:38:56.849 8 WARNING oslo_policy.policy [None req-8259bfa9-6c76-42e6-84be-8989f83c11bd a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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.204.45.89 () {44 vars in 908 bytes} [Thu May 14 01:38:56 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.89 () {44 vars in 930 bytes} [Thu May 14 01:38:56 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 01:38:56.986 8 WARNING oslo_policy.policy [None req-5f9a549c-f8a0-4048-9ff6-37ad07f6fb6e a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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-05-14 01:38:56.986 8 WARNING oslo_policy.policy [None req-5f9a549c-f8a0-4048-9ff6-37ad07f6fb6e a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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.204.45.89 () {44 vars in 936 bytes} [Thu May 14 01:38:56 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-05-14 01:38:57.068 7 WARNING oslo_config.cfg [None req-39831c24-a226-4be3-99d6-8e16ee6955e6 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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.204.45.89 () {48 vars in 948 bytes} [Thu May 14 01:38:57 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-14 01:38:57.092 8 WARNING oslo_policy.policy [None req-b1be571a-6e08-45c5-bee6-12a32abf7fe2 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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-05-14 01:38:57.092 8 WARNING oslo_policy.policy [None req-b1be571a-6e08-45c5-bee6-12a32abf7fe2 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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-05-14 01:38:57.094 8 INFO glance.api.v2.image_data [None req-b1be571a-6e08-45c5-bee6-12a32abf7fe2 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 01:39:01.000 8 WARNING glance.location [None req-b1be571a-6e08-45c5-bee6-12a32abf7fe2 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.89 () {48 vars in 1042 bytes} [Thu May 14 01:38:57 2026] PUT /v2/images/1139c9e7-6357-4c78-8022-79e206551b60/file => generated 0 bytes in 3949 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6152 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 14 01:39:01 2026] GET /v2/images/1139c9e7-6357-4c78-8022-79e206551b60 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 01:39:01.079 8 WARNING oslo_config.cfg [None req-e5005ae7-0db5-47c3-99ee-fe6cf0e28fca a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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.204.45.89 () {44 vars in 968 bytes} [Thu May 14 01:39:01 2026] GET /v2/images/1139c9e7-6357-4c78-8022-79e206551b60 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/263] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 14 01:59:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/264] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 14 01:59:33 2026] GET /v2/images => generated 1240 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/267] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 14 01:59:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 14 01:59:50 2026] GET /v2/images => generated 1240 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.89 () {44 vars in 934 bytes} [Thu May 14 01:59:50 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.89 () {44 vars in 956 bytes} [Thu May 14 01:59:50 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.89 () {44 vars in 936 bytes} [Thu May 14 01:59:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.89 () {48 vars in 948 bytes} [Thu May 14 01:59:50 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-14 01:59:50.784 7 WARNING oslo_policy.policy [None req-7a1b1729-b6fa-404a-b356-ee4eac2f1d5c a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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-05-14 01:59:50.784 7 WARNING oslo_policy.policy [None req-7a1b1729-b6fa-404a-b356-ee4eac2f1d5c a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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-05-14 01:59:50.786 7 INFO glance.api.v2.image_data [None req-7a1b1729-b6fa-404a-b356-ee4eac2f1d5c a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 02:00:15.548 7 WARNING glance.location [None req-7a1b1729-b6fa-404a-b356-ee4eac2f1d5c a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/279] 199.204.45.89 () {48 vars in 1043 bytes} [Thu May 14 01:59:50 2026] PUT /v2/images/3544f05d-218d-433e-84b9-1f0b1889cb81/file => generated 0 bytes in 24809 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64153 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 14 02:00:15 2026] GET /v2/images/3544f05d-218d-433e-84b9-1f0b1889cb81 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 14 02:00:15 2026] GET /v2/images/3544f05d-218d-433e-84b9-1f0b1889cb81 => 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: 143/282] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 14 02:00:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 14 02:00:17 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 14 02:07:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 14 02:07:33 2026] GET /v2/images => generated 2451 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 14 02:07:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 14 02:07:47 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.89 () {44 vars in 944 bytes} [Thu May 14 02:07:47 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.89 () {44 vars in 966 bytes} [Thu May 14 02:07:47 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: 8|app: 0|req: 192/380] 199.204.45.89 () {44 vars in 936 bytes} [Thu May 14 02:07:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.204.45.89 () {48 vars in 948 bytes} [Thu May 14 02:07:47 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-14 02:07:47.695 8 INFO glance.api.v2.image_data [None req-698d9216-9b30-4f00-941c-1867c94c81d4 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 02:08:05.012 8 INFO glance.location [None req-698d9216-9b30-4f00-941c-1867c94c81d4 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/386] 199.204.45.89 () {48 vars in 1042 bytes} [Thu May 14 02:07:47 2026] PUT /v2/images/f52a82c5-fcff-4a60-b8cb-b54d28a5ed7c/file => generated 0 bytes in 17373 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26474 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 14 02:08:05 2026] GET /v2/images/f52a82c5-fcff-4a60-b8cb-b54d28a5ed7c => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.204.45.89 () {48 vars in 1047 bytes} [Thu May 14 02:08:05 2026] PATCH /v2/images/f52a82c5-fcff-4a60-b8cb-b54d28a5ed7c => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 14 02:08:05 2026] GET /v2/images/f52a82c5-fcff-4a60-b8cb-b54d28a5ed7c => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 14 02:08:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 14 02:08:42 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 14 02:08:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 14 02:08:57 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.204.45.89 () {44 vars in 936 bytes} [Thu May 14 02:08:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.204.45.89 () {44 vars in 958 bytes} [Thu May 14 02:08:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.204.45.89 () {44 vars in 936 bytes} [Thu May 14 02:08:57 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: 204/407] 199.204.45.89 () {48 vars in 948 bytes} [Thu May 14 02:08:57 2026] POST /v2/images => generated 791 bytes in 152 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-14 02:08:57.738 8 INFO glance.api.v2.image_data [None req-5273ab3e-1de4-467a-b888-0dc1e62d2d7a a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 02:09:12.391 8 INFO glance.location [None req-5273ab3e-1de4-467a-b888-0dc1e62d2d7a a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 204/412] 199.204.45.89 () {48 vars in 1042 bytes} [Thu May 14 02:08:57 2026] PUT /v2/images/c469fc0e-f803-4398-b94b-5169a4f2ea6b/file => generated 0 bytes in 14694 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21329 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 14 02:09:12 2026] GET /v2/images/c469fc0e-f803-4398-b94b-5169a4f2ea6b => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 14 02:09:12 2026] GET /v2/images/c469fc0e-f803-4398-b94b-5169a4f2ea6b => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)