+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 16:52:15 2026] *** compiled with version: 13.3.0 on 12 May 2026 01:40:13 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-56bd67d6bb-74z4j 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 0x7efd413e9668 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-12 16:52:17.088 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 16:52:17.210 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-12 16:52:17.996 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-12 16:52:17.998 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-12 16:52:17.998 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 16:52:18.100 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-12 16:52:18.101 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-12 16:52:18.102 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 16:52:20.016 8 WARNING glance.api.v2.images [None req-855ea3aa-f026-4ef9-acfc-04421ca2d781 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 16:52:20.153 7 WARNING glance.api.v2.images [None req-b2c0a8ab-bce9-4db9-8a24-cde8918c7492 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 16:52:20.343 8 WARNING keystonemiddleware._common.config [None req-855ea3aa-f026-4ef9-acfc-04421ca2d781 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 16:52:20.351 8 WARNING oslo_config.cfg [None req-855ea3aa-f026-4ef9-acfc-04421ca2d781 - - - - - -] 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 0x7efd413e9668 pid: 8 (default app) 2026-05-12 16:52:20.499 7 WARNING keystonemiddleware._common.config [None req-b2c0a8ab-bce9-4db9-8a24-cde8918c7492 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 16:52:20.507 7 WARNING oslo_config.cfg [None req-b2c0a8ab-bce9-4db9-8a24-cde8918c7492 - - - - - -] 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 0x7efd413e9668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 16:52:22 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 16:52:22.573 7 WARNING oslo_policy.policy [None req-f583178a-f384-46b2-9099-f4ef3c45540b 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - 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-12 16:52:22.574 7 WARNING oslo_policy.policy [None req-f583178a-f384-46b2-9099-f4ef3c45540b 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - 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-12 16:52:22.595 7 WARNING oslo_policy.policy [None req-f583178a-f384-46b2-9099-f4ef3c45540b 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - 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-12 16:52:22.595 7 WARNING oslo_policy.policy [None req-f583178a-f384-46b2-9099-f4ef3c45540b 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - 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/4] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 16:52:22 2026] GET /v2/images => generated 69 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 16:52: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/6] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 16:52: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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 16:52:25.964 8 WARNING oslo_policy.policy [None req-bad97824-e594-495e-928f-76c0f295d8e0 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - 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-12 16:52:25.965 8 WARNING oslo_policy.policy [None req-bad97824-e594-495e-928f-76c0f295d8e0 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/7] 199.19.213.250 () {44 vars in 912 bytes} [Tue May 12 16:52:25 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.250 () {44 vars in 934 bytes} [Tue May 12 16:52:26 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 16:52:26.096 8 WARNING oslo_policy.policy [None req-af994316-9d6d-4521-b3fe-0cf0e438c695 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - 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-12 16:52:26.096 8 WARNING oslo_policy.policy [None req-af994316-9d6d-4521-b3fe-0cf0e438c695 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - 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: 6/9] 199.19.213.250 () {44 vars in 940 bytes} [Tue May 12 16:52:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 16:52:26.179 7 WARNING oslo_config.cfg [None req-f772b812-8a86-4fe7-b98a-5352ca2c41ca 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - 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/10] 199.19.213.250 () {48 vars in 952 bytes} [Tue May 12 16:52:26 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 16:52:26.202 8 WARNING oslo_policy.policy [None req-c847d38c-3722-45ca-b030-5b4cb2c3ffae 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - 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-12 16:52:26.202 8 WARNING oslo_policy.policy [None req-c847d38c-3722-45ca-b030-5b4cb2c3ffae 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - 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-12 16:52:26.204 8 INFO glance.api.v2.image_data [None req-c847d38c-3722-45ca-b030-5b4cb2c3ffae 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 16:52:29.701 8 INFO glance.location [None req-c847d38c-3722-45ca-b030-5b4cb2c3ffae 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 7/13] 199.19.213.250 () {48 vars in 1046 bytes} [Tue May 12 16:52:26 2026] PUT /v2/images/87d927e2-63e7-4918-85d0-478852591b39/file => generated 0 bytes in 3549 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7101 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.250 () {44 vars in 972 bytes} [Tue May 12 16:52:29 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 16:52:29.783 8 WARNING oslo_config.cfg [None req-fe7965f8-c025-415c-ac56-45556106b626 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - 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: 8/15] 199.19.213.250 () {44 vars in 972 bytes} [Tue May 12 16:52:29 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/256] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 17:12:29 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: 129/257] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 17:12:29 2026] GET /v2/images => generated 1240 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/262] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 17:12:57 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: 132/263] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 17:12:57 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: 7|app: 0|req: 132/264] 199.19.213.250 () {44 vars in 938 bytes} [Tue May 12 17:12:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/265] 199.19.213.250 () {44 vars in 960 bytes} [Tue May 12 17:12:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/266] 199.19.213.250 () {44 vars in 940 bytes} [Tue May 12 17:12:57 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: 8|app: 0|req: 134/267] 199.19.213.250 () {48 vars in 952 bytes} [Tue May 12 17:12:57 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 17:12:57.369 7 WARNING oslo_policy.policy [None req-004d2558-0838-4d84-818e-b207fc7551b1 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - 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-12 17:12:57.369 7 WARNING oslo_policy.policy [None req-004d2558-0838-4d84-818e-b207fc7551b1 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - 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-12 17:12:57.370 7 INFO glance.api.v2.image_data [None req-004d2558-0838-4d84-818e-b207fc7551b1 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 17:13:22.455 7 INFO glance.location [None req-004d2558-0838-4d84-818e-b207fc7551b1 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 134/274] 199.19.213.250 () {48 vars in 1047 bytes} [Tue May 12 17:12:57 2026] PUT /v2/images/9ceda5dd-19e2-4f02-91b4-c55e11d8e21f/file => generated 0 bytes in 25136 msecs (HTTP/1.1 204) 4 headers in 171 bytes (71102 switches on core 0) [pid: 8|app: 0|req: 141/275] 199.19.213.250 () {44 vars in 972 bytes} [Tue May 12 17:13:22 2026] GET /v2/images/9ceda5dd-19e2-4f02-91b4-c55e11d8e21f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/276] 199.19.213.250 () {44 vars in 972 bytes} [Tue May 12 17:13:22 2026] GET /v2/images/9ceda5dd-19e2-4f02-91b4-c55e11d8e21f => 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: 142/277] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 17:13:23 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: 136/278] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 17:13:23 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/355] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 17:19:49 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: 175/356] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 17:19:49 2026] GET /v2/images => generated 2451 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/359] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 17:19:57 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/360] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 17:19:57 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: 184/361] 199.19.213.250 () {44 vars in 948 bytes} [Tue May 12 17:19:57 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/362] 199.19.213.250 () {44 vars in 970 bytes} [Tue May 12 17:19:57 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/363] 199.19.213.250 () {44 vars in 940 bytes} [Tue May 12 17:19:57 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: 179/364] 199.19.213.250 () {48 vars in 952 bytes} [Tue May 12 17:19:57 2026] POST /v2/images => generated 799 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 17:19:57.734 8 INFO glance.api.v2.image_data [None req-c4ccb3ee-b4dd-4233-8f2e-6fc188283cf4 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 17:20:11.493 8 INFO glance.location [None req-c4ccb3ee-b4dd-4233-8f2e-6fc188283cf4 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/369] 199.19.213.250 () {48 vars in 1046 bytes} [Tue May 12 17:19:57 2026] PUT /v2/images/cf606e23-a5c7-41fe-8d55-98c192fa4818/file => generated 0 bytes in 13799 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23897 switches on core 0) [pid: 7|app: 0|req: 184/370] 199.19.213.250 () {44 vars in 972 bytes} [Tue May 12 17:20:11 2026] GET /v2/images/cf606e23-a5c7-41fe-8d55-98c192fa4818 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 199.19.213.250 () {48 vars in 1051 bytes} [Tue May 12 17:20:11 2026] PATCH /v2/images/cf606e23-a5c7-41fe-8d55-98c192fa4818 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.19.213.250 () {44 vars in 972 bytes} [Tue May 12 17:20:11 2026] GET /v2/images/cf606e23-a5c7-41fe-8d55-98c192fa4818 => generated 1234 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 17:20: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: 191/380] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 17:20:49 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 17:21:04 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 17:21:04 2026] GET /v2/images => generated 3687 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.19.213.250 () {44 vars in 940 bytes} [Tue May 12 17:21:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.19.213.250 () {44 vars in 962 bytes} [Tue May 12 17:21:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.19.213.250 () {44 vars in 940 bytes} [Tue May 12 17:21:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.19.213.250 () {48 vars in 952 bytes} [Tue May 12 17:21:04 2026] POST /v2/images => generated 791 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 17:21:04.282 7 INFO glance.api.v2.image_data [None req-5698fdf3-bd77-42cf-a2c6-024beb3bd3d6 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 17:21:20.210 7 INFO glance.location [None req-5698fdf3-bd77-42cf-a2c6-024beb3bd3d6 3acf3b822afb4aa89cd9335cc084e7b6 b556785f03e24099bde7d34a16315435 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 195/395] 199.19.213.250 () {48 vars in 1047 bytes} [Tue May 12 17:21:04 2026] PUT /v2/images/19cae646-f892-47af-94ea-4b5ee17a5367/file => generated 0 bytes in 15968 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27919 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.19.213.250 () {44 vars in 972 bytes} [Tue May 12 17:21:20 2026] GET /v2/images/19cae646-f892-47af-94ea-4b5ee17a5367 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/397] 199.19.213.250 () {44 vars in 972 bytes} [Tue May 12 17:21:20 2026] GET /v2/images/19cae646-f892-47af-94ea-4b5ee17a5367 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/538] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 17:33:05 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: 272/539] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 17:33:05 2026] GET /v2/images => generated 4893 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/566] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 17:35: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: 281/567] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 17:35:16 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: 8|app: 0|req: 287/568] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 17:35:18 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/569] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 17:35:18 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/580] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 17:36:05 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: 288/581] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 17:36:05 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/584] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 17:36:12 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: 290/585] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 17:36:12 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 199.19.213.250 () {42 vars in 689 bytes} [Tue May 12 17:37:12 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: 302/599] 199.19.213.250 () {44 vars in 911 bytes} [Tue May 12 17:37:12 2026] GET /v2/images => generated 4893 bytes in 59 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: 302/608] 10.0.0.169 () {32 vars in 633 bytes} [Tue May 12 17:37:53 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/613] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 12 17:38:12 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => generated 1171 bytes in 19 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: 309/614] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 12 17:38:12 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/615] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 12 17:38:13 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => generated 1171 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:38:13 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: 307/617] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:38:13 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: 311/618] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 12 17:38:13 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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: 308/619] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:38:13 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: 312/620] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:38:13 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: 309/621] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 12 17:38:13 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/622] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:38:13 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: 310/623] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:38: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: 314/624] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 12 17:38:14 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => generated 1171 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/625] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 12 17:38:14 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: 315/626] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 12 17:38:14 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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: 312/627] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 12 17:38:14 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: 316/628] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 12 17:38:14 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: 313/629] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 12 17:38:15 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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: 317/630] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 12 17:38:15 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: 315/633] 199.19.213.250 () {36 vars in 991 bytes} [Tue May 12 17:38:20 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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: 319/634] 199.19.213.250 () {36 vars in 931 bytes} [Tue May 12 17:38:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/635] 199.19.213.250 () {36 vars in 991 bytes} [Tue May 12 17:38:20 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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: 320/636] 199.19.213.250 () {36 vars in 931 bytes} [Tue May 12 17:38:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 12 17:38:37 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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: 322/640] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 12 17:38:37 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: 321/645] 10.0.0.169 () {34 vars in 655 bytes} [Tue May 12 17:38:52 2026] POST /v2/images => generated 648 bytes in 222 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-12 17:38:52.810 8 WARNING glance.api.v2.images [None req-94fdf18e-2ec8-44a9-b01e-16da9b8f5fdc c6c3ce4474544165933a8fc46c6bdeed a1bb232d6e4f44e78745b48e795ad8a9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4f3ec58c-5ffc-46ee-871a-7139f20612b7 [pid: 8|app: 0|req: 325/646] 10.0.0.169 () {32 vars in 710 bytes} [Tue May 12 17:38:52 2026] DELETE /v2/images/4f3ec58c-5ffc-46ee-871a-7139f20612b7 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/647] 10.0.0.169 () {32 vars in 707 bytes} [Tue May 12 17:38:52 2026] GET /v2/images/4f3ec58c-5ffc-46ee-871a-7139f20612b7 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/648] 10.0.0.169 () {32 vars in 633 bytes} [Tue May 12 17:38:52 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/649] 10.0.0.169 () {34 vars in 655 bytes} [Tue May 12 17:38:52 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/650] 10.0.0.169 () {32 vars in 717 bytes} [Tue May 12 17:38:52 2026] GET /v2/images/e65f6fb8-d33d-468a-8a3c-f0d3291215d1/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:38:53.008 7 INFO glance.api.v2.image_data [None req-831589c9-e4a1-438e-8bd7-f01e23823a1a c6c3ce4474544165933a8fc46c6bdeed a1bb232d6e4f44e78745b48e795ad8a9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 17:38:53.047 7 WARNING glance_store._drivers.rbd [None req-831589c9-e4a1-438e-8bd7-f01e23823a1a c6c3ce4474544165933a8fc46c6bdeed a1bb232d6e4f44e78745b48e795ad8a9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-12 17:38:53.775 7 INFO glance.location [None req-831589c9-e4a1-438e-8bd7-f01e23823a1a c6c3ce4474544165933a8fc46c6bdeed a1bb232d6e4f44e78745b48e795ad8a9 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 324/651] 10.0.0.169 () {32 vars in 727 bytes} [Tue May 12 17:38:52 2026] PUT /v2/images/e65f6fb8-d33d-468a-8a3c-f0d3291215d1/file => generated 0 bytes in 811 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/652] 10.0.0.169 () {32 vars in 707 bytes} [Tue May 12 17:38:53 2026] GET /v2/images/e65f6fb8-d33d-468a-8a3c-f0d3291215d1 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/653] 10.0.0.169 () {32 vars in 717 bytes} [Tue May 12 17:38:53 2026] GET /v2/images/e65f6fb8-d33d-468a-8a3c-f0d3291215d1/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.169 () {34 vars in 655 bytes} [Tue May 12 17:38:53 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.169 () {32 vars in 726 bytes} [Tue May 12 17:38:53 2026] PATCH /v2/images/ca34d719-7f8f-478d-b483-8e765a727a04 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 10.0.0.169 () {32 vars in 707 bytes} [Tue May 12 17:38:54 2026] GET /v2/images/ca34d719-7f8f-478d-b483-8e765a727a04 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:54.091 7 WARNING glance.api.v2.images [None req-1866d14a-4c47-461e-b581-85a2322002b9 c6c3ce4474544165933a8fc46c6bdeed a1bb232d6e4f44e78745b48e795ad8a9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ca34d719-7f8f-478d-b483-8e765a727a04 [pid: 7|app: 0|req: 327/657] 10.0.0.169 () {32 vars in 710 bytes} [Tue May 12 17:38:54 2026] DELETE /v2/images/ca34d719-7f8f-478d-b483-8e765a727a04 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 10.0.0.169 () {32 vars in 707 bytes} [Tue May 12 17:38:54 2026] GET /v2/images/ca34d719-7f8f-478d-b483-8e765a727a04 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:38:54.170 7 WARNING glance.api.v2.images [None req-e378c5a8-a472-434c-b071-0b5c40383f90 c6c3ce4474544165933a8fc46c6bdeed a1bb232d6e4f44e78745b48e795ad8a9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e65f6fb8-d33d-468a-8a3c-f0d3291215d1 [pid: 7|app: 0|req: 328/659] 10.0.0.169 () {32 vars in 710 bytes} [Tue May 12 17:38:54 2026] DELETE /v2/images/e65f6fb8-d33d-468a-8a3c-f0d3291215d1 => generated 0 bytes in 836 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/660] 10.0.0.169 () {32 vars in 707 bytes} [Tue May 12 17:38:54 2026] GET /v2/images/e65f6fb8-d33d-468a-8a3c-f0d3291215d1 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:38:55.023 7 WARNING glance.api.v2.images [None req-e20a5fd5-70e5-4edb-b08b-20d793ecf55f c6c3ce4474544165933a8fc46c6bdeed a1bb232d6e4f44e78745b48e795ad8a9 - - default default] Failed to find image 4f3ec58c-5ffc-46ee-871a-7139f20612b7 to delete: glance.common.exception.ImageNotFound: No image found with ID 4f3ec58c-5ffc-46ee-871a-7139f20612b7 [pid: 7|app: 0|req: 329/661] 10.0.0.169 () {32 vars in 710 bytes} [Tue May 12 17:38:55 2026] DELETE /v2/images/4f3ec58c-5ffc-46ee-871a-7139f20612b7 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 10.0.0.169 () {32 vars in 707 bytes} [Tue May 12 17:38:55 2026] GET /v2/images/4f3ec58c-5ffc-46ee-871a-7139f20612b7 => 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: 336/667] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 12 17:39:10 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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: 332/668] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 12 17:39: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: 336/675] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 12 17:39:41 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/676] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 12 17:39:41 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: 341/685] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 12 17:40:23 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/686] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 12 17:40:23 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: 345/693] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 12 17:40:53 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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: 349/694] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 12 17:40:53 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 12 17:40:58 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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: 350/696] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 12 17:40:58 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: 353/701] 10.0.0.169 () {30 vars in 411 bytes} [Tue May 12 17:41:10 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: 349/702] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 12 17:41:16 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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/703] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 12 17:41:16 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: 355/714] 199.19.213.250 () {32 vars in 826 bytes} [Tue May 12 17:42:00 2026] GET /v2/images?status=active&owner=b556785f03e24099bde7d34a16315435&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/715] 199.19.213.250 () {32 vars in 653 bytes} [Tue May 12 17:42:00 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: 356/716] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 12 17:42:01 2026] GET /v2/images/9ceda5dd-19e2-4f02-91b4-c55e11d8e21f => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:42:01 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: 357/718] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:42:01 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: 362/719] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 12 17:42:01 2026] GET /v2/images/9ceda5dd-19e2-4f02-91b4-c55e11d8e21f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/720] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:42:01 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: 363/721] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:42:01 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: 359/722] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 12 17:42:01 2026] GET /v2/images/9ceda5dd-19e2-4f02-91b4-c55e11d8e21f => 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: 364/723] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:42:01 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: 360/724] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 12 17:42:01 2026] GET /v2/images/9ceda5dd-19e2-4f02-91b4-c55e11d8e21f => 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: 365/725] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 12 17:42:01 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: 361/726] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 12 17:42:01 2026] GET /v2/images/9ceda5dd-19e2-4f02-91b4-c55e11d8e21f => 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: 366/727] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 12 17:42:01 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: 362/728] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 12 17:42:01 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: 367/729] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 12 17:42:04 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/730] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 12 17:42:04 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: 371/737] 10.0.0.169 () {32 vars in 707 bytes} [Tue May 12 17:42:35 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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: 367/738] 10.0.0.169 () {32 vars in 707 bytes} [Tue May 12 17:42:35 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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: 372/739] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 12 17:42:35 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => generated 1171 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/740] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:42: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: 373/741] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:42:35 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: 369/742] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 12 17:42:35 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/743] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:42:35 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: 370/744] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:42:35 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: 375/745] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 12 17:42:35 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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: 371/746] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:42:35 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: 376/747] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 12 17:42:35 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: 372/748] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 12 17:42:36 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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: 377/749] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 12 17:42:36 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: 373/750] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 12 17:42:36 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/751] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 12 17:42:36 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: 374/752] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 12 17:42:36 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: 377/757] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 12 17:42:56 2026] GET /v2/images/87d927e2-63e7-4918-85d0-478852591b39 => 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: 381/758] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 12 17:42:56 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: 393/789] 10.0.0.169 () {32 vars in 633 bytes} [Tue May 12 17:45:25 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)