+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 10 14:43:19 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-5579864759-mq9jc machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7ff42ac9a668 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-10 14:43:21.862 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-10 14:43:21.998 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-10 14:43:22.698 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-10 14:43:22.699 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-10 14:43:22.699 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-10 14:43:22.903 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-10 14:43:22.904 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-10 14:43:22.904 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-10 14:43:24.758 7 WARNING glance.api.v2.images [None req-a0aae98d-bdb2-4842-a30b-e52a1aa5bbd3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-10 14:43:24.979 8 WARNING glance.api.v2.images [None req-5e3aec8c-47b9-49be-9763-0ab738db3c2d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-10 14:43:25.092 7 WARNING keystonemiddleware._common.config [None req-a0aae98d-bdb2-4842-a30b-e52a1aa5bbd3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 14:43:25.100 7 WARNING oslo_config.cfg [None req-a0aae98d-bdb2-4842-a30b-e52a1aa5bbd3 - - - - - -] 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 0x7ff42ac9a668 pid: 7 (default app) 2026-07-10 14:43:25.311 8 WARNING keystonemiddleware._common.config [None req-5e3aec8c-47b9-49be-9763-0ab738db3c2d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 14:43:25.319 8 WARNING oslo_config.cfg [None req-5e3aec8c-47b9-49be-9763-0ab738db3c2d - - - - - -] 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 0x7ff42ac9a668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 14:43:26 2026] GET / => generated 1301 bytes in 2 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-10 14:43:27.087 8 WARNING oslo_policy.policy [None req-baab7b05-a683-41c6-806e-f02e2949a2b0 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - 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-10 14:43:27.087 8 WARNING oslo_policy.policy [None req-baab7b05-a683-41c6-806e-f02e2949a2b0 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - 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-10 14:43:27.105 8 WARNING oslo_policy.policy [None req-baab7b05-a683-41c6-806e-f02e2949a2b0 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - 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-10 14:43:27.105 8 WARNING oslo_policy.policy [None req-baab7b05-a683-41c6-806e-f02e2949a2b0 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 14:43:26 2026] GET /v2/images => generated 69 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 14:43:30 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 14:43:30 2026] GET /v2/images => generated 69 bytes in 32 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-10 14:43:30.799 7 WARNING oslo_policy.policy [None req-0f3bddff-0c6e-4e9b-8d93-4e33c11c5af8 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - 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-10 14:43:30.800 7 WARNING oslo_policy.policy [None req-0f3bddff-0c6e-4e9b-8d93-4e33c11c5af8 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.57 () {44 vars in 908 bytes} [Fri Jul 10 14:43:30 2026] GET /v2/images/cirros => generated 151 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.57 () {44 vars in 930 bytes} [Fri Jul 10 14:43:30 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 14:43:30.956 7 WARNING oslo_policy.policy [None req-cdb64313-90f3-408f-b538-391b4b7e77bf 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - 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-10 14:43:30.956 7 WARNING oslo_policy.policy [None req-cdb64313-90f3-408f-b538-391b4b7e77bf 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - 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: 8/11] 199.204.45.57 () {44 vars in 936 bytes} [Fri Jul 10 14:43:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 14:43:31.044 8 WARNING oslo_config.cfg [None req-3b391566-152a-479b-88de-ab0b10b866a0 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.57 () {48 vars in 948 bytes} [Fri Jul 10 14:43:30 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 14:43:31.073 7 WARNING oslo_policy.policy [None req-3ac2210f-05cf-4af9-9d18-797a1d8971d1 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - 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-10 14:43:31.074 7 WARNING oslo_policy.policy [None req-3ac2210f-05cf-4af9-9d18-797a1d8971d1 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - 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-10 14:43:31.075 7 INFO glance.api.v2.image_data [None req-3ac2210f-05cf-4af9-9d18-797a1d8971d1 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 14:43:35.236 7 WARNING glance.location [None req-3ac2210f-05cf-4af9-9d18-797a1d8971d1 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.57 () {48 vars in 1042 bytes} [Fri Jul 10 14:43:31 2026] PUT /v2/images/bad64e04-6167-4343-87ca-960ff66a5798/file => generated 0 bytes in 4219 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4247 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.57 () {44 vars in 968 bytes} [Fri Jul 10 14:43:35 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 14:43:35.397 7 WARNING oslo_config.cfg [None req-7a64d65f-aa4f-49c8-baee-cc375e8fb5a2 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - 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: 10/17] 199.204.45.57 () {48 vars in 1048 bytes} [Fri Jul 10 14:43:35 2026] PATCH /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.57 () {44 vars in 968 bytes} [Fri Jul 10 14:43:35 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 15:05:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 15:05:27 2026] GET /v2/images => generated 1381 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 15:05:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 15:05:45 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.204.45.57 () {44 vars in 934 bytes} [Fri Jul 10 15:05:45 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.204.45.57 () {44 vars in 956 bytes} [Fri Jul 10 15:05:45 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: 7|app: 0|req: 147/291] 199.204.45.57 () {44 vars in 936 bytes} [Fri Jul 10 15:05:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.204.45.57 () {48 vars in 948 bytes} [Fri Jul 10 15:05:46 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 15:05:46.085 7 INFO glance.api.v2.image_data [None req-e8e68f23-d08f-4002-9fd2-3d53f9d7acc4 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 15:06:13.127 7 WARNING glance.location [None req-e8e68f23-d08f-4002-9fd2-3d53f9d7acc4 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 148/297] 199.204.45.57 () {48 vars in 1043 bytes} [Fri Jul 10 15:05:46 2026] PUT /v2/images/70080227-9015-44b0-abe4-22e352fe1da2/file => generated 0 bytes in 27095 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61594 switches on core 0) [pid: 8|app: 0|req: 150/298] 199.204.45.57 () {44 vars in 968 bytes} [Fri Jul 10 15:06:13 2026] GET /v2/images/70080227-9015-44b0-abe4-22e352fe1da2 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 199.204.45.57 () {48 vars in 1048 bytes} [Fri Jul 10 15:06:13 2026] PATCH /v2/images/70080227-9015-44b0-abe4-22e352fe1da2 => generated 1395 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/300] 199.204.45.57 () {44 vars in 968 bytes} [Fri Jul 10 15:06:13 2026] GET /v2/images/70080227-9015-44b0-abe4-22e352fe1da2 => 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: 151/303] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 15:06:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 15:06:14 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 15:13:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 15:13:46 2026] GET /v2/images => generated 2778 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 15:14:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 15:14:00 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: 202/401] 199.204.45.57 () {44 vars in 944 bytes} [Fri Jul 10 15:14:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.204.45.57 () {44 vars in 966 bytes} [Fri Jul 10 15:14:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.57 () {44 vars in 936 bytes} [Fri Jul 10 15:14:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.57 () {48 vars in 948 bytes} [Fri Jul 10 15:14:01 2026] POST /v2/images => generated 799 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 15:14:01.095 8 WARNING oslo_policy.policy [None req-10302a01-8442-41d6-94f7-64c38ad17053 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - 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-10 15:14:01.096 8 WARNING oslo_policy.policy [None req-10302a01-8442-41d6-94f7-64c38ad17053 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - 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-10 15:14:01.098 8 INFO glance.api.v2.image_data [None req-10302a01-8442-41d6-94f7-64c38ad17053 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 15:14:23.311 8 INFO glance.location [None req-10302a01-8442-41d6-94f7-64c38ad17053 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 204/409] 199.204.45.57 () {48 vars in 1042 bytes} [Fri Jul 10 15:14:01 2026] PUT /v2/images/93714279-44ef-494f-b4bd-85ed53ff0c83/file => generated 0 bytes in 22418 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15904 switches on core 0) [pid: 7|app: 0|req: 206/410] 199.204.45.57 () {44 vars in 968 bytes} [Fri Jul 10 15:14:23 2026] GET /v2/images/93714279-44ef-494f-b4bd-85ed53ff0c83 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 199.204.45.57 () {48 vars in 1048 bytes} [Fri Jul 10 15:14:23 2026] PATCH /v2/images/93714279-44ef-494f-b4bd-85ed53ff0c83 => generated 1410 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.57 () {44 vars in 968 bytes} [Fri Jul 10 15:14:23 2026] GET /v2/images/93714279-44ef-494f-b4bd-85ed53ff0c83 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 15:15:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 15:15:18 2026] GET /v2/images => generated 4190 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 15:15:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 15:15:56 2026] GET /v2/images => generated 4190 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 199.204.45.57 () {44 vars in 936 bytes} [Fri Jul 10 15:15:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 199.204.45.57 () {44 vars in 958 bytes} [Fri Jul 10 15:15:57 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: 221/439] 199.204.45.57 () {44 vars in 936 bytes} [Fri Jul 10 15:15:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/440] 199.204.45.57 () {48 vars in 948 bytes} [Fri Jul 10 15:15:57 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 15:15:57.206 7 INFO glance.api.v2.image_data [None req-0d758596-77e3-4051-a883-04e4320e63d2 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 15:16:16.221 7 INFO glance.location [None req-0d758596-77e3-4051-a883-04e4320e63d2 490f6e72c951494e9ddffc4f2c0bc7ab c271b31b9c19487b92078cb6a93e2220 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 222/445] 199.204.45.57 () {48 vars in 1043 bytes} [Fri Jul 10 15:15:57 2026] PUT /v2/images/18f4bd05-5841-4bfd-b18f-b00bbd1c7abe/file => generated 0 bytes in 19058 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30367 switches on core 0) [pid: 8|app: 0|req: 224/446] 199.204.45.57 () {44 vars in 968 bytes} [Fri Jul 10 15:16:16 2026] GET /v2/images/18f4bd05-5841-4bfd-b18f-b00bbd1c7abe => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 199.204.45.57 () {48 vars in 1048 bytes} [Fri Jul 10 15:16:16 2026] PATCH /v2/images/18f4bd05-5841-4bfd-b18f-b00bbd1c7abe => generated 1382 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 199.204.45.57 () {44 vars in 968 bytes} [Fri Jul 10 15:16:16 2026] GET /v2/images/18f4bd05-5841-4bfd-b18f-b00bbd1c7abe => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 15:31:16 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/630] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 15:31:16 2026] GET /v2/images => generated 5574 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/663] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 15:33:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 15:33:54 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/665] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 15:33:56 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/666] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 15:33:56 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 15:34:56 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/680] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 15:34:56 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/683] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 15:35:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/684] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 15:35:05 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: 351/699] 199.204.45.57 () {42 vars in 685 bytes} [Fri Jul 10 15:36:15 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jul 10 15:36:15 2026] GET /v2/images => generated 5574 bytes in 58 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: 354/709] 10.0.0.152 () {32 vars in 633 bytes} [Fri Jul 10 15:37:03 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/716] 10.0.0.65 () {36 vars in 986 bytes} [Fri Jul 10 15:37:31 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 358/717] 10.0.0.65 () {36 vars in 926 bytes} [Fri Jul 10 15:37:31 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: 360/718] 10.0.0.65 () {36 vars in 986 bytes} [Fri Jul 10 15:37:32 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 359/719] 10.0.0.65 () {36 vars in 926 bytes} [Fri Jul 10 15:37:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/720] 10.0.0.65 () {36 vars in 986 bytes} [Fri Jul 10 15:37:33 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 360/721] 10.0.0.65 () {36 vars in 926 bytes} [Fri Jul 10 15:37:33 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: 363/724] 199.204.45.57 () {36 vars in 990 bytes} [Fri Jul 10 15:37:40 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 199.204.45.57 () {36 vars in 930 bytes} [Fri Jul 10 15:37:40 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: 364/726] 199.204.45.57 () {36 vars in 990 bytes} [Fri Jul 10 15:37:40 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/727] 199.204.45.57 () {36 vars in 930 bytes} [Fri Jul 10 15:37:40 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: 368/734] 10.0.0.218 () {36 vars in 987 bytes} [Fri Jul 10 15:38:08 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => generated 1312 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/735] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:38:08 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: 369/736] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:38:08 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: 368/737] 10.0.0.218 () {36 vars in 987 bytes} [Fri Jul 10 15:38:08 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 370/738] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:38:08 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: 369/739] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:38:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/740] 10.0.0.218 () {36 vars in 987 bytes} [Fri Jul 10 15:38:09 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 370/741] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:38:09 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: 372/742] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:38:09 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: 371/743] 10.0.0.158 () {36 vars in 911 bytes} [Fri Jul 10 15:38:09 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/744] 10.0.0.158 () {36 vars in 1007 bytes} [Fri Jul 10 15:38:09 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798/locations => generated 127 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/745] 10.0.0.158 () {36 vars in 987 bytes} [Fri Jul 10 15:38:10 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 374/746] 10.0.0.158 () {36 vars in 927 bytes} [Fri Jul 10 15:38:10 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/747] 10.0.0.158 () {36 vars in 927 bytes} [Fri Jul 10 15:38:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 10.0.0.65 () {36 vars in 986 bytes} [Fri Jul 10 15:38:41 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 377/755] 10.0.0.65 () {36 vars in 926 bytes} [Fri Jul 10 15:38:41 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: 379/756] 10.0.0.152 () {30 vars in 411 bytes} [Fri Jul 10 15:38:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/761] 10.0.0.65 () {36 vars in 986 bytes} [Fri Jul 10 15:38:59 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 382/762] 10.0.0.65 () {36 vars in 926 bytes} [Fri Jul 10 15:38:59 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/769] 10.0.0.152 () {34 vars in 655 bytes} [Fri Jul 10 15:39:32 2026] POST /v2/images => generated 649 bytes in 267 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-10 15:39:33.264 8 WARNING glance.api.v2.images [None req-25ad1682-e277-4daa-8b9d-7c849f224ea2 bf006dde6e2c446b929b11059fc95fb6 01633f84c4154d2eabfd9081217f6c41 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6ae595c7-35f6-49f2-a5cf-fed3f31d3c7a [pid: 8|app: 0|req: 386/770] 10.0.0.152 () {32 vars in 710 bytes} [Fri Jul 10 15:39:33 2026] DELETE /v2/images/6ae595c7-35f6-49f2-a5cf-fed3f31d3c7a => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/771] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 10 15:39:33 2026] GET /v2/images/6ae595c7-35f6-49f2-a5cf-fed3f31d3c7a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/772] 10.0.0.152 () {32 vars in 633 bytes} [Fri Jul 10 15:39:33 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/773] 10.0.0.152 () {34 vars in 655 bytes} [Fri Jul 10 15:39:33 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: 8|app: 0|req: 388/774] 10.0.0.152 () {32 vars in 717 bytes} [Fri Jul 10 15:39:33 2026] GET /v2/images/10dd54de-7dee-4502-a36a-8cbb2d3b4656/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 15:39:33.466 7 INFO glance.api.v2.image_data [None req-eac215bb-0f23-4fd7-9ac4-746f9257fb23 bf006dde6e2c446b929b11059fc95fb6 01633f84c4154d2eabfd9081217f6c41 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 15:39:33.504 7 WARNING glance_store._drivers.rbd [None req-eac215bb-0f23-4fd7-9ac4-746f9257fb23 bf006dde6e2c446b929b11059fc95fb6 01633f84c4154d2eabfd9081217f6c41 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-10 15:39:33.904 7 INFO glance.location [None req-eac215bb-0f23-4fd7-9ac4-746f9257fb23 bf006dde6e2c446b929b11059fc95fb6 01633f84c4154d2eabfd9081217f6c41 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 387/775] 10.0.0.152 () {32 vars in 727 bytes} [Fri Jul 10 15:39:33 2026] PUT /v2/images/10dd54de-7dee-4502-a36a-8cbb2d3b4656/file => generated 0 bytes in 477 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/776] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 10 15:39:33 2026] GET /v2/images/10dd54de-7dee-4502-a36a-8cbb2d3b4656 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/777] 10.0.0.152 () {32 vars in 717 bytes} [Fri Jul 10 15:39:33 2026] GET /v2/images/10dd54de-7dee-4502-a36a-8cbb2d3b4656/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/778] 10.0.0.152 () {34 vars in 655 bytes} [Fri Jul 10 15:39:34 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/779] 10.0.0.152 () {32 vars in 726 bytes} [Fri Jul 10 15:39:34 2026] PATCH /v2/images/8ea82675-e84c-4ac8-90e4-b7dd0cefa825 => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/780] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 10 15:39:34 2026] GET /v2/images/8ea82675-e84c-4ac8-90e4-b7dd0cefa825 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 15:39:34.222 7 WARNING glance.api.v2.images [None req-8fd05d63-3d9c-4b2a-8272-a001f74bffb1 bf006dde6e2c446b929b11059fc95fb6 01633f84c4154d2eabfd9081217f6c41 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8ea82675-e84c-4ac8-90e4-b7dd0cefa825 [pid: 7|app: 0|req: 390/783] 10.0.0.152 () {32 vars in 710 bytes} [Fri Jul 10 15:39:34 2026] DELETE /v2/images/8ea82675-e84c-4ac8-90e4-b7dd0cefa825 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/784] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 10 15:39:34 2026] GET /v2/images/8ea82675-e84c-4ac8-90e4-b7dd0cefa825 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 15:39:34.307 7 WARNING glance.api.v2.images [None req-60217605-c280-4c11-b09c-30ff8d72fa6b bf006dde6e2c446b929b11059fc95fb6 01633f84c4154d2eabfd9081217f6c41 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//10dd54de-7dee-4502-a36a-8cbb2d3b4656 [pid: 7|app: 0|req: 391/785] 10.0.0.152 () {32 vars in 710 bytes} [Fri Jul 10 15:39:34 2026] DELETE /v2/images/10dd54de-7dee-4502-a36a-8cbb2d3b4656 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/786] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 10 15:39:35 2026] GET /v2/images/10dd54de-7dee-4502-a36a-8cbb2d3b4656 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 15:39:35.196 7 WARNING glance.api.v2.images [None req-301265c6-69a7-42f8-97e7-ca8527cbd649 bf006dde6e2c446b929b11059fc95fb6 01633f84c4154d2eabfd9081217f6c41 - - default default] Failed to find image 6ae595c7-35f6-49f2-a5cf-fed3f31d3c7a to delete: glance.common.exception.ImageNotFound: No image found with ID 6ae595c7-35f6-49f2-a5cf-fed3f31d3c7a [pid: 7|app: 0|req: 392/787] 10.0.0.152 () {32 vars in 710 bytes} [Fri Jul 10 15:39:35 2026] DELETE /v2/images/6ae595c7-35f6-49f2-a5cf-fed3f31d3c7a => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/788] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 10 15:39:35 2026] GET /v2/images/6ae595c7-35f6-49f2-a5cf-fed3f31d3c7a => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/797] 10.0.0.65 () {36 vars in 986 bytes} [Fri Jul 10 15:40:14 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 397/798] 10.0.0.65 () {36 vars in 926 bytes} [Fri Jul 10 15:40:14 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: 403/801] 10.0.0.65 () {36 vars in 986 bytes} [Fri Jul 10 15:40:31 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/802] 10.0.0.65 () {36 vars in 926 bytes} [Fri Jul 10 15:40:31 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: 407/809] 10.0.0.65 () {36 vars in 986 bytes} [Fri Jul 10 15:41:02 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 403/810] 10.0.0.65 () {36 vars in 926 bytes} [Fri Jul 10 15:41:02 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: 406/815] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 10 15:41:19 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 410/816] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 10 15:41:19 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 407/817] 10.0.0.218 () {36 vars in 987 bytes} [Fri Jul 10 15:41:20 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => generated 1312 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/818] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:41:20 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: 408/819] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:41:20 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: 412/820] 10.0.0.218 () {36 vars in 987 bytes} [Fri Jul 10 15:41:20 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 409/821] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:41:20 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: 413/822] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:41:20 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: 410/823] 10.0.0.218 () {36 vars in 987 bytes} [Fri Jul 10 15:41:20 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 414/824] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:41:20 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: 411/825] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:41:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/826] 10.0.0.158 () {36 vars in 911 bytes} [Fri Jul 10 15:41:21 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/827] 10.0.0.158 () {36 vars in 1007 bytes} [Fri Jul 10 15:41:21 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/828] 10.0.0.158 () {36 vars in 987 bytes} [Fri Jul 10 15:41:21 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/829] 10.0.0.158 () {36 vars in 927 bytes} [Fri Jul 10 15:41:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/830] 10.0.0.158 () {36 vars in 927 bytes} [Fri Jul 10 15:41:21 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: 420/835] 10.0.0.65 () {36 vars in 986 bytes} [Fri Jul 10 15:41:42 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 416/836] 10.0.0.65 () {36 vars in 926 bytes} [Fri Jul 10 15:41:42 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: 424/843] 10.0.0.65 () {36 vars in 986 bytes} [Fri Jul 10 15:42:05 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 420/844] 10.0.0.65 () {36 vars in 926 bytes} [Fri Jul 10 15:42:05 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: 426/847] 10.0.0.65 () {36 vars in 986 bytes} [Fri Jul 10 15:42:20 2026] GET /v2/images/bad64e04-6167-4343-87ca-960ff66a5798 => 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: 422/848] 10.0.0.65 () {36 vars in 926 bytes} [Fri Jul 10 15:42:20 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: 427/857] 199.204.45.57 () {32 vars in 825 bytes} [Fri Jul 10 15:42:56 2026] GET /v2/images?status=active&owner=c271b31b9c19487b92078cb6a93e2220&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/858] 199.204.45.57 () {32 vars in 652 bytes} [Fri Jul 10 15:42:56 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: 428/859] 10.0.0.218 () {36 vars in 987 bytes} [Fri Jul 10 15:42:56 2026] GET /v2/images/70080227-9015-44b0-abe4-22e352fe1da2 => 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: 432/860] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15: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: 7|app: 0|req: 429/861] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:42:56 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: 433/862] 10.0.0.218 () {36 vars in 987 bytes} [Fri Jul 10 15:42:56 2026] GET /v2/images/70080227-9015-44b0-abe4-22e352fe1da2 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/863] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:42:56 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/864] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:42:56 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: 431/865] 10.0.0.218 () {36 vars in 987 bytes} [Fri Jul 10 15:42:57 2026] GET /v2/images/70080227-9015-44b0-abe4-22e352fe1da2 => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/866] 10.0.0.218 () {36 vars in 927 bytes} [Fri Jul 10 15:42:57 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: 432/867] 10.0.0.158 () {36 vars in 911 bytes} [Fri Jul 10 15:42:57 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/868] 10.0.0.158 () {36 vars in 1007 bytes} [Fri Jul 10 15:42:57 2026] GET /v2/images/70080227-9015-44b0-abe4-22e352fe1da2/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/869] 10.0.0.158 () {36 vars in 987 bytes} [Fri Jul 10 15:42:57 2026] GET /v2/images/70080227-9015-44b0-abe4-22e352fe1da2 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/870] 10.0.0.158 () {36 vars in 927 bytes} [Fri Jul 10 15:42:57 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/871] 10.0.0.158 () {36 vars in 927 bytes} [Fri Jul 10 15:42:57 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: 458/918] 10.0.0.152 () {32 vars in 633 bytes} [Fri Jul 10 15:46:50 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)