+ 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 [Thu May 7 23:45:41 2026] *** compiled with version: 13.3.0 on 28 April 2026 16:45:52 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7947c64584-wkcn8 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f000cafc668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-07 23:45:43.502 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 23:45:43.507 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-05-07 23:45:44.412 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-07 23:45:44.413 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-07 23:45:44.413 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 23:45:44.456 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-07 23:45:44.457 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-07 23:45:44.457 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 23:45:46.497 7 WARNING glance.api.v2.images [None req-39a39a43-f283-4b51-b620-a12e3dfb4a1d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 23:45:46.601 8 WARNING glance.api.v2.images [None req-04a91759-47c8-43b8-bbf3-0a8c6d64028b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 23:45:46.839 7 WARNING keystonemiddleware._common.config [None req-39a39a43-f283-4b51-b620-a12e3dfb4a1d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 23:45:46.848 7 WARNING oslo_config.cfg [None req-39a39a43-f283-4b51-b620-a12e3dfb4a1d - - - - - -] 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 0x7f000cafc668 pid: 7 (default app) 2026-05-07 23:45:46.983 8 WARNING keystonemiddleware._common.config [None req-04a91759-47c8-43b8-bbf3-0a8c6d64028b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 23:45:46.991 8 WARNING oslo_config.cfg [None req-04a91759-47c8-43b8-bbf3-0a8c6d64028b - - - - - -] 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 0x7f000cafc668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.14 () {42 vars in 685 bytes} [Thu May 7 23:45:47 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 23:45:48.127 8 WARNING oslo_policy.policy [None req-c91e136e-bfe6-4872-87f3-c81ea8f18c09 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 23:45:48.127 8 WARNING oslo_policy.policy [None req-c91e136e-bfe6-4872-87f3-c81ea8f18c09 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 23:45:48.145 8 WARNING oslo_policy.policy [None req-c91e136e-bfe6-4872-87f3-c81ea8f18c09 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 23:45:48.145 8 WARNING oslo_policy.policy [None req-c91e136e-bfe6-4872-87f3-c81ea8f18c09 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - 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/4] 199.19.213.14 () {44 vars in 907 bytes} [Thu May 7 23:45:47 2026] GET /v2/images => generated 69 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.14 () {42 vars in 685 bytes} [Thu May 7 23:45:51 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: 2/6] 199.19.213.14 () {44 vars in 907 bytes} [Thu May 7 23:45:51 2026] GET /v2/images => generated 69 bytes in 40 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-05-07 23:45:51.630 7 WARNING oslo_policy.policy [None req-c4650f69-c243-4788-892c-1974208324c7 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 23:45:51.630 7 WARNING oslo_policy.policy [None req-c4650f69-c243-4788-892c-1974208324c7 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - 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: 5/7] 199.19.213.14 () {44 vars in 908 bytes} [Thu May 7 23:45:51 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: 8|app: 0|req: 3/8] 199.19.213.14 () {44 vars in 930 bytes} [Thu May 7 23:45:51 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 23:45:51.782 7 WARNING oslo_policy.policy [None req-87c4706d-76a3-4357-815f-bde8ccbfc503 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 23:45:51.782 7 WARNING oslo_policy.policy [None req-87c4706d-76a3-4357-815f-bde8ccbfc503 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - 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/9] 199.19.213.14 () {44 vars in 936 bytes} [Thu May 7 23:45:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 23:45:51.877 8 WARNING oslo_config.cfg [None req-698af0a9-589e-45e9-8e3e-774cfda6e50e 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - 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/10] 199.19.213.14 () {48 vars in 948 bytes} [Thu May 7 23:45:51 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-07 23:45:51.900 7 WARNING oslo_policy.policy [None req-480bb517-82dd-492b-9b4a-73eab1a8c1db 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 23:45:51.900 7 WARNING oslo_policy.policy [None req-480bb517-82dd-492b-9b4a-73eab1a8c1db 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 23:45:51.902 7 INFO glance.api.v2.image_data [None req-480bb517-82dd-492b-9b4a-73eab1a8c1db 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 23:45:55.501 7 INFO glance.location [None req-480bb517-82dd-492b-9b4a-73eab1a8c1db 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/11] 199.19.213.14 () {48 vars in 1042 bytes} [Thu May 7 23:45:51 2026] PUT /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88/file => generated 0 bytes in 3647 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6479 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.19.213.14 () {44 vars in 968 bytes} [Thu May 7 23:45:55 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 23:45:55.573 7 WARNING oslo_config.cfg [None req-77d4618d-8ddc-4b31-87ca-62c453b6dbf9 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - 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: 8/13] 199.19.213.14 () {44 vars in 968 bytes} [Thu May 7 23:45:55 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/264] 199.19.213.14 () {42 vars in 685 bytes} [Fri May 8 00:06:44 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] 199.19.213.14 () {44 vars in 907 bytes} [Fri May 8 00:06:44 2026] GET /v2/images => generated 1240 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.19.213.14 () {42 vars in 685 bytes} [Fri May 8 00:07: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: 137/277] 199.19.213.14 () {44 vars in 907 bytes} [Fri May 8 00:07:29 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.19.213.14 () {44 vars in 934 bytes} [Fri May 8 00:07:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.19.213.14 () {44 vars in 956 bytes} [Fri May 8 00:07:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.19.213.14 () {44 vars in 936 bytes} [Fri May 8 00:07:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.19.213.14 () {48 vars in 948 bytes} [Fri May 8 00:07:29 2026] POST /v2/images => generated 796 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 00:07:29.769 7 INFO glance.api.v2.image_data [None req-688e2c94-240d-4f90-81df-cf559f6c93ff 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:07:55.604 7 INFO glance.location [None req-688e2c94-240d-4f90-81df-cf559f6c93ff 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 143/286] 199.19.213.14 () {48 vars in 1043 bytes} [Fri May 8 00:07:29 2026] PUT /v2/images/9385ce86-b546-4b30-a8aa-53875a44a5fd/file => generated 0 bytes in 25888 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63975 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.19.213.14 () {44 vars in 968 bytes} [Fri May 8 00:07:55 2026] GET /v2/images/9385ce86-b546-4b30-a8aa-53875a44a5fd => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.19.213.14 () {44 vars in 968 bytes} [Fri May 8 00:07:55 2026] GET /v2/images/9385ce86-b546-4b30-a8aa-53875a44a5fd => 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: 146/291] 199.19.213.14 () {42 vars in 685 bytes} [Fri May 8 00:07:57 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: 146/292] 199.19.213.14 () {44 vars in 907 bytes} [Fri May 8 00:07:57 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 199.19.213.14 () {42 vars in 685 bytes} [Fri May 8 00:15: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: 189/378] 199.19.213.14 () {44 vars in 907 bytes} [Fri May 8 00:15:03 2026] GET /v2/images => generated 2451 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 199.19.213.14 () {42 vars in 685 bytes} [Fri May 8 00:15:15 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: 191/382] 199.19.213.14 () {44 vars in 907 bytes} [Fri May 8 00:15:15 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.19.213.14 () {44 vars in 944 bytes} [Fri May 8 00:15:15 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.19.213.14 () {44 vars in 966 bytes} [Fri May 8 00:15:15 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.19.213.14 () {44 vars in 936 bytes} [Fri May 8 00:15:15 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: 8|app: 0|req: 193/386] 199.19.213.14 () {48 vars in 948 bytes} [Fri May 8 00:15:15 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 00:15:15.407 7 INFO glance.api.v2.image_data [None req-f8e559a3-36df-42d8-9888-8a040db5c613 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:15:27.126 7 INFO glance.location [None req-f8e559a3-36df-42d8-9888-8a040db5c613 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/391] 199.19.213.14 () {48 vars in 1042 bytes} [Fri May 8 00:15:15 2026] PUT /v2/images/5c584bb0-dde9-4da1-b82a-2c8f69017d32/file => generated 0 bytes in 11768 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26543 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.19.213.14 () {44 vars in 968 bytes} [Fri May 8 00:15:27 2026] GET /v2/images/5c584bb0-dde9-4da1-b82a-2c8f69017d32 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.19.213.14 () {48 vars in 1047 bytes} [Fri May 8 00:15:27 2026] PATCH /v2/images/5c584bb0-dde9-4da1-b82a-2c8f69017d32 => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.19.213.14 () {44 vars in 968 bytes} [Fri May 8 00:15:27 2026] GET /v2/images/5c584bb0-dde9-4da1-b82a-2c8f69017d32 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.19.213.14 () {42 vars in 685 bytes} [Fri May 8 00:16:05 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: 203/402] 199.19.213.14 () {44 vars in 907 bytes} [Fri May 8 00:16:05 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.19.213.14 () {42 vars in 685 bytes} [Fri May 8 00:16:22 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: 202/408] 199.19.213.14 () {44 vars in 907 bytes} [Fri May 8 00:16:22 2026] GET /v2/images => generated 3687 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.19.213.14 () {44 vars in 936 bytes} [Fri May 8 00:16:23 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: 7|app: 0|req: 203/410] 199.19.213.14 () {44 vars in 958 bytes} [Fri May 8 00:16:23 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: 208/411] 199.19.213.14 () {44 vars in 936 bytes} [Fri May 8 00:16:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 199.19.213.14 () {48 vars in 948 bytes} [Fri May 8 00:16:23 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 00:16:23.286 8 WARNING oslo_policy.policy [None req-73a31979-c6ce-47fe-9ef1-1141d81783cc 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 00:16:23.286 8 WARNING oslo_policy.policy [None req-73a31979-c6ce-47fe-9ef1-1141d81783cc 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 00:16:23.287 8 INFO glance.api.v2.image_data [None req-73a31979-c6ce-47fe-9ef1-1141d81783cc 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:16:36.876 8 INFO glance.location [None req-73a31979-c6ce-47fe-9ef1-1141d81783cc 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 209/417] 199.19.213.14 () {48 vars in 1043 bytes} [Fri May 8 00:16:23 2026] PUT /v2/images/04df03f2-d94f-4ce9-8663-aa1b42a29f4b/file => generated 0 bytes in 13648 msecs (HTTP/1.1 204) 4 headers in 171 bytes (42631 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.19.213.14 () {44 vars in 968 bytes} [Fri May 8 00:16:36 2026] GET /v2/images/04df03f2-d94f-4ce9-8663-aa1b42a29f4b => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.19.213.14 () {44 vars in 968 bytes} [Fri May 8 00:16:36 2026] GET /v2/images/04df03f2-d94f-4ce9-8663-aa1b42a29f4b => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 199.19.213.14 () {42 vars in 685 bytes} [Fri May 8 00:29:08 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: 286/571] 199.19.213.14 () {44 vars in 907 bytes} [Fri May 8 00:29:08 2026] GET /v2/images => generated 4893 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/600] 199.19.213.14 () {42 vars in 685 bytes} [Fri May 8 00:31:31 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/601] 199.19.213.14 () {44 vars in 907 bytes} [Fri May 8 00:31:31 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/602] 199.19.213.14 () {42 vars in 685 bytes} [Fri May 8 00:31:33 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/603] 199.19.213.14 () {44 vars in 907 bytes} [Fri May 8 00:31:33 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/614] 199.19.213.14 () {42 vars in 685 bytes} [Fri May 8 00:32:21 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: 307/615] 199.19.213.14 () {44 vars in 907 bytes} [Fri May 8 00:32:21 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 199.19.213.14 () {42 vars in 685 bytes} [Fri May 8 00:32:29 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: 310/619] 199.19.213.14 () {44 vars in 907 bytes} [Fri May 8 00:32:29 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/632] 199.19.213.14 () {42 vars in 685 bytes} [Fri May 8 00:33: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: 316/633] 199.19.213.14 () {44 vars in 907 bytes} [Fri May 8 00:33:32 2026] GET /v2/images => generated 4893 bytes in 56 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:71: 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: 323/644] 10.0.0.11 () {32 vars in 632 bytes} [Fri May 8 00:34:16 2026] GET /v2/images => generated 4893 bytes in 21 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:71: 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/649] 10.0.0.189 () {36 vars in 987 bytes} [Fri May 8 00:34:36 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/650] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 00:34:36 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: 325/651] 10.0.0.189 () {36 vars in 987 bytes} [Fri May 8 00:34:42 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 00:34:42 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: 326/653] 199.19.213.14 () {36 vars in 990 bytes} [Fri May 8 00:34:44 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/654] 199.19.213.14 () {36 vars in 930 bytes} [Fri May 8 00:34:44 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: 327/655] 199.19.213.14 () {36 vars in 990 bytes} [Fri May 8 00:34:45 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/656] 199.19.213.14 () {36 vars in 930 bytes} [Fri May 8 00:34:45 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: 331/659] 10.0.0.189 () {36 vars in 987 bytes} [Fri May 8 00:34:51 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/660] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 00:34:51 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: 332/661] 10.0.0.58 () {36 vars in 986 bytes} [Fri May 8 00:34:52 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/662] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:34:52 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: 333/663] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:34:52 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: 331/664] 10.0.0.58 () {36 vars in 986 bytes} [Fri May 8 00:34:52 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/665] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:34:52 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/666] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:34:52 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: 335/667] 10.0.0.58 () {36 vars in 986 bytes} [Fri May 8 00:34:52 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/668] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:34:52 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: 336/669] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:34:52 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: 334/670] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 8 00:34:53 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 8 00:34:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/672] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 8 00:34:53 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/673] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 8 00:34:53 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: 336/674] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 8 00:34:53 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: 342/683] 10.0.0.189 () {36 vars in 987 bytes} [Fri May 8 00:35:25 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 00:35:25 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: 346/691] 10.0.0.11 () {30 vars in 410 bytes} [Fri May 8 00:35:56 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: 350/698] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 00:36:31 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/699] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 00:36:31 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.58 () {36 vars in 986 bytes} [Fri May 8 00:36:32 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/701] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:36:32 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: 352/702] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:36:32 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/703] 10.0.0.58 () {36 vars in 986 bytes} [Fri May 8 00:36:32 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:36:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:36:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/706] 10.0.0.58 () {36 vars in 986 bytes} [Fri May 8 00:36:32 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/707] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:36:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:36:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 8 00:36:32 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/710] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 8 00:36:32 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: 355/711] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 8 00:36:32 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 8 00:36:33 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: 356/713] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 8 00:36:33 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/714] 10.0.0.189 () {36 vars in 987 bytes} [Fri May 8 00:36:34 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/715] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 00:36:35 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: 362/722] 10.0.0.189 () {36 vars in 987 bytes} [Fri May 8 00:36:58 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/723] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 00:36:58 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.189 () {36 vars in 987 bytes} [Fri May 8 00:37:00 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 00:37:00 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/726] 10.0.0.11 () {34 vars in 654 bytes} [Fri May 8 00:37:01 2026] POST /v2/images => generated 649 bytes in 246 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 00:37:01.622 7 WARNING glance.api.v2.images [None req-d824826a-9831-459b-b404-905801c43f0a 1414fe2032bb4d118cd167148e2f28a1 9adf864a2cb8480691887dd749ac23c5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2cdbf6b6-73f6-4256-b38e-f5d141643c78 [pid: 7|app: 0|req: 363/727] 10.0.0.11 () {32 vars in 709 bytes} [Fri May 8 00:37:01 2026] DELETE /v2/images/2cdbf6b6-73f6-4256-b38e-f5d141643c78 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/728] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 00:37:01 2026] GET /v2/images/2cdbf6b6-73f6-4256-b38e-f5d141643c78 => 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: 364/729] 10.0.0.11 () {32 vars in 632 bytes} [Fri May 8 00:37:01 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/730] 10.0.0.11 () {34 vars in 654 bytes} [Fri May 8 00:37:01 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 10.0.0.11 () {32 vars in 716 bytes} [Fri May 8 00:37:01 2026] GET /v2/images/19a02c65-3637-41c3-ab71-c87f26e66a1f/file => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:37:01.828 8 INFO glance.api.v2.image_data [None req-02176c72-bed0-4aab-899b-a4cae5f56627 1414fe2032bb4d118cd167148e2f28a1 9adf864a2cb8480691887dd749ac23c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:37:01.864 8 WARNING glance_store._drivers.rbd [None req-02176c72-bed0-4aab-899b-a4cae5f56627 1414fe2032bb4d118cd167148e2f28a1 9adf864a2cb8480691887dd749ac23c5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-08 00:37:02.760 8 INFO glance.location [None req-02176c72-bed0-4aab-899b-a4cae5f56627 1414fe2032bb4d118cd167148e2f28a1 9adf864a2cb8480691887dd749ac23c5 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 367/732] 10.0.0.11 () {32 vars in 726 bytes} [Fri May 8 00:37:01 2026] PUT /v2/images/19a02c65-3637-41c3-ab71-c87f26e66a1f/file => generated 0 bytes in 1001 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/733] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 00:37:02 2026] GET /v2/images/19a02c65-3637-41c3-ab71-c87f26e66a1f => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/734] 10.0.0.11 () {32 vars in 716 bytes} [Fri May 8 00:37:02 2026] GET /v2/images/19a02c65-3637-41c3-ab71-c87f26e66a1f/file => generated 1024 bytes in 188 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/735] 10.0.0.11 () {34 vars in 654 bytes} [Fri May 8 00:37:03 2026] POST /v2/images => generated 649 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/736] 10.0.0.11 () {32 vars in 725 bytes} [Fri May 8 00:37:03 2026] PATCH /v2/images/165e76f4-adb4-4ace-a921-54645b78d5d4 => generated 651 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/737] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 00:37:03 2026] GET /v2/images/165e76f4-adb4-4ace-a921-54645b78d5d4 => generated 651 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:03.234 8 WARNING glance.api.v2.images [None req-ee84bdfe-5a99-4aa9-86a2-1639c72f7f49 1414fe2032bb4d118cd167148e2f28a1 9adf864a2cb8480691887dd749ac23c5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//165e76f4-adb4-4ace-a921-54645b78d5d4 [pid: 8|app: 0|req: 370/738] 10.0.0.11 () {32 vars in 709 bytes} [Fri May 8 00:37:03 2026] DELETE /v2/images/165e76f4-adb4-4ace-a921-54645b78d5d4 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/739] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 00:37:03 2026] GET /v2/images/165e76f4-adb4-4ace-a921-54645b78d5d4 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:37:03.316 8 WARNING glance.api.v2.images [None req-3c4af98a-90a2-48f6-b988-4f59458f73e1 1414fe2032bb4d118cd167148e2f28a1 9adf864a2cb8480691887dd749ac23c5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//19a02c65-3637-41c3-ab71-c87f26e66a1f [pid: 8|app: 0|req: 371/740] 10.0.0.11 () {32 vars in 709 bytes} [Fri May 8 00:37:03 2026] DELETE /v2/images/19a02c65-3637-41c3-ab71-c87f26e66a1f => generated 0 bytes in 761 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/741] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 00:37:04 2026] GET /v2/images/19a02c65-3637-41c3-ab71-c87f26e66a1f => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:37:04.097 8 WARNING glance.api.v2.images [None req-ac10f93d-3c8a-4c39-8530-11927047c3e9 1414fe2032bb4d118cd167148e2f28a1 9adf864a2cb8480691887dd749ac23c5 - - default default] Failed to find image 2cdbf6b6-73f6-4256-b38e-f5d141643c78 to delete: glance.common.exception.ImageNotFound: No image found with ID 2cdbf6b6-73f6-4256-b38e-f5d141643c78 [pid: 8|app: 0|req: 372/742] 10.0.0.11 () {32 vars in 709 bytes} [Fri May 8 00:37:04 2026] DELETE /v2/images/2cdbf6b6-73f6-4256-b38e-f5d141643c78 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/743] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 00:37:04 2026] GET /v2/images/2cdbf6b6-73f6-4256-b38e-f5d141643c78 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 10.0.0.189 () {36 vars in 987 bytes} [Fri May 8 00:37:31 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 00:37:31 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: 378/756] 10.0.0.189 () {36 vars in 987 bytes} [Fri May 8 00:37:50 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/757] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 00:37:50 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: 7|app: 0|req: 382/764] 10.0.0.189 () {36 vars in 987 bytes} [Fri May 8 00:38:16 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/765] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 00:38:16 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: 384/768] 10.0.0.189 () {36 vars in 987 bytes} [Fri May 8 00:38:35 2026] GET /v2/images/885b7d09-c9eb-4be0-b909-a165fdaa3a88 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/769] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 00:38:35 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/778] 199.19.213.14 () {32 vars in 825 bytes} [Fri May 8 00:39:13 2026] GET /v2/images?status=active&owner=a4a5409bb1114a50bb31ffa1f4634588&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/779] 199.19.213.14 () {32 vars in 652 bytes} [Fri May 8 00:39: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/780] 10.0.0.58 () {36 vars in 986 bytes} [Fri May 8 00:39:14 2026] GET /v2/images/9385ce86-b546-4b30-a8aa-53875a44a5fd => 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: 390/781] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:39:14 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: 392/782] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:39: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: 7|app: 0|req: 391/783] 10.0.0.58 () {36 vars in 986 bytes} [Fri May 8 00:39:14 2026] GET /v2/images/9385ce86-b546-4b30-a8aa-53875a44a5fd => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/784] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:39: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: 7|app: 0|req: 392/785] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:39:14 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: 394/786] 10.0.0.58 () {36 vars in 986 bytes} [Fri May 8 00:39:14 2026] GET /v2/images/9385ce86-b546-4b30-a8aa-53875a44a5fd => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 10.0.0.58 () {36 vars in 926 bytes} [Fri May 8 00:39: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: 395/788] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 8 00:39:14 2026] GET /v2/images/9385ce86-b546-4b30-a8aa-53875a44a5fd => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/789] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 8 00:39: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: 396/790] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 8 00:39:14 2026] GET /v2/images/9385ce86-b546-4b30-a8aa-53875a44a5fd => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/791] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 8 00:39: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: 397/792] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 8 00:39: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: 419/835] 10.0.0.11 () {32 vars in 632 bytes} [Fri May 8 00:42:43 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)