+ 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 [Mon Apr 27 21:20:53 2026] *** compiled with version: 13.3.0 on 27 April 2026 14:33:18 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-76565cc886-x474r 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 0x7f1003f6c668 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-04-27 21:20:55.112 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-27 21:20:55.220 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-27 21:20:55.982 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-04-27 21:20:55.983 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-04-27 21:20:55.984 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-27 21:20:56.106 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-04-27 21:20:56.107 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-04-27 21:20:56.107 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-27 21:20:58.036 7 WARNING glance.api.v2.images [None req-5eb3e156-2e8f-4d94-8cdf-c7928011e7ee - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 21:20:58.159 8 WARNING glance.api.v2.images [None req-6d3be095-8475-4e78-8bdf-9e1ac8cf32b8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 21:20:58.360 7 WARNING keystonemiddleware._common.config [None req-5eb3e156-2e8f-4d94-8cdf-c7928011e7ee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 21:20:58.367 7 WARNING oslo_config.cfg [None req-5eb3e156-2e8f-4d94-8cdf-c7928011e7ee - - - - - -] 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 0x7f1003f6c668 pid: 7 (default app) 2026-04-27 21:20:58.493 8 WARNING keystonemiddleware._common.config [None req-6d3be095-8475-4e78-8bdf-9e1ac8cf32b8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 21:20:58.500 8 WARNING oslo_config.cfg [None req-6d3be095-8475-4e78-8bdf-9e1ac8cf32b8 - - - - - -] 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 0x7f1003f6c668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 21:21:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:21:00.485 8 WARNING oslo_policy.policy [None req-4f0e0b80-1421-4c8b-a5b3-2da3bab9414d d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - 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-04-27 21:21:00.486 8 WARNING oslo_policy.policy [None req-4f0e0b80-1421-4c8b-a5b3-2da3bab9414d d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - 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-04-27 21:21:00.500 8 WARNING oslo_policy.policy [None req-4f0e0b80-1421-4c8b-a5b3-2da3bab9414d d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - 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-04-27 21:21:00.500 8 WARNING oslo_policy.policy [None req-4f0e0b80-1421-4c8b-a5b3-2da3bab9414d d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 21:21:00 2026] GET /v2/images => generated 69 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 21:21:03 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: 2/7] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 21:21:03 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:21:03.794 7 WARNING oslo_policy.policy [None req-85ebb8fb-ef8e-4d4f-8af1-48359ed23802 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - 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-04-27 21:21:03.794 7 WARNING oslo_policy.policy [None req-85ebb8fb-ef8e-4d4f-8af1-48359ed23802 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.107 () {44 vars in 912 bytes} [Mon Apr 27 21:21:03 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.107 () {44 vars in 934 bytes} [Mon Apr 27 21:21:03 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 21:21:03.930 7 WARNING oslo_policy.policy [None req-13492ecd-927a-4324-82d1-34e685e9ff99 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - 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-04-27 21:21:03.931 7 WARNING oslo_policy.policy [None req-13492ecd-927a-4324-82d1-34e685e9ff99 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.107 () {44 vars in 940 bytes} [Mon Apr 27 21:21:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 21:21:04.013 8 WARNING oslo_config.cfg [None req-28d9643c-8010-4f7e-8e6d-1e378e860217 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.107 () {48 vars in 952 bytes} [Mon Apr 27 21:21:03 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 21:21:04.039 7 WARNING oslo_policy.policy [None req-241dd347-c1c8-474a-99c4-d2302430e9a5 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - 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-04-27 21:21:04.039 7 WARNING oslo_policy.policy [None req-241dd347-c1c8-474a-99c4-d2302430e9a5 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - 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-04-27 21:21:04.040 7 INFO glance.api.v2.image_data [None req-241dd347-c1c8-474a-99c4-d2302430e9a5 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:21:07.724 7 WARNING glance.location [None req-241dd347-c1c8-474a-99c4-d2302430e9a5 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.107 () {48 vars in 1046 bytes} [Mon Apr 27 21:21:04 2026] PUT /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70/file => generated 0 bytes in 3738 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6967 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.107 () {44 vars in 972 bytes} [Mon Apr 27 21:21:07 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 21:21:07.803 7 WARNING oslo_config.cfg [None req-e6153a26-edb9-4e95-8571-c3902dc19a2e d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.107 () {44 vars in 972 bytes} [Mon Apr 27 21:21:07 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 129/255] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 21:41: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: 127/256] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 21:41:06 2026] GET /v2/images => generated 1240 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 21:41: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: 132/262] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 21:41:23 2026] GET /v2/images => generated 1240 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 199.19.213.107 () {44 vars in 938 bytes} [Mon Apr 27 21:41:23 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.19.213.107 () {44 vars in 960 bytes} [Mon Apr 27 21:41:23 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/265] 199.19.213.107 () {44 vars in 940 bytes} [Mon Apr 27 21:41:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.19.213.107 () {48 vars in 952 bytes} [Mon Apr 27 21:41:23 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 21:41:23.640 8 WARNING oslo_policy.policy [None req-5083ddea-36fb-4d2b-a1b7-1a168456ba74 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - 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-04-27 21:41:23.641 8 WARNING oslo_policy.policy [None req-5083ddea-36fb-4d2b-a1b7-1a168456ba74 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - 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-04-27 21:41:23.642 8 INFO glance.api.v2.image_data [None req-5083ddea-36fb-4d2b-a1b7-1a168456ba74 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:41:51.215 8 WARNING glance.location [None req-5083ddea-36fb-4d2b-a1b7-1a168456ba74 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 133/273] 199.19.213.107 () {48 vars in 1047 bytes} [Mon Apr 27 21:41:23 2026] PUT /v2/images/26a02a9f-2269-4616-9cc5-063e2fde8d1c/file => generated 0 bytes in 27629 msecs (HTTP/1.1 204) 4 headers in 171 bytes (71822 switches on core 0) [pid: 7|app: 0|req: 141/274] 199.19.213.107 () {44 vars in 972 bytes} [Mon Apr 27 21:41:51 2026] GET /v2/images/26a02a9f-2269-4616-9cc5-063e2fde8d1c => 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: 134/275] 199.19.213.107 () {44 vars in 972 bytes} [Mon Apr 27 21:41:51 2026] GET /v2/images/26a02a9f-2269-4616-9cc5-063e2fde8d1c => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/276] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 21:41:52 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: 135/277] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 21:41:52 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/360] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 21:48:38 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/361] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 21:48:38 2026] GET /v2/images => generated 2451 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/362] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 21:48:47 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: 185/363] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 21:48:47 2026] GET /v2/images => generated 2451 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/364] 199.19.213.107 () {44 vars in 948 bytes} [Mon Apr 27 21:48:47 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: 186/367] 199.19.213.107 () {44 vars in 970 bytes} [Mon Apr 27 21:48:47 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/368] 199.19.213.107 () {44 vars in 940 bytes} [Mon Apr 27 21:48:47 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: 7|app: 0|req: 187/369] 199.19.213.107 () {48 vars in 952 bytes} [Mon Apr 27 21:48:47 2026] POST /v2/images => generated 799 bytes in 154 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 21:48:47.351 8 INFO glance.api.v2.image_data [None req-7384bf1f-07c0-40e9-ab28-95ba05b3cbb9 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:49:13.613 8 INFO glance.location [None req-7384bf1f-07c0-40e9-ab28-95ba05b3cbb9 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 183/374] 199.19.213.107 () {48 vars in 1046 bytes} [Mon Apr 27 21:48:47 2026] PUT /v2/images/0d0cc91a-f1d6-4529-b460-30c320e02d10/file => generated 0 bytes in 26300 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26610 switches on core 0) [pid: 7|app: 0|req: 192/375] 199.19.213.107 () {44 vars in 972 bytes} [Mon Apr 27 21:49:13 2026] GET /v2/images/0d0cc91a-f1d6-4529-b460-30c320e02d10 => 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: 184/376] 199.19.213.107 () {48 vars in 1051 bytes} [Mon Apr 27 21:49:13 2026] PATCH /v2/images/0d0cc91a-f1d6-4529-b460-30c320e02d10 => generated 1234 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/377] 199.19.213.107 () {44 vars in 972 bytes} [Mon Apr 27 21:49:13 2026] GET /v2/images/0d0cc91a-f1d6-4529-b460-30c320e02d10 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 21:49:53 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: 198/387] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 21:49:53 2026] GET /v2/images => generated 3687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/392] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 21:50:13 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/393] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 21:50:13 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/394] 199.19.213.107 () {44 vars in 940 bytes} [Mon Apr 27 21:50:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/395] 199.19.213.107 () {44 vars in 962 bytes} [Mon Apr 27 21:50:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/396] 199.19.213.107 () {44 vars in 940 bytes} [Mon Apr 27 21:50:13 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: 8|app: 0|req: 194/397] 199.19.213.107 () {48 vars in 952 bytes} [Mon Apr 27 21:50:13 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 21:50:13.374 7 INFO glance.api.v2.image_data [None req-6ab61e53-bfb0-461a-a154-c371efbdcf05 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:50:26.593 7 INFO glance.location [None req-6ab61e53-bfb0-461a-a154-c371efbdcf05 d5de05f27f9849109f0c568c5a5aa2d0 6f4bbdf759db4de5912938ba17fb4bff - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 204/400] 199.19.213.107 () {48 vars in 1047 bytes} [Mon Apr 27 21:50:13 2026] PUT /v2/images/df2a13c4-de42-477d-905e-e58bb51d4576/file => generated 0 bytes in 13270 msecs (HTTP/1.1 204) 4 headers in 171 bytes (37328 switches on core 0) [pid: 8|app: 0|req: 197/401] 199.19.213.107 () {44 vars in 972 bytes} [Mon Apr 27 21:50:26 2026] GET /v2/images/df2a13c4-de42-477d-905e-e58bb51d4576 => 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: 205/402] 199.19.213.107 () {44 vars in 972 bytes} [Mon Apr 27 21:50:26 2026] GET /v2/images/df2a13c4-de42-477d-905e-e58bb51d4576 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/551] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 22:02:39 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/552] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 22:02:39 2026] GET /v2/images => generated 4893 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/579] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 22:04:50 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: 286/580] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 22:04:50 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/581] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 22:04:52 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/582] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 22:04:52 2026] GET /v2/images => generated 4893 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/593] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 22:05: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: 293/594] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 22:05:42 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: 7|app: 0|req: 303/597] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 22:05:49 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: 295/598] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 22:05:49 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/611] 199.19.213.107 () {42 vars in 689 bytes} [Mon Apr 27 22:06: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: 302/612] 199.19.213.107 () {44 vars in 911 bytes} [Mon Apr 27 22:06:48 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 307/621] 10.0.0.22 () {32 vars in 632 bytes} [Mon Apr 27 22:07:29 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/626] 10.0.0.229 () {36 vars in 987 bytes} [Mon Apr 27 22:07:53 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => generated 1171 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/627] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:07:53 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: 318/628] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:07:53 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: 311/629] 10.0.0.229 () {36 vars in 987 bytes} [Mon Apr 27 22:07:53 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 319/630] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:07:53 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/631] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:07:53 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: 320/632] 10.0.0.229 () {36 vars in 987 bytes} [Mon Apr 27 22:07:54 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 313/633] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:07:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/634] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:07:54 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/635] 10.0.0.125 () {36 vars in 987 bytes} [Mon Apr 27 22:07:54 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => generated 1171 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/636] 10.0.0.125 () {36 vars in 927 bytes} [Mon Apr 27 22:07:55 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/637] 10.0.0.125 () {36 vars in 987 bytes} [Mon Apr 27 22:07:55 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 323/638] 10.0.0.125 () {36 vars in 927 bytes} [Mon Apr 27 22:07:55 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: 316/639] 10.0.0.125 () {36 vars in 927 bytes} [Mon Apr 27 22:07:55 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: 325/642] 10.0.0.114 () {36 vars in 987 bytes} [Mon Apr 27 22:08:05 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 318/643] 10.0.0.114 () {36 vars in 927 bytes} [Mon Apr 27 22:08:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/644] 10.0.0.114 () {36 vars in 987 bytes} [Mon Apr 27 22:08:05 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 319/645] 10.0.0.114 () {36 vars in 927 bytes} [Mon Apr 27 22:08:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/648] 199.19.213.107 () {36 vars in 991 bytes} [Mon Apr 27 22:08:15 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 321/649] 199.19.213.107 () {36 vars in 931 bytes} [Mon Apr 27 22:08:15 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/650] 199.19.213.107 () {36 vars in 991 bytes} [Mon Apr 27 22:08:16 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 322/651] 199.19.213.107 () {36 vars in 931 bytes} [Mon Apr 27 22:08: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: 8|app: 0|req: 327/660] 10.0.0.114 () {36 vars in 987 bytes} [Mon Apr 27 22:08:51 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 334/661] 10.0.0.114 () {36 vars in 927 bytes} [Mon Apr 27 22:08:51 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: 336/664] 10.0.0.22 () {34 vars in 654 bytes} [Mon Apr 27 22:09:03 2026] POST /v2/images => generated 649 bytes in 234 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-27 22:09:03.577 8 WARNING glance.api.v2.images [None req-be24c91a-25b8-4a99-8616-064b32edb7f0 dd71948f706a455c88ba7e7f5cbc8de9 e6d2b9f3095b411e8df0fc565f3fb139 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6d2abc13-83c7-4229-bd1c-55d15a044111 [pid: 8|app: 0|req: 329/665] 10.0.0.22 () {32 vars in 709 bytes} [Mon Apr 27 22:09:03 2026] DELETE /v2/images/6d2abc13-83c7-4229-bd1c-55d15a044111 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/666] 10.0.0.22 () {32 vars in 706 bytes} [Mon Apr 27 22:09:03 2026] GET /v2/images/6d2abc13-83c7-4229-bd1c-55d15a044111 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/667] 10.0.0.22 () {32 vars in 632 bytes} [Mon Apr 27 22:09:03 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/668] 10.0.0.22 () {34 vars in 654 bytes} [Mon Apr 27 22:09:03 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/669] 10.0.0.22 () {32 vars in 716 bytes} [Mon Apr 27 22:09:03 2026] GET /v2/images/36566bf3-541f-4978-b948-dc27f724953a/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:09:03.783 7 INFO glance.api.v2.image_data [None req-137e571d-633a-4844-b007-97ea317f4174 dd71948f706a455c88ba7e7f5cbc8de9 e6d2b9f3095b411e8df0fc565f3fb139 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 22:09:03.823 7 WARNING glance_store._drivers.rbd [None req-137e571d-633a-4844-b007-97ea317f4174 dd71948f706a455c88ba7e7f5cbc8de9 e6d2b9f3095b411e8df0fc565f3fb139 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-27 22:09:04.171 7 INFO glance.location [None req-137e571d-633a-4844-b007-97ea317f4174 dd71948f706a455c88ba7e7f5cbc8de9 e6d2b9f3095b411e8df0fc565f3fb139 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 339/670] 10.0.0.22 () {32 vars in 726 bytes} [Mon Apr 27 22:09:03 2026] PUT /v2/images/36566bf3-541f-4978-b948-dc27f724953a/file => generated 0 bytes in 470 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/671] 10.0.0.22 () {32 vars in 706 bytes} [Mon Apr 27 22:09:04 2026] GET /v2/images/36566bf3-541f-4978-b948-dc27f724953a => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/672] 10.0.0.22 () {32 vars in 716 bytes} [Mon Apr 27 22:09:04 2026] GET /v2/images/36566bf3-541f-4978-b948-dc27f724953a/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/673] 10.0.0.22 () {34 vars in 654 bytes} [Mon Apr 27 22:09:04 2026] POST /v2/images => generated 649 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/674] 10.0.0.22 () {32 vars in 725 bytes} [Mon Apr 27 22:09:04 2026] PATCH /v2/images/634bc36c-add7-4085-85cd-f97de6cc68ed => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/675] 10.0.0.22 () {32 vars in 706 bytes} [Mon Apr 27 22:09:04 2026] GET /v2/images/634bc36c-add7-4085-85cd-f97de6cc68ed => generated 652 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:09:04.570 7 WARNING glance.api.v2.images [None req-47df7a76-cbc3-43e3-8500-84de4b6849d7 dd71948f706a455c88ba7e7f5cbc8de9 e6d2b9f3095b411e8df0fc565f3fb139 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//634bc36c-add7-4085-85cd-f97de6cc68ed [pid: 7|app: 0|req: 342/676] 10.0.0.22 () {32 vars in 709 bytes} [Mon Apr 27 22:09:04 2026] DELETE /v2/images/634bc36c-add7-4085-85cd-f97de6cc68ed => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/677] 10.0.0.22 () {32 vars in 706 bytes} [Mon Apr 27 22:09:04 2026] GET /v2/images/634bc36c-add7-4085-85cd-f97de6cc68ed => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:09:04.652 7 WARNING glance.api.v2.images [None req-1e6590b5-6e09-4eea-9ea5-c0a899bae727 dd71948f706a455c88ba7e7f5cbc8de9 e6d2b9f3095b411e8df0fc565f3fb139 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//36566bf3-541f-4978-b948-dc27f724953a [pid: 7|app: 0|req: 343/678] 10.0.0.22 () {32 vars in 709 bytes} [Mon Apr 27 22:09:04 2026] DELETE /v2/images/36566bf3-541f-4978-b948-dc27f724953a => generated 0 bytes in 808 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/679] 10.0.0.22 () {32 vars in 706 bytes} [Mon Apr 27 22:09:05 2026] GET /v2/images/36566bf3-541f-4978-b948-dc27f724953a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:09:05.483 7 WARNING glance.api.v2.images [None req-242ee365-d1c2-43a9-a738-8facf9cadd91 dd71948f706a455c88ba7e7f5cbc8de9 e6d2b9f3095b411e8df0fc565f3fb139 - - default default] Failed to find image 6d2abc13-83c7-4229-bd1c-55d15a044111 to delete: glance.common.exception.ImageNotFound: No image found with ID 6d2abc13-83c7-4229-bd1c-55d15a044111 [pid: 7|app: 0|req: 344/680] 10.0.0.22 () {32 vars in 709 bytes} [Mon Apr 27 22:09:05 2026] DELETE /v2/images/6d2abc13-83c7-4229-bd1c-55d15a044111 => 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: 337/681] 10.0.0.22 () {32 vars in 706 bytes} [Mon Apr 27 22:09:05 2026] GET /v2/images/6d2abc13-83c7-4229-bd1c-55d15a044111 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/684] 10.0.0.22 () {30 vars in 410 bytes} [Mon Apr 27 22:09:08 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: 339/685] 10.0.0.114 () {36 vars in 987 bytes} [Mon Apr 27 22:09:16 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 347/686] 10.0.0.114 () {36 vars in 927 bytes} [Mon Apr 27 22:09:16 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: 344/695] 10.0.0.114 () {36 vars in 987 bytes} [Mon Apr 27 22:09:56 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 352/696] 10.0.0.114 () {36 vars in 927 bytes} [Mon Apr 27 22:09:56 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: 346/699] 10.0.0.22 () {32 vars in 706 bytes} [Mon Apr 27 22:10:04 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 354/700] 10.0.0.22 () {32 vars in 706 bytes} [Mon Apr 27 22:10:04 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 347/701] 10.0.0.229 () {36 vars in 987 bytes} [Mon Apr 27 22:10:05 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => generated 1171 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/702] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:10:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:10:05 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.229 () {36 vars in 987 bytes} [Mon Apr 27 22:10:05 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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/705] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:10:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:10:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 10.0.0.229 () {36 vars in 987 bytes} [Mon Apr 27 22:10:05 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 358/708] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:10:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/709] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:10:05 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/710] 10.0.0.125 () {36 vars in 987 bytes} [Mon Apr 27 22:10:05 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/711] 10.0.0.125 () {36 vars in 927 bytes} [Mon Apr 27 22:10:06 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/712] 10.0.0.125 () {36 vars in 987 bytes} [Mon Apr 27 22:10:06 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 353/713] 10.0.0.125 () {36 vars in 927 bytes} [Mon Apr 27 22:10:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/714] 10.0.0.125 () {36 vars in 927 bytes} [Mon Apr 27 22:10:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/723] 10.0.0.114 () {36 vars in 987 bytes} [Mon Apr 27 22:10:44 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 366/724] 10.0.0.114 () {36 vars in 927 bytes} [Mon Apr 27 22:10:44 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: 359/725] 10.0.0.114 () {36 vars in 987 bytes} [Mon Apr 27 22:10:44 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 367/726] 10.0.0.114 () {36 vars in 927 bytes} [Mon Apr 27 22:10:44 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/739] 10.0.0.114 () {36 vars in 987 bytes} [Mon Apr 27 22:11:38 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 374/740] 10.0.0.114 () {36 vars in 927 bytes} [Mon Apr 27 22:11:38 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: 371/749] 10.0.0.114 () {36 vars in 987 bytes} [Mon Apr 27 22:12:20 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => 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: 379/750] 10.0.0.114 () {36 vars in 927 bytes} [Mon Apr 27 22:12:20 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: 393/777] 10.0.0.114 () {36 vars in 987 bytes} [Mon Apr 27 22:14:31 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => generated 1171 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/778] 10.0.0.114 () {36 vars in 927 bytes} [Mon Apr 27 22:14:31 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: 396/783] 10.0.0.114 () {36 vars in 987 bytes} [Mon Apr 27 22:14:48 2026] GET /v2/images/7f3427b5-93d5-4eb4-bc4d-34a5190b5b70 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/784] 10.0.0.114 () {36 vars in 927 bytes} [Mon Apr 27 22:14:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/791] 199.19.213.107 () {32 vars in 826 bytes} [Mon Apr 27 22:15:22 2026] GET /v2/images?status=active&owner=6f4bbdf759db4de5912938ba17fb4bff&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/792] 199.19.213.107 () {32 vars in 653 bytes} [Mon Apr 27 22:15:22 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: 401/793] 10.0.0.229 () {36 vars in 987 bytes} [Mon Apr 27 22:15:22 2026] GET /v2/images/26a02a9f-2269-4616-9cc5-063e2fde8d1c => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/794] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:15:22 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: 402/795] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:15:22 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: 394/796] 10.0.0.229 () {36 vars in 987 bytes} [Mon Apr 27 22:15:22 2026] GET /v2/images/26a02a9f-2269-4616-9cc5-063e2fde8d1c => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/797] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/798] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:15:22 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: 404/799] 10.0.0.229 () {36 vars in 987 bytes} [Mon Apr 27 22:15:22 2026] GET /v2/images/26a02a9f-2269-4616-9cc5-063e2fde8d1c => 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: 396/800] 10.0.0.229 () {36 vars in 927 bytes} [Mon Apr 27 22:15:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/801] 10.0.0.125 () {36 vars in 987 bytes} [Mon Apr 27 22:15:23 2026] GET /v2/images/26a02a9f-2269-4616-9cc5-063e2fde8d1c => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/802] 10.0.0.125 () {36 vars in 927 bytes} [Mon Apr 27 22:15:23 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: 406/803] 10.0.0.125 () {36 vars in 987 bytes} [Mon Apr 27 22:15:23 2026] GET /v2/images/26a02a9f-2269-4616-9cc5-063e2fde8d1c => 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: 398/804] 10.0.0.125 () {36 vars in 927 bytes} [Mon Apr 27 22:15:23 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: 407/805] 10.0.0.125 () {36 vars in 927 bytes} [Mon Apr 27 22:15:23 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/850] 10.0.0.22 () {32 vars in 632 bytes} [Mon Apr 27 22:18:57 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)