+ 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 5 17:19:18 2026] *** compiled with version: 13.3.0 on 05 May 2026 11:02:25 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-5b74958877-jmhs8 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 0x7fe4a435d668 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-05 17:19:20.734 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-05 17:19:20.779 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-05 17:19:21.716 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-05 17:19:21.717 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-05 17:19:21.717 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 17:19:21.740 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-05 17:19:21.741 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-05 17:19:21.741 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 17:19:23.851 7 WARNING glance.api.v2.images [None req-9a86fa2c-775e-4de9-9116-66df3cf7712d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 17:19:23.862 8 WARNING glance.api.v2.images [None req-62a36935-0690-470d-aa24-954bc0f79a12 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 17:19:24.205 8 WARNING keystonemiddleware._common.config [None req-62a36935-0690-470d-aa24-954bc0f79a12 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 17:19:24.212 8 WARNING oslo_config.cfg [None req-62a36935-0690-470d-aa24-954bc0f79a12 - - - - - -] 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 6 seconds on interpreter 0x7fe4a435d668 pid: 8 (default app) 2026-05-05 17:19:24.219 7 WARNING keystonemiddleware._common.config [None req-9a86fa2c-775e-4de9-9116-66df3cf7712d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 17:19:24.227 7 WARNING oslo_config.cfg [None req-9a86fa2c-775e-4de9-9116-66df3cf7712d - - - - - -] 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 6 seconds on interpreter 0x7fe4a435d668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 17:19:25 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-05 17:19:26.320 7 WARNING oslo_policy.policy [None req-d2581fe3-1fc1-4fa3-8314-cc2eed39a0fa eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - 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-05 17:19:26.320 7 WARNING oslo_policy.policy [None req-d2581fe3-1fc1-4fa3-8314-cc2eed39a0fa eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - 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-05 17:19:26.336 7 WARNING oslo_policy.policy [None req-d2581fe3-1fc1-4fa3-8314-cc2eed39a0fa eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - 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-05 17:19:26.336 7 WARNING oslo_policy.policy [None req-d2581fe3-1fc1-4fa3-8314-cc2eed39a0fa eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 17:19:25 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 17:19:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 17:19:29 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 17:19:30.021 8 WARNING oslo_policy.policy [None req-7daea65c-5265-4858-bdb9-210554553a17 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - 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-05 17:19:30.022 8 WARNING oslo_policy.policy [None req-7daea65c-5265-4858-bdb9-210554553a17 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.19.213.111 () {44 vars in 912 bytes} [Tue May 5 17:19:29 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.111 () {44 vars in 934 bytes} [Tue May 5 17:19:30 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-05 17:19:30.168 8 WARNING oslo_policy.policy [None req-77aa13e6-f1a9-414b-acb2-43984bd1fa1c eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - 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-05 17:19:30.168 8 WARNING oslo_policy.policy [None req-77aa13e6-f1a9-414b-acb2-43984bd1fa1c eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.19.213.111 () {44 vars in 940 bytes} [Tue May 5 17:19:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:19:30.261 7 WARNING oslo_config.cfg [None req-3a3285e2-69c8-40f5-bd9d-60e5aa648de3 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.19.213.111 () {48 vars in 952 bytes} [Tue May 5 17:19:30 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 17:19:30.283 8 WARNING oslo_policy.policy [None req-ffe92f97-8394-4d22-90d8-09b18389eb3f eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - 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-05 17:19:30.283 8 WARNING oslo_policy.policy [None req-ffe92f97-8394-4d22-90d8-09b18389eb3f eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - 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-05 17:19:30.285 8 INFO glance.api.v2.image_data [None req-ffe92f97-8394-4d22-90d8-09b18389eb3f eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:19:33.907 8 INFO glance.location [None req-ffe92f97-8394-4d22-90d8-09b18389eb3f eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/15] 199.19.213.111 () {48 vars in 1046 bytes} [Tue May 5 17:19:30 2026] PUT /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806/file => generated 0 bytes in 3680 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6259 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.111 () {44 vars in 972 bytes} [Tue May 5 17:19:33 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 17:19:33.999 8 WARNING oslo_config.cfg [None req-b864091e-8030-49df-b69a-d126b16237c8 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.19.213.111 () {44 vars in 972 bytes} [Tue May 5 17:19:33 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => 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: 135/266] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 17:40:19 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 17:40:19 2026] GET /v2/images => generated 1240 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 17:40:38 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: 138/273] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 17:40:38 2026] GET /v2/images => generated 1240 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.19.213.111 () {44 vars in 938 bytes} [Tue May 5 17:40:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.19.213.111 () {44 vars in 960 bytes} [Tue May 5 17:40:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.19.213.111 () {44 vars in 940 bytes} [Tue May 5 17:40:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.19.213.111 () {48 vars in 952 bytes} [Tue May 5 17:40:38 2026] POST /v2/images => generated 796 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 17:40:38.701 7 WARNING oslo_policy.policy [None req-d275079c-6dbd-48df-8719-d14d83031174 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - 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-05 17:40:38.701 7 WARNING oslo_policy.policy [None req-d275079c-6dbd-48df-8719-d14d83031174 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - 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-05 17:40:38.702 7 INFO glance.api.v2.image_data [None req-d275079c-6dbd-48df-8719-d14d83031174 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:41:06.263 7 INFO glance.location [None req-d275079c-6dbd-48df-8719-d14d83031174 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 138/284] 199.19.213.111 () {48 vars in 1047 bytes} [Tue May 5 17:40:38 2026] PUT /v2/images/022da5b6-2fc7-4601-b91f-93cc083a8aa0/file => generated 0 bytes in 27613 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66622 switches on core 0) [pid: 8|app: 0|req: 147/285] 199.19.213.111 () {44 vars in 972 bytes} [Tue May 5 17:41:06 2026] GET /v2/images/022da5b6-2fc7-4601-b91f-93cc083a8aa0 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/286] 199.19.213.111 () {44 vars in 972 bytes} [Tue May 5 17:41:06 2026] GET /v2/images/022da5b6-2fc7-4601-b91f-93cc083a8aa0 => 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: 148/287] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 17:41:07 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: 140/288] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 17:41:07 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/371] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 17:48:01 2026] GET / => generated 1312 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/372] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 17:48:01 2026] GET /v2/images => generated 2451 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/375] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 17:48: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: 184/376] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 17:48:10 2026] GET /v2/images => generated 2451 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/377] 199.19.213.111 () {44 vars in 948 bytes} [Tue May 5 17:48:10 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/378] 199.19.213.111 () {44 vars in 970 bytes} [Tue May 5 17:48:10 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/379] 199.19.213.111 () {44 vars in 940 bytes} [Tue May 5 17:48:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/380] 199.19.213.111 () {48 vars in 952 bytes} [Tue May 5 17:48:10 2026] POST /v2/images => generated 799 bytes in 548 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 17:48:11.474 8 INFO glance.api.v2.image_data [None req-5d512f97-148d-4e24-a18d-5bfbb3e5761f eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:48:45.620 8 INFO glance.location [None req-5d512f97-148d-4e24-a18d-5bfbb3e5761f eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/389] 199.19.213.111 () {48 vars in 1046 bytes} [Tue May 5 17:48:11 2026] PUT /v2/images/31fee57a-da07-4ff2-aa40-207452abde08/file => generated 0 bytes in 34205 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26155 switches on core 0) [pid: 7|app: 0|req: 195/390] 199.19.213.111 () {44 vars in 972 bytes} [Tue May 5 17:48:45 2026] GET /v2/images/31fee57a-da07-4ff2-aa40-207452abde08 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.19.213.111 () {48 vars in 1051 bytes} [Tue May 5 17:48:45 2026] PATCH /v2/images/31fee57a-da07-4ff2-aa40-207452abde08 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 199.19.213.111 () {44 vars in 972 bytes} [Tue May 5 17:48:45 2026] GET /v2/images/31fee57a-da07-4ff2-aa40-207452abde08 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 17:49: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: 201/402] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 17:49:29 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 17:49:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 17:49:46 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.19.213.111 () {44 vars in 940 bytes} [Tue May 5 17:49:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.19.213.111 () {44 vars in 962 bytes} [Tue May 5 17:49:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.19.213.111 () {44 vars in 940 bytes} [Tue May 5 17:49:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.19.213.111 () {48 vars in 952 bytes} [Tue May 5 17:49:46 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 17:49:46.486 8 INFO glance.api.v2.image_data [None req-e2353176-497e-4c13-aac1-6bf8e6981d10 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:50:00.092 8 INFO glance.location [None req-e2353176-497e-4c13-aac1-6bf8e6981d10 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 207/415] 199.19.213.111 () {48 vars in 1047 bytes} [Tue May 5 17:49:46 2026] PUT /v2/images/da1878fc-2685-499d-ab66-9df9e68f6c17/file => generated 0 bytes in 13659 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30417 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.19.213.111 () {44 vars in 972 bytes} [Tue May 5 17:50:00 2026] GET /v2/images/da1878fc-2685-499d-ab66-9df9e68f6c17 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 199.19.213.111 () {44 vars in 972 bytes} [Tue May 5 17:50:00 2026] GET /v2/images/da1878fc-2685-499d-ab66-9df9e68f6c17 => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 18:02:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/569] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 18:02:31 2026] GET /v2/images => generated 4893 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 18:04:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/599] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 18:04:46 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: 300/600] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 18:04:48 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: 301/601] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 18:04:48 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 18:05:35 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: 307/613] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 18:05:35 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 18:05:43 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: 308/615] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 18:05:43 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/630] 199.19.213.111 () {42 vars in 689 bytes} [Tue May 5 18:06:44 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: 316/631] 199.19.213.111 () {44 vars in 911 bytes} [Tue May 5 18:06:44 2026] GET /v2/images => generated 4893 bytes in 46 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: 320/640] 10.0.0.204 () {32 vars in 633 bytes} [Tue May 5 18:07:26 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/645] 10.0.0.138 () {36 vars in 987 bytes} [Tue May 5 18:07:45 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 123 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: 323/646] 10.0.0.138 () {36 vars in 927 bytes} [Tue May 5 18:07:45 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/647] 10.0.0.138 () {36 vars in 987 bytes} [Tue May 5 18:07:46 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 10.0.0.138 () {36 vars in 927 bytes} [Tue May 5 18:07:46 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: 325/649] 10.0.0.122 () {36 vars in 987 bytes} [Tue May 5 18:07:50 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/650] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:07:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/651] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:07:50 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: 326/652] 10.0.0.122 () {36 vars in 987 bytes} [Tue May 5 18:07:50 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => 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: 327/653] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:07:50 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: 327/654] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:07:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/655] 10.0.0.122 () {36 vars in 987 bytes} [Tue May 5 18:07:51 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/656] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:07: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: 8|app: 0|req: 329/657] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:07:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/658] 10.0.0.246 () {36 vars in 987 bytes} [Tue May 5 18:07:52 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 10.0.0.246 () {36 vars in 927 bytes} [Tue May 5 18:07:52 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: 330/660] 10.0.0.246 () {36 vars in 987 bytes} [Tue May 5 18:07:52 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => 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: 331/661] 10.0.0.246 () {36 vars in 927 bytes} [Tue May 5 18:07:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/662] 10.0.0.246 () {36 vars in 927 bytes} [Tue May 5 18:07:52 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: 333/665] 199.19.213.111 () {36 vars in 991 bytes} [Tue May 5 18:07:53 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 199.19.213.111 () {36 vars in 931 bytes} [Tue May 5 18:07:53 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: 334/667] 199.19.213.111 () {36 vars in 991 bytes} [Tue May 5 18:07:54 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 199.19.213.111 () {36 vars in 931 bytes} [Tue May 5 18:07:54 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: 338/675] 10.0.0.138 () {36 vars in 987 bytes} [Tue May 5 18:08:32 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => 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: 338/676] 10.0.0.138 () {36 vars in 927 bytes} [Tue May 5 18:08:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 10.0.0.138 () {36 vars in 987 bytes} [Tue May 5 18:08:57 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 10.0.0.138 () {36 vars in 927 bytes} [Tue May 5 18:08:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 10.0.0.138 () {36 vars in 987 bytes} [Tue May 5 18:09:05 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => 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: 344/688] 10.0.0.138 () {36 vars in 927 bytes} [Tue May 5 18:09:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.204 () {34 vars in 655 bytes} [Tue May 5 18:09:36 2026] POST /v2/images => generated 649 bytes in 186 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-05 18:09:36.511 8 WARNING glance.api.v2.images [None req-2b5ed216-0efc-47cb-ae90-bb56482c8f89 dce1c63e325640c99597cb80c78865ca 87b34db64b66457e88532049bddec9f5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9c8f3f1e-7f6c-45db-958d-00b62bf33ba3 [pid: 8|app: 0|req: 348/696] 10.0.0.204 () {32 vars in 710 bytes} [Tue May 5 18:09:36 2026] DELETE /v2/images/9c8f3f1e-7f6c-45db-958d-00b62bf33ba3 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.204 () {32 vars in 707 bytes} [Tue May 5 18:09:36 2026] GET /v2/images/9c8f3f1e-7f6c-45db-958d-00b62bf33ba3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.204 () {32 vars in 633 bytes} [Tue May 5 18:09:36 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: 7|app: 0|req: 350/699] 10.0.0.204 () {34 vars in 655 bytes} [Tue May 5 18:09:36 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/700] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:09:36 2026] GET /v2/images/3d015f54-6e8c-400d-a37b-bf2fecf2d497/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:36.704 7 INFO glance.api.v2.image_data [None req-6cc8dd75-2c70-4dfa-84d7-d70ae4acbc3a dce1c63e325640c99597cb80c78865ca 87b34db64b66457e88532049bddec9f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 18:09:36.745 7 WARNING glance_store._drivers.rbd [None req-6cc8dd75-2c70-4dfa-84d7-d70ae4acbc3a dce1c63e325640c99597cb80c78865ca 87b34db64b66457e88532049bddec9f5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-05 18:09:37.608 7 INFO glance.location [None req-6cc8dd75-2c70-4dfa-84d7-d70ae4acbc3a dce1c63e325640c99597cb80c78865ca 87b34db64b66457e88532049bddec9f5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 351/701] 10.0.0.204 () {32 vars in 727 bytes} [Tue May 5 18:09:36 2026] PUT /v2/images/3d015f54-6e8c-400d-a37b-bf2fecf2d497/file => generated 0 bytes in 953 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/702] 10.0.0.204 () {32 vars in 707 bytes} [Tue May 5 18:09:37 2026] GET /v2/images/3d015f54-6e8c-400d-a37b-bf2fecf2d497 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:09:37 2026] GET /v2/images/3d015f54-6e8c-400d-a37b-bf2fecf2d497/file => generated 1024 bytes in 171 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/704] 10.0.0.204 () {34 vars in 655 bytes} [Tue May 5 18:09:37 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/705] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:37 2026] PATCH /v2/images/3da5d19a-6767-41f7-a346-55e084d2feba => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/706] 10.0.0.204 () {32 vars in 707 bytes} [Tue May 5 18:09:37 2026] GET /v2/images/3da5d19a-6767-41f7-a346-55e084d2feba => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:37.955 7 WARNING glance.api.v2.images [None req-cd19d64d-0c6a-40ad-857f-1ef911d5e5d6 dce1c63e325640c99597cb80c78865ca 87b34db64b66457e88532049bddec9f5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3da5d19a-6767-41f7-a346-55e084d2feba [pid: 7|app: 0|req: 354/707] 10.0.0.204 () {32 vars in 710 bytes} [Tue May 5 18:09:37 2026] DELETE /v2/images/3da5d19a-6767-41f7-a346-55e084d2feba => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/708] 10.0.0.204 () {32 vars in 707 bytes} [Tue May 5 18:09:38 2026] GET /v2/images/3da5d19a-6767-41f7-a346-55e084d2feba => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:38.042 7 WARNING glance.api.v2.images [None req-ce54afc3-a533-45cc-8f8b-706f03b9724e dce1c63e325640c99597cb80c78865ca 87b34db64b66457e88532049bddec9f5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3d015f54-6e8c-400d-a37b-bf2fecf2d497 [pid: 7|app: 0|req: 355/709] 10.0.0.204 () {32 vars in 710 bytes} [Tue May 5 18:09:38 2026] DELETE /v2/images/3d015f54-6e8c-400d-a37b-bf2fecf2d497 => generated 0 bytes in 881 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/710] 10.0.0.204 () {32 vars in 707 bytes} [Tue May 5 18:09:38 2026] GET /v2/images/3d015f54-6e8c-400d-a37b-bf2fecf2d497 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:38.941 7 WARNING glance.api.v2.images [None req-031b046a-be8d-44ca-a68e-27dc98444b94 dce1c63e325640c99597cb80c78865ca 87b34db64b66457e88532049bddec9f5 - - default default] Failed to find image 9c8f3f1e-7f6c-45db-958d-00b62bf33ba3 to delete: glance.common.exception.ImageNotFound: No image found with ID 9c8f3f1e-7f6c-45db-958d-00b62bf33ba3 [pid: 7|app: 0|req: 356/711] 10.0.0.204 () {32 vars in 710 bytes} [Tue May 5 18:09:38 2026] DELETE /v2/images/9c8f3f1e-7f6c-45db-958d-00b62bf33ba3 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/712] 10.0.0.204 () {32 vars in 707 bytes} [Tue May 5 18:09:38 2026] GET /v2/images/9c8f3f1e-7f6c-45db-958d-00b62bf33ba3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/713] 10.0.0.204 () {30 vars in 411 bytes} [Tue May 5 18:09:42 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: 357/714] 10.0.0.138 () {36 vars in 987 bytes} [Tue May 5 18:09:42 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => 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: 358/715] 10.0.0.138 () {36 vars in 927 bytes} [Tue May 5 18:09:42 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: 362/722] 10.0.0.204 () {32 vars in 707 bytes} [Tue May 5 18:10:08 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.204 () {32 vars in 707 bytes} [Tue May 5 18:10:08 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.122 () {36 vars in 987 bytes} [Tue May 5 18:10:08 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => 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: 362/725] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:10:08 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: 364/726] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:10:08 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/727] 10.0.0.122 () {36 vars in 987 bytes} [Tue May 5 18:10:08 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => 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: 365/728] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:10:08 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: 364/729] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:10:08 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: 366/730] 10.0.0.122 () {36 vars in 987 bytes} [Tue May 5 18:10:08 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => 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: 365/731] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:10:08 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: 367/732] 10.0.0.246 () {36 vars in 987 bytes} [Tue May 5 18:10:09 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => 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: 366/733] 10.0.0.246 () {36 vars in 927 bytes} [Tue May 5 18:10:09 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: 368/734] 10.0.0.246 () {36 vars in 987 bytes} [Tue May 5 18:10:09 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => 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: 367/735] 10.0.0.246 () {36 vars in 927 bytes} [Tue May 5 18:10: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: 7|app: 0|req: 369/736] 10.0.0.246 () {36 vars in 927 bytes} [Tue May 5 18:10:09 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: 370/741] 10.0.0.138 () {36 vars in 987 bytes} [Tue May 5 18:10:25 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.138 () {36 vars in 927 bytes} [Tue May 5 18:10:25 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: 371/743] 10.0.0.138 () {36 vars in 987 bytes} [Tue May 5 18:10:31 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.138 () {36 vars in 927 bytes} [Tue May 5 18:10:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/751] 10.0.0.138 () {36 vars in 987 bytes} [Tue May 5 18:10:58 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.138 () {36 vars in 927 bytes} [Tue May 5 18:10:58 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: 378/757] 10.0.0.138 () {36 vars in 987 bytes} [Tue May 5 18:11:18 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.138 () {36 vars in 927 bytes} [Tue May 5 18:11:18 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: 381/763] 10.0.0.138 () {36 vars in 987 bytes} [Tue May 5 18:11:36 2026] GET /v2/images/02f1bcbe-b7c8-4d59-a7d7-11a2371df806 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.138 () {36 vars in 927 bytes} [Tue May 5 18:11:36 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: 385/771] 199.19.213.111 () {32 vars in 826 bytes} [Tue May 5 18:12:07 2026] GET /v2/images?status=active&owner=a576b86f1caa4ac28616034a05aefc50&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/772] 199.19.213.111 () {32 vars in 653 bytes} [Tue May 5 18:12: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: 8|app: 0|req: 386/773] 10.0.0.122 () {36 vars in 987 bytes} [Tue May 5 18:12:07 2026] GET /v2/images/022da5b6-2fc7-4601-b91f-93cc083a8aa0 => 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: 388/774] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:12:07 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: 387/775] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:12: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: 389/776] 10.0.0.122 () {36 vars in 987 bytes} [Tue May 5 18:12:07 2026] GET /v2/images/022da5b6-2fc7-4601-b91f-93cc083a8aa0 => 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: 388/777] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:12: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: 390/778] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:12:08 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: 389/779] 10.0.0.122 () {36 vars in 987 bytes} [Tue May 5 18:12:08 2026] GET /v2/images/022da5b6-2fc7-4601-b91f-93cc083a8aa0 => 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: 391/780] 10.0.0.122 () {36 vars in 927 bytes} [Tue May 5 18:12:08 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: 390/781] 10.0.0.246 () {36 vars in 987 bytes} [Tue May 5 18:12:08 2026] GET /v2/images/022da5b6-2fc7-4601-b91f-93cc083a8aa0 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/782] 10.0.0.246 () {36 vars in 927 bytes} [Tue May 5 18:12:08 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: 391/783] 10.0.0.246 () {36 vars in 987 bytes} [Tue May 5 18:12:08 2026] GET /v2/images/022da5b6-2fc7-4601-b91f-93cc083a8aa0 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/784] 10.0.0.246 () {36 vars in 927 bytes} [Tue May 5 18:12:08 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: 392/785] 10.0.0.246 () {36 vars in 927 bytes} [Tue May 5 18:12:08 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: 418/834] 10.0.0.204 () {32 vars in 633 bytes} [Tue May 5 18:16:09 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)