+ 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 Aug 26 00:44:53 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-78976b7b84-7frf2 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 0x7f3d75988668 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-26 00:44:55.201 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-26 00:44:55.258 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-26 00:44:56.044 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-26 00:44:56.045 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-26 00:44:56.045 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-26 00:44:56.135 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-26 00:44:56.136 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-26 00:44:56.136 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-26 00:44:58.103 7 WARNING glance.api.v2.images [None req-7e720075-f009-43f9-b752-95592501ef55 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-26 00:44:58.328 8 WARNING glance.api.v2.images [None req-4bd2c5f7-ab45-49bc-8f78-fcc129dc2c28 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-26 00:44:58.466 7 WARNING keystonemiddleware._common.config [None req-7e720075-f009-43f9-b752-95592501ef55 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 00:44:58.474 7 WARNING oslo_config.cfg [None req-7e720075-f009-43f9-b752-95592501ef55 - - - - - -] 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 0x7f3d75988668 pid: 7 (default app) 2026-08-26 00:44:58.671 8 WARNING keystonemiddleware._common.config [None req-4bd2c5f7-ab45-49bc-8f78-fcc129dc2c28 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 00:44:58.679 8 WARNING oslo_config.cfg [None req-4bd2c5f7-ab45-49bc-8f78-fcc129dc2c28 - - - - - -] 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 0x7f3d75988668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 00:44:58 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-26 00:44:59.362 8 WARNING oslo_policy.policy [None req-7bbb0396-2864-4c4b-9be5-fe2c970d6179 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - 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-26 00:44:59.362 8 WARNING oslo_policy.policy [None req-7bbb0396-2864-4c4b-9be5-fe2c970d6179 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - 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-26 00:44:59.376 8 WARNING oslo_policy.policy [None req-7bbb0396-2864-4c4b-9be5-fe2c970d6179 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - 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-26 00:44:59.376 8 WARNING oslo_policy.policy [None req-7bbb0396-2864-4c4b-9be5-fe2c970d6179 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 00:44:58 2026] GET /v2/images => generated 69 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 00:45:02 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: 2/7] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 00:45:02 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-08-26 00:45:02.858 7 WARNING oslo_policy.policy [None req-2f018170-af76-471f-b2d8-6a9a027e19f7 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - 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-26 00:45:02.858 7 WARNING oslo_policy.policy [None req-2f018170-af76-471f-b2d8-6a9a027e19f7 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 162.253.55.71 () {44 vars in 907 bytes} [Wed Aug 26 00:45:02 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.71 () {44 vars in 929 bytes} [Wed Aug 26 00:45:02 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-26 00:45:02.996 7 WARNING oslo_policy.policy [None req-5050b6b9-c17e-45f9-beba-f43f036c1518 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - 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-26 00:45:02.997 7 WARNING oslo_policy.policy [None req-5050b6b9-c17e-45f9-beba-f43f036c1518 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 162.253.55.71 () {44 vars in 935 bytes} [Wed Aug 26 00:45:02 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) 2026-08-26 00:45:03.079 8 WARNING oslo_config.cfg [None req-4510c535-0b94-4b40-b221-41996da262f6 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 162.253.55.71 () {48 vars in 947 bytes} [Wed Aug 26 00:45:03 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-26 00:45:03.100 7 WARNING oslo_policy.policy [None req-bc7b4140-4bb3-41f0-8714-d3c9f42f9f74 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - 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-26 00:45:03.101 7 WARNING oslo_policy.policy [None req-bc7b4140-4bb3-41f0-8714-d3c9f42f9f74 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - 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-26 00:45:03.102 7 INFO glance.api.v2.image_data [None req-bc7b4140-4bb3-41f0-8714-d3c9f42f9f74 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 00:45:06.480 7 WARNING glance.location [None req-bc7b4140-4bb3-41f0-8714-d3c9f42f9f74 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 162.253.55.71 () {48 vars in 1041 bytes} [Wed Aug 26 00:45:03 2026] PUT /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445/file => generated 0 bytes in 3423 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7218 switches on core 0) [pid: 8|app: 0|req: 5/13] 162.253.55.71 () {44 vars in 967 bytes} [Wed Aug 26 00:45:06 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-26 00:45:06.639 7 WARNING oslo_config.cfg [None req-6d264715-b09c-4778-b30d-e8157f0c6cbd f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 162.253.55.71 () {48 vars in 1047 bytes} [Wed Aug 26 00:45:06 2026] PATCH /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 162.253.55.71 () {44 vars in 967 bytes} [Wed Aug 26 00:45:06 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 134/264] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 01:05:40 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: 131/265] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 01:05:40 2026] GET /v2/images => generated 1381 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 01:05:57 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: 133/269] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 01:05:57 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: 7|app: 0|req: 137/270] 162.253.55.71 () {44 vars in 933 bytes} [Wed Aug 26 01:05:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 162.253.55.71 () {44 vars in 955 bytes} [Wed Aug 26 01:05:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 162.253.55.71 () {44 vars in 935 bytes} [Wed Aug 26 01:05:57 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: 135/273] 162.253.55.71 () {48 vars in 947 bytes} [Wed Aug 26 01:05:57 2026] POST /v2/images => generated 796 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-26 01:05:57.408 7 INFO glance.api.v2.image_data [None req-06e23c2a-69ad-4751-9825-099010de4cae f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 01:06:22.766 7 WARNING glance.location [None req-06e23c2a-69ad-4751-9825-099010de4cae f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/280] 162.253.55.71 () {48 vars in 1042 bytes} [Wed Aug 26 01:05:57 2026] PUT /v2/images/bd49f7b6-c5a6-44bc-991b-1dd4066505ee/file => generated 0 bytes in 25407 msecs (HTTP/1.1 204) 4 headers in 171 bytes (71334 switches on core 0) [pid: 8|app: 0|req: 142/281] 162.253.55.71 () {44 vars in 967 bytes} [Wed Aug 26 01:06:22 2026] GET /v2/images/bd49f7b6-c5a6-44bc-991b-1dd4066505ee => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 162.253.55.71 () {48 vars in 1047 bytes} [Wed Aug 26 01:06:22 2026] PATCH /v2/images/bd49f7b6-c5a6-44bc-991b-1dd4066505ee => generated 1395 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 162.253.55.71 () {44 vars in 967 bytes} [Wed Aug 26 01:06:22 2026] GET /v2/images/bd49f7b6-c5a6-44bc-991b-1dd4066505ee => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 01:06:24 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: 144/285] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 01:06:24 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 01:13:18 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 01:13:18 2026] GET /v2/images => generated 2778 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 01:13: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: 189/375] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 01:13:36 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 162.253.55.71 () {44 vars in 943 bytes} [Wed Aug 26 01:13:36 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 162.253.55.71 () {44 vars in 965 bytes} [Wed Aug 26 01:13:36 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 162.253.55.71 () {44 vars in 935 bytes} [Wed Aug 26 01:13:36 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: 8|app: 0|req: 191/379] 162.253.55.71 () {48 vars in 947 bytes} [Wed Aug 26 01:13:36 2026] POST /v2/images => generated 799 bytes in 453 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-26 01:13:37.145 7 INFO glance.api.v2.image_data [None req-68da51cf-9430-4472-95c9-e7ca43a30347 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 01:13:52.020 7 INFO glance.location [None req-68da51cf-9430-4472-95c9-e7ca43a30347 f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/384] 162.253.55.71 () {48 vars in 1041 bytes} [Wed Aug 26 01:13:37 2026] PUT /v2/images/bf646002-e578-493a-8af0-45e872351760/file => generated 0 bytes in 14918 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26362 switches on core 0) [pid: 8|app: 0|req: 196/385] 162.253.55.71 () {44 vars in 967 bytes} [Wed Aug 26 01:13:52 2026] GET /v2/images/bf646002-e578-493a-8af0-45e872351760 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 162.253.55.71 () {48 vars in 1047 bytes} [Wed Aug 26 01:13:52 2026] PATCH /v2/images/bf646002-e578-493a-8af0-45e872351760 => generated 1410 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/387] 162.253.55.71 () {44 vars in 967 bytes} [Wed Aug 26 01:13:52 2026] GET /v2/images/bf646002-e578-493a-8af0-45e872351760 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/396] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 01:14:29 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 01:14:29 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: 198/402] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 01:14:50 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: 205/403] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 01:14:50 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 162.253.55.71 () {44 vars in 935 bytes} [Wed Aug 26 01:14:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 162.253.55.71 () {44 vars in 957 bytes} [Wed Aug 26 01:14:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 162.253.55.71 () {44 vars in 935 bytes} [Wed Aug 26 01:14:50 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: 207/407] 162.253.55.71 () {48 vars in 947 bytes} [Wed Aug 26 01:14:50 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-26 01:14:50.688 7 INFO glance.api.v2.image_data [None req-936fbfd3-2a65-47f9-b863-828d454b848f f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 01:15:04.045 7 INFO glance.location [None req-936fbfd3-2a65-47f9-b863-828d454b848f f544227596514252bbc9fc5714ba536f f874d209e1a84472bb040abc7ed50b98 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 201/410] 162.253.55.71 () {48 vars in 1042 bytes} [Wed Aug 26 01:14:50 2026] PUT /v2/images/724febb3-4d6b-4f4a-be28-89647344c6a7/file => generated 0 bytes in 13405 msecs (HTTP/1.1 204) 4 headers in 171 bytes (41800 switches on core 0) [pid: 8|app: 0|req: 210/411] 162.253.55.71 () {44 vars in 967 bytes} [Wed Aug 26 01:15:04 2026] GET /v2/images/724febb3-4d6b-4f4a-be28-89647344c6a7 => 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: 202/412] 162.253.55.71 () {48 vars in 1047 bytes} [Wed Aug 26 01:15:04 2026] PATCH /v2/images/724febb3-4d6b-4f4a-be28-89647344c6a7 => generated 1382 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/413] 162.253.55.71 () {44 vars in 967 bytes} [Wed Aug 26 01:15:04 2026] GET /v2/images/724febb3-4d6b-4f4a-be28-89647344c6a7 => 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: 294/578] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 01:28:45 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: 285/579] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 01:28:45 2026] GET /v2/images => generated 5574 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/608] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 01:31:05 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: 300/609] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 01:31:05 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/610] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 01:31:07 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/611] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 01:31:07 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/622] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 01:31:57 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: 316/623] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 01:31:57 2026] GET /v2/images => generated 5574 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/626] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 01:32:05 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: 309/627] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 01:32:05 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: 7|app: 0|req: 317/642] 162.253.55.71 () {42 vars in 684 bytes} [Wed Aug 26 01:33:09 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: 326/643] 162.253.55.71 () {44 vars in 906 bytes} [Wed Aug 26 01:33:09 2026] GET /v2/images => generated 5574 bytes in 48 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: 331/652] 10.0.0.110 () {32 vars in 633 bytes} [Wed Aug 26 01:33:52 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/657] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 26 01:34:13 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/658] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 26 01:34:13 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: 325/661] 10.0.0.248 () {36 vars in 987 bytes} [Wed Aug 26 01:34:17 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => generated 1312 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/662] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:34:18 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: 326/663] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:34:18 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: 338/664] 10.0.0.248 () {36 vars in 987 bytes} [Wed Aug 26 01:34:18 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/665] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:34:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/666] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:34:18 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/667] 10.0.0.248 () {36 vars in 987 bytes} [Wed Aug 26 01:34:18 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 340/668] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:34:18 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: 329/669] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:34:18 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: 341/670] 10.0.0.28 () {36 vars in 910 bytes} [Wed Aug 26 01:34:19 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: 330/671] 10.0.0.28 () {36 vars in 1006 bytes} [Wed Aug 26 01:34:19 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445/locations => generated 127 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/672] 10.0.0.28 () {36 vars in 986 bytes} [Wed Aug 26 01:34:19 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 331/673] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 26 01:34:19 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: 343/674] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 26 01:34:19 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: 332/675] 162.253.55.71 () {36 vars in 990 bytes} [Wed Aug 26 01:34:21 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 344/676] 162.253.55.71 () {36 vars in 930 bytes} [Wed Aug 26 01:34:21 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: 333/677] 162.253.55.71 () {36 vars in 990 bytes} [Wed Aug 26 01:34:22 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/678] 162.253.55.71 () {36 vars in 930 bytes} [Wed Aug 26 01:34:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/681] 10.0.0.110 () {30 vars in 411 bytes} [Wed Aug 26 01:34:28 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/684] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 26 01:34:41 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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/685] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 26 01:34:41 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: 340/690] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 26 01:35:06 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 351/691] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 26 01:35: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: 342/694] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 26 01:35:14 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 353/695] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 26 01:35: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: 358/704] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 26 01:35:48 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/705] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 26 01:35:48 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: 362/712] 10.0.0.110 () {32 vars in 707 bytes} [Wed Aug 26 01:36:22 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 351/713] 10.0.0.110 () {32 vars in 707 bytes} [Wed Aug 26 01:36:22 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 363/714] 10.0.0.248 () {36 vars in 987 bytes} [Wed Aug 26 01:36:23 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/715] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:36: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: 364/716] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:36: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: 353/717] 10.0.0.248 () {36 vars in 987 bytes} [Wed Aug 26 01:36:23 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/718] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:36: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: 354/719] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:36: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: 366/720] 10.0.0.248 () {36 vars in 987 bytes} [Wed Aug 26 01:36:23 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 355/721] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:36: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: 367/722] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:36: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: 7|app: 0|req: 356/723] 10.0.0.28 () {36 vars in 910 bytes} [Wed Aug 26 01:36:23 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/724] 10.0.0.28 () {36 vars in 1006 bytes} [Wed Aug 26 01:36:23 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445/locations => generated 127 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/725] 10.0.0.28 () {36 vars in 986 bytes} [Wed Aug 26 01:36:23 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 369/726] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 26 01:36: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: 7|app: 0|req: 358/727] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 26 01:36: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: 7|app: 0|req: 361/732] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 26 01:36:42 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 372/733] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 26 01:36:42 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: 375/738] 10.0.0.110 () {34 vars in 655 bytes} [Wed Aug 26 01:36:59 2026] POST /v2/images => generated 649 bytes in 204 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-26 01:36:59.268 7 WARNING glance.api.v2.images [None req-9d0b2c4b-ec2d-4377-ac92-31c87a73e2ff 20bce64d66684bc4a6595138ccf47580 c44ec05b1cd7418cac1564c84de2294d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//152ab6b3-2ac6-4dee-a704-41e3ab5cc4c7 [pid: 7|app: 0|req: 364/739] 10.0.0.110 () {32 vars in 710 bytes} [Wed Aug 26 01:36:59 2026] DELETE /v2/images/152ab6b3-2ac6-4dee-a704-41e3ab5cc4c7 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/740] 10.0.0.110 () {32 vars in 707 bytes} [Wed Aug 26 01:36:59 2026] GET /v2/images/152ab6b3-2ac6-4dee-a704-41e3ab5cc4c7 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/741] 10.0.0.110 () {32 vars in 633 bytes} [Wed Aug 26 01:36:59 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/742] 10.0.0.110 () {34 vars in 655 bytes} [Wed Aug 26 01:36:59 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/743] 10.0.0.110 () {32 vars in 717 bytes} [Wed Aug 26 01:36:59 2026] GET /v2/images/f0246047-c11e-457d-a6ff-15aa3b5a6d7a/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-26 01:36:59.439 8 WARNING oslo_policy.policy [None req-1cd97995-d7f7-4c0c-a8fe-e379415a818c 20bce64d66684bc4a6595138ccf47580 c44ec05b1cd7418cac1564c84de2294d - - 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-26 01:36:59.439 8 WARNING oslo_policy.policy [None req-1cd97995-d7f7-4c0c-a8fe-e379415a818c 20bce64d66684bc4a6595138ccf47580 c44ec05b1cd7418cac1564c84de2294d - - 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-26 01:36:59.441 8 INFO glance.api.v2.image_data [None req-1cd97995-d7f7-4c0c-a8fe-e379415a818c 20bce64d66684bc4a6595138ccf47580 c44ec05b1cd7418cac1564c84de2294d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 01:36:59.486 8 WARNING glance_store._drivers.rbd [None req-1cd97995-d7f7-4c0c-a8fe-e379415a818c 20bce64d66684bc4a6595138ccf47580 c44ec05b1cd7418cac1564c84de2294d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-26 01:37:00.618 8 INFO glance.location [None req-1cd97995-d7f7-4c0c-a8fe-e379415a818c 20bce64d66684bc4a6595138ccf47580 c44ec05b1cd7418cac1564c84de2294d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 378/744] 10.0.0.110 () {32 vars in 727 bytes} [Wed Aug 26 01:36:59 2026] PUT /v2/images/f0246047-c11e-457d-a6ff-15aa3b5a6d7a/file => generated 0 bytes in 1225 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/745] 10.0.0.110 () {32 vars in 707 bytes} [Wed Aug 26 01:37:00 2026] GET /v2/images/f0246047-c11e-457d-a6ff-15aa3b5a6d7a => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/746] 10.0.0.110 () {32 vars in 717 bytes} [Wed Aug 26 01:37:00 2026] GET /v2/images/f0246047-c11e-457d-a6ff-15aa3b5a6d7a/file => generated 1024 bytes in 112 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/747] 10.0.0.110 () {34 vars in 655 bytes} [Wed Aug 26 01:37:00 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/748] 10.0.0.110 () {32 vars in 726 bytes} [Wed Aug 26 01:37:00 2026] PATCH /v2/images/9fcb72be-5b65-42f3-b326-9dbd218d0a88 => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/749] 10.0.0.110 () {32 vars in 707 bytes} [Wed Aug 26 01:37:00 2026] GET /v2/images/9fcb72be-5b65-42f3-b326-9dbd218d0a88 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-26 01:37:00.935 8 WARNING glance.api.v2.images [None req-349a1a05-8570-452a-b228-61305cc77655 20bce64d66684bc4a6595138ccf47580 c44ec05b1cd7418cac1564c84de2294d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9fcb72be-5b65-42f3-b326-9dbd218d0a88 [pid: 8|app: 0|req: 381/750] 10.0.0.110 () {32 vars in 710 bytes} [Wed Aug 26 01:37:00 2026] DELETE /v2/images/9fcb72be-5b65-42f3-b326-9dbd218d0a88 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/751] 10.0.0.110 () {32 vars in 707 bytes} [Wed Aug 26 01:37:00 2026] GET /v2/images/9fcb72be-5b65-42f3-b326-9dbd218d0a88 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 01:37:01.004 8 WARNING glance.api.v2.images [None req-c3482e50-ce9f-4253-9ec6-59d49d81f4e8 20bce64d66684bc4a6595138ccf47580 c44ec05b1cd7418cac1564c84de2294d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f0246047-c11e-457d-a6ff-15aa3b5a6d7a [pid: 8|app: 0|req: 382/752] 10.0.0.110 () {32 vars in 710 bytes} [Wed Aug 26 01:37:00 2026] DELETE /v2/images/f0246047-c11e-457d-a6ff-15aa3b5a6d7a => generated 0 bytes in 846 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/753] 10.0.0.110 () {32 vars in 707 bytes} [Wed Aug 26 01:37:01 2026] GET /v2/images/f0246047-c11e-457d-a6ff-15aa3b5a6d7a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 01:37:01.862 8 WARNING glance.api.v2.images [None req-27f870be-bd9e-43e3-86bb-6a7050bd2809 20bce64d66684bc4a6595138ccf47580 c44ec05b1cd7418cac1564c84de2294d - - default default] Failed to find image 152ab6b3-2ac6-4dee-a704-41e3ab5cc4c7 to delete: glance.common.exception.ImageNotFound: No image found with ID 152ab6b3-2ac6-4dee-a704-41e3ab5cc4c7 [pid: 8|app: 0|req: 383/754] 10.0.0.110 () {32 vars in 710 bytes} [Wed Aug 26 01:37:01 2026] DELETE /v2/images/152ab6b3-2ac6-4dee-a704-41e3ab5cc4c7 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/755] 10.0.0.110 () {32 vars in 707 bytes} [Wed Aug 26 01:37:01 2026] GET /v2/images/152ab6b3-2ac6-4dee-a704-41e3ab5cc4c7 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/758] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 26 01:37:13 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 385/759] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 26 01:37:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/770] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 26 01:37:57 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 380/771] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 26 01:37:58 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: 393/774] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 26 01:38:17 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 382/775] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 26 01:38:17 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: 391/792] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 26 01:39:29 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => generated 1312 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/793] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 26 01:39:29 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: 393/796] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 26 01:39:47 2026] GET /v2/images/811fa94e-edb3-4ed5-9435-14a515b06445 => 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: 404/797] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 26 01:39:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/806] 162.253.55.71 () {32 vars in 825 bytes} [Wed Aug 26 01:40:20 2026] GET /v2/images?status=active&owner=f874d209e1a84472bb040abc7ed50b98&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/807] 162.253.55.71 () {32 vars in 652 bytes} [Wed Aug 26 01:40:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/808] 10.0.0.248 () {36 vars in 987 bytes} [Wed Aug 26 01:40:21 2026] GET /v2/images/bd49f7b6-c5a6-44bc-991b-1dd4066505ee => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/809] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:40:21 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: 411/810] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:40:21 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: 400/811] 10.0.0.248 () {36 vars in 987 bytes} [Wed Aug 26 01:40:21 2026] GET /v2/images/bd49f7b6-c5a6-44bc-991b-1dd4066505ee => 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: 412/812] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:40:21 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: 401/813] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:40:21 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: 413/814] 10.0.0.248 () {36 vars in 987 bytes} [Wed Aug 26 01:40:21 2026] GET /v2/images/bd49f7b6-c5a6-44bc-991b-1dd4066505ee => 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: 402/815] 10.0.0.248 () {36 vars in 927 bytes} [Wed Aug 26 01:40:21 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: 414/816] 10.0.0.28 () {36 vars in 910 bytes} [Wed Aug 26 01:40:21 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: 403/817] 10.0.0.28 () {36 vars in 1006 bytes} [Wed Aug 26 01:40:21 2026] GET /v2/images/bd49f7b6-c5a6-44bc-991b-1dd4066505ee/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/818] 10.0.0.28 () {36 vars in 986 bytes} [Wed Aug 26 01:40:21 2026] GET /v2/images/bd49f7b6-c5a6-44bc-991b-1dd4066505ee => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/819] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 26 01:40:21 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: 416/820] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 26 01:40:21 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: 438/887] 10.0.0.110 () {32 vars in 633 bytes} [Wed Aug 26 01:45:54 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)