+ 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 [Wed May 27 20:12:03 2026] *** compiled with version: 13.3.0 on 27 May 2026 05:53:50 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-8557dff7c9-lhjgf machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f0ea9a59668 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-27 20:12:05.384 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 20:12:05.418 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-27 20:12:06.278 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-27 20:12:06.279 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-27 20:12:06.280 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 20:12:06.329 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-27 20:12:06.330 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-27 20:12:06.330 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 20:12:08.345 7 WARNING glance.api.v2.images [None req-ffd2b53b-a849-43de-b7fb-92771f063b25 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 20:12:08.446 8 WARNING glance.api.v2.images [None req-f81010e8-638a-443d-b095-09b743f7a47e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 20:12:08.702 7 WARNING keystonemiddleware._common.config [None req-ffd2b53b-a849-43de-b7fb-92771f063b25 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 20:12:08.710 7 WARNING oslo_config.cfg [None req-ffd2b53b-a849-43de-b7fb-92771f063b25 - - - - - -] 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 0x7f0ea9a59668 pid: 7 (default app) 2026-05-27 20:12:08.794 8 WARNING keystonemiddleware._common.config [None req-f81010e8-638a-443d-b095-09b743f7a47e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 20:12:08.803 8 WARNING oslo_config.cfg [None req-f81010e8-638a-443d-b095-09b743f7a47e - - - - - -] 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 0x7f0ea9a59668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 20:12:09 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-27 20:12:10.020 8 WARNING oslo_policy.policy [None req-2ef29499-763e-42da-9fab-41044c9a7548 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - 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-27 20:12:10.020 8 WARNING oslo_policy.policy [None req-2ef29499-763e-42da-9fab-41044c9a7548 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - 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-27 20:12:10.039 8 WARNING oslo_policy.policy [None req-2ef29499-763e-42da-9fab-41044c9a7548 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - 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-27 20:12:10.039 8 WARNING oslo_policy.policy [None req-2ef29499-763e-42da-9fab-41044c9a7548 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 20:12:09 2026] GET /v2/images => generated 69 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 20:12:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 20:12:13 2026] GET /v2/images => generated 69 bytes in 36 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-27 20:12:13.726 7 WARNING oslo_policy.policy [None req-5a518a52-2ef0-4db2-843e-82175732b709 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - 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-27 20:12:13.726 7 WARNING oslo_policy.policy [None req-5a518a52-2ef0-4db2-843e-82175732b709 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.124 () {44 vars in 911 bytes} [Wed May 27 20:12:13 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.124 () {44 vars in 933 bytes} [Wed May 27 20:12:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:12:13.856 7 WARNING oslo_policy.policy [None req-29322677-153b-4fb4-884a-1cd29a6cecdd d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - 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-27 20:12:13.856 7 WARNING oslo_policy.policy [None req-29322677-153b-4fb4-884a-1cd29a6cecdd d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.124 () {44 vars in 939 bytes} [Wed May 27 20:12:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:12:13.949 8 WARNING oslo_config.cfg [None req-eb3f7bd7-bed9-44ab-827c-4ab4f88efcef d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.124 () {48 vars in 951 bytes} [Wed May 27 20:12:13 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 20:12:13.975 7 WARNING oslo_policy.policy [None req-d4b0c581-dfc0-4193-b03d-7778f161ea44 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - 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-27 20:12:13.975 7 WARNING oslo_policy.policy [None req-d4b0c581-dfc0-4193-b03d-7778f161ea44 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - 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-27 20:12:13.977 7 INFO glance.api.v2.image_data [None req-d4b0c581-dfc0-4193-b03d-7778f161ea44 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:12:18.920 7 WARNING glance.location [None req-d4b0c581-dfc0-4193-b03d-7778f161ea44 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.124 () {48 vars in 1045 bytes} [Wed May 27 20:12:13 2026] PUT /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557/file => generated 0 bytes in 5010 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3636 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.124 () {44 vars in 971 bytes} [Wed May 27 20:12:18 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:12:19.078 7 WARNING oslo_config.cfg [None req-dd9c17ff-44d0-4201-9a39-26c59aee8baa d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.124 () {48 vars in 1051 bytes} [Wed May 27 20:12:18 2026] PATCH /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.124 () {44 vars in 971 bytes} [Wed May 27 20:12:19 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 20:33:23 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: 135/271] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 20:33:23 2026] GET /v2/images => generated 1381 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 20:33:40 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 20:33:40 2026] GET /v2/images => generated 1381 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.19.213.124 () {44 vars in 937 bytes} [Wed May 27 20:33:41 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.19.213.124 () {44 vars in 959 bytes} [Wed May 27 20:33:41 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.19.213.124 () {44 vars in 939 bytes} [Wed May 27 20:33:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.19.213.124 () {48 vars in 951 bytes} [Wed May 27 20:33:41 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 20:33:41.181 7 INFO glance.api.v2.image_data [None req-eb36675d-674c-45a0-b7ce-a92f3a1c7ec2 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:34:36.898 7 WARNING glance.location [None req-eb36675d-674c-45a0-b7ce-a92f3a1c7ec2 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/294] 199.19.213.124 () {48 vars in 1046 bytes} [Wed May 27 20:33:41 2026] PUT /v2/images/93cdd49e-c6ea-434d-940f-d716d7fc57f0/file => generated 0 bytes in 55768 msecs (HTTP/1.1 204) 4 headers in 171 bytes (41513 switches on core 0) [pid: 8|app: 0|req: 153/295] 199.19.213.124 () {44 vars in 971 bytes} [Wed May 27 20:34:36 2026] GET /v2/images/93cdd49e-c6ea-434d-940f-d716d7fc57f0 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/296] 199.19.213.124 () {48 vars in 1051 bytes} [Wed May 27 20:34:36 2026] PATCH /v2/images/93cdd49e-c6ea-434d-940f-d716d7fc57f0 => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/297] 199.19.213.124 () {44 vars in 971 bytes} [Wed May 27 20:34:37 2026] GET /v2/images/93cdd49e-c6ea-434d-940f-d716d7fc57f0 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/298] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 20:34:38 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: 155/299] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 20:34:38 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/386] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 20:41:52 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/387] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 20:41:52 2026] GET /v2/images => generated 2778 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/390] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 20:42: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: 201/391] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 20:42:01 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/392] 199.19.213.124 () {44 vars in 947 bytes} [Wed May 27 20:42:01 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/393] 199.19.213.124 () {44 vars in 969 bytes} [Wed May 27 20:42:01 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/394] 199.19.213.124 () {44 vars in 939 bytes} [Wed May 27 20:42:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/395] 199.19.213.124 () {48 vars in 951 bytes} [Wed May 27 20:42:01 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 20:42:01.723 7 INFO glance.api.v2.image_data [None req-1e720b1d-9404-44c4-b4ab-4ec1bf434c98 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:43:27.019 7 INFO glance.location [None req-1e720b1d-9404-44c4-b4ab-4ec1bf434c98 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/414] 199.19.213.124 () {48 vars in 1045 bytes} [Wed May 27 20:42:01 2026] PUT /v2/images/16d25d45-77cb-4f6f-9297-20600b7645c8/file => generated 0 bytes in 85339 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21240 switches on core 0) [pid: 8|app: 0|req: 222/415] 199.19.213.124 () {44 vars in 971 bytes} [Wed May 27 20:43:27 2026] GET /v2/images/16d25d45-77cb-4f6f-9297-20600b7645c8 => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/416] 199.19.213.124 () {48 vars in 1051 bytes} [Wed May 27 20:43:27 2026] PATCH /v2/images/16d25d45-77cb-4f6f-9297-20600b7645c8 => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/417] 199.19.213.124 () {44 vars in 971 bytes} [Wed May 27 20:43:27 2026] GET /v2/images/16d25d45-77cb-4f6f-9297-20600b7645c8 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/454] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 20:46:29 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: 242/455] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 20:46: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: 8|app: 0|req: 245/460] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 20:46:50 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: 216/461] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 20:46:50 2026] GET /v2/images => generated 4190 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/462] 199.19.213.124 () {44 vars in 939 bytes} [Wed May 27 20:46:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/463] 199.19.213.124 () {44 vars in 961 bytes} [Wed May 27 20:46:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/464] 199.19.213.124 () {44 vars in 939 bytes} [Wed May 27 20:46:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/465] 199.19.213.124 () {48 vars in 951 bytes} [Wed May 27 20:46:50 2026] POST /v2/images => generated 791 bytes in 96 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 20:46:50.475 8 WARNING oslo_policy.policy [None req-161ce421-08b1-4386-8016-22fc07254ba6 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - 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-27 20:46:50.476 8 WARNING oslo_policy.policy [None req-161ce421-08b1-4386-8016-22fc07254ba6 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - 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-27 20:46:50.477 8 INFO glance.api.v2.image_data [None req-161ce421-08b1-4386-8016-22fc07254ba6 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:47:26.363 8 INFO glance.location [None req-161ce421-08b1-4386-8016-22fc07254ba6 d3058759628446bb95568a54e3aea350 ae010fab96754111814512692deded10 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 248/472] 199.19.213.124 () {48 vars in 1046 bytes} [Wed May 27 20:46:50 2026] PUT /v2/images/7dbc6a84-34e2-4369-b96d-3d7156980a07/file => generated 0 bytes in 35938 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22438 switches on core 0) [pid: 7|app: 0|req: 225/473] 199.19.213.124 () {44 vars in 971 bytes} [Wed May 27 20:47:26 2026] GET /v2/images/7dbc6a84-34e2-4369-b96d-3d7156980a07 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/474] 199.19.213.124 () {48 vars in 1051 bytes} [Wed May 27 20:47:26 2026] PATCH /v2/images/7dbc6a84-34e2-4369-b96d-3d7156980a07 => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/475] 199.19.213.124 () {44 vars in 971 bytes} [Wed May 27 20:47:26 2026] GET /v2/images/7dbc6a84-34e2-4369-b96d-3d7156980a07 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/642] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 21:01:11 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/643] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 21:01:11 2026] GET /v2/images => generated 5574 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/672] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 21:03: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: 325/673] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 21:03:30 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/674] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 21:03:31 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: 326/675] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 21:03:31 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/686] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 21:04:23 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: 355/687] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 21:04:23 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: 357/690] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 21:04:31 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: 334/691] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 21:04:31 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/704] 199.19.213.124 () {42 vars in 688 bytes} [Wed May 27 21:05: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: 364/705] 199.19.213.124 () {44 vars in 910 bytes} [Wed May 27 21:05:34 2026] GET /v2/images => generated 5574 bytes in 52 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: 370/716] 10.0.0.40 () {32 vars in 632 bytes} [Wed May 27 21:06:17 2026] GET /v2/images => generated 5574 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: 349/721] 10.0.0.68 () {36 vars in 986 bytes} [Wed May 27 21:06:40 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/722] 10.0.0.68 () {36 vars in 926 bytes} [Wed May 27 21:06:40 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: 351/725] 199.19.213.124 () {36 vars in 991 bytes} [Wed May 27 21:06:50 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/726] 199.19.213.124 () {36 vars in 931 bytes} [Wed May 27 21:06:50 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: 352/727] 199.19.213.124 () {36 vars in 991 bytes} [Wed May 27 21:06:51 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 376/728] 199.19.213.124 () {36 vars in 931 bytes} [Wed May 27 21:06:51 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: 378/731] 10.0.0.68 () {36 vars in 986 bytes} [Wed May 27 21:06:58 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 354/732] 10.0.0.68 () {36 vars in 926 bytes} [Wed May 27 21:06:58 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/739] 10.0.0.68 () {36 vars in 986 bytes} [Wed May 27 21:07:32 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/740] 10.0.0.68 () {36 vars in 926 bytes} [Wed May 27 21:07: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: 387/749] 10.0.0.101 () {36 vars in 987 bytes} [Wed May 27 21:08:08 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => generated 1312 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/750] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:08:08 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: 388/751] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:08:08 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: 364/752] 10.0.0.101 () {36 vars in 987 bytes} [Wed May 27 21:08:08 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 389/753] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:08:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/754] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:08:08 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/755] 10.0.0.101 () {36 vars in 987 bytes} [Wed May 27 21:08:08 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/756] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:08:08 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/757] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:08:08 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: 367/758] 10.0.0.191 () {36 vars in 987 bytes} [Wed May 27 21:08:09 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => generated 1312 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/759] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 27 21:08:09 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: 368/760] 10.0.0.191 () {36 vars in 987 bytes} [Wed May 27 21:08:09 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 393/761] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 27 21:08:09 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: 369/762] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 27 21:08:09 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: 395/765] 10.0.0.40 () {32 vars in 706 bytes} [Wed May 27 21:08:19 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 371/766] 10.0.0.40 () {32 vars in 706 bytes} [Wed May 27 21:08:19 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 396/767] 10.0.0.101 () {36 vars in 987 bytes} [Wed May 27 21:08:19 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => generated 1312 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/768] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:08:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/769] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:08:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/770] 10.0.0.101 () {36 vars in 987 bytes} [Wed May 27 21:08:20 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 398/771] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:08:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/772] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:08:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/773] 10.0.0.101 () {36 vars in 987 bytes} [Wed May 27 21:08:20 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 375/774] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:08:20 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/775] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:08:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/776] 10.0.0.191 () {36 vars in 987 bytes} [Wed May 27 21:08:20 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 401/777] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 27 21:08:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/778] 10.0.0.191 () {36 vars in 987 bytes} [Wed May 27 21:08:20 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 402/779] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 27 21:08:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/780] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 27 21:08:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/787] 10.0.0.68 () {36 vars in 986 bytes} [Wed May 27 21:08:53 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 382/788] 10.0.0.68 () {36 vars in 926 bytes} [Wed May 27 21:08:53 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: 407/789] 10.0.0.40 () {34 vars in 654 bytes} [Wed May 27 21:08:56 2026] POST /v2/images => generated 649 bytes in 151 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 21:08:56.759 7 WARNING glance.api.v2.images [None req-2e3dbf04-a0c9-42a0-8796-9f7d11442c1d db5a7f0b11be4069b38368ce59a280d7 08186551026e484eb6714800184ef27c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//62db9046-5200-4e81-9646-13592af22b6a [pid: 7|app: 0|req: 383/790] 10.0.0.40 () {32 vars in 709 bytes} [Wed May 27 21:08:56 2026] DELETE /v2/images/62db9046-5200-4e81-9646-13592af22b6a => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/791] 10.0.0.40 () {32 vars in 706 bytes} [Wed May 27 21:08:56 2026] GET /v2/images/62db9046-5200-4e81-9646-13592af22b6a => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/792] 10.0.0.40 () {32 vars in 632 bytes} [Wed May 27 21:08:56 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/793] 10.0.0.40 () {34 vars in 654 bytes} [Wed May 27 21:08:56 2026] POST /v2/images => generated 702 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/796] 10.0.0.40 () {32 vars in 716 bytes} [Wed May 27 21:08:56 2026] GET /v2/images/d59cdeb0-ea1f-4bf0-bac4-b982cd721549/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:08:56.944 8 INFO glance.api.v2.image_data [None req-9d20843a-89b9-4c35-a28c-78df33f987ee db5a7f0b11be4069b38368ce59a280d7 08186551026e484eb6714800184ef27c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 21:08:56.986 8 WARNING glance_store._drivers.rbd [None req-9d20843a-89b9-4c35-a28c-78df33f987ee db5a7f0b11be4069b38368ce59a280d7 08186551026e484eb6714800184ef27c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-27 21:08:57.263 8 INFO glance.location [None req-9d20843a-89b9-4c35-a28c-78df33f987ee db5a7f0b11be4069b38368ce59a280d7 08186551026e484eb6714800184ef27c - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 412/797] 10.0.0.40 () {32 vars in 726 bytes} [Wed May 27 21:08:56 2026] PUT /v2/images/d59cdeb0-ea1f-4bf0-bac4-b982cd721549/file => generated 0 bytes in 366 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/798] 10.0.0.40 () {32 vars in 706 bytes} [Wed May 27 21:08:57 2026] GET /v2/images/d59cdeb0-ea1f-4bf0-bac4-b982cd721549 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/799] 10.0.0.40 () {32 vars in 716 bytes} [Wed May 27 21:08:57 2026] GET /v2/images/d59cdeb0-ea1f-4bf0-bac4-b982cd721549/file => generated 1024 bytes in 116 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/800] 10.0.0.40 () {34 vars in 654 bytes} [Wed May 27 21:08:57 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/801] 10.0.0.40 () {32 vars in 725 bytes} [Wed May 27 21:08:57 2026] PATCH /v2/images/33696f80-344e-45ce-813c-2316e72df5b4 => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/802] 10.0.0.40 () {32 vars in 706 bytes} [Wed May 27 21:08:57 2026] GET /v2/images/33696f80-344e-45ce-813c-2316e72df5b4 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 21:08:57.598 8 WARNING glance.api.v2.images [None req-ed37e7ba-ad73-487d-9d45-85d1591ff4c4 db5a7f0b11be4069b38368ce59a280d7 08186551026e484eb6714800184ef27c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//33696f80-344e-45ce-813c-2316e72df5b4 [pid: 8|app: 0|req: 415/803] 10.0.0.40 () {32 vars in 709 bytes} [Wed May 27 21:08:57 2026] DELETE /v2/images/33696f80-344e-45ce-813c-2316e72df5b4 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/804] 10.0.0.40 () {32 vars in 706 bytes} [Wed May 27 21:08:57 2026] GET /v2/images/33696f80-344e-45ce-813c-2316e72df5b4 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 21:08:57.674 8 WARNING glance.api.v2.images [None req-58bb1d9c-507c-4c13-ab0e-c25ca77b33b0 db5a7f0b11be4069b38368ce59a280d7 08186551026e484eb6714800184ef27c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d59cdeb0-ea1f-4bf0-bac4-b982cd721549 [pid: 8|app: 0|req: 416/805] 10.0.0.40 () {32 vars in 709 bytes} [Wed May 27 21:08:57 2026] DELETE /v2/images/d59cdeb0-ea1f-4bf0-bac4-b982cd721549 => generated 0 bytes in 808 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/806] 10.0.0.40 () {32 vars in 706 bytes} [Wed May 27 21:08:58 2026] GET /v2/images/d59cdeb0-ea1f-4bf0-bac4-b982cd721549 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 21:08:58.496 8 WARNING glance.api.v2.images [None req-a32b74ce-d4b3-4f7c-ad99-a1f742e1d1df db5a7f0b11be4069b38368ce59a280d7 08186551026e484eb6714800184ef27c - - default default] Failed to find image 62db9046-5200-4e81-9646-13592af22b6a to delete: glance.common.exception.ImageNotFound: No image found with ID 62db9046-5200-4e81-9646-13592af22b6a [pid: 8|app: 0|req: 417/807] 10.0.0.40 () {32 vars in 709 bytes} [Wed May 27 21:08:58 2026] DELETE /v2/images/62db9046-5200-4e81-9646-13592af22b6a => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/808] 10.0.0.40 () {32 vars in 706 bytes} [Wed May 27 21:08:58 2026] GET /v2/images/62db9046-5200-4e81-9646-13592af22b6a => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/817] 10.0.0.68 () {36 vars in 986 bytes} [Wed May 27 21:09:42 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/818] 10.0.0.68 () {36 vars in 926 bytes} [Wed May 27 21:09: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: 8|app: 0|req: 430/833] 10.0.0.40 () {30 vars in 410 bytes} [Wed May 27 21:10:49 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: 404/834] 10.0.0.68 () {36 vars in 986 bytes} [Wed May 27 21:10:56 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 431/835] 10.0.0.68 () {36 vars in 926 bytes} [Wed May 27 21:10:56 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: 409/844] 10.0.0.68 () {36 vars in 986 bytes} [Wed May 27 21:11:31 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 436/845] 10.0.0.68 () {36 vars in 926 bytes} [Wed May 27 21:11: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: 440/852] 10.0.0.68 () {36 vars in 986 bytes} [Wed May 27 21:11:58 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 413/853] 10.0.0.68 () {36 vars in 926 bytes} [Wed May 27 21:11:58 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/862] 10.0.0.68 () {36 vars in 986 bytes} [Wed May 27 21:12:45 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 418/863] 10.0.0.68 () {36 vars in 926 bytes} [Wed May 27 21:12:45 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: 421/868] 10.0.0.68 () {36 vars in 986 bytes} [Wed May 27 21:13:02 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 448/869] 10.0.0.68 () {36 vars in 926 bytes} [Wed May 27 21:13:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/872] 10.0.0.68 () {36 vars in 986 bytes} [Wed May 27 21:13:13 2026] GET /v2/images/ea66a9cf-a8d4-4df2-a00e-8148ad328557 => 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: 450/873] 10.0.0.68 () {36 vars in 926 bytes} [Wed May 27 21:13:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/882] 199.19.213.124 () {32 vars in 826 bytes} [Wed May 27 21:13:47 2026] GET /v2/images?status=active&owner=ae010fab96754111814512692deded10&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/883] 199.19.213.124 () {32 vars in 653 bytes} [Wed May 27 21:13:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/884] 10.0.0.101 () {36 vars in 987 bytes} [Wed May 27 21:13:48 2026] GET /v2/images/93cdd49e-c6ea-434d-940f-d716d7fc57f0 => generated 1395 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/885] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:13:48 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: 430/886] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:13:48 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: 457/887] 10.0.0.101 () {36 vars in 987 bytes} [Wed May 27 21:13:48 2026] GET /v2/images/93cdd49e-c6ea-434d-940f-d716d7fc57f0 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/888] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:13:48 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: 458/889] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:13:48 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: 432/890] 10.0.0.101 () {36 vars in 987 bytes} [Wed May 27 21:13:48 2026] GET /v2/images/93cdd49e-c6ea-434d-940f-d716d7fc57f0 => 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: 459/891] 10.0.0.101 () {36 vars in 927 bytes} [Wed May 27 21:13:48 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: 433/892] 10.0.0.191 () {36 vars in 987 bytes} [Wed May 27 21:13:48 2026] GET /v2/images/93cdd49e-c6ea-434d-940f-d716d7fc57f0 => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/893] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 27 21:13:48 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: 434/894] 10.0.0.191 () {36 vars in 987 bytes} [Wed May 27 21:13:48 2026] GET /v2/images/93cdd49e-c6ea-434d-940f-d716d7fc57f0 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/895] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 27 21:13:48 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: 435/896] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 27 21:13:48 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: 457/939] 10.0.0.40 () {32 vars in 632 bytes} [Wed May 27 21:17:23 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)