+ 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 [Mon Aug 10 22:50:47 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-65c78678c-vddm4 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 0x7fac450d7668 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-08-10 22:50:49.418 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-10 22:50:49.430 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-08-10 22:50:50.320 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-08-10 22:50:50.321 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-08-10 22:50:50.322 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-10 22:50:50.343 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-08-10 22:50:50.344 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-08-10 22:50:50.344 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-10 22:50:52.481 8 WARNING glance.api.v2.images [None req-3805d41a-2cde-411b-aea5-aedcb8199169 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-10 22:50:52.518 7 WARNING glance.api.v2.images [None req-98de6e3f-8949-4589-9a36-f8acf5af30be - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-10 22:50:52.845 8 WARNING keystonemiddleware._common.config [None req-3805d41a-2cde-411b-aea5-aedcb8199169 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 22:50:52.854 8 WARNING oslo_config.cfg [None req-3805d41a-2cde-411b-aea5-aedcb8199169 - - - - - -] 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 0x7fac450d7668 pid: 8 (default app) 2026-08-10 22:50:52.860 7 WARNING keystonemiddleware._common.config [None req-98de6e3f-8949-4589-9a36-f8acf5af30be - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 22:50:52.867 7 WARNING oslo_config.cfg [None req-98de6e3f-8949-4589-9a36-f8acf5af30be - - - - - -] 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 0x7fac450d7668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 22:50:54 2026] GET / => generated 1301 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-08-10 22:50:55.095 7 WARNING oslo_policy.policy [None req-a6c98fbf-2abb-4c11-9c0b-bc51a415ae11 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - 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-08-10 22:50:55.096 7 WARNING oslo_policy.policy [None req-a6c98fbf-2abb-4c11-9c0b-bc51a415ae11 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - 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-08-10 22:50:55.111 7 WARNING oslo_policy.policy [None req-a6c98fbf-2abb-4c11-9c0b-bc51a415ae11 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - 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-08-10 22:50:55.111 7 WARNING oslo_policy.policy [None req-a6c98fbf-2abb-4c11-9c0b-bc51a415ae11 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - 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.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 22:50:54 2026] GET /v2/images => generated 69 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 22:50:58 2026] GET / => generated 1301 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.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 22:50:58 2026] GET /v2/images => generated 69 bytes in 33 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-08-10 22:50:58.881 8 WARNING oslo_policy.policy [None req-edfcccd6-0b4e-44b5-8b8d-178a44c4a159 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - 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-08-10 22:50:58.881 8 WARNING oslo_policy.policy [None req-edfcccd6-0b4e-44b5-8b8d-178a44c4a159 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - 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.19.213.48 () {44 vars in 907 bytes} [Mon Aug 10 22:50:58 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.48 () {44 vars in 929 bytes} [Mon Aug 10 22:50:58 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-08-10 22:50:59.020 8 WARNING oslo_policy.policy [None req-ef48994f-a7a3-48f8-ab64-baad460fd818 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - 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-08-10 22:50:59.020 8 WARNING oslo_policy.policy [None req-ef48994f-a7a3-48f8-ab64-baad460fd818 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - 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.19.213.48 () {44 vars in 935 bytes} [Mon Aug 10 22:50:59 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) 2026-08-10 22:50:59.095 7 WARNING oslo_config.cfg [None req-49291eba-20a6-4d0f-bf9f-aba747121aee 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - 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.19.213.48 () {48 vars in 947 bytes} [Mon Aug 10 22:50:59 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-10 22:50:59.117 8 WARNING oslo_policy.policy [None req-9b3da95c-9fc6-4e73-879b-e457fa1b5413 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - 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-08-10 22:50:59.117 8 WARNING oslo_policy.policy [None req-9b3da95c-9fc6-4e73-879b-e457fa1b5413 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - 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-08-10 22:50:59.118 8 INFO glance.api.v2.image_data [None req-9b3da95c-9fc6-4e73-879b-e457fa1b5413 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 22:51:02.734 8 WARNING glance.location [None req-9b3da95c-9fc6-4e73-879b-e457fa1b5413 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.48 () {48 vars in 1041 bytes} [Mon Aug 10 22:50:59 2026] PUT /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde/file => generated 0 bytes in 3656 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8575 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.48 () {44 vars in 967 bytes} [Mon Aug 10 22:51:02 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 22:51:02.868 8 WARNING oslo_config.cfg [None req-e8aa609b-de38-42cf-893b-3e488c3cabbf 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - 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.19.213.48 () {48 vars in 1047 bytes} [Mon Aug 10 22:51:02 2026] PATCH /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.48 () {44 vars in 967 bytes} [Mon Aug 10 22:51:02 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => 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: 138/276] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 23:12:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 23:12:36 2026] GET /v2/images => generated 1381 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 23:12:55 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 23:12:55 2026] GET /v2/images => generated 1381 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.19.213.48 () {44 vars in 933 bytes} [Mon Aug 10 23:12:55 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.19.213.48 () {44 vars in 955 bytes} [Mon Aug 10 23:12:55 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.19.213.48 () {44 vars in 935 bytes} [Mon Aug 10 23:12:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.19.213.48 () {48 vars in 947 bytes} [Mon Aug 10 23:12:55 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-10 23:12:55.582 8 INFO glance.api.v2.image_data [None req-8d5716d6-6e26-415e-aa16-4554bc1ff610 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 23:13:20.996 8 WARNING glance.location [None req-8d5716d6-6e26-415e-aa16-4554bc1ff610 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/292] 199.19.213.48 () {48 vars in 1042 bytes} [Mon Aug 10 23:12:55 2026] PUT /v2/images/ded4e990-8482-4c4b-9658-977b1d091efb/file => generated 0 bytes in 25468 msecs (HTTP/1.1 204) 4 headers in 171 bytes (75030 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.19.213.48 () {44 vars in 967 bytes} [Mon Aug 10 23:13:21 2026] GET /v2/images/ded4e990-8482-4c4b-9658-977b1d091efb => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.19.213.48 () {48 vars in 1047 bytes} [Mon Aug 10 23:13:21 2026] PATCH /v2/images/ded4e990-8482-4c4b-9658-977b1d091efb => generated 1395 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.19.213.48 () {44 vars in 967 bytes} [Mon Aug 10 23:13:21 2026] GET /v2/images/ded4e990-8482-4c4b-9658-977b1d091efb => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/298] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 23:13:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/299] 199.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 23:13:22 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 23:20:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 23:20:16 2026] GET /v2/images => generated 2778 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 23:20:26 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 23:20:26 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: 193/388] 199.19.213.48 () {44 vars in 943 bytes} [Mon Aug 10 23:20:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.19.213.48 () {44 vars in 965 bytes} [Mon Aug 10 23:20:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.19.213.48 () {44 vars in 935 bytes} [Mon Aug 10 23:20:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.19.213.48 () {48 vars in 947 bytes} [Mon Aug 10 23:20:26 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-10 23:20:27.042 8 INFO glance.api.v2.image_data [None req-6d9d0b9b-4d3a-4af6-b39e-8aeebbcc1bcc 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 23:20:46.528 8 INFO glance.location [None req-6d9d0b9b-4d3a-4af6-b39e-8aeebbcc1bcc 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/396] 199.19.213.48 () {48 vars in 1041 bytes} [Mon Aug 10 23:20:27 2026] PUT /v2/images/1dba15b1-9f48-4ba3-87a1-9fcc98ee6f96/file => generated 0 bytes in 19523 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24440 switches on core 0) [pid: 7|app: 0|req: 202/397] 199.19.213.48 () {44 vars in 967 bytes} [Mon Aug 10 23:20:46 2026] GET /v2/images/1dba15b1-9f48-4ba3-87a1-9fcc98ee6f96 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/398] 199.19.213.48 () {48 vars in 1047 bytes} [Mon Aug 10 23:20:46 2026] PATCH /v2/images/1dba15b1-9f48-4ba3-87a1-9fcc98ee6f96 => generated 1410 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/399] 199.19.213.48 () {44 vars in 967 bytes} [Mon Aug 10 23:20:46 2026] GET /v2/images/1dba15b1-9f48-4ba3-87a1-9fcc98ee6f96 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/408] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 23:21:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 199.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 23:21:24 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/412] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 23:21:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/413] 199.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 23:21:39 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 199.19.213.48 () {44 vars in 935 bytes} [Mon Aug 10 23:21:39 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.19.213.48 () {44 vars in 957 bytes} [Mon Aug 10 23:21:39 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/416] 199.19.213.48 () {44 vars in 935 bytes} [Mon Aug 10 23:21:39 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: 212/417] 199.19.213.48 () {48 vars in 947 bytes} [Mon Aug 10 23:21:39 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-10 23:21:40.040 8 INFO glance.api.v2.image_data [None req-63c5f60c-0c98-46c9-931a-1cf11ea264d3 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 23:21:54.276 8 INFO glance.location [None req-63c5f60c-0c98-46c9-931a-1cf11ea264d3 77d5aad45a3546e0a5c2524dbe22f1c5 51eb81e95aa54c33ad0c23ebf61f2563 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/422] 199.19.213.48 () {48 vars in 1042 bytes} [Mon Aug 10 23:21:40 2026] PUT /v2/images/4ee49860-82d6-4fe2-a83c-4026cae1b0d3/file => generated 0 bytes in 14291 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34668 switches on core 0) [pid: 7|app: 0|req: 217/423] 199.19.213.48 () {44 vars in 967 bytes} [Mon Aug 10 23:21:54 2026] GET /v2/images/4ee49860-82d6-4fe2-a83c-4026cae1b0d3 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/424] 199.19.213.48 () {48 vars in 1047 bytes} [Mon Aug 10 23:21:54 2026] PATCH /v2/images/4ee49860-82d6-4fe2-a83c-4026cae1b0d3 => generated 1382 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/425] 199.19.213.48 () {44 vars in 967 bytes} [Mon Aug 10 23:21:54 2026] GET /v2/images/4ee49860-82d6-4fe2-a83c-4026cae1b0d3 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/590] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 23:35:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/591] 199.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 23:35:32 2026] GET /v2/images => generated 5574 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/620] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 23:37:59 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/621] 199.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 23:37:59 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/622] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 23:38:01 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/623] 199.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 23:38:01 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/636] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 23:38:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/637] 199.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 23:38:55 2026] GET /v2/images => generated 5574 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/640] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 23:39:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/641] 199.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 23:39:03 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: 322/654] 199.19.213.48 () {42 vars in 684 bytes} [Mon Aug 10 23:40:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/655] 199.19.213.48 () {44 vars in 906 bytes} [Mon Aug 10 23:40:10 2026] GET /v2/images => generated 5574 bytes in 47 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: 339/666] 10.0.0.100 () {32 vars in 632 bytes} [Mon Aug 10 23:40:54 2026] GET /v2/images => generated 5574 bytes in 19 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: 330/671] 10.0.0.83 () {36 vars in 985 bytes} [Mon Aug 10 23:41:13 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/672] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:41:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/673] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:41:14 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: 343/674] 10.0.0.83 () {36 vars in 985 bytes} [Mon Aug 10 23:41:14 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/675] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:41:14 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: 344/676] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:41:14 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/677] 10.0.0.165 () {36 vars in 986 bytes} [Mon Aug 10 23:41:14 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/678] 10.0.0.165 () {36 vars in 926 bytes} [Mon Aug 10 23:41:14 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: 334/679] 10.0.0.83 () {36 vars in 985 bytes} [Mon Aug 10 23:41:14 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/680] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:41:14 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/681] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:41:14 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: 7|app: 0|req: 347/682] 10.0.0.188 () {36 vars in 910 bytes} [Mon Aug 10 23:41:15 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.188 () {36 vars in 1006 bytes} [Mon Aug 10 23:41:15 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde/locations => generated 127 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/684] 10.0.0.188 () {36 vars in 986 bytes} [Mon Aug 10 23:41:15 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/685] 10.0.0.188 () {36 vars in 926 bytes} [Mon Aug 10 23:41:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/686] 10.0.0.188 () {36 vars in 926 bytes} [Mon Aug 10 23:41:15 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: 339/689] 199.19.213.48 () {36 vars in 989 bytes} [Mon Aug 10 23:41:24 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/690] 199.19.213.48 () {36 vars in 929 bytes} [Mon Aug 10 23:41:24 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: 340/691] 199.19.213.48 () {36 vars in 989 bytes} [Mon Aug 10 23:41:24 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => 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: 352/692] 199.19.213.48 () {36 vars in 929 bytes} [Mon Aug 10 23:41: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: 341/693] 10.0.0.165 () {36 vars in 986 bytes} [Mon Aug 10 23:41:30 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/694] 10.0.0.165 () {36 vars in 926 bytes} [Mon Aug 10 23:41:30 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: 357/701] 10.0.0.165 () {36 vars in 986 bytes} [Mon Aug 10 23:41:59 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => 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: 345/702] 10.0.0.165 () {36 vars in 926 bytes} [Mon Aug 10 23:41:59 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: 347/705] 10.0.0.100 () {32 vars in 706 bytes} [Mon Aug 10 23:42:07 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/706] 10.0.0.100 () {32 vars in 706 bytes} [Mon Aug 10 23:42:07 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => 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: 348/707] 10.0.0.83 () {36 vars in 985 bytes} [Mon Aug 10 23:42:07 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/708] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:42:07 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: 349/709] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:42:07 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: 361/710] 10.0.0.83 () {36 vars in 985 bytes} [Mon Aug 10 23:42:07 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => 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: 350/711] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:42:07 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: 362/712] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:42:07 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: 351/713] 10.0.0.83 () {36 vars in 985 bytes} [Mon Aug 10 23:42:07 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => 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: 363/714] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:42:07 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/715] 10.0.0.188 () {36 vars in 910 bytes} [Mon Aug 10 23:42:08 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/716] 10.0.0.188 () {36 vars in 1006 bytes} [Mon Aug 10 23:42:08 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/717] 10.0.0.188 () {36 vars in 986 bytes} [Mon Aug 10 23:42:08 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => 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: 365/718] 10.0.0.188 () {36 vars in 926 bytes} [Mon Aug 10 23:42: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: 8|app: 0|req: 354/719] 10.0.0.188 () {36 vars in 926 bytes} [Mon Aug 10 23:42: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: 366/720] 10.0.0.100 () {30 vars in 410 bytes} [Mon Aug 10 23:42:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/725] 10.0.0.165 () {36 vars in 986 bytes} [Mon Aug 10 23:42:25 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => 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: 369/726] 10.0.0.165 () {36 vars in 926 bytes} [Mon Aug 10 23:42:25 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: 359/729] 10.0.0.165 () {36 vars in 986 bytes} [Mon Aug 10 23:42:33 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/730] 10.0.0.165 () {36 vars in 926 bytes} [Mon Aug 10 23:42:33 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: 362/735] 10.0.0.165 () {36 vars in 986 bytes} [Mon Aug 10 23:42:53 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => 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: 374/736] 10.0.0.165 () {36 vars in 926 bytes} [Mon Aug 10 23:42: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: 364/739] 10.0.0.165 () {36 vars in 986 bytes} [Mon Aug 10 23:43:05 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => 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: 376/740] 10.0.0.165 () {36 vars in 926 bytes} [Mon Aug 10 23:43:05 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: 365/741] 10.0.0.100 () {34 vars in 654 bytes} [Mon Aug 10 23:43:08 2026] POST /v2/images => generated 648 bytes in 210 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-10 23:43:08.941 7 WARNING glance.api.v2.images [None req-64fa5637-a427-41dc-8959-742db303330e f01e05f595fe4e18a728a38425484df5 34f3fbdea0c147aa9baee4ad69ead9fd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//532eaaac-3a98-4cb5-ae25-bb034bd5ef38 [pid: 7|app: 0|req: 377/742] 10.0.0.100 () {32 vars in 709 bytes} [Mon Aug 10 23:43:08 2026] DELETE /v2/images/532eaaac-3a98-4cb5-ae25-bb034bd5ef38 => 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: 366/743] 10.0.0.100 () {32 vars in 706 bytes} [Mon Aug 10 23:43:08 2026] GET /v2/images/532eaaac-3a98-4cb5-ae25-bb034bd5ef38 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/744] 10.0.0.100 () {32 vars in 632 bytes} [Mon Aug 10 23:43:08 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/745] 10.0.0.100 () {34 vars in 654 bytes} [Mon Aug 10 23:43:09 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-10 23:43:09.096 7 WARNING oslo_policy.policy [None req-9c53a34e-8090-4105-8871-f33d1cedf45b f01e05f595fe4e18a728a38425484df5 34f3fbdea0c147aa9baee4ad69ead9fd - - 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-08-10 23:43:09.096 7 WARNING oslo_policy.policy [None req-9c53a34e-8090-4105-8871-f33d1cedf45b f01e05f595fe4e18a728a38425484df5 34f3fbdea0c147aa9baee4ad69ead9fd - - 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: 379/746] 10.0.0.100 () {32 vars in 716 bytes} [Mon Aug 10 23:43:09 2026] GET /v2/images/3175cfd5-ae84-4f1f-a8ae-0471cb3399ac/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-10 23:43:09.118 8 INFO glance.api.v2.image_data [None req-d1657e74-fc6b-4377-8aa0-8771e3490404 f01e05f595fe4e18a728a38425484df5 34f3fbdea0c147aa9baee4ad69ead9fd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 23:43:09.159 8 WARNING glance_store._drivers.rbd [None req-d1657e74-fc6b-4377-8aa0-8771e3490404 f01e05f595fe4e18a728a38425484df5 34f3fbdea0c147aa9baee4ad69ead9fd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-10 23:43:10.128 8 INFO glance.location [None req-d1657e74-fc6b-4377-8aa0-8771e3490404 f01e05f595fe4e18a728a38425484df5 34f3fbdea0c147aa9baee4ad69ead9fd - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 368/747] 10.0.0.100 () {32 vars in 726 bytes} [Mon Aug 10 23:43:09 2026] PUT /v2/images/3175cfd5-ae84-4f1f-a8ae-0471cb3399ac/file => generated 0 bytes in 1050 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/748] 10.0.0.100 () {32 vars in 706 bytes} [Mon Aug 10 23:43:10 2026] GET /v2/images/3175cfd5-ae84-4f1f-a8ae-0471cb3399ac => 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: 369/749] 10.0.0.100 () {32 vars in 716 bytes} [Mon Aug 10 23:43:10 2026] GET /v2/images/3175cfd5-ae84-4f1f-a8ae-0471cb3399ac/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: 381/750] 10.0.0.100 () {34 vars in 654 bytes} [Mon Aug 10 23:43:10 2026] POST /v2/images => generated 648 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/751] 10.0.0.100 () {32 vars in 725 bytes} [Mon Aug 10 23:43:10 2026] PATCH /v2/images/b5154071-c3b7-4aad-ac89-6db0f3d74c61 => generated 653 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/752] 10.0.0.100 () {32 vars in 706 bytes} [Mon Aug 10 23:43:10 2026] GET /v2/images/b5154071-c3b7-4aad-ac89-6db0f3d74c61 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-10 23:43:10.470 8 WARNING glance.api.v2.images [None req-369c4c41-77af-41ef-84f8-e60d4f222eee f01e05f595fe4e18a728a38425484df5 34f3fbdea0c147aa9baee4ad69ead9fd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b5154071-c3b7-4aad-ac89-6db0f3d74c61 [pid: 8|app: 0|req: 371/753] 10.0.0.100 () {32 vars in 709 bytes} [Mon Aug 10 23:43:10 2026] DELETE /v2/images/b5154071-c3b7-4aad-ac89-6db0f3d74c61 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/754] 10.0.0.100 () {32 vars in 706 bytes} [Mon Aug 10 23:43:10 2026] GET /v2/images/b5154071-c3b7-4aad-ac89-6db0f3d74c61 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-10 23:43:10.540 8 WARNING glance.api.v2.images [None req-0d505f1e-22ac-4039-94e5-55d4b2e95920 f01e05f595fe4e18a728a38425484df5 34f3fbdea0c147aa9baee4ad69ead9fd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3175cfd5-ae84-4f1f-a8ae-0471cb3399ac [pid: 8|app: 0|req: 372/755] 10.0.0.100 () {32 vars in 709 bytes} [Mon Aug 10 23:43:10 2026] DELETE /v2/images/3175cfd5-ae84-4f1f-a8ae-0471cb3399ac => generated 0 bytes in 990 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/756] 10.0.0.100 () {32 vars in 706 bytes} [Mon Aug 10 23:43:11 2026] GET /v2/images/3175cfd5-ae84-4f1f-a8ae-0471cb3399ac => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-10 23:43:11.545 8 WARNING glance.api.v2.images [None req-1ffb9c75-b33b-43e4-8836-79833b199edc f01e05f595fe4e18a728a38425484df5 34f3fbdea0c147aa9baee4ad69ead9fd - - default default] Failed to find image 532eaaac-3a98-4cb5-ae25-bb034bd5ef38 to delete: glance.common.exception.ImageNotFound: No image found with ID 532eaaac-3a98-4cb5-ae25-bb034bd5ef38 [pid: 8|app: 0|req: 373/757] 10.0.0.100 () {32 vars in 709 bytes} [Mon Aug 10 23:43:11 2026] DELETE /v2/images/532eaaac-3a98-4cb5-ae25-bb034bd5ef38 => 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: 385/758] 10.0.0.100 () {32 vars in 706 bytes} [Mon Aug 10 23:43:11 2026] GET /v2/images/532eaaac-3a98-4cb5-ae25-bb034bd5ef38 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/763] 10.0.0.165 () {36 vars in 986 bytes} [Mon Aug 10 23:43:28 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/764] 10.0.0.165 () {36 vars in 926 bytes} [Mon Aug 10 23:43:28 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: 390/767] 10.0.0.165 () {36 vars in 986 bytes} [Mon Aug 10 23:43:35 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/768] 10.0.0.165 () {36 vars in 926 bytes} [Mon Aug 10 23:43:35 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: 387/785] 10.0.0.165 () {36 vars in 986 bytes} [Mon Aug 10 23:44:58 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/786] 10.0.0.165 () {36 vars in 926 bytes} [Mon Aug 10 23:44:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/791] 10.0.0.165 () {36 vars in 986 bytes} [Mon Aug 10 23:45:16 2026] GET /v2/images/28a6e5e1-fdda-4f8c-8539-28c6f74bcbde => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/792] 10.0.0.165 () {36 vars in 926 bytes} [Mon Aug 10 23:45:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/803] 199.19.213.48 () {32 vars in 824 bytes} [Mon Aug 10 23:46:03 2026] GET /v2/images?status=active&owner=51eb81e95aa54c33ad0c23ebf61f2563&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/804] 199.19.213.48 () {32 vars in 651 bytes} [Mon Aug 10 23:46:03 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: 397/805] 10.0.0.83 () {36 vars in 985 bytes} [Mon Aug 10 23:46:03 2026] GET /v2/images/ded4e990-8482-4c4b-9658-977b1d091efb => 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: 409/806] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:46:03 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: 398/807] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:46:03 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: 410/808] 10.0.0.83 () {36 vars in 985 bytes} [Mon Aug 10 23:46:03 2026] GET /v2/images/ded4e990-8482-4c4b-9658-977b1d091efb => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/809] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:46:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/810] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:46:03 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: 400/811] 10.0.0.83 () {36 vars in 985 bytes} [Mon Aug 10 23:46:03 2026] GET /v2/images/ded4e990-8482-4c4b-9658-977b1d091efb => generated 1395 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/812] 10.0.0.83 () {36 vars in 925 bytes} [Mon Aug 10 23:46:03 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: 401/813] 10.0.0.188 () {36 vars in 910 bytes} [Mon Aug 10 23:46:04 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/814] 10.0.0.188 () {36 vars in 1006 bytes} [Mon Aug 10 23:46:04 2026] GET /v2/images/ded4e990-8482-4c4b-9658-977b1d091efb/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/815] 10.0.0.188 () {36 vars in 986 bytes} [Mon Aug 10 23:46:04 2026] GET /v2/images/ded4e990-8482-4c4b-9658-977b1d091efb => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/816] 10.0.0.188 () {36 vars in 926 bytes} [Mon Aug 10 23:46:04 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: 403/817] 10.0.0.188 () {36 vars in 926 bytes} [Mon Aug 10 23:46:04 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: 427/864] 10.0.0.100 () {32 vars in 632 bytes} [Mon Aug 10 23:49:54 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)