+ 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 May 9 05:33:36 2026] *** compiled with version: 13.3.0 on 09 May 2026 00:56:47 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-6649b87d6d-2dljg 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f07050e4668 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-09 05:33:38.179 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 05:33:38.242 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-09 05:33:39.086 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-09 05:33:39.087 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-09 05:33:39.088 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 05:33:39.138 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-09 05:33:39.139 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-09 05:33:39.140 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 05:33:41.156 7 WARNING glance.api.v2.images [None req-a60c31fe-900f-4199-bd8b-02c6ef164f1a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 05:33:41.201 8 WARNING glance.api.v2.images [None req-d1cd7983-7a88-4a78-8918-2d649bcf1d83 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 05:33:41.504 7 WARNING keystonemiddleware._common.config [None req-a60c31fe-900f-4199-bd8b-02c6ef164f1a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:33:41.511 7 WARNING oslo_config.cfg [None req-a60c31fe-900f-4199-bd8b-02c6ef164f1a - - - - - -] 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 0x7f07050e4668 pid: 7 (default app) 2026-05-09 05:33:41.564 8 WARNING keystonemiddleware._common.config [None req-d1cd7983-7a88-4a78-8918-2d649bcf1d83 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:33:41.572 8 WARNING oslo_config.cfg [None req-d1cd7983-7a88-4a78-8918-2d649bcf1d83 - - - - - -] 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 0x7f07050e4668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 05:33:42 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-09 05:33:43.288 8 WARNING oslo_policy.policy [None req-b745ae7c-e109-448f-abb3-6497554b9f43 a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - 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-09 05:33:43.288 8 WARNING oslo_policy.policy [None req-b745ae7c-e109-448f-abb3-6497554b9f43 a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - 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-09 05:33:43.304 8 WARNING oslo_policy.policy [None req-b745ae7c-e109-448f-abb3-6497554b9f43 a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - 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-09 05:33:43.304 8 WARNING oslo_policy.policy [None req-b745ae7c-e109-448f-abb3-6497554b9f43 a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - 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/5] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 05:33:42 2026] GET /v2/images => generated 69 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 05:33:46 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: 2/7] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 05:33:46 2026] GET /v2/images => generated 69 bytes in 42 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-09 05:33:46.672 7 WARNING oslo_policy.policy [None req-65605955-1ebb-4063-83a3-0ff12bcf4b5b a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - 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-09 05:33:46.672 7 WARNING oslo_policy.policy [None req-65605955-1ebb-4063-83a3-0ff12bcf4b5b a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - 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: 6/8] 199.204.45.74 () {44 vars in 908 bytes} [Sat May 9 05:33:46 2026] GET /v2/images/cirros => generated 151 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.74 () {44 vars in 930 bytes} [Sat May 9 05:33:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 05:33:46.831 7 WARNING oslo_policy.policy [None req-8f003aef-9c71-4a10-be95-c6f95f4320a9 a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - 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-09 05:33:46.831 7 WARNING oslo_policy.policy [None req-8f003aef-9c71-4a10-be95-c6f95f4320a9 a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - 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/10] 199.204.45.74 () {44 vars in 936 bytes} [Sat May 9 05:33:46 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-05-09 05:33:46.914 8 WARNING oslo_config.cfg [None req-222f2fb3-9c59-405a-a158-0aaba6caa998 a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - 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/11] 199.204.45.74 () {48 vars in 948 bytes} [Sat May 9 05:33:46 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 05:33:46.936 7 WARNING oslo_policy.policy [None req-6c21fac7-04d8-4865-a8a2-46169d6833ba a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - 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-09 05:33:46.936 7 WARNING oslo_policy.policy [None req-6c21fac7-04d8-4865-a8a2-46169d6833ba a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - 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-09 05:33:46.937 7 INFO glance.api.v2.image_data [None req-6c21fac7-04d8-4865-a8a2-46169d6833ba a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:33:50.288 7 WARNING glance.location [None req-6c21fac7-04d8-4865-a8a2-46169d6833ba a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.74 () {48 vars in 1042 bytes} [Sat May 9 05:33:46 2026] PUT /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42/file => generated 0 bytes in 3404 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6521 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.74 () {44 vars in 968 bytes} [Sat May 9 05:33:50 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 05:33:50.375 7 WARNING oslo_config.cfg [None req-1df64773-340e-49f2-a9d6-b9407175dd7d a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - 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: 9/14] 199.204.45.74 () {44 vars in 968 bytes} [Sat May 9 05:33:50 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 05:54:23 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: 130/264] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 05:54:23 2026] GET /v2/images => generated 1240 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 05:54:42 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: 137/270] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 05:54:42 2026] GET /v2/images => generated 1240 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.74 () {44 vars in 934 bytes} [Sat May 9 05:54:42 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.74 () {44 vars in 956 bytes} [Sat May 9 05:54:42 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.74 () {44 vars in 936 bytes} [Sat May 9 05:54:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.204.45.74 () {48 vars in 948 bytes} [Sat May 9 05:54:42 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 05:54:42.821 8 WARNING oslo_policy.policy [None req-2b9c9516-8b16-4e9d-849c-68e7e98fa81f a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - 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-09 05:54:42.822 8 WARNING oslo_policy.policy [None req-2b9c9516-8b16-4e9d-849c-68e7e98fa81f a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - 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-09 05:54:42.823 8 INFO glance.api.v2.image_data [None req-2b9c9516-8b16-4e9d-849c-68e7e98fa81f a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:55:12.107 8 WARNING glance.location [None req-2b9c9516-8b16-4e9d-849c-68e7e98fa81f a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 136/281] 199.204.45.74 () {48 vars in 1043 bytes} [Sat May 9 05:54:42 2026] PUT /v2/images/68fb39d7-1ca0-4db1-b9ec-0bc118f502d5/file => generated 0 bytes in 29354 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67204 switches on core 0) [pid: 7|app: 0|req: 146/282] 199.204.45.74 () {44 vars in 968 bytes} [Sat May 9 05:55:12 2026] GET /v2/images/68fb39d7-1ca0-4db1-b9ec-0bc118f502d5 => 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: 137/283] 199.204.45.74 () {44 vars in 968 bytes} [Sat May 9 05:55:12 2026] GET /v2/images/68fb39d7-1ca0-4db1-b9ec-0bc118f502d5 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/284] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 05:55:13 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/285] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 05:55:13 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/374] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 06:02: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: 183/375] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 06:02:33 2026] GET /v2/images => generated 2451 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/378] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 06:02: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: 185/379] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 06:02:42 2026] GET /v2/images => generated 2451 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/380] 199.204.45.74 () {44 vars in 944 bytes} [Sat May 9 06:02:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/381] 199.204.45.74 () {44 vars in 966 bytes} [Sat May 9 06:02:42 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: 7|app: 0|req: 196/382] 199.204.45.74 () {44 vars in 936 bytes} [Sat May 9 06:02:42 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: 8|app: 0|req: 187/383] 199.204.45.74 () {48 vars in 948 bytes} [Sat May 9 06:02:42 2026] POST /v2/images => generated 799 bytes in 476 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 06:02:42.880 7 INFO glance.api.v2.image_data [None req-21507351-e8c7-43fe-99f5-f8ec595ffaee a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:03:49.059 7 INFO glance.location [None req-21507351-e8c7-43fe-99f5-f8ec595ffaee a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/396] 199.204.45.74 () {48 vars in 1042 bytes} [Sat May 9 06:02:42 2026] PUT /v2/images/794b0e65-be03-4bab-a71d-ff338d741623/file => generated 0 bytes in 66256 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19763 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.204.45.74 () {44 vars in 968 bytes} [Sat May 9 06:03:49 2026] GET /v2/images/794b0e65-be03-4bab-a71d-ff338d741623 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.204.45.74 () {48 vars in 1047 bytes} [Sat May 9 06:03:49 2026] PATCH /v2/images/794b0e65-be03-4bab-a71d-ff338d741623 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.204.45.74 () {44 vars in 968 bytes} [Sat May 9 06:03:49 2026] GET /v2/images/794b0e65-be03-4bab-a71d-ff338d741623 => 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: 208/418] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 06:05:16 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 06:05:16 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 06:05:32 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: 211/425] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 06:05:32 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 199.204.45.74 () {44 vars in 936 bytes} [Sat May 9 06:05:32 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: 212/427] 199.204.45.74 () {44 vars in 958 bytes} [Sat May 9 06:05:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/428] 199.204.45.74 () {44 vars in 936 bytes} [Sat May 9 06:05:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/429] 199.204.45.74 () {48 vars in 948 bytes} [Sat May 9 06:05:32 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 06:05:32.464 8 INFO glance.api.v2.image_data [None req-fe7eb63f-7813-44cf-b2ff-27fd25b11f79 a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:05:49.520 8 INFO glance.location [None req-fe7eb63f-7813-44cf-b2ff-27fd25b11f79 a55ded0a67ae456ea8348b2dd9f5dfc5 0c944360777b4152945370776fdcd469 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 217/432] 199.204.45.74 () {48 vars in 1043 bytes} [Sat May 9 06:05:32 2026] PUT /v2/images/6aa1ef03-5eba-4338-9d0c-05aed4f8775d/file => generated 0 bytes in 17104 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26645 switches on core 0) [pid: 7|app: 0|req: 216/433] 199.204.45.74 () {44 vars in 968 bytes} [Sat May 9 06:05:49 2026] GET /v2/images/6aa1ef03-5eba-4338-9d0c-05aed4f8775d => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 199.204.45.74 () {44 vars in 968 bytes} [Sat May 9 06:05:49 2026] GET /v2/images/6aa1ef03-5eba-4338-9d0c-05aed4f8775d => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/589] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 06:18:32 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/590] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 06:18:32 2026] GET /v2/images => generated 4893 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/619] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 06:20:59 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/620] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 06:20:59 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/621] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 06:21:00 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: 310/622] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 06:21:00 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/635] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 06:21:51 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: 319/636] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 06:21:51 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/637] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 06:21:59 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/638] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 06:21:59 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/653] 199.204.45.74 () {42 vars in 685 bytes} [Sat May 9 06:23:04 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: 328/654] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 06:23:04 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/663] 10.0.0.251 () {32 vars in 633 bytes} [Sat May 9 06:23:48 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/670] 10.0.0.16 () {36 vars in 986 bytes} [Sat May 9 06:24:14 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 10.0.0.16 () {36 vars in 926 bytes} [Sat May 9 06:24:14 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 10.0.0.16 () {36 vars in 986 bytes} [Sat May 9 06:24:21 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/675] 10.0.0.16 () {36 vars in 926 bytes} [Sat May 9 06:24:21 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/676] 199.204.45.74 () {36 vars in 990 bytes} [Sat May 9 06:24:21 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/677] 199.204.45.74 () {36 vars in 930 bytes} [Sat May 9 06:24:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/678] 199.204.45.74 () {36 vars in 990 bytes} [Sat May 9 06:24:22 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 199.204.45.74 () {36 vars in 930 bytes} [Sat May 9 06:24:22 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/682] 10.0.0.16 () {36 vars in 986 bytes} [Sat May 9 06:24:32 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/683] 10.0.0.16 () {36 vars in 926 bytes} [Sat May 9 06:24:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/684] 10.0.0.11 () {36 vars in 986 bytes} [Sat May 9 06:24:32 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/685] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:24:32 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/686] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:24:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 10.0.0.11 () {36 vars in 986 bytes} [Sat May 9 06:24:32 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:24:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:24:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 10.0.0.11 () {36 vars in 986 bytes} [Sat May 9 06:24:32 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => 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: 345/691] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:24:32 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:24:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/693] 10.0.0.86 () {36 vars in 986 bytes} [Sat May 9 06:24:33 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 9 06:24:33 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.86 () {36 vars in 986 bytes} [Sat May 9 06:24:33 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 9 06:24:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 9 06:24:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 10.0.0.16 () {36 vars in 986 bytes} [Sat May 9 06:25:15 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.16 () {36 vars in 926 bytes} [Sat May 9 06:25:15 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/716] 10.0.0.16 () {36 vars in 986 bytes} [Sat May 9 06:25:54 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/717] 10.0.0.16 () {36 vars in 926 bytes} [Sat May 9 06:25:54 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/722] 10.0.0.251 () {32 vars in 707 bytes} [Sat May 9 06:26:19 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/723] 10.0.0.251 () {32 vars in 707 bytes} [Sat May 9 06:26:19 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/724] 10.0.0.11 () {36 vars in 986 bytes} [Sat May 9 06:26:19 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/725] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:26:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/726] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:26:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 10.0.0.11 () {36 vars in 986 bytes} [Sat May 9 06:26:20 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:26:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:26:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/730] 10.0.0.11 () {36 vars in 986 bytes} [Sat May 9 06:26:20 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:26:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:26:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.86 () {36 vars in 986 bytes} [Sat May 9 06:26:20 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 9 06:26:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.86 () {36 vars in 986 bytes} [Sat May 9 06:26:20 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 9 06:26:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 9 06:26:20 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/744] 10.0.0.251 () {34 vars in 655 bytes} [Sat May 9 06:26:42 2026] POST /v2/images => generated 648 bytes in 184 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 06:26:42.821 7 WARNING glance.api.v2.images [None req-46b07e3d-7f82-4853-82d0-cd381cf04d14 ffc289b59e5b4ec2acef03dc47619c40 71ea208327a74a53baf444f0582f2c10 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d7d25068-ad81-4bff-ada9-909772a05725 [pid: 7|app: 0|req: 372/745] 10.0.0.251 () {32 vars in 710 bytes} [Sat May 9 06:26:42 2026] DELETE /v2/images/d7d25068-ad81-4bff-ada9-909772a05725 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/746] 10.0.0.251 () {32 vars in 707 bytes} [Sat May 9 06:26:42 2026] GET /v2/images/d7d25068-ad81-4bff-ada9-909772a05725 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/747] 10.0.0.251 () {32 vars in 633 bytes} [Sat May 9 06:26:42 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/748] 10.0.0.251 () {34 vars in 655 bytes} [Sat May 9 06:26:42 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.251 () {32 vars in 717 bytes} [Sat May 9 06:26:42 2026] GET /v2/images/8332ac92-6410-459b-ab6a-7f898d3eb190/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 06:26:43.001 8 INFO glance.api.v2.image_data [None req-f85e2e46-2d1f-4db8-abba-f6c970b12a4a ffc289b59e5b4ec2acef03dc47619c40 71ea208327a74a53baf444f0582f2c10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:26:43.043 8 WARNING glance_store._drivers.rbd [None req-f85e2e46-2d1f-4db8-abba-f6c970b12a4a ffc289b59e5b4ec2acef03dc47619c40 71ea208327a74a53baf444f0582f2c10 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 06:26:43.792 8 INFO glance.location [None req-f85e2e46-2d1f-4db8-abba-f6c970b12a4a ffc289b59e5b4ec2acef03dc47619c40 71ea208327a74a53baf444f0582f2c10 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 376/750] 10.0.0.251 () {32 vars in 727 bytes} [Sat May 9 06:26:42 2026] PUT /v2/images/8332ac92-6410-459b-ab6a-7f898d3eb190/file => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 10.0.0.251 () {32 vars in 707 bytes} [Sat May 9 06:26:43 2026] GET /v2/images/8332ac92-6410-459b-ab6a-7f898d3eb190 => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/752] 10.0.0.251 () {32 vars in 717 bytes} [Sat May 9 06:26:43 2026] GET /v2/images/8332ac92-6410-459b-ab6a-7f898d3eb190/file => generated 1024 bytes in 144 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.251 () {34 vars in 655 bytes} [Sat May 9 06:26:44 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 10.0.0.251 () {32 vars in 726 bytes} [Sat May 9 06:26:44 2026] PATCH /v2/images/fff7bf68-881f-471a-8eb2-93904a57b429 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/755] 10.0.0.251 () {32 vars in 707 bytes} [Sat May 9 06:26:44 2026] GET /v2/images/fff7bf68-881f-471a-8eb2-93904a57b429 => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 06:26:44.158 8 WARNING glance.api.v2.images [None req-6fdc3ee9-8ad6-49a8-9b5a-80a27954b3a3 ffc289b59e5b4ec2acef03dc47619c40 71ea208327a74a53baf444f0582f2c10 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fff7bf68-881f-471a-8eb2-93904a57b429 [pid: 8|app: 0|req: 379/756] 10.0.0.251 () {32 vars in 710 bytes} [Sat May 9 06:26:44 2026] DELETE /v2/images/fff7bf68-881f-471a-8eb2-93904a57b429 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.251 () {32 vars in 707 bytes} [Sat May 9 06:26:44 2026] GET /v2/images/fff7bf68-881f-471a-8eb2-93904a57b429 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 06:26:44.225 8 WARNING glance.api.v2.images [None req-e4450862-0d69-4af1-a6f1-3d2e8c8d4788 ffc289b59e5b4ec2acef03dc47619c40 71ea208327a74a53baf444f0582f2c10 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8332ac92-6410-459b-ab6a-7f898d3eb190 [pid: 8|app: 0|req: 380/758] 10.0.0.251 () {32 vars in 710 bytes} [Sat May 9 06:26:44 2026] DELETE /v2/images/8332ac92-6410-459b-ab6a-7f898d3eb190 => generated 0 bytes in 809 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/759] 10.0.0.251 () {32 vars in 707 bytes} [Sat May 9 06:26:45 2026] GET /v2/images/8332ac92-6410-459b-ab6a-7f898d3eb190 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 06:26:45.062 8 WARNING glance.api.v2.images [None req-22a8d427-05e1-4e08-946a-0c6be680f80e ffc289b59e5b4ec2acef03dc47619c40 71ea208327a74a53baf444f0582f2c10 - - default default] Failed to find image d7d25068-ad81-4bff-ada9-909772a05725 to delete: glance.common.exception.ImageNotFound: No image found with ID d7d25068-ad81-4bff-ada9-909772a05725 [pid: 8|app: 0|req: 381/760] 10.0.0.251 () {32 vars in 710 bytes} [Sat May 9 06:26:45 2026] DELETE /v2/images/d7d25068-ad81-4bff-ada9-909772a05725 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/761] 10.0.0.251 () {32 vars in 707 bytes} [Sat May 9 06:26:45 2026] GET /v2/images/d7d25068-ad81-4bff-ada9-909772a05725 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 10.0.0.251 () {30 vars in 411 bytes} [Sat May 9 06:26:48 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: 381/763] 10.0.0.16 () {36 vars in 986 bytes} [Sat May 9 06:26:49 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/764] 10.0.0.16 () {36 vars in 926 bytes} [Sat May 9 06:26:49 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/773] 10.0.0.16 () {36 vars in 986 bytes} [Sat May 9 06:27:28 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/774] 10.0.0.16 () {36 vars in 926 bytes} [Sat May 9 06:27:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 10.0.0.16 () {36 vars in 986 bytes} [Sat May 9 06:28:23 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/788] 10.0.0.16 () {36 vars in 926 bytes} [Sat May 9 06:28:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/795] 10.0.0.16 () {36 vars in 986 bytes} [Sat May 9 06:28:56 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/796] 10.0.0.16 () {36 vars in 926 bytes} [Sat May 9 06:28:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/805] 10.0.0.16 () {36 vars in 986 bytes} [Sat May 9 06:29:36 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => 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: 402/806] 10.0.0.16 () {36 vars in 926 bytes} [Sat May 9 06:29:36 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/811] 10.0.0.16 () {36 vars in 986 bytes} [Sat May 9 06:29:54 2026] GET /v2/images/7d565f24-d486-4034-bc70-77e4ee0eac42 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/812] 10.0.0.16 () {36 vars in 926 bytes} [Sat May 9 06:29:54 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/819] 199.204.45.74 () {32 vars in 825 bytes} [Sat May 9 06:30:30 2026] GET /v2/images?status=active&owner=0c944360777b4152945370776fdcd469&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/820] 199.204.45.74 () {32 vars in 652 bytes} [Sat May 9 06:30:30 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/823] 10.0.0.11 () {36 vars in 986 bytes} [Sat May 9 06:30:31 2026] GET /v2/images/68fb39d7-1ca0-4db1-b9ec-0bc118f502d5 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/824] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:30:31 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/825] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:30:31 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/826] 10.0.0.11 () {36 vars in 986 bytes} [Sat May 9 06:30:31 2026] GET /v2/images/68fb39d7-1ca0-4db1-b9ec-0bc118f502d5 => 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: 415/827] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:30:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/828] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:30:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/829] 10.0.0.11 () {36 vars in 986 bytes} [Sat May 9 06:30:31 2026] GET /v2/images/68fb39d7-1ca0-4db1-b9ec-0bc118f502d5 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/830] 10.0.0.11 () {36 vars in 926 bytes} [Sat May 9 06:30:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/831] 10.0.0.86 () {36 vars in 986 bytes} [Sat May 9 06:30:31 2026] GET /v2/images/68fb39d7-1ca0-4db1-b9ec-0bc118f502d5 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/832] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 9 06:30:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/833] 10.0.0.86 () {36 vars in 986 bytes} [Sat May 9 06:30:31 2026] GET /v2/images/68fb39d7-1ca0-4db1-b9ec-0bc118f502d5 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/834] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 9 06:30:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/835] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 9 06:30:31 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/876] 10.0.0.251 () {32 vars in 633 bytes} [Sat May 9 06:33:59 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)