+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 21 18:00:15 2026] *** compiled with version: 11.4.0 on 27 February 2026 20:20:47 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-575c97c586-8dsz2 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x55d85da83710 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/os_win/_utils.py:19: 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. from pkg_resources import parse_version /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: 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. from pkg_resources import parse_version 2026-04-21 18:00:17.867 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-21 18:00:17.875 8 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-04-21 18:00:18.594 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-04-21 18:00:18.595 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-04-21 18:00:18.596 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-21 18:00:18.621 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-04-21 18:00:18.622 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-04-21 18:00:18.623 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-21 18:00:20.109 7 WARNING glance.api.v2.images [None req-5bd0bb41-2926-42ff-a54e-c08403ed71ee - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-21 18:00:20.127 8 WARNING glance.api.v2.images [None req-ac692b7e-1905-4263-a9ec-85bc42796fc5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-21 18:00:20.372 7 WARNING keystonemiddleware._common.config [None req-5bd0bb41-2926-42ff-a54e-c08403ed71ee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 18:00:20.380 7 WARNING oslo_config.cfg [None req-5bd0bb41-2926-42ff-a54e-c08403ed71ee - - - - - -] 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 0x55d85da83710 pid: 7 (default app) 2026-04-21 18:00:20.395 8 WARNING keystonemiddleware._common.config [None req-ac692b7e-1905-4263-a9ec-85bc42796fc5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 18:00:20.403 8 WARNING oslo_config.cfg [None req-ac692b7e-1905-4263-a9ec-85bc42796fc5 - - - - - -] 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 0x55d85da83710 pid: 8 (default app) [pid: 8|app: 0|req: 2/5] 199.204.45.210 () {42 vars in 689 bytes} [Tue Apr 21 18:00:22 2026] GET / => generated 1193 bytes in 1 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-04-21 18:00:22.743 7 WARNING oslo_policy.policy [None req-284c9f40-684c-4ae3-b0d2-d6f06a09f4cd 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - 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-04-21 18:00:22.743 7 WARNING oslo_policy.policy [None req-284c9f40-684c-4ae3-b0d2-d6f06a09f4cd 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - 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-04-21 18:00:22.763 7 WARNING oslo_policy.policy [None req-284c9f40-684c-4ae3-b0d2-d6f06a09f4cd 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - 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-04-21 18:00:22.764 7 WARNING oslo_policy.policy [None req-284c9f40-684c-4ae3-b0d2-d6f06a09f4cd 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - 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: 4/6] 199.204.45.210 () {44 vars in 911 bytes} [Tue Apr 21 18:00:22 2026] GET /v2/images => generated 69 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/7] 199.204.45.210 () {42 vars in 689 bytes} [Tue Apr 21 18:00:28 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.210 () {44 vars in 911 bytes} [Tue Apr 21 18:00:28 2026] GET /v2/images => generated 69 bytes in 51 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-04-21 18:00:28.827 8 WARNING oslo_policy.policy [None req-f1b61d50-2a71-4f30-87f0-d32db8b2c828 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - 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-04-21 18:00:28.828 8 WARNING oslo_policy.policy [None req-f1b61d50-2a71-4f30-87f0-d32db8b2c828 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - 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: 4/9] 199.204.45.210 () {44 vars in 912 bytes} [Tue Apr 21 18:00:28 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/10] 199.204.45.210 () {44 vars in 934 bytes} [Tue Apr 21 18:00:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:00:28.973 8 WARNING oslo_policy.policy [None req-f432bf60-bdb9-4f2d-8592-1c56bc476e3f 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - 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-04-21 18:00:28.974 8 WARNING oslo_policy.policy [None req-f432bf60-bdb9-4f2d-8592-1c56bc476e3f 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - 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: 5/11] 199.204.45.210 () {44 vars in 940 bytes} [Tue Apr 21 18:00:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:00:29.077 7 WARNING oslo_config.cfg [None req-5ddcce89-83a7-492b-8f95-12a3493ef99b 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - 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: 7/12] 199.204.45.210 () {48 vars in 952 bytes} [Tue Apr 21 18:00:29 2026] POST /v2/images => generated 760 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 18:00:29.102 8 WARNING oslo_policy.policy [None req-ac0b817f-a8d8-4051-8258-d13e29653db4 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - 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-04-21 18:00:29.102 8 WARNING oslo_policy.policy [None req-ac0b817f-a8d8-4051-8258-d13e29653db4 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - 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-04-21 18:00:29.104 8 INFO glance.api.v2.image_data [None req-ac0b817f-a8d8-4051-8258-d13e29653db4 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 18:00:33.906 8 INFO glance.location [None req-ac0b817f-a8d8-4051-8258-d13e29653db4 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/15] 199.204.45.210 () {48 vars in 1046 bytes} [Tue Apr 21 18:00:29 2026] PUT /v2/images/0667b658-532c-40e1-9a1f-7b8904ee9b4b/file => generated 0 bytes in 4851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5775 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.210 () {44 vars in 972 bytes} [Tue Apr 21 18:00:33 2026] GET /v2/images/0667b658-532c-40e1-9a1f-7b8904ee9b4b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:00:33.985 8 WARNING oslo_config.cfg [None req-19714dd7-5443-4bd4-8141-26e8a473d421 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - 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: 7/17] 199.204.45.210 () {44 vars in 972 bytes} [Tue Apr 21 18:00:33 2026] GET /v2/images/0667b658-532c-40e1-9a1f-7b8904ee9b4b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.210 () {42 vars in 689 bytes} [Tue Apr 21 18:21:46 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.210 () {44 vars in 911 bytes} [Tue Apr 21 18:21:46 2026] GET /v2/images => generated 1240 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.204.45.210 () {42 vars in 689 bytes} [Tue Apr 21 18:23:23 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.204.45.210 () {44 vars in 911 bytes} [Tue Apr 21 18:23:23 2026] GET /v2/images => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 199.204.45.210 () {44 vars in 938 bytes} [Tue Apr 21 18:23:23 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 199.204.45.210 () {44 vars in 960 bytes} [Tue Apr 21 18:23:23 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/298] 199.204.45.210 () {44 vars in 940 bytes} [Tue Apr 21 18:23:23 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: 7|app: 0|req: 151/299] 199.204.45.210 () {48 vars in 952 bytes} [Tue Apr 21 18:23:23 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 18:23:24.053 8 INFO glance.api.v2.image_data [None req-101c459d-c590-4f88-817b-c4645096429a 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 18:23:56.232 8 INFO glance.location [None req-101c459d-c590-4f88-817b-c4645096429a 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 149/306] 199.204.45.210 () {48 vars in 1047 bytes} [Tue Apr 21 18:23:24 2026] PUT /v2/images/b54e152c-d716-4b2a-90c0-7bd12e72abc8/file => generated 0 bytes in 32232 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69381 switches on core 0) [pid: 7|app: 0|req: 158/307] 199.204.45.210 () {44 vars in 972 bytes} [Tue Apr 21 18:23:56 2026] GET /v2/images/b54e152c-d716-4b2a-90c0-7bd12e72abc8 => 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: 150/308] 199.204.45.210 () {44 vars in 972 bytes} [Tue Apr 21 18:23:56 2026] GET /v2/images/b54e152c-d716-4b2a-90c0-7bd12e72abc8 => 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: 159/309] 199.204.45.210 () {42 vars in 689 bytes} [Tue Apr 21 18:23:57 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/310] 199.204.45.210 () {44 vars in 911 bytes} [Tue Apr 21 18:23:57 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 199.204.45.210 () {42 vars in 689 bytes} [Tue Apr 21 18:30:43 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 199.204.45.210 () {44 vars in 911 bytes} [Tue Apr 21 18:30:43 2026] GET /v2/images => generated 2451 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/397] 199.204.45.210 () {42 vars in 689 bytes} [Tue Apr 21 18:30:59 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/398] 199.204.45.210 () {44 vars in 911 bytes} [Tue Apr 21 18:30:59 2026] GET /v2/images => generated 2451 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 199.204.45.210 () {44 vars in 948 bytes} [Tue Apr 21 18:31:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/400] 199.204.45.210 () {44 vars in 970 bytes} [Tue Apr 21 18:31:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/401] 199.204.45.210 () {44 vars in 940 bytes} [Tue Apr 21 18:31:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/404] 199.204.45.210 () {48 vars in 952 bytes} [Tue Apr 21 18:31:00 2026] POST /v2/images => generated 799 bytes in 894 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 18:31:01.022 7 WARNING oslo_policy.policy [None req-77ae05d2-a28b-4ab8-8abe-00cc3f119294 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - 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-04-21 18:31:01.022 7 WARNING oslo_policy.policy [None req-77ae05d2-a28b-4ab8-8abe-00cc3f119294 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - 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-04-21 18:31:01.024 7 INFO glance.api.v2.image_data [None req-77ae05d2-a28b-4ab8-8abe-00cc3f119294 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 18:31:29.355 7 INFO glance.location [None req-77ae05d2-a28b-4ab8-8abe-00cc3f119294 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 208/409] 199.204.45.210 () {48 vars in 1046 bytes} [Tue Apr 21 18:31:01 2026] PUT /v2/images/e7bc6d00-9a97-483b-870a-260a65c76a71/file => generated 0 bytes in 28402 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26767 switches on core 0) [pid: 8|app: 0|req: 202/410] 199.204.45.210 () {44 vars in 972 bytes} [Tue Apr 21 18:31:29 2026] GET /v2/images/e7bc6d00-9a97-483b-870a-260a65c76a71 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/411] 199.204.45.210 () {48 vars in 1051 bytes} [Tue Apr 21 18:31:29 2026] PATCH /v2/images/e7bc6d00-9a97-483b-870a-260a65c76a71 => generated 1234 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/412] 199.204.45.210 () {44 vars in 972 bytes} [Tue Apr 21 18:31:29 2026] GET /v2/images/e7bc6d00-9a97-483b-870a-260a65c76a71 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/421] 199.204.45.210 () {42 vars in 689 bytes} [Tue Apr 21 18:32:06 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/422] 199.204.45.210 () {44 vars in 911 bytes} [Tue Apr 21 18:32:06 2026] GET /v2/images => generated 3687 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/425] 199.204.45.210 () {42 vars in 689 bytes} [Tue Apr 21 18:32:19 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/426] 199.204.45.210 () {44 vars in 911 bytes} [Tue Apr 21 18:32:19 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/427] 199.204.45.210 () {44 vars in 940 bytes} [Tue Apr 21 18:32:19 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/428] 199.204.45.210 () {44 vars in 962 bytes} [Tue Apr 21 18:32:19 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/429] 199.204.45.210 () {44 vars in 940 bytes} [Tue Apr 21 18:32:19 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: 212/430] 199.204.45.210 () {48 vars in 952 bytes} [Tue Apr 21 18:32:19 2026] POST /v2/images => generated 791 bytes in 166 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 18:32:19.603 7 INFO glance.api.v2.image_data [None req-4a45b546-726b-411f-970d-96caf9f48942 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 18:32:45.620 7 INFO glance.location [None req-4a45b546-726b-411f-970d-96caf9f48942 33ab7ddba519486989882db0b50ab3ef 84d06a19237f46c5ab3b9884ddc0908e - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 219/437] 199.204.45.210 () {48 vars in 1047 bytes} [Tue Apr 21 18:32:19 2026] PUT /v2/images/9033a4e5-c818-4259-a534-e9556f7a10b0/file => generated 0 bytes in 26061 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26500 switches on core 0) [pid: 8|app: 0|req: 219/438] 199.204.45.210 () {44 vars in 972 bytes} [Tue Apr 21 18:32:45 2026] GET /v2/images/9033a4e5-c818-4259-a534-e9556f7a10b0 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/439] 199.204.45.210 () {44 vars in 972 bytes} [Tue Apr 21 18:32:45 2026] GET /v2/images/9033a4e5-c818-4259-a534-e9556f7a10b0 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)