+ 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 [Wed May 20 17:50:23 2026] *** compiled with version: 13.3.0 on 20 May 2026 09:08:57 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5d6d984f74-4rckq 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 0x7fb018591668 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-20 17:50:25.083 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-20 17:50:25.147 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-20 17:50:25.961 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-20 17:50:25.962 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-20 17:50:25.962 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-20 17:50:26.014 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-20 17:50:26.015 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-20 17:50:26.015 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-20 17:50:27.988 7 WARNING glance.api.v2.images [None req-9632705b-6008-48eb-a9b9-d7eedbbc4e07 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 17:50:28.033 8 WARNING glance.api.v2.images [None req-0a8be692-197b-44c8-b28b-25bd9c910c5c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 17:50:28.321 7 WARNING keystonemiddleware._common.config [None req-9632705b-6008-48eb-a9b9-d7eedbbc4e07 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 17:50:28.329 7 WARNING oslo_config.cfg [None req-9632705b-6008-48eb-a9b9-d7eedbbc4e07 - - - - - -] 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 0x7fb018591668 pid: 7 (default app) 2026-05-20 17:50:28.378 8 WARNING keystonemiddleware._common.config [None req-0a8be692-197b-44c8-b28b-25bd9c910c5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 17:50:28.388 8 WARNING oslo_config.cfg [None req-0a8be692-197b-44c8-b28b-25bd9c910c5c - - - - - -] 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 0x7fb018591668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 17:50:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 17:50:29.501 8 WARNING oslo_policy.policy [None req-d1d3ddd8-03fc-4cf7-9e41-a8296bcd7f13 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - 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-20 17:50:29.502 8 WARNING oslo_policy.policy [None req-d1d3ddd8-03fc-4cf7-9e41-a8296bcd7f13 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - 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-20 17:50:29.519 8 WARNING oslo_policy.policy [None req-d1d3ddd8-03fc-4cf7-9e41-a8296bcd7f13 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - 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-20 17:50:29.519 8 WARNING oslo_policy.policy [None req-d1d3ddd8-03fc-4cf7-9e41-a8296bcd7f13 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 17:50:29 2026] GET /v2/images => generated 69 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 17:50:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 17:50:32 2026] GET /v2/images => generated 69 bytes in 33 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 17:50:32.968 7 WARNING oslo_policy.policy [None req-2ffa80c0-d7e4-4c23-a001-5312a26b1562 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - 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-20 17:50:32.968 7 WARNING oslo_policy.policy [None req-2ffa80c0-d7e4-4c23-a001-5312a26b1562 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.70 () {44 vars in 907 bytes} [Wed May 20 17:50:32 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.70 () {44 vars in 929 bytes} [Wed May 20 17:50:33 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 17:50:33.101 7 WARNING oslo_policy.policy [None req-2f0cd092-2e0f-4d61-9642-23c08f14c822 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - 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-20 17:50:33.101 7 WARNING oslo_policy.policy [None req-2f0cd092-2e0f-4d61-9642-23c08f14c822 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.70 () {44 vars in 935 bytes} [Wed May 20 17:50:33 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) 2026-05-20 17:50:33.183 8 WARNING oslo_config.cfg [None req-ec087df8-d21f-4667-acd0-a00d9756ca2a f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.70 () {48 vars in 947 bytes} [Wed May 20 17:50:33 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 17:50:33.202 7 WARNING oslo_policy.policy [None req-ed03904d-f9b0-485f-b4d1-89a3dba78d34 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - 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-20 17:50:33.202 7 WARNING oslo_policy.policy [None req-ed03904d-f9b0-485f-b4d1-89a3dba78d34 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - 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-20 17:50:33.203 7 INFO glance.api.v2.image_data [None req-ed03904d-f9b0-485f-b4d1-89a3dba78d34 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 17:50:36.844 7 INFO glance.location [None req-ed03904d-f9b0-485f-b4d1-89a3dba78d34 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.70 () {48 vars in 1041 bytes} [Wed May 20 17:50:33 2026] PUT /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f/file => generated 0 bytes in 3683 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5926 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 20 17:50:36 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 17:50:36.917 7 WARNING oslo_config.cfg [None req-9ace5fa9-ef77-45eb-a4a6-ab0332116b95 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 20 17:50:36 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/265] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 18:11:19 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 18:11:19 2026] GET /v2/images => generated 1240 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 18:11:36 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 18:11:36 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.70 () {44 vars in 933 bytes} [Wed May 20 18:11:36 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.70 () {44 vars in 955 bytes} [Wed May 20 18:11:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.70 () {44 vars in 935 bytes} [Wed May 20 18:11:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.204.45.70 () {48 vars in 947 bytes} [Wed May 20 18:11:36 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 18:11:36.501 8 WARNING oslo_policy.policy [None req-ce70887e-139c-416e-a5a2-2c50141b537e f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - 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-20 18:11:36.502 8 WARNING oslo_policy.policy [None req-ce70887e-139c-416e-a5a2-2c50141b537e f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - 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-20 18:11:36.503 8 INFO glance.api.v2.image_data [None req-ce70887e-139c-416e-a5a2-2c50141b537e f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 18:12:23.594 8 INFO glance.location [None req-ce70887e-139c-416e-a5a2-2c50141b537e f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 136/285] 199.204.45.70 () {48 vars in 1042 bytes} [Wed May 20 18:11:36 2026] PUT /v2/images/decaeb31-b9dd-41e0-8426-9ef41979bf92/file => generated 0 bytes in 47133 msecs (HTTP/1.1 204) 4 headers in 171 bytes (47583 switches on core 0) [pid: 7|app: 0|req: 150/286] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 20 18:12:23 2026] GET /v2/images/decaeb31-b9dd-41e0-8426-9ef41979bf92 => 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: 137/287] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 20 18:12:23 2026] GET /v2/images/decaeb31-b9dd-41e0-8426-9ef41979bf92 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/288] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 18:12:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/289] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 18:12:25 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/372] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 18:19:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/373] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 18:19:15 2026] GET /v2/images => generated 2451 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/378] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 18:19:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/379] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 18:19:27 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: 184/380] 199.204.45.70 () {44 vars in 943 bytes} [Wed May 20 18:19:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/381] 199.204.45.70 () {44 vars in 965 bytes} [Wed May 20 18:19:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/382] 199.204.45.70 () {44 vars in 935 bytes} [Wed May 20 18:19:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/383] 199.204.45.70 () {48 vars in 947 bytes} [Wed May 20 18:19:27 2026] POST /v2/images => generated 799 bytes in 3159 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 18:19:30.640 8 INFO glance.api.v2.image_data [None req-8c87facf-0701-4bc7-9f04-3af8fa7969fa f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 18:22:06.630 8 INFO glance.location [None req-8c87facf-0701-4bc7-9f04-3af8fa7969fa f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/414] 199.204.45.70 () {48 vars in 1041 bytes} [Wed May 20 18:19:30 2026] PUT /v2/images/e1382359-d43d-4b3b-b10b-ef0c07f57977/file => generated 0 bytes in 156053 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9782 switches on core 0) [pid: 7|app: 0|req: 229/415] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 20 18:22:06 2026] GET /v2/images/e1382359-d43d-4b3b-b10b-ef0c07f57977 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/416] 199.204.45.70 () {48 vars in 1046 bytes} [Wed May 20 18:22:06 2026] PATCH /v2/images/e1382359-d43d-4b3b-b10b-ef0c07f57977 => generated 1234 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/417] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 20 18:22:06 2026] GET /v2/images/e1382359-d43d-4b3b-b10b-ef0c07f57977 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/428] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 18:22:53 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/429] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 18:22:53 2026] GET /v2/images => generated 3687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/434] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 18:23:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/435] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 18:23:09 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/436] 199.204.45.70 () {44 vars in 935 bytes} [Wed May 20 18:23:09 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/437] 199.204.45.70 () {44 vars in 957 bytes} [Wed May 20 18:23:09 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/438] 199.204.45.70 () {44 vars in 935 bytes} [Wed May 20 18:23:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/439] 199.204.45.70 () {48 vars in 947 bytes} [Wed May 20 18:23:09 2026] POST /v2/images => generated 791 bytes in 88 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 18:23:09.261 8 INFO glance.api.v2.image_data [None req-7c75ad28-632f-414d-8f1f-6c4ab3b13663 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 18:23:29.941 8 INFO glance.location [None req-7c75ad28-632f-414d-8f1f-6c4ab3b13663 f978fe935172478ba0ba994cffc5a74a d1698e70c0394e5ca75a842a2d082be2 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 199/444] 199.204.45.70 () {48 vars in 1042 bytes} [Wed May 20 18:23:09 2026] PUT /v2/images/3566fdac-88b1-4f6f-b9e8-ce9f8c7eef1b/file => generated 0 bytes in 20725 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21782 switches on core 0) [pid: 7|app: 0|req: 246/445] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 20 18:23:29 2026] GET /v2/images/3566fdac-88b1-4f6f-b9e8-ce9f8c7eef1b => 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: 200/446] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 20 18:23:30 2026] GET /v2/images/3566fdac-88b1-4f6f-b9e8-ce9f8c7eef1b => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/599] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 18:36:12 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/600] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 18:36:12 2026] GET /v2/images => generated 4893 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/627] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 18:38:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/628] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 18:38:26 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/631] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 18:38:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/632] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 18:38:27 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/641] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 18:39:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/642] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 18:39:15 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: 7|app: 0|req: 346/645] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 18:39:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/646] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 18:39:23 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/659] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 20 18:40:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/660] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 20 18:40:25 2026] GET /v2/images => generated 4893 bytes in 233 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:71: 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: 321/687] 10.0.0.87 () {32 vars in 632 bytes} [Wed May 20 18:42:33 2026] GET /v2/images => generated 4893 bytes in 25 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:71: 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: 369/692] 10.0.0.139 () {36 vars in 987 bytes} [Wed May 20 18:42:56 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => 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: 324/693] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 20 18:42:56 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/696] 10.0.0.139 () {36 vars in 987 bytes} [Wed May 20 18:42:57 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/697] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 20 18:42:57 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: 372/698] 199.204.45.70 () {36 vars in 990 bytes} [Wed May 20 18:43:03 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => 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: 327/699] 199.204.45.70 () {36 vars in 930 bytes} [Wed May 20 18:43:03 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: 373/700] 199.204.45.70 () {36 vars in 990 bytes} [Wed May 20 18:43:04 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => 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: 328/701] 199.204.45.70 () {36 vars in 930 bytes} [Wed May 20 18:43:04 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: 375/704] 10.0.0.52 () {36 vars in 986 bytes} [Wed May 20 18:43:10 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/705] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:43:10 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/706] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:43: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: 8|app: 0|req: 331/707] 10.0.0.52 () {36 vars in 986 bytes} [Wed May 20 18:43:10 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/708] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:43:10 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/709] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:43:10 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: 378/710] 10.0.0.52 () {36 vars in 986 bytes} [Wed May 20 18:43:10 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/711] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:43: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: 379/712] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:43:10 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: 334/713] 10.0.0.37 () {36 vars in 986 bytes} [Wed May 20 18:43:12 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/714] 10.0.0.37 () {36 vars in 926 bytes} [Wed May 20 18:43:12 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: 335/715] 10.0.0.37 () {36 vars in 986 bytes} [Wed May 20 18:43:12 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/716] 10.0.0.37 () {36 vars in 926 bytes} [Wed May 20 18:43:12 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: 336/717] 10.0.0.37 () {36 vars in 926 bytes} [Wed May 20 18:43:12 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: 389/732] 10.0.0.139 () {36 vars in 987 bytes} [Wed May 20 18:44:22 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/733] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 20 18:44:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/734] 10.0.0.139 () {36 vars in 987 bytes} [Wed May 20 18:44:23 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => 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: 345/735] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 20 18:44:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/744] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 20 18:45:05 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => 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: 395/745] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 20 18:45:05 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/746] 10.0.0.139 () {36 vars in 987 bytes} [Wed May 20 18:45:06 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => 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: 396/747] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 20 18:45:06 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: 352/748] 10.0.0.52 () {36 vars in 986 bytes} [Wed May 20 18:45:06 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/749] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:45:06 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: 353/750] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:45:06 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: 398/751] 10.0.0.52 () {36 vars in 986 bytes} [Wed May 20 18:45:06 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => 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: 354/752] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:45:06 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: 399/753] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:45:06 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/754] 10.0.0.52 () {36 vars in 986 bytes} [Wed May 20 18:45:06 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => 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: 400/755] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:45:06 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: 356/756] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:45: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: 401/757] 10.0.0.37 () {36 vars in 986 bytes} [Wed May 20 18:45:06 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => 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: 357/758] 10.0.0.37 () {36 vars in 926 bytes} [Wed May 20 18:45:06 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: 402/759] 10.0.0.37 () {36 vars in 986 bytes} [Wed May 20 18:45:07 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => 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: 358/760] 10.0.0.37 () {36 vars in 926 bytes} [Wed May 20 18:45:07 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: 403/761] 10.0.0.37 () {36 vars in 926 bytes} [Wed May 20 18:45:07 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: 362/768] 10.0.0.139 () {36 vars in 987 bytes} [Wed May 20 18:45:32 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/769] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 20 18:45:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/778] 10.0.0.139 () {36 vars in 987 bytes} [Wed May 20 18:46:09 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => 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: 412/779] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 20 18:46:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/780] 10.0.0.139 () {36 vars in 987 bytes} [Wed May 20 18:46:11 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/781] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 20 18:46:11 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: 372/788] 10.0.0.87 () {34 vars in 654 bytes} [Wed May 20 18:46:41 2026] POST /v2/images => generated 649 bytes in 234 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-20 18:46:41.395 7 WARNING glance.api.v2.images [None req-004fec0b-fc7d-4700-bad2-0298e1b8dfbc eb3578ff95ee49f49ead9e462d7abe53 5127a14f57bb4f11b167d5bb89f9e356 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c41d7705-c39c-47ab-bc2f-34451e609715 [pid: 7|app: 0|req: 417/789] 10.0.0.87 () {32 vars in 709 bytes} [Wed May 20 18:46:41 2026] DELETE /v2/images/c41d7705-c39c-47ab-bc2f-34451e609715 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/790] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 20 18:46:41 2026] GET /v2/images/c41d7705-c39c-47ab-bc2f-34451e609715 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/791] 10.0.0.87 () {32 vars in 632 bytes} [Wed May 20 18:46:41 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/792] 10.0.0.87 () {34 vars in 654 bytes} [Wed May 20 18:46:41 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/793] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 20 18:46:41 2026] GET /v2/images/a4aea5bf-fb49-40ef-8d19-9e18f473c0b0/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 18:46:41.599 8 INFO glance.api.v2.image_data [None req-95339838-3f1e-44d3-be5f-b9b27126c6a7 eb3578ff95ee49f49ead9e462d7abe53 5127a14f57bb4f11b167d5bb89f9e356 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 18:46:41.646 8 WARNING glance_store._drivers.rbd [None req-95339838-3f1e-44d3-be5f-b9b27126c6a7 eb3578ff95ee49f49ead9e462d7abe53 5127a14f57bb4f11b167d5bb89f9e356 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-20 18:46:42.305 8 INFO glance.location [None req-95339838-3f1e-44d3-be5f-b9b27126c6a7 eb3578ff95ee49f49ead9e462d7abe53 5127a14f57bb4f11b167d5bb89f9e356 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 375/794] 10.0.0.87 () {32 vars in 726 bytes} [Wed May 20 18:46:41 2026] PUT /v2/images/a4aea5bf-fb49-40ef-8d19-9e18f473c0b0/file => generated 0 bytes in 767 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/795] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 20 18:46:42 2026] GET /v2/images/a4aea5bf-fb49-40ef-8d19-9e18f473c0b0 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/796] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 20 18:46:42 2026] GET /v2/images/a4aea5bf-fb49-40ef-8d19-9e18f473c0b0/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/797] 10.0.0.87 () {34 vars in 654 bytes} [Wed May 20 18:46:42 2026] POST /v2/images => generated 647 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/798] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 20 18:46:42 2026] PATCH /v2/images/1a158864-fef7-444c-9ffd-83864eb6f50d => generated 652 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/799] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 20 18:46:42 2026] GET /v2/images/1a158864-fef7-444c-9ffd-83864eb6f50d => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 18:46:42.659 8 WARNING glance.api.v2.images [None req-8dc4410f-ba1e-4841-9a03-38291817959d eb3578ff95ee49f49ead9e462d7abe53 5127a14f57bb4f11b167d5bb89f9e356 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1a158864-fef7-444c-9ffd-83864eb6f50d [pid: 8|app: 0|req: 378/800] 10.0.0.87 () {32 vars in 709 bytes} [Wed May 20 18:46:42 2026] DELETE /v2/images/1a158864-fef7-444c-9ffd-83864eb6f50d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/801] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 20 18:46:42 2026] GET /v2/images/1a158864-fef7-444c-9ffd-83864eb6f50d => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 18:46:42.760 8 WARNING glance.api.v2.images [None req-74eb2b07-304a-4345-8796-89fb6e0c65b1 eb3578ff95ee49f49ead9e462d7abe53 5127a14f57bb4f11b167d5bb89f9e356 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a4aea5bf-fb49-40ef-8d19-9e18f473c0b0 [pid: 8|app: 0|req: 379/802] 10.0.0.87 () {32 vars in 709 bytes} [Wed May 20 18:46:42 2026] DELETE /v2/images/a4aea5bf-fb49-40ef-8d19-9e18f473c0b0 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/803] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 20 18:46:43 2026] GET /v2/images/a4aea5bf-fb49-40ef-8d19-9e18f473c0b0 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 18:46:43.658 8 WARNING glance.api.v2.images [None req-2d38803d-e412-43ac-9ce7-283f8a573c4a eb3578ff95ee49f49ead9e462d7abe53 5127a14f57bb4f11b167d5bb89f9e356 - - default default] Failed to find image c41d7705-c39c-47ab-bc2f-34451e609715 to delete: glance.common.exception.ImageNotFound: No image found with ID c41d7705-c39c-47ab-bc2f-34451e609715 [pid: 8|app: 0|req: 380/804] 10.0.0.87 () {32 vars in 709 bytes} [Wed May 20 18:46:43 2026] DELETE /v2/images/c41d7705-c39c-47ab-bc2f-34451e609715 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/805] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 20 18:46:43 2026] GET /v2/images/c41d7705-c39c-47ab-bc2f-34451e609715 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/806] 10.0.0.87 () {30 vars in 410 bytes} [Wed May 20 18:46:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/809] 10.0.0.139 () {36 vars in 987 bytes} [Wed May 20 18:46:51 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/810] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 20 18:46: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: 444/843] 10.0.0.139 () {36 vars in 987 bytes} [Wed May 20 18:49:33 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/844] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 20 18:49:33 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: 447/849] 10.0.0.139 () {36 vars in 987 bytes} [Wed May 20 18:49:51 2026] GET /v2/images/f41408fe-372a-47b0-9de8-37db8e356f1f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/850] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 20 18:49:51 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: 408/859] 199.204.45.70 () {32 vars in 825 bytes} [Wed May 20 18:50:28 2026] GET /v2/images?status=active&owner=d1698e70c0394e5ca75a842a2d082be2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/860] 199.204.45.70 () {32 vars in 652 bytes} [Wed May 20 18:50:28 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: 409/861] 10.0.0.52 () {36 vars in 986 bytes} [Wed May 20 18:50:28 2026] GET /v2/images/decaeb31-b9dd-41e0-8426-9ef41979bf92 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/862] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:50:28 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: 410/863] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:50:28 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: 454/864] 10.0.0.52 () {36 vars in 986 bytes} [Wed May 20 18:50:28 2026] GET /v2/images/decaeb31-b9dd-41e0-8426-9ef41979bf92 => 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: 411/865] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:50:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/866] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:50:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/867] 10.0.0.52 () {36 vars in 986 bytes} [Wed May 20 18:50:28 2026] GET /v2/images/decaeb31-b9dd-41e0-8426-9ef41979bf92 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/868] 10.0.0.52 () {36 vars in 926 bytes} [Wed May 20 18:50:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/869] 10.0.0.37 () {36 vars in 986 bytes} [Wed May 20 18:50:28 2026] GET /v2/images/decaeb31-b9dd-41e0-8426-9ef41979bf92 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/870] 10.0.0.37 () {36 vars in 926 bytes} [Wed May 20 18:50:29 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: 414/871] 10.0.0.37 () {36 vars in 986 bytes} [Wed May 20 18:50:29 2026] GET /v2/images/decaeb31-b9dd-41e0-8426-9ef41979bf92 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/872] 10.0.0.37 () {36 vars in 926 bytes} [Wed May 20 18:50: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: 8|app: 0|req: 415/873] 10.0.0.37 () {36 vars in 926 bytes} [Wed May 20 18:50:29 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: 480/916] 10.0.0.87 () {32 vars in 632 bytes} [Wed May 20 18:53:57 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)