+ 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 14 04:39:59 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-574c9c8d8f-q6tvm machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7faa88e1f668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-14 04:40:01.943 9 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-14 04:40:01.949 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-14 04:40:02.801 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-14 04:40:02.802 9 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-14 04:40:02.802 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-14 04:40:02.803 9 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-14 04:40:02.803 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-14 04:40:02.803 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-14 04:40:04.825 9 WARNING glance.api.v2.images [None req-4ad51614-9494-46ca-9684-a07992c3fc59 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-14 04:40:04.852 8 WARNING glance.api.v2.images [None req-6f16f881-095c-49bd-8738-824958338943 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-14 04:40:05.176 9 WARNING keystonemiddleware._common.config [None req-4ad51614-9494-46ca-9684-a07992c3fc59 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 04:40:05.183 9 WARNING oslo_config.cfg [None req-4ad51614-9494-46ca-9684-a07992c3fc59 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-14 04:40:05.186 8 WARNING keystonemiddleware._common.config [None req-6f16f881-095c-49bd-8738-824958338943 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7faa88e1f668 pid: 9 (default app) 2026-08-14 04:40:05.194 8 WARNING oslo_config.cfg [None req-6f16f881-095c-49bd-8738-824958338943 - - - - - -] 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 6 seconds on interpreter 0x7faa88e1f668 pid: 8 (default app) [pid: 9|app: 0|req: 5/5] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 04:40:07 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-14 04:40:07.512 8 WARNING oslo_policy.policy [None req-fbf2d1b7-03f5-4f48-87fb-46993cf8ab23 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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-14 04:40:07.513 8 WARNING oslo_policy.policy [None req-fbf2d1b7-03f5-4f48-87fb-46993cf8ab23 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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-14 04:40:07.528 8 WARNING oslo_policy.policy [None req-fbf2d1b7-03f5-4f48-87fb-46993cf8ab23 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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-14 04:40:07.528 8 WARNING oslo_policy.policy [None req-fbf2d1b7-03f5-4f48-87fb-46993cf8ab23 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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/6] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 04:40:07 2026] GET /v2/images => generated 69 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 6/7] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 04:40:11 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: 2/8] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 04:40:11 2026] GET /v2/images => generated 69 bytes in 36 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-14 04:40:11.448 9 WARNING oslo_policy.policy [None req-c13a1fbe-5198-4fd2-ac1d-8b2417fd674e 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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-14 04:40:11.448 9 WARNING oslo_policy.policy [None req-c13a1fbe-5198-4fd2-ac1d-8b2417fd674e 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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: 9|app: 0|req: 7/9] 199.204.45.77 () {44 vars in 907 bytes} [Fri Aug 14 04:40:11 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.77 () {44 vars in 929 bytes} [Fri Aug 14 04:40:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 04:40:11.584 9 WARNING oslo_policy.policy [None req-6d462e8c-25de-435b-a217-d19366d19ea7 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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-14 04:40:11.584 9 WARNING oslo_policy.policy [None req-6d462e8c-25de-435b-a217-d19366d19ea7 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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: 9|app: 0|req: 8/11] 199.204.45.77 () {44 vars in 935 bytes} [Fri Aug 14 04:40:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 04:40:11.664 8 WARNING oslo_config.cfg [None req-bdf726f5-8227-4757-9923-80ffbfee8622 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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/12] 199.204.45.77 () {48 vars in 947 bytes} [Fri Aug 14 04:40:11 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-14 04:40:11.690 9 WARNING oslo_policy.policy [None req-b6dd676b-4c83-4992-a51d-80c6f9a7d7d9 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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-14 04:40:11.690 9 WARNING oslo_policy.policy [None req-b6dd676b-4c83-4992-a51d-80c6f9a7d7d9 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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-14 04:40:11.691 9 INFO glance.api.v2.image_data [None req-b6dd676b-4c83-4992-a51d-80c6f9a7d7d9 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 04:40:15.750 9 WARNING glance.location [None req-b6dd676b-4c83-4992-a51d-80c6f9a7d7d9 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] Image claims disk_format but is actually 'gpt' [pid: 9|app: 0|req: 9/15] 199.204.45.77 () {48 vars in 1041 bytes} [Fri Aug 14 04:40:11 2026] PUT /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea/file => generated 0 bytes in 4106 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7769 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.77 () {44 vars in 967 bytes} [Fri Aug 14 04:40:15 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 04:40:15.917 9 WARNING oslo_config.cfg [None req-40831d45-26fb-4d7b-a444-d95297d510f1 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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: 9|app: 0|req: 10/17] 199.204.45.77 () {48 vars in 1047 bytes} [Fri Aug 14 04:40:15 2026] PATCH /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.77 () {44 vars in 967 bytes} [Fri Aug 14 04:40:15 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 134/265] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 05:00: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: 132/266] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 05:00:44 2026] GET /v2/images => generated 1381 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 05:01:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 140/278] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 05:01:36 2026] GET /v2/images => generated 1381 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.204.45.77 () {44 vars in 933 bytes} [Fri Aug 14 05:01:36 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 141/280] 199.204.45.77 () {44 vars in 955 bytes} [Fri Aug 14 05:01:36 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: 8|app: 0|req: 140/281] 199.204.45.77 () {44 vars in 935 bytes} [Fri Aug 14 05:01:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 142/282] 199.204.45.77 () {48 vars in 947 bytes} [Fri Aug 14 05:01:36 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-14 05:01:36.766 8 WARNING oslo_policy.policy [None req-3654243f-c380-4150-9d1b-07001aad23f9 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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-14 05:01:36.766 8 WARNING oslo_policy.policy [None req-3654243f-c380-4150-9d1b-07001aad23f9 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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-14 05:01:36.767 8 INFO glance.api.v2.image_data [None req-3654243f-c380-4150-9d1b-07001aad23f9 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 05:02:01.824 8 WARNING glance.location [None req-3654243f-c380-4150-9d1b-07001aad23f9 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/287] 199.204.45.77 () {48 vars in 1042 bytes} [Fri Aug 14 05:01:36 2026] PUT /v2/images/aed7483e-7a1d-41b7-af4d-7483138da229/file => generated 0 bytes in 25115 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63225 switches on core 0) [pid: 9|app: 0|req: 147/288] 199.204.45.77 () {44 vars in 967 bytes} [Fri Aug 14 05:02:01 2026] GET /v2/images/aed7483e-7a1d-41b7-af4d-7483138da229 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/289] 199.204.45.77 () {48 vars in 1047 bytes} [Fri Aug 14 05:02:01 2026] PATCH /v2/images/aed7483e-7a1d-41b7-af4d-7483138da229 => generated 1395 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 148/290] 199.204.45.77 () {44 vars in 967 bytes} [Fri Aug 14 05:02:02 2026] GET /v2/images/aed7483e-7a1d-41b7-af4d-7483138da229 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/291] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 05:02:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 149/292] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 05:02:03 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 05:08:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 191/376] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 05:08:49 2026] GET /v2/images => generated 2778 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 05:09:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 193/380] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 05:09:00 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.204.45.77 () {44 vars in 943 bytes} [Fri Aug 14 05:09:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 194/382] 199.204.45.77 () {44 vars in 965 bytes} [Fri Aug 14 05:09:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.204.45.77 () {44 vars in 935 bytes} [Fri Aug 14 05:09:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 195/384] 199.204.45.77 () {48 vars in 947 bytes} [Fri Aug 14 05:09:00 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-14 05:09:00.776 8 INFO glance.api.v2.image_data [None req-9b917a41-706d-431d-829c-a0a561878b04 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 05:09:14.787 8 INFO glance.location [None req-9b917a41-706d-431d-829c-a0a561878b04 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/389] 199.204.45.77 () {48 vars in 1041 bytes} [Fri Aug 14 05:09:00 2026] PUT /v2/images/fe6717c4-7ab6-479f-b016-329529b16b89/file => generated 0 bytes in 14054 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24551 switches on core 0) [pid: 9|app: 0|req: 200/390] 199.204.45.77 () {44 vars in 967 bytes} [Fri Aug 14 05:09:14 2026] GET /v2/images/fe6717c4-7ab6-479f-b016-329529b16b89 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/391] 199.204.45.77 () {48 vars in 1047 bytes} [Fri Aug 14 05:09:14 2026] PATCH /v2/images/fe6717c4-7ab6-479f-b016-329529b16b89 => generated 1410 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 201/392] 199.204.45.77 () {44 vars in 967 bytes} [Fri Aug 14 05:09:14 2026] GET /v2/images/fe6717c4-7ab6-479f-b016-329529b16b89 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 206/401] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 05:09:55 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: 196/402] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 05:09:55 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 208/405] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 05:10:12 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: 198/406] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 05:10:12 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 209/407] 199.204.45.77 () {44 vars in 935 bytes} [Fri Aug 14 05:10:12 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: 8|app: 0|req: 199/408] 199.204.45.77 () {44 vars in 957 bytes} [Fri Aug 14 05:10:12 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 210/409] 199.204.45.77 () {44 vars in 935 bytes} [Fri Aug 14 05:10:12 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: 200/410] 199.204.45.77 () {48 vars in 947 bytes} [Fri Aug 14 05:10:12 2026] POST /v2/images => generated 791 bytes in 131 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-14 05:10:12.348 9 INFO glance.api.v2.image_data [None req-1b7c553d-4640-4e3f-90f4-253e6c18ca77 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 05:10:28.005 9 INFO glance.location [None req-1b7c553d-4640-4e3f-90f4-253e6c18ca77 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 9|app: 0|req: 211/415] 199.204.45.77 () {48 vars in 1042 bytes} [Fri Aug 14 05:10:12 2026] PUT /v2/images/a8152ebd-e09b-4683-a00a-1700c0663696/file => generated 0 bytes in 15700 msecs (HTTP/1.1 204) 4 headers in 171 bytes (38911 switches on core 0) [pid: 8|app: 0|req: 205/416] 199.204.45.77 () {44 vars in 967 bytes} [Fri Aug 14 05:10:28 2026] GET /v2/images/a8152ebd-e09b-4683-a00a-1700c0663696 => generated 1204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 212/417] 199.204.45.77 () {48 vars in 1047 bytes} [Fri Aug 14 05:10:28 2026] PATCH /v2/images/a8152ebd-e09b-4683-a00a-1700c0663696 => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/418] 199.204.45.77 () {44 vars in 967 bytes} [Fri Aug 14 05:10:28 2026] GET /v2/images/a8152ebd-e09b-4683-a00a-1700c0663696 => generated 1382 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 294/581] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 05:24:01 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: 288/582] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 05:24:01 2026] GET /v2/images => generated 5574 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/611] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 05:26:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 309/612] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 05:26:21 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/613] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 05:26:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 310/614] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 05:26:23 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 316/625] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 05:27:12 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/626] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 05:27:12 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/629] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 05:27:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 318/630] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 05:27:21 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 325/643] 199.204.45.77 () {42 vars in 684 bytes} [Fri Aug 14 05:28:22 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: 319/644] 199.204.45.77 () {44 vars in 906 bytes} [Fri Aug 14 05:28:22 2026] GET /v2/images => generated 5574 bytes in 51 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: 325/655] 10.0.0.63 () {32 vars in 632 bytes} [Fri Aug 14 05:29:05 2026] GET /v2/images => generated 5574 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/660] 10.0.0.217 () {36 vars in 987 bytes} [Fri Aug 14 05:29:27 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 21 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: 9|app: 0|req: 333/661] 10.0.0.217 () {36 vars in 927 bytes} [Fri Aug 14 05:29:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 10.0.0.185 () {36 vars in 987 bytes} [Fri Aug 14 05:29:29 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 334/663] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:29:29 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: 330/664] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:29:29 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 335/665] 10.0.0.185 () {36 vars in 987 bytes} [Fri Aug 14 05:29:29 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:29:29 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: 9|app: 0|req: 336/667] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:29:29 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: 332/668] 10.0.0.185 () {36 vars in 987 bytes} [Fri Aug 14 05:29:29 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 337/669] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:29:29 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: 333/670] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:29:29 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: 9|app: 0|req: 338/671] 10.0.0.215 () {36 vars in 911 bytes} [Fri Aug 14 05:29:30 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.215 () {36 vars in 1007 bytes} [Fri Aug 14 05:29:30 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea/locations => generated 127 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 339/673] 10.0.0.215 () {36 vars in 987 bytes} [Fri Aug 14 05:29:30 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 10.0.0.215 () {36 vars in 927 bytes} [Fri Aug 14 05:29:30 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: 9|app: 0|req: 340/675] 10.0.0.215 () {36 vars in 927 bytes} [Fri Aug 14 05:29:30 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: 9|app: 0|req: 342/678] 199.204.45.77 () {36 vars in 990 bytes} [Fri Aug 14 05:29:35 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => 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: 337/679] 199.204.45.77 () {36 vars in 930 bytes} [Fri Aug 14 05:29:35 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: 9|app: 0|req: 343/680] 199.204.45.77 () {36 vars in 990 bytes} [Fri Aug 14 05:29:36 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/681] 199.204.45.77 () {36 vars in 930 bytes} [Fri Aug 14 05:29:36 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: 9|app: 0|req: 344/682] 10.0.0.63 () {34 vars in 654 bytes} [Fri Aug 14 05:29:44 2026] POST /v2/images => generated 648 bytes in 146 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-14 05:29:44.529 8 WARNING glance.api.v2.images [None req-4e4317fb-b1cc-4612-9552-39796d3437b0 e555290d147e435a905aee3466ef8368 ea4d0eeca4f845eda0f8ccee86b40bc8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d2ffae39-2fb0-44d3-ada0-90b273baab69 [pid: 8|app: 0|req: 339/683] 10.0.0.63 () {32 vars in 709 bytes} [Fri Aug 14 05:29:44 2026] DELETE /v2/images/d2ffae39-2fb0-44d3-ada0-90b273baab69 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 345/684] 10.0.0.63 () {32 vars in 706 bytes} [Fri Aug 14 05:29:44 2026] GET /v2/images/d2ffae39-2fb0-44d3-ada0-90b273baab69 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/685] 10.0.0.63 () {32 vars in 632 bytes} [Fri Aug 14 05:29:44 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 346/686] 10.0.0.63 () {34 vars in 654 bytes} [Fri Aug 14 05:29:44 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/687] 10.0.0.63 () {32 vars in 716 bytes} [Fri Aug 14 05:29:44 2026] GET /v2/images/bc5458af-077c-456f-b599-3ac2b9f5e37b/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 05:29:44.702 9 INFO glance.api.v2.image_data [None req-1acb7d66-d73f-4be8-b790-3c812047d1d3 e555290d147e435a905aee3466ef8368 ea4d0eeca4f845eda0f8ccee86b40bc8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 05:29:44.740 9 WARNING glance_store._drivers.rbd [None req-1acb7d66-d73f-4be8-b790-3c812047d1d3 e555290d147e435a905aee3466ef8368 ea4d0eeca4f845eda0f8ccee86b40bc8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-14 05:29:45.050 9 INFO glance.location [None req-1acb7d66-d73f-4be8-b790-3c812047d1d3 e555290d147e435a905aee3466ef8368 ea4d0eeca4f845eda0f8ccee86b40bc8 - - default default] Image format matched and virtual size computed: 1024 [pid: 9|app: 0|req: 347/690] 10.0.0.63 () {32 vars in 726 bytes} [Fri Aug 14 05:29:44 2026] PUT /v2/images/bc5458af-077c-456f-b599-3ac2b9f5e37b/file => generated 0 bytes in 390 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.63 () {32 vars in 706 bytes} [Fri Aug 14 05:29:45 2026] GET /v2/images/bc5458af-077c-456f-b599-3ac2b9f5e37b => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 348/692] 10.0.0.63 () {32 vars in 716 bytes} [Fri Aug 14 05:29:45 2026] GET /v2/images/bc5458af-077c-456f-b599-3ac2b9f5e37b/file => generated 1024 bytes in 111 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.63 () {34 vars in 654 bytes} [Fri Aug 14 05:29:45 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 9|app: 0|req: 349/694] 10.0.0.63 () {32 vars in 725 bytes} [Fri Aug 14 05:29:45 2026] PATCH /v2/images/7c0c1aef-b822-445e-8263-383cda4bc0e7 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.63 () {32 vars in 706 bytes} [Fri Aug 14 05:29:45 2026] GET /v2/images/7c0c1aef-b822-445e-8263-383cda4bc0e7 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 05:29:45.431 9 WARNING glance.api.v2.images [None req-5fd916f7-4981-4e52-9e70-25d5c9fc84ab e555290d147e435a905aee3466ef8368 ea4d0eeca4f845eda0f8ccee86b40bc8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7c0c1aef-b822-445e-8263-383cda4bc0e7 [pid: 9|app: 0|req: 350/696] 10.0.0.63 () {32 vars in 709 bytes} [Fri Aug 14 05:29:45 2026] DELETE /v2/images/7c0c1aef-b822-445e-8263-383cda4bc0e7 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.63 () {32 vars in 706 bytes} [Fri Aug 14 05:29:45 2026] GET /v2/images/7c0c1aef-b822-445e-8263-383cda4bc0e7 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 05:29:45.542 9 WARNING glance.api.v2.images [None req-1db87c1d-9eba-4e72-b439-5bd21dd1007e e555290d147e435a905aee3466ef8368 ea4d0eeca4f845eda0f8ccee86b40bc8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bc5458af-077c-456f-b599-3ac2b9f5e37b [pid: 9|app: 0|req: 351/698] 10.0.0.63 () {32 vars in 709 bytes} [Fri Aug 14 05:29:45 2026] DELETE /v2/images/bc5458af-077c-456f-b599-3ac2b9f5e37b => generated 0 bytes in 844 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/699] 10.0.0.63 () {32 vars in 706 bytes} [Fri Aug 14 05:29:46 2026] GET /v2/images/bc5458af-077c-456f-b599-3ac2b9f5e37b => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 05:29:46.403 9 WARNING glance.api.v2.images [None req-42bd8f87-6f46-4323-aeef-105a8d5bcf24 e555290d147e435a905aee3466ef8368 ea4d0eeca4f845eda0f8ccee86b40bc8 - - default default] Failed to find image d2ffae39-2fb0-44d3-ada0-90b273baab69 to delete: glance.common.exception.ImageNotFound: No image found with ID d2ffae39-2fb0-44d3-ada0-90b273baab69 [pid: 9|app: 0|req: 352/700] 10.0.0.63 () {32 vars in 709 bytes} [Fri Aug 14 05:29:46 2026] DELETE /v2/images/d2ffae39-2fb0-44d3-ada0-90b273baab69 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/701] 10.0.0.63 () {32 vars in 706 bytes} [Fri Aug 14 05:29:46 2026] GET /v2/images/d2ffae39-2fb0-44d3-ada0-90b273baab69 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/704] 10.0.0.217 () {36 vars in 987 bytes} [Fri Aug 14 05:29:54 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 354/705] 10.0.0.217 () {36 vars in 927 bytes} [Fri Aug 14 05:29:54 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: 353/708] 10.0.0.217 () {36 vars in 987 bytes} [Fri Aug 14 05:30:12 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 356/709] 10.0.0.217 () {36 vars in 927 bytes} [Fri Aug 14 05:30: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: 354/710] 10.0.0.63 () {32 vars in 706 bytes} [Fri Aug 14 05:30:12 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 357/711] 10.0.0.63 () {32 vars in 706 bytes} [Fri Aug 14 05:30:12 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.185 () {36 vars in 987 bytes} [Fri Aug 14 05:30:13 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 358/713] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:30:13 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: 356/714] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:30: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: 9|app: 0|req: 359/715] 10.0.0.185 () {36 vars in 987 bytes} [Fri Aug 14 05:30:13 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:30:13 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: 9|app: 0|req: 360/717] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:30: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: 358/718] 10.0.0.185 () {36 vars in 987 bytes} [Fri Aug 14 05:30:13 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 361/719] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:30:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/720] 10.0.0.215 () {36 vars in 911 bytes} [Fri Aug 14 05:30: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: 9|app: 0|req: 362/721] 10.0.0.215 () {36 vars in 1007 bytes} [Fri Aug 14 05:30:13 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/722] 10.0.0.215 () {36 vars in 987 bytes} [Fri Aug 14 05:30:13 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 363/723] 10.0.0.215 () {36 vars in 927 bytes} [Fri Aug 14 05:30: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: 8|app: 0|req: 361/724] 10.0.0.215 () {36 vars in 927 bytes} [Fri Aug 14 05:30:13 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: 9|app: 0|req: 365/727] 10.0.0.217 () {36 vars in 987 bytes} [Fri Aug 14 05:30:16 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.217 () {36 vars in 927 bytes} [Fri Aug 14 05:30:16 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: 365/731] 10.0.0.217 () {36 vars in 987 bytes} [Fri Aug 14 05:30:30 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 367/732] 10.0.0.217 () {36 vars in 927 bytes} [Fri Aug 14 05:30:30 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: 369/739] 10.0.0.217 () {36 vars in 987 bytes} [Fri Aug 14 05:31:02 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 371/740] 10.0.0.217 () {36 vars in 927 bytes} [Fri Aug 14 05:31:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/747] 10.0.0.217 () {36 vars in 987 bytes} [Fri Aug 14 05:31:33 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/748] 10.0.0.217 () {36 vars in 927 bytes} [Fri Aug 14 05:31:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/757] 10.0.0.217 () {36 vars in 987 bytes} [Fri Aug 14 05:32:13 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 380/758] 10.0.0.217 () {36 vars in 927 bytes} [Fri Aug 14 05:32: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: 8|app: 0|req: 379/759] 10.0.0.217 () {36 vars in 987 bytes} [Fri Aug 14 05:32:13 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 381/760] 10.0.0.217 () {36 vars in 927 bytes} [Fri Aug 14 05:32: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: 9|app: 0|req: 385/767] 10.0.0.63 () {30 vars in 410 bytes} [Fri Aug 14 05:32:35 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: 391/784] 10.0.0.217 () {36 vars in 987 bytes} [Fri Aug 14 05:33:58 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 394/785] 10.0.0.217 () {36 vars in 927 bytes} [Fri Aug 14 05:33:58 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: 9|app: 0|req: 397/790] 10.0.0.217 () {36 vars in 987 bytes} [Fri Aug 14 05:34:15 2026] GET /v2/images/d37d9180-f30a-4531-8828-d54e7fc200ea => 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: 394/791] 10.0.0.217 () {36 vars in 927 bytes} [Fri Aug 14 05:34:15 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] 199.204.45.77 () {32 vars in 825 bytes} [Fri Aug 14 05:34:49 2026] GET /v2/images?status=active&owner=49d7294f24d04109bb47f751ed775a27&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 401/799] 199.204.45.77 () {32 vars in 652 bytes} [Fri Aug 14 05:34:50 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.185 () {36 vars in 987 bytes} [Fri Aug 14 05:34:50 2026] GET /v2/images/aed7483e-7a1d-41b7-af4d-7483138da229 => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 402/801] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:34:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:34:50 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: 9|app: 0|req: 403/803] 10.0.0.185 () {36 vars in 987 bytes} [Fri Aug 14 05:34:50 2026] GET /v2/images/aed7483e-7a1d-41b7-af4d-7483138da229 => 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: 401/804] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:34:50 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: 9|app: 0|req: 404/805] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:34:50 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: 402/806] 10.0.0.185 () {36 vars in 987 bytes} [Fri Aug 14 05:34:50 2026] GET /v2/images/aed7483e-7a1d-41b7-af4d-7483138da229 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 405/807] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:34:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/808] 10.0.0.185 () {36 vars in 927 bytes} [Fri Aug 14 05:34:51 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: 9|app: 0|req: 406/809] 10.0.0.215 () {36 vars in 911 bytes} [Fri Aug 14 05:34:51 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: 404/810] 10.0.0.215 () {36 vars in 1007 bytes} [Fri Aug 14 05:34:51 2026] GET /v2/images/aed7483e-7a1d-41b7-af4d-7483138da229/locations => generated 127 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 407/811] 10.0.0.215 () {36 vars in 987 bytes} [Fri Aug 14 05:34:51 2026] GET /v2/images/aed7483e-7a1d-41b7-af4d-7483138da229 => 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: 405/812] 10.0.0.215 () {36 vars in 927 bytes} [Fri Aug 14 05:34:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 408/813] 10.0.0.215 () {36 vars in 927 bytes} [Fri Aug 14 05:34:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 430/856] 10.0.0.63 () {32 vars in 632 bytes} [Fri Aug 14 05:38:24 2026] GET /v2/images => generated 5574 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)