+ 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 May 29 02:30:41 2026] *** compiled with version: 13.3.0 on 28 May 2026 23:38:31 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-ffb6f48b7-pclbh machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f0992f98668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-29 02:30:43.025 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-29 02:30:43.090 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-29 02:30:43.933 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 02:30:43.934 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 02:30:43.935 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 02:30:43.979 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 02:30:43.981 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 02:30:43.981 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 02:30:45.964 8 WARNING glance.api.v2.images [None req-8f1658df-e02d-4722-8588-bab8c89ab477 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 02:30:46.003 7 WARNING glance.api.v2.images [None req-a252bc4d-c796-4a17-8978-4f522113e16d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 02:30:46.318 8 WARNING keystonemiddleware._common.config [None req-8f1658df-e02d-4722-8588-bab8c89ab477 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 02:30:46.326 8 WARNING oslo_config.cfg [None req-8f1658df-e02d-4722-8588-bab8c89ab477 - - - - - -] 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 0x7f0992f98668 pid: 8 (default app) 2026-05-29 02:30:46.351 7 WARNING keystonemiddleware._common.config [None req-a252bc4d-c796-4a17-8978-4f522113e16d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 02:30:46.360 7 WARNING oslo_config.cfg [None req-a252bc4d-c796-4a17-8978-4f522113e16d - - - - - -] 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 0x7f0992f98668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 02:30:47 2026] GET / => generated 1301 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 02:30:48.058 7 WARNING oslo_policy.policy [None req-e6f7ebb9-ae60-4bdf-a984-0e04f1afae3d f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 02:30:48.059 7 WARNING oslo_policy.policy [None req-e6f7ebb9-ae60-4bdf-a984-0e04f1afae3d f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 02:30:48.076 7 WARNING oslo_policy.policy [None req-e6f7ebb9-ae60-4bdf-a984-0e04f1afae3d f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 02:30:48.076 7 WARNING oslo_policy.policy [None req-e6f7ebb9-ae60-4bdf-a984-0e04f1afae3d f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - 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] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 02:30:47 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 02:30:51 2026] GET / => generated 1301 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] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 02:30:51 2026] GET /v2/images => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 02:30:51.674 8 WARNING oslo_policy.policy [None req-83dd2878-bd33-4d6d-b1fd-f469e8fafd15 f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 02:30:51.675 8 WARNING oslo_policy.policy [None req-83dd2878-bd33-4d6d-b1fd-f469e8fafd15 f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - 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] 199.204.45.72 () {44 vars in 907 bytes} [Fri May 29 02:30:51 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.72 () {44 vars in 929 bytes} [Fri May 29 02:30:51 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 02:30:51.812 8 WARNING oslo_policy.policy [None req-d472ac0c-0e21-4ce9-9923-1334810b1aa5 f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 02:30:51.812 8 WARNING oslo_policy.policy [None req-d472ac0c-0e21-4ce9-9923-1334810b1aa5 f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - 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] 199.204.45.72 () {44 vars in 935 bytes} [Fri May 29 02:30:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 02:30:51.894 7 WARNING oslo_config.cfg [None req-5b7a233e-0915-451a-951b-4028a846fe6d f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - 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] 199.204.45.72 () {48 vars in 947 bytes} [Fri May 29 02:30:51 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-05-29 02:30:51.917 8 WARNING oslo_policy.policy [None req-da344fea-35bb-4c72-9872-d7d73076c38e f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 02:30:51.917 8 WARNING oslo_policy.policy [None req-da344fea-35bb-4c72-9872-d7d73076c38e f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 02:30:51.918 8 INFO glance.api.v2.image_data [None req-da344fea-35bb-4c72-9872-d7d73076c38e f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 02:30:55.798 8 INFO glance.location [None req-da344fea-35bb-4c72-9872-d7d73076c38e f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.72 () {48 vars in 1041 bytes} [Fri May 29 02:30:51 2026] PUT /v2/images/09050f13-4517-4864-82ca-440d5624dff0/file => generated 0 bytes in 3929 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3659 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.72 () {44 vars in 967 bytes} [Fri May 29 02:30:55 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 02:30:55.952 8 WARNING oslo_config.cfg [None req-f9b2c3ae-4be5-4edd-93e1-3e9e0c22e73c f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - 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] 199.204.45.72 () {48 vars in 1047 bytes} [Fri May 29 02:30:55 2026] PATCH /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.72 () {44 vars in 967 bytes} [Fri May 29 02:30:55 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 02:51:58 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/271] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 02:51:58 2026] GET /v2/images => generated 1381 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 02:52:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 02:52:17 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.72 () {44 vars in 933 bytes} [Fri May 29 02:52:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.204.45.72 () {44 vars in 955 bytes} [Fri May 29 02:52:17 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.72 () {44 vars in 935 bytes} [Fri May 29 02:52:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.72 () {48 vars in 947 bytes} [Fri May 29 02:52:17 2026] POST /v2/images => generated 796 bytes in 114 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-29 02:52:17.503 7 WARNING oslo_policy.policy [None req-51ea0c7a-936c-40fb-bb1e-5b3df0062c7a f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 02:52:17.503 7 WARNING oslo_policy.policy [None req-51ea0c7a-936c-40fb-bb1e-5b3df0062c7a f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 02:52:17.504 7 INFO glance.api.v2.image_data [None req-51ea0c7a-936c-40fb-bb1e-5b3df0062c7a f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 02:52:56.162 7 INFO glance.location [None req-51ea0c7a-936c-40fb-bb1e-5b3df0062c7a f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 141/290] 199.204.45.72 () {48 vars in 1042 bytes} [Fri May 29 02:52:17 2026] PUT /v2/images/af414ea2-2c93-474a-a550-3ba32ef8f176/file => generated 0 bytes in 38731 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60800 switches on core 0) [pid: 8|app: 0|req: 150/291] 199.204.45.72 () {44 vars in 967 bytes} [Fri May 29 02:52:56 2026] GET /v2/images/af414ea2-2c93-474a-a550-3ba32ef8f176 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/292] 199.204.45.72 () {48 vars in 1047 bytes} [Fri May 29 02:52:56 2026] PATCH /v2/images/af414ea2-2c93-474a-a550-3ba32ef8f176 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/293] 199.204.45.72 () {44 vars in 967 bytes} [Fri May 29 02:52:56 2026] GET /v2/images/af414ea2-2c93-474a-a550-3ba32ef8f176 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/294] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 02:52:57 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/295] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 02:52:57 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/388] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 03:00:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/389] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 03:00:39 2026] GET /v2/images => generated 2778 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/392] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 03:00:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/393] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 03:00:49 2026] GET /v2/images => generated 2778 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/394] 199.204.45.72 () {44 vars in 943 bytes} [Fri May 29 03:00:50 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/395] 199.204.45.72 () {44 vars in 965 bytes} [Fri May 29 03:00:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/396] 199.204.45.72 () {44 vars in 935 bytes} [Fri May 29 03:00:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/397] 199.204.45.72 () {48 vars in 947 bytes} [Fri May 29 03:00:50 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-29 03:00:50.167 7 INFO glance.api.v2.image_data [None req-c3fc30b7-21d2-410f-8a86-8e6ad3f02163 f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 03:01:43.083 7 INFO glance.location [None req-c3fc30b7-21d2-410f-8a86-8e6ad3f02163 f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/408] 199.204.45.72 () {48 vars in 1041 bytes} [Fri May 29 03:00:50 2026] PUT /v2/images/4e57e702-af57-445c-b36e-274b3e4bf0d3/file => generated 0 bytes in 52959 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20743 switches on core 0) [pid: 8|app: 0|req: 214/409] 199.204.45.72 () {44 vars in 967 bytes} [Fri May 29 03:01:43 2026] GET /v2/images/4e57e702-af57-445c-b36e-274b3e4bf0d3 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/410] 199.204.45.72 () {48 vars in 1047 bytes} [Fri May 29 03:01:43 2026] PATCH /v2/images/4e57e702-af57-445c-b36e-274b3e4bf0d3 => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/411] 199.204.45.72 () {44 vars in 967 bytes} [Fri May 29 03:01:43 2026] GET /v2/images/4e57e702-af57-445c-b36e-274b3e4bf0d3 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/428] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 03:02:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/429] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 03:02:59 2026] GET /v2/images => generated 4190 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/432] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 03:03:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/433] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 03:03:15 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/434] 199.204.45.72 () {44 vars in 935 bytes} [Fri May 29 03:03:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/435] 199.204.45.72 () {44 vars in 957 bytes} [Fri May 29 03:03:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/436] 199.204.45.72 () {44 vars in 935 bytes} [Fri May 29 03:03:15 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: 209/437] 199.204.45.72 () {48 vars in 947 bytes} [Fri May 29 03:03:15 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-29 03:03:15.271 8 INFO glance.api.v2.image_data [None req-11c14703-63d9-4ccd-9748-74ff5e3b7f82 f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 03:03:33.463 8 INFO glance.location [None req-11c14703-63d9-4ccd-9748-74ff5e3b7f82 f0e1f8efade7448081d82c29b61a8a12 3c024b1a467c440e864b9c22ef77155b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 229/442] 199.204.45.72 () {48 vars in 1042 bytes} [Fri May 29 03:03:15 2026] PUT /v2/images/8a08bfbe-e678-4c67-8ce7-53631f793304/file => generated 0 bytes in 18247 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30039 switches on core 0) [pid: 7|app: 0|req: 214/443] 199.204.45.72 () {44 vars in 967 bytes} [Fri May 29 03:03:33 2026] GET /v2/images/8a08bfbe-e678-4c67-8ce7-53631f793304 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/444] 199.204.45.72 () {48 vars in 1047 bytes} [Fri May 29 03:03:33 2026] PATCH /v2/images/8a08bfbe-e678-4c67-8ce7-53631f793304 => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/445] 199.204.45.72 () {44 vars in 967 bytes} [Fri May 29 03:03:33 2026] GET /v2/images/8a08bfbe-e678-4c67-8ce7-53631f793304 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/606] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 03:16:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/607] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 03:16:47 2026] GET /v2/images => generated 5574 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/636] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 03:19:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/637] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 03:19:08 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/638] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 03:19:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/639] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 03:19:10 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/650] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 03:19:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/651] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 03:19:58 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/654] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 03:20:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/655] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 03:20:07 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/668] 199.204.45.72 () {42 vars in 684 bytes} [Fri May 29 03:21:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/669] 199.204.45.72 () {44 vars in 906 bytes} [Fri May 29 03:21:09 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 347/678] 10.0.0.119 () {32 vars in 632 bytes} [Fri May 29 03:21:50 2026] GET /v2/images => generated 5574 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: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: 334/683] 10.0.0.246 () {36 vars in 986 bytes} [Fri May 29 03:22:08 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/684] 10.0.0.246 () {36 vars in 926 bytes} [Fri May 29 03:22:08 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: 335/685] 10.0.0.246 () {36 vars in 986 bytes} [Fri May 29 03:22:10 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/686] 10.0.0.246 () {36 vars in 926 bytes} [Fri May 29 03:22:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/687] 10.0.0.104 () {36 vars in 986 bytes} [Fri May 29 03:22:12 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/688] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:22:13 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: 337/689] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:22:13 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: 353/690] 10.0.0.104 () {36 vars in 986 bytes} [Fri May 29 03:22:13 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/691] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:22:13 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: 354/692] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:22:13 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: 339/693] 10.0.0.104 () {36 vars in 986 bytes} [Fri May 29 03:22:13 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/694] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:22:13 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: 340/695] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:22:13 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: 356/696] 10.0.0.245 () {36 vars in 986 bytes} [Fri May 29 03:22:14 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/697] 10.0.0.245 () {36 vars in 926 bytes} [Fri May 29 03:22:14 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: 357/698] 10.0.0.245 () {36 vars in 986 bytes} [Fri May 29 03:22:14 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/699] 10.0.0.245 () {36 vars in 926 bytes} [Fri May 29 03:22:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/700] 10.0.0.245 () {36 vars in 926 bytes} [Fri May 29 03:22:14 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: 360/703] 199.204.45.72 () {36 vars in 989 bytes} [Fri May 29 03:22:17 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/704] 199.204.45.72 () {36 vars in 929 bytes} [Fri May 29 03:22:17 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: 361/705] 199.204.45.72 () {36 vars in 989 bytes} [Fri May 29 03:22:18 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/706] 199.204.45.72 () {36 vars in 929 bytes} [Fri May 29 03:22: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: 8|app: 0|req: 365/713] 10.0.0.119 () {34 vars in 654 bytes} [Fri May 29 03:22:52 2026] POST /v2/images => generated 648 bytes in 235 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-29 03:22:52.510 7 WARNING glance.api.v2.images [None req-76c2df0d-093a-460f-b4cf-2ef6dace3e26 b0c97f41b232454b842e2737fe777ea7 2b39773037214fa9b89cea4e79a1940c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1695fee9-34a0-4fa0-a6cd-d73e73b0943d [pid: 7|app: 0|req: 349/714] 10.0.0.119 () {32 vars in 709 bytes} [Fri May 29 03:22:52 2026] DELETE /v2/images/1695fee9-34a0-4fa0-a6cd-d73e73b0943d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/715] 10.0.0.119 () {32 vars in 706 bytes} [Fri May 29 03:22:52 2026] GET /v2/images/1695fee9-34a0-4fa0-a6cd-d73e73b0943d => 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: 350/716] 10.0.0.119 () {32 vars in 632 bytes} [Fri May 29 03:22:52 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/717] 10.0.0.119 () {34 vars in 654 bytes} [Fri May 29 03:22:52 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/718] 10.0.0.119 () {32 vars in 716 bytes} [Fri May 29 03:22:52 2026] GET /v2/images/91379c49-e3b9-4ec0-9c0a-60f2e9f0caf7/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:22:52.711 8 INFO glance.api.v2.image_data [None req-55d84305-a7ac-48db-94d2-4641462b9fbe b0c97f41b232454b842e2737fe777ea7 2b39773037214fa9b89cea4e79a1940c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 03:22:52.756 8 WARNING glance_store._drivers.rbd [None req-55d84305-a7ac-48db-94d2-4641462b9fbe b0c97f41b232454b842e2737fe777ea7 2b39773037214fa9b89cea4e79a1940c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-29 03:22:53.124 8 INFO glance.location [None req-55d84305-a7ac-48db-94d2-4641462b9fbe b0c97f41b232454b842e2737fe777ea7 2b39773037214fa9b89cea4e79a1940c - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 368/719] 10.0.0.119 () {32 vars in 726 bytes} [Fri May 29 03:22:52 2026] PUT /v2/images/91379c49-e3b9-4ec0-9c0a-60f2e9f0caf7/file => generated 0 bytes in 461 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/720] 10.0.0.119 () {32 vars in 706 bytes} [Fri May 29 03:22:53 2026] GET /v2/images/91379c49-e3b9-4ec0-9c0a-60f2e9f0caf7 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/721] 10.0.0.119 () {32 vars in 716 bytes} [Fri May 29 03:22:53 2026] GET /v2/images/91379c49-e3b9-4ec0-9c0a-60f2e9f0caf7/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/722] 10.0.0.119 () {34 vars in 654 bytes} [Fri May 29 03:22:53 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/723] 10.0.0.119 () {32 vars in 725 bytes} [Fri May 29 03:22:53 2026] PATCH /v2/images/923932f7-0177-4f70-84b7-04f8214b9365 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/724] 10.0.0.119 () {32 vars in 706 bytes} [Fri May 29 03:22:53 2026] GET /v2/images/923932f7-0177-4f70-84b7-04f8214b9365 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:22:53.495 8 WARNING glance.api.v2.images [None req-3a2cd177-3da2-427d-ac7d-98e214b334a6 b0c97f41b232454b842e2737fe777ea7 2b39773037214fa9b89cea4e79a1940c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//923932f7-0177-4f70-84b7-04f8214b9365 [pid: 8|app: 0|req: 371/725] 10.0.0.119 () {32 vars in 709 bytes} [Fri May 29 03:22:53 2026] DELETE /v2/images/923932f7-0177-4f70-84b7-04f8214b9365 => 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: 355/726] 10.0.0.119 () {32 vars in 706 bytes} [Fri May 29 03:22:53 2026] GET /v2/images/923932f7-0177-4f70-84b7-04f8214b9365 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:22:53.564 8 WARNING glance.api.v2.images [None req-4316376c-046e-4bd3-8606-e22c658520c0 b0c97f41b232454b842e2737fe777ea7 2b39773037214fa9b89cea4e79a1940c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//91379c49-e3b9-4ec0-9c0a-60f2e9f0caf7 [pid: 7|app: 0|req: 356/727] 10.0.0.246 () {36 vars in 986 bytes} [Fri May 29 03:22:53 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/728] 10.0.0.246 () {36 vars in 926 bytes} [Fri May 29 03:22:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/729] 10.0.0.119 () {32 vars in 709 bytes} [Fri May 29 03:22:53 2026] DELETE /v2/images/91379c49-e3b9-4ec0-9c0a-60f2e9f0caf7 => generated 0 bytes in 863 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/730] 10.0.0.119 () {32 vars in 706 bytes} [Fri May 29 03:22:54 2026] GET /v2/images/91379c49-e3b9-4ec0-9c0a-60f2e9f0caf7 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:22:54.449 8 WARNING glance.api.v2.images [None req-55b3f8dd-f1f1-4705-84db-dfb5974a11af b0c97f41b232454b842e2737fe777ea7 2b39773037214fa9b89cea4e79a1940c - - default default] Failed to find image 1695fee9-34a0-4fa0-a6cd-d73e73b0943d to delete: glance.common.exception.ImageNotFound: No image found with ID 1695fee9-34a0-4fa0-a6cd-d73e73b0943d [pid: 8|app: 0|req: 373/731] 10.0.0.119 () {32 vars in 709 bytes} [Fri May 29 03:22:54 2026] DELETE /v2/images/1695fee9-34a0-4fa0-a6cd-d73e73b0943d => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/732] 10.0.0.119 () {32 vars in 706 bytes} [Fri May 29 03:22:54 2026] GET /v2/images/1695fee9-34a0-4fa0-a6cd-d73e73b0943d => 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: 376/737] 10.0.0.246 () {36 vars in 986 bytes} [Fri May 29 03:23:13 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/738] 10.0.0.246 () {36 vars in 926 bytes} [Fri May 29 03:23:13 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: 365/743] 10.0.0.246 () {36 vars in 986 bytes} [Fri May 29 03:23:28 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/744] 10.0.0.246 () {36 vars in 926 bytes} [Fri May 29 03:23:28 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: 368/749] 10.0.0.119 () {30 vars in 410 bytes} [Fri May 29 03:23:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/756] 10.0.0.246 () {36 vars in 986 bytes} [Fri May 29 03:24:22 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/757] 10.0.0.246 () {36 vars in 926 bytes} [Fri May 29 03:24:22 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/760] 10.0.0.119 () {32 vars in 706 bytes} [Fri May 29 03:24:27 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/761] 10.0.0.119 () {32 vars in 706 bytes} [Fri May 29 03:24:27 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/762] 10.0.0.104 () {36 vars in 986 bytes} [Fri May 29 03:24:27 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/763] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:24:27 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: 389/764] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:24:27 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: 7|app: 0|req: 376/765] 10.0.0.104 () {36 vars in 986 bytes} [Fri May 29 03:24:27 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/766] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:24:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/767] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:24:27 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: 391/768] 10.0.0.104 () {36 vars in 986 bytes} [Fri May 29 03:24:27 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/769] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:24:27 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: 392/770] 10.0.0.245 () {36 vars in 986 bytes} [Fri May 29 03:24:27 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/771] 10.0.0.245 () {36 vars in 926 bytes} [Fri May 29 03:24: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: 393/772] 10.0.0.245 () {36 vars in 986 bytes} [Fri May 29 03:24:27 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/773] 10.0.0.245 () {36 vars in 926 bytes} [Fri May 29 03:24:27 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: 394/774] 10.0.0.245 () {36 vars in 926 bytes} [Fri May 29 03:24:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/781] 10.0.0.246 () {36 vars in 986 bytes} [Fri May 29 03:24:57 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/782] 10.0.0.246 () {36 vars in 926 bytes} [Fri May 29 03:24:57 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: 386/785] 10.0.0.246 () {36 vars in 986 bytes} [Fri May 29 03:25:10 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/786] 10.0.0.246 () {36 vars in 926 bytes} [Fri May 29 03:25:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/791] 10.0.0.246 () {36 vars in 986 bytes} [Fri May 29 03:25:28 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/792] 10.0.0.246 () {36 vars in 926 bytes} [Fri May 29 03:25:28 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: 390/793] 10.0.0.246 () {36 vars in 986 bytes} [Fri May 29 03:25:29 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/794] 10.0.0.246 () {36 vars in 926 bytes} [Fri May 29 03:25:29 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/797] 10.0.0.246 () {36 vars in 986 bytes} [Fri May 29 03:25:42 2026] GET /v2/images/09050f13-4517-4864-82ca-440d5624dff0 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/798] 10.0.0.246 () {36 vars in 926 bytes} [Fri May 29 03:25:42 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: 410/805] 199.204.45.72 () {32 vars in 824 bytes} [Fri May 29 03:26:11 2026] GET /v2/images?status=active&owner=3c024b1a467c440e864b9c22ef77155b&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/806] 199.204.45.72 () {32 vars in 651 bytes} [Fri May 29 03:26:11 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/807] 10.0.0.104 () {36 vars in 986 bytes} [Fri May 29 03:26:12 2026] GET /v2/images/af414ea2-2c93-474a-a550-3ba32ef8f176 => generated 1395 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/808] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:26:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/809] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:26:12 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/810] 10.0.0.104 () {36 vars in 986 bytes} [Fri May 29 03:26:12 2026] GET /v2/images/af414ea2-2c93-474a-a550-3ba32ef8f176 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/811] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:26:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/812] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:26:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/813] 10.0.0.104 () {36 vars in 986 bytes} [Fri May 29 03:26:12 2026] GET /v2/images/af414ea2-2c93-474a-a550-3ba32ef8f176 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/814] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:26:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/815] 10.0.0.104 () {36 vars in 926 bytes} [Fri May 29 03:26:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/816] 10.0.0.245 () {36 vars in 986 bytes} [Fri May 29 03:26:12 2026] GET /v2/images/af414ea2-2c93-474a-a550-3ba32ef8f176 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/817] 10.0.0.245 () {36 vars in 926 bytes} [Fri May 29 03:26:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/818] 10.0.0.245 () {36 vars in 986 bytes} [Fri May 29 03:26:12 2026] GET /v2/images/af414ea2-2c93-474a-a550-3ba32ef8f176 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/819] 10.0.0.245 () {36 vars in 926 bytes} [Fri May 29 03:26:12 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: 403/820] 10.0.0.245 () {36 vars in 926 bytes} [Fri May 29 03:26:12 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/871] 10.0.0.119 () {32 vars in 632 bytes} [Fri May 29 03:30:19 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)