+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat May 9 01:55:19 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:36:40 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-69bb445f85-9mbkh 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f1c492af668 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-05-09 01:55:21.801 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 01:55:21.804 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-05-09 01:55:22.665 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-05-09 01:55:22.665 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-05-09 01:55:22.666 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-05-09 01:55:22.666 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-05-09 01:55:22.667 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 01:55:22.667 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 01:55:24.636 7 WARNING glance.api.v2.images [None req-ec657946-20ee-4518-bbe4-2243890effc6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 01:55:24.681 8 WARNING glance.api.v2.images [None req-f7b6a8fa-a92b-4fed-9553-b959999a2cb0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 01:55:24.986 7 WARNING keystonemiddleware._common.config [None req-ec657946-20ee-4518-bbe4-2243890effc6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 01:55:24.994 7 WARNING oslo_config.cfg [None req-ec657946-20ee-4518-bbe4-2243890effc6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f1c492af668 pid: 7 (default app) 2026-05-09 01:55:25.065 8 WARNING keystonemiddleware._common.config [None req-f7b6a8fa-a92b-4fed-9553-b959999a2cb0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 01:55:25.073 8 WARNING oslo_config.cfg [None req-f7b6a8fa-a92b-4fed-9553-b959999a2cb0 - - - - - -] 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 0x7f1c492af668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 01:55:27 2026] GET / => generated 1301 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 01:55:27.567 8 WARNING oslo_policy.policy [None req-48e9051c-58ef-414c-be64-3b2d025e3ad8 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - 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-05-09 01:55:27.567 8 WARNING oslo_policy.policy [None req-48e9051c-58ef-414c-be64-3b2d025e3ad8 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - 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-05-09 01:55:27.584 8 WARNING oslo_policy.policy [None req-48e9051c-58ef-414c-be64-3b2d025e3ad8 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - 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-05-09 01:55:27.584 8 WARNING oslo_policy.policy [None req-48e9051c-58ef-414c-be64-3b2d025e3ad8 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 01:55:27 2026] GET /v2/images => generated 69 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 01:55:31 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: 2/7] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 01:55:31 2026] GET /v2/images => generated 69 bytes in 38 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 01:55:31.218 7 WARNING oslo_policy.policy [None req-1d25e503-65ed-4e52-9487-5b1576932f90 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - 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-05-09 01:55:31.218 7 WARNING oslo_policy.policy [None req-1d25e503-65ed-4e52-9487-5b1576932f90 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.89 () {44 vars in 908 bytes} [Sat May 9 01:55:31 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.89 () {44 vars in 930 bytes} [Sat May 9 01:55:31 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-05-09 01:55:31.353 7 WARNING oslo_policy.policy [None req-05c2597a-a437-44d9-a8e6-47f75717a8cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - 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-05-09 01:55:31.354 7 WARNING oslo_policy.policy [None req-05c2597a-a437-44d9-a8e6-47f75717a8cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.89 () {44 vars in 936 bytes} [Sat May 9 01:55:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 01:55:31.436 8 WARNING oslo_config.cfg [None req-b03b1528-4bb0-49c4-a9fd-d8b927c179d7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.89 () {48 vars in 948 bytes} [Sat May 9 01:55:31 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 01:55:31.456 7 WARNING oslo_policy.policy [None req-4089d0f5-f336-441a-9fee-912319456167 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - 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-05-09 01:55:31.457 7 WARNING oslo_policy.policy [None req-4089d0f5-f336-441a-9fee-912319456167 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - 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-05-09 01:55:31.458 7 INFO glance.api.v2.image_data [None req-4089d0f5-f336-441a-9fee-912319456167 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 01:55:35.054 7 INFO glance.location [None req-4089d0f5-f336-441a-9fee-912319456167 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.89 () {48 vars in 1042 bytes} [Sat May 9 01:55:31 2026] PUT /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d/file => generated 0 bytes in 3638 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7871 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 01:55:35 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 01:55:35.133 7 WARNING oslo_config.cfg [None req-58bb263c-c2a4-40ba-9679-925c6c051823 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - 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: 9/16] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 01:55:35 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/265] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 02:16:14 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: 134/266] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 02:16:14 2026] GET /v2/images => generated 1240 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 02:16:32 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: 134/270] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 02:16:32 2026] GET /v2/images => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.89 () {44 vars in 934 bytes} [Sat May 9 02:16:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.89 () {44 vars in 956 bytes} [Sat May 9 02:16:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.89 () {44 vars in 936 bytes} [Sat May 9 02:16:32 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: 136/274] 199.204.45.89 () {48 vars in 948 bytes} [Sat May 9 02:16:32 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 02:16:32.470 7 INFO glance.api.v2.image_data [None req-2bb802ca-545b-47cf-8349-14479782c38f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 02:16:58.157 7 INFO glance.location [None req-2bb802ca-545b-47cf-8349-14479782c38f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 139/281] 199.204.45.89 () {48 vars in 1043 bytes} [Sat May 9 02:16:32 2026] PUT /v2/images/041adae3-029a-4f1a-8ee6-84db4838d34f/file => generated 0 bytes in 25728 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66232 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 02:16:58 2026] GET /v2/images/041adae3-029a-4f1a-8ee6-84db4838d34f => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 02:16:58 2026] GET /v2/images/041adae3-029a-4f1a-8ee6-84db4838d34f => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 02:16:59 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: 141/285] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 02:16:59 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 02:23:48 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: 183/369] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 02:23:48 2026] GET /v2/images => generated 2451 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 02:24: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: 185/373] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 02:24:01 2026] GET /v2/images => generated 2451 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.89 () {44 vars in 944 bytes} [Sat May 9 02:24:01 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.89 () {44 vars in 966 bytes} [Sat May 9 02:24:01 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: 190/376] 199.204.45.89 () {44 vars in 936 bytes} [Sat May 9 02:24:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.89 () {48 vars in 948 bytes} [Sat May 9 02:24:01 2026] POST /v2/images => generated 799 bytes in 694 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 02:24:01.860 8 WARNING oslo_policy.policy [None req-d3616f9c-ab19-471e-b26d-28f920cb3bd7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - 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-05-09 02:24:01.860 8 WARNING oslo_policy.policy [None req-d3616f9c-ab19-471e-b26d-28f920cb3bd7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - 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-05-09 02:24:01.861 8 INFO glance.api.v2.image_data [None req-d3616f9c-ab19-471e-b26d-28f920cb3bd7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 02:24:34.100 8 INFO glance.location [None req-d3616f9c-ab19-471e-b26d-28f920cb3bd7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/386] 199.204.45.89 () {48 vars in 1042 bytes} [Sat May 9 02:24:01 2026] PUT /v2/images/56861782-1746-4d9b-82d8-7daf58169b42/file => generated 0 bytes in 32286 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23365 switches on core 0) [pid: 7|app: 0|req: 196/387] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 02:24:34 2026] GET /v2/images/56861782-1746-4d9b-82d8-7daf58169b42 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/388] 199.204.45.89 () {48 vars in 1047 bytes} [Sat May 9 02:24:34 2026] PATCH /v2/images/56861782-1746-4d9b-82d8-7daf58169b42 => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 02:24:34 2026] GET /v2/images/56861782-1746-4d9b-82d8-7daf58169b42 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 02:25:32 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: 198/401] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 02:25:32 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/406] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 02:25:49 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: 201/407] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 02:25:49 2026] GET /v2/images => generated 3687 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/408] 199.204.45.89 () {44 vars in 936 bytes} [Sat May 9 02:25:49 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: 202/409] 199.204.45.89 () {44 vars in 958 bytes} [Sat May 9 02:25:49 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: 208/410] 199.204.45.89 () {44 vars in 936 bytes} [Sat May 9 02:25:49 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: 203/411] 199.204.45.89 () {48 vars in 948 bytes} [Sat May 9 02:25:49 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 02:25:49.427 7 INFO glance.api.v2.image_data [None req-4ada61a5-ed78-48e3-845b-f67d98e63d6e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 02:26:05.020 7 INFO glance.location [None req-4ada61a5-ed78-48e3-845b-f67d98e63d6e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 209/416] 199.204.45.89 () {48 vars in 1043 bytes} [Sat May 9 02:25:49 2026] PUT /v2/images/c04a0fd1-c99e-426f-931b-8ffd430d91a4/file => generated 0 bytes in 15635 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33371 switches on core 0) [pid: 8|app: 0|req: 208/417] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 02:26:05 2026] GET /v2/images/c04a0fd1-c99e-426f-931b-8ffd430d91a4 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 02:26:05 2026] GET /v2/images/c04a0fd1-c99e-426f-931b-8ffd430d91a4 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/563] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 02:38:11 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: 281/564] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 02:38:11 2026] GET /v2/images => generated 4893 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/593] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 02:40: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: 296/594] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 02:40:27 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/595] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 02:40:29 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: 297/596] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 02:40:29 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 02:41:17 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: 305/608] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 02:41:17 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/611] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 02:41:24 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: 305/612] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 02:41:24 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 02:42:24 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: 314/626] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 02:42:24 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 319/635] 10.0.0.171 () {32 vars in 633 bytes} [Sat May 9 02:43:06 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/640] 10.0.0.170 () {36 vars in 987 bytes} [Sat May 9 02:43:24 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 152 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:71: 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: 319/641] 10.0.0.170 () {36 vars in 927 bytes} [Sat May 9 02:43:24 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: 7|app: 0|req: 323/642] 10.0.0.170 () {36 vars in 987 bytes} [Sat May 9 02:43:24 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/643] 10.0.0.170 () {36 vars in 927 bytes} [Sat May 9 02:43:25 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: 324/644] 199.204.45.89 () {36 vars in 990 bytes} [Sat May 9 02:43:32 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/645] 199.204.45.89 () {36 vars in 930 bytes} [Sat May 9 02:43:32 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: 325/646] 199.204.45.89 () {36 vars in 990 bytes} [Sat May 9 02:43:33 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/647] 199.204.45.89 () {36 vars in 930 bytes} [Sat May 9 02:43: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: 7|app: 0|req: 328/652] 10.0.0.170 () {36 vars in 987 bytes} [Sat May 9 02:43:51 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/653] 10.0.0.170 () {36 vars in 927 bytes} [Sat May 9 02:43:51 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: 7|app: 0|req: 330/656] 10.0.0.170 () {36 vars in 987 bytes} [Sat May 9 02:44:02 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/657] 10.0.0.170 () {36 vars in 927 bytes} [Sat May 9 02:44:02 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: 333/662] 10.0.0.170 () {36 vars in 987 bytes} [Sat May 9 02:44:21 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/663] 10.0.0.170 () {36 vars in 927 bytes} [Sat May 9 02:44:21 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/668] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 02:44:34 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/669] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:44:34 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/670] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:44:34 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: 334/671] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 02:44:34 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/672] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:44:34 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: 335/673] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:44:34 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/674] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 02:44:34 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/675] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:44:34 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: 340/676] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:44:34 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: 337/677] 10.0.0.95 () {36 vars in 986 bytes} [Sat May 9 02:44:35 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 9 02:44: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: 8|app: 0|req: 338/679] 10.0.0.95 () {36 vars in 986 bytes} [Sat May 9 02:44:35 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 9 02:44: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: 339/681] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 9 02:44: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: 342/686] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 02:45:01 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/687] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 02:45:01 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 02:45:01 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/689] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:45: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: 8|app: 0|req: 344/690] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:45:02 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: 347/691] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 02:45:02 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/692] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:45: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: 348/693] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:45:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/694] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 02:45:02 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/695] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:45: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: 8|app: 0|req: 347/696] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:45:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/697] 10.0.0.95 () {36 vars in 986 bytes} [Sat May 9 02:45:02 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 9 02:45: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: 351/699] 10.0.0.95 () {36 vars in 986 bytes} [Sat May 9 02:45:02 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 9 02:45: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: 352/701] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 9 02:45: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: 8|app: 0|req: 353/708] 10.0.0.170 () {36 vars in 987 bytes} [Sat May 9 02:45:26 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/709] 10.0.0.170 () {36 vars in 927 bytes} [Sat May 9 02:45:26 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: 354/710] 10.0.0.171 () {34 vars in 655 bytes} [Sat May 9 02:45:30 2026] POST /v2/images => generated 649 bytes in 144 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 02:45:30.432 7 WARNING glance.api.v2.images [None req-6d75caea-aed7-444f-afb8-2a4e34c0e648 18f0c7b5f1f84da38d4ebab68510cb9b 8e3aa3f4d65a47a5ab99c9a6f96d83e5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fc6d44fc-c638-4c8f-bfad-bfb37c1d62c1 [pid: 7|app: 0|req: 357/711] 10.0.0.171 () {32 vars in 710 bytes} [Sat May 9 02:45:30 2026] DELETE /v2/images/fc6d44fc-c638-4c8f-bfad-bfb37c1d62c1 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 02:45:30 2026] GET /v2/images/fc6d44fc-c638-4c8f-bfad-bfb37c1d62c1 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.171 () {32 vars in 633 bytes} [Sat May 9 02:45:30 2026] GET /v2/images => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/714] 10.0.0.171 () {34 vars in 655 bytes} [Sat May 9 02:45:30 2026] POST /v2/images => generated 702 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.171 () {32 vars in 717 bytes} [Sat May 9 02:45:30 2026] GET /v2/images/897ac348-83b2-4f49-8f2a-0fc2b5b35a7b/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 02:45:30.612 8 INFO glance.api.v2.image_data [None req-b090104a-7370-4d23-a8ee-3c78755ec499 18f0c7b5f1f84da38d4ebab68510cb9b 8e3aa3f4d65a47a5ab99c9a6f96d83e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 02:45:30.657 8 WARNING glance_store._drivers.rbd [None req-b090104a-7370-4d23-a8ee-3c78755ec499 18f0c7b5f1f84da38d4ebab68510cb9b 8e3aa3f4d65a47a5ab99c9a6f96d83e5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 02:45:31.516 8 INFO glance.location [None req-b090104a-7370-4d23-a8ee-3c78755ec499 18f0c7b5f1f84da38d4ebab68510cb9b 8e3aa3f4d65a47a5ab99c9a6f96d83e5 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 357/716] 10.0.0.171 () {32 vars in 727 bytes} [Sat May 9 02:45:30 2026] PUT /v2/images/897ac348-83b2-4f49-8f2a-0fc2b5b35a7b/file => generated 0 bytes in 945 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 02:45:31 2026] GET /v2/images/897ac348-83b2-4f49-8f2a-0fc2b5b35a7b => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.171 () {32 vars in 717 bytes} [Sat May 9 02:45:31 2026] GET /v2/images/897ac348-83b2-4f49-8f2a-0fc2b5b35a7b/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/719] 10.0.0.171 () {34 vars in 655 bytes} [Sat May 9 02:45:31 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/720] 10.0.0.171 () {32 vars in 726 bytes} [Sat May 9 02:45:31 2026] PATCH /v2/images/d366e2f8-f4b9-4ce4-9ec8-6c80b843272e => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/721] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 02:45:31 2026] GET /v2/images/d366e2f8-f4b9-4ce4-9ec8-6c80b843272e => generated 651 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 02:45:31.873 8 WARNING glance.api.v2.images [None req-250086d6-1ff1-42b8-ac6a-b67839f0e28c 18f0c7b5f1f84da38d4ebab68510cb9b 8e3aa3f4d65a47a5ab99c9a6f96d83e5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d366e2f8-f4b9-4ce4-9ec8-6c80b843272e [pid: 8|app: 0|req: 360/722] 10.0.0.171 () {32 vars in 710 bytes} [Sat May 9 02:45:31 2026] DELETE /v2/images/d366e2f8-f4b9-4ce4-9ec8-6c80b843272e => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 02:45:31 2026] GET /v2/images/d366e2f8-f4b9-4ce4-9ec8-6c80b843272e => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 02:45:31.934 8 WARNING glance.api.v2.images [None req-890a483c-d08b-4a62-8959-3048eb9aa0e0 18f0c7b5f1f84da38d4ebab68510cb9b 8e3aa3f4d65a47a5ab99c9a6f96d83e5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//897ac348-83b2-4f49-8f2a-0fc2b5b35a7b [pid: 8|app: 0|req: 361/724] 10.0.0.171 () {32 vars in 710 bytes} [Sat May 9 02:45:31 2026] DELETE /v2/images/897ac348-83b2-4f49-8f2a-0fc2b5b35a7b => generated 0 bytes in 898 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/725] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 02:45:32 2026] GET /v2/images/897ac348-83b2-4f49-8f2a-0fc2b5b35a7b => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 02:45:32.861 8 WARNING glance.api.v2.images [None req-e22470c9-5d1b-45b9-b445-1848b9e3feba 18f0c7b5f1f84da38d4ebab68510cb9b 8e3aa3f4d65a47a5ab99c9a6f96d83e5 - - default default] Failed to find image fc6d44fc-c638-4c8f-bfad-bfb37c1d62c1 to delete: glance.common.exception.ImageNotFound: No image found with ID fc6d44fc-c638-4c8f-bfad-bfb37c1d62c1 [pid: 8|app: 0|req: 362/726] 10.0.0.171 () {32 vars in 710 bytes} [Sat May 9 02:45:32 2026] DELETE /v2/images/fc6d44fc-c638-4c8f-bfad-bfb37c1d62c1 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 02:45:32 2026] GET /v2/images/fc6d44fc-c638-4c8f-bfad-bfb37c1d62c1 => 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: 363/728] 10.0.0.170 () {36 vars in 987 bytes} [Sat May 9 02:45:33 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/729] 10.0.0.170 () {36 vars in 927 bytes} [Sat May 9 02:45:33 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: 365/732] 10.0.0.171 () {30 vars in 411 bytes} [Sat May 9 02:45:35 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: 369/735] 10.0.0.170 () {36 vars in 987 bytes} [Sat May 9 02:45:44 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/736] 10.0.0.170 () {36 vars in 927 bytes} [Sat May 9 02:45:44 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: 370/741] 10.0.0.170 () {36 vars in 987 bytes} [Sat May 9 02:46:08 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.170 () {36 vars in 927 bytes} [Sat May 9 02:46:08 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: 372/745] 199.204.45.89 () {32 vars in 825 bytes} [Sat May 9 02:46:22 2026] GET /v2/images?status=active&owner=3ad7a8e54914493586e97f17fc37acee&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/746] 199.204.45.89 () {32 vars in 652 bytes} [Sat May 9 02:46:22 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 02:46:23 2026] GET /v2/images/041adae3-029a-4f1a-8ee6-84db4838d34f => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/748] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:46:23 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: 374/749] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:46:23 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: 376/750] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 02:46:23 2026] GET /v2/images/041adae3-029a-4f1a-8ee6-84db4838d34f => generated 1209 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/751] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:46:23 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:46:23 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: 376/753] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 02:46:23 2026] GET /v2/images/041adae3-029a-4f1a-8ee6-84db4838d34f => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/754] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 02:46:23 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: 377/755] 10.0.0.95 () {36 vars in 986 bytes} [Sat May 9 02:46:23 2026] GET /v2/images/041adae3-029a-4f1a-8ee6-84db4838d34f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/756] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 9 02:46:23 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: 378/757] 10.0.0.95 () {36 vars in 986 bytes} [Sat May 9 02:46:23 2026] GET /v2/images/041adae3-029a-4f1a-8ee6-84db4838d34f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 9 02:46:23 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: 379/759] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 9 02:46:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.170 () {36 vars in 987 bytes} [Sat May 9 02:46:42 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 10.0.0.170 () {36 vars in 927 bytes} [Sat May 9 02:46:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/768] 10.0.0.170 () {36 vars in 987 bytes} [Sat May 9 02:46:53 2026] GET /v2/images/29f7a078-3d47-415a-8f8c-e4c4ea8c9c7d => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/769] 10.0.0.170 () {36 vars in 927 bytes} [Sat May 9 02:46:53 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: 404/806] 10.0.0.171 () {32 vars in 633 bytes} [Sat May 9 02:49:49 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)