+ 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 [Tue Aug 11 11:29:58 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-d86d7cc98-bpvns 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 0x7faf169a3668 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-11 11:30:00.177 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-11 11:30:00.228 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-11 11:30:01.106 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-11 11:30:01.107 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-11 11:30:01.108 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 11:30:01.197 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-11 11:30:01.198 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-11 11:30:01.199 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 11:30:03.334 7 WARNING glance.api.v2.images [None req-f69e2b37-36d1-401c-8236-1d65518fd76c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 11:30:03.405 8 WARNING glance.api.v2.images [None req-98181e57-593d-4c99-95ad-da2a659fcaf3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 11:30:03.729 7 WARNING keystonemiddleware._common.config [None req-f69e2b37-36d1-401c-8236-1d65518fd76c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:30:03.738 7 WARNING oslo_config.cfg [None req-f69e2b37-36d1-401c-8236-1d65518fd76c - - - - - -] 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 0x7faf169a3668 pid: 7 (default app) 2026-08-11 11:30:03.756 8 WARNING keystonemiddleware._common.config [None req-98181e57-593d-4c99-95ad-da2a659fcaf3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:30:03.764 8 WARNING oslo_config.cfg [None req-98181e57-593d-4c99-95ad-da2a659fcaf3 - - - - - -] 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 0x7faf169a3668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 11:30:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 11:30:05.845 8 WARNING oslo_policy.policy [None req-7b66c244-a44a-40bb-8d3f-17f996a470a8 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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-11 11:30:05.846 8 WARNING oslo_policy.policy [None req-7b66c244-a44a-40bb-8d3f-17f996a470a8 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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-11 11:30:05.865 8 WARNING oslo_policy.policy [None req-7b66c244-a44a-40bb-8d3f-17f996a470a8 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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-11 11:30:05.865 8 WARNING oslo_policy.policy [None req-7b66c244-a44a-40bb-8d3f-17f996a470a8 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 11:30:05 2026] GET /v2/images => generated 69 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 11:30:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 11:30:09 2026] GET /v2/images => generated 69 bytes in 37 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-11 11:30:09.454 7 WARNING oslo_policy.policy [None req-646cbbbe-e2e9-4205-9a00-7d02885479b0 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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-11 11:30:09.455 7 WARNING oslo_policy.policy [None req-646cbbbe-e2e9-4205-9a00-7d02885479b0 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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] 199.19.213.104 () {44 vars in 911 bytes} [Tue Aug 11 11:30:09 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.104 () {44 vars in 933 bytes} [Tue Aug 11 11:30:09 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-11 11:30:09.588 7 WARNING oslo_policy.policy [None req-9a6ed5f2-255a-46fa-976c-6e205d420921 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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-11 11:30:09.589 7 WARNING oslo_policy.policy [None req-9a6ed5f2-255a-46fa-976c-6e205d420921 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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] 199.19.213.104 () {44 vars in 939 bytes} [Tue Aug 11 11:30:09 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) 2026-08-11 11:30:09.665 8 WARNING oslo_config.cfg [None req-49200fdd-5d99-4801-bf20-1d537975d9fb 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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] 199.19.213.104 () {48 vars in 951 bytes} [Tue Aug 11 11:30:09 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 11:30:09.690 7 WARNING oslo_policy.policy [None req-5eee97c8-bf69-4d51-b621-706f716cfe0c 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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-11 11:30:09.690 7 WARNING oslo_policy.policy [None req-5eee97c8-bf69-4d51-b621-706f716cfe0c 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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-11 11:30:09.692 7 INFO glance.api.v2.image_data [None req-5eee97c8-bf69-4d51-b621-706f716cfe0c 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 11:30:13.030 7 WARNING glance.location [None req-5eee97c8-bf69-4d51-b621-706f716cfe0c 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.19.213.104 () {48 vars in 1045 bytes} [Tue Aug 11 11:30:09 2026] PUT /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8/file => generated 0 bytes in 3388 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5316 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.104 () {44 vars in 971 bytes} [Tue Aug 11 11:30:13 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 11:30:13.173 7 WARNING oslo_config.cfg [None req-41d4be9d-2030-4727-9314-1642db13b5aa 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 11:30:13 2026] PATCH /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.104 () {44 vars in 971 bytes} [Tue Aug 11 11:30:13 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 11:51:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 11:51:50 2026] GET /v2/images => generated 1381 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 11:52:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 11:52:28 2026] GET /v2/images => generated 1381 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.19.213.104 () {44 vars in 937 bytes} [Tue Aug 11 11:52:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.19.213.104 () {44 vars in 959 bytes} [Tue Aug 11 11:52:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.19.213.104 () {44 vars in 939 bytes} [Tue Aug 11 11:52:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.19.213.104 () {48 vars in 951 bytes} [Tue Aug 11 11:52:28 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 11:52:28.677 7 INFO glance.api.v2.image_data [None req-ead6eb71-3481-478f-8dc2-1455b7fdf329 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 11:52:59.055 7 WARNING glance.location [None req-ead6eb71-3481-478f-8dc2-1455b7fdf329 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/297] 199.19.213.104 () {48 vars in 1046 bytes} [Tue Aug 11 11:52:28 2026] PUT /v2/images/a1519ecd-db89-4f5b-a054-95ed401f7b3e/file => generated 0 bytes in 30426 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73763 switches on core 0) [pid: 8|app: 0|req: 152/298] 199.19.213.104 () {44 vars in 971 bytes} [Tue Aug 11 11:52:59 2026] GET /v2/images/a1519ecd-db89-4f5b-a054-95ed401f7b3e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/299] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 11:52:59 2026] PATCH /v2/images/a1519ecd-db89-4f5b-a054-95ed401f7b3e => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/300] 199.19.213.104 () {44 vars in 971 bytes} [Tue Aug 11 11:52:59 2026] GET /v2/images/a1519ecd-db89-4f5b-a054-95ed401f7b3e => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/301] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 11:53:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/302] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 11:53:00 2026] GET /v2/images => generated 2778 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 11:59:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 11:59:56 2026] GET /v2/images => generated 2778 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 12:00:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 12:00:08 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 199.19.213.104 () {44 vars in 947 bytes} [Tue Aug 11 12:00:08 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.19.213.104 () {44 vars in 969 bytes} [Tue Aug 11 12:00:08 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/395] 199.19.213.104 () {44 vars in 939 bytes} [Tue Aug 11 12:00:08 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: 8|app: 0|req: 201/396] 199.19.213.104 () {48 vars in 951 bytes} [Tue Aug 11 12:00:08 2026] POST /v2/images => generated 799 bytes in 639 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 12:00:09.273 7 INFO glance.api.v2.image_data [None req-71e5631e-e199-4656-8060-519184111b79 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 12:00:53.503 7 INFO glance.location [None req-71e5631e-e199-4656-8060-519184111b79 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/407] 199.19.213.104 () {48 vars in 1045 bytes} [Tue Aug 11 12:00:09 2026] PUT /v2/images/0c7241e1-53f5-4a24-8326-bed133629b63/file => generated 0 bytes in 44292 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21403 switches on core 0) [pid: 8|app: 0|req: 212/408] 199.19.213.104 () {44 vars in 971 bytes} [Tue Aug 11 12:00:53 2026] GET /v2/images/0c7241e1-53f5-4a24-8326-bed133629b63 => generated 1211 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/409] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 12:00:53 2026] PATCH /v2/images/0c7241e1-53f5-4a24-8326-bed133629b63 => generated 1410 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/410] 199.19.213.104 () {44 vars in 971 bytes} [Tue Aug 11 12:00:53 2026] GET /v2/images/0c7241e1-53f5-4a24-8326-bed133629b63 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/417] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 12:01:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/418] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 12:01:31 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: 7|app: 0|req: 203/421] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 12:01:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/422] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 12:01:41 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/423] 199.19.213.104 () {44 vars in 939 bytes} [Tue Aug 11 12:01:41 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: 220/424] 199.19.213.104 () {44 vars in 961 bytes} [Tue Aug 11 12:01:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/425] 199.19.213.104 () {44 vars in 939 bytes} [Tue Aug 11 12:01:41 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: 221/426] 199.19.213.104 () {48 vars in 951 bytes} [Tue Aug 11 12:01:41 2026] POST /v2/images => generated 791 bytes in 575 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 12:01:42.052 7 INFO glance.api.v2.image_data [None req-0aa21726-fc66-4b8d-ad78-2415f726946b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 12:02:00.087 7 INFO glance.location [None req-0aa21726-fc66-4b8d-ad78-2415f726946b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 206/431] 199.19.213.104 () {48 vars in 1046 bytes} [Tue Aug 11 12:01:42 2026] PUT /v2/images/39bd8583-c5ee-4c07-832a-1c773f0c1bba/file => generated 0 bytes in 18082 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34715 switches on core 0) [pid: 8|app: 0|req: 226/432] 199.19.213.104 () {44 vars in 971 bytes} [Tue Aug 11 12:02:00 2026] GET /v2/images/39bd8583-c5ee-4c07-832a-1c773f0c1bba => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/433] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 12:02:00 2026] PATCH /v2/images/39bd8583-c5ee-4c07-832a-1c773f0c1bba => generated 1382 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/434] 199.19.213.104 () {44 vars in 971 bytes} [Tue Aug 11 12:02:00 2026] GET /v2/images/39bd8583-c5ee-4c07-832a-1c773f0c1bba => generated 1382 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/599] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 12:15:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/600] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 12:15:39 2026] GET /v2/images => generated 5574 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/629] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 12:17:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/630] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 12:17:57 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/631] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 12:17:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/632] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 12:17:59 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: 8|app: 0|req: 332/643] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 12:18:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/644] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 12:18:49 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/647] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 12:18:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/648] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 12:18:57 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/661] 199.19.213.104 () {42 vars in 688 bytes} [Tue Aug 11 12:19:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/662] 199.19.213.104 () {44 vars in 910 bytes} [Tue Aug 11 12:19:59 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/671] 10.0.0.49 () {32 vars in 631 bytes} [Tue Aug 11 12:20:41 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/676] 10.0.0.14 () {36 vars in 985 bytes} [Tue Aug 11 12:20:59 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 24 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: 328/677] 10.0.0.14 () {36 vars in 925 bytes} [Tue Aug 11 12:20:59 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: 350/678] 10.0.0.249 () {36 vars in 986 bytes} [Tue Aug 11 12:21:00 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/679] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:21:00 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: 351/680] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:21:00 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/681] 10.0.0.249 () {36 vars in 986 bytes} [Tue Aug 11 12:21:00 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => 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: 352/682] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:21:00 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: 331/683] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:21:00 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: 353/684] 10.0.0.249 () {36 vars in 986 bytes} [Tue Aug 11 12:21:00 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/685] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:21:00 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/686] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:21:00 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: 333/687] 10.0.0.38 () {36 vars in 909 bytes} [Tue Aug 11 12:21:01 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/688] 10.0.0.38 () {36 vars in 1005 bytes} [Tue Aug 11 12:21:01 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8/locations => generated 127 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/689] 10.0.0.38 () {36 vars in 985 bytes} [Tue Aug 11 12:21:01 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/690] 10.0.0.38 () {36 vars in 925 bytes} [Tue Aug 11 12:21:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/691] 10.0.0.38 () {36 vars in 925 bytes} [Tue Aug 11 12:21:01 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: 358/694] 199.19.213.104 () {36 vars in 990 bytes} [Tue Aug 11 12:21:08 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/695] 199.19.213.104 () {36 vars in 930 bytes} [Tue Aug 11 12:21:08 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: 359/696] 199.19.213.104 () {36 vars in 990 bytes} [Tue Aug 11 12:21:08 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/697] 199.19.213.104 () {36 vars in 930 bytes} [Tue Aug 11 12:21:08 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: 361/700] 10.0.0.14 () {36 vars in 985 bytes} [Tue Aug 11 12:21:13 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => 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: 340/701] 10.0.0.14 () {36 vars in 925 bytes} [Tue Aug 11 12:21:13 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: 362/702] 10.0.0.14 () {36 vars in 985 bytes} [Tue Aug 11 12:21:15 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/703] 10.0.0.14 () {36 vars in 925 bytes} [Tue Aug 11 12:21: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: 8|app: 0|req: 365/708] 10.0.0.14 () {36 vars in 985 bytes} [Tue Aug 11 12:21:38 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => 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: 344/709] 10.0.0.14 () {36 vars in 925 bytes} [Tue Aug 11 12:21:38 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: 366/710] 10.0.0.14 () {36 vars in 985 bytes} [Tue Aug 11 12:21:41 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/711] 10.0.0.14 () {36 vars in 925 bytes} [Tue Aug 11 12:21:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/720] 10.0.0.49 () {34 vars in 653 bytes} [Tue Aug 11 12:22:18 2026] POST /v2/images => generated 649 bytes in 253 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-11 12:22:18.525 7 WARNING glance.api.v2.images [None req-31e7deba-9a2e-4d20-a2e3-0dcad2a19512 e539e6c5476847158664d6c3b495c82c 0ac159c7a0a549d3b0112a7a6994b3b8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5267e5f5-dd24-444e-b8ea-409191d49858 [pid: 7|app: 0|req: 350/721] 10.0.0.49 () {32 vars in 708 bytes} [Tue Aug 11 12:22:18 2026] DELETE /v2/images/5267e5f5-dd24-444e-b8ea-409191d49858 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/722] 10.0.0.49 () {32 vars in 705 bytes} [Tue Aug 11 12:22:18 2026] GET /v2/images/5267e5f5-dd24-444e-b8ea-409191d49858 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/723] 10.0.0.49 () {32 vars in 631 bytes} [Tue Aug 11 12:22:18 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/724] 10.0.0.49 () {34 vars in 653 bytes} [Tue Aug 11 12:22:18 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/725] 10.0.0.49 () {32 vars in 715 bytes} [Tue Aug 11 12:22:18 2026] GET /v2/images/22bfaad7-73dc-4ee4-8519-0caef1e2927d/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:18.718 8 WARNING oslo_policy.policy [None req-47fd7fea-b923-4ac1-a921-0c337529f276 e539e6c5476847158664d6c3b495c82c 0ac159c7a0a549d3b0112a7a6994b3b8 - - 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-11 12:22:18.718 8 WARNING oslo_policy.policy [None req-47fd7fea-b923-4ac1-a921-0c337529f276 e539e6c5476847158664d6c3b495c82c 0ac159c7a0a549d3b0112a7a6994b3b8 - - 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-11 12:22:18.719 8 INFO glance.api.v2.image_data [None req-47fd7fea-b923-4ac1-a921-0c337529f276 e539e6c5476847158664d6c3b495c82c 0ac159c7a0a549d3b0112a7a6994b3b8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 12:22:18.755 8 WARNING glance_store._drivers.rbd [None req-47fd7fea-b923-4ac1-a921-0c337529f276 e539e6c5476847158664d6c3b495c82c 0ac159c7a0a549d3b0112a7a6994b3b8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-11 12:22:19.661 8 INFO glance.location [None req-47fd7fea-b923-4ac1-a921-0c337529f276 e539e6c5476847158664d6c3b495c82c 0ac159c7a0a549d3b0112a7a6994b3b8 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 374/726] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:18 2026] PUT /v2/images/22bfaad7-73dc-4ee4-8519-0caef1e2927d/file => generated 0 bytes in 989 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/727] 10.0.0.49 () {32 vars in 705 bytes} [Tue Aug 11 12:22:19 2026] GET /v2/images/22bfaad7-73dc-4ee4-8519-0caef1e2927d => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/728] 10.0.0.49 () {32 vars in 715 bytes} [Tue Aug 11 12:22:19 2026] GET /v2/images/22bfaad7-73dc-4ee4-8519-0caef1e2927d/file => generated 1024 bytes in 115 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/729] 10.0.0.49 () {34 vars in 653 bytes} [Tue Aug 11 12:22:19 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/730] 10.0.0.49 () {32 vars in 724 bytes} [Tue Aug 11 12:22:19 2026] PATCH /v2/images/996cab4f-4b5e-4db2-83e6-c9dad64093c0 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/731] 10.0.0.49 () {32 vars in 705 bytes} [Tue Aug 11 12:22:19 2026] GET /v2/images/996cab4f-4b5e-4db2-83e6-c9dad64093c0 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:19.971 8 WARNING glance.api.v2.images [None req-c72e9516-3ae2-4426-952a-490b5622795f e539e6c5476847158664d6c3b495c82c 0ac159c7a0a549d3b0112a7a6994b3b8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//996cab4f-4b5e-4db2-83e6-c9dad64093c0 [pid: 8|app: 0|req: 377/732] 10.0.0.49 () {32 vars in 708 bytes} [Tue Aug 11 12:22:19 2026] DELETE /v2/images/996cab4f-4b5e-4db2-83e6-c9dad64093c0 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/733] 10.0.0.49 () {32 vars in 705 bytes} [Tue Aug 11 12:22:20 2026] GET /v2/images/996cab4f-4b5e-4db2-83e6-c9dad64093c0 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:20.043 8 WARNING glance.api.v2.images [None req-7d82c017-e145-4ad1-b618-1f79258fd469 e539e6c5476847158664d6c3b495c82c 0ac159c7a0a549d3b0112a7a6994b3b8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//22bfaad7-73dc-4ee4-8519-0caef1e2927d [pid: 8|app: 0|req: 378/734] 10.0.0.49 () {32 vars in 708 bytes} [Tue Aug 11 12:22:20 2026] DELETE /v2/images/22bfaad7-73dc-4ee4-8519-0caef1e2927d => generated 0 bytes in 837 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/735] 10.0.0.49 () {32 vars in 705 bytes} [Tue Aug 11 12:22:20 2026] GET /v2/images/22bfaad7-73dc-4ee4-8519-0caef1e2927d => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:20.904 8 WARNING glance.api.v2.images [None req-6441b2ee-f35c-43bf-ad43-b27f29e803b6 e539e6c5476847158664d6c3b495c82c 0ac159c7a0a549d3b0112a7a6994b3b8 - - default default] Failed to find image 5267e5f5-dd24-444e-b8ea-409191d49858 to delete: glance.common.exception.ImageNotFound: No image found with ID 5267e5f5-dd24-444e-b8ea-409191d49858 [pid: 8|app: 0|req: 379/736] 10.0.0.49 () {32 vars in 708 bytes} [Tue Aug 11 12:22:20 2026] DELETE /v2/images/5267e5f5-dd24-444e-b8ea-409191d49858 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/737] 10.0.0.49 () {32 vars in 705 bytes} [Tue Aug 11 12:22:20 2026] GET /v2/images/5267e5f5-dd24-444e-b8ea-409191d49858 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/740] 10.0.0.49 () {30 vars in 409 bytes} [Tue Aug 11 12:22:23 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/751] 10.0.0.14 () {36 vars in 985 bytes} [Tue Aug 11 12:23:13 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/752] 10.0.0.14 () {36 vars in 925 bytes} [Tue Aug 11 12:23:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/759] 10.0.0.14 () {36 vars in 985 bytes} [Tue Aug 11 12:23:44 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/760] 10.0.0.14 () {36 vars in 925 bytes} [Tue Aug 11 12:23:44 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: 391/761] 10.0.0.14 () {36 vars in 985 bytes} [Tue Aug 11 12:23:52 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/762] 10.0.0.14 () {36 vars in 925 bytes} [Tue Aug 11 12:23:52 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: 393/765] 10.0.0.14 () {36 vars in 985 bytes} [Tue Aug 11 12:23:57 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/766] 10.0.0.14 () {36 vars in 925 bytes} [Tue Aug 11 12:23:57 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: 394/767] 10.0.0.14 () {36 vars in 985 bytes} [Tue Aug 11 12:24:02 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => 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: 374/768] 10.0.0.14 () {36 vars in 925 bytes} [Tue Aug 11 12:24: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: 8|app: 0|req: 398/775] 10.0.0.49 () {32 vars in 705 bytes} [Tue Aug 11 12:24:29 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/776] 10.0.0.49 () {32 vars in 705 bytes} [Tue Aug 11 12:24:29 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => 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: 399/777] 10.0.0.249 () {36 vars in 986 bytes} [Tue Aug 11 12:24:30 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/778] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:24: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: 8|app: 0|req: 400/779] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:24: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: 7|app: 0|req: 380/780] 10.0.0.249 () {36 vars in 986 bytes} [Tue Aug 11 12:24:30 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/781] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:24:30 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/782] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:24: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: 8|app: 0|req: 402/783] 10.0.0.249 () {36 vars in 986 bytes} [Tue Aug 11 12:24:30 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/784] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:24:30 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: 403/785] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:24:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/786] 10.0.0.38 () {36 vars in 909 bytes} [Tue Aug 11 12:24:30 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/787] 10.0.0.38 () {36 vars in 1005 bytes} [Tue Aug 11 12:24:30 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/788] 10.0.0.38 () {36 vars in 985 bytes} [Tue Aug 11 12:24:30 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => 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: 405/789] 10.0.0.38 () {36 vars in 925 bytes} [Tue Aug 11 12:24:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/790] 10.0.0.38 () {36 vars in 925 bytes} [Tue Aug 11 12:24:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/795] 199.19.213.104 () {32 vars in 825 bytes} [Tue Aug 11 12:24:43 2026] GET /v2/images?status=active&owner=312f6406cd28458fb6df194b726fbb36&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/796] 199.19.213.104 () {32 vars in 652 bytes} [Tue Aug 11 12:24:43 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: 409/797] 10.0.0.249 () {36 vars in 986 bytes} [Tue Aug 11 12:24:44 2026] GET /v2/images/a1519ecd-db89-4f5b-a054-95ed401f7b3e => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/798] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:24:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/799] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:24:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/800] 10.0.0.249 () {36 vars in 986 bytes} [Tue Aug 11 12:24:44 2026] GET /v2/images/a1519ecd-db89-4f5b-a054-95ed401f7b3e => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/801] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:24:44 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: 391/802] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:24:44 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: 412/803] 10.0.0.249 () {36 vars in 986 bytes} [Tue Aug 11 12:24:44 2026] GET /v2/images/a1519ecd-db89-4f5b-a054-95ed401f7b3e => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/804] 10.0.0.249 () {36 vars in 926 bytes} [Tue Aug 11 12:24:44 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: 413/805] 10.0.0.38 () {36 vars in 909 bytes} [Tue Aug 11 12:24:44 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/806] 10.0.0.38 () {36 vars in 1005 bytes} [Tue Aug 11 12:24:44 2026] GET /v2/images/a1519ecd-db89-4f5b-a054-95ed401f7b3e/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/807] 10.0.0.38 () {36 vars in 985 bytes} [Tue Aug 11 12:24:44 2026] GET /v2/images/a1519ecd-db89-4f5b-a054-95ed401f7b3e => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/808] 10.0.0.38 () {36 vars in 925 bytes} [Tue Aug 11 12:24:44 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: 415/809] 10.0.0.38 () {36 vars in 925 bytes} [Tue Aug 11 12:24:44 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: 396/812] 10.0.0.14 () {36 vars in 985 bytes} [Tue Aug 11 12:24:57 2026] GET /v2/images/acb6b6d7-9dcc-44a4-accc-d707deabe4e8 => 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: 417/813] 10.0.0.14 () {36 vars in 925 bytes} [Tue Aug 11 12:24:57 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/856] 10.0.0.49 () {32 vars in 631 bytes} [Tue Aug 11 12:28:29 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)