+ 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 [Wed Jun 3 07:53:17 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7877cd76f9-xnwdd 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 0x7fe5b0e41668 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-06-03 07:53:18.970 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-03 07:53:19.007 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-03 07:53:19.869 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-06-03 07:53:19.870 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-06-03 07:53:19.871 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-03 07:53:19.887 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-06-03 07:53:19.888 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-06-03 07:53:19.889 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-03 07:53:22.009 8 WARNING glance.api.v2.images [None req-ac4aff7b-c4b3-4817-b343-b9b61e77d7f5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-03 07:53:22.065 7 WARNING glance.api.v2.images [None req-499e46ef-24c9-421c-b134-187d03ee9817 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-03 07:53:22.385 8 WARNING keystonemiddleware._common.config [None req-ac4aff7b-c4b3-4817-b343-b9b61e77d7f5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 07:53:22.393 8 WARNING oslo_config.cfg [None req-ac4aff7b-c4b3-4817-b343-b9b61e77d7f5 - - - - - -] 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 0x7fe5b0e41668 pid: 8 (default app) 2026-06-03 07:53:22.412 7 WARNING keystonemiddleware._common.config [None req-499e46ef-24c9-421c-b134-187d03ee9817 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 07:53:22.420 7 WARNING oslo_config.cfg [None req-499e46ef-24c9-421c-b134-187d03ee9817 - - - - - -] 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 0x7fe5b0e41668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 07:53:24 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-06-03 07:53:24.867 7 WARNING oslo_policy.policy [None req-a9e2fe96-a994-466d-a4ec-50c70a9f85fb fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - 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-06-03 07:53:24.867 7 WARNING oslo_policy.policy [None req-a9e2fe96-a994-466d-a4ec-50c70a9f85fb fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - 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-06-03 07:53:24.882 7 WARNING oslo_policy.policy [None req-a9e2fe96-a994-466d-a4ec-50c70a9f85fb fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - 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-06-03 07:53:24.882 7 WARNING oslo_policy.policy [None req-a9e2fe96-a994-466d-a4ec-50c70a9f85fb fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 07:53:24 2026] GET /v2/images => generated 69 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 07:53:28 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: 2/7] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 07:53:28 2026] GET /v2/images => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 07:53:28.510 8 WARNING oslo_policy.policy [None req-d25f081a-f154-4444-ae2f-02000c0b1e43 fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - 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-06-03 07:53:28.511 8 WARNING oslo_policy.policy [None req-d25f081a-f154-4444-ae2f-02000c0b1e43 fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.19.213.207 () {44 vars in 912 bytes} [Wed Jun 3 07:53:28 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.207 () {44 vars in 934 bytes} [Wed Jun 3 07:53:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 07:53:28.645 8 WARNING oslo_policy.policy [None req-6891ec67-cd38-464e-8955-698f0c45a8b9 fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - 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-06-03 07:53:28.645 8 WARNING oslo_policy.policy [None req-6891ec67-cd38-464e-8955-698f0c45a8b9 fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.19.213.207 () {44 vars in 940 bytes} [Wed Jun 3 07:53:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 07:53:28.725 7 WARNING oslo_config.cfg [None req-62c58869-e383-40d9-a09f-10263920fe09 fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.207 () {48 vars in 952 bytes} [Wed Jun 3 07:53:28 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-03 07:53:28.743 8 WARNING oslo_policy.policy [None req-afe19de7-42ff-4188-a286-95fc378f7c43 fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - 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-06-03 07:53:28.743 8 WARNING oslo_policy.policy [None req-afe19de7-42ff-4188-a286-95fc378f7c43 fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - 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-06-03 07:53:28.744 8 INFO glance.api.v2.image_data [None req-afe19de7-42ff-4188-a286-95fc378f7c43 fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 07:53:32.291 8 WARNING glance.location [None req-afe19de7-42ff-4188-a286-95fc378f7c43 fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.207 () {48 vars in 1046 bytes} [Wed Jun 3 07:53:28 2026] PUT /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e/file => generated 0 bytes in 3592 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7295 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.207 () {44 vars in 972 bytes} [Wed Jun 3 07:53:32 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 07:53:32.438 8 WARNING oslo_config.cfg [None req-9170d3d1-f3fe-4b9c-a16f-a112aa4e6894 fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.19.213.207 () {48 vars in 1052 bytes} [Wed Jun 3 07:53:32 2026] PATCH /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.207 () {44 vars in 972 bytes} [Wed Jun 3 07:53:32 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 137/274] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 08:14: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: 138/275] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 08:14:53 2026] GET /v2/images => generated 1381 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 08:15:13 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: 140/281] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 08:15:13 2026] GET /v2/images => generated 1381 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.19.213.207 () {44 vars in 938 bytes} [Wed Jun 3 08:15:14 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.19.213.207 () {44 vars in 960 bytes} [Wed Jun 3 08:15:14 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.19.213.207 () {44 vars in 940 bytes} [Wed Jun 3 08:15:14 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: 7|app: 0|req: 142/285] 199.19.213.207 () {48 vars in 952 bytes} [Wed Jun 3 08:15:14 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-03 08:15:14.177 8 INFO glance.api.v2.image_data [None req-b1fc09e9-aea9-4453-aeb7-5ca64d35b5bb fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 08:15:38.714 8 WARNING glance.location [None req-b1fc09e9-aea9-4453-aeb7-5ca64d35b5bb fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/290] 199.19.213.207 () {48 vars in 1047 bytes} [Wed Jun 3 08:15:14 2026] PUT /v2/images/8f28e918-fbb9-4b18-91b1-b8e47036ea5f/file => generated 0 bytes in 24590 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60252 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.19.213.207 () {44 vars in 972 bytes} [Wed Jun 3 08:15:38 2026] GET /v2/images/8f28e918-fbb9-4b18-91b1-b8e47036ea5f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.19.213.207 () {48 vars in 1052 bytes} [Wed Jun 3 08:15:38 2026] PATCH /v2/images/8f28e918-fbb9-4b18-91b1-b8e47036ea5f => generated 1395 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.19.213.207 () {44 vars in 972 bytes} [Wed Jun 3 08:15:38 2026] GET /v2/images/8f28e918-fbb9-4b18-91b1-b8e47036ea5f => 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: 146/294] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 08:15:40 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 08:15:40 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 08:22:39 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: 192/381] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 08:22:39 2026] GET /v2/images => generated 2778 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 08:22:47 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: 194/385] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 08:22:47 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: 8|app: 0|req: 192/386] 199.19.213.207 () {44 vars in 948 bytes} [Wed Jun 3 08:22:47 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: 7|app: 0|req: 195/387] 199.19.213.207 () {44 vars in 970 bytes} [Wed Jun 3 08:22:47 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.19.213.207 () {44 vars in 940 bytes} [Wed Jun 3 08:22:47 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: 7|app: 0|req: 196/389] 199.19.213.207 () {48 vars in 952 bytes} [Wed Jun 3 08:22:47 2026] POST /v2/images => generated 799 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-03 08:22:47.937 8 INFO glance.api.v2.image_data [None req-fcf58162-5d2b-4c8e-a0d5-8c02901b240f fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 08:23:07.830 8 INFO glance.location [None req-fcf58162-5d2b-4c8e-a0d5-8c02901b240f fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/394] 199.19.213.207 () {48 vars in 1046 bytes} [Wed Jun 3 08:22:47 2026] PUT /v2/images/64221cbe-1298-48ca-a774-baa5cb35ec7d/file => generated 0 bytes in 19937 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24708 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.19.213.207 () {44 vars in 972 bytes} [Wed Jun 3 08:23:07 2026] GET /v2/images/64221cbe-1298-48ca-a774-baa5cb35ec7d => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 199.19.213.207 () {48 vars in 1052 bytes} [Wed Jun 3 08:23:07 2026] PATCH /v2/images/64221cbe-1298-48ca-a774-baa5cb35ec7d => generated 1410 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 199.19.213.207 () {44 vars in 972 bytes} [Wed Jun 3 08:23:08 2026] GET /v2/images/64221cbe-1298-48ca-a774-baa5cb35ec7d => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 08:23:46 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: 207/407] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 08:23:46 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/412] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 08:24: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: 210/413] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 08:24:02 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 199.19.213.207 () {44 vars in 940 bytes} [Wed Jun 3 08:24:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.19.213.207 () {44 vars in 962 bytes} [Wed Jun 3 08:24:02 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: 8|app: 0|req: 205/416] 199.19.213.207 () {44 vars in 940 bytes} [Wed Jun 3 08:24:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 199.19.213.207 () {48 vars in 952 bytes} [Wed Jun 3 08:24:03 2026] POST /v2/images => generated 791 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-03 08:24:03.063 8 INFO glance.api.v2.image_data [None req-e8f32d58-892a-488b-9b50-20e1ae72d10f fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 08:24:17.964 8 INFO glance.location [None req-e8f32d58-892a-488b-9b50-20e1ae72d10f fc652f9a4ac34e8caa16a128b574ab44 dc853de8e6b24679a6baec28d07710e3 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/420] 199.19.213.207 () {48 vars in 1047 bytes} [Wed Jun 3 08:24:03 2026] PUT /v2/images/14158923-2dcc-44a2-aa24-7494b643c02d/file => generated 0 bytes in 14942 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35481 switches on core 0) [pid: 7|app: 0|req: 215/421] 199.19.213.207 () {44 vars in 972 bytes} [Wed Jun 3 08:24:18 2026] GET /v2/images/14158923-2dcc-44a2-aa24-7494b643c02d => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/422] 199.19.213.207 () {48 vars in 1052 bytes} [Wed Jun 3 08:24:18 2026] PATCH /v2/images/14158923-2dcc-44a2-aa24-7494b643c02d => generated 1382 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/423] 199.19.213.207 () {44 vars in 972 bytes} [Wed Jun 3 08:24:18 2026] GET /v2/images/14158923-2dcc-44a2-aa24-7494b643c02d => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/580] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 08:37:18 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: 295/581] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 08:37:18 2026] GET /v2/images => generated 5574 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/612] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 08:39:42 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/613] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 08:39:42 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/614] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 08:39:44 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/615] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 08:39:44 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/626] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 08:40:35 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/627] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 08:40:35 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/630] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 08:40:43 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/631] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 08:40:43 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: 8|app: 0|req: 318/644] 199.19.213.207 () {42 vars in 689 bytes} [Wed Jun 3 08:41:46 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/645] 199.19.213.207 () {44 vars in 911 bytes} [Wed Jun 3 08:41:46 2026] GET /v2/images => generated 5574 bytes in 61 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: 323/654] 10.0.0.72 () {32 vars in 632 bytes} [Wed Jun 3 08:42:29 2026] GET /v2/images => generated 5574 bytes in 30 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: 335/661] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jun 3 08:42:54 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 327/662] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jun 3 08:42:54 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: 336/663] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jun 3 08:42:55 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/664] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:42:55 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: 337/665] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:42:55 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: 329/666] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jun 3 08:42:55 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/667] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:42:55 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: 330/668] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:42:55 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/669] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jun 3 08:42:55 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 331/670] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:42:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/671] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:42:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/672] 10.0.0.42 () {36 vars in 910 bytes} [Wed Jun 3 08:42:56 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: 341/673] 10.0.0.42 () {36 vars in 1006 bytes} [Wed Jun 3 08:42:56 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e/locations => generated 127 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/674] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jun 3 08:42:56 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/675] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jun 3 08:42:56 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: 334/676] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jun 3 08:42:56 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: 336/679] 199.19.213.207 () {36 vars in 991 bytes} [Wed Jun 3 08:43:02 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 344/680] 199.19.213.207 () {36 vars in 931 bytes} [Wed Jun 3 08:43:02 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: 337/681] 199.19.213.207 () {36 vars in 991 bytes} [Wed Jun 3 08:43:03 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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/682] 199.19.213.207 () {36 vars in 931 bytes} [Wed Jun 3 08:43:03 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/683] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jun 3 08:43:09 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 346/684] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jun 3 08:43:09 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: 339/685] 10.0.0.72 () {30 vars in 410 bytes} [Wed Jun 3 08:43: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: 343/692] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jun 3 08:43:37 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/693] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jun 3 08:43:37 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/694] 10.0.0.72 () {34 vars in 654 bytes} [Wed Jun 3 08:43:40 2026] POST /v2/images => generated 649 bytes in 169 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-03 08:43:41.170 7 WARNING glance.api.v2.images [None req-a6ad58ce-d235-4374-a764-a04568092c4a b3b2963c9158441a9a212c4d9180f5fd 1cc732e3df3248568ab6e16896aa5ffa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3b100e07-90dc-45ba-9799-59a5d5de5e7c [pid: 7|app: 0|req: 351/695] 10.0.0.72 () {32 vars in 709 bytes} [Wed Jun 3 08:43:41 2026] DELETE /v2/images/3b100e07-90dc-45ba-9799-59a5d5de5e7c => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/696] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 3 08:43:41 2026] GET /v2/images/3b100e07-90dc-45ba-9799-59a5d5de5e7c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/697] 10.0.0.72 () {32 vars in 632 bytes} [Wed Jun 3 08:43:41 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/698] 10.0.0.72 () {34 vars in 654 bytes} [Wed Jun 3 08:43:41 2026] POST /v2/images => generated 702 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-03 08:43:41.339 7 WARNING oslo_policy.policy [None req-db27eb2e-bcc0-432e-99f7-93b2cdcdf154 b3b2963c9158441a9a212c4d9180f5fd 1cc732e3df3248568ab6e16896aa5ffa - - 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-06-03 08:43:41.339 7 WARNING oslo_policy.policy [None req-db27eb2e-bcc0-432e-99f7-93b2cdcdf154 b3b2963c9158441a9a212c4d9180f5fd 1cc732e3df3248568ab6e16896aa5ffa - - 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: 353/699] 10.0.0.72 () {32 vars in 716 bytes} [Wed Jun 3 08:43:41 2026] GET /v2/images/0c39a720-b471-46ea-ac9c-c9a8dfab8ed3/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:43:41.362 8 INFO glance.api.v2.image_data [None req-fbf2310c-de2f-42ef-a0b2-9e81e95ebeff b3b2963c9158441a9a212c4d9180f5fd 1cc732e3df3248568ab6e16896aa5ffa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 08:43:41.404 8 WARNING glance_store._drivers.rbd [None req-fbf2310c-de2f-42ef-a0b2-9e81e95ebeff b3b2963c9158441a9a212c4d9180f5fd 1cc732e3df3248568ab6e16896aa5ffa - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-03 08:43:42.510 8 INFO glance.location [None req-fbf2310c-de2f-42ef-a0b2-9e81e95ebeff b3b2963c9158441a9a212c4d9180f5fd 1cc732e3df3248568ab6e16896aa5ffa - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 347/702] 10.0.0.72 () {32 vars in 726 bytes} [Wed Jun 3 08:43:41 2026] PUT /v2/images/0c39a720-b471-46ea-ac9c-c9a8dfab8ed3/file => generated 0 bytes in 1202 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/703] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 3 08:43:42 2026] GET /v2/images/0c39a720-b471-46ea-ac9c-c9a8dfab8ed3 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/704] 10.0.0.72 () {32 vars in 716 bytes} [Wed Jun 3 08:43:42 2026] GET /v2/images/0c39a720-b471-46ea-ac9c-c9a8dfab8ed3/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/705] 10.0.0.72 () {34 vars in 654 bytes} [Wed Jun 3 08:43:42 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: 8|app: 0|req: 349/706] 10.0.0.72 () {32 vars in 725 bytes} [Wed Jun 3 08:43:42 2026] PATCH /v2/images/002f1929-3b20-42a8-b8b5-ab2f5c42ca29 => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/707] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 3 08:43:42 2026] GET /v2/images/002f1929-3b20-42a8-b8b5-ab2f5c42ca29 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:43:42.829 8 WARNING glance.api.v2.images [None req-78b2f5a7-a6e3-4f91-9231-e4ac2a31406f b3b2963c9158441a9a212c4d9180f5fd 1cc732e3df3248568ab6e16896aa5ffa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//002f1929-3b20-42a8-b8b5-ab2f5c42ca29 [pid: 8|app: 0|req: 350/708] 10.0.0.72 () {32 vars in 709 bytes} [Wed Jun 3 08:43:42 2026] DELETE /v2/images/002f1929-3b20-42a8-b8b5-ab2f5c42ca29 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/709] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 3 08:43:42 2026] GET /v2/images/002f1929-3b20-42a8-b8b5-ab2f5c42ca29 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:43:42.884 8 WARNING glance.api.v2.images [None req-263ec58d-b438-4ad2-97f5-96f842ba30d0 b3b2963c9158441a9a212c4d9180f5fd 1cc732e3df3248568ab6e16896aa5ffa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0c39a720-b471-46ea-ac9c-c9a8dfab8ed3 [pid: 8|app: 0|req: 351/710] 10.0.0.72 () {32 vars in 709 bytes} [Wed Jun 3 08:43:42 2026] DELETE /v2/images/0c39a720-b471-46ea-ac9c-c9a8dfab8ed3 => generated 0 bytes in 870 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/711] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 3 08:43:43 2026] GET /v2/images/0c39a720-b471-46ea-ac9c-c9a8dfab8ed3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:43:43.775 8 WARNING glance.api.v2.images [None req-70eae38e-5e99-4e67-a6c4-2b590622c443 b3b2963c9158441a9a212c4d9180f5fd 1cc732e3df3248568ab6e16896aa5ffa - - default default] Failed to find image 3b100e07-90dc-45ba-9799-59a5d5de5e7c to delete: glance.common.exception.ImageNotFound: No image found with ID 3b100e07-90dc-45ba-9799-59a5d5de5e7c [pid: 8|app: 0|req: 352/712] 10.0.0.72 () {32 vars in 709 bytes} [Wed Jun 3 08:43:43 2026] DELETE /v2/images/3b100e07-90dc-45ba-9799-59a5d5de5e7c => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/713] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 3 08:43:43 2026] GET /v2/images/3b100e07-90dc-45ba-9799-59a5d5de5e7c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/720] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jun 3 08:44:11 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/721] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jun 3 08:44:11 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: 359/726] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jun 3 08:44:36 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 368/727] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jun 3 08:44:36 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: 370/730] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jun 3 08:44:46 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 361/731] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jun 3 08:44:46 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: 373/736] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jun 3 08:45:09 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/737] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jun 3 08:45:09 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: 7|app: 0|req: 374/738] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jun 3 08:45:10 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 365/739] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jun 3 08:45:10 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: 379/748] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 3 08:45:42 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 370/749] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 3 08:45:42 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/750] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jun 3 08:45:42 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 371/751] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:45:42 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/752] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:45:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/753] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jun 3 08:45:42 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 382/754] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:45:42 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: 373/755] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:45:42 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/756] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jun 3 08:45:42 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 374/757] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:45:42 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/758] 10.0.0.42 () {36 vars in 910 bytes} [Wed Jun 3 08:45:42 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: 375/759] 10.0.0.42 () {36 vars in 1006 bytes} [Wed Jun 3 08:45:42 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/760] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jun 3 08:45:42 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 376/761] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jun 3 08:45:42 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/762] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jun 3 08:45:42 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/765] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jun 3 08:45:56 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 388/766] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jun 3 08:45:56 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: 396/781] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jun 3 08:47:07 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 386/782] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jun 3 08:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/787] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jun 3 08:47:24 2026] GET /v2/images/0e637969-e02f-4514-9de8-e49c51371a7e => 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: 389/788] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jun 3 08:47:24 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: 393/795] 199.19.213.207 () {32 vars in 826 bytes} [Wed Jun 3 08:47:57 2026] GET /v2/images?status=active&owner=dc853de8e6b24679a6baec28d07710e3&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/796] 199.19.213.207 () {32 vars in 653 bytes} [Wed Jun 3 08:47:58 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: 394/797] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jun 3 08:47:58 2026] GET /v2/images/8f28e918-fbb9-4b18-91b1-b8e47036ea5f => generated 1395 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/798] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:47:58 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: 395/799] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:47:58 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: 7|app: 0|req: 405/800] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jun 3 08:47:58 2026] GET /v2/images/8f28e918-fbb9-4b18-91b1-b8e47036ea5f => 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: 396/801] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:47: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: 7|app: 0|req: 406/802] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:47:58 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: 397/803] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jun 3 08:47:58 2026] GET /v2/images/8f28e918-fbb9-4b18-91b1-b8e47036ea5f => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/804] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jun 3 08:47:58 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: 398/805] 10.0.0.42 () {36 vars in 910 bytes} [Wed Jun 3 08:47:58 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/806] 10.0.0.42 () {36 vars in 1006 bytes} [Wed Jun 3 08:47:58 2026] GET /v2/images/8f28e918-fbb9-4b18-91b1-b8e47036ea5f/locations => generated 127 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/807] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jun 3 08:47:58 2026] GET /v2/images/8f28e918-fbb9-4b18-91b1-b8e47036ea5f => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/808] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jun 3 08:47:59 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: 400/809] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jun 3 08:47:59 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: 442/874] 10.0.0.72 () {32 vars in 632 bytes} [Wed Jun 3 08:53:13 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)