+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 28 00:50:36 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-54c79f5bdb-m68pv 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 0x7f1d0587f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-28 00:50:38.827 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-28 00:50:38.887 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-05-28 00:50:39.686 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-28 00:50:39.687 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-28 00:50:39.687 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-28 00:50:39.731 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-28 00:50:39.732 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-28 00:50:39.733 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-28 00:50:41.766 8 WARNING glance.api.v2.images [None req-9829e70c-b5af-44e6-98d5-95f03388c023 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-28 00:50:41.861 7 WARNING glance.api.v2.images [None req-8d7c3992-b91e-4eae-b97c-8d45f38976a1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-28 00:50:42.100 8 WARNING keystonemiddleware._common.config [None req-9829e70c-b5af-44e6-98d5-95f03388c023 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 00:50:42.107 8 WARNING oslo_config.cfg [None req-9829e70c-b5af-44e6-98d5-95f03388c023 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f1d0587f668 pid: 8 (default app) 2026-05-28 00:50:42.227 7 WARNING keystonemiddleware._common.config [None req-8d7c3992-b91e-4eae-b97c-8d45f38976a1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 00:50:42.235 7 WARNING oslo_config.cfg [None req-8d7c3992-b91e-4eae-b97c-8d45f38976a1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f1d0587f668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 00:50:42 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-05-28 00:50:42.968 7 WARNING oslo_policy.policy [None req-70e9bb1e-b5ad-406d-a5bd-b6e8aa6eba57 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 00:50:42.968 7 WARNING oslo_policy.policy [None req-70e9bb1e-b5ad-406d-a5bd-b6e8aa6eba57 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 00:50:42.984 7 WARNING oslo_policy.policy [None req-70e9bb1e-b5ad-406d-a5bd-b6e8aa6eba57 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 00:50:42.985 7 WARNING oslo_policy.policy [None req-70e9bb1e-b5ad-406d-a5bd-b6e8aa6eba57 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 00:50:42 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 00:50:46 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: 2/8] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 00:50:46 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 00:50:46.543 8 WARNING oslo_policy.policy [None req-8a1f0eb0-6997-426d-9cb3-9cd52a9f3607 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 00:50:46.544 8 WARNING oslo_policy.policy [None req-8a1f0eb0-6997-426d-9cb3-9cd52a9f3607 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.144 () {44 vars in 910 bytes} [Thu May 28 00:50:46 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.144 () {44 vars in 932 bytes} [Thu May 28 00:50:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 00:50:46.673 8 WARNING oslo_policy.policy [None req-e2d08cae-62df-44ff-a156-61203cd69294 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 00:50:46.673 8 WARNING oslo_policy.policy [None req-e2d08cae-62df-44ff-a156-61203cd69294 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.144 () {44 vars in 938 bytes} [Thu May 28 00:50:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 00:50:46.751 7 WARNING oslo_config.cfg [None req-105d37ea-d2ca-4b58-bf25-1c30ebe37ba8 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.144 () {48 vars in 950 bytes} [Thu May 28 00:50:46 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 00:50:46.769 8 WARNING oslo_policy.policy [None req-69b2e3e8-2daf-45b6-a7d2-61d26cce23f6 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 00:50:46.769 8 WARNING oslo_policy.policy [None req-69b2e3e8-2daf-45b6-a7d2-61d26cce23f6 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 00:50:46.771 8 INFO glance.api.v2.image_data [None req-69b2e3e8-2daf-45b6-a7d2-61d26cce23f6 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 00:50:50.746 8 WARNING glance.location [None req-69b2e3e8-2daf-45b6-a7d2-61d26cce23f6 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.144 () {48 vars in 1044 bytes} [Thu May 28 00:50:46 2026] PUT /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb/file => generated 0 bytes in 4032 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7022 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.144 () {44 vars in 970 bytes} [Thu May 28 00:50:50 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 00:50:50.901 8 WARNING oslo_config.cfg [None req-45afcee6-93dc-40b6-9ae7-6a641075e5a5 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.144 () {48 vars in 1050 bytes} [Thu May 28 00:50:50 2026] PATCH /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.144 () {44 vars in 970 bytes} [Thu May 28 00:50:50 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => 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: 136/267] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 01:11: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: 132/268] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 01:11:37 2026] GET /v2/images => generated 1381 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 01:12:04 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: 136/276] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 01:12:04 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.204.45.144 () {44 vars in 936 bytes} [Thu May 28 01:12:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.204.45.144 () {44 vars in 958 bytes} [Thu May 28 01:12:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.144 () {44 vars in 938 bytes} [Thu May 28 01:12:04 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: 7|app: 0|req: 138/280] 199.204.45.144 () {48 vars in 950 bytes} [Thu May 28 01:12:04 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 01:12:04.870 8 INFO glance.api.v2.image_data [None req-c45e15ea-1cb4-48ea-bc2a-3b707d4639ff 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 01:12:29.176 8 WARNING glance.location [None req-c45e15ea-1cb4-48ea-bc2a-3b707d4639ff 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/285] 199.204.45.144 () {48 vars in 1045 bytes} [Thu May 28 01:12:04 2026] PUT /v2/images/131fba8d-cafa-431f-a8ce-7f6655767718/file => generated 0 bytes in 24356 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62865 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.204.45.144 () {44 vars in 970 bytes} [Thu May 28 01:12:29 2026] GET /v2/images/131fba8d-cafa-431f-a8ce-7f6655767718 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.144 () {48 vars in 1050 bytes} [Thu May 28 01:12:29 2026] PATCH /v2/images/131fba8d-cafa-431f-a8ce-7f6655767718 => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.204.45.144 () {44 vars in 970 bytes} [Thu May 28 01:12:29 2026] GET /v2/images/131fba8d-cafa-431f-a8ce-7f6655767718 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 01:12:30 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: 145/290] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 01:12:30 2026] GET /v2/images => generated 2778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 01:19:28 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: 188/376] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 01:19:28 2026] GET /v2/images => generated 2778 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 01:19:44 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: 191/382] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 01:19:44 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: 8|app: 0|req: 192/383] 199.204.45.144 () {44 vars in 946 bytes} [Thu May 28 01:19:44 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.144 () {44 vars in 968 bytes} [Thu May 28 01:19:44 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: 8|app: 0|req: 193/385] 199.204.45.144 () {44 vars in 938 bytes} [Thu May 28 01:19:44 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: 193/386] 199.204.45.144 () {48 vars in 950 bytes} [Thu May 28 01:19:44 2026] POST /v2/images => generated 799 bytes in 107 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 01:19:45.020 8 INFO glance.api.v2.image_data [None req-981c0c3a-6fa9-43b7-ab7f-46536f393ab5 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 01:20:01.373 8 INFO glance.location [None req-981c0c3a-6fa9-43b7-ab7f-46536f393ab5 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/389] 199.204.45.144 () {48 vars in 1044 bytes} [Thu May 28 01:19:45 2026] PUT /v2/images/e1f2c92b-920f-4afb-9720-4a3979d50ca4/file => generated 0 bytes in 16394 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23720 switches on core 0) [pid: 7|app: 0|req: 196/390] 199.204.45.144 () {44 vars in 970 bytes} [Thu May 28 01:20:01 2026] GET /v2/images/e1f2c92b-920f-4afb-9720-4a3979d50ca4 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.144 () {48 vars in 1050 bytes} [Thu May 28 01:20:01 2026] PATCH /v2/images/e1f2c92b-920f-4afb-9720-4a3979d50ca4 => generated 1410 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.204.45.144 () {44 vars in 970 bytes} [Thu May 28 01:20:01 2026] GET /v2/images/e1f2c92b-920f-4afb-9720-4a3979d50ca4 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 01:20:39 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/402] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 01:20:39 2026] GET /v2/images => generated 4190 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 01:21:04 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: 204/410] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 01:21:04 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 199.204.45.144 () {44 vars in 938 bytes} [Thu May 28 01:21:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.204.45.144 () {44 vars in 960 bytes} [Thu May 28 01:21:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.204.45.144 () {44 vars in 938 bytes} [Thu May 28 01:21:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 199.204.45.144 () {48 vars in 950 bytes} [Thu May 28 01:21:04 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 01:21:05.046 7 WARNING oslo_policy.policy [None req-70154768-a7d7-4d27-9eff-d81105a7662a 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 01:21:05.046 7 WARNING oslo_policy.policy [None req-70154768-a7d7-4d27-9eff-d81105a7662a 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 01:21:05.048 7 INFO glance.api.v2.image_data [None req-70154768-a7d7-4d27-9eff-d81105a7662a 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 01:21:20.373 7 INFO glance.location [None req-70154768-a7d7-4d27-9eff-d81105a7662a 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 209/417] 199.204.45.144 () {48 vars in 1045 bytes} [Thu May 28 01:21:05 2026] PUT /v2/images/fe235a1c-d2cd-49ed-9853-3e84e5432622/file => generated 0 bytes in 15375 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33190 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.204.45.144 () {44 vars in 970 bytes} [Thu May 28 01:21:20 2026] GET /v2/images/fe235a1c-d2cd-49ed-9853-3e84e5432622 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.204.45.144 () {48 vars in 1050 bytes} [Thu May 28 01:21:20 2026] PATCH /v2/images/fe235a1c-d2cd-49ed-9853-3e84e5432622 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.204.45.144 () {44 vars in 970 bytes} [Thu May 28 01:21:20 2026] GET /v2/images/fe235a1c-d2cd-49ed-9853-3e84e5432622 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 01:34:08 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: 288/576] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 01:34:08 2026] GET /v2/images => generated 5574 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 01:36:26 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: 303/606] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 01:36:26 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/607] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 01:36:28 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: 304/608] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 01:36:28 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 01:37:17 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: 310/620] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 01:37:17 2026] GET /v2/images => generated 5574 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 01:37:25 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: 312/624] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 01:37:25 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/637] 199.204.45.144 () {42 vars in 687 bytes} [Thu May 28 01:38:26 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: 319/638] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 01:38:26 2026] GET /v2/images => generated 5574 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/647] 10.0.0.189 () {32 vars in 633 bytes} [Thu May 28 01:39:07 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 01:39:31 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => generated 1312 bytes in 138 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: 328/655] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:39:31 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: 328/656] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:39:31 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: 329/657] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 01:39:31 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:39:31 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: 330/659] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:39:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 01:39:31 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => 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: 331/661] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:39:32 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: 331/662] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:39:32 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: 332/663] 10.0.0.233 () {36 vars in 911 bytes} [Thu May 28 01:39:32 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: 332/664] 10.0.0.233 () {36 vars in 1007 bytes} [Thu May 28 01:39:32 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb/locations => generated 127 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 10.0.0.233 () {36 vars in 987 bytes} [Thu May 28 01:39:32 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/666] 10.0.0.233 () {36 vars in 927 bytes} [Thu May 28 01:39:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 10.0.0.233 () {36 vars in 927 bytes} [Thu May 28 01:39:32 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: 335/670] 10.0.0.221 () {36 vars in 987 bytes} [Thu May 28 01:39:43 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => 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: 336/671] 10.0.0.221 () {36 vars in 927 bytes} [Thu May 28 01:39:43 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: 336/672] 10.0.0.221 () {36 vars in 987 bytes} [Thu May 28 01:39:47 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/673] 10.0.0.221 () {36 vars in 927 bytes} [Thu May 28 01:39:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/674] 199.204.45.144 () {36 vars in 991 bytes} [Thu May 28 01:39:51 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/675] 199.204.45.144 () {36 vars in 931 bytes} [Thu May 28 01:39:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/678] 199.204.45.144 () {36 vars in 991 bytes} [Thu May 28 01:39:51 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/679] 199.204.45.144 () {36 vars in 931 bytes} [Thu May 28 01:39: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: 340/680] 10.0.0.189 () {30 vars in 411 bytes} [Thu May 28 01:39:55 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: 344/687] 10.0.0.221 () {36 vars in 987 bytes} [Thu May 28 01:40:22 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/688] 10.0.0.221 () {36 vars in 927 bytes} [Thu May 28 01:40:22 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: 345/689] 10.0.0.189 () {32 vars in 707 bytes} [Thu May 28 01:40:26 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => 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: 345/690] 10.0.0.189 () {32 vars in 707 bytes} [Thu May 28 01:40:26 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => 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: 346/691] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 01:40:27 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/692] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:40:27 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: 347/693] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:40:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 01:40:27 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => 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: 348/695] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:40:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:40:27 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: 349/697] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 01:40:27 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => 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: 349/698] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:40:27 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: 350/699] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:40:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.233 () {36 vars in 911 bytes} [Thu May 28 01:40:27 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: 351/701] 10.0.0.233 () {36 vars in 1007 bytes} [Thu May 28 01:40:27 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.233 () {36 vars in 987 bytes} [Thu May 28 01:40:27 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => 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: 352/703] 10.0.0.233 () {36 vars in 927 bytes} [Thu May 28 01:40:27 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: 352/704] 10.0.0.233 () {36 vars in 927 bytes} [Thu May 28 01:40:27 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: 355/709] 10.0.0.221 () {36 vars in 987 bytes} [Thu May 28 01:40:43 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => 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: 355/710] 10.0.0.221 () {36 vars in 927 bytes} [Thu May 28 01:40:43 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/725] 10.0.0.221 () {36 vars in 987 bytes} [Thu May 28 01:42:00 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => 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: 363/726] 10.0.0.221 () {36 vars in 927 bytes} [Thu May 28 01:42:00 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: 366/731] 10.0.0.221 () {36 vars in 987 bytes} [Thu May 28 01:42:14 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => 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: 366/732] 10.0.0.221 () {36 vars in 927 bytes} [Thu May 28 01:42:14 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/737] 10.0.0.189 () {34 vars in 655 bytes} [Thu May 28 01:42:32 2026] POST /v2/images => generated 649 bytes in 187 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-28 01:42:32.301 8 WARNING glance.api.v2.images [None req-5d67d2d2-a0e9-4d1c-b061-d18564637575 e115fb26c0bd429c93b3f1286bbdea32 eacee866a912461fba88940e5d9442bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//76f19b23-805f-4612-a1b6-20d4ed0717ef [pid: 8|app: 0|req: 369/738] 10.0.0.189 () {32 vars in 710 bytes} [Thu May 28 01:42:32 2026] DELETE /v2/images/76f19b23-805f-4612-a1b6-20d4ed0717ef => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/739] 10.0.0.189 () {32 vars in 707 bytes} [Thu May 28 01:42:32 2026] GET /v2/images/76f19b23-805f-4612-a1b6-20d4ed0717ef => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/740] 10.0.0.189 () {32 vars in 633 bytes} [Thu May 28 01:42:32 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/741] 10.0.0.189 () {34 vars in 655 bytes} [Thu May 28 01:42:32 2026] POST /v2/images => generated 703 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/742] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:42:32 2026] GET /v2/images/574c28d3-0589-4400-ba51-39c7c8f04e70/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:42:32.481 7 INFO glance.api.v2.image_data [None req-422b1506-e4aa-4bdd-bd51-ea1a1b919a7b e115fb26c0bd429c93b3f1286bbdea32 eacee866a912461fba88940e5d9442bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 01:42:32.527 7 WARNING glance_store._drivers.rbd [None req-422b1506-e4aa-4bdd-bd51-ea1a1b919a7b e115fb26c0bd429c93b3f1286bbdea32 eacee866a912461fba88940e5d9442bd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-28 01:42:32.887 7 INFO glance.location [None req-422b1506-e4aa-4bdd-bd51-ea1a1b919a7b e115fb26c0bd429c93b3f1286bbdea32 eacee866a912461fba88940e5d9442bd - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 372/743] 10.0.0.189 () {32 vars in 727 bytes} [Thu May 28 01:42:32 2026] PUT /v2/images/574c28d3-0589-4400-ba51-39c7c8f04e70/file => generated 0 bytes in 464 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/744] 10.0.0.189 () {32 vars in 707 bytes} [Thu May 28 01:42:32 2026] GET /v2/images/574c28d3-0589-4400-ba51-39c7c8f04e70 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/745] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:42:32 2026] GET /v2/images/574c28d3-0589-4400-ba51-39c7c8f04e70/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/746] 10.0.0.189 () {34 vars in 655 bytes} [Thu May 28 01:42:33 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/747] 10.0.0.189 () {32 vars in 726 bytes} [Thu May 28 01:42:33 2026] PATCH /v2/images/e15fe7d4-e9f9-40fe-96e6-49ff20417314 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/748] 10.0.0.189 () {32 vars in 707 bytes} [Thu May 28 01:42:33 2026] GET /v2/images/e15fe7d4-e9f9-40fe-96e6-49ff20417314 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:42:33.226 7 WARNING glance.api.v2.images [None req-91dbff3e-1764-4954-8b84-c26031b39244 e115fb26c0bd429c93b3f1286bbdea32 eacee866a912461fba88940e5d9442bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e15fe7d4-e9f9-40fe-96e6-49ff20417314 [pid: 7|app: 0|req: 375/749] 10.0.0.189 () {32 vars in 710 bytes} [Thu May 28 01:42:33 2026] DELETE /v2/images/e15fe7d4-e9f9-40fe-96e6-49ff20417314 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/750] 10.0.0.189 () {32 vars in 707 bytes} [Thu May 28 01:42:33 2026] GET /v2/images/e15fe7d4-e9f9-40fe-96e6-49ff20417314 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:42:33.292 7 WARNING glance.api.v2.images [None req-0ceb9b53-fe0b-47c5-bbbb-b13b7ef4d856 e115fb26c0bd429c93b3f1286bbdea32 eacee866a912461fba88940e5d9442bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//574c28d3-0589-4400-ba51-39c7c8f04e70 [pid: 7|app: 0|req: 376/751] 10.0.0.189 () {32 vars in 710 bytes} [Thu May 28 01:42:33 2026] DELETE /v2/images/574c28d3-0589-4400-ba51-39c7c8f04e70 => generated 0 bytes in 850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/752] 10.0.0.189 () {32 vars in 707 bytes} [Thu May 28 01:42:34 2026] GET /v2/images/574c28d3-0589-4400-ba51-39c7c8f04e70 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:42:34.160 7 WARNING glance.api.v2.images [None req-de19ba79-68d4-4596-b1b1-8f9887b14391 e115fb26c0bd429c93b3f1286bbdea32 eacee866a912461fba88940e5d9442bd - - default default] Failed to find image 76f19b23-805f-4612-a1b6-20d4ed0717ef to delete: glance.common.exception.ImageNotFound: No image found with ID 76f19b23-805f-4612-a1b6-20d4ed0717ef [pid: 7|app: 0|req: 377/753] 10.0.0.189 () {32 vars in 710 bytes} [Thu May 28 01:42:34 2026] DELETE /v2/images/76f19b23-805f-4612-a1b6-20d4ed0717ef => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/754] 10.0.0.189 () {32 vars in 707 bytes} [Thu May 28 01:42:34 2026] GET /v2/images/76f19b23-805f-4612-a1b6-20d4ed0717ef => 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: 383/765] 10.0.0.221 () {36 vars in 987 bytes} [Thu May 28 01:43:22 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 10.0.0.221 () {36 vars in 927 bytes} [Thu May 28 01:43:22 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: 387/773] 10.0.0.221 () {36 vars in 987 bytes} [Thu May 28 01:43:57 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => 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: 387/774] 10.0.0.221 () {36 vars in 927 bytes} [Thu May 28 01:43:57 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/781] 10.0.0.221 () {36 vars in 987 bytes} [Thu May 28 01:44:25 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/782] 10.0.0.221 () {36 vars in 927 bytes} [Thu May 28 01:44:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/807] 10.0.0.221 () {36 vars in 987 bytes} [Thu May 28 01:46:25 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/808] 10.0.0.221 () {36 vars in 927 bytes} [Thu May 28 01:46:25 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: 407/813] 10.0.0.221 () {36 vars in 987 bytes} [Thu May 28 01:46:42 2026] GET /v2/images/a7272c70-8054-4c92-8e71-f1bebb6346cb => 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: 407/814] 10.0.0.221 () {36 vars in 927 bytes} [Thu May 28 01:46:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/821] 199.204.45.144 () {32 vars in 826 bytes} [Thu May 28 01:47:16 2026] GET /v2/images?status=active&owner=87414f0ce978438b95369274e2b5fd6d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/822] 199.204.45.144 () {32 vars in 653 bytes} [Thu May 28 01:47:16 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: 412/823] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 01:47:16 2026] GET /v2/images/131fba8d-cafa-431f-a8ce-7f6655767718 => generated 1395 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/824] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:47:16 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: 413/825] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:47:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/826] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 01:47:16 2026] GET /v2/images/131fba8d-cafa-431f-a8ce-7f6655767718 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/827] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:47:16 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: 414/828] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:47:16 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/829] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 01:47:16 2026] GET /v2/images/131fba8d-cafa-431f-a8ce-7f6655767718 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/830] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 01:47:16 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: 416/831] 10.0.0.233 () {36 vars in 911 bytes} [Thu May 28 01:47:17 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: 416/832] 10.0.0.233 () {36 vars in 1007 bytes} [Thu May 28 01:47:17 2026] GET /v2/images/131fba8d-cafa-431f-a8ce-7f6655767718/locations => generated 127 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/833] 10.0.0.233 () {36 vars in 987 bytes} [Thu May 28 01:47:17 2026] GET /v2/images/131fba8d-cafa-431f-a8ce-7f6655767718 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/834] 10.0.0.233 () {36 vars in 927 bytes} [Thu May 28 01:47:17 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/835] 10.0.0.233 () {36 vars in 927 bytes} [Thu May 28 01:47:17 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: 440/878] 10.0.0.189 () {32 vars in 633 bytes} [Thu May 28 01:50:50 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)