+ 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 Jul 22 22:29:15 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-5f89ffbd8d-hrsbz 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 0x7fb139858668 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-07-22 22:29:17.743 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-22 22:29:17.837 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-07-22 22:29:18.674 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-07-22 22:29:18.675 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-07-22 22:29:18.676 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-22 22:29:18.778 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-07-22 22:29:18.780 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-07-22 22:29:18.780 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-22 22:29:20.764 8 WARNING glance.api.v2.images [None req-47465542-d2a1-416e-a94a-1b96e106be8f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-22 22:29:21.041 7 WARNING glance.api.v2.images [None req-1230dce2-2036-49a9-9334-44c3c097148a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-22 22:29:21.143 8 WARNING keystonemiddleware._common.config [None req-47465542-d2a1-416e-a94a-1b96e106be8f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-22 22:29:21.151 8 WARNING oslo_config.cfg [None req-47465542-d2a1-416e-a94a-1b96e106be8f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fb139858668 pid: 8 (default app) 2026-07-22 22:29:21.411 7 WARNING keystonemiddleware._common.config [None req-1230dce2-2036-49a9-9334-44c3c097148a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-22 22:29:21.418 7 WARNING oslo_config.cfg [None req-1230dce2-2036-49a9-9334-44c3c097148a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fb139858668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.235 () {42 vars in 689 bytes} [Wed Jul 22 22:29:22 2026] GET / => generated 1312 bytes in 2 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-22 22:29:23.134 7 WARNING oslo_policy.policy [None req-ef6f9c95-2bb1-4b11-a222-0b061b0489d6 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - 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-07-22 22:29:23.135 7 WARNING oslo_policy.policy [None req-ef6f9c95-2bb1-4b11-a222-0b061b0489d6 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - 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-07-22 22:29:23.154 7 WARNING oslo_policy.policy [None req-ef6f9c95-2bb1-4b11-a222-0b061b0489d6 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - 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-07-22 22:29:23.154 7 WARNING oslo_policy.policy [None req-ef6f9c95-2bb1-4b11-a222-0b061b0489d6 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.235 () {44 vars in 911 bytes} [Wed Jul 22 22:29:22 2026] GET /v2/images => generated 69 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.235 () {42 vars in 689 bytes} [Wed Jul 22 22:29:26 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.235 () {44 vars in 911 bytes} [Wed Jul 22 22:29:26 2026] GET /v2/images => generated 69 bytes in 37 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-22 22:29:26.930 8 WARNING oslo_policy.policy [None req-7276dbea-d902-4e75-a483-a92388a4b0ab 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - 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-07-22 22:29:26.930 8 WARNING oslo_policy.policy [None req-7276dbea-d902-4e75-a483-a92388a4b0ab 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.235 () {44 vars in 912 bytes} [Wed Jul 22 22:29:26 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.235 () {44 vars in 934 bytes} [Wed Jul 22 22:29:27 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-07-22 22:29:27.070 8 WARNING oslo_policy.policy [None req-6634996c-8865-46a0-977f-59aab27f8acf 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - 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-07-22 22:29:27.071 8 WARNING oslo_policy.policy [None req-6634996c-8865-46a0-977f-59aab27f8acf 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.235 () {44 vars in 940 bytes} [Wed Jul 22 22:29:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-22 22:29:27.152 7 WARNING oslo_config.cfg [None req-fa47fc1b-c973-4ca1-a763-155643f6fca0 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.235 () {48 vars in 952 bytes} [Wed Jul 22 22:29:27 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-22 22:29:27.177 8 WARNING oslo_policy.policy [None req-029e7004-f19e-4a6d-8e7a-6a664cb35bbe 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - 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-07-22 22:29:27.178 8 WARNING oslo_policy.policy [None req-029e7004-f19e-4a6d-8e7a-6a664cb35bbe 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - 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-07-22 22:29:27.179 8 INFO glance.api.v2.image_data [None req-029e7004-f19e-4a6d-8e7a-6a664cb35bbe 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-22 22:29:31.341 8 INFO glance.location [None req-029e7004-f19e-4a6d-8e7a-6a664cb35bbe 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/15] 199.204.45.235 () {48 vars in 1046 bytes} [Wed Jul 22 22:29:27 2026] PUT /v2/images/8829b71b-b4af-45d0-9766-db3220f40078/file => generated 0 bytes in 4221 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8245 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.235 () {44 vars in 972 bytes} [Wed Jul 22 22:29:31 2026] GET /v2/images/8829b71b-b4af-45d0-9766-db3220f40078 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-22 22:29:31.511 8 WARNING oslo_config.cfg [None req-bd04725d-0d29-4b85-94a8-b58e12441a48 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.204.45.235 () {48 vars in 1052 bytes} [Wed Jul 22 22:29:31 2026] PATCH /v2/images/8829b71b-b4af-45d0-9766-db3220f40078 => generated 1312 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.235 () {44 vars in 972 bytes} [Wed Jul 22 22:29:31 2026] GET /v2/images/8829b71b-b4af-45d0-9766-db3220f40078 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/263] 199.204.45.235 () {42 vars in 689 bytes} [Wed Jul 22 22:49:57 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: 133/264] 199.204.45.235 () {44 vars in 911 bytes} [Wed Jul 22 22:49:57 2026] GET /v2/images => generated 1381 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.235 () {42 vars in 689 bytes} [Wed Jul 22 22:50:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.235 () {44 vars in 911 bytes} [Wed Jul 22 22:50:32 2026] GET /v2/images => generated 1381 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.235 () {44 vars in 938 bytes} [Wed Jul 22 22:50:32 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: 7|app: 0|req: 137/276] 199.204.45.235 () {44 vars in 960 bytes} [Wed Jul 22 22:50:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.235 () {44 vars in 940 bytes} [Wed Jul 22 22:50:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.204.45.235 () {48 vars in 952 bytes} [Wed Jul 22 22:50:32 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-22 22:50:32.373 8 INFO glance.api.v2.image_data [None req-cd0cd936-5251-42b7-a89e-006577bcb2ef 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-22 22:50:58.257 8 INFO glance.location [None req-cd0cd936-5251-42b7-a89e-006577bcb2ef 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 141/283] 199.204.45.235 () {48 vars in 1047 bytes} [Wed Jul 22 22:50:32 2026] PUT /v2/images/2da9eb57-36db-4cd8-ada5-4019e7be4bcb/file => generated 0 bytes in 25946 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59595 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.235 () {44 vars in 972 bytes} [Wed Jul 22 22:50:58 2026] GET /v2/images/2da9eb57-36db-4cd8-ada5-4019e7be4bcb => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.235 () {48 vars in 1052 bytes} [Wed Jul 22 22:50:58 2026] PATCH /v2/images/2da9eb57-36db-4cd8-ada5-4019e7be4bcb => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.235 () {44 vars in 972 bytes} [Wed Jul 22 22:50:58 2026] GET /v2/images/2da9eb57-36db-4cd8-ada5-4019e7be4bcb => 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: 143/287] 199.204.45.235 () {42 vars in 689 bytes} [Wed Jul 22 22:51:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.235 () {44 vars in 911 bytes} [Wed Jul 22 22:51:00 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.235 () {42 vars in 689 bytes} [Wed Jul 22 22:57:52 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: 186/374] 199.204.45.235 () {44 vars in 911 bytes} [Wed Jul 22 22:57:52 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: 7|app: 0|req: 189/375] 199.204.45.235 () {42 vars in 689 bytes} [Wed Jul 22 22:58:00 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: 187/376] 199.204.45.235 () {44 vars in 911 bytes} [Wed Jul 22 22:58:00 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: 7|app: 0|req: 190/377] 199.204.45.235 () {44 vars in 948 bytes} [Wed Jul 22 22:58:00 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: 8|app: 0|req: 188/380] 199.204.45.235 () {44 vars in 970 bytes} [Wed Jul 22 22:58:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.204.45.235 () {44 vars in 940 bytes} [Wed Jul 22 22:58:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.204.45.235 () {48 vars in 952 bytes} [Wed Jul 22 22:58:00 2026] POST /v2/images => generated 799 bytes in 131 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-22 22:58:00.980 7 WARNING oslo_policy.policy [None req-c9e79c9e-bf5e-4900-a10f-2a48cb18de7e 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - 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-07-22 22:58:00.980 7 WARNING oslo_policy.policy [None req-c9e79c9e-bf5e-4900-a10f-2a48cb18de7e 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - 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-07-22 22:58:00.982 7 INFO glance.api.v2.image_data [None req-c9e79c9e-bf5e-4900-a10f-2a48cb18de7e 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-22 22:58:19.451 7 INFO glance.location [None req-c9e79c9e-bf5e-4900-a10f-2a48cb18de7e 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/385] 199.204.45.235 () {48 vars in 1046 bytes} [Wed Jul 22 22:58:00 2026] PUT /v2/images/b85e94b3-f589-4a61-b148-63d83c22ce7e/file => generated 0 bytes in 18525 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23707 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.204.45.235 () {44 vars in 972 bytes} [Wed Jul 22 22:58:19 2026] GET /v2/images/b85e94b3-f589-4a61-b148-63d83c22ce7e => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.204.45.235 () {48 vars in 1052 bytes} [Wed Jul 22 22:58:19 2026] PATCH /v2/images/b85e94b3-f589-4a61-b148-63d83c22ce7e => generated 1410 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.204.45.235 () {44 vars in 972 bytes} [Wed Jul 22 22:58:19 2026] GET /v2/images/b85e94b3-f589-4a61-b148-63d83c22ce7e => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.204.45.235 () {42 vars in 689 bytes} [Wed Jul 22 22:58:57 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.204.45.235 () {44 vars in 911 bytes} [Wed Jul 22 22:58:57 2026] GET /v2/images => generated 4190 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.235 () {42 vars in 689 bytes} [Wed Jul 22 22:59:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.235 () {44 vars in 911 bytes} [Wed Jul 22 22:59:08 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.235 () {44 vars in 940 bytes} [Wed Jul 22 22:59:08 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: 201/404] 199.204.45.235 () {44 vars in 962 bytes} [Wed Jul 22 22:59:08 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.235 () {44 vars in 940 bytes} [Wed Jul 22 22:59:08 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: 8|app: 0|req: 202/406] 199.204.45.235 () {48 vars in 952 bytes} [Wed Jul 22 22:59:08 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-22 22:59:08.877 7 INFO glance.api.v2.image_data [None req-79eaad9f-1faa-4d39-a021-e312db0d9b99 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-22 22:59:25.693 7 INFO glance.location [None req-79eaad9f-1faa-4d39-a021-e312db0d9b99 11ec09c6a02f4daa8e41f5d74880f5b8 e7ae1c969cf84db5a9e6108cab18d9dc - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 205/411] 199.204.45.235 () {48 vars in 1047 bytes} [Wed Jul 22 22:59:08 2026] PUT /v2/images/d936e99d-1eff-4063-9353-b24329578e60/file => generated 0 bytes in 16862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31221 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.204.45.235 () {44 vars in 972 bytes} [Wed Jul 22 22:59:25 2026] GET /v2/images/d936e99d-1eff-4063-9353-b24329578e60 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.235 () {48 vars in 1052 bytes} [Wed Jul 22 22:59:25 2026] PATCH /v2/images/d936e99d-1eff-4063-9353-b24329578e60 => generated 1382 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.204.45.235 () {44 vars in 972 bytes} [Wed Jul 22 22:59:25 2026] GET /v2/images/d936e99d-1eff-4063-9353-b24329578e60 => generated 1382 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)