+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 20 13:24:50 2026] *** compiled with version: 11.4.0 on 20 May 2026 04:37:34 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-6b554f56d8-mn7pw 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55ebd95d7160 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-20 13:24:52.507 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-20 13:24:52.552 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-20 13:24:53.112 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-20 13:24:53.113 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-20 13:24:53.183 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-20 13:24:53.184 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-20 13:24:54.698 8 WARNING glance.api.v2.images [None req-38e5d22a-4249-4e41-901f-751f678d5478 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 13:24:54.915 7 WARNING glance.api.v2.images [None req-4621730e-db04-451a-993c-11c39961d34e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 13:24:54.942 8 WARNING keystonemiddleware._common.config [None req-38e5d22a-4249-4e41-901f-751f678d5478 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 13:24:54.950 8 WARNING oslo_config.cfg [None req-38e5d22a-4249-4e41-901f-751f678d5478 - - - - - -] 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 4 seconds on interpreter 0x55ebd95d7160 pid: 8 (default app) 2026-05-20 13:24:55.161 7 WARNING keystonemiddleware._common.config [None req-4621730e-db04-451a-993c-11c39961d34e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 13:24:55.169 7 WARNING oslo_config.cfg [None req-4621730e-db04-451a-993c-11c39961d34e - - - - - -] 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 0x55ebd95d7160 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 13:24:56 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:56.756 7 WARNING oslo_policy.policy [None req-1f913c5a-20ff-47c1-88d6-e7ee1d402a47 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 13:24:56.756 7 WARNING oslo_policy.policy [None req-1f913c5a-20ff-47c1-88d6-e7ee1d402a47 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 13:24:56.773 7 WARNING oslo_policy.policy [None req-1f913c5a-20ff-47c1-88d6-e7ee1d402a47 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 13:24:56.774 7 WARNING oslo_policy.policy [None req-1f913c5a-20ff-47c1-88d6-e7ee1d402a47 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - 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: 2/6] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 13:24:56 2026] GET /v2/images => generated 69 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 13:25:00 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 13:25:00 2026] GET /v2/images => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:25:00.268 8 WARNING oslo_policy.policy [None req-14ba591f-2294-4830-924e-39b413e629ec 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 13:25:00.268 8 WARNING oslo_policy.policy [None req-14ba591f-2294-4830-924e-39b413e629ec 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.19.213.83 () {44 vars in 907 bytes} [Wed May 20 13:25:00 2026] GET /v2/images/cirros => generated 151 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.19.213.83 () {44 vars in 929 bytes} [Wed May 20 13:25:00 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-05-20 13:25:00.390 8 WARNING oslo_policy.policy [None req-65ce1153-0c54-4916-a298-5b3efc96cba9 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 13:25:00.391 8 WARNING oslo_policy.policy [None req-65ce1153-0c54-4916-a298-5b3efc96cba9 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - 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/11] 199.19.213.83 () {44 vars in 935 bytes} [Wed May 20 13:25:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 13:25:00.465 7 WARNING oslo_config.cfg [None req-de0f7a7f-4a15-430b-a4a7-bf35131f4363 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - 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: 5/12] 199.19.213.83 () {48 vars in 947 bytes} [Wed May 20 13:25:00 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 13:25:00.490 8 WARNING oslo_policy.policy [None req-a2d177d4-0d63-4569-9951-e202b5f1f244 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 13:25:00.490 8 WARNING oslo_policy.policy [None req-a2d177d4-0d63-4569-9951-e202b5f1f244 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 13:25:00.492 8 INFO glance.api.v2.image_data [None req-a2d177d4-0d63-4569-9951-e202b5f1f244 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 13:25:04.270 8 INFO glance.location [None req-a2d177d4-0d63-4569-9951-e202b5f1f244 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 199.19.213.83 () {48 vars in 1041 bytes} [Wed May 20 13:25:00 2026] PUT /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6/file => generated 0 bytes in 3827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6152 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 13:25:04 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 13:25:04.349 8 WARNING oslo_config.cfg [None req-5fd00c87-3a0a-488b-91a9-e5fbb9538a74 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - 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: 9/15] 199.19.213.83 () {48 vars in 1045 bytes} [Wed May 20 13:25:04 2026] PATCH /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 7/16] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 13:25:04 2026] GET /v2/images => generated 1240 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 13:48:31 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/300] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 13:48:31 2026] GET /v2/images => generated 1240 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/305] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 13:48:49 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/306] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 13:48:49 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/307] 199.19.213.83 () {44 vars in 933 bytes} [Wed May 20 13:48:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/308] 199.19.213.83 () {44 vars in 955 bytes} [Wed May 20 13:48:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/309] 199.19.213.83 () {44 vars in 935 bytes} [Wed May 20 13:48:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/310] 199.19.213.83 () {48 vars in 947 bytes} [Wed May 20 13:48:49 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 13:48:49.472 7 WARNING oslo_policy.policy [None req-6324389d-fb0c-460d-aa86-4c1c963e048c 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 13:48:49.472 7 WARNING oslo_policy.policy [None req-6324389d-fb0c-460d-aa86-4c1c963e048c 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 13:48:49.474 7 INFO glance.api.v2.image_data [None req-6324389d-fb0c-460d-aa86-4c1c963e048c 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 13:49:33.366 7 INFO glance.location [None req-6324389d-fb0c-460d-aa86-4c1c963e048c 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 155/319] 199.19.213.83 () {48 vars in 1042 bytes} [Wed May 20 13:48:49 2026] PUT /v2/images/ef26b35b-ac32-4104-8a60-ff5dfed50e4c/file => generated 0 bytes in 43944 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56153 switches on core 0) [pid: 8|app: 0|req: 165/320] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 13:49:33 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/321] 199.19.213.83 () {48 vars in 1045 bytes} [Wed May 20 13:49:33 2026] PATCH /v2/images/ef26b35b-ac32-4104-8a60-ff5dfed50e4c => 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: 166/322] 199.19.213.83 () {48 vars in 1046 bytes} [Wed May 20 13:49:33 2026] PATCH /v2/images/ef26b35b-ac32-4104-8a60-ff5dfed50e4c => generated 1209 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/323] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 13:49:33 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/324] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 13:49:34 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/325] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 13:49:34 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/414] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 13:56:54 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/415] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 13:56:54 2026] GET /v2/images => generated 2451 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/422] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 13:57:24 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/423] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 13:57:24 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/424] 199.19.213.83 () {44 vars in 943 bytes} [Wed May 20 13:57:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/425] 199.19.213.83 () {44 vars in 965 bytes} [Wed May 20 13:57:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/426] 199.19.213.83 () {44 vars in 935 bytes} [Wed May 20 13:57:25 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: 218/429] 199.19.213.83 () {48 vars in 947 bytes} [Wed May 20 13:57:25 2026] POST /v2/images => generated 799 bytes in 1312 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 13:57:26.438 7 INFO glance.api.v2.image_data [None req-9ed6b30b-508b-4f0b-96c7-d4a4648abf8b 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 14:01:19.142 7 INFO glance.location [None req-9ed6b30b-508b-4f0b-96c7-d4a4648abf8b 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 212/476] 199.19.213.83 () {48 vars in 1041 bytes} [Wed May 20 13:57:26 2026] PUT /v2/images/e69f4f0d-6f93-47e1-98f2-bc78db5ed096/file => generated 0 bytes in 232764 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9008 switches on core 0) [pid: 8|app: 0|req: 265/477] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 14:01:19 2026] GET /v2/images => generated 3664 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/478] 199.19.213.83 () {48 vars in 1046 bytes} [Wed May 20 14:01:19 2026] PATCH /v2/images/e69f4f0d-6f93-47e1-98f2-bc78db5ed096 => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/479] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 14:01:19 2026] GET /v2/images => generated 3687 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/488] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 14:01:56 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/489] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 14:01:56 2026] GET /v2/images => generated 3687 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/492] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 14:02:13 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/493] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 14:02:13 2026] GET /v2/images => generated 3687 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/494] 199.19.213.83 () {44 vars in 935 bytes} [Wed May 20 14:02:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/495] 199.19.213.83 () {44 vars in 957 bytes} [Wed May 20 14:02:13 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: 275/496] 199.19.213.83 () {44 vars in 935 bytes} [Wed May 20 14:02:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/497] 199.19.213.83 () {48 vars in 947 bytes} [Wed May 20 14:02:13 2026] POST /v2/images => generated 791 bytes in 310 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 14:02:13.837 8 INFO glance.api.v2.image_data [None req-a164e78b-edfa-4142-a743-97b97904d1f4 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 14:02:32.269 8 INFO glance.location [None req-a164e78b-edfa-4142-a743-97b97904d1f4 8e23fc6e0a3c4e8c99def2a912147cce 465ea12af5244403ad71b22a163ab525 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 276/502] 199.19.213.83 () {48 vars in 1042 bytes} [Wed May 20 14:02:13 2026] PUT /v2/images/34a923dd-6cac-4ffe-af8c-0be0884b1226/file => generated 0 bytes in 18513 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27403 switches on core 0) [pid: 7|app: 0|req: 227/503] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 14:02:32 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/504] 199.19.213.83 () {48 vars in 1045 bytes} [Wed May 20 14:02:32 2026] PATCH /v2/images/34a923dd-6cac-4ffe-af8c-0be0884b1226 => 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: 228/505] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 14:02:32 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: 357/664] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 14:15:35 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/665] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 14:15:35 2026] GET /v2/images => generated 4893 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/692] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 14:17:54 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/693] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 14:17:54 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/696] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 14:17:55 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/697] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 14:17:55 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: 378/706] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 14:18:41 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/707] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 14:18:41 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/710] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 14:18:48 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/711] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 14:18:48 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/724] 199.19.213.83 () {42 vars in 684 bytes} [Wed May 20 14:19:48 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/725] 199.19.213.83 () {44 vars in 906 bytes} [Wed May 20 14:19:48 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 392/734] 10.0.0.96 () {32 vars in 632 bytes} [Wed May 20 14:20:33 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/741] 10.0.0.247 () {36 vars in 987 bytes} [Wed May 20 14:20:55 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => generated 1171 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 346/742] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:20:55 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: 397/743] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:20: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: 347/744] 10.0.0.247 () {36 vars in 987 bytes} [Wed May 20 14:20:55 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/745] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:20: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: 348/746] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:20: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: 399/747] 10.0.0.247 () {36 vars in 987 bytes} [Wed May 20 14:20:55 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 349/748] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:20:55 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: 400/749] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:20:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/750] 10.0.0.113 () {36 vars in 987 bytes} [Wed May 20 14:20:56 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => generated 1171 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/751] 10.0.0.113 () {36 vars in 927 bytes} [Wed May 20 14:20: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: 351/752] 10.0.0.113 () {36 vars in 987 bytes} [Wed May 20 14:20:57 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 402/753] 10.0.0.113 () {36 vars in 927 bytes} [Wed May 20 14:20: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: 352/754] 10.0.0.113 () {36 vars in 927 bytes} [Wed May 20 14:20:57 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: 403/755] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 20 14:20:57 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 353/756] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 20 14:20: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: 8|app: 0|req: 404/757] 199.19.213.83 () {36 vars in 990 bytes} [Wed May 20 14:21:00 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => generated 1171 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/758] 199.19.213.83 () {36 vars in 930 bytes} [Wed May 20 14:21:00 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: 405/759] 199.19.213.83 () {36 vars in 990 bytes} [Wed May 20 14:21:00 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/760] 199.19.213.83 () {36 vars in 930 bytes} [Wed May 20 14:21:00 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: 407/763] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 20 14:21:13 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 357/764] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 20 14:21:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/765] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 20 14:21:13 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 358/766] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 20 14:21:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/771] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 20 14:21:27 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 361/772] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 20 14:21:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/777] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 20 14:21:47 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 364/778] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 20 14:21:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/781] 10.0.0.96 () {30 vars in 410 bytes} [Wed May 20 14:22:00 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/786] 10.0.0.96 () {34 vars in 654 bytes} [Wed May 20 14:22:22 2026] POST /v2/images => generated 648 bytes in 140 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-20 14:22:22.775 8 WARNING glance.api.v2.images [None req-232d1d6c-783f-4109-bb78-64c24afb6c78 6375584990ca40ebb470b74447b04297 3810dea28cf74f4da95a3de301760cf7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c0eb0089-7ffd-4138-bded-5fef19e6ed5f [pid: 8|app: 0|req: 419/787] 10.0.0.96 () {32 vars in 709 bytes} [Wed May 20 14:22:22 2026] DELETE /v2/images/c0eb0089-7ffd-4138-bded-5fef19e6ed5f => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/788] 10.0.0.96 () {32 vars in 706 bytes} [Wed May 20 14:22:22 2026] GET /v2/images/c0eb0089-7ffd-4138-bded-5fef19e6ed5f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/789] 10.0.0.96 () {32 vars in 632 bytes} [Wed May 20 14:22:22 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/790] 10.0.0.96 () {34 vars in 654 bytes} [Wed May 20 14:22:22 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/791] 10.0.0.96 () {32 vars in 716 bytes} [Wed May 20 14:22:22 2026] GET /v2/images/1373a28d-f2e7-45e4-8194-2a04e8d33180/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 14:22:22.958 7 INFO glance.api.v2.image_data [None req-d2fd9551-3561-4265-8725-8ff6892c2ece 6375584990ca40ebb470b74447b04297 3810dea28cf74f4da95a3de301760cf7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 14:22:22.997 7 WARNING glance_store._drivers.rbd [None req-d2fd9551-3561-4265-8725-8ff6892c2ece 6375584990ca40ebb470b74447b04297 3810dea28cf74f4da95a3de301760cf7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-20 14:22:24.411 7 INFO glance.location [None req-d2fd9551-3561-4265-8725-8ff6892c2ece 6375584990ca40ebb470b74447b04297 3810dea28cf74f4da95a3de301760cf7 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 371/792] 10.0.0.96 () {32 vars in 726 bytes} [Wed May 20 14:22:22 2026] PUT /v2/images/1373a28d-f2e7-45e4-8194-2a04e8d33180/file => generated 0 bytes in 1630 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/793] 10.0.0.96 () {32 vars in 706 bytes} [Wed May 20 14:22:24 2026] GET /v2/images/1373a28d-f2e7-45e4-8194-2a04e8d33180 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/794] 10.0.0.96 () {34 vars in 654 bytes} [Wed May 20 14:22:24 2026] POST /v2/images => generated 649 bytes in 142 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/795] 10.0.0.96 () {32 vars in 716 bytes} [Wed May 20 14:22:24 2026] GET /v2/images/1373a28d-f2e7-45e4-8194-2a04e8d33180/file => generated 1024 bytes in 580 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/796] 10.0.0.96 () {32 vars in 725 bytes} [Wed May 20 14:22:25 2026] PATCH /v2/images/6c80443a-8f2f-434d-8188-b7bc2702bea0 => generated 653 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/797] 10.0.0.96 () {32 vars in 706 bytes} [Wed May 20 14:22:25 2026] GET /v2/images/6c80443a-8f2f-434d-8188-b7bc2702bea0 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 14:22:25.270 8 WARNING glance.api.v2.images [None req-4ea59e9d-f7bd-43b4-a8c5-e3f633332216 6375584990ca40ebb470b74447b04297 3810dea28cf74f4da95a3de301760cf7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6c80443a-8f2f-434d-8188-b7bc2702bea0 [pid: 8|app: 0|req: 425/798] 10.0.0.96 () {32 vars in 709 bytes} [Wed May 20 14:22:25 2026] DELETE /v2/images/6c80443a-8f2f-434d-8188-b7bc2702bea0 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/799] 10.0.0.96 () {32 vars in 706 bytes} [Wed May 20 14:22:25 2026] GET /v2/images/6c80443a-8f2f-434d-8188-b7bc2702bea0 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 14:22:25.401 8 WARNING glance.api.v2.images [None req-110a084e-54be-41d5-a56e-b6cbaa25e556 6375584990ca40ebb470b74447b04297 3810dea28cf74f4da95a3de301760cf7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1373a28d-f2e7-45e4-8194-2a04e8d33180 [pid: 8|app: 0|req: 426/802] 10.0.0.96 () {32 vars in 709 bytes} [Wed May 20 14:22:25 2026] DELETE /v2/images/1373a28d-f2e7-45e4-8194-2a04e8d33180 => generated 0 bytes in 1271 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/803] 10.0.0.96 () {32 vars in 706 bytes} [Wed May 20 14:22:26 2026] GET /v2/images/1373a28d-f2e7-45e4-8194-2a04e8d33180 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 14:22:26.689 8 WARNING glance.api.v2.images [None req-586e8c85-3030-4736-8805-110caaa5e993 6375584990ca40ebb470b74447b04297 3810dea28cf74f4da95a3de301760cf7 - - default default] Failed to find image c0eb0089-7ffd-4138-bded-5fef19e6ed5f to delete: glance.common.exception.ImageNotFound: No image found with ID c0eb0089-7ffd-4138-bded-5fef19e6ed5f [pid: 8|app: 0|req: 427/804] 10.0.0.96 () {32 vars in 709 bytes} [Wed May 20 14:22:26 2026] DELETE /v2/images/c0eb0089-7ffd-4138-bded-5fef19e6ed5f => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/805] 10.0.0.96 () {32 vars in 706 bytes} [Wed May 20 14:22:26 2026] GET /v2/images/c0eb0089-7ffd-4138-bded-5fef19e6ed5f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/806] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 20 14:22:30 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 379/807] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 20 14:22:30 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: 431/812] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 20 14:22:53 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 382/813] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 20 14:22:53 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: 432/814] 10.0.0.96 () {32 vars in 706 bytes} [Wed May 20 14:22:54 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 383/815] 10.0.0.96 () {32 vars in 706 bytes} [Wed May 20 14:22:54 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/816] 10.0.0.247 () {36 vars in 987 bytes} [Wed May 20 14:22:54 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 384/817] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:22: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: 8|app: 0|req: 434/818] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:22:54 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: 385/819] 10.0.0.247 () {36 vars in 987 bytes} [Wed May 20 14:22:54 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 435/820] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:22:54 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: 386/821] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:22:54 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: 436/822] 10.0.0.247 () {36 vars in 987 bytes} [Wed May 20 14:22:54 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 387/823] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:22:54 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: 437/824] 10.0.0.113 () {36 vars in 987 bytes} [Wed May 20 14:22:54 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 388/825] 10.0.0.113 () {36 vars in 927 bytes} [Wed May 20 14:22:54 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: 438/826] 10.0.0.113 () {36 vars in 987 bytes} [Wed May 20 14:22:54 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 389/827] 10.0.0.113 () {36 vars in 927 bytes} [Wed May 20 14:22: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: 439/828] 10.0.0.113 () {36 vars in 927 bytes} [Wed May 20 14:22:54 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/835] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 20 14:23:19 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/836] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 20 14:23:19 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: 399/847] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 20 14:24:10 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 449/848] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 20 14:24:10 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/853] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 20 14:24:28 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/854] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 20 14:24:28 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: 404/857] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 20 14:24:41 2026] GET /v2/images/e50980e9-d520-4971-9d4f-d6e56e9381c6 => 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: 454/858] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 20 14:24:41 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: 458/865] 199.19.213.83 () {32 vars in 825 bytes} [Wed May 20 14:25:11 2026] GET /v2/images?status=active&owner=465ea12af5244403ad71b22a163ab525&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/866] 199.19.213.83 () {32 vars in 652 bytes} [Wed May 20 14:25:11 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: 459/867] 10.0.0.247 () {36 vars in 987 bytes} [Wed May 20 14:25:12 2026] GET /v2/images/ef26b35b-ac32-4104-8a60-ff5dfed50e4c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/868] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:25:12 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: 460/869] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:25:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/870] 10.0.0.247 () {36 vars in 987 bytes} [Wed May 20 14:25:12 2026] GET /v2/images/ef26b35b-ac32-4104-8a60-ff5dfed50e4c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/871] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:25:12 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: 411/872] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:25:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/873] 10.0.0.247 () {36 vars in 987 bytes} [Wed May 20 14:25:12 2026] GET /v2/images/ef26b35b-ac32-4104-8a60-ff5dfed50e4c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/874] 10.0.0.247 () {36 vars in 927 bytes} [Wed May 20 14:25:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/875] 10.0.0.113 () {36 vars in 987 bytes} [Wed May 20 14:25:12 2026] GET /v2/images/ef26b35b-ac32-4104-8a60-ff5dfed50e4c => 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: 413/876] 10.0.0.113 () {36 vars in 927 bytes} [Wed May 20 14:25:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/877] 10.0.0.113 () {36 vars in 987 bytes} [Wed May 20 14:25:12 2026] GET /v2/images/ef26b35b-ac32-4104-8a60-ff5dfed50e4c => 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: 414/878] 10.0.0.113 () {36 vars in 927 bytes} [Wed May 20 14:25:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/879] 10.0.0.113 () {36 vars in 927 bytes} [Wed May 20 14:25:12 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: 483/914] 10.0.0.96 () {32 vars in 632 bytes} [Wed May 20 14:28:03 2026] GET /v2/images => generated 4893 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)