+ 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 [Thu Jul 2 05:30:12 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5c45f47c86-5fsvk 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 0x7ff427ccf668 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-07-02 05:30:14.936 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 05:30:14.983 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-07-02 05:30:15.838 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-07-02 05:30:15.839 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-07-02 05:30:15.839 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 05:30:15.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-07-02 05:30:15.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-07-02 05:30:15.878 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 05:30:17.913 8 WARNING glance.api.v2.images [None req-fa996536-2535-4654-bf57-6ae439d36e10 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 05:30:17.948 7 WARNING glance.api.v2.images [None req-22e43da9-9292-4cf3-86e7-b86e947ce2d3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 05:30:18.268 8 WARNING keystonemiddleware._common.config [None req-fa996536-2535-4654-bf57-6ae439d36e10 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:30:18.276 8 WARNING oslo_config.cfg [None req-fa996536-2535-4654-bf57-6ae439d36e10 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff427ccf668 pid: 8 (default app) 2026-07-02 05:30:18.314 7 WARNING keystonemiddleware._common.config [None req-22e43da9-9292-4cf3-86e7-b86e947ce2d3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:30:18.322 7 WARNING oslo_config.cfg [None req-22e43da9-9292-4cf3-86e7-b86e947ce2d3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff427ccf668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 05:30:20 2026] GET / => generated 1290 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-07-02 05:30:20.557 7 WARNING oslo_policy.policy [None req-e7f1642c-07cd-4594-919c-7252d229ca1b 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - 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-07-02 05:30:20.557 7 WARNING oslo_policy.policy [None req-e7f1642c-07cd-4594-919c-7252d229ca1b 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - 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-07-02 05:30:20.574 7 WARNING oslo_policy.policy [None req-e7f1642c-07cd-4594-919c-7252d229ca1b 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - 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-07-02 05:30:20.574 7 WARNING oslo_policy.policy [None req-e7f1642c-07cd-4594-919c-7252d229ca1b 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - 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/6] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 05:30:20 2026] GET /v2/images => generated 69 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 05:30:24 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 05:30:24 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 05:30:24.119 8 WARNING oslo_policy.policy [None req-7732c9b6-34c0-49cf-b8b6-f343000aeeac 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - 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-07-02 05:30:24.119 8 WARNING oslo_policy.policy [None req-7732c9b6-34c0-49cf-b8b6-f343000aeeac 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - 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/9] 199.204.45.3 () {44 vars in 904 bytes} [Thu Jul 2 05:30:24 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.3 () {44 vars in 926 bytes} [Thu Jul 2 05:30:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:30:24.262 8 WARNING oslo_policy.policy [None req-40d28d09-dd50-4fe3-b9ec-ff6ab203ac7a 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - 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-07-02 05:30:24.263 8 WARNING oslo_policy.policy [None req-40d28d09-dd50-4fe3-b9ec-ff6ab203ac7a 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - 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: 8/11] 199.204.45.3 () {44 vars in 932 bytes} [Thu Jul 2 05:30:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:30:24.346 7 WARNING oslo_config.cfg [None req-24c1b52b-7ee5-463c-8188-59f6e45a2e7d 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - 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/12] 199.204.45.3 () {48 vars in 944 bytes} [Thu Jul 2 05:30:24 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-02 05:30:24.368 8 WARNING oslo_policy.policy [None req-f629a3c0-8f37-46cc-996e-7bc3ccd23caf 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - 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-07-02 05:30:24.368 8 WARNING oslo_policy.policy [None req-f629a3c0-8f37-46cc-996e-7bc3ccd23caf 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - 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-07-02 05:30:24.369 8 INFO glance.api.v2.image_data [None req-f629a3c0-8f37-46cc-996e-7bc3ccd23caf 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:30:28.365 8 WARNING glance.location [None req-f629a3c0-8f37-46cc-996e-7bc3ccd23caf 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.3 () {48 vars in 1038 bytes} [Thu Jul 2 05:30:24 2026] PUT /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007/file => generated 0 bytes in 4042 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6898 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.3 () {44 vars in 964 bytes} [Thu Jul 2 05:30:28 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 05:30:28.524 8 WARNING oslo_config.cfg [None req-802ff2eb-8a61-4723-8bc3-718ceab4bc30 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - 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: 10/17] 199.204.45.3 () {48 vars in 1044 bytes} [Thu Jul 2 05:30:28 2026] PATCH /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => generated 1312 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.3 () {44 vars in 964 bytes} [Thu Jul 2 05:30:28 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/265] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 05:51:02 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/266] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 05:51:02 2026] GET /v2/images => generated 1381 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 05:51:26 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 05:51:26 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.3 () {44 vars in 930 bytes} [Thu Jul 2 05:51:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.3 () {44 vars in 952 bytes} [Thu Jul 2 05:51:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.3 () {44 vars in 932 bytes} [Thu Jul 2 05:51:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.3 () {48 vars in 944 bytes} [Thu Jul 2 05:51:26 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-02 05:51:26.820 8 INFO glance.api.v2.image_data [None req-3f69c2ef-c444-4fd2-9a5d-a480b3a6a500 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:51:52.800 8 WARNING glance.location [None req-3f69c2ef-c444-4fd2-9a5d-a480b3a6a500 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/283] 199.204.45.3 () {48 vars in 1039 bytes} [Thu Jul 2 05:51:26 2026] PUT /v2/images/cfa73ed6-a082-4c2a-aaf6-041259ec304e/file => generated 0 bytes in 26037 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65552 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.3 () {44 vars in 964 bytes} [Thu Jul 2 05:51:52 2026] GET /v2/images/cfa73ed6-a082-4c2a-aaf6-041259ec304e => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.3 () {48 vars in 1044 bytes} [Thu Jul 2 05:51:52 2026] PATCH /v2/images/cfa73ed6-a082-4c2a-aaf6-041259ec304e => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.204.45.3 () {44 vars in 964 bytes} [Thu Jul 2 05:51:52 2026] GET /v2/images/cfa73ed6-a082-4c2a-aaf6-041259ec304e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 05:51:54 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 05:51:54 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/369] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 05:58:30 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 05:58:30 2026] GET /v2/images => generated 2778 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 05:58:41 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 05:58:41 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 199.204.45.3 () {44 vars in 940 bytes} [Thu Jul 2 05:58:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 199.204.45.3 () {44 vars in 962 bytes} [Thu Jul 2 05:58:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/377] 199.204.45.3 () {44 vars in 932 bytes} [Thu Jul 2 05:58:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.204.45.3 () {48 vars in 944 bytes} [Thu Jul 2 05:58:41 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-02 05:58:41.682 7 WARNING oslo_policy.policy [None req-339531ac-ad69-423d-b936-d9b0631d2ee2 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - 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-07-02 05:58:41.682 7 WARNING oslo_policy.policy [None req-339531ac-ad69-423d-b936-d9b0631d2ee2 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - 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-07-02 05:58:41.683 7 INFO glance.api.v2.image_data [None req-339531ac-ad69-423d-b936-d9b0631d2ee2 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:58:57.737 7 INFO glance.location [None req-339531ac-ad69-423d-b936-d9b0631d2ee2 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/383] 199.204.45.3 () {48 vars in 1038 bytes} [Thu Jul 2 05:58:41 2026] PUT /v2/images/69f65975-ca13-4e41-99b6-1a20b24abb5e/file => generated 0 bytes in 16100 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24829 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.3 () {44 vars in 964 bytes} [Thu Jul 2 05:58:57 2026] GET /v2/images/69f65975-ca13-4e41-99b6-1a20b24abb5e => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.3 () {48 vars in 1044 bytes} [Thu Jul 2 05:58:57 2026] PATCH /v2/images/69f65975-ca13-4e41-99b6-1a20b24abb5e => generated 1410 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.204.45.3 () {44 vars in 964 bytes} [Thu Jul 2 05:58:57 2026] GET /v2/images/69f65975-ca13-4e41-99b6-1a20b24abb5e => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 05:59:37 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 05:59:37 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 05:59:53 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 05:59:53 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.3 () {44 vars in 932 bytes} [Thu Jul 2 05:59:53 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.3 () {44 vars in 954 bytes} [Thu Jul 2 05:59:53 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.3 () {44 vars in 932 bytes} [Thu Jul 2 05:59:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.204.45.3 () {48 vars in 944 bytes} [Thu Jul 2 05:59:53 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-02 05:59:53.615 7 INFO glance.api.v2.image_data [None req-c4722d7b-1eb1-4de5-a170-ec088c331f52 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 06:00:12.107 7 INFO glance.location [None req-c4722d7b-1eb1-4de5-a170-ec088c331f52 3ca5a49d71594c5b88f315b7c868b68e 057b225d5ff2431e9a07834b1c87b5ae - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 203/409] 199.204.45.3 () {48 vars in 1039 bytes} [Thu Jul 2 05:59:53 2026] PUT /v2/images/b9b04772-f1a5-47e7-a689-20dc8df97683/file => generated 0 bytes in 18556 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29031 switches on core 0) [pid: 8|app: 0|req: 207/410] 199.204.45.3 () {44 vars in 964 bytes} [Thu Jul 2 06:00:12 2026] GET /v2/images/b9b04772-f1a5-47e7-a689-20dc8df97683 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 199.204.45.3 () {48 vars in 1044 bytes} [Thu Jul 2 06:00:12 2026] PATCH /v2/images/b9b04772-f1a5-47e7-a689-20dc8df97683 => generated 1382 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.204.45.3 () {44 vars in 964 bytes} [Thu Jul 2 06:00:12 2026] GET /v2/images/b9b04772-f1a5-47e7-a689-20dc8df97683 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/569] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 06:13:13 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 06:13:13 2026] GET /v2/images => generated 5574 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/599] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 06:15:34 2026] GET / => generated 1290 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/600] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 06:15:34 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/601] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 06:15:36 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/602] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 06:15:36 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/613] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 06:16:26 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/614] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 06:16:26 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 06:16:35 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/618] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 06:16:35 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: 8|app: 0|req: 319/633] 199.204.45.3 () {42 vars in 681 bytes} [Thu Jul 2 06:17:37 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/634] 199.204.45.3 () {44 vars in 903 bytes} [Thu Jul 2 06:17:37 2026] GET /v2/images => generated 5574 bytes in 55 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: 324/643] 10.0.0.28 () {32 vars in 632 bytes} [Thu Jul 2 06:18:19 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/648] 10.0.0.2 () {36 vars in 985 bytes} [Thu Jul 2 06:18:37 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => generated 1312 bytes in 126 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: 322/649] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:18:37 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: 328/650] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:18:37 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: 323/651] 10.0.0.2 () {36 vars in 985 bytes} [Thu Jul 2 06:18:37 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 329/652] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:18:38 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: 324/653] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:18:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/654] 10.0.0.2 () {36 vars in 985 bytes} [Thu Jul 2 06:18:38 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 325/655] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:18:38 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: 331/656] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:18:38 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: 326/657] 10.0.0.44 () {36 vars in 986 bytes} [Thu Jul 2 06:18:38 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 332/658] 10.0.0.44 () {36 vars in 926 bytes} [Thu Jul 2 06:18:38 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: 327/659] 10.0.0.148 () {36 vars in 987 bytes} [Thu Jul 2 06:18:39 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/660] 10.0.0.148 () {36 vars in 927 bytes} [Thu Jul 2 06:18:39 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: 328/661] 10.0.0.148 () {36 vars in 987 bytes} [Thu Jul 2 06:18:39 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/662] 10.0.0.148 () {36 vars in 927 bytes} [Thu Jul 2 06:18: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: 7|app: 0|req: 329/663] 10.0.0.148 () {36 vars in 927 bytes} [Thu Jul 2 06:18:39 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/664] 199.204.45.3 () {36 vars in 989 bytes} [Thu Jul 2 06:18:46 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/665] 199.204.45.3 () {36 vars in 929 bytes} [Thu Jul 2 06:18:46 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: 336/666] 199.204.45.3 () {36 vars in 989 bytes} [Thu Jul 2 06:18:46 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/667] 199.204.45.3 () {36 vars in 929 bytes} [Thu Jul 2 06:18:46 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: 339/672] 10.0.0.28 () {34 vars in 654 bytes} [Thu Jul 2 06:19:04 2026] POST /v2/images => generated 648 bytes in 217 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 06:19:04.492 7 WARNING glance.api.v2.images [None req-b6b0cd9a-19e3-47ff-ae89-3f09300e33df ce4cd00d1b4f440e95855196cbf3e893 ad15a40d200f4750bc8d8d4dc2b6639e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//de02c37e-a603-4842-86fe-1756694b58e3 [pid: 7|app: 0|req: 334/673] 10.0.0.28 () {32 vars in 709 bytes} [Thu Jul 2 06:19:04 2026] DELETE /v2/images/de02c37e-a603-4842-86fe-1756694b58e3 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/674] 10.0.0.28 () {32 vars in 706 bytes} [Thu Jul 2 06:19:04 2026] GET /v2/images/de02c37e-a603-4842-86fe-1756694b58e3 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/675] 10.0.0.28 () {32 vars in 632 bytes} [Thu Jul 2 06:19:04 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/676] 10.0.0.28 () {34 vars in 654 bytes} [Thu Jul 2 06:19:04 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/677] 10.0.0.28 () {32 vars in 716 bytes} [Thu Jul 2 06:19:04 2026] GET /v2/images/a3d574c3-b3c6-4d51-a436-43cd798e6b44/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:19:04.669 8 INFO glance.api.v2.image_data [None req-f9163946-42cb-486c-a2a8-f416dcab6308 ce4cd00d1b4f440e95855196cbf3e893 ad15a40d200f4750bc8d8d4dc2b6639e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 06:19:04.715 8 WARNING glance_store._drivers.rbd [None req-f9163946-42cb-486c-a2a8-f416dcab6308 ce4cd00d1b4f440e95855196cbf3e893 ad15a40d200f4750bc8d8d4dc2b6639e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 06:19:05.189 8 INFO glance.location [None req-f9163946-42cb-486c-a2a8-f416dcab6308 ce4cd00d1b4f440e95855196cbf3e893 ad15a40d200f4750bc8d8d4dc2b6639e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 342/678] 10.0.0.28 () {32 vars in 726 bytes} [Thu Jul 2 06:19:04 2026] PUT /v2/images/a3d574c3-b3c6-4d51-a436-43cd798e6b44/file => generated 0 bytes in 570 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/679] 10.0.0.28 () {32 vars in 706 bytes} [Thu Jul 2 06:19:05 2026] GET /v2/images/a3d574c3-b3c6-4d51-a436-43cd798e6b44 => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 10.0.0.28 () {32 vars in 716 bytes} [Thu Jul 2 06:19:05 2026] GET /v2/images/a3d574c3-b3c6-4d51-a436-43cd798e6b44/file => generated 1024 bytes in 106 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 10.0.0.28 () {34 vars in 654 bytes} [Thu Jul 2 06:19:05 2026] POST /v2/images => generated 647 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/682] 10.0.0.28 () {32 vars in 725 bytes} [Thu Jul 2 06:19:05 2026] PATCH /v2/images/8cf28e51-e651-44ef-b3d3-709503b3a6dd => generated 653 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/683] 10.0.0.28 () {32 vars in 706 bytes} [Thu Jul 2 06:19:05 2026] GET /v2/images/8cf28e51-e651-44ef-b3d3-709503b3a6dd => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:19:05.551 8 WARNING glance.api.v2.images [None req-e15997bc-5066-418d-b913-faaa2e9b7021 ce4cd00d1b4f440e95855196cbf3e893 ad15a40d200f4750bc8d8d4dc2b6639e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8cf28e51-e651-44ef-b3d3-709503b3a6dd [pid: 8|app: 0|req: 345/684] 10.0.0.28 () {32 vars in 709 bytes} [Thu Jul 2 06:19:05 2026] DELETE /v2/images/8cf28e51-e651-44ef-b3d3-709503b3a6dd => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.28 () {32 vars in 706 bytes} [Thu Jul 2 06:19:05 2026] GET /v2/images/8cf28e51-e651-44ef-b3d3-709503b3a6dd => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:19:05.624 8 WARNING glance.api.v2.images [None req-d8fc9c80-c89a-4f2e-adbc-4d7647bf59f8 ce4cd00d1b4f440e95855196cbf3e893 ad15a40d200f4750bc8d8d4dc2b6639e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a3d574c3-b3c6-4d51-a436-43cd798e6b44 [pid: 8|app: 0|req: 346/686] 10.0.0.28 () {32 vars in 709 bytes} [Thu Jul 2 06:19:05 2026] DELETE /v2/images/a3d574c3-b3c6-4d51-a436-43cd798e6b44 => generated 0 bytes in 787 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/687] 10.0.0.28 () {32 vars in 706 bytes} [Thu Jul 2 06:19:06 2026] GET /v2/images/a3d574c3-b3c6-4d51-a436-43cd798e6b44 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:19:06.424 8 WARNING glance.api.v2.images [None req-a09b3da5-f6fe-40f1-abc2-c067d3258f1a ce4cd00d1b4f440e95855196cbf3e893 ad15a40d200f4750bc8d8d4dc2b6639e - - default default] Failed to find image de02c37e-a603-4842-86fe-1756694b58e3 to delete: glance.common.exception.ImageNotFound: No image found with ID de02c37e-a603-4842-86fe-1756694b58e3 [pid: 8|app: 0|req: 347/688] 10.0.0.28 () {32 vars in 709 bytes} [Thu Jul 2 06:19:06 2026] DELETE /v2/images/de02c37e-a603-4842-86fe-1756694b58e3 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/689] 10.0.0.28 () {32 vars in 706 bytes} [Thu Jul 2 06:19:06 2026] GET /v2/images/de02c37e-a603-4842-86fe-1756694b58e3 => 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: 349/692] 10.0.0.28 () {30 vars in 410 bytes} [Thu Jul 2 06:19:09 2026] GET / => generated 1290 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 10.0.0.44 () {36 vars in 986 bytes} [Thu Jul 2 06:19:24 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.44 () {36 vars in 926 bytes} [Thu Jul 2 06:19:24 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: 349/703] 10.0.0.44 () {36 vars in 986 bytes} [Thu Jul 2 06:19:49 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/704] 10.0.0.44 () {36 vars in 926 bytes} [Thu Jul 2 06:19:49 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: 357/707] 10.0.0.44 () {36 vars in 986 bytes} [Thu Jul 2 06:20:00 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 10.0.0.44 () {36 vars in 926 bytes} [Thu Jul 2 06:20:01 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/709] 10.0.0.44 () {36 vars in 986 bytes} [Thu Jul 2 06:20:03 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 352/710] 10.0.0.44 () {36 vars in 926 bytes} [Thu Jul 2 06:20:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 10.0.0.28 () {32 vars in 706 bytes} [Thu Jul 2 06:20:35 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 362/718] 10.0.0.28 () {32 vars in 706 bytes} [Thu Jul 2 06:20:35 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 357/719] 10.0.0.2 () {36 vars in 985 bytes} [Thu Jul 2 06:20:35 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/720] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:20:35 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: 358/721] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:20:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 10.0.0.2 () {36 vars in 985 bytes} [Thu Jul 2 06:20:35 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 359/723] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:20:35 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: 365/724] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:20:35 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: 360/725] 10.0.0.2 () {36 vars in 985 bytes} [Thu Jul 2 06:20:35 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 366/726] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:20:35 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: 361/727] 10.0.0.148 () {36 vars in 987 bytes} [Thu Jul 2 06:20:35 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 367/728] 10.0.0.148 () {36 vars in 927 bytes} [Thu Jul 2 06:20:35 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: 362/729] 10.0.0.148 () {36 vars in 987 bytes} [Thu Jul 2 06:20:35 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/730] 10.0.0.148 () {36 vars in 927 bytes} [Thu Jul 2 06:20:35 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: 363/731] 10.0.0.148 () {36 vars in 927 bytes} [Thu Jul 2 06:20:35 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: 369/732] 10.0.0.44 () {36 vars in 986 bytes} [Thu Jul 2 06:20:36 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 364/733] 10.0.0.44 () {36 vars in 926 bytes} [Thu Jul 2 06:20:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/744] 10.0.0.44 () {36 vars in 986 bytes} [Thu Jul 2 06:21:24 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 375/745] 10.0.0.44 () {36 vars in 926 bytes} [Thu Jul 2 06:21:24 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: 385/764] 10.0.0.44 () {36 vars in 986 bytes} [Thu Jul 2 06:22:47 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 380/765] 10.0.0.44 () {36 vars in 926 bytes} [Thu Jul 2 06:22:47 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: 389/772] 10.0.0.44 () {36 vars in 986 bytes} [Thu Jul 2 06:23:27 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 384/773] 10.0.0.44 () {36 vars in 926 bytes} [Thu Jul 2 06:23:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/790] 10.0.0.44 () {36 vars in 986 bytes} [Thu Jul 2 06:24:38 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 398/791] 10.0.0.44 () {36 vars in 926 bytes} [Thu Jul 2 06:24:38 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: 395/794] 10.0.0.44 () {36 vars in 986 bytes} [Thu Jul 2 06:24:55 2026] GET /v2/images/ab9110c0-4d65-4808-bbca-dc7b2c40d007 => 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: 400/795] 10.0.0.44 () {36 vars in 926 bytes} [Thu Jul 2 06:24:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/806] 199.204.45.3 () {32 vars in 824 bytes} [Thu Jul 2 06:25:42 2026] GET /v2/images?status=active&owner=057b225d5ff2431e9a07834b1c87b5ae&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/807] 199.204.45.3 () {32 vars in 651 bytes} [Thu Jul 2 06:25:42 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: 407/808] 10.0.0.2 () {36 vars in 985 bytes} [Thu Jul 2 06:25:42 2026] GET /v2/images/cfa73ed6-a082-4c2a-aaf6-041259ec304e => generated 1395 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/809] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:25:42 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: 408/810] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:25:42 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: 403/811] 10.0.0.2 () {36 vars in 985 bytes} [Thu Jul 2 06:25:43 2026] GET /v2/images/cfa73ed6-a082-4c2a-aaf6-041259ec304e => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/812] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:25:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/813] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:25:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/814] 10.0.0.2 () {36 vars in 985 bytes} [Thu Jul 2 06:25:43 2026] GET /v2/images/cfa73ed6-a082-4c2a-aaf6-041259ec304e => 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: 405/815] 10.0.0.2 () {36 vars in 925 bytes} [Thu Jul 2 06:25:43 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: 411/816] 10.0.0.148 () {36 vars in 987 bytes} [Thu Jul 2 06:25:43 2026] GET /v2/images/cfa73ed6-a082-4c2a-aaf6-041259ec304e => generated 1395 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/817] 10.0.0.148 () {36 vars in 927 bytes} [Thu Jul 2 06:25:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/818] 10.0.0.148 () {36 vars in 987 bytes} [Thu Jul 2 06:25:43 2026] GET /v2/images/cfa73ed6-a082-4c2a-aaf6-041259ec304e => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/819] 10.0.0.148 () {36 vars in 927 bytes} [Thu Jul 2 06:25:43 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: 413/820] 10.0.0.148 () {36 vars in 927 bytes} [Thu Jul 2 06:25:43 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: 438/869] 10.0.0.28 () {32 vars in 632 bytes} [Thu Jul 2 06:29:37 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)