+ 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 21 14:54:15 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:36 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5dbd7bdc77-tvdfp 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 0x7f7c808b3668 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-21 14:54:17.486 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 14:54:17.495 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-21 14:54:18.334 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 14:54:18.335 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 14:54:18.336 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 14:54:18.384 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-21 14:54:18.385 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-21 14:54:18.385 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 14:54:20.442 7 WARNING glance.api.v2.images [None req-176307f9-a32f-4665-bb53-f758aa1705cd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 14:54:20.474 8 WARNING glance.api.v2.images [None req-e68b9597-792c-43c3-ab07-c42490ac3eac - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 14:54:20.812 8 WARNING keystonemiddleware._common.config [None req-e68b9597-792c-43c3-ab07-c42490ac3eac - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 14:54:20.820 8 WARNING oslo_config.cfg [None req-e68b9597-792c-43c3-ab07-c42490ac3eac - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-21 14:54:20.821 7 WARNING keystonemiddleware._common.config [None req-176307f9-a32f-4665-bb53-f758aa1705cd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f7c808b3668 pid: 8 (default app) 2026-05-21 14:54:20.829 7 WARNING oslo_config.cfg [None req-176307f9-a32f-4665-bb53-f758aa1705cd - - - - - -] 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 0x7f7c808b3668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 14:54:21 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-21 14:54:22.264 7 WARNING oslo_policy.policy [None req-a5407567-a3b4-4de8-beea-f2975cdc852c 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - 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-21 14:54:22.264 7 WARNING oslo_policy.policy [None req-a5407567-a3b4-4de8-beea-f2975cdc852c 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - 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-21 14:54:22.282 7 WARNING oslo_policy.policy [None req-a5407567-a3b4-4de8-beea-f2975cdc852c 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - 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-21 14:54:22.282 7 WARNING oslo_policy.policy [None req-a5407567-a3b4-4de8-beea-f2975cdc852c 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - 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.204.45.240 () {44 vars in 911 bytes} [Thu May 21 14:54:21 2026] GET /v2/images => generated 69 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 14:54:25 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.204.45.240 () {44 vars in 911 bytes} [Thu May 21 14:54:25 2026] GET /v2/images => generated 69 bytes in 38 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-21 14:54:25.823 8 WARNING oslo_policy.policy [None req-b96f0546-cdea-4c42-9dac-85aefcafd2f2 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - 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-21 14:54:25.824 8 WARNING oslo_policy.policy [None req-b96f0546-cdea-4c42-9dac-85aefcafd2f2 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - 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.204.45.240 () {44 vars in 912 bytes} [Thu May 21 14:54:25 2026] GET /v2/images/cirros => generated 151 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.240 () {44 vars in 934 bytes} [Thu May 21 14:54:25 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 14:54:25.973 8 WARNING oslo_policy.policy [None req-f15033ae-da17-4345-941b-2c73cdf69be8 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - 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-21 14:54:25.974 8 WARNING oslo_policy.policy [None req-f15033ae-da17-4345-941b-2c73cdf69be8 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - 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.204.45.240 () {44 vars in 940 bytes} [Thu May 21 14:54:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 14:54:26.053 7 WARNING oslo_config.cfg [None req-cc516544-b18f-4f39-bf6a-e2f630541a24 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - 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.204.45.240 () {48 vars in 952 bytes} [Thu May 21 14:54:25 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-21 14:54:26.075 8 WARNING oslo_policy.policy [None req-d2bef7a0-0f2b-4fb7-afd7-c595d3359431 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - 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-21 14:54:26.075 8 WARNING oslo_policy.policy [None req-d2bef7a0-0f2b-4fb7-afd7-c595d3359431 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - 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-21 14:54:26.077 8 INFO glance.api.v2.image_data [None req-d2bef7a0-0f2b-4fb7-afd7-c595d3359431 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 14:54:30.220 8 WARNING glance.location [None req-d2bef7a0-0f2b-4fb7-afd7-c595d3359431 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.240 () {48 vars in 1046 bytes} [Thu May 21 14:54:26 2026] PUT /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a/file => generated 0 bytes in 4189 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8010 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 21 14:54:30 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 14:54:30.294 8 WARNING oslo_config.cfg [None req-aba31051-9c34-4d7f-8792-4e4095ea60df 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - 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/17] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 21 14:54:30 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => 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: 134/270] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 15:15:31 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: 137/271] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 21 15:15:31 2026] GET /v2/images => generated 1240 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 15:15: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: 139/275] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 21 15:15:48 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.240 () {44 vars in 938 bytes} [Thu May 21 15:15:48 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.240 () {44 vars in 960 bytes} [Thu May 21 15:15:48 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.204.45.240 () {44 vars in 940 bytes} [Thu May 21 15:15:48 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: 141/279] 199.204.45.240 () {48 vars in 952 bytes} [Thu May 21 15:15:48 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 15:15:48.893 7 WARNING oslo_policy.policy [None req-c0abc971-c2ce-4b1d-bf4a-e0b163261a11 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - 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-21 15:15:48.893 7 WARNING oslo_policy.policy [None req-c0abc971-c2ce-4b1d-bf4a-e0b163261a11 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - 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-21 15:15:48.895 7 INFO glance.api.v2.image_data [None req-c0abc971-c2ce-4b1d-bf4a-e0b163261a11 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 15:16:14.628 7 WARNING glance.location [None req-c0abc971-c2ce-4b1d-bf4a-e0b163261a11 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/286] 199.204.45.240 () {48 vars in 1047 bytes} [Thu May 21 15:15:48 2026] PUT /v2/images/cdedd453-8ed9-41ea-9c2b-9555522c756d/file => generated 0 bytes in 25780 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61987 switches on core 0) [pid: 8|app: 0|req: 148/287] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 21 15:16:14 2026] GET /v2/images/cdedd453-8ed9-41ea-9c2b-9555522c756d => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/288] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 21 15:16:14 2026] GET /v2/images/cdedd453-8ed9-41ea-9c2b-9555522c756d => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/289] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 15:16:16 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: 141/290] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 21 15:16:16 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/375] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 15:23:19 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: 184/376] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 21 15:23:19 2026] GET /v2/images => generated 2451 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/381] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 15:23:31 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: 195/382] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 21 15:23:31 2026] GET /v2/images => generated 2451 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/383] 199.204.45.240 () {44 vars in 948 bytes} [Thu May 21 15:23:31 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/384] 199.204.45.240 () {44 vars in 970 bytes} [Thu May 21 15:23:31 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/385] 199.204.45.240 () {44 vars in 940 bytes} [Thu May 21 15:23:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/386] 199.204.45.240 () {48 vars in 952 bytes} [Thu May 21 15:23:31 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 15:23:31.532 7 INFO glance.api.v2.image_data [None req-238f0320-8910-47c8-abaa-7e9b28613abd 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 15:23:45.619 7 INFO glance.location [None req-238f0320-8910-47c8-abaa-7e9b28613abd 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/389] 199.204.45.240 () {48 vars in 1046 bytes} [Thu May 21 15:23:31 2026] PUT /v2/images/c2a2b446-4c3f-4cd6-8d6b-b4e1383668c8/file => generated 0 bytes in 14134 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25168 switches on core 0) [pid: 8|app: 0|req: 200/390] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 21 15:23:45 2026] GET /v2/images/c2a2b446-4c3f-4cd6-8d6b-b4e1383668c8 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/391] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:23:45 2026] PATCH /v2/images/c2a2b446-4c3f-4cd6-8d6b-b4e1383668c8 => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/392] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 21 15:23:45 2026] GET /v2/images/c2a2b446-4c3f-4cd6-8d6b-b4e1383668c8 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/401] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 15:24:28 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: 196/402] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 21 15:24:28 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/407] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 15:24:44 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: 199/408] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 21 15:24:44 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/409] 199.204.45.240 () {44 vars in 940 bytes} [Thu May 21 15:24:44 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/410] 199.204.45.240 () {44 vars in 962 bytes} [Thu May 21 15:24:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/411] 199.204.45.240 () {44 vars in 940 bytes} [Thu May 21 15:24:44 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: 201/412] 199.204.45.240 () {48 vars in 952 bytes} [Thu May 21 15:24:44 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 15:24:44.577 8 INFO glance.api.v2.image_data [None req-9373cc0f-8187-466a-a1e9-1b1a03c8c253 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 15:24:58.452 8 INFO glance.location [None req-9373cc0f-8187-466a-a1e9-1b1a03c8c253 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 212/415] 199.204.45.240 () {48 vars in 1047 bytes} [Thu May 21 15:24:44 2026] PUT /v2/images/15587e94-f6b5-4625-b84e-c1b2e142edd7/file => generated 0 bytes in 13919 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28551 switches on core 0) [pid: 7|app: 0|req: 204/416] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 21 15:24:58 2026] GET /v2/images/15587e94-f6b5-4625-b84e-c1b2e142edd7 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/417] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 21 15:24:58 2026] GET /v2/images/15587e94-f6b5-4625-b84e-c1b2e142edd7 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/572] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 15:37: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: 282/573] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 21 15:37:46 2026] GET /v2/images => generated 4893 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/602] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 15:40:02 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/603] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 21 15:40:02 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/604] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 15:40:04 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: 307/605] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 21 15:40:04 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/616] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 15:40:53 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: 313/617] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 21 15:40:53 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/620] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 15:41:01 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: 306/621] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 21 15:41:01 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/634] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 21 15:42:02 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: 322/635] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 21 15:42:02 2026] GET /v2/images => generated 4893 bytes in 52 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: 327/644] 10.0.0.130 () {32 vars in 633 bytes} [Thu May 21 15:42:44 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/649] 10.0.0.5 () {36 vars in 985 bytes} [Thu May 21 15:43:04 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => generated 1171 bytes in 155 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/650] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:43: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: 8|app: 0|req: 331/651] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:43:05 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: 7|app: 0|req: 321/652] 10.0.0.5 () {36 vars in 985 bytes} [Thu May 21 15:43:05 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => 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: 332/653] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:43:05 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: 322/654] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:43:05 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/655] 10.0.0.5 () {36 vars in 985 bytes} [Thu May 21 15:43:05 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => 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: 323/656] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:43: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: 8|app: 0|req: 334/657] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:43: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: 7|app: 0|req: 324/658] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 21 15:43:05 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/659] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 21 15:43: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: 325/660] 10.0.0.95 () {36 vars in 910 bytes} [Thu May 21 15:43:06 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: 336/661] 10.0.0.95 () {36 vars in 1006 bytes} [Thu May 21 15:43:06 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a/locations => generated 127 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/662] 10.0.0.95 () {36 vars in 986 bytes} [Thu May 21 15:43:06 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/663] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 21 15:43:06 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: 327/664] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 21 15:43:06 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: 339/667] 199.204.45.240 () {36 vars in 991 bytes} [Thu May 21 15:43:12 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => 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: 329/668] 199.204.45.240 () {36 vars in 931 bytes} [Thu May 21 15:43:13 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/669] 199.204.45.240 () {36 vars in 991 bytes} [Thu May 21 15:43:13 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/670] 199.204.45.240 () {36 vars in 931 bytes} [Thu May 21 15:43:13 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: 341/671] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 21 15:43:18 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/672] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 21 15:43:18 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: 342/673] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 21 15:43:18 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/674] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 21 15:43:18 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/681] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 21 15:43:47 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => 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: 336/682] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 21 15:43:47 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: 350/689] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 21 15:44:19 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/690] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 21 15:44:19 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: 354/697] 10.0.0.130 () {32 vars in 707 bytes} [Thu May 21 15:44:46 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => 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: 344/698] 10.0.0.130 () {32 vars in 707 bytes} [Thu May 21 15:44:47 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => 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: 355/699] 10.0.0.5 () {36 vars in 985 bytes} [Thu May 21 15:44:47 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => 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: 345/700] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:44:47 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: 356/701] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:44:47 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: 346/702] 10.0.0.5 () {36 vars in 985 bytes} [Thu May 21 15:44:47 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => 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: 357/703] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:44:47 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: 347/704] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:44:47 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: 358/705] 10.0.0.5 () {36 vars in 985 bytes} [Thu May 21 15:44:47 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => 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: 348/706] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:44:47 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: 359/707] 10.0.0.95 () {36 vars in 910 bytes} [Thu May 21 15:44:47 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: 349/708] 10.0.0.95 () {36 vars in 1006 bytes} [Thu May 21 15:44:47 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/709] 10.0.0.95 () {36 vars in 986 bytes} [Thu May 21 15:44:47 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => 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: 350/710] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 21 15:44:47 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: 361/711] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 21 15:44:47 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: 351/712] 10.0.0.130 () {30 vars in 411 bytes} [Thu May 21 15:44: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: 366/721] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 21 15:45:29 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/722] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 21 15:45:29 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: 358/725] 10.0.0.130 () {34 vars in 655 bytes} [Thu May 21 15:45:35 2026] POST /v2/images => generated 649 bytes in 188 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 15:45:35.337 8 WARNING glance.api.v2.images [None req-85eee06b-bf71-43e5-a302-c80a2786f5f4 2c8406de74854096a9be0b86e476a793 8291c9e91f64446f8deb3d87e96b2c27 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1d189147-ba92-4783-85c0-62d7fb01d322 [pid: 8|app: 0|req: 368/726] 10.0.0.130 () {32 vars in 710 bytes} [Thu May 21 15:45:35 2026] DELETE /v2/images/1d189147-ba92-4783-85c0-62d7fb01d322 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/727] 10.0.0.130 () {32 vars in 707 bytes} [Thu May 21 15:45:35 2026] GET /v2/images/1d189147-ba92-4783-85c0-62d7fb01d322 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/728] 10.0.0.130 () {32 vars in 633 bytes} [Thu May 21 15:45:35 2026] GET /v2/images => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/729] 10.0.0.130 () {34 vars in 655 bytes} [Thu May 21 15:45:35 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/730] 10.0.0.130 () {32 vars in 717 bytes} [Thu May 21 15:45:35 2026] GET /v2/images/e4c65ce7-668d-4a32-a30c-0f4ada11c102/file => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 15:45:35.534 7 INFO glance.api.v2.image_data [None req-707068d6-61ee-4f21-b2c9-fcf91ed17fb3 2c8406de74854096a9be0b86e476a793 8291c9e91f64446f8deb3d87e96b2c27 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 15:45:35.567 7 WARNING glance_store._drivers.rbd [None req-707068d6-61ee-4f21-b2c9-fcf91ed17fb3 2c8406de74854096a9be0b86e476a793 8291c9e91f64446f8deb3d87e96b2c27 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-21 15:45:36.692 7 INFO glance.location [None req-707068d6-61ee-4f21-b2c9-fcf91ed17fb3 2c8406de74854096a9be0b86e476a793 8291c9e91f64446f8deb3d87e96b2c27 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/731] 10.0.0.130 () {32 vars in 727 bytes} [Thu May 21 15:45:35 2026] PUT /v2/images/e4c65ce7-668d-4a32-a30c-0f4ada11c102/file => generated 0 bytes in 1232 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/732] 10.0.0.130 () {32 vars in 707 bytes} [Thu May 21 15:45:36 2026] GET /v2/images/e4c65ce7-668d-4a32-a30c-0f4ada11c102 => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/733] 10.0.0.130 () {32 vars in 717 bytes} [Thu May 21 15:45:36 2026] GET /v2/images/e4c65ce7-668d-4a32-a30c-0f4ada11c102/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/734] 10.0.0.130 () {34 vars in 655 bytes} [Thu May 21 15:45:36 2026] POST /v2/images => generated 647 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/735] 10.0.0.130 () {32 vars in 726 bytes} [Thu May 21 15:45:36 2026] PATCH /v2/images/d10baf9c-449e-43f2-9c44-1b3d04071f89 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/736] 10.0.0.130 () {32 vars in 707 bytes} [Thu May 21 15:45:37 2026] GET /v2/images/d10baf9c-449e-43f2-9c44-1b3d04071f89 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 15:45:37.038 7 WARNING glance.api.v2.images [None req-cb65cf2f-494a-4f31-91ce-2ce5211baa74 2c8406de74854096a9be0b86e476a793 8291c9e91f64446f8deb3d87e96b2c27 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d10baf9c-449e-43f2-9c44-1b3d04071f89 [pid: 7|app: 0|req: 364/737] 10.0.0.130 () {32 vars in 710 bytes} [Thu May 21 15:45:37 2026] DELETE /v2/images/d10baf9c-449e-43f2-9c44-1b3d04071f89 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/738] 10.0.0.130 () {32 vars in 707 bytes} [Thu May 21 15:45:37 2026] GET /v2/images/d10baf9c-449e-43f2-9c44-1b3d04071f89 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 15:45:37.100 7 WARNING glance.api.v2.images [None req-0bbd6535-1558-4c12-b446-036f71666e0b 2c8406de74854096a9be0b86e476a793 8291c9e91f64446f8deb3d87e96b2c27 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e4c65ce7-668d-4a32-a30c-0f4ada11c102 [pid: 7|app: 0|req: 365/739] 10.0.0.130 () {32 vars in 710 bytes} [Thu May 21 15:45:37 2026] DELETE /v2/images/e4c65ce7-668d-4a32-a30c-0f4ada11c102 => generated 0 bytes in 1558 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/740] 10.0.0.130 () {32 vars in 707 bytes} [Thu May 21 15:45:38 2026] GET /v2/images/e4c65ce7-668d-4a32-a30c-0f4ada11c102 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 15:45:38.672 7 WARNING glance.api.v2.images [None req-3ccc04e6-71a0-4637-abf8-6bcf9f930a0f 2c8406de74854096a9be0b86e476a793 8291c9e91f64446f8deb3d87e96b2c27 - - default default] Failed to find image 1d189147-ba92-4783-85c0-62d7fb01d322 to delete: glance.common.exception.ImageNotFound: No image found with ID 1d189147-ba92-4783-85c0-62d7fb01d322 [pid: 7|app: 0|req: 366/741] 10.0.0.130 () {32 vars in 710 bytes} [Thu May 21 15:45:38 2026] DELETE /v2/images/1d189147-ba92-4783-85c0-62d7fb01d322 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/742] 10.0.0.130 () {32 vars in 707 bytes} [Thu May 21 15:45:38 2026] GET /v2/images/1d189147-ba92-4783-85c0-62d7fb01d322 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/759] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 21 15:46:51 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => 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: 375/760] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 21 15:46:51 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: 386/761] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 21 15:46:51 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/762] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 21 15:46:51 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: 378/765] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 21 15:47:09 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => 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: 388/766] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 21 15:47:09 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: 382/773] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 21 15:47:35 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/774] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 21 15:47:35 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: 395/779] 199.204.45.240 () {32 vars in 826 bytes} [Thu May 21 15:47:50 2026] GET /v2/images?status=active&owner=accb8c4a2d184b6abaf6853f85c4e704&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/780] 199.204.45.240 () {32 vars in 653 bytes} [Thu May 21 15:47:50 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: 396/781] 10.0.0.5 () {36 vars in 985 bytes} [Thu May 21 15:47:51 2026] GET /v2/images/cdedd453-8ed9-41ea-9c2b-9555522c756d => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/782] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:47:51 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: 397/783] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:47:51 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: 387/784] 10.0.0.5 () {36 vars in 985 bytes} [Thu May 21 15:47:51 2026] GET /v2/images/cdedd453-8ed9-41ea-9c2b-9555522c756d => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/785] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:47:51 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: 388/786] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:47:51 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: 399/787] 10.0.0.5 () {36 vars in 985 bytes} [Thu May 21 15:47:51 2026] GET /v2/images/cdedd453-8ed9-41ea-9c2b-9555522c756d => 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: 389/788] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:47:51 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: 400/789] 10.0.0.5 () {36 vars in 925 bytes} [Thu May 21 15:47:51 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: 390/790] 10.0.0.95 () {36 vars in 910 bytes} [Thu May 21 15:47:51 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: 401/791] 10.0.0.95 () {36 vars in 1006 bytes} [Thu May 21 15:47:51 2026] GET /v2/images/cdedd453-8ed9-41ea-9c2b-9555522c756d/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/792] 10.0.0.95 () {36 vars in 986 bytes} [Thu May 21 15:47:51 2026] GET /v2/images/cdedd453-8ed9-41ea-9c2b-9555522c756d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/793] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 21 15:47:51 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/794] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 21 15:47:51 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: 407/803] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 21 15:48:40 2026] GET /v2/images/4dfe8bc2-bcc1-4fdd-827d-f697014d554a => 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: 397/804] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 21 15:48:40 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: 7|app: 0|req: 414/837] 10.0.0.130 () {32 vars in 633 bytes} [Thu May 21 15:51:18 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)