+ 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 [Sat Aug 22 15:01:16 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-6bb65bf6c4-dvsb6 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f989737a668 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-22 15:01:18.016 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-22 15:01:18.104 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-22 15:01:18.877 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-22 15:01:18.878 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-22 15:01:18.878 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-22 15:01:19.003 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-22 15:01:19.004 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-22 15:01:19.004 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-22 15:01:20.960 7 WARNING glance.api.v2.images [None req-ba3fb8c0-155c-4c83-987f-59da4107294c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-22 15:01:21.118 8 WARNING glance.api.v2.images [None req-c874a1f2-6097-4b43-8f5e-e46d25283f52 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-22 15:01:21.306 7 WARNING keystonemiddleware._common.config [None req-ba3fb8c0-155c-4c83-987f-59da4107294c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 15:01:21.315 7 WARNING oslo_config.cfg [None req-ba3fb8c0-155c-4c83-987f-59da4107294c - - - - - -] 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 0x7f989737a668 pid: 7 (default app) 2026-08-22 15:01:21.463 8 WARNING keystonemiddleware._common.config [None req-c874a1f2-6097-4b43-8f5e-e46d25283f52 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 15:01:21.471 8 WARNING oslo_config.cfg [None req-c874a1f2-6097-4b43-8f5e-e46d25283f52 - - - - - -] 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 0x7f989737a668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:01:23 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-22 15:01:23.532 8 WARNING oslo_policy.policy [None req-437e02ef-d535-454e-b599-a3670486dd6c 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - 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-22 15:01:23.532 8 WARNING oslo_policy.policy [None req-437e02ef-d535-454e-b599-a3670486dd6c 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - 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-22 15:01:23.558 8 WARNING oslo_policy.policy [None req-437e02ef-d535-454e-b599-a3670486dd6c 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - 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-22 15:01:23.558 8 WARNING oslo_policy.policy [None req-437e02ef-d535-454e-b599-a3670486dd6c 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - 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/5] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:01:23 2026] GET /v2/images => generated 69 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:01:27 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/7] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:01:27 2026] GET /v2/images => generated 69 bytes in 35 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-22 15:01:27.178 7 WARNING oslo_policy.policy [None req-69cc22c6-8450-49c0-9822-6926fb5c0564 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - 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-22 15:01:27.178 7 WARNING oslo_policy.policy [None req-69cc22c6-8450-49c0-9822-6926fb5c0564 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - 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/8] 199.204.45.177 () {44 vars in 912 bytes} [Sat Aug 22 15:01:27 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/9] 199.204.45.177 () {44 vars in 934 bytes} [Sat Aug 22 15:01:27 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-22 15:01:27.311 7 WARNING oslo_policy.policy [None req-b241df9b-3cbe-4e17-8ba2-4670bf80dafb 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - 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-22 15:01:27.312 7 WARNING oslo_policy.policy [None req-b241df9b-3cbe-4e17-8ba2-4670bf80dafb 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - 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: 7/10] 199.204.45.177 () {44 vars in 940 bytes} [Sat Aug 22 15:01:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 15:01:27.404 8 WARNING oslo_config.cfg [None req-a4c4ee22-1425-4b56-8d17-d157a07a0d27 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - 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/11] 199.204.45.177 () {48 vars in 952 bytes} [Sat Aug 22 15:01:27 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 15:01:27.428 7 WARNING oslo_policy.policy [None req-8c61615b-c7e7-4fdc-96c0-fa83fb7c40b3 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - 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-22 15:01:27.429 7 WARNING oslo_policy.policy [None req-8c61615b-c7e7-4fdc-96c0-fa83fb7c40b3 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - 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-22 15:01:27.430 7 INFO glance.api.v2.image_data [None req-8c61615b-c7e7-4fdc-96c0-fa83fb7c40b3 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 15:01:30.658 7 WARNING glance.location [None req-8c61615b-c7e7-4fdc-96c0-fa83fb7c40b3 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.177 () {48 vars in 1046 bytes} [Sat Aug 22 15:01:27 2026] PUT /v2/images/98e53cda-6717-4bc5-a37a-52def332632d/file => generated 0 bytes in 3283 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7575 switches on core 0) [pid: 8|app: 0|req: 5/15] 199.204.45.177 () {44 vars in 972 bytes} [Sat Aug 22 15:01:30 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 15:01:30.819 7 WARNING oslo_config.cfg [None req-d558b9c0-9c3f-464c-87a1-69d673fbec7c 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - 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: 11/16] 199.204.45.177 () {48 vars in 1052 bytes} [Sat Aug 22 15:01:30 2026] PATCH /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/17] 199.204.45.177 () {44 vars in 972 bytes} [Sat Aug 22 15:01:30 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => 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: 140/274] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:22:53 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: 135/275] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:22:53 2026] GET /v2/images => generated 1381 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/278] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:23:10 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: 137/279] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:23:10 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/280] 199.204.45.177 () {44 vars in 938 bytes} [Sat Aug 22 15:23:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/281] 199.204.45.177 () {44 vars in 960 bytes} [Sat Aug 22 15:23:10 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: 144/284] 199.204.45.177 () {44 vars in 940 bytes} [Sat Aug 22 15:23:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.177 () {48 vars in 952 bytes} [Sat Aug 22 15:23:10 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 15:23:10.803 7 INFO glance.api.v2.image_data [None req-c4ab3aa3-432d-46df-88d8-6f521baa7354 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 15:23:36.029 7 WARNING glance.location [None req-c4ab3aa3-432d-46df-88d8-6f521baa7354 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/290] 199.204.45.177 () {48 vars in 1047 bytes} [Sat Aug 22 15:23:10 2026] PUT /v2/images/9dac88ce-8d82-49a1-887e-aa87c99bfefc/file => generated 0 bytes in 25270 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69281 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.204.45.177 () {44 vars in 972 bytes} [Sat Aug 22 15:23:36 2026] GET /v2/images/9dac88ce-8d82-49a1-887e-aa87c99bfefc => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 199.204.45.177 () {48 vars in 1052 bytes} [Sat Aug 22 15:23:36 2026] PATCH /v2/images/9dac88ce-8d82-49a1-887e-aa87c99bfefc => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/293] 199.204.45.177 () {44 vars in 972 bytes} [Sat Aug 22 15:23:36 2026] GET /v2/images/9dac88ce-8d82-49a1-887e-aa87c99bfefc => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/294] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:23:37 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: 148/295] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:23:37 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:30:19 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: 189/377] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:30:19 2026] GET /v2/images => generated 2778 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:30:27 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: 191/381] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:30:27 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.177 () {44 vars in 948 bytes} [Sat Aug 22 15:30:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.177 () {44 vars in 970 bytes} [Sat Aug 22 15:30:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.177 () {44 vars in 940 bytes} [Sat Aug 22 15:30:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.204.45.177 () {48 vars in 952 bytes} [Sat Aug 22 15:30:27 2026] POST /v2/images => generated 799 bytes in 269 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 15:30:27.868 7 INFO glance.api.v2.image_data [None req-527ceb5a-4afe-4561-826e-ce6ae041adcb 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 15:30:46.151 7 INFO glance.location [None req-527ceb5a-4afe-4561-826e-ce6ae041adcb 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/390] 199.204.45.177 () {48 vars in 1046 bytes} [Sat Aug 22 15:30:27 2026] PUT /v2/images/c4b709f3-a7a0-4724-a72b-33eb46408612/file => generated 0 bytes in 18324 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23253 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.204.45.177 () {44 vars in 972 bytes} [Sat Aug 22 15:30:46 2026] GET /v2/images/c4b709f3-a7a0-4724-a72b-33eb46408612 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.204.45.177 () {48 vars in 1052 bytes} [Sat Aug 22 15:30:46 2026] PATCH /v2/images/c4b709f3-a7a0-4724-a72b-33eb46408612 => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.204.45.177 () {44 vars in 972 bytes} [Sat Aug 22 15:30:46 2026] GET /v2/images/c4b709f3-a7a0-4724-a72b-33eb46408612 => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:31:24 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: 204/403] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:31:24 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:31:37 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: 206/407] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:31:37 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.204.45.177 () {44 vars in 940 bytes} [Sat Aug 22 15:31:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.204.45.177 () {44 vars in 962 bytes} [Sat Aug 22 15:31:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.204.45.177 () {44 vars in 940 bytes} [Sat Aug 22 15:31:37 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: 208/411] 199.204.45.177 () {48 vars in 952 bytes} [Sat Aug 22 15:31:37 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 15:31:37.735 7 INFO glance.api.v2.image_data [None req-1448050b-27d6-43a7-9e48-1771be92eec2 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 15:31:53.206 7 INFO glance.location [None req-1448050b-27d6-43a7-9e48-1771be92eec2 1695f72eef4f43029a95d2f676fd975f 3c059e79f7604b44b105115503515074 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 204/416] 199.204.45.177 () {48 vars in 1047 bytes} [Sat Aug 22 15:31:37 2026] PUT /v2/images/060d66ce-e44d-434e-b2ab-92c20b6b845c/file => generated 0 bytes in 15519 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32133 switches on core 0) [pid: 8|app: 0|req: 213/417] 199.204.45.177 () {44 vars in 972 bytes} [Sat Aug 22 15:31:53 2026] GET /v2/images/060d66ce-e44d-434e-b2ab-92c20b6b845c => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/418] 199.204.45.177 () {48 vars in 1052 bytes} [Sat Aug 22 15:31:53 2026] PATCH /v2/images/060d66ce-e44d-434e-b2ab-92c20b6b845c => generated 1382 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/419] 199.204.45.177 () {44 vars in 972 bytes} [Sat Aug 22 15:31:53 2026] GET /v2/images/060d66ce-e44d-434e-b2ab-92c20b6b845c => generated 1382 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/584] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:45:37 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: 297/585] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:45:37 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: 7|app: 0|req: 303/614] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:47:58 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: 312/615] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:47:58 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/618] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:48: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: 314/619] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:48:00 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/630] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:48:52 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: 311/631] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:48:52 2026] GET /v2/images => generated 5574 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/634] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:49:02 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: 313/635] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:49:02 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/648] 199.204.45.177 () {42 vars in 689 bytes} [Sat Aug 22 15:50:04 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: 320/649] 199.204.45.177 () {44 vars in 911 bytes} [Sat Aug 22 15:50:04 2026] GET /v2/images => generated 5574 bytes in 53 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: 334/658] 10.0.0.236 () {32 vars in 633 bytes} [Sat Aug 22 15:50:47 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/665] 10.0.0.50 () {36 vars in 986 bytes} [Sat Aug 22 15:51:11 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => generated 1312 bytes in 235 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/666] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:51:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/667] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:51:12 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/668] 10.0.0.50 () {36 vars in 986 bytes} [Sat Aug 22 15:51:12 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => 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: 340/669] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:51:12 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/670] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:51:12 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/671] 10.0.0.50 () {36 vars in 986 bytes} [Sat Aug 22 15:51:12 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/672] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:51:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/673] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:51:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/674] 10.0.0.71 () {36 vars in 910 bytes} [Sat Aug 22 15:51:13 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: 343/675] 10.0.0.71 () {36 vars in 1006 bytes} [Sat Aug 22 15:51:13 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d/locations => generated 127 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/676] 10.0.0.71 () {36 vars in 986 bytes} [Sat Aug 22 15:51:13 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/677] 10.0.0.71 () {36 vars in 926 bytes} [Sat Aug 22 15:51: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: 7|app: 0|req: 334/678] 10.0.0.71 () {36 vars in 926 bytes} [Sat Aug 22 15:51:13 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/679] 10.0.0.148 () {36 vars in 987 bytes} [Sat Aug 22 15:51:18 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => 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: 335/680] 10.0.0.148 () {36 vars in 927 bytes} [Sat Aug 22 15:51:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/681] 10.0.0.236 () {30 vars in 411 bytes} [Sat Aug 22 15:51:19 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: 337/684] 199.204.45.177 () {36 vars in 991 bytes} [Sat Aug 22 15:51:25 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/685] 199.204.45.177 () {36 vars in 931 bytes} [Sat Aug 22 15:51:25 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: 338/686] 199.204.45.177 () {36 vars in 991 bytes} [Sat Aug 22 15:51:26 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => 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: 349/687] 199.204.45.177 () {36 vars in 931 bytes} [Sat Aug 22 15:51:26 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: 339/688] 10.0.0.236 () {34 vars in 655 bytes} [Sat Aug 22 15:51:26 2026] POST /v2/images => generated 649 bytes in 458 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-22 15:51:26.943 8 WARNING glance.api.v2.images [None req-83072713-249e-47f1-87e9-987a44d71f9a 0683a5fe41b94b30835e8ad223bc5a2b 0e78c1fc20ba45d1ba6c7d0c5c9180b0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//484533b1-50af-40c1-8292-c281ae7828ce [pid: 8|app: 0|req: 350/689] 10.0.0.236 () {32 vars in 710 bytes} [Sat Aug 22 15:51:26 2026] DELETE /v2/images/484533b1-50af-40c1-8292-c281ae7828ce => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/690] 10.0.0.236 () {32 vars in 707 bytes} [Sat Aug 22 15:51:26 2026] GET /v2/images/484533b1-50af-40c1-8292-c281ae7828ce => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/691] 10.0.0.236 () {32 vars in 633 bytes} [Sat Aug 22 15:51:27 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: 7|app: 0|req: 341/692] 10.0.0.236 () {34 vars in 655 bytes} [Sat Aug 22 15:51:27 2026] POST /v2/images => generated 703 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-22 15:51:27.136 8 WARNING oslo_policy.policy [None req-02b0b6f9-9eb0-4f86-96d2-3bdad9bb57e5 0683a5fe41b94b30835e8ad223bc5a2b 0e78c1fc20ba45d1ba6c7d0c5c9180b0 - - 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-22 15:51:27.136 8 WARNING oslo_policy.policy [None req-02b0b6f9-9eb0-4f86-96d2-3bdad9bb57e5 0683a5fe41b94b30835e8ad223bc5a2b 0e78c1fc20ba45d1ba6c7d0c5c9180b0 - - 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: 352/693] 10.0.0.236 () {32 vars in 717 bytes} [Sat Aug 22 15:51:27 2026] GET /v2/images/02b3d41e-f8b0-40b8-a3a2-6284598667b6/file => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 15:51:27.184 7 INFO glance.api.v2.image_data [None req-fff123ed-4040-4c35-9395-e36563f9cc9b 0683a5fe41b94b30835e8ad223bc5a2b 0e78c1fc20ba45d1ba6c7d0c5c9180b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 15:51:27.225 7 WARNING glance_store._drivers.rbd [None req-fff123ed-4040-4c35-9395-e36563f9cc9b 0683a5fe41b94b30835e8ad223bc5a2b 0e78c1fc20ba45d1ba6c7d0c5c9180b0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-22 15:51:27.711 7 INFO glance.location [None req-fff123ed-4040-4c35-9395-e36563f9cc9b 0683a5fe41b94b30835e8ad223bc5a2b 0e78c1fc20ba45d1ba6c7d0c5c9180b0 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 342/694] 10.0.0.236 () {32 vars in 727 bytes} [Sat Aug 22 15:51:27 2026] PUT /v2/images/02b3d41e-f8b0-40b8-a3a2-6284598667b6/file => generated 0 bytes in 604 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/695] 10.0.0.236 () {32 vars in 707 bytes} [Sat Aug 22 15:51:27 2026] GET /v2/images/02b3d41e-f8b0-40b8-a3a2-6284598667b6 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/696] 10.0.0.236 () {32 vars in 717 bytes} [Sat Aug 22 15:51:27 2026] GET /v2/images/02b3d41e-f8b0-40b8-a3a2-6284598667b6/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/697] 10.0.0.236 () {34 vars in 655 bytes} [Sat Aug 22 15:51:27 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/698] 10.0.0.236 () {32 vars in 726 bytes} [Sat Aug 22 15:51:27 2026] PATCH /v2/images/8ca909ad-03c3-4754-b644-01998e7ed3c7 => generated 651 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/699] 10.0.0.236 () {32 vars in 707 bytes} [Sat Aug 22 15:51:28 2026] GET /v2/images/8ca909ad-03c3-4754-b644-01998e7ed3c7 => generated 651 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 15:51:28.097 7 WARNING glance.api.v2.images [None req-4f70dadf-644f-4bb8-8666-e8d79fe8f46a 0683a5fe41b94b30835e8ad223bc5a2b 0e78c1fc20ba45d1ba6c7d0c5c9180b0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8ca909ad-03c3-4754-b644-01998e7ed3c7 [pid: 7|app: 0|req: 345/700] 10.0.0.236 () {32 vars in 710 bytes} [Sat Aug 22 15:51:28 2026] DELETE /v2/images/8ca909ad-03c3-4754-b644-01998e7ed3c7 => 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: 356/701] 10.0.0.236 () {32 vars in 707 bytes} [Sat Aug 22 15:51:28 2026] GET /v2/images/8ca909ad-03c3-4754-b644-01998e7ed3c7 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 15:51:28.160 7 WARNING glance.api.v2.images [None req-886c7c1a-9475-4f3b-8184-b07e6ff01725 0683a5fe41b94b30835e8ad223bc5a2b 0e78c1fc20ba45d1ba6c7d0c5c9180b0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//02b3d41e-f8b0-40b8-a3a2-6284598667b6 [pid: 7|app: 0|req: 346/702] 10.0.0.236 () {32 vars in 710 bytes} [Sat Aug 22 15:51:28 2026] DELETE /v2/images/02b3d41e-f8b0-40b8-a3a2-6284598667b6 => generated 0 bytes in 802 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/703] 10.0.0.236 () {32 vars in 707 bytes} [Sat Aug 22 15:51:28 2026] GET /v2/images/02b3d41e-f8b0-40b8-a3a2-6284598667b6 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 15:51:28.988 7 WARNING glance.api.v2.images [None req-9db13a4b-c3f8-41c6-87d8-2a4fece250bc 0683a5fe41b94b30835e8ad223bc5a2b 0e78c1fc20ba45d1ba6c7d0c5c9180b0 - - default default] Failed to find image 484533b1-50af-40c1-8292-c281ae7828ce to delete: glance.common.exception.ImageNotFound: No image found with ID 484533b1-50af-40c1-8292-c281ae7828ce [pid: 7|app: 0|req: 347/704] 10.0.0.236 () {32 vars in 710 bytes} [Sat Aug 22 15:51:28 2026] DELETE /v2/images/484533b1-50af-40c1-8292-c281ae7828ce => generated 147 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/705] 10.0.0.236 () {32 vars in 707 bytes} [Sat Aug 22 15:51:29 2026] GET /v2/images/484533b1-50af-40c1-8292-c281ae7828ce => 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: 363/714] 10.0.0.148 () {36 vars in 987 bytes} [Sat Aug 22 15:52:03 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/715] 10.0.0.148 () {36 vars in 927 bytes} [Sat Aug 22 15:52:03 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: 365/718] 10.0.0.236 () {32 vars in 707 bytes} [Sat Aug 22 15:52:16 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => 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: 354/719] 10.0.0.236 () {32 vars in 707 bytes} [Sat Aug 22 15:52:16 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => 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: 366/720] 10.0.0.50 () {36 vars in 986 bytes} [Sat Aug 22 15:52:16 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => generated 1312 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/721] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:52:16 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: 367/722] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:52:16 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/723] 10.0.0.50 () {36 vars in 986 bytes} [Sat Aug 22 15:52:16 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => 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: 368/724] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:52:17 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: 357/725] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:52:17 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: 369/726] 10.0.0.50 () {36 vars in 986 bytes} [Sat Aug 22 15:52:17 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/727] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:52:17 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: 370/728] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:52:17 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: 359/729] 10.0.0.71 () {36 vars in 910 bytes} [Sat Aug 22 15:52:17 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: 371/730] 10.0.0.71 () {36 vars in 1006 bytes} [Sat Aug 22 15:52:17 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d/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: 360/731] 10.0.0.71 () {36 vars in 986 bytes} [Sat Aug 22 15:52:17 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/732] 10.0.0.71 () {36 vars in 926 bytes} [Sat Aug 22 15:52:17 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: 361/733] 10.0.0.71 () {36 vars in 926 bytes} [Sat Aug 22 15:52:17 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/738] 10.0.0.148 () {36 vars in 987 bytes} [Sat Aug 22 15:52:37 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => 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: 375/739] 10.0.0.148 () {36 vars in 927 bytes} [Sat Aug 22 15:52:37 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/740] 10.0.0.148 () {36 vars in 987 bytes} [Sat Aug 22 15:52:38 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/741] 10.0.0.148 () {36 vars in 927 bytes} [Sat Aug 22 15:52:39 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: 379/746] 10.0.0.148 () {36 vars in 987 bytes} [Sat Aug 22 15:52:58 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => 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: 368/747] 10.0.0.148 () {36 vars in 927 bytes} [Sat Aug 22 15:52:58 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/748] 10.0.0.148 () {36 vars in 987 bytes} [Sat Aug 22 15:52:59 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/749] 10.0.0.148 () {36 vars in 927 bytes} [Sat Aug 22 15:52:59 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: 373/756] 10.0.0.148 () {36 vars in 987 bytes} [Sat Aug 22 15:53:21 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => 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: 384/757] 10.0.0.148 () {36 vars in 927 bytes} [Sat Aug 22 15:53:21 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: 374/758] 10.0.0.148 () {36 vars in 987 bytes} [Sat Aug 22 15:53:21 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/759] 10.0.0.148 () {36 vars in 927 bytes} [Sat Aug 22 15:53:21 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: 388/764] 10.0.0.148 () {36 vars in 987 bytes} [Sat Aug 22 15:53:49 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => 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: 377/765] 10.0.0.148 () {36 vars in 927 bytes} [Sat Aug 22 15:53:49 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: 381/772] 199.204.45.177 () {32 vars in 826 bytes} [Sat Aug 22 15:54:16 2026] GET /v2/images?status=active&owner=3c059e79f7604b44b105115503515074&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/773] 199.204.45.177 () {32 vars in 653 bytes} [Sat Aug 22 15:54:16 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/774] 10.0.0.50 () {36 vars in 986 bytes} [Sat Aug 22 15:54:17 2026] GET /v2/images/9dac88ce-8d82-49a1-887e-aa87c99bfefc => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/775] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/776] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:54:17 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: 394/777] 10.0.0.50 () {36 vars in 986 bytes} [Sat Aug 22 15:54:17 2026] GET /v2/images/9dac88ce-8d82-49a1-887e-aa87c99bfefc => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/778] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:54:17 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: 395/779] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/780] 10.0.0.50 () {36 vars in 986 bytes} [Sat Aug 22 15:54:17 2026] GET /v2/images/9dac88ce-8d82-49a1-887e-aa87c99bfefc => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/781] 10.0.0.50 () {36 vars in 926 bytes} [Sat Aug 22 15:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/782] 10.0.0.71 () {36 vars in 910 bytes} [Sat Aug 22 15:54:17 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: 397/783] 10.0.0.71 () {36 vars in 1006 bytes} [Sat Aug 22 15:54:17 2026] GET /v2/images/9dac88ce-8d82-49a1-887e-aa87c99bfefc/locations => generated 127 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/784] 10.0.0.71 () {36 vars in 986 bytes} [Sat Aug 22 15:54:17 2026] GET /v2/images/9dac88ce-8d82-49a1-887e-aa87c99bfefc => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/785] 10.0.0.71 () {36 vars in 926 bytes} [Sat Aug 22 15:54:17 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: 388/786] 10.0.0.71 () {36 vars in 926 bytes} [Sat Aug 22 15:54:17 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: 399/787] 10.0.0.148 () {36 vars in 987 bytes} [Sat Aug 22 15:54:17 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/788] 10.0.0.148 () {36 vars in 927 bytes} [Sat Aug 22 15:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/801] 10.0.0.148 () {36 vars in 987 bytes} [Sat Aug 22 15:55:12 2026] GET /v2/images/98e53cda-6717-4bc5-a37a-52def332632d => 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: 406/802] 10.0.0.148 () {36 vars in 927 bytes} [Sat Aug 22 15:55:12 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/847] 10.0.0.236 () {32 vars in 633 bytes} [Sat Aug 22 15:58:56 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)