+ 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 [Tue Jul 7 03:52:25 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-785bf97f96-b7rld 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 0x7f6b74daa668 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-07 03:52:26.973 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-07 03:52:27.015 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-07 03:52:27.814 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-07 03:52:27.815 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-07 03:52:27.815 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-07 03:52:27.844 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-07 03:52:27.845 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-07 03:52:27.845 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-07 03:52:29.828 7 WARNING glance.api.v2.images [None req-b7c201ce-e7ca-485c-b084-88886bafb6cb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-07 03:52:29.870 8 WARNING glance.api.v2.images [None req-5d418e18-ade4-4f42-82ed-46d433dd5698 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-07 03:52:30.166 7 WARNING keystonemiddleware._common.config [None req-b7c201ce-e7ca-485c-b084-88886bafb6cb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 03:52:30.176 7 WARNING oslo_config.cfg [None req-b7c201ce-e7ca-485c-b084-88886bafb6cb - - - - - -] 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 0x7f6b74daa668 pid: 7 (default app) 2026-07-07 03:52:30.201 8 WARNING keystonemiddleware._common.config [None req-5d418e18-ade4-4f42-82ed-46d433dd5698 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 03:52:30.209 8 WARNING oslo_config.cfg [None req-5d418e18-ade4-4f42-82ed-46d433dd5698 - - - - - -] 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 0x7f6b74daa668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.153 () {42 vars in 689 bytes} [Tue Jul 7 03:52:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 03:52:31.081 8 WARNING oslo_policy.policy [None req-87284210-8828-40f3-99a7-83227617e09d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 03:52:31.081 8 WARNING oslo_policy.policy [None req-87284210-8828-40f3-99a7-83227617e09d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 03:52:31.095 8 WARNING oslo_policy.policy [None req-87284210-8828-40f3-99a7-83227617e09d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 03:52:31.095 8 WARNING oslo_policy.policy [None req-87284210-8828-40f3-99a7-83227617e09d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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.153 () {44 vars in 911 bytes} [Tue Jul 7 03:52:30 2026] GET /v2/images => generated 69 bytes in 571 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.153 () {42 vars in 689 bytes} [Tue Jul 7 03:52:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.153 () {44 vars in 911 bytes} [Tue Jul 7 03:52:34 2026] GET /v2/images => generated 69 bytes in 34 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-07 03:52:34.653 7 WARNING oslo_policy.policy [None req-f75774a4-a916-4850-bf32-1f9a7fa2d582 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 03:52:34.653 7 WARNING oslo_policy.policy [None req-f75774a4-a916-4850-bf32-1f9a7fa2d582 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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.153 () {44 vars in 912 bytes} [Tue Jul 7 03:52:34 2026] GET /v2/images/cirros => generated 151 bytes in 116 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.153 () {44 vars in 934 bytes} [Tue Jul 7 03:52:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-07 03:52:34.780 7 WARNING oslo_policy.policy [None req-1216af3a-b13f-4f51-b368-460e94036f79 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 03:52:34.781 7 WARNING oslo_policy.policy [None req-1216af3a-b13f-4f51-b368-460e94036f79 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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.153 () {44 vars in 940 bytes} [Tue Jul 7 03:52:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-07 03:52:34.855 8 WARNING oslo_config.cfg [None req-dc07747f-1f55-4112-a307-53847d166c80 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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.153 () {48 vars in 952 bytes} [Tue Jul 7 03:52:34 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 03:52:34.874 7 WARNING oslo_policy.policy [None req-d47cfa1a-16bb-4dc1-8c4f-6e5983961ec1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 03:52:34.874 7 WARNING oslo_policy.policy [None req-d47cfa1a-16bb-4dc1-8c4f-6e5983961ec1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 03:52:34.875 7 INFO glance.api.v2.image_data [None req-d47cfa1a-16bb-4dc1-8c4f-6e5983961ec1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 03:52:38.765 7 WARNING glance.location [None req-d47cfa1a-16bb-4dc1-8c4f-6e5983961ec1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.153 () {48 vars in 1046 bytes} [Tue Jul 7 03:52:34 2026] PUT /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe/file => generated 0 bytes in 3926 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6367 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.153 () {44 vars in 972 bytes} [Tue Jul 7 03:52:38 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-07 03:52:38.896 7 WARNING oslo_config.cfg [None req-63646f4b-7768-4094-8217-d50d7acc85e9 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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/14] 199.204.45.153 () {48 vars in 1052 bytes} [Tue Jul 7 03:52:38 2026] PATCH /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.153 () {44 vars in 972 bytes} [Tue Jul 7 03:52:38 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.153 () {42 vars in 689 bytes} [Tue Jul 7 04:13:55 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.153 () {44 vars in 911 bytes} [Tue Jul 7 04:13:55 2026] GET /v2/images => generated 1381 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.153 () {42 vars in 689 bytes} [Tue Jul 7 04:14:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.204.45.153 () {44 vars in 911 bytes} [Tue Jul 7 04:14:13 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.204.45.153 () {44 vars in 938 bytes} [Tue Jul 7 04:14:13 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: 7|app: 0|req: 142/281] 199.204.45.153 () {44 vars in 960 bytes} [Tue Jul 7 04:14:13 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.153 () {44 vars in 940 bytes} [Tue Jul 7 04:14:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.153 () {48 vars in 952 bytes} [Tue Jul 7 04:14:13 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 04:14:13.389 8 WARNING oslo_policy.policy [None req-657267e4-4db0-4d17-8fe5-801e63d3e88f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 04:14:13.389 8 WARNING oslo_policy.policy [None req-657267e4-4db0-4d17-8fe5-801e63d3e88f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 04:14:13.391 8 INFO glance.api.v2.image_data [None req-657267e4-4db0-4d17-8fe5-801e63d3e88f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 04:14:39.027 8 WARNING glance.location [None req-657267e4-4db0-4d17-8fe5-801e63d3e88f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/288] 199.204.45.153 () {48 vars in 1047 bytes} [Tue Jul 7 04:14:13 2026] PUT /v2/images/71002fbb-2368-4075-8742-8d26d3bf1f41/file => generated 0 bytes in 25685 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61596 switches on core 0) [pid: 7|app: 0|req: 148/289] 199.204.45.153 () {44 vars in 972 bytes} [Tue Jul 7 04:14:39 2026] GET /v2/images/71002fbb-2368-4075-8742-8d26d3bf1f41 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/290] 199.204.45.153 () {48 vars in 1052 bytes} [Tue Jul 7 04:14:39 2026] PATCH /v2/images/71002fbb-2368-4075-8742-8d26d3bf1f41 => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/291] 199.204.45.153 () {44 vars in 972 bytes} [Tue Jul 7 04:14:39 2026] GET /v2/images/71002fbb-2368-4075-8742-8d26d3bf1f41 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/294] 199.204.45.153 () {42 vars in 689 bytes} [Tue Jul 7 04:14:40 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/295] 199.204.45.153 () {44 vars in 911 bytes} [Tue Jul 7 04:14:40 2026] GET /v2/images => generated 2778 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/382] 199.204.45.153 () {42 vars in 689 bytes} [Tue Jul 7 04:21:52 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 199.204.45.153 () {44 vars in 911 bytes} [Tue Jul 7 04:21:52 2026] GET /v2/images => generated 2778 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/386] 199.204.45.153 () {42 vars in 689 bytes} [Tue Jul 7 04:22:04 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.204.45.153 () {44 vars in 911 bytes} [Tue Jul 7 04:22:04 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.153 () {44 vars in 948 bytes} [Tue Jul 7 04:22:04 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 199.204.45.153 () {44 vars in 970 bytes} [Tue Jul 7 04:22:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/390] 199.204.45.153 () {44 vars in 940 bytes} [Tue Jul 7 04:22:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/391] 199.204.45.153 () {48 vars in 952 bytes} [Tue Jul 7 04:22:04 2026] POST /v2/images => generated 799 bytes in 462 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 04:22:05.328 8 INFO glance.api.v2.image_data [None req-f0845e4d-ae7a-45bc-abff-237d0c2bf845 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 04:22:18.513 8 INFO glance.location [None req-f0845e4d-ae7a-45bc-abff-237d0c2bf845 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/394] 199.204.45.153 () {48 vars in 1046 bytes} [Tue Jul 7 04:22:05 2026] PUT /v2/images/97b24cc3-ae1d-47c2-adfa-33d996eb4501/file => generated 0 bytes in 13227 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25811 switches on core 0) [pid: 7|app: 0|req: 202/395] 199.204.45.153 () {44 vars in 972 bytes} [Tue Jul 7 04:22:18 2026] GET /v2/images/97b24cc3-ae1d-47c2-adfa-33d996eb4501 => generated 1211 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 199.204.45.153 () {48 vars in 1052 bytes} [Tue Jul 7 04:22:18 2026] PATCH /v2/images/97b24cc3-ae1d-47c2-adfa-33d996eb4501 => generated 1410 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/397] 199.204.45.153 () {44 vars in 972 bytes} [Tue Jul 7 04:22:18 2026] GET /v2/images/97b24cc3-ae1d-47c2-adfa-33d996eb4501 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/408] 199.204.45.153 () {42 vars in 689 bytes} [Tue Jul 7 04:23:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/409] 199.204.45.153 () {44 vars in 911 bytes} [Tue Jul 7 04:23:03 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/414] 199.204.45.153 () {42 vars in 689 bytes} [Tue Jul 7 04:23:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/415] 199.204.45.153 () {44 vars in 911 bytes} [Tue Jul 7 04:23:22 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/416] 199.204.45.153 () {44 vars in 940 bytes} [Tue Jul 7 04:23:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 199.204.45.153 () {44 vars in 962 bytes} [Tue Jul 7 04:23:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/418] 199.204.45.153 () {44 vars in 940 bytes} [Tue Jul 7 04:23:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/419] 199.204.45.153 () {48 vars in 952 bytes} [Tue Jul 7 04:23:22 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 04:23:22.235 8 INFO glance.api.v2.image_data [None req-a1561972-e7ab-4ffd-9de5-e29448517e57 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 04:23:37.979 8 INFO glance.location [None req-a1561972-e7ab-4ffd-9de5-e29448517e57 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/422] 199.204.45.153 () {48 vars in 1047 bytes} [Tue Jul 7 04:23:22 2026] PUT /v2/images/76736225-fa39-43f1-b80c-fe98d4337acd/file => generated 0 bytes in 15798 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30816 switches on core 0) [pid: 7|app: 0|req: 217/423] 199.204.45.153 () {44 vars in 972 bytes} [Tue Jul 7 04:23:38 2026] GET /v2/images/76736225-fa39-43f1-b80c-fe98d4337acd => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/424] 199.204.45.153 () {48 vars in 1052 bytes} [Tue Jul 7 04:23:38 2026] PATCH /v2/images/76736225-fa39-43f1-b80c-fe98d4337acd => generated 1382 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/425] 199.204.45.153 () {44 vars in 972 bytes} [Tue Jul 7 04:23:38 2026] GET /v2/images/76736225-fa39-43f1-b80c-fe98d4337acd => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/588] 199.204.45.153 () {42 vars in 689 bytes} [Tue Jul 7 04:37:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/589] 199.204.45.153 () {44 vars in 911 bytes} [Tue Jul 7 04:37:06 2026] GET /v2/images => generated 5574 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/620] 199.204.45.153 () {42 vars in 689 bytes} [Tue Jul 7 04:39:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/621] 199.204.45.153 () {44 vars in 911 bytes} [Tue Jul 7 04:39:32 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/622] 199.204.45.153 () {42 vars in 689 bytes} [Tue Jul 7 04:39:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/623] 199.204.45.153 () {44 vars in 911 bytes} [Tue Jul 7 04:39:34 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/634] 199.204.45.153 () {42 vars in 689 bytes} [Tue Jul 7 04:40:28 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/635] 199.204.45.153 () {44 vars in 911 bytes} [Tue Jul 7 04:40:28 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/638] 199.204.45.153 () {42 vars in 689 bytes} [Tue Jul 7 04:40:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/639] 199.204.45.153 () {44 vars in 911 bytes} [Tue Jul 7 04:40:37 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/654] 199.204.45.153 () {42 vars in 689 bytes} [Tue Jul 7 04:41:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/655] 199.204.45.153 () {44 vars in 911 bytes} [Tue Jul 7 04:41:42 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/664] 10.0.0.25 () {32 vars in 632 bytes} [Tue Jul 7 04:42:23 2026] GET /v2/images => generated 5574 bytes in 14 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: 329/669] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jul 7 04:42:41 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/670] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jul 7 04:42:41 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: 330/671] 199.204.45.153 () {36 vars in 991 bytes} [Tue Jul 7 04:42:49 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => 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: 342/672] 199.204.45.153 () {36 vars in 931 bytes} [Tue Jul 7 04:42:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/673] 199.204.45.153 () {36 vars in 991 bytes} [Tue Jul 7 04:42:49 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/674] 199.204.45.153 () {36 vars in 931 bytes} [Tue Jul 7 04:42:49 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: 345/677] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jul 7 04:42:54 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/678] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jul 7 04:42:54 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/679] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jul 7 04:42:56 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/680] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jul 7 04:42:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/687] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jul 7 04:43:28 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/688] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jul 7 04:43:28 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/693] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jul 7 04:43:44 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => 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: 341/694] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jul 7 04:43:44 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: 344/699] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jul 7 04:44:02 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/700] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jul 7 04:44:02 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/701] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jul 7 04:44:06 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/702] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:44:06 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: 346/703] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:44:06 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: 358/704] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jul 7 04:44:06 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/705] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:44:06 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: 359/706] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:44:06 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: 348/707] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jul 7 04:44:06 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => 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/708] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:44:06 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: 349/709] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:44:06 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/710] 10.0.0.248 () {36 vars in 911 bytes} [Tue Jul 7 04:44:07 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/711] 10.0.0.248 () {36 vars in 1007 bytes} [Tue Jul 7 04:44:07 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe/locations => generated 127 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/712] 10.0.0.248 () {36 vars in 987 bytes} [Tue Jul 7 04:44:07 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/713] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 04:44:07 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: 363/714] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 04:44:07 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/717] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jul 7 04:44:10 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/718] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jul 7 04:44: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: 369/725] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 7 04:44:42 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/726] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 7 04:44:42 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => 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: 370/727] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jul 7 04:44:43 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/728] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:44:43 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: 371/729] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:44:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/730] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jul 7 04:44:43 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => 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: 372/731] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:44:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/732] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:44:43 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: 373/733] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jul 7 04:44:43 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/734] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:44:43 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: 374/735] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:44:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/736] 10.0.0.248 () {36 vars in 911 bytes} [Tue Jul 7 04:44:43 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/737] 10.0.0.248 () {36 vars in 1007 bytes} [Tue Jul 7 04:44:43 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/738] 10.0.0.248 () {36 vars in 987 bytes} [Tue Jul 7 04:44:43 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => 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: 376/739] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 04:44:43 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: 364/740] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 04:44:43 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: 7|app: 0|req: 377/741] 10.0.0.25 () {30 vars in 410 bytes} [Tue Jul 7 04:44:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/754] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jul 7 04:45:46 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/755] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jul 7 04:45:46 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: 385/756] 10.0.0.25 () {34 vars in 654 bytes} [Tue Jul 7 04:45:46 2026] POST /v2/images => generated 648 bytes in 152 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-07 04:45:46.525 8 WARNING glance.api.v2.images [None req-6060066b-623a-425e-b44d-6c3324d88ecd 1d081b660a904f3d9035db7f5dc03f15 924c25ef082e489c9c30ee95e4e0ebbb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fb22d876-58b7-45d0-ac17-1f1a9eff8925 [pid: 8|app: 0|req: 372/757] 10.0.0.25 () {32 vars in 709 bytes} [Tue Jul 7 04:45:46 2026] DELETE /v2/images/fb22d876-58b7-45d0-ac17-1f1a9eff8925 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/758] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 7 04:45:46 2026] GET /v2/images/fb22d876-58b7-45d0-ac17-1f1a9eff8925 => 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: 373/759] 10.0.0.25 () {32 vars in 632 bytes} [Tue Jul 7 04:45:46 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/760] 10.0.0.25 () {34 vars in 654 bytes} [Tue Jul 7 04:45:46 2026] POST /v2/images => generated 702 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/761] 10.0.0.25 () {32 vars in 716 bytes} [Tue Jul 7 04:45:46 2026] GET /v2/images/2f19539c-e115-4dad-a3e9-ddac8d6d9e3d/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-07 04:45:46.734 7 INFO glance.api.v2.image_data [None req-50666c3b-92f2-4dec-9e73-d74aeb1a9333 1d081b660a904f3d9035db7f5dc03f15 924c25ef082e489c9c30ee95e4e0ebbb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 04:45:46.777 7 WARNING glance_store._drivers.rbd [None req-50666c3b-92f2-4dec-9e73-d74aeb1a9333 1d081b660a904f3d9035db7f5dc03f15 924c25ef082e489c9c30ee95e4e0ebbb - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-07 04:45:47.239 7 INFO glance.location [None req-50666c3b-92f2-4dec-9e73-d74aeb1a9333 1d081b660a904f3d9035db7f5dc03f15 924c25ef082e489c9c30ee95e4e0ebbb - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 388/762] 10.0.0.25 () {32 vars in 726 bytes} [Tue Jul 7 04:45:46 2026] PUT /v2/images/2f19539c-e115-4dad-a3e9-ddac8d6d9e3d/file => generated 0 bytes in 567 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/763] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 7 04:45:47 2026] GET /v2/images/2f19539c-e115-4dad-a3e9-ddac8d6d9e3d => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/764] 10.0.0.25 () {32 vars in 716 bytes} [Tue Jul 7 04:45:47 2026] GET /v2/images/2f19539c-e115-4dad-a3e9-ddac8d6d9e3d/file => generated 1024 bytes in 165 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/765] 10.0.0.25 () {34 vars in 654 bytes} [Tue Jul 7 04:45:47 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/766] 10.0.0.25 () {32 vars in 725 bytes} [Tue Jul 7 04:45:47 2026] PATCH /v2/images/4d82023a-abea-42c7-b519-3d4ffd964bb0 => generated 652 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/767] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 7 04:45:47 2026] GET /v2/images/4d82023a-abea-42c7-b519-3d4ffd964bb0 => generated 652 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-07 04:45:47.624 7 WARNING glance.api.v2.images [None req-3e7ac399-9055-45f4-89d5-0ca4cc481330 1d081b660a904f3d9035db7f5dc03f15 924c25ef082e489c9c30ee95e4e0ebbb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4d82023a-abea-42c7-b519-3d4ffd964bb0 [pid: 7|app: 0|req: 391/768] 10.0.0.25 () {32 vars in 709 bytes} [Tue Jul 7 04:45:47 2026] DELETE /v2/images/4d82023a-abea-42c7-b519-3d4ffd964bb0 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/769] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 7 04:45:47 2026] GET /v2/images/4d82023a-abea-42c7-b519-3d4ffd964bb0 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 04:45:47.743 7 WARNING glance.api.v2.images [None req-c1082241-051d-4ca7-acc5-9814a2102db6 1d081b660a904f3d9035db7f5dc03f15 924c25ef082e489c9c30ee95e4e0ebbb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2f19539c-e115-4dad-a3e9-ddac8d6d9e3d [pid: 7|app: 0|req: 392/770] 10.0.0.25 () {32 vars in 709 bytes} [Tue Jul 7 04:45:47 2026] DELETE /v2/images/2f19539c-e115-4dad-a3e9-ddac8d6d9e3d => generated 0 bytes in 801 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/771] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 7 04:45:48 2026] GET /v2/images/2f19539c-e115-4dad-a3e9-ddac8d6d9e3d => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 04:45:48.549 7 WARNING glance.api.v2.images [None req-01b92b1f-f4ad-4c44-bba2-51fd186da97c 1d081b660a904f3d9035db7f5dc03f15 924c25ef082e489c9c30ee95e4e0ebbb - - default default] Failed to find image fb22d876-58b7-45d0-ac17-1f1a9eff8925 to delete: glance.common.exception.ImageNotFound: No image found with ID fb22d876-58b7-45d0-ac17-1f1a9eff8925 [pid: 7|app: 0|req: 393/772] 10.0.0.25 () {32 vars in 709 bytes} [Tue Jul 7 04:45:48 2026] DELETE /v2/images/fb22d876-58b7-45d0-ac17-1f1a9eff8925 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/773] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 7 04:45:48 2026] GET /v2/images/fb22d876-58b7-45d0-ac17-1f1a9eff8925 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/782] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jul 7 04:46:24 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/783] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jul 7 04:46:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/802] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jul 7 04:47:57 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/803] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jul 7 04:47:57 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: 411/808] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jul 7 04:48:15 2026] GET /v2/images/a1bab359-7883-4234-b58e-da24be6cfffe => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/809] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jul 7 04:48:15 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/818] 199.204.45.153 () {32 vars in 826 bytes} [Tue Jul 7 04:48:57 2026] GET /v2/images?status=active&owner=f01236ae9ed34c73855555a74a7daecb&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/819] 199.204.45.153 () {32 vars in 653 bytes} [Tue Jul 7 04:48:57 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: 404/820] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jul 7 04:48:58 2026] GET /v2/images/71002fbb-2368-4075-8742-8d26d3bf1f41 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/821] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:48:58 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: 405/822] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:48:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/823] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jul 7 04:48:58 2026] GET /v2/images/71002fbb-2368-4075-8742-8d26d3bf1f41 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/824] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:48:58 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: 419/825] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:48:58 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/826] 10.0.0.44 () {36 vars in 986 bytes} [Tue Jul 7 04:48:58 2026] GET /v2/images/71002fbb-2368-4075-8742-8d26d3bf1f41 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/827] 10.0.0.44 () {36 vars in 926 bytes} [Tue Jul 7 04:48:58 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: 408/828] 10.0.0.248 () {36 vars in 911 bytes} [Tue Jul 7 04:48:58 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/829] 10.0.0.248 () {36 vars in 1007 bytes} [Tue Jul 7 04:48:58 2026] GET /v2/images/71002fbb-2368-4075-8742-8d26d3bf1f41/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/830] 10.0.0.248 () {36 vars in 987 bytes} [Tue Jul 7 04:48:58 2026] GET /v2/images/71002fbb-2368-4075-8742-8d26d3bf1f41 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/831] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 04:48:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/832] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 04:48:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/877] 10.0.0.25 () {32 vars in 632 bytes} [Tue Jul 7 04:52:36 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)