+ 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 Jun 24 22:50:37 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-569db9ff5c-cz6gv 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 0x7fdeb56ad668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-24 22:50:39.209 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-24 22:50:39.332 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-24 22:50:40.046 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 22:50:40.047 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 22:50:40.047 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 22:50:40.224 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 22:50:40.226 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 22:50:40.226 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 22:50:42.108 8 WARNING glance.api.v2.images [None req-92a03160-d6cd-4c19-801c-9d7eb148ac23 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 22:50:42.361 7 WARNING glance.api.v2.images [None req-16f310a1-7336-44d6-89e0-a786dd3fbdbb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 22:50:42.433 8 WARNING keystonemiddleware._common.config [None req-92a03160-d6cd-4c19-801c-9d7eb148ac23 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 22:50:42.440 8 WARNING oslo_config.cfg [None req-92a03160-d6cd-4c19-801c-9d7eb148ac23 - - - - - -] 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 0x7fdeb56ad668 pid: 8 (default app) 2026-06-24 22:50:42.709 7 WARNING keystonemiddleware._common.config [None req-16f310a1-7336-44d6-89e0-a786dd3fbdbb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 22:50:42.716 7 WARNING oslo_config.cfg [None req-16f310a1-7336-44d6-89e0-a786dd3fbdbb - - - - - -] 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 0x7fdeb56ad668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 22:50:44 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-06-24 22:50:45.051 7 WARNING oslo_policy.policy [None req-2dfd1a8b-df52-455a-acf6-54d5af202a4d 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 22:50:45.051 7 WARNING oslo_policy.policy [None req-2dfd1a8b-df52-455a-acf6-54d5af202a4d 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 22:50:45.068 7 WARNING oslo_policy.policy [None req-2dfd1a8b-df52-455a-acf6-54d5af202a4d 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 22:50:45.068 7 WARNING oslo_policy.policy [None req-2dfd1a8b-df52-455a-acf6-54d5af202a4d 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - 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/5] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 22:50:44 2026] GET /v2/images => generated 69 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 22:50:48 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/7] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 22:50:48 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 22:50:48.697 8 WARNING oslo_policy.policy [None req-d9586844-868c-4a25-94e2-e57792565357 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 22:50:48.697 8 WARNING oslo_policy.policy [None req-d9586844-868c-4a25-94e2-e57792565357 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - 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: 6/8] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jun 24 22:50:48 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.116 () {44 vars in 933 bytes} [Wed Jun 24 22:50:48 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 22:50:48.829 8 WARNING oslo_policy.policy [None req-7951b99e-9c06-4052-9f79-c9f6bb723f56 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 22:50:48.829 8 WARNING oslo_policy.policy [None req-7951b99e-9c06-4052-9f79-c9f6bb723f56 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - 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/10] 199.204.45.116 () {44 vars in 939 bytes} [Wed Jun 24 22:50:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 22:50:48.906 7 WARNING oslo_config.cfg [None req-fbe64457-c493-4787-bdc6-587a576ce8db 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - 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/11] 199.204.45.116 () {48 vars in 951 bytes} [Wed Jun 24 22:50:48 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 22:50:48.930 8 WARNING oslo_policy.policy [None req-094d7cc7-3b11-4887-a34b-1d53e6db2fac 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 22:50:48.930 8 WARNING oslo_policy.policy [None req-094d7cc7-3b11-4887-a34b-1d53e6db2fac 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 22:50:48.932 8 INFO glance.api.v2.image_data [None req-094d7cc7-3b11-4887-a34b-1d53e6db2fac 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 22:50:52.989 8 WARNING glance.location [None req-094d7cc7-3b11-4887-a34b-1d53e6db2fac 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.116 () {48 vars in 1045 bytes} [Wed Jun 24 22:50:48 2026] PUT /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514/file => generated 0 bytes in 4105 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5625 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.116 () {44 vars in 971 bytes} [Wed Jun 24 22:50:53 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 22:50:53.137 8 WARNING oslo_config.cfg [None req-a4553ed8-51b5-4728-a3a5-e3bdfe66f5df 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - 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: 9/16] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Jun 24 22:50:53 2026] PATCH /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.116 () {44 vars in 971 bytes} [Wed Jun 24 22:50:53 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => 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: 138/274] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 23:12:18 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: 137/275] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 23:12:18 2026] GET /v2/images => generated 1381 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 23:12:35 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: 141/281] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 23:12:35 2026] GET /v2/images => generated 1381 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.116 () {44 vars in 937 bytes} [Wed Jun 24 23:12:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.116 () {44 vars in 959 bytes} [Wed Jun 24 23:12:35 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.116 () {44 vars in 939 bytes} [Wed Jun 24 23:12:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.204.45.116 () {48 vars in 951 bytes} [Wed Jun 24 23:12:35 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 23:12:36.073 7 WARNING oslo_policy.policy [None req-433e09fc-d3ee-4757-9e08-2defa62c2c45 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 23:12:36.073 7 WARNING oslo_policy.policy [None req-433e09fc-d3ee-4757-9e08-2defa62c2c45 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 23:12:36.074 7 INFO glance.api.v2.image_data [None req-433e09fc-d3ee-4757-9e08-2defa62c2c45 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 23:13:23.639 7 WARNING glance.location [None req-433e09fc-d3ee-4757-9e08-2defa62c2c45 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/296] 199.204.45.116 () {48 vars in 1046 bytes} [Wed Jun 24 23:12:36 2026] PUT /v2/images/8cec9abf-1953-41ca-9224-f3ccd7a6ac0b/file => generated 0 bytes in 47651 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59580 switches on core 0) [pid: 8|app: 0|req: 154/297] 199.204.45.116 () {44 vars in 971 bytes} [Wed Jun 24 23:13:23 2026] GET /v2/images/8cec9abf-1953-41ca-9224-f3ccd7a6ac0b => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/298] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Jun 24 23:13:23 2026] PATCH /v2/images/8cec9abf-1953-41ca-9224-f3ccd7a6ac0b => generated 1395 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/299] 199.204.45.116 () {44 vars in 971 bytes} [Wed Jun 24 23:13:23 2026] GET /v2/images/8cec9abf-1953-41ca-9224-f3ccd7a6ac0b => 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: 145/300] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 23:13:25 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: 156/301] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 23:13:25 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/394] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 23:21:05 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/395] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 23:21:05 2026] GET /v2/images => generated 2778 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/402] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 23:21:33 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: 196/403] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 23:21:33 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/404] 199.204.45.116 () {44 vars in 947 bytes} [Wed Jun 24 23:21:33 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/405] 199.204.45.116 () {44 vars in 969 bytes} [Wed Jun 24 23:21:33 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/406] 199.204.45.116 () {44 vars in 939 bytes} [Wed Jun 24 23:21:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/407] 199.204.45.116 () {48 vars in 951 bytes} [Wed Jun 24 23:21:33 2026] POST /v2/images => generated 799 bytes in 2877 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 23:21:36.280 8 INFO glance.api.v2.image_data [None req-3ceea400-0989-427e-95a5-73f2ab39b7b5 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 23:25:45.903 8 INFO glance.location [None req-3ceea400-0989-427e-95a5-73f2ab39b7b5 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 210/458] 199.204.45.116 () {48 vars in 1045 bytes} [Wed Jun 24 23:21:36 2026] PUT /v2/images/92e9f70e-d08a-40b2-b081-52a0f4f82a8c/file => generated 0 bytes in 249680 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10165 switches on core 0) [pid: 7|app: 0|req: 249/459] 199.204.45.116 () {44 vars in 971 bytes} [Wed Jun 24 23:25:45 2026] GET /v2/images/92e9f70e-d08a-40b2-b081-52a0f4f82a8c => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/460] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Jun 24 23:25:45 2026] PATCH /v2/images/92e9f70e-d08a-40b2-b081-52a0f4f82a8c => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/461] 199.204.45.116 () {44 vars in 971 bytes} [Wed Jun 24 23:25:46 2026] GET /v2/images/92e9f70e-d08a-40b2-b081-52a0f4f82a8c => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/470] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 23:26:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/471] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 23:26:28 2026] GET /v2/images => generated 4190 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/476] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 23:26:45 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: 219/477] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 23:26:45 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/478] 199.204.45.116 () {44 vars in 939 bytes} [Wed Jun 24 23:26:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/479] 199.204.45.116 () {44 vars in 961 bytes} [Wed Jun 24 23:26:45 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/480] 199.204.45.116 () {44 vars in 939 bytes} [Wed Jun 24 23:26:45 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: 221/481] 199.204.45.116 () {48 vars in 951 bytes} [Wed Jun 24 23:26:45 2026] POST /v2/images => generated 791 bytes in 128 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 23:26:45.817 7 INFO glance.api.v2.image_data [None req-1eeeddb9-d655-470e-a366-bc4a2d4da1e7 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 23:27:15.108 7 INFO glance.location [None req-1eeeddb9-d655-470e-a366-bc4a2d4da1e7 7e2515864b4a46ee9c4d1236f07cab15 bad9a65bebd6451eae61e7d7bdd8dea3 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 261/488] 199.204.45.116 () {48 vars in 1046 bytes} [Wed Jun 24 23:26:45 2026] PUT /v2/images/afc813fa-ee17-4ac9-89d4-43dfdb8b64b7/file => generated 0 bytes in 29356 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18096 switches on core 0) [pid: 8|app: 0|req: 228/489] 199.204.45.116 () {44 vars in 971 bytes} [Wed Jun 24 23:27:15 2026] GET /v2/images/afc813fa-ee17-4ac9-89d4-43dfdb8b64b7 => generated 1204 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/490] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Jun 24 23:27:15 2026] PATCH /v2/images/afc813fa-ee17-4ac9-89d4-43dfdb8b64b7 => generated 1382 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/491] 199.204.45.116 () {44 vars in 971 bytes} [Wed Jun 24 23:27:15 2026] GET /v2/images/afc813fa-ee17-4ac9-89d4-43dfdb8b64b7 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/656] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 23:40:59 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/657] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 23:40:59 2026] GET /v2/images => generated 5574 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/686] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 23:43:19 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: 360/687] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 23:43:19 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/690] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 23:43:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/691] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 23:43:21 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: 8|app: 0|req: 334/700] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 23:44:11 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: 367/701] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 23:44:11 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/704] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 23:44:19 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: 336/705] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 23:44:19 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: 8|app: 0|req: 343/718] 199.204.45.116 () {42 vars in 688 bytes} [Wed Jun 24 23:45:20 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: 376/719] 199.204.45.116 () {44 vars in 910 bytes} [Wed Jun 24 23:45:20 2026] GET /v2/images => generated 5574 bytes in 59 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: 382/730] 10.0.0.234 () {32 vars in 633 bytes} [Wed Jun 24 23:46:11 2026] GET /v2/images => generated 5574 bytes in 25 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: 352/737] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jun 24 23:46:37 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => 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: 386/738] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jun 24 23:46:37 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: 353/739] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jun 24 23:46:38 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => 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: 387/740] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jun 24 23:46:39 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: 355/743] 199.204.45.116 () {36 vars in 991 bytes} [Wed Jun 24 23:46:45 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/744] 199.204.45.116 () {36 vars in 931 bytes} [Wed Jun 24 23:46:45 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: 356/745] 199.204.45.116 () {36 vars in 991 bytes} [Wed Jun 24 23:46:45 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => 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: 390/746] 199.204.45.116 () {36 vars in 931 bytes} [Wed Jun 24 23:46: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: 8|app: 0|req: 358/749] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jun 24 23:46:54 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/750] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jun 24 23:46:54 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: 359/751] 10.0.0.148 () {36 vars in 987 bytes} [Wed Jun 24 23:46:55 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1312 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/752] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:46:55 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: 360/753] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:46:55 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: 394/754] 10.0.0.148 () {36 vars in 987 bytes} [Wed Jun 24 23:46:55 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/755] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:46:56 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: 395/756] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:46:56 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: 362/757] 10.0.0.148 () {36 vars in 987 bytes} [Wed Jun 24 23:46:56 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => 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: 396/758] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:46:56 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: 363/759] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:46:56 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: 397/760] 10.0.0.252 () {36 vars in 911 bytes} [Wed Jun 24 23:46:56 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: 364/761] 10.0.0.252 () {36 vars in 1007 bytes} [Wed Jun 24 23:46:56 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514/locations => generated 127 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/762] 10.0.0.252 () {36 vars in 987 bytes} [Wed Jun 24 23:46:57 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => 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: 365/763] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 24 23:46:57 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: 399/764] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 24 23:46:57 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: 369/771] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jun 24 23:47:23 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/772] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jun 24 23:47:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/775] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jun 24 23:47:39 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/776] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jun 24 23:47:40 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/787] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 24 23:48:22 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/788] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 24 23:48:22 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/789] 10.0.0.148 () {36 vars in 987 bytes} [Wed Jun 24 23:48:23 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1312 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/790] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:48:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/791] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:48:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/792] 10.0.0.148 () {36 vars in 987 bytes} [Wed Jun 24 23:48:23 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/793] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:48:23 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/794] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:48:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/795] 10.0.0.148 () {36 vars in 987 bytes} [Wed Jun 24 23:48:23 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => 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: 381/796] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:48:23 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/797] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:48:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/798] 10.0.0.252 () {36 vars in 911 bytes} [Wed Jun 24 23:48:24 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/799] 10.0.0.252 () {36 vars in 1007 bytes} [Wed Jun 24 23:48:24 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/800] 10.0.0.252 () {36 vars in 987 bytes} [Wed Jun 24 23:48:24 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/801] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 24 23:48:24 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: 384/802] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 24 23:48:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/803] 10.0.0.234 () {34 vars in 655 bytes} [Wed Jun 24 23:48:30 2026] POST /v2/images => generated 648 bytes in 131 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 23:48:30.418 8 WARNING glance.api.v2.images [None req-80151f1c-b2b4-4d91-a051-fc5945df9373 8b9a239a7b9d402d94195e570b1eabbc bbc6fa85661f4ef18969f3481e225679 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//361f7258-7100-4217-a949-c15abf287d05 [pid: 8|app: 0|req: 385/804] 10.0.0.234 () {32 vars in 710 bytes} [Wed Jun 24 23:48:30 2026] DELETE /v2/images/361f7258-7100-4217-a949-c15abf287d05 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/805] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 24 23:48:30 2026] GET /v2/images/361f7258-7100-4217-a949-c15abf287d05 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/806] 10.0.0.234 () {32 vars in 633 bytes} [Wed Jun 24 23:48:30 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: 7|app: 0|req: 421/807] 10.0.0.234 () {34 vars in 655 bytes} [Wed Jun 24 23:48:30 2026] POST /v2/images => generated 702 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/808] 10.0.0.234 () {32 vars in 717 bytes} [Wed Jun 24 23:48:30 2026] GET /v2/images/0f2766ed-6f8b-461a-b9b4-c4b0fa9e2b80/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:48:30.604 7 INFO glance.api.v2.image_data [None req-36f5923e-37d1-4db4-a35e-ea21730d64a8 8b9a239a7b9d402d94195e570b1eabbc bbc6fa85661f4ef18969f3481e225679 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 23:48:30.645 7 WARNING glance_store._drivers.rbd [None req-36f5923e-37d1-4db4-a35e-ea21730d64a8 8b9a239a7b9d402d94195e570b1eabbc bbc6fa85661f4ef18969f3481e225679 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-24 23:48:31.818 7 INFO glance.location [None req-36f5923e-37d1-4db4-a35e-ea21730d64a8 8b9a239a7b9d402d94195e570b1eabbc bbc6fa85661f4ef18969f3481e225679 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 422/811] 10.0.0.234 () {32 vars in 727 bytes} [Wed Jun 24 23:48:30 2026] PUT /v2/images/0f2766ed-6f8b-461a-b9b4-c4b0fa9e2b80/file => generated 0 bytes in 1280 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/812] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 24 23:48:31 2026] GET /v2/images/0f2766ed-6f8b-461a-b9b4-c4b0fa9e2b80 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/813] 10.0.0.234 () {32 vars in 717 bytes} [Wed Jun 24 23:48:31 2026] GET /v2/images/0f2766ed-6f8b-461a-b9b4-c4b0fa9e2b80/file => generated 1024 bytes in 146 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/814] 10.0.0.234 () {34 vars in 655 bytes} [Wed Jun 24 23:48:32 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/815] 10.0.0.234 () {32 vars in 726 bytes} [Wed Jun 24 23:48:32 2026] PATCH /v2/images/c5ec0fcf-986f-472f-8c0a-682ae52db54c => generated 651 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/816] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 24 23:48:32 2026] GET /v2/images/c5ec0fcf-986f-472f-8c0a-682ae52db54c => generated 651 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:32.205 7 WARNING glance.api.v2.images [None req-3a050fee-a5e2-4735-b658-b93a4d927c0a 8b9a239a7b9d402d94195e570b1eabbc bbc6fa85661f4ef18969f3481e225679 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c5ec0fcf-986f-472f-8c0a-682ae52db54c [pid: 7|app: 0|req: 425/817] 10.0.0.234 () {32 vars in 710 bytes} [Wed Jun 24 23:48:32 2026] DELETE /v2/images/c5ec0fcf-986f-472f-8c0a-682ae52db54c => 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: 393/818] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 24 23:48:32 2026] GET /v2/images/c5ec0fcf-986f-472f-8c0a-682ae52db54c => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:48:32.282 7 WARNING glance.api.v2.images [None req-f73e9772-5ec6-4185-afc9-6a56eb86e5f9 8b9a239a7b9d402d94195e570b1eabbc bbc6fa85661f4ef18969f3481e225679 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0f2766ed-6f8b-461a-b9b4-c4b0fa9e2b80 [pid: 7|app: 0|req: 426/819] 10.0.0.234 () {32 vars in 710 bytes} [Wed Jun 24 23:48:32 2026] DELETE /v2/images/0f2766ed-6f8b-461a-b9b4-c4b0fa9e2b80 => generated 0 bytes in 767 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/820] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 24 23:48:33 2026] GET /v2/images/0f2766ed-6f8b-461a-b9b4-c4b0fa9e2b80 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:48:33.064 7 WARNING glance.api.v2.images [None req-7098fbd0-7c75-4ebd-aa11-d979d37dc759 8b9a239a7b9d402d94195e570b1eabbc bbc6fa85661f4ef18969f3481e225679 - - default default] Failed to find image 361f7258-7100-4217-a949-c15abf287d05 to delete: glance.common.exception.ImageNotFound: No image found with ID 361f7258-7100-4217-a949-c15abf287d05 [pid: 7|app: 0|req: 427/821] 10.0.0.234 () {32 vars in 710 bytes} [Wed Jun 24 23:48:33 2026] DELETE /v2/images/361f7258-7100-4217-a949-c15abf287d05 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/822] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 24 23:48:33 2026] GET /v2/images/361f7258-7100-4217-a949-c15abf287d05 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/823] 10.0.0.234 () {30 vars in 411 bytes} [Wed Jun 24 23:48:35 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: 430/826] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jun 24 23:48:46 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => 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: 397/827] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jun 24 23:48:46 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: 435/836] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jun 24 23:49:26 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => 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/837] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jun 24 23:49:26 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: 412/856] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jun 24 23:50:57 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/857] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jun 24 23:50:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/864] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jun 24 23:51:27 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => 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: 416/865] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jun 24 23:51: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: 8|app: 0|req: 430/892] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jun 24 23:53:37 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/893] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jun 24 23:53:37 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: 466/898] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jun 24 23:53:54 2026] GET /v2/images/59fab3ef-a85c-4679-8ee7-d9d31b4bc514 => 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: 433/899] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jun 24 23:53:54 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: 470/906] 199.204.45.116 () {32 vars in 826 bytes} [Wed Jun 24 23:54:28 2026] GET /v2/images?status=active&owner=bad9a65bebd6451eae61e7d7bdd8dea3&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/907] 199.204.45.116 () {32 vars in 653 bytes} [Wed Jun 24 23:54:28 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: 471/908] 10.0.0.148 () {36 vars in 987 bytes} [Wed Jun 24 23:54:29 2026] GET /v2/images/8cec9abf-1953-41ca-9224-f3ccd7a6ac0b => generated 1395 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/909] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:54:29 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: 472/910] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:54:29 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: 439/911] 10.0.0.148 () {36 vars in 987 bytes} [Wed Jun 24 23:54:29 2026] GET /v2/images/8cec9abf-1953-41ca-9224-f3ccd7a6ac0b => 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: 473/912] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:54:29 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: 440/913] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:54:29 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: 474/914] 10.0.0.148 () {36 vars in 987 bytes} [Wed Jun 24 23:54:29 2026] GET /v2/images/8cec9abf-1953-41ca-9224-f3ccd7a6ac0b => 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: 441/915] 10.0.0.148 () {36 vars in 927 bytes} [Wed Jun 24 23:54:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/916] 10.0.0.252 () {36 vars in 911 bytes} [Wed Jun 24 23:54:29 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/917] 10.0.0.252 () {36 vars in 1007 bytes} [Wed Jun 24 23:54:29 2026] GET /v2/images/8cec9abf-1953-41ca-9224-f3ccd7a6ac0b/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/918] 10.0.0.252 () {36 vars in 987 bytes} [Wed Jun 24 23:54:29 2026] GET /v2/images/8cec9abf-1953-41ca-9224-f3ccd7a6ac0b => 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: 443/919] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 24 23:54:29 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: 477/920] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 24 23:54:29 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: 466/965] 10.0.0.234 () {32 vars in 633 bytes} [Wed Jun 24 23:58:08 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)