+ 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 Jun 16 01:25:04 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-67c7dcf649-8fdlk 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 0x7f038f4b8668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-16 01:25:06.492 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-16 01:25:06.493 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-06-16 01:25:07.336 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-16 01:25:07.337 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-16 01:25:07.338 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 01:25:07.368 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-16 01:25:07.369 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-16 01:25:07.369 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 01:25:09.337 7 WARNING glance.api.v2.images [None req-309c678a-70fa-402a-93e5-43dab7f11f44 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 01:25:09.512 8 WARNING glance.api.v2.images [None req-f3d040c3-a50f-4bf3-ae66-52f75165ac14 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 01:25:09.723 7 WARNING keystonemiddleware._common.config [None req-309c678a-70fa-402a-93e5-43dab7f11f44 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:25:09.731 7 WARNING oslo_config.cfg [None req-309c678a-70fa-402a-93e5-43dab7f11f44 - - - - - -] 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 0x7f038f4b8668 pid: 7 (default app) 2026-06-16 01:25:09.843 8 WARNING keystonemiddleware._common.config [None req-f3d040c3-a50f-4bf3-ae66-52f75165ac14 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:25:09.851 8 WARNING oslo_config.cfg [None req-f3d040c3-a50f-4bf3-ae66-52f75165ac14 - - - - - -] 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 0x7f038f4b8668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 01:25:10 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 01:25:11.236 8 WARNING oslo_policy.policy [None req-80095557-ac72-42ba-a51a-8d9cd84ffb86 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:25:11.237 8 WARNING oslo_policy.policy [None req-80095557-ac72-42ba-a51a-8d9cd84ffb86 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:25:11.251 8 WARNING oslo_policy.policy [None req-80095557-ac72-42ba-a51a-8d9cd84ffb86 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:25:11.251 8 WARNING oslo_policy.policy [None req-80095557-ac72-42ba-a51a-8d9cd84ffb86 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 01:25:10 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 01:25:15 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/8] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 01:25:15 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 01:25:15.221 7 WARNING oslo_policy.policy [None req-46dfa999-8cea-463e-a935-913555e99df9 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:25:15.222 7 WARNING oslo_policy.policy [None req-46dfa999-8cea-463e-a935-913555e99df9 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.109 () {44 vars in 912 bytes} [Tue Jun 16 01:25:15 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.109 () {44 vars in 934 bytes} [Tue Jun 16 01:25:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 01:25:15.356 7 WARNING oslo_policy.policy [None req-02bd9962-cff2-4226-9eb7-8831dfacff2e 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:25:15.357 7 WARNING oslo_policy.policy [None req-02bd9962-cff2-4226-9eb7-8831dfacff2e 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.109 () {44 vars in 940 bytes} [Tue Jun 16 01:25:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 01:25:15.460 8 WARNING oslo_config.cfg [None req-7cacff06-ff03-4f9f-b498-8791353aa145 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.109 () {48 vars in 952 bytes} [Tue Jun 16 01:25:15 2026] POST /v2/images => generated 760 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 01:25:15.489 7 WARNING oslo_policy.policy [None req-e1fae48e-a733-45be-97af-fa0a633163d7 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:25:15.489 7 WARNING oslo_policy.policy [None req-e1fae48e-a733-45be-97af-fa0a633163d7 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:25:15.491 7 INFO glance.api.v2.image_data [None req-e1fae48e-a733-45be-97af-fa0a633163d7 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:25:19.206 7 WARNING glance.location [None req-e1fae48e-a733-45be-97af-fa0a633163d7 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.109 () {48 vars in 1046 bytes} [Tue Jun 16 01:25:15 2026] PUT /v2/images/97b94a3e-a445-4692-9454-a60313275337/file => generated 0 bytes in 3918 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5522 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 16 01:25:19 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 01:25:19.506 7 WARNING oslo_config.cfg [None req-6009d8a5-3204-488f-8801-ea9faa7f726b 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.109 () {48 vars in 1052 bytes} [Tue Jun 16 01:25:19 2026] PATCH /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 16 01:25:19 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 01:47:21 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: 144/284] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 01:47:21 2026] GET /v2/images => generated 1381 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/289] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 01:47:41 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: 143/290] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 01:47:41 2026] GET /v2/images => generated 1381 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/291] 199.204.45.109 () {44 vars in 938 bytes} [Tue Jun 16 01:47:41 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/292] 199.204.45.109 () {44 vars in 960 bytes} [Tue Jun 16 01:47:41 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/293] 199.204.45.109 () {44 vars in 940 bytes} [Tue Jun 16 01:47:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/294] 199.204.45.109 () {48 vars in 952 bytes} [Tue Jun 16 01:47:41 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 01:47:41.982 7 INFO glance.api.v2.image_data [None req-266a23be-eda5-4702-acbd-8a8329a5874a 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:48:29.623 7 WARNING glance.location [None req-266a23be-eda5-4702-acbd-8a8329a5874a 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 150/303] 199.204.45.109 () {48 vars in 1047 bytes} [Tue Jun 16 01:47:41 2026] PUT /v2/images/e6489a73-6430-4c04-affd-d7610d2f8d85/file => generated 0 bytes in 47690 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60443 switches on core 0) [pid: 8|app: 0|req: 154/304] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 16 01:48:29 2026] GET /v2/images/e6489a73-6430-4c04-affd-d7610d2f8d85 => 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: 151/307] 199.204.45.109 () {48 vars in 1052 bytes} [Tue Jun 16 01:48:29 2026] PATCH /v2/images/e6489a73-6430-4c04-affd-d7610d2f8d85 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/308] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 16 01:48:29 2026] GET /v2/images/e6489a73-6430-4c04-affd-d7610d2f8d85 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/309] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 01:48:31 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: 158/310] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 01:48:31 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 01:56:23 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: 200/406] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 01:56:23 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: 7|app: 0|req: 202/409] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 01:56:39 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 01:56:39 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.204.45.109 () {44 vars in 948 bytes} [Tue Jun 16 01:56:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.204.45.109 () {44 vars in 970 bytes} [Tue Jun 16 01:56:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.204.45.109 () {44 vars in 940 bytes} [Tue Jun 16 01:56:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.204.45.109 () {48 vars in 952 bytes} [Tue Jun 16 01:56:39 2026] POST /v2/images => generated 799 bytes in 10492 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 01:56:49.974 7 INFO glance.api.v2.image_data [None req-bec4b193-64ea-4a60-bdc9-42cca7ff1380 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 02:01:25.467 7 INFO glance.location [None req-bec4b193-64ea-4a60-bdc9-42cca7ff1380 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 209/473] 199.204.45.109 () {48 vars in 1046 bytes} [Tue Jun 16 01:56:49 2026] PUT /v2/images/04beb9c5-ffba-434e-8a83-209a3b4fc7e2/file => generated 0 bytes in 275647 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12491 switches on core 0) [pid: 8|app: 0|req: 265/474] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 16 02:01:25 2026] GET /v2/images/04beb9c5-ffba-434e-8a83-209a3b4fc7e2 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/475] 199.204.45.109 () {48 vars in 1052 bytes} [Tue Jun 16 02:01:25 2026] PATCH /v2/images/04beb9c5-ffba-434e-8a83-209a3b4fc7e2 => generated 1410 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/476] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 16 02:01:25 2026] GET /v2/images/04beb9c5-ffba-434e-8a83-209a3b4fc7e2 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/489] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 02:02:29 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: 217/490] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 02:02:29 2026] GET /v2/images => generated 4190 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/495] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 02:02:48 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: 276/496] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 02:02:48 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/497] 199.204.45.109 () {44 vars in 940 bytes} [Tue Jun 16 02:02:48 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: 277/498] 199.204.45.109 () {44 vars in 962 bytes} [Tue Jun 16 02:02:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/499] 199.204.45.109 () {44 vars in 940 bytes} [Tue Jun 16 02:02:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/500] 199.204.45.109 () {48 vars in 952 bytes} [Tue Jun 16 02:02:48 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-06-16 02:02:48.255 7 INFO glance.api.v2.image_data [None req-aa0bac93-fd46-4e2e-addb-f5938f7ae58e 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 02:03:21.857 7 INFO glance.location [None req-aa0bac93-fd46-4e2e-addb-f5938f7ae58e 2fed61a6251a416485c65a36fc154fcc 95094a05099b4461bffca1a738485cbc - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 223/509] 199.204.45.109 () {48 vars in 1047 bytes} [Tue Jun 16 02:02:48 2026] PUT /v2/images/cfcc5902-6fdb-4645-8ffb-8a86d990405b/file => generated 0 bytes in 33719 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15890 switches on core 0) [pid: 8|app: 0|req: 287/510] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 16 02:03:21 2026] GET /v2/images/cfcc5902-6fdb-4645-8ffb-8a86d990405b => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/511] 199.204.45.109 () {48 vars in 1052 bytes} [Tue Jun 16 02:03:21 2026] PATCH /v2/images/cfcc5902-6fdb-4645-8ffb-8a86d990405b => generated 1382 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/512] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 16 02:03:22 2026] GET /v2/images/cfcc5902-6fdb-4645-8ffb-8a86d990405b => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/681] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 02:17:28 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: 373/682] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 02:17:28 2026] GET /v2/images => generated 5574 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/713] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 02:19:59 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/714] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 02:19:59 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/717] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 02:20:01 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: 391/718] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 02:20:01 2026] GET /v2/images => generated 5574 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/729] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 02:20:52 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/730] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 02:20:52 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/733] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 02:21:01 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/734] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 02:21:01 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/747] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 16 02:22:05 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: 342/748] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 16 02:22:05 2026] GET /v2/images => generated 5574 bytes in 67 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: 412/759] 10.0.0.206 () {32 vars in 633 bytes} [Tue Jun 16 02:22:51 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/764] 10.0.0.148 () {36 vars in 987 bytes} [Tue Jun 16 02:23:14 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 26 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: 350/765] 10.0.0.148 () {36 vars in 927 bytes} [Tue Jun 16 02:23:14 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: 8|app: 0|req: 416/766] 10.0.0.148 () {36 vars in 987 bytes} [Tue Jun 16 02:23:17 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/767] 10.0.0.148 () {36 vars in 927 bytes} [Tue Jun 16 02:23:17 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: 353/770] 199.204.45.109 () {36 vars in 991 bytes} [Tue Jun 16 02:23:24 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/771] 199.204.45.109 () {36 vars in 931 bytes} [Tue Jun 16 02:23:24 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: 354/772] 199.204.45.109 () {36 vars in 991 bytes} [Tue Jun 16 02:23:25 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/773] 199.204.45.109 () {36 vars in 931 bytes} [Tue Jun 16 02:23: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: 8|app: 0|req: 421/776] 10.0.0.107 () {36 vars in 987 bytes} [Tue Jun 16 02:23:35 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/777] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:23: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: 422/778] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:23:35 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: 357/779] 10.0.0.107 () {36 vars in 987 bytes} [Tue Jun 16 02:23:35 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => 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: 423/780] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:23:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/781] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:23:35 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/782] 10.0.0.107 () {36 vars in 987 bytes} [Tue Jun 16 02:23:35 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/783] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:23: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: 425/784] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:23:35 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: 360/785] 10.0.0.139 () {36 vars in 911 bytes} [Tue Jun 16 02:23:36 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: 426/786] 10.0.0.139 () {36 vars in 1007 bytes} [Tue Jun 16 02:23:36 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337/locations => generated 127 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/787] 10.0.0.139 () {36 vars in 987 bytes} [Tue Jun 16 02:23:36 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/788] 10.0.0.139 () {36 vars in 927 bytes} [Tue Jun 16 02:23:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/789] 10.0.0.139 () {36 vars in 927 bytes} [Tue Jun 16 02:23:36 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: 433/800] 10.0.0.148 () {36 vars in 987 bytes} [Tue Jun 16 02:24:29 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/801] 10.0.0.148 () {36 vars in 927 bytes} [Tue Jun 16 02:24:29 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: 372/808] 10.0.0.148 () {36 vars in 987 bytes} [Tue Jun 16 02:24:55 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/809] 10.0.0.148 () {36 vars in 927 bytes} [Tue Jun 16 02:24:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/814] 10.0.0.148 () {36 vars in 987 bytes} [Tue Jun 16 02:25:12 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => 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: 440/815] 10.0.0.148 () {36 vars in 927 bytes} [Tue Jun 16 02:25:12 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: 378/820] 10.0.0.148 () {36 vars in 987 bytes} [Tue Jun 16 02:25:39 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/821] 10.0.0.148 () {36 vars in 927 bytes} [Tue Jun 16 02:25:39 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: 446/826] 10.0.0.206 () {32 vars in 707 bytes} [Tue Jun 16 02:25:51 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/827] 10.0.0.206 () {32 vars in 707 bytes} [Tue Jun 16 02:25:51 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => 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: 447/828] 10.0.0.107 () {36 vars in 987 bytes} [Tue Jun 16 02:25:51 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/829] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:25:51 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: 448/830] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:25:51 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: 383/831] 10.0.0.107 () {36 vars in 987 bytes} [Tue Jun 16 02:25:51 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => 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: 449/832] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:25:51 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: 384/833] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:25:51 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: 450/834] 10.0.0.107 () {36 vars in 987 bytes} [Tue Jun 16 02:25:51 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/835] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:25:51 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: 451/836] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:25:52 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: 386/837] 10.0.0.139 () {36 vars in 911 bytes} [Tue Jun 16 02:25:52 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: 452/838] 10.0.0.139 () {36 vars in 1007 bytes} [Tue Jun 16 02:25:52 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/839] 10.0.0.139 () {36 vars in 987 bytes} [Tue Jun 16 02:25:52 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/840] 10.0.0.139 () {36 vars in 927 bytes} [Tue Jun 16 02:25:52 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: 388/841] 10.0.0.139 () {36 vars in 927 bytes} [Tue Jun 16 02:25:52 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: 454/842] 10.0.0.148 () {36 vars in 987 bytes} [Tue Jun 16 02:25:55 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/843] 10.0.0.148 () {36 vars in 927 bytes} [Tue Jun 16 02:25:55 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: 455/844] 10.0.0.148 () {36 vars in 987 bytes} [Tue Jun 16 02:25:55 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/845] 10.0.0.148 () {36 vars in 927 bytes} [Tue Jun 16 02:25:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/850] 10.0.0.148 () {36 vars in 987 bytes} [Tue Jun 16 02:26:14 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => 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: 458/851] 10.0.0.148 () {36 vars in 927 bytes} [Tue Jun 16 02:26:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/866] 10.0.0.206 () {34 vars in 655 bytes} [Tue Jun 16 02:27:28 2026] POST /v2/images => generated 648 bytes in 263 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-16 02:27:28.969 7 WARNING glance.api.v2.images [None req-4358a30f-26f7-48ad-8214-40b175b040d2 edf3d01a10284dacaea5297830fa86d8 c177e73493ed4ab187dc23eb91832f01 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9e1fb08b-1595-49fd-94e4-9525b6efd63c [pid: 7|app: 0|req: 401/867] 10.0.0.206 () {32 vars in 710 bytes} [Tue Jun 16 02:27:28 2026] DELETE /v2/images/9e1fb08b-1595-49fd-94e4-9525b6efd63c => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/868] 10.0.0.206 () {32 vars in 707 bytes} [Tue Jun 16 02:27:29 2026] GET /v2/images/9e1fb08b-1595-49fd-94e4-9525b6efd63c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/869] 10.0.0.206 () {32 vars in 633 bytes} [Tue Jun 16 02:27:29 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/870] 10.0.0.206 () {34 vars in 655 bytes} [Tue Jun 16 02:27:29 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/871] 10.0.0.206 () {32 vars in 717 bytes} [Tue Jun 16 02:27:29 2026] GET /v2/images/466c6b67-2294-4cdc-bec2-4d4bc0af2345/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 02:27:29.182 8 WARNING oslo_policy.policy [None req-d333dccb-a5fa-4884-a339-0c0b945e13c4 edf3d01a10284dacaea5297830fa86d8 c177e73493ed4ab187dc23eb91832f01 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 02:27:29.182 8 WARNING oslo_policy.policy [None req-d333dccb-a5fa-4884-a339-0c0b945e13c4 edf3d01a10284dacaea5297830fa86d8 c177e73493ed4ab187dc23eb91832f01 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 02:27:29.194 8 INFO glance.api.v2.image_data [None req-d333dccb-a5fa-4884-a339-0c0b945e13c4 edf3d01a10284dacaea5297830fa86d8 c177e73493ed4ab187dc23eb91832f01 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 02:27:29.241 8 WARNING glance_store._drivers.rbd [None req-d333dccb-a5fa-4884-a339-0c0b945e13c4 edf3d01a10284dacaea5297830fa86d8 c177e73493ed4ab187dc23eb91832f01 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-16 02:27:29.683 8 INFO glance.location [None req-d333dccb-a5fa-4884-a339-0c0b945e13c4 edf3d01a10284dacaea5297830fa86d8 c177e73493ed4ab187dc23eb91832f01 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 469/874] 10.0.0.206 () {32 vars in 727 bytes} [Tue Jun 16 02:27:29 2026] PUT /v2/images/466c6b67-2294-4cdc-bec2-4d4bc0af2345/file => generated 0 bytes in 568 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/875] 10.0.0.206 () {32 vars in 707 bytes} [Tue Jun 16 02:27:29 2026] GET /v2/images/466c6b67-2294-4cdc-bec2-4d4bc0af2345 => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/876] 10.0.0.206 () {32 vars in 717 bytes} [Tue Jun 16 02:27:29 2026] GET /v2/images/466c6b67-2294-4cdc-bec2-4d4bc0af2345/file => generated 1024 bytes in 180 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/877] 10.0.0.206 () {34 vars in 655 bytes} [Tue Jun 16 02:27:29 2026] POST /v2/images => generated 648 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/878] 10.0.0.206 () {32 vars in 726 bytes} [Tue Jun 16 02:27:30 2026] PATCH /v2/images/bfed22d6-14d3-4830-8a5a-3bd7e4fba6b7 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/879] 10.0.0.206 () {32 vars in 707 bytes} [Tue Jun 16 02:27:30 2026] GET /v2/images/bfed22d6-14d3-4830-8a5a-3bd7e4fba6b7 => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 02:27:30.125 8 WARNING glance.api.v2.images [None req-3f2fa514-69d1-42de-b14d-ea71b6ed9a61 edf3d01a10284dacaea5297830fa86d8 c177e73493ed4ab187dc23eb91832f01 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bfed22d6-14d3-4830-8a5a-3bd7e4fba6b7 [pid: 8|app: 0|req: 472/880] 10.0.0.206 () {32 vars in 710 bytes} [Tue Jun 16 02:27:30 2026] DELETE /v2/images/bfed22d6-14d3-4830-8a5a-3bd7e4fba6b7 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/881] 10.0.0.206 () {32 vars in 707 bytes} [Tue Jun 16 02:27:30 2026] GET /v2/images/bfed22d6-14d3-4830-8a5a-3bd7e4fba6b7 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 02:27:30.215 8 WARNING glance.api.v2.images [None req-afc49e60-6265-48ea-88ff-5f9e49f61b14 edf3d01a10284dacaea5297830fa86d8 c177e73493ed4ab187dc23eb91832f01 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//466c6b67-2294-4cdc-bec2-4d4bc0af2345 [pid: 8|app: 0|req: 473/882] 10.0.0.206 () {32 vars in 710 bytes} [Tue Jun 16 02:27:30 2026] DELETE /v2/images/466c6b67-2294-4cdc-bec2-4d4bc0af2345 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/883] 10.0.0.206 () {32 vars in 707 bytes} [Tue Jun 16 02:27:30 2026] GET /v2/images/466c6b67-2294-4cdc-bec2-4d4bc0af2345 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 02:27:31.023 8 WARNING glance.api.v2.images [None req-8097da82-408b-4622-97f5-7715a77563a9 edf3d01a10284dacaea5297830fa86d8 c177e73493ed4ab187dc23eb91832f01 - - default default] Failed to find image 9e1fb08b-1595-49fd-94e4-9525b6efd63c to delete: glance.common.exception.ImageNotFound: No image found with ID 9e1fb08b-1595-49fd-94e4-9525b6efd63c [pid: 8|app: 0|req: 474/884] 10.0.0.206 () {32 vars in 710 bytes} [Tue Jun 16 02:27:31 2026] DELETE /v2/images/9e1fb08b-1595-49fd-94e4-9525b6efd63c => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/885] 10.0.0.206 () {32 vars in 707 bytes} [Tue Jun 16 02:27:31 2026] GET /v2/images/9e1fb08b-1595-49fd-94e4-9525b6efd63c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/886] 10.0.0.206 () {30 vars in 411 bytes} [Tue Jun 16 02:27: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: 488/913] 10.0.0.148 () {36 vars in 987 bytes} [Tue Jun 16 02:29:39 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/914] 10.0.0.148 () {36 vars in 927 bytes} [Tue Jun 16 02:29:39 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: 490/917] 10.0.0.148 () {36 vars in 987 bytes} [Tue Jun 16 02:29:57 2026] GET /v2/images/97b94a3e-a445-4692-9454-a60313275337 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/918] 10.0.0.148 () {36 vars in 927 bytes} [Tue Jun 16 02:29:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/927] 199.204.45.109 () {32 vars in 826 bytes} [Tue Jun 16 02:30:34 2026] GET /v2/images?status=active&owner=95094a05099b4461bffca1a738485cbc&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/928] 199.204.45.109 () {32 vars in 653 bytes} [Tue Jun 16 02:30: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: 7|app: 0|req: 434/929] 10.0.0.107 () {36 vars in 987 bytes} [Tue Jun 16 02:30:34 2026] GET /v2/images/e6489a73-6430-4c04-affd-d7610d2f8d85 => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/930] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:30:34 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: 435/931] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:30:34 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/932] 10.0.0.107 () {36 vars in 987 bytes} [Tue Jun 16 02:30:34 2026] GET /v2/images/e6489a73-6430-4c04-affd-d7610d2f8d85 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/933] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:30:34 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: 498/934] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:30:34 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: 437/935] 10.0.0.107 () {36 vars in 987 bytes} [Tue Jun 16 02:30:34 2026] GET /v2/images/e6489a73-6430-4c04-affd-d7610d2f8d85 => 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: 499/936] 10.0.0.107 () {36 vars in 927 bytes} [Tue Jun 16 02:30:34 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: 438/937] 10.0.0.139 () {36 vars in 911 bytes} [Tue Jun 16 02:30:35 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: 500/938] 10.0.0.139 () {36 vars in 1007 bytes} [Tue Jun 16 02:30:35 2026] GET /v2/images/e6489a73-6430-4c04-affd-d7610d2f8d85/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/939] 10.0.0.139 () {36 vars in 987 bytes} [Tue Jun 16 02:30:35 2026] GET /v2/images/e6489a73-6430-4c04-affd-d7610d2f8d85 => 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: 501/940] 10.0.0.139 () {36 vars in 927 bytes} [Tue Jun 16 02:30:35 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: 440/941] 10.0.0.139 () {36 vars in 927 bytes} [Tue Jun 16 02:30:35 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: 524/986] 10.0.0.206 () {32 vars in 633 bytes} [Tue Jun 16 02:34:15 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)