+ 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 [Sat Aug 15 02:55:40 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-6675d8bc4c-snm8r 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x556e4ce5e160 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-15 02:55:42.569 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-15 02:55:42.680 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-08-15 02:55:43.256 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-08-15 02:55:43.257 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-08-15 02:55:43.334 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-08-15 02:55:43.335 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-08-15 02:55:45.053 7 WARNING glance.api.v2.images [None req-10a31d80-1b15-4fbb-8f9d-076b47a9f238 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-15 02:55:45.090 8 WARNING glance.api.v2.images [None req-ae99eacf-095e-445e-a342-14e6412bec55 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-15 02:55:45.321 7 WARNING keystonemiddleware._common.config [None req-10a31d80-1b15-4fbb-8f9d-076b47a9f238 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-15 02:55:45.330 7 WARNING oslo_config.cfg [None req-10a31d80-1b15-4fbb-8f9d-076b47a9f238 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-15 02:55:45.331 8 WARNING keystonemiddleware._common.config [None req-ae99eacf-095e-445e-a342-14e6412bec55 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x556e4ce5e160 pid: 7 (default app) 2026-08-15 02:55:45.339 8 WARNING oslo_config.cfg [None req-ae99eacf-095e-445e-a342-14e6412bec55 - - - - - -] 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 0x556e4ce5e160 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.39 () {42 vars in 685 bytes} [Sat Aug 15 02:55:48 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-15 02:55:48.968 8 WARNING oslo_policy.policy [None req-835464eb-3d56-45fd-93a7-24a4245e44f8 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - 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-08-15 02:55:48.970 8 WARNING oslo_policy.policy [None req-835464eb-3d56-45fd-93a7-24a4245e44f8 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - 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-08-15 02:55:48.989 8 WARNING oslo_policy.policy [None req-835464eb-3d56-45fd-93a7-24a4245e44f8 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - 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-08-15 02:55:48.989 8 WARNING oslo_policy.policy [None req-835464eb-3d56-45fd-93a7-24a4245e44f8 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.39 () {44 vars in 907 bytes} [Sat Aug 15 02:55:48 2026] GET /v2/images => generated 69 bytes in 621 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.39 () {42 vars in 685 bytes} [Sat Aug 15 02:55:52 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.39 () {44 vars in 907 bytes} [Sat Aug 15 02:55:52 2026] GET /v2/images => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-15 02:55:52.781 7 WARNING oslo_policy.policy [None req-619c8e9e-73d0-401c-b922-2a33f6433fe0 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - 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-08-15 02:55:52.781 7 WARNING oslo_policy.policy [None req-619c8e9e-73d0-401c-b922-2a33f6433fe0 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.39 () {44 vars in 908 bytes} [Sat Aug 15 02:55:52 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.39 () {44 vars in 930 bytes} [Sat Aug 15 02:55:52 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 02:55:52.922 7 WARNING oslo_policy.policy [None req-3522b7da-fce0-4483-a8d2-ee34ec3075f4 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - 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-08-15 02:55:52.922 7 WARNING oslo_policy.policy [None req-3522b7da-fce0-4483-a8d2-ee34ec3075f4 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.39 () {44 vars in 936 bytes} [Sat Aug 15 02:55:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 02:55:53.010 8 WARNING oslo_config.cfg [None req-0d3ef3b3-df65-43f7-b8c0-e384298d9c07 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.39 () {48 vars in 948 bytes} [Sat Aug 15 02:55:52 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-15 02:55:53.038 7 WARNING oslo_policy.policy [None req-550caa9d-0167-401b-b943-0d86b9ffeb69 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - 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-08-15 02:55:53.038 7 WARNING oslo_policy.policy [None req-550caa9d-0167-401b-b943-0d86b9ffeb69 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - 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-08-15 02:55:53.040 7 INFO glance.api.v2.image_data [None req-550caa9d-0167-401b-b943-0d86b9ffeb69 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 02:55:57.853 7 INFO glance.location [None req-550caa9d-0167-401b-b943-0d86b9ffeb69 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/15] 199.19.213.39 () {48 vars in 1042 bytes} [Sat Aug 15 02:55:53 2026] PUT /v2/images/1716c34e-6362-434a-b528-055bdf80d229/file => generated 0 bytes in 4870 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7632 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.39 () {44 vars in 907 bytes} [Sat Aug 15 02:55:57 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 02:55:57.946 7 WARNING oslo_config.cfg [None req-364c9377-e790-4b4e-b204-111e2d2cc765 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.19.213.39 () {48 vars in 1046 bytes} [Sat Aug 15 02:55:57 2026] PATCH /v2/images/1716c34e-6362-434a-b528-055bdf80d229 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.39 () {44 vars in 907 bytes} [Sat Aug 15 02:55:57 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/291] 199.19.213.39 () {42 vars in 685 bytes} [Sat Aug 15 03:18:42 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 199.19.213.39 () {44 vars in 907 bytes} [Sat Aug 15 03:18:42 2026] GET /v2/images => generated 1240 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 199.19.213.39 () {42 vars in 685 bytes} [Sat Aug 15 03:19:00 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 199.19.213.39 () {44 vars in 907 bytes} [Sat Aug 15 03:19:00 2026] GET /v2/images => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/299] 199.19.213.39 () {44 vars in 934 bytes} [Sat Aug 15 03:19:00 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/300] 199.19.213.39 () {44 vars in 956 bytes} [Sat Aug 15 03:19:00 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/301] 199.19.213.39 () {44 vars in 936 bytes} [Sat Aug 15 03:19:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/302] 199.19.213.39 () {48 vars in 948 bytes} [Sat Aug 15 03:19:00 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-15 03:19:00.723 8 WARNING oslo_policy.policy [None req-2591d5f2-10ef-431d-9600-af826d569e8d 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - 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-08-15 03:19:00.724 8 WARNING oslo_policy.policy [None req-2591d5f2-10ef-431d-9600-af826d569e8d 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - 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-08-15 03:19:00.726 8 INFO glance.api.v2.image_data [None req-2591d5f2-10ef-431d-9600-af826d569e8d 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 03:19:27.881 8 INFO glance.location [None req-2591d5f2-10ef-431d-9600-af826d569e8d 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 151/309] 199.19.213.39 () {48 vars in 1043 bytes} [Sat Aug 15 03:19:00 2026] PUT /v2/images/ffc368ee-15c7-4000-985b-8ce3d680b741/file => generated 0 bytes in 27216 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61365 switches on core 0) [pid: 7|app: 0|req: 159/310] 199.19.213.39 () {44 vars in 907 bytes} [Sat Aug 15 03:19:27 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/311] 199.19.213.39 () {48 vars in 1046 bytes} [Sat Aug 15 03:19:27 2026] PATCH /v2/images/ffc368ee-15c7-4000-985b-8ce3d680b741 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/312] 199.19.213.39 () {48 vars in 1047 bytes} [Sat Aug 15 03:19:27 2026] PATCH /v2/images/ffc368ee-15c7-4000-985b-8ce3d680b741 => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/313] 199.19.213.39 () {44 vars in 907 bytes} [Sat Aug 15 03:19:28 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/314] 199.19.213.39 () {42 vars in 685 bytes} [Sat Aug 15 03:19:29 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/315] 199.19.213.39 () {44 vars in 907 bytes} [Sat Aug 15 03:19:29 2026] GET /v2/images => generated 2451 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 199.19.213.39 () {42 vars in 685 bytes} [Sat Aug 15 03:26:14 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/397] 199.19.213.39 () {44 vars in 907 bytes} [Sat Aug 15 03:26:14 2026] GET /v2/images => generated 2451 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/400] 199.19.213.39 () {42 vars in 685 bytes} [Sat Aug 15 03:26:24 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/401] 199.19.213.39 () {44 vars in 907 bytes} [Sat Aug 15 03:26:24 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/402] 199.19.213.39 () {44 vars in 944 bytes} [Sat Aug 15 03:26:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/403] 199.19.213.39 () {44 vars in 966 bytes} [Sat Aug 15 03:26:24 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/404] 199.19.213.39 () {44 vars in 936 bytes} [Sat Aug 15 03:26:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/405] 199.19.213.39 () {48 vars in 948 bytes} [Sat Aug 15 03:26:25 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-15 03:26:25.075 7 INFO glance.api.v2.image_data [None req-8eee88e0-dde4-4b69-9f27-190e5d9763d5 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 03:26:45.153 7 INFO glance.location [None req-8eee88e0-dde4-4b69-9f27-190e5d9763d5 8e335a7a778b4fce8e7678e7c8dbe1b3 79afc981f8c546d9b8faa62685cf13da - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 207/412] 199.19.213.39 () {48 vars in 1042 bytes} [Sat Aug 15 03:26:25 2026] PUT /v2/images/0b2cee9b-dbc9-4cfc-b955-09560058384f/file => generated 0 bytes in 20129 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27750 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.19.213.39 () {44 vars in 907 bytes} [Sat Aug 15 03:26:45 2026] GET /v2/images => generated 3664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.19.213.39 () {48 vars in 1047 bytes} [Sat Aug 15 03:26:45 2026] PATCH /v2/images/0b2cee9b-dbc9-4cfc-b955-09560058384f => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.19.213.39 () {44 vars in 907 bytes} [Sat Aug 15 03:26:45 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.19.213.39 () {42 vars in 685 bytes} [Sat Aug 15 03:27:22 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.19.213.39 () {44 vars in 907 bytes} [Sat Aug 15 03:27:22 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)