+ 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 Aug 28 06:33:15 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-646bb8c9c8-grcwc 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fc87d0d6668 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-08-28 06:33:17.258 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-28 06:33:17.351 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-28 06:33:18.095 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-08-28 06:33:18.096 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-08-28 06:33:18.097 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-28 06:33:18.286 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-08-28 06:33:18.287 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-08-28 06:33:18.287 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-28 06:33:20.176 7 WARNING glance.api.v2.images [None req-03314962-ae4e-4ec7-87fb-165098912325 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-28 06:33:20.514 8 WARNING glance.api.v2.images [None req-cf5aabde-1798-4f96-be16-bb8b7000e905 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-28 06:33:20.546 7 WARNING keystonemiddleware._common.config [None req-03314962-ae4e-4ec7-87fb-165098912325 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 06:33:20.553 7 WARNING oslo_config.cfg [None req-03314962-ae4e-4ec7-87fb-165098912325 - - - - - -] 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 0x7fc87d0d6668 pid: 7 (default app) 2026-08-28 06:33:20.904 8 WARNING keystonemiddleware._common.config [None req-cf5aabde-1798-4f96-be16-bb8b7000e905 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 06:33:20.912 8 WARNING oslo_config.cfg [None req-cf5aabde-1798-4f96-be16-bb8b7000e905 - - - - - -] 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 0x7fc87d0d6668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 06:33:21 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 06:33:22.243 8 WARNING oslo_policy.policy [None req-901c68ef-de53-491c-9c2c-39d554567386 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - 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-08-28 06:33:22.243 8 WARNING oslo_policy.policy [None req-901c68ef-de53-491c-9c2c-39d554567386 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - 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-08-28 06:33:22.273 8 WARNING oslo_policy.policy [None req-901c68ef-de53-491c-9c2c-39d554567386 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - 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-08-28 06:33:22.274 8 WARNING oslo_policy.policy [None req-901c68ef-de53-491c-9c2c-39d554567386 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 06:33:21 2026] GET /v2/images => generated 69 bytes in 691 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 06:33:26 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 06:33:26 2026] GET /v2/images => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 06:33:26.546 7 WARNING oslo_policy.policy [None req-a1bedb73-7ac0-4ddb-b3ad-c43613d959a3 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - 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-08-28 06:33:26.546 7 WARNING oslo_policy.policy [None req-a1bedb73-7ac0-4ddb-b3ad-c43613d959a3 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - 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: 5/7] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 06:33:26 2026] GET /v2/images/cirros => generated 151 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.71 () {44 vars in 929 bytes} [Fri Aug 28 06:33:26 2026] GET /v2/images?name=cirros => generated 81 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 06:33:26.730 7 WARNING oslo_policy.policy [None req-96da1ac9-f514-42b3-97a8-c426288a5191 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - 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-08-28 06:33:26.732 7 WARNING oslo_policy.policy [None req-96da1ac9-f514-42b3-97a8-c426288a5191 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 162.253.55.71 () {44 vars in 935 bytes} [Fri Aug 28 06:33:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 06:33:26.861 8 WARNING oslo_config.cfg [None req-813548f5-bada-4850-93b8-cf92ff52cbcf e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 162.253.55.71 () {48 vars in 947 bytes} [Fri Aug 28 06:33:26 2026] POST /v2/images => generated 760 bytes in 87 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 06:33:26.888 7 WARNING oslo_policy.policy [None req-41cf79dc-bea4-49b8-9ec9-6925131cfd72 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - 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-08-28 06:33:26.889 7 WARNING oslo_policy.policy [None req-41cf79dc-bea4-49b8-9ec9-6925131cfd72 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - 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-08-28 06:33:26.891 7 INFO glance.api.v2.image_data [None req-41cf79dc-bea4-49b8-9ec9-6925131cfd72 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 06:33:30.506 7 WARNING glance.location [None req-41cf79dc-bea4-49b8-9ec9-6925131cfd72 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 162.253.55.71 () {48 vars in 1041 bytes} [Fri Aug 28 06:33:26 2026] PUT /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1/file => generated 0 bytes in 3680 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7065 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.71 () {44 vars in 967 bytes} [Fri Aug 28 06:33:30 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 06:33:30.710 7 WARNING oslo_config.cfg [None req-4505f78b-8e73-4f1d-98e0-a2f66a6bd62c e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - 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: 8/15] 162.253.55.71 () {48 vars in 1047 bytes} [Fri Aug 28 06:33:30 2026] PATCH /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.71 () {44 vars in 967 bytes} [Fri Aug 28 06:33:30 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => 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: 140/279] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 06:55:21 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: 140/280] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 06:55:21 2026] GET /v2/images => generated 1381 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 06:55:39 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 06:55:39 2026] GET /v2/images => generated 1381 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 162.253.55.71 () {44 vars in 933 bytes} [Fri Aug 28 06:55:39 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: 7|app: 0|req: 143/286] 162.253.55.71 () {44 vars in 955 bytes} [Fri Aug 28 06:55:39 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 162.253.55.71 () {44 vars in 935 bytes} [Fri Aug 28 06:55:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 162.253.55.71 () {48 vars in 947 bytes} [Fri Aug 28 06:55:39 2026] POST /v2/images => generated 796 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 06:55:39.526 8 WARNING oslo_policy.policy [None req-516b3c5c-bad2-4e2f-90df-dbdf89caf769 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - 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-08-28 06:55:39.526 8 WARNING oslo_policy.policy [None req-516b3c5c-bad2-4e2f-90df-dbdf89caf769 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - 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-08-28 06:55:39.529 8 INFO glance.api.v2.image_data [None req-516b3c5c-bad2-4e2f-90df-dbdf89caf769 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 06:56:12.195 8 WARNING glance.location [None req-516b3c5c-bad2-4e2f-90df-dbdf89caf769 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/297] 162.253.55.71 () {48 vars in 1042 bytes} [Fri Aug 28 06:55:39 2026] PUT /v2/images/d4df9121-3dc7-4e3a-ac53-e6a985bcbabb/file => generated 0 bytes in 32736 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65867 switches on core 0) [pid: 7|app: 0|req: 153/298] 162.253.55.71 () {44 vars in 967 bytes} [Fri Aug 28 06:56:12 2026] GET /v2/images/d4df9121-3dc7-4e3a-ac53-e6a985bcbabb => 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: 146/299] 162.253.55.71 () {48 vars in 1047 bytes} [Fri Aug 28 06:56:12 2026] PATCH /v2/images/d4df9121-3dc7-4e3a-ac53-e6a985bcbabb => generated 1395 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/300] 162.253.55.71 () {44 vars in 967 bytes} [Fri Aug 28 06:56:12 2026] GET /v2/images/d4df9121-3dc7-4e3a-ac53-e6a985bcbabb => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/301] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 06:56:14 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/302] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 06:56:14 2026] GET /v2/images => generated 2778 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/391] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 07:03:31 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: 192/392] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 07:03:31 2026] GET /v2/images => generated 2778 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/395] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 07:03:42 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 07:03:42 2026] GET /v2/images => generated 2778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/397] 162.253.55.71 () {44 vars in 943 bytes} [Fri Aug 28 07:03:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/398] 162.253.55.71 () {44 vars in 965 bytes} [Fri Aug 28 07:03:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 162.253.55.71 () {44 vars in 935 bytes} [Fri Aug 28 07:03:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/400] 162.253.55.71 () {48 vars in 947 bytes} [Fri Aug 28 07:03:42 2026] POST /v2/images => generated 799 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 07:03:42.422 7 INFO glance.api.v2.image_data [None req-db2a612b-4649-496e-b588-84b80f5c4401 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 07:04:01.287 7 INFO glance.location [None req-db2a612b-4649-496e-b588-84b80f5c4401 e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 205/405] 162.253.55.71 () {48 vars in 1041 bytes} [Fri Aug 28 07:03:42 2026] PUT /v2/images/4ab45900-9495-4645-9a8f-ffba8672b2bf/file => generated 0 bytes in 18928 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24550 switches on core 0) [pid: 8|app: 0|req: 201/406] 162.253.55.71 () {44 vars in 967 bytes} [Fri Aug 28 07:04:01 2026] GET /v2/images/4ab45900-9495-4645-9a8f-ffba8672b2bf => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/407] 162.253.55.71 () {48 vars in 1047 bytes} [Fri Aug 28 07:04:01 2026] PATCH /v2/images/4ab45900-9495-4645-9a8f-ffba8672b2bf => generated 1410 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/408] 162.253.55.71 () {44 vars in 967 bytes} [Fri Aug 28 07:04:01 2026] GET /v2/images/4ab45900-9495-4645-9a8f-ffba8672b2bf => generated 1410 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 07:04:44 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: 207/418] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 07:04:44 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 07:04:53 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: 209/422] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 07:04:53 2026] GET /v2/images => generated 4190 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 162.253.55.71 () {44 vars in 935 bytes} [Fri Aug 28 07:04:53 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 162.253.55.71 () {44 vars in 957 bytes} [Fri Aug 28 07:04:53 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: 215/425] 162.253.55.71 () {44 vars in 935 bytes} [Fri Aug 28 07:04:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 162.253.55.71 () {48 vars in 947 bytes} [Fri Aug 28 07:04:54 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 07:04:54.101 7 INFO glance.api.v2.image_data [None req-8d81e173-40dc-471a-9053-c3faf51aa62d e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 07:05:13.302 7 INFO glance.location [None req-8d81e173-40dc-471a-9053-c3faf51aa62d e213e6ee079a4349956ab4f7e7bd7b54 7e24cf812a82497899aaef28082490ec - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 216/431] 162.253.55.71 () {48 vars in 1042 bytes} [Fri Aug 28 07:04:54 2026] PUT /v2/images/a8fae753-9cd3-4951-a81f-04ff1cf0d1ac/file => generated 0 bytes in 19276 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29039 switches on core 0) [pid: 8|app: 0|req: 216/432] 162.253.55.71 () {44 vars in 967 bytes} [Fri Aug 28 07:05:13 2026] GET /v2/images/a8fae753-9cd3-4951-a81f-04ff1cf0d1ac => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 162.253.55.71 () {48 vars in 1047 bytes} [Fri Aug 28 07:05:13 2026] PATCH /v2/images/a8fae753-9cd3-4951-a81f-04ff1cf0d1ac => generated 1382 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/434] 162.253.55.71 () {44 vars in 967 bytes} [Fri Aug 28 07:05:13 2026] GET /v2/images/a8fae753-9cd3-4951-a81f-04ff1cf0d1ac => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 07:20:36 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: 310/620] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 07:20:36 2026] GET /v2/images => generated 5574 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 07:23:27 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: 328/656] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 07:23:27 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 07:23:29 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 07:23:29 2026] GET /v2/images => generated 5574 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/673] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 07:24:30 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: 337/674] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 07:24:30 2026] GET /v2/images => generated 5574 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/677] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 07:24:40 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/678] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 07:24:40 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 162.253.55.71 () {42 vars in 684 bytes} [Fri Aug 28 07:25:54 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: 347/694] 162.253.55.71 () {44 vars in 906 bytes} [Fri Aug 28 07:25:54 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/705] 10.0.0.142 () {32 vars in 633 bytes} [Fri Aug 28 07:26:42 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 10.0.0.84 () {36 vars in 986 bytes} [Fri Aug 28 07:27:12 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/713] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:27:12 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: 358/714] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:27:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/715] 10.0.0.84 () {36 vars in 986 bytes} [Fri Aug 28 07:27:12 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/716] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:27:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/717] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:27: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: 360/718] 10.0.0.84 () {36 vars in 986 bytes} [Fri Aug 28 07:27:12 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/719] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:27: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: 361/720] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:27:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/721] 10.0.0.235 () {36 vars in 911 bytes} [Fri Aug 28 07:27:13 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 10.0.0.235 () {36 vars in 1007 bytes} [Fri Aug 28 07:27:13 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1/locations => generated 127 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.235 () {36 vars in 987 bytes} [Fri Aug 28 07:27:13 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.235 () {36 vars in 927 bytes} [Fri Aug 28 07:27:13 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/725] 10.0.0.235 () {36 vars in 927 bytes} [Fri Aug 28 07:27: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: 364/726] 10.0.0.192 () {36 vars in 987 bytes} [Fri Aug 28 07:27:16 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => 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: 363/727] 10.0.0.192 () {36 vars in 927 bytes} [Fri Aug 28 07:27:16 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: 365/730] 162.253.55.71 () {36 vars in 990 bytes} [Fri Aug 28 07:27:27 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/731] 162.253.55.71 () {36 vars in 930 bytes} [Fri Aug 28 07:27: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: 366/732] 162.253.55.71 () {36 vars in 990 bytes} [Fri Aug 28 07:27:28 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 162.253.55.71 () {36 vars in 930 bytes} [Fri Aug 28 07:27:28 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: 369/736] 10.0.0.192 () {36 vars in 987 bytes} [Fri Aug 28 07:27:33 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.192 () {36 vars in 927 bytes} [Fri Aug 28 07:27:33 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: 370/738] 10.0.0.192 () {36 vars in 987 bytes} [Fri Aug 28 07:27:34 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => 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: 369/739] 10.0.0.192 () {36 vars in 927 bytes} [Fri Aug 28 07:27: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: 8|app: 0|req: 373/746] 10.0.0.192 () {36 vars in 987 bytes} [Fri Aug 28 07:28:03 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/747] 10.0.0.192 () {36 vars in 927 bytes} [Fri Aug 28 07:28:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.192 () {36 vars in 987 bytes} [Fri Aug 28 07:28:15 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => 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: 375/751] 10.0.0.192 () {36 vars in 927 bytes} [Fri Aug 28 07:28:15 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/760] 10.0.0.142 () {34 vars in 655 bytes} [Fri Aug 28 07:28:56 2026] POST /v2/images => generated 649 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-28 07:28:56.628 7 WARNING glance.api.v2.images [None req-eb1fabe2-49be-4c67-a7c9-27f21b14b4cb 66c6e51f2b9c450bbd4bdf15ba70ffda c010d3b2358b4209bf271c35db07b0af - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//96047386-1c24-47d9-8a5b-5880d5726b80 [pid: 7|app: 0|req: 381/761] 10.0.0.142 () {32 vars in 710 bytes} [Fri Aug 28 07:28:56 2026] DELETE /v2/images/96047386-1c24-47d9-8a5b-5880d5726b80 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/762] 10.0.0.142 () {32 vars in 707 bytes} [Fri Aug 28 07:28:56 2026] GET /v2/images/96047386-1c24-47d9-8a5b-5880d5726b80 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/763] 10.0.0.142 () {32 vars in 633 bytes} [Fri Aug 28 07:28:56 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/764] 10.0.0.142 () {34 vars in 655 bytes} [Fri Aug 28 07:28:56 2026] POST /v2/images => generated 703 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/765] 10.0.0.142 () {32 vars in 717 bytes} [Fri Aug 28 07:28:56 2026] GET /v2/images/181630b3-cd96-4554-acef-dcb9d42fa648/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 07:28:56.871 8 INFO glance.api.v2.image_data [None req-0d89d949-7c65-4f7d-98a7-5eea20b6eb75 66c6e51f2b9c450bbd4bdf15ba70ffda c010d3b2358b4209bf271c35db07b0af - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 07:28:56.920 8 WARNING glance_store._drivers.rbd [None req-0d89d949-7c65-4f7d-98a7-5eea20b6eb75 66c6e51f2b9c450bbd4bdf15ba70ffda c010d3b2358b4209bf271c35db07b0af - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-28 07:28:57.461 8 INFO glance.location [None req-0d89d949-7c65-4f7d-98a7-5eea20b6eb75 66c6e51f2b9c450bbd4bdf15ba70ffda c010d3b2358b4209bf271c35db07b0af - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 383/766] 10.0.0.142 () {32 vars in 727 bytes} [Fri Aug 28 07:28:56 2026] PUT /v2/images/181630b3-cd96-4554-acef-dcb9d42fa648/file => generated 0 bytes in 652 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/767] 10.0.0.142 () {32 vars in 707 bytes} [Fri Aug 28 07:28:57 2026] GET /v2/images/181630b3-cd96-4554-acef-dcb9d42fa648 => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/768] 10.0.0.142 () {32 vars in 717 bytes} [Fri Aug 28 07:28:57 2026] GET /v2/images/181630b3-cd96-4554-acef-dcb9d42fa648/file => generated 1024 bytes in 181 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/769] 10.0.0.142 () {34 vars in 655 bytes} [Fri Aug 28 07:28:57 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/770] 10.0.0.142 () {32 vars in 726 bytes} [Fri Aug 28 07:28:57 2026] PATCH /v2/images/073e6377-a736-4a93-8fc8-58a1c0a2ec65 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/771] 10.0.0.142 () {32 vars in 707 bytes} [Fri Aug 28 07:28:57 2026] GET /v2/images/073e6377-a736-4a93-8fc8-58a1c0a2ec65 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 07:28:57.881 8 WARNING glance.api.v2.images [None req-dbb2ea4a-dd6d-448a-be78-1ee55ab2860f 66c6e51f2b9c450bbd4bdf15ba70ffda c010d3b2358b4209bf271c35db07b0af - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//073e6377-a736-4a93-8fc8-58a1c0a2ec65 [pid: 8|app: 0|req: 386/772] 10.0.0.142 () {32 vars in 710 bytes} [Fri Aug 28 07:28:57 2026] DELETE /v2/images/073e6377-a736-4a93-8fc8-58a1c0a2ec65 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/773] 10.0.0.142 () {32 vars in 707 bytes} [Fri Aug 28 07:28:57 2026] GET /v2/images/073e6377-a736-4a93-8fc8-58a1c0a2ec65 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 07:28:57.954 8 WARNING glance.api.v2.images [None req-ab39d03f-ec62-4d93-90e4-ffb73b43ba78 66c6e51f2b9c450bbd4bdf15ba70ffda c010d3b2358b4209bf271c35db07b0af - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//181630b3-cd96-4554-acef-dcb9d42fa648 [pid: 8|app: 0|req: 387/774] 10.0.0.142 () {32 vars in 710 bytes} [Fri Aug 28 07:28:57 2026] DELETE /v2/images/181630b3-cd96-4554-acef-dcb9d42fa648 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 10.0.0.142 () {32 vars in 707 bytes} [Fri Aug 28 07:28:58 2026] GET /v2/images/181630b3-cd96-4554-acef-dcb9d42fa648 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 07:28:58.847 8 WARNING glance.api.v2.images [None req-c672f543-7887-4e47-871f-14ace42664c6 66c6e51f2b9c450bbd4bdf15ba70ffda c010d3b2358b4209bf271c35db07b0af - - default default] Failed to find image 96047386-1c24-47d9-8a5b-5880d5726b80 to delete: glance.common.exception.ImageNotFound: No image found with ID 96047386-1c24-47d9-8a5b-5880d5726b80 [pid: 8|app: 0|req: 388/776] 10.0.0.142 () {32 vars in 710 bytes} [Fri Aug 28 07:28:58 2026] DELETE /v2/images/96047386-1c24-47d9-8a5b-5880d5726b80 => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/777] 10.0.0.142 () {32 vars in 707 bytes} [Fri Aug 28 07:28:58 2026] GET /v2/images/96047386-1c24-47d9-8a5b-5880d5726b80 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/780] 10.0.0.192 () {36 vars in 987 bytes} [Fri Aug 28 07:29:01 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => 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: 390/781] 10.0.0.192 () {36 vars in 927 bytes} [Fri Aug 28 07:29:01 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: 392/782] 10.0.0.142 () {30 vars in 411 bytes} [Fri Aug 28 07:29:02 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: 397/791] 10.0.0.142 () {32 vars in 707 bytes} [Fri Aug 28 07:29:39 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/792] 10.0.0.142 () {32 vars in 707 bytes} [Fri Aug 28 07:29:39 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/793] 10.0.0.84 () {36 vars in 986 bytes} [Fri Aug 28 07:29:40 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/794] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:29:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/795] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:29:40 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: 8|app: 0|req: 397/796] 10.0.0.84 () {36 vars in 986 bytes} [Fri Aug 28 07:29:40 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/797] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:29:40 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: 398/798] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:29:40 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/799] 10.0.0.84 () {36 vars in 986 bytes} [Fri Aug 28 07:29:40 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:29:40 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: 402/801] 10.0.0.235 () {36 vars in 911 bytes} [Fri Aug 28 07:29:40 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 10.0.0.235 () {36 vars in 1007 bytes} [Fri Aug 28 07:29:40 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/803] 10.0.0.235 () {36 vars in 987 bytes} [Fri Aug 28 07:29:40 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => 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: 401/804] 10.0.0.235 () {36 vars in 927 bytes} [Fri Aug 28 07:29:40 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: 404/805] 10.0.0.235 () {36 vars in 927 bytes} [Fri Aug 28 07:29:40 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: 403/808] 10.0.0.192 () {36 vars in 987 bytes} [Fri Aug 28 07:29:58 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/809] 10.0.0.192 () {36 vars in 927 bytes} [Fri Aug 28 07:29:58 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: 408/818] 10.0.0.192 () {36 vars in 987 bytes} [Fri Aug 28 07:30:39 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/819] 10.0.0.192 () {36 vars in 927 bytes} [Fri Aug 28 07:30:39 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: 416/828] 10.0.0.192 () {36 vars in 987 bytes} [Fri Aug 28 07:31:18 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => 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: 413/829] 10.0.0.192 () {36 vars in 927 bytes} [Fri Aug 28 07:31:18 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: 421/838] 10.0.0.192 () {36 vars in 987 bytes} [Fri Aug 28 07:31:56 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/839] 10.0.0.192 () {36 vars in 927 bytes} [Fri Aug 28 07:31:56 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: 424/844] 10.0.0.192 () {36 vars in 987 bytes} [Fri Aug 28 07:32:15 2026] GET /v2/images/41673e9b-5573-40a4-8572-5485d68b0fd1 => generated 1312 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/845] 10.0.0.192 () {36 vars in 927 bytes} [Fri Aug 28 07:32:15 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: 429/854] 162.253.55.71 () {32 vars in 825 bytes} [Fri Aug 28 07:32:53 2026] GET /v2/images?status=active&owner=7e24cf812a82497899aaef28082490ec&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/855] 162.253.55.71 () {32 vars in 652 bytes} [Fri Aug 28 07:32: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: 7|app: 0|req: 430/856] 10.0.0.84 () {36 vars in 986 bytes} [Fri Aug 28 07:32:54 2026] GET /v2/images/d4df9121-3dc7-4e3a-ac53-e6a985bcbabb => generated 1395 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/857] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:32:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/858] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:32:55 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/859] 10.0.0.84 () {36 vars in 986 bytes} [Fri Aug 28 07:32:55 2026] GET /v2/images/d4df9121-3dc7-4e3a-ac53-e6a985bcbabb => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/860] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:32:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/861] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:32:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/862] 10.0.0.84 () {36 vars in 986 bytes} [Fri Aug 28 07:32:55 2026] GET /v2/images/d4df9121-3dc7-4e3a-ac53-e6a985bcbabb => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/863] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:32:55 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: 434/864] 10.0.0.84 () {36 vars in 926 bytes} [Fri Aug 28 07:32:55 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/865] 10.0.0.235 () {36 vars in 911 bytes} [Fri Aug 28 07:32:55 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/866] 10.0.0.235 () {36 vars in 1007 bytes} [Fri Aug 28 07:32:55 2026] GET /v2/images/d4df9121-3dc7-4e3a-ac53-e6a985bcbabb/locations => generated 127 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/867] 10.0.0.235 () {36 vars in 987 bytes} [Fri Aug 28 07:32:55 2026] GET /v2/images/d4df9121-3dc7-4e3a-ac53-e6a985bcbabb => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/868] 10.0.0.235 () {36 vars in 927 bytes} [Fri Aug 28 07:32:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/869] 10.0.0.235 () {36 vars in 927 bytes} [Fri Aug 28 07:32:56 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)