+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 28 09:13:40 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7488445fc-qxqhq machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f57dad93668 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-28 09:13:42.684 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-28 09:13:42.744 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-28 09:13:43.531 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-28 09:13:43.532 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-28 09:13:43.532 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-28 09:13:43.582 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-28 09:13:43.583 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-28 09:13:43.584 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-28 09:13:45.560 8 WARNING glance.api.v2.images [None req-d5b2df22-3873-4554-948e-de18e0f62ff8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-28 09:13:45.589 7 WARNING glance.api.v2.images [None req-aaa48892-52b6-4da9-ba68-9d204ad240f9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-28 09:13:45.906 8 WARNING keystonemiddleware._common.config [None req-d5b2df22-3873-4554-948e-de18e0f62ff8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 09:13:45.914 8 WARNING oslo_config.cfg [None req-d5b2df22-3873-4554-948e-de18e0f62ff8 - - - - - -] 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 0x7f57dad93668 pid: 8 (default app) 2026-05-28 09:13:45.946 7 WARNING keystonemiddleware._common.config [None req-aaa48892-52b6-4da9-ba68-9d204ad240f9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 09:13:45.954 7 WARNING oslo_config.cfg [None req-aaa48892-52b6-4da9-ba68-9d204ad240f9 - - - - - -] 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 0x7f57dad93668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 09:13:46 2026] GET / => generated 1312 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-28 09:13:46.858 7 WARNING oslo_policy.policy [None req-aeaa2cc4-ee77-42ed-ba2a-16d7df4538e1 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - 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-28 09:13:46.859 7 WARNING oslo_policy.policy [None req-aeaa2cc4-ee77-42ed-ba2a-16d7df4538e1 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - 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-28 09:13:46.876 7 WARNING oslo_policy.policy [None req-aeaa2cc4-ee77-42ed-ba2a-16d7df4538e1 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - 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-28 09:13:46.876 7 WARNING oslo_policy.policy [None req-aeaa2cc4-ee77-42ed-ba2a-16d7df4538e1 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 09:13:46 2026] GET /v2/images => generated 69 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 09:13:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 09:13:50 2026] GET /v2/images => generated 69 bytes in 36 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-28 09:13:50.472 8 WARNING oslo_policy.policy [None req-cd66aa8c-783a-4fe0-b23c-a1451783fcc2 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - 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-28 09:13:50.473 8 WARNING oslo_policy.policy [None req-cd66aa8c-783a-4fe0-b23c-a1451783fcc2 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.19.213.181 () {44 vars in 911 bytes} [Thu May 28 09:13:50 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.181 () {44 vars in 933 bytes} [Thu May 28 09:13:50 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 09:13:50.626 8 WARNING oslo_policy.policy [None req-00942c12-2e6c-40c5-b6c0-3e2ac88a8f82 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - 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-28 09:13:50.626 8 WARNING oslo_policy.policy [None req-00942c12-2e6c-40c5-b6c0-3e2ac88a8f82 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.19.213.181 () {44 vars in 939 bytes} [Thu May 28 09:13:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 09:13:50.711 7 WARNING oslo_config.cfg [None req-8478d4f6-3632-41fc-8428-e5dca6a6234f fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.19.213.181 () {48 vars in 951 bytes} [Thu May 28 09:13:50 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 09:13:50.733 8 WARNING oslo_policy.policy [None req-f20ec627-6c96-4881-ba61-5311efc56504 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - 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-28 09:13:50.733 8 WARNING oslo_policy.policy [None req-f20ec627-6c96-4881-ba61-5311efc56504 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - 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-28 09:13:50.735 8 INFO glance.api.v2.image_data [None req-f20ec627-6c96-4881-ba61-5311efc56504 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 09:13:54.814 8 WARNING glance.location [None req-f20ec627-6c96-4881-ba61-5311efc56504 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.19.213.181 () {48 vars in 1045 bytes} [Thu May 28 09:13:50 2026] PUT /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f/file => generated 0 bytes in 4123 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6343 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.181 () {44 vars in 971 bytes} [Thu May 28 09:13:54 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 09:13:54.967 8 WARNING oslo_config.cfg [None req-3d5f787e-9e53-4e5a-a780-214edc22ee97 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.19.213.181 () {48 vars in 1051 bytes} [Thu May 28 09:13:54 2026] PATCH /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.19.213.181 () {44 vars in 971 bytes} [Thu May 28 09:13:54 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/257] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 09:33:49 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/258] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 09:33:49 2026] GET /v2/images => generated 1381 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/263] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 09:34:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 09:34:09 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/265] 199.19.213.181 () {44 vars in 937 bytes} [Thu May 28 09:34:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/266] 199.19.213.181 () {44 vars in 959 bytes} [Thu May 28 09:34:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.19.213.181 () {44 vars in 939 bytes} [Thu May 28 09:34:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.19.213.181 () {48 vars in 951 bytes} [Thu May 28 09:34:09 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 09:34:09.678 7 WARNING oslo_policy.policy [None req-aa63487c-e84d-4f08-ac38-2764ff15a97a fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - 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-28 09:34:09.678 7 WARNING oslo_policy.policy [None req-aa63487c-e84d-4f08-ac38-2764ff15a97a fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - 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-28 09:34:09.681 7 INFO glance.api.v2.image_data [None req-aa63487c-e84d-4f08-ac38-2764ff15a97a fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 09:34:35.354 7 WARNING glance.location [None req-aa63487c-e84d-4f08-ac38-2764ff15a97a fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 133/273] 199.19.213.181 () {48 vars in 1046 bytes} [Thu May 28 09:34:09 2026] PUT /v2/images/82b8947d-fb9d-4dce-9377-f38e5aa4fe58/file => generated 0 bytes in 25736 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63481 switches on core 0) [pid: 8|app: 0|req: 141/274] 199.19.213.181 () {44 vars in 971 bytes} [Thu May 28 09:34:35 2026] GET /v2/images/82b8947d-fb9d-4dce-9377-f38e5aa4fe58 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/277] 199.19.213.181 () {48 vars in 1051 bytes} [Thu May 28 09:34:35 2026] PATCH /v2/images/82b8947d-fb9d-4dce-9377-f38e5aa4fe58 => generated 1395 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/278] 199.19.213.181 () {44 vars in 971 bytes} [Thu May 28 09:34:35 2026] GET /v2/images/82b8947d-fb9d-4dce-9377-f38e5aa4fe58 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/279] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 09:34:37 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/280] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 09:34:37 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/365] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 09:41:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/366] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 09:41:37 2026] GET /v2/images => generated 2778 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/369] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 09:41:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/370] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 09:41:48 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/371] 199.19.213.181 () {44 vars in 947 bytes} [Thu May 28 09:41:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/372] 199.19.213.181 () {44 vars in 969 bytes} [Thu May 28 09:41:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/373] 199.19.213.181 () {44 vars in 939 bytes} [Thu May 28 09:41:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/374] 199.19.213.181 () {48 vars in 951 bytes} [Thu May 28 09:41:48 2026] POST /v2/images => generated 799 bytes in 236 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 09:41:48.888 7 INFO glance.api.v2.image_data [None req-eb2d38b4-e1b1-4efe-8b18-2f968e95d993 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 09:42:07.617 7 INFO glance.location [None req-eb2d38b4-e1b1-4efe-8b18-2f968e95d993 fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 183/379] 199.19.213.181 () {48 vars in 1045 bytes} [Thu May 28 09:41:48 2026] PUT /v2/images/d9123474-f3b6-4f2e-9227-3e652e14e33b/file => generated 0 bytes in 18773 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22611 switches on core 0) [pid: 8|app: 0|req: 197/380] 199.19.213.181 () {44 vars in 971 bytes} [Thu May 28 09:42:07 2026] GET /v2/images/d9123474-f3b6-4f2e-9227-3e652e14e33b => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/381] 199.19.213.181 () {48 vars in 1051 bytes} [Thu May 28 09:42:07 2026] PATCH /v2/images/d9123474-f3b6-4f2e-9227-3e652e14e33b => generated 1410 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/382] 199.19.213.181 () {44 vars in 971 bytes} [Thu May 28 09:42:07 2026] GET /v2/images/d9123474-f3b6-4f2e-9227-3e652e14e33b => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/391] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 09:42:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/392] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 09:42:46 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/395] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 09:43:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/396] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 09:43:03 2026] GET /v2/images => generated 4190 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/397] 199.19.213.181 () {44 vars in 939 bytes} [Thu May 28 09:43:03 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/398] 199.19.213.181 () {44 vars in 961 bytes} [Thu May 28 09:43:03 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/399] 199.19.213.181 () {44 vars in 939 bytes} [Thu May 28 09:43:03 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: 193/400] 199.19.213.181 () {48 vars in 951 bytes} [Thu May 28 09:43:03 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 09:43:03.364 8 INFO glance.api.v2.image_data [None req-128d1ce4-627c-4eb9-81f2-1d2298d9424a fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 09:43:20.219 8 INFO glance.location [None req-128d1ce4-627c-4eb9-81f2-1d2298d9424a fec6c3b9660a4bf1bb1009da2b150c6a 086d4338adbe4a41a1d1444f8c682369 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 208/405] 199.19.213.181 () {48 vars in 1046 bytes} [Thu May 28 09:43:03 2026] PUT /v2/images/e8efbc10-4c1b-4155-a502-0b575c2aca42/file => generated 0 bytes in 16919 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32162 switches on core 0) [pid: 7|app: 0|req: 198/406] 199.19.213.181 () {44 vars in 971 bytes} [Thu May 28 09:43:20 2026] GET /v2/images/e8efbc10-4c1b-4155-a502-0b575c2aca42 => 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: 209/407] 199.19.213.181 () {48 vars in 1051 bytes} [Thu May 28 09:43:20 2026] PATCH /v2/images/e8efbc10-4c1b-4155-a502-0b575c2aca42 => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/408] 199.19.213.181 () {44 vars in 971 bytes} [Thu May 28 09:43:20 2026] GET /v2/images/e8efbc10-4c1b-4155-a502-0b575c2aca42 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/573] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 09:56:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/574] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 09:56:56 2026] GET /v2/images => generated 5574 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/605] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 09:59:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/606] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 09:59:26 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/607] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 09:59:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/608] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 09:59:28 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/619] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 10:00:21 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/620] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 10:00:21 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/623] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 10:00:31 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/624] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 10:00:31 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/639] 199.19.213.181 () {42 vars in 688 bytes} [Thu May 28 10:01:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/640] 199.19.213.181 () {44 vars in 910 bytes} [Thu May 28 10:01:37 2026] GET /v2/images => generated 5574 bytes in 55 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: 320/649] 10.0.0.240 () {32 vars in 632 bytes} [Thu May 28 10:02:21 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/654] 10.0.0.140 () {36 vars in 986 bytes} [Thu May 28 10:02:42 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 28 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: 332/655] 10.0.0.140 () {36 vars in 926 bytes} [Thu May 28 10:02:42 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: 7|app: 0|req: 325/658] 10.0.0.250 () {36 vars in 986 bytes} [Thu May 28 10:02:47 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/659] 10.0.0.250 () {36 vars in 926 bytes} [Thu May 28 10:02:48 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: 7|app: 0|req: 326/660] 10.0.0.250 () {36 vars in 926 bytes} [Thu May 28 10:02:48 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: 335/661] 10.0.0.250 () {36 vars in 986 bytes} [Thu May 28 10:02:48 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/662] 10.0.0.250 () {36 vars in 926 bytes} [Thu May 28 10:02:48 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: 336/663] 10.0.0.250 () {36 vars in 926 bytes} [Thu May 28 10:02:48 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: 7|app: 0|req: 328/664] 10.0.0.250 () {36 vars in 986 bytes} [Thu May 28 10:02:48 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/665] 10.0.0.250 () {36 vars in 926 bytes} [Thu May 28 10:02:48 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: 7|app: 0|req: 329/666] 10.0.0.250 () {36 vars in 926 bytes} [Thu May 28 10:02:48 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: 338/667] 10.0.0.70 () {36 vars in 909 bytes} [Thu May 28 10:02:49 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/668] 10.0.0.70 () {36 vars in 1005 bytes} [Thu May 28 10:02:49 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f/locations => generated 127 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/669] 10.0.0.70 () {36 vars in 985 bytes} [Thu May 28 10:02:49 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/670] 10.0.0.70 () {36 vars in 925 bytes} [Thu May 28 10:02:49 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: 340/671] 10.0.0.70 () {36 vars in 925 bytes} [Thu May 28 10:02:49 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: 7|app: 0|req: 332/672] 199.19.213.181 () {36 vars in 990 bytes} [Thu May 28 10:02:52 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/673] 199.19.213.181 () {36 vars in 930 bytes} [Thu May 28 10:02:52 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: 333/674] 199.19.213.181 () {36 vars in 990 bytes} [Thu May 28 10:02:52 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/675] 199.19.213.181 () {36 vars in 930 bytes} [Thu May 28 10:02:52 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: 7|app: 0|req: 334/676] 10.0.0.140 () {36 vars in 986 bytes} [Thu May 28 10:02:54 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/677] 10.0.0.140 () {36 vars in 926 bytes} [Thu May 28 10:02:54 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: 352/712] 10.0.0.140 () {36 vars in 986 bytes} [Thu May 28 10:05:35 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/713] 10.0.0.140 () {36 vars in 926 bytes} [Thu May 28 10:05:35 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: 7|app: 0|req: 409/826] 10.0.0.240 () {30 vars in 410 bytes} [Thu May 28 10:15:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/841] 10.0.0.140 () {36 vars in 986 bytes} [Thu May 28 10:16:14 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/842] 10.0.0.140 () {36 vars in 926 bytes} [Thu May 28 10:16:14 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: 430/851] 10.0.0.140 () {36 vars in 986 bytes} [Thu May 28 10:16:52 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/852] 10.0.0.140 () {36 vars in 926 bytes} [Thu May 28 10:16:52 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: 432/855] 10.0.0.240 () {32 vars in 706 bytes} [Thu May 28 10:17:04 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/856] 10.0.0.240 () {32 vars in 706 bytes} [Thu May 28 10:17:04 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/857] 10.0.0.250 () {36 vars in 986 bytes} [Thu May 28 10:17:05 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/858] 10.0.0.250 () {36 vars in 926 bytes} [Thu May 28 10:17:05 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: 434/859] 10.0.0.250 () {36 vars in 926 bytes} [Thu May 28 10:17:05 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: 426/860] 10.0.0.250 () {36 vars in 986 bytes} [Thu May 28 10:17:05 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/861] 10.0.0.250 () {36 vars in 926 bytes} [Thu May 28 10:17:05 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: 7|app: 0|req: 427/862] 10.0.0.250 () {36 vars in 926 bytes} [Thu May 28 10:17:05 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: 436/863] 10.0.0.250 () {36 vars in 986 bytes} [Thu May 28 10:17:05 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/864] 10.0.0.250 () {36 vars in 926 bytes} [Thu May 28 10:17:05 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: 437/865] 10.0.0.250 () {36 vars in 926 bytes} [Thu May 28 10:17:05 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: 430/868] 10.0.0.70 () {36 vars in 909 bytes} [Thu May 28 10:17:05 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/869] 10.0.0.70 () {36 vars in 1005 bytes} [Thu May 28 10:17:05 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f/locations => generated 127 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/870] 10.0.0.70 () {36 vars in 985 bytes} [Thu May 28 10:17:05 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/871] 10.0.0.70 () {36 vars in 925 bytes} [Thu May 28 10:17:05 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: 432/872] 10.0.0.70 () {36 vars in 925 bytes} [Thu May 28 10:17:05 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: 441/873] 10.0.0.140 () {36 vars in 986 bytes} [Thu May 28 10:17:10 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/874] 10.0.0.140 () {36 vars in 926 bytes} [Thu May 28 10:17:10 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: 435/877] 10.0.0.140 () {36 vars in 986 bytes} [Thu May 28 10:17:21 2026] GET /v2/images/9c5b7ff4-7d26-4744-a6dc-4d1983320f2f => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/878] 10.0.0.140 () {36 vars in 926 bytes} [Thu May 28 10:17: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: 501/993] 10.0.0.240 () {34 vars in 654 bytes} [Thu May 28 10:26:48 2026] POST /v2/images => generated 648 bytes in 257 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-28 10:26:49.004 7 WARNING glance.api.v2.images [None req-b2f4ed11-3305-4efd-88ac-6cfd12026a75 d4fde83301a5496ebe2df0df79ef9f6b b93e65fb9b2c4be084e3c326bfa24fa5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4ebea930-7178-4de0-b6fa-47021135ef18 [pid: 7|app: 0|req: 493/994] 10.0.0.240 () {32 vars in 709 bytes} [Thu May 28 10:26:48 2026] DELETE /v2/images/4ebea930-7178-4de0-b6fa-47021135ef18 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/995] 10.0.0.240 () {32 vars in 706 bytes} [Thu May 28 10:26:49 2026] GET /v2/images/4ebea930-7178-4de0-b6fa-47021135ef18 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/996] 10.0.0.240 () {32 vars in 632 bytes} [Thu May 28 10:26:49 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/997] 10.0.0.240 () {34 vars in 654 bytes} [Thu May 28 10:26:49 2026] POST /v2/images => generated 702 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/998] 10.0.0.240 () {32 vars in 716 bytes} [Thu May 28 10:26:49 2026] GET /v2/images/d0694d89-97de-470e-a306-ce2faa3e7160/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 10:26:49.211 8 INFO glance.api.v2.image_data [None req-2c8ffe9e-2984-4724-9a0f-1607315df56c d4fde83301a5496ebe2df0df79ef9f6b b93e65fb9b2c4be084e3c326bfa24fa5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 10:26:49.256 8 WARNING glance_store._drivers.rbd [None req-2c8ffe9e-2984-4724-9a0f-1607315df56c d4fde83301a5496ebe2df0df79ef9f6b b93e65fb9b2c4be084e3c326bfa24fa5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-28 10:26:50.101 8 INFO glance.location [None req-2c8ffe9e-2984-4724-9a0f-1607315df56c d4fde83301a5496ebe2df0df79ef9f6b b93e65fb9b2c4be084e3c326bfa24fa5 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 504/999] 10.0.0.240 () {32 vars in 726 bytes} [Thu May 28 10:26:49 2026] PUT /v2/images/d0694d89-97de-470e-a306-ce2faa3e7160/file => generated 0 bytes in 934 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1000] 10.0.0.240 () {32 vars in 706 bytes} [Thu May 28 10:26:50 2026] GET /v2/images/d0694d89-97de-470e-a306-ce2faa3e7160 => generated 1103 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1001] 10.0.0.240 () {32 vars in 716 bytes} [Thu May 28 10:26:50 2026] GET /v2/images/d0694d89-97de-470e-a306-ce2faa3e7160/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: 497/1002] 10.0.0.240 () {34 vars in 654 bytes} [Thu May 28 10:26:50 2026] POST /v2/images => generated 649 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1003] 10.0.0.240 () {32 vars in 725 bytes} [Thu May 28 10:26:50 2026] PATCH /v2/images/1aeca2b3-7359-43ff-984c-67622cc299f9 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1004] 10.0.0.240 () {32 vars in 706 bytes} [Thu May 28 10:26:50 2026] GET /v2/images/1aeca2b3-7359-43ff-984c-67622cc299f9 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 10:26:50.475 8 WARNING glance.api.v2.images [None req-d949b7a1-5014-4878-85b2-845db9ddb4f8 d4fde83301a5496ebe2df0df79ef9f6b b93e65fb9b2c4be084e3c326bfa24fa5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1aeca2b3-7359-43ff-984c-67622cc299f9 [pid: 8|app: 0|req: 507/1005] 10.0.0.240 () {32 vars in 709 bytes} [Thu May 28 10:26:50 2026] DELETE /v2/images/1aeca2b3-7359-43ff-984c-67622cc299f9 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1006] 10.0.0.240 () {32 vars in 706 bytes} [Thu May 28 10:26:50 2026] GET /v2/images/1aeca2b3-7359-43ff-984c-67622cc299f9 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 10:26:50.555 8 WARNING glance.api.v2.images [None req-38b9dc30-f610-45a7-aa6b-3d204151850b d4fde83301a5496ebe2df0df79ef9f6b b93e65fb9b2c4be084e3c326bfa24fa5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d0694d89-97de-470e-a306-ce2faa3e7160 [pid: 8|app: 0|req: 508/1007] 10.0.0.240 () {32 vars in 709 bytes} [Thu May 28 10:26:50 2026] DELETE /v2/images/d0694d89-97de-470e-a306-ce2faa3e7160 => generated 0 bytes in 782 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1008] 10.0.0.240 () {32 vars in 706 bytes} [Thu May 28 10:26:51 2026] GET /v2/images/d0694d89-97de-470e-a306-ce2faa3e7160 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 10:26:51.357 8 WARNING glance.api.v2.images [None req-331eb970-34a1-4040-947b-fde88f4dc3a0 d4fde83301a5496ebe2df0df79ef9f6b b93e65fb9b2c4be084e3c326bfa24fa5 - - default default] Failed to find image 4ebea930-7178-4de0-b6fa-47021135ef18 to delete: glance.common.exception.ImageNotFound: No image found with ID 4ebea930-7178-4de0-b6fa-47021135ef18 [pid: 8|app: 0|req: 509/1009] 10.0.0.240 () {32 vars in 709 bytes} [Thu May 28 10:26:51 2026] DELETE /v2/images/4ebea930-7178-4de0-b6fa-47021135ef18 => 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: 501/1010] 10.0.0.240 () {32 vars in 706 bytes} [Thu May 28 10:26:51 2026] GET /v2/images/4ebea930-7178-4de0-b6fa-47021135ef18 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0)