+ 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 [Fri Jun 26 03:54:07 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-66789fff47-xb7hz machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5651efd1c180 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-26 03:54:08.850 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-26 03:54:08.904 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-26 03:54:09.448 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-06-26 03:54:09.449 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-06-26 03:54:09.508 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-06-26 03:54:09.509 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-06-26 03:54:11.012 8 WARNING glance.api.v2.images [None req-60944764-e359-431a-8485-24ac44314335 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 03:54:11.136 7 WARNING glance.api.v2.images [None req-c631de2f-bf21-41fa-a80a-8a5d6b6e040f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 03:54:11.249 8 WARNING keystonemiddleware._common.config [None req-60944764-e359-431a-8485-24ac44314335 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 03:54:11.256 8 WARNING oslo_config.cfg [None req-60944764-e359-431a-8485-24ac44314335 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5651efd1c180 pid: 8 (default app) 2026-06-26 03:54:11.394 7 WARNING keystonemiddleware._common.config [None req-c631de2f-bf21-41fa-a80a-8a5d6b6e040f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 03:54:11.403 7 WARNING oslo_config.cfg [None req-c631de2f-bf21-41fa-a80a-8a5d6b6e040f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5651efd1c180 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 03:54:13 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 03:54:13.609 7 WARNING oslo_policy.policy [None req-16b69db1-cfb1-40fe-a1e3-dd413d09d25f 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - 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-06-26 03:54:13.610 7 WARNING oslo_policy.policy [None req-16b69db1-cfb1-40fe-a1e3-dd413d09d25f 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - 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-06-26 03:54:13.632 7 WARNING oslo_policy.policy [None req-16b69db1-cfb1-40fe-a1e3-dd413d09d25f 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - 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-06-26 03:54:13.632 7 WARNING oslo_policy.policy [None req-16b69db1-cfb1-40fe-a1e3-dd413d09d25f 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - 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/4] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 03:54:13 2026] GET /v2/images => generated 69 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 03:54:17 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 03:54:17 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 03:54:17.370 8 WARNING oslo_policy.policy [None req-a5a5ff82-bbfc-4c71-9110-680ad18a7f95 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - 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-06-26 03:54:17.370 8 WARNING oslo_policy.policy [None req-a5a5ff82-bbfc-4c71-9110-680ad18a7f95 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - 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: 5/7] 199.204.45.89 () {44 vars in 907 bytes} [Fri Jun 26 03:54:17 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.89 () {44 vars in 929 bytes} [Fri Jun 26 03:54:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 03:54:17.506 8 WARNING oslo_policy.policy [None req-e19654fd-cc45-464f-af8d-61ed1ca21a3e 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - 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-06-26 03:54:17.507 8 WARNING oslo_policy.policy [None req-e19654fd-cc45-464f-af8d-61ed1ca21a3e 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.89 () {44 vars in 935 bytes} [Fri Jun 26 03:54:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 03:54:17.590 7 WARNING oslo_config.cfg [None req-4ed8d37f-18be-44db-9309-143f9e985e9f 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - 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/10] 199.204.45.89 () {48 vars in 947 bytes} [Fri Jun 26 03:54:17 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-26 03:54:17.617 8 WARNING oslo_policy.policy [None req-8a517d47-b1c7-4da6-9f8b-967c2c1e9e53 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - 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-06-26 03:54:17.618 8 WARNING oslo_policy.policy [None req-8a517d47-b1c7-4da6-9f8b-967c2c1e9e53 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - 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-06-26 03:54:17.621 8 INFO glance.api.v2.image_data [None req-8a517d47-b1c7-4da6-9f8b-967c2c1e9e53 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 03:54:21.357 8 INFO glance.location [None req-8a517d47-b1c7-4da6-9f8b-967c2c1e9e53 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 7/13] 199.204.45.89 () {48 vars in 1041 bytes} [Fri Jun 26 03:54:17 2026] PUT /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430/file => generated 0 bytes in 3788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6501 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 03:54:21 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 03:54:21.439 8 WARNING oslo_config.cfg [None req-a42041a4-649a-412a-9e8a-b3dbcabe2a7a 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - 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: 8/15] 199.204.45.89 () {48 vars in 1045 bytes} [Fri Jun 26 03:54:21 2026] PATCH /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => 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: 8/16] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 03:54:21 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 04:16:33 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:16:33 2026] GET /v2/images => generated 1240 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 04:16:56 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:16:56 2026] GET /v2/images => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.204.45.89 () {44 vars in 933 bytes} [Fri Jun 26 04:16:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 199.204.45.89 () {44 vars in 955 bytes} [Fri Jun 26 04:16:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.204.45.89 () {44 vars in 935 bytes} [Fri Jun 26 04:16:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.204.45.89 () {48 vars in 947 bytes} [Fri Jun 26 04:16:56 2026] POST /v2/images => generated 796 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-26 04:16:56.728 7 WARNING oslo_policy.policy [None req-93bfc16a-910a-4a93-81de-0dd3847d5e09 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - 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-06-26 04:16:56.728 7 WARNING oslo_policy.policy [None req-93bfc16a-910a-4a93-81de-0dd3847d5e09 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - 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-06-26 04:16:56.730 7 INFO glance.api.v2.image_data [None req-93bfc16a-910a-4a93-81de-0dd3847d5e09 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:17:23.357 7 INFO glance.location [None req-93bfc16a-910a-4a93-81de-0dd3847d5e09 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 148/301] 199.204.45.89 () {48 vars in 1042 bytes} [Fri Jun 26 04:16:56 2026] PUT /v2/images/f9a30ba9-f60b-4e55-9f98-ae2fa1742699/file => generated 0 bytes in 26696 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62345 switches on core 0) [pid: 8|app: 0|req: 154/302] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:17:23 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/303] 199.204.45.89 () {48 vars in 1045 bytes} [Fri Jun 26 04:17:23 2026] PATCH /v2/images/f9a30ba9-f60b-4e55-9f98-ae2fa1742699 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/304] 199.204.45.89 () {48 vars in 1046 bytes} [Fri Jun 26 04:17:23 2026] PATCH /v2/images/f9a30ba9-f60b-4e55-9f98-ae2fa1742699 => generated 1209 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/305] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:17:23 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/306] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 04:17:24 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/307] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:17:24 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 04:24:04 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:24:04 2026] GET /v2/images => generated 2451 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 04:24:18 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:24:18 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: 7|app: 0|req: 195/394] 199.204.45.89 () {44 vars in 943 bytes} [Fri Jun 26 04:24:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.204.45.89 () {44 vars in 965 bytes} [Fri Jun 26 04:24:18 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: 196/396] 199.204.45.89 () {44 vars in 935 bytes} [Fri Jun 26 04:24:18 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: 8|app: 0|req: 201/397] 199.204.45.89 () {48 vars in 947 bytes} [Fri Jun 26 04:24:18 2026] POST /v2/images => generated 799 bytes in 258 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-26 04:24:18.786 7 INFO glance.api.v2.image_data [None req-2803b5d0-23e2-4dfd-893e-7842948999f4 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:24:31.545 7 INFO glance.location [None req-2803b5d0-23e2-4dfd-893e-7842948999f4 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/402] 199.204.45.89 () {48 vars in 1041 bytes} [Fri Jun 26 04:24:18 2026] PUT /v2/images/113e2914-d37e-4c74-8f3a-e8ad4f4e38e0/file => generated 0 bytes in 12812 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23205 switches on core 0) [pid: 8|app: 0|req: 206/403] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:24:31 2026] GET /v2/images => generated 3664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/404] 199.204.45.89 () {48 vars in 1046 bytes} [Fri Jun 26 04:24:31 2026] PATCH /v2/images/113e2914-d37e-4c74-8f3a-e8ad4f4e38e0 => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/405] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:24:31 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/412] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 04:25:09 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/413] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:25:09 2026] GET /v2/images => generated 3687 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/418] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 04:25:21 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/419] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:25:21 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/420] 199.204.45.89 () {44 vars in 935 bytes} [Fri Jun 26 04:25:21 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/421] 199.204.45.89 () {44 vars in 957 bytes} [Fri Jun 26 04:25:21 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/422] 199.204.45.89 () {44 vars in 935 bytes} [Fri Jun 26 04:25:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/423] 199.204.45.89 () {48 vars in 947 bytes} [Fri Jun 26 04:25:21 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-26 04:25:21.728 7 INFO glance.api.v2.image_data [None req-d6a40f20-0c30-4d1a-842e-2f60548eba4b 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:25:36.603 7 INFO glance.location [None req-d6a40f20-0c30-4d1a-842e-2f60548eba4b 61161c765f5141919682ce52d9211aaa 67555cdfd3e1495381331ee11fb8e1d7 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 208/426] 199.204.45.89 () {48 vars in 1042 bytes} [Fri Jun 26 04:25:21 2026] PUT /v2/images/1385ca56-a204-4250-87b5-ebb24d6b1698/file => generated 0 bytes in 14943 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32576 switches on core 0) [pid: 8|app: 0|req: 219/427] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:25:36 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/428] 199.204.45.89 () {48 vars in 1045 bytes} [Fri Jun 26 04:25:36 2026] PATCH /v2/images/1385ca56-a204-4250-87b5-ebb24d6b1698 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/429] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:25:36 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/588] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 04:38:41 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/589] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:38:41 2026] GET /v2/images => generated 4893 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/620] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 04:41:13 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/621] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:41:13 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/622] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 04:41:15 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/623] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:41:15 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/634] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 04:42:03 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/635] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:42:03 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/638] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 04:42:11 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/639] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:42:11 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/652] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jun 26 04:43:18 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/653] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jun 26 04:43:18 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/664] 10.0.0.142 () {32 vars in 633 bytes} [Fri Jun 26 04:44:03 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/669] 10.0.0.251 () {36 vars in 987 bytes} [Fri Jun 26 04:44:26 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/670] 10.0.0.251 () {36 vars in 927 bytes} [Fri Jun 26 04:44:26 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: 341/671] 199.204.45.89 () {36 vars in 990 bytes} [Fri Jun 26 04:44:29 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => generated 1171 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/672] 199.204.45.89 () {36 vars in 930 bytes} [Fri Jun 26 04:44:29 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/673] 199.204.45.89 () {36 vars in 990 bytes} [Fri Jun 26 04:44:30 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => 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: 332/674] 199.204.45.89 () {36 vars in 930 bytes} [Fri Jun 26 04:44:30 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: 334/677] 10.0.0.141 () {36 vars in 987 bytes} [Fri Jun 26 04:44:33 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => generated 1171 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/678] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:44:34 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: 335/679] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:44:34 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: 345/680] 10.0.0.141 () {36 vars in 987 bytes} [Fri Jun 26 04:44:34 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => generated 1171 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/681] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:44:34 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: 346/682] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:44:34 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: 337/683] 10.0.0.141 () {36 vars in 987 bytes} [Fri Jun 26 04:44:34 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => 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: 347/684] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:44:34 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: 338/685] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:44:34 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: 348/686] 10.0.0.28 () {36 vars in 986 bytes} [Fri Jun 26 04:44:35 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => generated 1171 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/687] 10.0.0.28 () {36 vars in 926 bytes} [Fri Jun 26 04:44:35 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: 349/688] 10.0.0.28 () {36 vars in 986 bytes} [Fri Jun 26 04:44:35 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => 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: 340/689] 10.0.0.28 () {36 vars in 926 bytes} [Fri Jun 26 04:44:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/690] 10.0.0.28 () {36 vars in 926 bytes} [Fri Jun 26 04:44:35 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: 352/693] 10.0.0.251 () {36 vars in 987 bytes} [Fri Jun 26 04:44:43 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => 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: 342/694] 10.0.0.251 () {36 vars in 927 bytes} [Fri Jun 26 04:44:43 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: 345/699] 10.0.0.251 () {36 vars in 987 bytes} [Fri Jun 26 04:45:06 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => generated 1171 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/700] 10.0.0.251 () {36 vars in 927 bytes} [Fri Jun 26 04:45:06 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 10.0.0.142 () {34 vars in 655 bytes} [Fri Jun 26 04:45:09 2026] POST /v2/images => generated 649 bytes in 230 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-26 04:45:09.821 8 WARNING glance.api.v2.images [None req-c48c4425-3716-4b9b-8e37-0b8373b29450 bcd3e4831c354115be2bf46ff34cabaf 9d94e0090e50476886c9dc369946cca2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f1302f36-9f41-4e14-a351-c3a030189df1 [pid: 8|app: 0|req: 356/702] 10.0.0.142 () {32 vars in 710 bytes} [Fri Jun 26 04:45:09 2026] DELETE /v2/images/f1302f36-9f41-4e14-a351-c3a030189df1 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/703] 10.0.0.142 () {32 vars in 707 bytes} [Fri Jun 26 04:45:09 2026] GET /v2/images/f1302f36-9f41-4e14-a351-c3a030189df1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/704] 10.0.0.142 () {32 vars in 633 bytes} [Fri Jun 26 04:45:09 2026] GET /v2/images => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/705] 10.0.0.142 () {34 vars in 655 bytes} [Fri Jun 26 04:45:09 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/706] 10.0.0.142 () {32 vars in 717 bytes} [Fri Jun 26 04:45:10 2026] GET /v2/images/bcfeed50-c47a-4697-8f67-86e0c64a30b9/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:45:10.052 7 INFO glance.api.v2.image_data [None req-0555ec47-da1d-473f-9cda-bf9f017f00f9 bcd3e4831c354115be2bf46ff34cabaf 9d94e0090e50476886c9dc369946cca2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:45:10.101 7 WARNING glance_store._drivers.rbd [None req-0555ec47-da1d-473f-9cda-bf9f017f00f9 bcd3e4831c354115be2bf46ff34cabaf 9d94e0090e50476886c9dc369946cca2 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-26 04:45:10.726 7 INFO glance.location [None req-0555ec47-da1d-473f-9cda-bf9f017f00f9 bcd3e4831c354115be2bf46ff34cabaf 9d94e0090e50476886c9dc369946cca2 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 349/707] 10.0.0.142 () {32 vars in 727 bytes} [Fri Jun 26 04:45:10 2026] PUT /v2/images/bcfeed50-c47a-4697-8f67-86e0c64a30b9/file => generated 0 bytes in 750 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/708] 10.0.0.142 () {32 vars in 707 bytes} [Fri Jun 26 04:45:10 2026] GET /v2/images/bcfeed50-c47a-4697-8f67-86e0c64a30b9 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/709] 10.0.0.142 () {32 vars in 717 bytes} [Fri Jun 26 04:45:10 2026] GET /v2/images/bcfeed50-c47a-4697-8f67-86e0c64a30b9/file => generated 1024 bytes in 146 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/710] 10.0.0.142 () {34 vars in 655 bytes} [Fri Jun 26 04:45:10 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 10.0.0.142 () {32 vars in 726 bytes} [Fri Jun 26 04:45:10 2026] PATCH /v2/images/729e608e-efc7-4129-85fb-6b124bf8551d => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/712] 10.0.0.142 () {32 vars in 707 bytes} [Fri Jun 26 04:45:11 2026] GET /v2/images/729e608e-efc7-4129-85fb-6b124bf8551d => generated 651 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:11.136 7 WARNING glance.api.v2.images [None req-be270c42-6caa-4e12-9311-c326f8b4bf9f bcd3e4831c354115be2bf46ff34cabaf 9d94e0090e50476886c9dc369946cca2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//729e608e-efc7-4129-85fb-6b124bf8551d [pid: 7|app: 0|req: 352/713] 10.0.0.142 () {32 vars in 710 bytes} [Fri Jun 26 04:45:11 2026] DELETE /v2/images/729e608e-efc7-4129-85fb-6b124bf8551d => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/714] 10.0.0.142 () {32 vars in 707 bytes} [Fri Jun 26 04:45:11 2026] GET /v2/images/729e608e-efc7-4129-85fb-6b124bf8551d => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:45:11.240 7 WARNING glance.api.v2.images [None req-8abc9b83-4867-42fb-bc56-aae259ed4b07 bcd3e4831c354115be2bf46ff34cabaf 9d94e0090e50476886c9dc369946cca2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bcfeed50-c47a-4697-8f67-86e0c64a30b9 [pid: 7|app: 0|req: 353/717] 10.0.0.142 () {32 vars in 710 bytes} [Fri Jun 26 04:45:11 2026] DELETE /v2/images/bcfeed50-c47a-4697-8f67-86e0c64a30b9 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/718] 10.0.0.142 () {32 vars in 707 bytes} [Fri Jun 26 04:45:12 2026] GET /v2/images/bcfeed50-c47a-4697-8f67-86e0c64a30b9 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:45:12.116 7 WARNING glance.api.v2.images [None req-83a16037-c678-4698-8d3a-0c599a492f32 bcd3e4831c354115be2bf46ff34cabaf 9d94e0090e50476886c9dc369946cca2 - - default default] Failed to find image f1302f36-9f41-4e14-a351-c3a030189df1 to delete: glance.common.exception.ImageNotFound: No image found with ID f1302f36-9f41-4e14-a351-c3a030189df1 [pid: 7|app: 0|req: 354/719] 10.0.0.142 () {32 vars in 710 bytes} [Fri Jun 26 04:45:12 2026] DELETE /v2/images/f1302f36-9f41-4e14-a351-c3a030189df1 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/720] 10.0.0.142 () {32 vars in 707 bytes} [Fri Jun 26 04:45:12 2026] GET /v2/images/f1302f36-9f41-4e14-a351-c3a030189df1 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/725] 10.0.0.251 () {36 vars in 987 bytes} [Fri Jun 26 04:45:34 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/726] 10.0.0.251 () {36 vars in 927 bytes} [Fri Jun 26 04:45:34 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: 7|app: 0|req: 362/735] 10.0.0.251 () {36 vars in 987 bytes} [Fri Jun 26 04:46:11 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/736] 10.0.0.251 () {36 vars in 927 bytes} [Fri Jun 26 04:46:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/739] 10.0.0.251 () {36 vars in 987 bytes} [Fri Jun 26 04:46:22 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/740] 10.0.0.251 () {36 vars in 927 bytes} [Fri Jun 26 04:46:22 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: 366/743] 10.0.0.251 () {36 vars in 987 bytes} [Fri Jun 26 04:46:36 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => 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: 378/744] 10.0.0.251 () {36 vars in 927 bytes} [Fri Jun 26 04:46:36 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: 380/747] 10.0.0.251 () {36 vars in 987 bytes} [Fri Jun 26 04:46:41 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => 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: 368/748] 10.0.0.251 () {36 vars in 927 bytes} [Fri Jun 26 04:46:41 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: 370/751] 10.0.0.142 () {30 vars in 411 bytes} [Fri Jun 26 04:46:59 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/758] 10.0.0.251 () {36 vars in 987 bytes} [Fri Jun 26 04:47:23 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => 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: 374/759] 10.0.0.251 () {36 vars in 927 bytes} [Fri Jun 26 04:47:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/762] 10.0.0.251 () {36 vars in 987 bytes} [Fri Jun 26 04:47:36 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => 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: 376/763] 10.0.0.251 () {36 vars in 927 bytes} [Fri Jun 26 04:47:37 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/768] 10.0.0.251 () {36 vars in 987 bytes} [Fri Jun 26 04:47:51 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => 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: 379/769] 10.0.0.251 () {36 vars in 927 bytes} [Fri Jun 26 04:47:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/770] 10.0.0.142 () {32 vars in 707 bytes} [Fri Jun 26 04:47:51 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/771] 10.0.0.142 () {32 vars in 707 bytes} [Fri Jun 26 04:47:51 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/772] 10.0.0.141 () {36 vars in 987 bytes} [Fri Jun 26 04:47:51 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => 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: 381/773] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:47:51 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: 393/774] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:47:52 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: 382/775] 10.0.0.141 () {36 vars in 987 bytes} [Fri Jun 26 04:47:52 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/776] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:47:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/777] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:47:52 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: 395/778] 10.0.0.141 () {36 vars in 987 bytes} [Fri Jun 26 04:47:52 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => 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: 384/779] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:47:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/780] 10.0.0.28 () {36 vars in 986 bytes} [Fri Jun 26 04:47:52 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/781] 10.0.0.28 () {36 vars in 926 bytes} [Fri Jun 26 04:47:52 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/782] 10.0.0.28 () {36 vars in 986 bytes} [Fri Jun 26 04:47:52 2026] GET /v2/images/7331f34f-9a4b-4197-a287-17c86fa3d430 => 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: 386/783] 10.0.0.28 () {36 vars in 926 bytes} [Fri Jun 26 04:47:52 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/784] 10.0.0.28 () {36 vars in 926 bytes} [Fri Jun 26 04:47:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/789] 199.204.45.89 () {32 vars in 825 bytes} [Fri Jun 26 04:48:18 2026] GET /v2/images?status=active&owner=67555cdfd3e1495381331ee11fb8e1d7&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/790] 199.204.45.89 () {32 vars in 652 bytes} [Fri Jun 26 04:48: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: 8|app: 0|req: 402/791] 10.0.0.141 () {36 vars in 987 bytes} [Fri Jun 26 04:48:19 2026] GET /v2/images/f9a30ba9-f60b-4e55-9f98-ae2fa1742699 => generated 1209 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/792] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:48:19 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/793] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:48:19 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: 391/794] 10.0.0.141 () {36 vars in 987 bytes} [Fri Jun 26 04:48:19 2026] GET /v2/images/f9a30ba9-f60b-4e55-9f98-ae2fa1742699 => 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: 404/795] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:48:19 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: 392/796] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:48:19 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: 405/797] 10.0.0.141 () {36 vars in 987 bytes} [Fri Jun 26 04:48:19 2026] GET /v2/images/f9a30ba9-f60b-4e55-9f98-ae2fa1742699 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/798] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:48:19 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: 406/799] 10.0.0.141 () {36 vars in 927 bytes} [Fri Jun 26 04:48:19 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: 394/800] 10.0.0.28 () {36 vars in 986 bytes} [Fri Jun 26 04:48:20 2026] GET /v2/images/f9a30ba9-f60b-4e55-9f98-ae2fa1742699 => generated 1209 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/801] 10.0.0.28 () {36 vars in 926 bytes} [Fri Jun 26 04:48:20 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: 395/802] 10.0.0.28 () {36 vars in 986 bytes} [Fri Jun 26 04:48:20 2026] GET /v2/images/f9a30ba9-f60b-4e55-9f98-ae2fa1742699 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/803] 10.0.0.28 () {36 vars in 926 bytes} [Fri Jun 26 04:48:20 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/804] 10.0.0.28 () {36 vars in 926 bytes} [Fri Jun 26 04:48:20 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: 430/847] 10.0.0.142 () {32 vars in 633 bytes} [Fri Jun 26 04:51:44 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)