+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 11:58:11 2026] *** compiled with version: 13.3.0 on 12 May 2026 01:40:25 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-56c95f647-5zjmg 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 0x7f4815375668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-12 11:58:13.223 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 11:58:13.268 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-12 11:58:14.097 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 11:58:14.098 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 11:58:14.099 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 11:58:14.142 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 11:58:14.143 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 11:58:14.144 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 11:58:16.158 7 WARNING glance.api.v2.images [None req-d9783972-7cd8-4dab-aa17-02006f3b1477 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 11:58:16.285 8 WARNING glance.api.v2.images [None req-77efb774-6ea7-4d77-bf62-273bfb57e6a8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 11:58:16.508 7 WARNING keystonemiddleware._common.config [None req-d9783972-7cd8-4dab-aa17-02006f3b1477 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 11:58:16.516 7 WARNING oslo_config.cfg [None req-d9783972-7cd8-4dab-aa17-02006f3b1477 - - - - - -] 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 0x7f4815375668 pid: 7 (default app) 2026-05-12 11:58:16.812 8 WARNING keystonemiddleware._common.config [None req-77efb774-6ea7-4d77-bf62-273bfb57e6a8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 11:58:16.821 8 WARNING oslo_config.cfg [None req-77efb774-6ea7-4d77-bf62-273bfb57e6a8 - - - - - -] 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 0x7f4815375668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 11:58:16 2026] GET / => generated 1312 bytes in 0 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-05-12 11:58:17.382 8 WARNING oslo_policy.policy [None req-434f0141-622a-410c-a78e-ff4411d3807d e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:58:17.383 8 WARNING oslo_policy.policy [None req-434f0141-622a-410c-a78e-ff4411d3807d e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:58:17.397 8 WARNING oslo_policy.policy [None req-434f0141-622a-410c-a78e-ff4411d3807d e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:58:17.397 8 WARNING oslo_policy.policy [None req-434f0141-622a-410c-a78e-ff4411d3807d e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.240 () {44 vars in 910 bytes} [Tue May 12 11:58:16 2026] GET /v2/images => generated 69 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 11:58:21 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.204.45.240 () {44 vars in 910 bytes} [Tue May 12 11:58:21 2026] GET /v2/images => generated 69 bytes in 48 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-05-12 11:58:21.177 7 WARNING oslo_policy.policy [None req-a6a3a975-4dd2-491b-95e5-59c6a4a29bcf e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:58:21.178 7 WARNING oslo_policy.policy [None req-a6a3a975-4dd2-491b-95e5-59c6a4a29bcf e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.240 () {44 vars in 911 bytes} [Tue May 12 11:58:21 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.240 () {44 vars in 933 bytes} [Tue May 12 11:58:21 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 11:58:21.330 7 WARNING oslo_policy.policy [None req-e023930d-d516-4732-b810-a52d71e22de4 e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:58:21.331 7 WARNING oslo_policy.policy [None req-e023930d-d516-4732-b810-a52d71e22de4 e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.240 () {44 vars in 939 bytes} [Tue May 12 11:58:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 11:58:21.612 8 WARNING oslo_config.cfg [None req-8dbb3a3a-1ebd-45f7-ae22-c0069323f2dc e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.240 () {48 vars in 951 bytes} [Tue May 12 11:58:21 2026] POST /v2/images => generated 760 bytes in 244 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 11:58:21.640 7 WARNING oslo_policy.policy [None req-731cf682-b3e8-420f-8fca-de769dce48e7 e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:58:21.641 7 WARNING oslo_policy.policy [None req-731cf682-b3e8-420f-8fca-de769dce48e7 e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:58:21.642 7 INFO glance.api.v2.image_data [None req-731cf682-b3e8-420f-8fca-de769dce48e7 e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 11:58:26.084 7 WARNING glance.location [None req-731cf682-b3e8-420f-8fca-de769dce48e7 e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.240 () {48 vars in 1045 bytes} [Tue May 12 11:58:21 2026] PUT /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c/file => generated 0 bytes in 4493 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5664 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.240 () {44 vars in 971 bytes} [Tue May 12 11:58:26 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 11:58:26.163 7 WARNING oslo_config.cfg [None req-5a0861fc-360b-4429-9aec-6e89e80eb0f0 e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - 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.204.45.240 () {44 vars in 971 bytes} [Tue May 12 11:58:26 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => 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: 143/283] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 12:20:37 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: 141/284] 199.204.45.240 () {44 vars in 910 bytes} [Tue May 12 12:20:37 2026] GET /v2/images => generated 1240 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 12:20:54 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: 143/288] 199.204.45.240 () {44 vars in 910 bytes} [Tue May 12 12:20:54 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.204.45.240 () {44 vars in 937 bytes} [Tue May 12 12:20:54 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.204.45.240 () {44 vars in 959 bytes} [Tue May 12 12:20:54 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.204.45.240 () {44 vars in 939 bytes} [Tue May 12 12:20:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.204.45.240 () {48 vars in 951 bytes} [Tue May 12 12:20:54 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 12:20:54.248 7 INFO glance.api.v2.image_data [None req-f800c2d5-a785-4c58-a0db-faacb80d7356 e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:22:26.698 7 WARNING glance.location [None req-f800c2d5-a785-4c58-a0db-faacb80d7356 e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 148/313] 199.204.45.240 () {48 vars in 1046 bytes} [Tue May 12 12:20:54 2026] PUT /v2/images/4945f32c-b6db-4c47-982e-358a6032f381/file => generated 0 bytes in 92521 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33251 switches on core 0) [pid: 8|app: 0|req: 166/314] 199.204.45.240 () {44 vars in 971 bytes} [Tue May 12 12:22:26 2026] GET /v2/images/4945f32c-b6db-4c47-982e-358a6032f381 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/315] 199.204.45.240 () {44 vars in 971 bytes} [Tue May 12 12:22:26 2026] GET /v2/images/4945f32c-b6db-4c47-982e-358a6032f381 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/316] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 12:22:28 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: 150/317] 199.204.45.240 () {44 vars in 910 bytes} [Tue May 12 12:22:28 2026] GET /v2/images => generated 2451 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/410] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 12:30:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/411] 199.204.45.240 () {44 vars in 910 bytes} [Tue May 12 12:30:12 2026] GET /v2/images => generated 2451 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/414] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 12:30:21 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: 216/415] 199.204.45.240 () {44 vars in 910 bytes} [Tue May 12 12:30:21 2026] GET /v2/images => generated 2451 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/416] 199.204.45.240 () {44 vars in 947 bytes} [Tue May 12 12:30:21 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: 8|app: 0|req: 217/417] 199.204.45.240 () {44 vars in 969 bytes} [Tue May 12 12:30:21 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: 201/418] 199.204.45.240 () {44 vars in 939 bytes} [Tue May 12 12:30:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/419] 199.204.45.240 () {48 vars in 951 bytes} [Tue May 12 12:30:21 2026] POST /v2/images => generated 799 bytes in 1267 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 12:30:22.552 7 INFO glance.api.v2.image_data [None req-65b0634c-78da-488e-a260-027c138de1b2 e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:36:47.977 7 INFO glance.location [None req-65b0634c-78da-488e-a260-027c138de1b2 e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 202/498] 199.204.45.240 () {48 vars in 1045 bytes} [Tue May 12 12:30:22 2026] PUT /v2/images/f6fcdbe5-ca8e-4279-858b-d33a3aa9e994/file => generated 0 bytes in 385472 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10193 switches on core 0) [pid: 8|app: 0|req: 297/499] 199.204.45.240 () {44 vars in 971 bytes} [Tue May 12 12:36:48 2026] GET /v2/images/f6fcdbe5-ca8e-4279-858b-d33a3aa9e994 => generated 1211 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/500] 199.204.45.240 () {48 vars in 1050 bytes} [Tue May 12 12:36:48 2026] PATCH /v2/images/f6fcdbe5-ca8e-4279-858b-d33a3aa9e994 => generated 1234 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/501] 199.204.45.240 () {44 vars in 971 bytes} [Tue May 12 12:36:48 2026] GET /v2/images/f6fcdbe5-ca8e-4279-858b-d33a3aa9e994 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/516] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 12:38:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/517] 199.204.45.240 () {44 vars in 910 bytes} [Tue May 12 12:38:05 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/524] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 12:38:28 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: 215/525] 199.204.45.240 () {44 vars in 910 bytes} [Tue May 12 12:38:28 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/526] 199.204.45.240 () {44 vars in 939 bytes} [Tue May 12 12:38:28 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/527] 199.204.45.240 () {44 vars in 961 bytes} [Tue May 12 12:38:28 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/528] 199.204.45.240 () {44 vars in 939 bytes} [Tue May 12 12:38:28 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: 7|app: 0|req: 217/529] 199.204.45.240 () {48 vars in 951 bytes} [Tue May 12 12:38:28 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 12:38:28.946 8 WARNING oslo_policy.policy [None req-36844ad5-866b-422d-9060-feb7b39a029e e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 12:38:28.946 8 WARNING oslo_policy.policy [None req-36844ad5-866b-422d-9060-feb7b39a029e e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 12:38:28.948 8 INFO glance.api.v2.image_data [None req-36844ad5-866b-422d-9060-feb7b39a029e e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:38:55.030 8 INFO glance.location [None req-36844ad5-866b-422d-9060-feb7b39a029e e6e42b547ffb4fdea966681fd63b2e94 f14bba40c241470f8ef0db238e5aab05 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 313/534] 199.204.45.240 () {48 vars in 1046 bytes} [Tue May 12 12:38:28 2026] PUT /v2/images/ec896bd0-7de9-47ad-b9ad-c2bfd0851def/file => generated 0 bytes in 26142 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14606 switches on core 0) [pid: 7|app: 0|req: 222/535] 199.204.45.240 () {44 vars in 971 bytes} [Tue May 12 12:38:55 2026] GET /v2/images/ec896bd0-7de9-47ad-b9ad-c2bfd0851def => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/536] 199.204.45.240 () {44 vars in 971 bytes} [Tue May 12 12:38:55 2026] GET /v2/images/ec896bd0-7de9-47ad-b9ad-c2bfd0851def => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/691] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 12:51: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: 300/692] 199.204.45.240 () {44 vars in 910 bytes} [Tue May 12 12:51:38 2026] GET /v2/images => generated 4893 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/721] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 12:54: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: 407/724] 199.204.45.240 () {44 vars in 910 bytes} [Tue May 12 12:54:05 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: 318/725] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 12:54:07 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: 408/726] 199.204.45.240 () {44 vars in 910 bytes} [Tue May 12 12:54:07 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/737] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 12:54:55 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: 324/738] 199.204.45.240 () {44 vars in 910 bytes} [Tue May 12 12:54:55 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/739] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 12:55:02 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: 325/740] 199.204.45.240 () {44 vars in 910 bytes} [Tue May 12 12:55:02 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/753] 199.204.45.240 () {42 vars in 688 bytes} [Tue May 12 12:56: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: 422/754] 199.204.45.240 () {44 vars in 910 bytes} [Tue May 12 12:56:03 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: 7|app: 0|req: 338/765] 10.0.0.182 () {32 vars in 632 bytes} [Tue May 12 12:56:48 2026] GET /v2/images => generated 4893 bytes in 18 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: 430/770] 10.0.0.166 () {36 vars in 986 bytes} [Tue May 12 12:57:08 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/771] 10.0.0.166 () {36 vars in 926 bytes} [Tue May 12 12:57:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/772] 10.0.0.247 () {36 vars in 986 bytes} [Tue May 12 12:57:10 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/773] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 12:57: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: 8|app: 0|req: 432/774] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 12:57:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/775] 10.0.0.247 () {36 vars in 986 bytes} [Tue May 12 12:57:10 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/776] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 12:57:10 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: 344/777] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 12:57: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: 8|app: 0|req: 434/778] 10.0.0.247 () {36 vars in 986 bytes} [Tue May 12 12:57:10 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/779] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 12:57:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/780] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 12:57:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/781] 10.0.0.125 () {36 vars in 986 bytes} [Tue May 12 12:57:11 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/782] 10.0.0.125 () {36 vars in 926 bytes} [Tue May 12 12:57:11 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: 347/783] 10.0.0.125 () {36 vars in 986 bytes} [Tue May 12 12:57:11 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/784] 10.0.0.125 () {36 vars in 926 bytes} [Tue May 12 12:57: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: 7|app: 0|req: 348/785] 10.0.0.125 () {36 vars in 926 bytes} [Tue May 12 12:57: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: 439/788] 199.204.45.240 () {36 vars in 990 bytes} [Tue May 12 12:57:17 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/789] 199.204.45.240 () {36 vars in 930 bytes} [Tue May 12 12:57:17 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/790] 199.204.45.240 () {36 vars in 990 bytes} [Tue May 12 12:57:20 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/791] 199.204.45.240 () {36 vars in 930 bytes} [Tue May 12 12:57:20 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/792] 10.0.0.166 () {36 vars in 986 bytes} [Tue May 12 12:57:24 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => 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: 352/793] 10.0.0.166 () {36 vars in 926 bytes} [Tue May 12 12:57:24 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: 443/796] 10.0.0.182 () {30 vars in 410 bytes} [Tue May 12 12:57:31 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/801] 10.0.0.166 () {36 vars in 986 bytes} [Tue May 12 12:57:51 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/802] 10.0.0.166 () {36 vars in 926 bytes} [Tue May 12 12:57:51 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/805] 10.0.0.166 () {36 vars in 986 bytes} [Tue May 12 12:57:58 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => 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: 448/806] 10.0.0.166 () {36 vars in 926 bytes} [Tue May 12 12:57:58 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: 362/813] 10.0.0.166 () {36 vars in 986 bytes} [Tue May 12 12:58:28 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => 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/814] 10.0.0.166 () {36 vars in 926 bytes} [Tue May 12 12:58:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/815] 10.0.0.166 () {36 vars in 986 bytes} [Tue May 12 12:58:28 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/816] 10.0.0.166 () {36 vars in 926 bytes} [Tue May 12 12:58:28 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/819] 10.0.0.182 () {34 vars in 654 bytes} [Tue May 12 12:58:38 2026] POST /v2/images => generated 648 bytes in 118 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-12 12:58:38.529 8 WARNING glance.api.v2.images [None req-3992ae00-bcad-424d-b477-c0c9f033d4f4 9995cc9ee4c94757b729a5f31453f7ba ccdfceae772d4087b7153eea63602390 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1a3c117e-8bab-4dee-ad14-25488f4127dc [pid: 8|app: 0|req: 455/820] 10.0.0.182 () {32 vars in 709 bytes} [Tue May 12 12:58:38 2026] DELETE /v2/images/1a3c117e-8bab-4dee-ad14-25488f4127dc => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/821] 10.0.0.182 () {32 vars in 706 bytes} [Tue May 12 12:58:38 2026] GET /v2/images/1a3c117e-8bab-4dee-ad14-25488f4127dc => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/822] 10.0.0.182 () {32 vars in 632 bytes} [Tue May 12 12:58:38 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/823] 10.0.0.182 () {34 vars in 654 bytes} [Tue May 12 12:58:38 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: 457/824] 10.0.0.182 () {32 vars in 716 bytes} [Tue May 12 12:58:38 2026] GET /v2/images/15be70e8-2391-4a1c-aaee-770a150fed28/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:58:38.709 7 INFO glance.api.v2.image_data [None req-57bf1cc9-d66a-4273-8426-dd4650981716 9995cc9ee4c94757b729a5f31453f7ba ccdfceae772d4087b7153eea63602390 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:58:38.751 7 WARNING glance_store._drivers.rbd [None req-57bf1cc9-d66a-4273-8426-dd4650981716 9995cc9ee4c94757b729a5f31453f7ba ccdfceae772d4087b7153eea63602390 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-12 12:58:39.442 7 INFO glance.location [None req-57bf1cc9-d66a-4273-8426-dd4650981716 9995cc9ee4c94757b729a5f31453f7ba ccdfceae772d4087b7153eea63602390 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 368/825] 10.0.0.182 () {32 vars in 726 bytes} [Tue May 12 12:58:38 2026] PUT /v2/images/15be70e8-2391-4a1c-aaee-770a150fed28/file => generated 0 bytes in 788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/826] 10.0.0.182 () {32 vars in 706 bytes} [Tue May 12 12:58:39 2026] GET /v2/images/15be70e8-2391-4a1c-aaee-770a150fed28 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/827] 10.0.0.182 () {32 vars in 716 bytes} [Tue May 12 12:58:39 2026] GET /v2/images/15be70e8-2391-4a1c-aaee-770a150fed28/file => generated 1024 bytes in 174 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/828] 10.0.0.182 () {34 vars in 654 bytes} [Tue May 12 12:58:39 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/829] 10.0.0.182 () {32 vars in 725 bytes} [Tue May 12 12:58:39 2026] PATCH /v2/images/aa19f026-3508-4cbf-8b48-3195e428bfab => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/830] 10.0.0.182 () {32 vars in 706 bytes} [Tue May 12 12:58:39 2026] GET /v2/images/aa19f026-3508-4cbf-8b48-3195e428bfab => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:58:39.834 7 WARNING glance.api.v2.images [None req-a89562df-8cf3-4f50-8d20-25dde393f45f 9995cc9ee4c94757b729a5f31453f7ba ccdfceae772d4087b7153eea63602390 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aa19f026-3508-4cbf-8b48-3195e428bfab [pid: 7|app: 0|req: 371/831] 10.0.0.182 () {32 vars in 709 bytes} [Tue May 12 12:58:39 2026] DELETE /v2/images/aa19f026-3508-4cbf-8b48-3195e428bfab => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/832] 10.0.0.182 () {32 vars in 706 bytes} [Tue May 12 12:58:39 2026] GET /v2/images/aa19f026-3508-4cbf-8b48-3195e428bfab => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:58:39.917 7 WARNING glance.api.v2.images [None req-cc05e9cf-f898-4fba-bac2-f80157cda9bd 9995cc9ee4c94757b729a5f31453f7ba ccdfceae772d4087b7153eea63602390 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//15be70e8-2391-4a1c-aaee-770a150fed28 [pid: 7|app: 0|req: 372/833] 10.0.0.182 () {32 vars in 709 bytes} [Tue May 12 12:58:39 2026] DELETE /v2/images/15be70e8-2391-4a1c-aaee-770a150fed28 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/834] 10.0.0.182 () {32 vars in 706 bytes} [Tue May 12 12:58:40 2026] GET /v2/images/15be70e8-2391-4a1c-aaee-770a150fed28 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:58:40.771 7 WARNING glance.api.v2.images [None req-1e2a5dc9-b52a-4f1a-a3ab-1bf783c13220 9995cc9ee4c94757b729a5f31453f7ba ccdfceae772d4087b7153eea63602390 - - default default] Failed to find image 1a3c117e-8bab-4dee-ad14-25488f4127dc to delete: glance.common.exception.ImageNotFound: No image found with ID 1a3c117e-8bab-4dee-ad14-25488f4127dc [pid: 7|app: 0|req: 373/835] 10.0.0.182 () {32 vars in 709 bytes} [Tue May 12 12:58:40 2026] DELETE /v2/images/1a3c117e-8bab-4dee-ad14-25488f4127dc => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/836] 10.0.0.182 () {32 vars in 706 bytes} [Tue May 12 12:58:40 2026] GET /v2/images/1a3c117e-8bab-4dee-ad14-25488f4127dc => 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: 466/841] 10.0.0.182 () {32 vars in 706 bytes} [Tue May 12 12:59:01 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => 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: 376/842] 10.0.0.182 () {32 vars in 706 bytes} [Tue May 12 12:59:01 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/843] 10.0.0.247 () {36 vars in 986 bytes} [Tue May 12 12:59:01 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/844] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 12:59:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/845] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 12:59:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/846] 10.0.0.247 () {36 vars in 986 bytes} [Tue May 12 12:59:01 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => 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: 469/847] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 12:59:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/848] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 12:59:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/849] 10.0.0.247 () {36 vars in 986 bytes} [Tue May 12 12:59:01 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => 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: 380/850] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 12:59:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/851] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 12:59:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/852] 10.0.0.125 () {36 vars in 986 bytes} [Tue May 12 12:59:02 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => 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: 472/853] 10.0.0.125 () {36 vars in 926 bytes} [Tue May 12 12:59:02 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: 382/854] 10.0.0.125 () {36 vars in 986 bytes} [Tue May 12 12:59:02 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/855] 10.0.0.125 () {36 vars in 926 bytes} [Tue May 12 12:59:02 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: 383/856] 10.0.0.125 () {36 vars in 926 bytes} [Tue May 12 12:59:02 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: 386/861] 10.0.0.166 () {36 vars in 986 bytes} [Tue May 12 12:59:17 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => 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: 476/862] 10.0.0.166 () {36 vars in 926 bytes} [Tue May 12 12:59:17 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/871] 10.0.0.166 () {36 vars in 986 bytes} [Tue May 12 13:00:03 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => 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: 391/872] 10.0.0.166 () {36 vars in 926 bytes} [Tue May 12 13:00:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/875] 10.0.0.166 () {36 vars in 986 bytes} [Tue May 12 13:00:09 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/876] 10.0.0.166 () {36 vars in 926 bytes} [Tue May 12 13:00:09 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/881] 10.0.0.166 () {36 vars in 986 bytes} [Tue May 12 13:00:27 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => 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: 396/882] 10.0.0.166 () {36 vars in 926 bytes} [Tue May 12 13:00:27 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: 489/887] 10.0.0.166 () {36 vars in 986 bytes} [Tue May 12 13:00:47 2026] GET /v2/images/81012f1f-cb28-419c-959b-e6b90d0a891c => 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: 399/888] 10.0.0.166 () {36 vars in 926 bytes} [Tue May 12 13:00:47 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: 494/897] 199.204.45.240 () {32 vars in 825 bytes} [Tue May 12 13:01:31 2026] GET /v2/images?status=active&owner=f14bba40c241470f8ef0db238e5aab05&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/898] 199.204.45.240 () {32 vars in 652 bytes} [Tue May 12 13:01:31 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: 495/899] 10.0.0.247 () {36 vars in 986 bytes} [Tue May 12 13:01:32 2026] GET /v2/images/4945f32c-b6db-4c47-982e-358a6032f381 => 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: 405/900] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 13:01:32 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: 496/901] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 13:01:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/902] 10.0.0.247 () {36 vars in 986 bytes} [Tue May 12 13:01:32 2026] GET /v2/images/4945f32c-b6db-4c47-982e-358a6032f381 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/903] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 13:01:32 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: 407/904] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 13:01:32 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: 498/905] 10.0.0.247 () {36 vars in 986 bytes} [Tue May 12 13:01:32 2026] GET /v2/images/4945f32c-b6db-4c47-982e-358a6032f381 => 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: 408/906] 10.0.0.247 () {36 vars in 926 bytes} [Tue May 12 13:01:32 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: 499/907] 10.0.0.125 () {36 vars in 986 bytes} [Tue May 12 13:01:32 2026] GET /v2/images/4945f32c-b6db-4c47-982e-358a6032f381 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/908] 10.0.0.125 () {36 vars in 926 bytes} [Tue May 12 13:01:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/909] 10.0.0.125 () {36 vars in 986 bytes} [Tue May 12 13:01:32 2026] GET /v2/images/4945f32c-b6db-4c47-982e-358a6032f381 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/910] 10.0.0.125 () {36 vars in 926 bytes} [Tue May 12 13:01:32 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: 501/911] 10.0.0.125 () {36 vars in 926 bytes} [Tue May 12 13:01:32 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: 528/964] 10.0.0.182 () {32 vars in 632 bytes} [Tue May 12 13:05:54 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)