+ 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 [Sun Apr 12 18:55:06 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-7fcdffd4d6-lkrr2 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fbe62da7668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-12 18:55:08.305 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-12 18:55:08.325 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-12 18:55:09.160 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-12 18:55:09.161 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-12 18:55:09.161 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-12 18:55:09.163 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-12 18:55:09.164 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-12 18:55:09.165 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-12 18:55:11.179 8 WARNING glance.api.v2.images [None req-07ab3831-2fd6-4702-80a7-5728cc6f7eb0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-12 18:55:11.219 7 WARNING glance.api.v2.images [None req-45f87287-92fe-4566-8dec-f49a37579dd7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-12 18:55:11.539 8 WARNING keystonemiddleware._common.config [None req-07ab3831-2fd6-4702-80a7-5728cc6f7eb0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 18:55:11.547 8 WARNING oslo_config.cfg [None req-07ab3831-2fd6-4702-80a7-5728cc6f7eb0 - - - - - -] 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 0x7fbe62da7668 pid: 8 (default app) 2026-04-12 18:55:11.596 7 WARNING keystonemiddleware._common.config [None req-45f87287-92fe-4566-8dec-f49a37579dd7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 18:55:11.605 7 WARNING oslo_config.cfg [None req-45f87287-92fe-4566-8dec-f49a37579dd7 - - - - - -] 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 0x7fbe62da7668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 18:55:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 18:55:13.334 7 WARNING oslo_policy.policy [None req-543f7a92-c592-4123-ba1f-7e10ae4fb3ca 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 18:55:13.335 7 WARNING oslo_policy.policy [None req-543f7a92-c592-4123-ba1f-7e10ae4fb3ca 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 18:55:13.350 7 WARNING oslo_policy.policy [None req-543f7a92-c592-4123-ba1f-7e10ae4fb3ca 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 18:55:13.350 7 WARNING oslo_policy.policy [None req-543f7a92-c592-4123-ba1f-7e10ae4fb3ca 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 18:55:12 2026] GET /v2/images => generated 69 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 18:55:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 18:55:17 2026] GET /v2/images => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 18:55:17.153 8 WARNING oslo_policy.policy [None req-da25a7f3-881d-4576-ada1-2beed34059f4 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 18:55:17.153 8 WARNING oslo_policy.policy [None req-da25a7f3-881d-4576-ada1-2beed34059f4 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - 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/8] 162.253.55.204 () {44 vars in 911 bytes} [Sun Apr 12 18:55:17 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.204 () {44 vars in 933 bytes} [Sun Apr 12 18:55:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 18:55:17.283 8 WARNING oslo_policy.policy [None req-48bfd7c0-6dba-4cd3-92d8-673bcc225a63 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 18:55:17.283 8 WARNING oslo_policy.policy [None req-48bfd7c0-6dba-4cd3-92d8-673bcc225a63 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - 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/10] 162.253.55.204 () {44 vars in 939 bytes} [Sun Apr 12 18:55:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 18:55:17.362 7 WARNING oslo_config.cfg [None req-02796a6a-f9ca-45a8-b63a-223d15713d0b 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 162.253.55.204 () {48 vars in 951 bytes} [Sun Apr 12 18:55:17 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 18:55:17.384 8 WARNING oslo_policy.policy [None req-68fa5015-9c95-489f-a56e-2264689e79cb 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 18:55:17.385 8 WARNING oslo_policy.policy [None req-68fa5015-9c95-489f-a56e-2264689e79cb 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 18:55:17.386 8 INFO glance.api.v2.image_data [None req-68fa5015-9c95-489f-a56e-2264689e79cb 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 18:55:20.955 8 WARNING glance.location [None req-68fa5015-9c95-489f-a56e-2264689e79cb 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 162.253.55.204 () {48 vars in 1045 bytes} [Sun Apr 12 18:55:17 2026] PUT /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd/file => generated 0 bytes in 3613 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6667 switches on core 0) [pid: 7|app: 0|req: 7/15] 162.253.55.204 () {44 vars in 971 bytes} [Sun Apr 12 18:55:20 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 18:55:21.029 8 WARNING oslo_config.cfg [None req-4bb433e1-dbe2-4498-a95d-7674f4fb5c67 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - 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/16] 162.253.55.204 () {44 vars in 971 bytes} [Sun Apr 12 18:55:21 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 133/267] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 19:16:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 19:16:20 2026] GET /v2/images => generated 1240 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 19:16:37 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: 137/274] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 19:16:37 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: 8|app: 0|req: 138/275] 162.253.55.204 () {44 vars in 937 bytes} [Sun Apr 12 19:16:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 162.253.55.204 () {44 vars in 959 bytes} [Sun Apr 12 19:16:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 162.253.55.204 () {44 vars in 939 bytes} [Sun Apr 12 19:16:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 162.253.55.204 () {48 vars in 951 bytes} [Sun Apr 12 19:16:38 2026] POST /v2/images => generated 796 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 19:16:38.158 8 INFO glance.api.v2.image_data [None req-dce4dca8-2197-4b6f-9968-21b957db63b3 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 19:17:03.593 8 WARNING glance.location [None req-dce4dca8-2197-4b6f-9968-21b957db63b3 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/285] 162.253.55.204 () {48 vars in 1046 bytes} [Sun Apr 12 19:16:38 2026] PUT /v2/images/b37f0700-4dc0-4b59-8f51-4c676ff5de94/file => generated 0 bytes in 25488 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63115 switches on core 0) [pid: 7|app: 0|req: 146/286] 162.253.55.204 () {44 vars in 971 bytes} [Sun Apr 12 19:17:03 2026] GET /v2/images/b37f0700-4dc0-4b59-8f51-4c676ff5de94 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/287] 162.253.55.204 () {44 vars in 971 bytes} [Sun Apr 12 19:17:03 2026] GET /v2/images/b37f0700-4dc0-4b59-8f51-4c676ff5de94 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 19:17: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: 142/289] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 19:17:05 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 19:24: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: 186/377] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 19:24:12 2026] GET /v2/images => generated 2451 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 19:24:31 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: 194/383] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 19:24:31 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 162.253.55.204 () {44 vars in 947 bytes} [Sun Apr 12 19:24:31 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 162.253.55.204 () {44 vars in 969 bytes} [Sun Apr 12 19:24:31 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 162.253.55.204 () {44 vars in 939 bytes} [Sun Apr 12 19:24:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 162.253.55.204 () {48 vars in 951 bytes} [Sun Apr 12 19:24:31 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 19:24:31.271 8 INFO glance.api.v2.image_data [None req-a8705d02-2382-4c3f-b62e-bed370afdb0d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 19:24:41.933 8 INFO glance.location [None req-a8705d02-2382-4c3f-b62e-bed370afdb0d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/390] 162.253.55.204 () {48 vars in 1045 bytes} [Sun Apr 12 19:24:31 2026] PUT /v2/images/245f7969-1539-4b73-93ad-98ae6bb39ae9/file => generated 0 bytes in 10712 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23597 switches on core 0) [pid: 7|app: 0|req: 199/391] 162.253.55.204 () {44 vars in 971 bytes} [Sun Apr 12 19:24:41 2026] GET /v2/images/245f7969-1539-4b73-93ad-98ae6bb39ae9 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 162.253.55.204 () {48 vars in 1050 bytes} [Sun Apr 12 19:24:42 2026] PATCH /v2/images/245f7969-1539-4b73-93ad-98ae6bb39ae9 => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 162.253.55.204 () {44 vars in 971 bytes} [Sun Apr 12 19:24:42 2026] GET /v2/images/245f7969-1539-4b73-93ad-98ae6bb39ae9 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 19:25:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/401] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 19:25:19 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/404] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 19:25:29 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/405] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 19:25:29 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/406] 162.253.55.204 () {44 vars in 939 bytes} [Sun Apr 12 19:25:30 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/407] 162.253.55.204 () {44 vars in 961 bytes} [Sun Apr 12 19:25:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/408] 162.253.55.204 () {44 vars in 939 bytes} [Sun Apr 12 19:25:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/409] 162.253.55.204 () {48 vars in 951 bytes} [Sun Apr 12 19:25:30 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-04-12 19:25:30.191 7 WARNING oslo_policy.policy [None req-79eb3e96-d0a8-40f1-9ece-38cede85f382 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 19:25:30.191 7 WARNING oslo_policy.policy [None req-79eb3e96-d0a8-40f1-9ece-38cede85f382 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 19:25:30.193 7 INFO glance.api.v2.image_data [None req-79eb3e96-d0a8-40f1-9ece-38cede85f382 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 19:25:38.618 7 INFO glance.location [None req-79eb3e96-d0a8-40f1-9ece-38cede85f382 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 209/412] 162.253.55.204 () {48 vars in 1045 bytes} [Sun Apr 12 19:25:30 2026] PUT /v2/images/74b5b23b-c380-44b9-9b53-75040da17f87/file => generated 0 bytes in 8473 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19151 switches on core 0) [pid: 8|app: 0|req: 204/413] 162.253.55.204 () {44 vars in 971 bytes} [Sun Apr 12 19:25:38 2026] GET /v2/images/74b5b23b-c380-44b9-9b53-75040da17f87 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 162.253.55.204 () {44 vars in 971 bytes} [Sun Apr 12 19:25:38 2026] GET /v2/images/74b5b23b-c380-44b9-9b53-75040da17f87 => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/619] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 19:42:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/620] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 19:42:31 2026] GET /v2/images => generated 4892 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/649] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 19:44:58 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/650] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 19:44:58 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/651] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 19:45:00 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: 323/652] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 19:45:00 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/665] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 19:45:53 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: 330/666] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 19:45:53 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/669] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 19:46:01 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: 332/670] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 19:46:01 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/683] 162.253.55.204 () {42 vars in 688 bytes} [Sun Apr 12 19:47:06 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: 345/684] 162.253.55.204 () {44 vars in 910 bytes} [Sun Apr 12 19:47:06 2026] GET /v2/images => generated 4892 bytes in 63 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: 351/695] 10.0.0.51 () {32 vars in 632 bytes} [Sun Apr 12 19:47:50 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/698] 10.0.0.156 () {36 vars in 987 bytes} [Sun Apr 12 19:48:10 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/699] 10.0.0.156 () {36 vars in 927 bytes} [Sun Apr 12 19:48:10 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: 348/702] 10.0.0.156 () {36 vars in 987 bytes} [Sun Apr 12 19:48:14 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 355/703] 10.0.0.156 () {36 vars in 927 bytes} [Sun Apr 12 19:48:14 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/704] 162.253.55.204 () {36 vars in 991 bytes} [Sun Apr 12 19:48:18 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 356/705] 162.253.55.204 () {36 vars in 931 bytes} [Sun Apr 12 19:48:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/706] 162.253.55.204 () {36 vars in 991 bytes} [Sun Apr 12 19:48:19 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 357/707] 162.253.55.204 () {36 vars in 931 bytes} [Sun Apr 12 19:48:19 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: 359/710] 10.0.0.156 () {36 vars in 987 bytes} [Sun Apr 12 19:48:24 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 352/711] 10.0.0.156 () {36 vars in 927 bytes} [Sun Apr 12 19:48:24 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: 360/712] 10.0.0.34 () {36 vars in 986 bytes} [Sun Apr 12 19:48:25 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => generated 1171 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/713] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:48:25 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: 361/714] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:48:25 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/715] 10.0.0.34 () {36 vars in 986 bytes} [Sun Apr 12 19:48:25 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 362/716] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:48:25 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/717] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:48:25 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: 363/718] 10.0.0.34 () {36 vars in 986 bytes} [Sun Apr 12 19:48:25 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/719] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:48:25 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/720] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:48:26 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: 357/721] 10.0.0.38 () {36 vars in 910 bytes} [Sun Apr 12 19:48:26 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/722] 10.0.0.38 () {36 vars in 1006 bytes} [Sun Apr 12 19:48:26 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd/locations => generated 127 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/723] 10.0.0.38 () {36 vars in 986 bytes} [Sun Apr 12 19:48:26 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/724] 10.0.0.38 () {36 vars in 926 bytes} [Sun Apr 12 19:48: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: 359/725] 10.0.0.38 () {36 vars in 926 bytes} [Sun Apr 12 19:48:27 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: 363/732] 10.0.0.156 () {36 vars in 987 bytes} [Sun Apr 12 19:48:58 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 370/733] 10.0.0.156 () {36 vars in 927 bytes} [Sun Apr 12 19:48:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/740] 10.0.0.51 () {34 vars in 654 bytes} [Sun Apr 12 19:49:27 2026] POST /v2/images => generated 648 bytes in 224 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-12 19:49:27.843 7 WARNING glance.api.v2.images [None req-978731cf-56b4-4f72-b14e-e20f41198f7d 0a1b6f02551c446b8e3ffd1d845996da 1d4318e313004c7d84388ac7eb6f5378 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0b1b1e95-0668-4427-99d5-22d161387486 [pid: 7|app: 0|req: 374/741] 10.0.0.51 () {32 vars in 709 bytes} [Sun Apr 12 19:49:27 2026] DELETE /v2/images/0b1b1e95-0668-4427-99d5-22d161387486 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 10.0.0.51 () {32 vars in 706 bytes} [Sun Apr 12 19:49:27 2026] GET /v2/images/0b1b1e95-0668-4427-99d5-22d161387486 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/743] 10.0.0.51 () {32 vars in 632 bytes} [Sun Apr 12 19:49:27 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/744] 10.0.0.51 () {34 vars in 654 bytes} [Sun Apr 12 19:49:27 2026] POST /v2/images => generated 703 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/745] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:49:28 2026] GET /v2/images/1ecfd35e-cc13-4ee7-912b-eecb87f04418/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:49:28.059 8 INFO glance.api.v2.image_data [None req-2ffa8197-0ab5-4e72-8fbc-cff41cd8fe49 0a1b6f02551c446b8e3ffd1d845996da 1d4318e313004c7d84388ac7eb6f5378 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 19:49:28.105 8 WARNING glance_store._drivers.rbd [None req-2ffa8197-0ab5-4e72-8fbc-cff41cd8fe49 0a1b6f02551c446b8e3ffd1d845996da 1d4318e313004c7d84388ac7eb6f5378 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-12 19:49:28.403 8 INFO glance.location [None req-2ffa8197-0ab5-4e72-8fbc-cff41cd8fe49 0a1b6f02551c446b8e3ffd1d845996da 1d4318e313004c7d84388ac7eb6f5378 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 370/746] 10.0.0.51 () {32 vars in 726 bytes} [Sun Apr 12 19:49:28 2026] PUT /v2/images/1ecfd35e-cc13-4ee7-912b-eecb87f04418/file => generated 0 bytes in 389 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/747] 10.0.0.51 () {32 vars in 706 bytes} [Sun Apr 12 19:49:28 2026] GET /v2/images/1ecfd35e-cc13-4ee7-912b-eecb87f04418 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/748] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:49:28 2026] GET /v2/images/1ecfd35e-cc13-4ee7-912b-eecb87f04418/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 10.0.0.51 () {34 vars in 654 bytes} [Sun Apr 12 19:49:28 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/750] 10.0.0.51 () {32 vars in 725 bytes} [Sun Apr 12 19:49:28 2026] PATCH /v2/images/9e209ed2-22bf-4ce8-a2de-47c0c6054fc4 => generated 652 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/751] 10.0.0.51 () {32 vars in 706 bytes} [Sun Apr 12 19:49:28 2026] GET /v2/images/9e209ed2-22bf-4ce8-a2de-47c0c6054fc4 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:28.766 8 WARNING glance.api.v2.images [None req-b4051d9e-49dd-4f1b-aaf4-115d69088473 0a1b6f02551c446b8e3ffd1d845996da 1d4318e313004c7d84388ac7eb6f5378 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9e209ed2-22bf-4ce8-a2de-47c0c6054fc4 [pid: 8|app: 0|req: 373/752] 10.0.0.51 () {32 vars in 709 bytes} [Sun Apr 12 19:49:28 2026] DELETE /v2/images/9e209ed2-22bf-4ce8-a2de-47c0c6054fc4 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/753] 10.0.0.156 () {36 vars in 987 bytes} [Sun Apr 12 19:49:28 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 381/754] 10.0.0.156 () {36 vars in 927 bytes} [Sun Apr 12 19:49:28 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/755] 10.0.0.51 () {32 vars in 706 bytes} [Sun Apr 12 19:49:28 2026] GET /v2/images/9e209ed2-22bf-4ce8-a2de-47c0c6054fc4 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:49:28.843 7 WARNING glance.api.v2.images [None req-88d9b381-6f68-4525-91a4-cdfd99575eb5 0a1b6f02551c446b8e3ffd1d845996da 1d4318e313004c7d84388ac7eb6f5378 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1ecfd35e-cc13-4ee7-912b-eecb87f04418 [pid: 7|app: 0|req: 382/756] 10.0.0.51 () {32 vars in 709 bytes} [Sun Apr 12 19:49:28 2026] DELETE /v2/images/1ecfd35e-cc13-4ee7-912b-eecb87f04418 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/757] 10.0.0.51 () {32 vars in 706 bytes} [Sun Apr 12 19:49:29 2026] GET /v2/images/1ecfd35e-cc13-4ee7-912b-eecb87f04418 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:49:29.649 7 WARNING glance.api.v2.images [None req-04cba296-a8e0-4586-a82e-56efca43fabf 0a1b6f02551c446b8e3ffd1d845996da 1d4318e313004c7d84388ac7eb6f5378 - - default default] Failed to find image 0b1b1e95-0668-4427-99d5-22d161387486 to delete: glance.common.exception.ImageNotFound: No image found with ID 0b1b1e95-0668-4427-99d5-22d161387486 [pid: 7|app: 0|req: 383/758] 10.0.0.51 () {32 vars in 709 bytes} [Sun Apr 12 19:49:29 2026] DELETE /v2/images/0b1b1e95-0668-4427-99d5-22d161387486 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/759] 10.0.0.51 () {32 vars in 706 bytes} [Sun Apr 12 19:49:29 2026] GET /v2/images/0b1b1e95-0668-4427-99d5-22d161387486 => 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: 381/768] 10.0.0.51 () {30 vars in 410 bytes} [Sun Apr 12 19:50:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/773] 10.0.0.156 () {36 vars in 987 bytes} [Sun Apr 12 19:50:21 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 384/774] 10.0.0.156 () {36 vars in 927 bytes} [Sun Apr 12 19:50:21 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: 394/781] 10.0.0.156 () {36 vars in 987 bytes} [Sun Apr 12 19:51:00 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 388/782] 10.0.0.156 () {36 vars in 927 bytes} [Sun Apr 12 19:51:00 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: 390/785] 10.0.0.156 () {36 vars in 987 bytes} [Sun Apr 12 19:51:07 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 396/786] 10.0.0.156 () {36 vars in 927 bytes} [Sun Apr 12 19:51:07 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: 391/787] 10.0.0.156 () {36 vars in 987 bytes} [Sun Apr 12 19:51:10 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 397/788] 10.0.0.156 () {36 vars in 927 bytes} [Sun Apr 12 19:51:10 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/793] 10.0.0.156 () {36 vars in 987 bytes} [Sun Apr 12 19:51:28 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 400/794] 10.0.0.156 () {36 vars in 927 bytes} [Sun Apr 12 19:51: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: 403/799] 10.0.0.51 () {32 vars in 706 bytes} [Sun Apr 12 19:51:41 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 397/800] 10.0.0.51 () {32 vars in 706 bytes} [Sun Apr 12 19:51:41 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 404/801] 10.0.0.34 () {36 vars in 986 bytes} [Sun Apr 12 19:51:41 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/802] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:51:41 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: 405/803] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:51:41 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: 399/804] 10.0.0.34 () {36 vars in 986 bytes} [Sun Apr 12 19:51:41 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/805] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:51:41 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: 400/806] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:51: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: 7|app: 0|req: 407/807] 10.0.0.34 () {36 vars in 986 bytes} [Sun Apr 12 19:51:41 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/808] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:51:41 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: 408/809] 10.0.0.38 () {36 vars in 910 bytes} [Sun Apr 12 19:51:41 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/810] 10.0.0.38 () {36 vars in 1006 bytes} [Sun Apr 12 19:51:41 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/811] 10.0.0.38 () {36 vars in 986 bytes} [Sun Apr 12 19:51:41 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 403/812] 10.0.0.38 () {36 vars in 926 bytes} [Sun Apr 12 19:51: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: 7|app: 0|req: 410/813] 10.0.0.38 () {36 vars in 926 bytes} [Sun Apr 12 19:51: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: 7|app: 0|req: 414/820] 10.0.0.156 () {36 vars in 987 bytes} [Sun Apr 12 19:52:11 2026] GET /v2/images/60b84017-5a8e-44ff-b6bd-0feb079f4dfd => 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: 407/821] 10.0.0.156 () {36 vars in 927 bytes} [Sun Apr 12 19:52: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: 7|app: 0|req: 415/822] 162.253.55.204 () {32 vars in 826 bytes} [Sun Apr 12 19:52:17 2026] GET /v2/images?status=active&owner=25d282fc50d04c658362443c4a2b3a41&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/823] 162.253.55.204 () {32 vars in 653 bytes} [Sun Apr 12 19:52:18 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: 416/824] 10.0.0.34 () {36 vars in 986 bytes} [Sun Apr 12 19:52:18 2026] GET /v2/images/b37f0700-4dc0-4b59-8f51-4c676ff5de94 => 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: 409/825] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:52:18 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: 417/826] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:52:18 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: 410/827] 10.0.0.34 () {36 vars in 986 bytes} [Sun Apr 12 19:52:18 2026] GET /v2/images/b37f0700-4dc0-4b59-8f51-4c676ff5de94 => 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: 418/828] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:52:18 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/829] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:52:18 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: 419/830] 10.0.0.34 () {36 vars in 986 bytes} [Sun Apr 12 19:52:18 2026] GET /v2/images/b37f0700-4dc0-4b59-8f51-4c676ff5de94 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/831] 10.0.0.34 () {36 vars in 926 bytes} [Sun Apr 12 19:52:18 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: 420/832] 10.0.0.38 () {36 vars in 910 bytes} [Sun Apr 12 19:52:19 2026] GET /versions => generated 1312 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/833] 10.0.0.38 () {36 vars in 1006 bytes} [Sun Apr 12 19:52:19 2026] GET /v2/images/b37f0700-4dc0-4b59-8f51-4c676ff5de94/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/834] 10.0.0.38 () {36 vars in 986 bytes} [Sun Apr 12 19:52:19 2026] GET /v2/images/b37f0700-4dc0-4b59-8f51-4c676ff5de94 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/835] 10.0.0.38 () {36 vars in 926 bytes} [Sun Apr 12 19:52:19 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: 422/836] 10.0.0.38 () {36 vars in 926 bytes} [Sun Apr 12 19:52: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: 445/881] 10.0.0.51 () {32 vars in 632 bytes} [Sun Apr 12 19:55:52 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)