+ 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 [Tue Apr 7 00:27:41 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-6bf867586-dc7lb 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fcd580b9668 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-04-07 00:27:43.481 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-07 00:27:43.550 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-04-07 00:27:44.339 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-04-07 00:27:44.340 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-04-07 00:27:44.341 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:27:44.461 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-04-07 00:27:44.462 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-04-07 00:27:44.463 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:27:46.418 7 WARNING glance.api.v2.images [None req-06d99e58-4440-46c4-959d-a7eca2eaf369 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:27:46.580 8 WARNING glance.api.v2.images [None req-be1c1481-95b2-4390-ad14-be599c93e97c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:27:46.812 7 WARNING keystonemiddleware._common.config [None req-06d99e58-4440-46c4-959d-a7eca2eaf369 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:27:46.820 7 WARNING oslo_config.cfg [None req-06d99e58-4440-46c4-959d-a7eca2eaf369 - - - - - -] 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 0x7fcd580b9668 pid: 7 (default app) 2026-04-07 00:27:46.959 8 WARNING keystonemiddleware._common.config [None req-be1c1481-95b2-4390-ad14-be599c93e97c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:27:46.967 8 WARNING oslo_config.cfg [None req-be1c1481-95b2-4390-ad14-be599c93e97c - - - - - -] 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 0x7fcd580b9668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 00:27: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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:27:48.081 8 WARNING oslo_policy.policy [None req-e9303496-6490-4f98-aa98-b47c50e3409d 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - 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-04-07 00:27:48.081 8 WARNING oslo_policy.policy [None req-e9303496-6490-4f98-aa98-b47c50e3409d 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - 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-04-07 00:27:48.096 8 WARNING oslo_policy.policy [None req-e9303496-6490-4f98-aa98-b47c50e3409d 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - 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-04-07 00:27:48.096 8 WARNING oslo_policy.policy [None req-e9303496-6490-4f98-aa98-b47c50e3409d 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - 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] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 00:27:47 2026] GET /v2/images => generated 69 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 00:27:51 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] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 00:27:51 2026] GET /v2/images => generated 69 bytes in 45 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-04-07 00:27:51.626 7 WARNING oslo_policy.policy [None req-8eb9eca6-d9c5-4e8d-a0ed-c305a73f58a6 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - 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-04-07 00:27:51.626 7 WARNING oslo_policy.policy [None req-8eb9eca6-d9c5-4e8d-a0ed-c305a73f58a6 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - 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] 199.204.45.25 () {44 vars in 906 bytes} [Tue Apr 7 00:27:51 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.25 () {44 vars in 928 bytes} [Tue Apr 7 00:27:51 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-04-07 00:27:51.762 7 WARNING oslo_policy.policy [None req-90392d4e-2e9f-4184-b298-77a408fdc42b 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - 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-04-07 00:27:51.762 7 WARNING oslo_policy.policy [None req-90392d4e-2e9f-4184-b298-77a408fdc42b 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - 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] 199.204.45.25 () {44 vars in 934 bytes} [Tue Apr 7 00:27:51 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-04-07 00:27:51.843 8 WARNING oslo_config.cfg [None req-5fe6793a-af01-4285-8f22-da3ed032dd57 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - 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] 199.204.45.25 () {48 vars in 946 bytes} [Tue Apr 7 00:27:51 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:27:51.869 7 WARNING oslo_policy.policy [None req-85ae5c5b-0855-4441-abf1-8ec91b420871 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - 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-04-07 00:27:51.869 7 WARNING oslo_policy.policy [None req-85ae5c5b-0855-4441-abf1-8ec91b420871 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - 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-04-07 00:27:51.872 7 INFO glance.api.v2.image_data [None req-85ae5c5b-0855-4441-abf1-8ec91b420871 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:27:55.961 7 WARNING glance.location [None req-85ae5c5b-0855-4441-abf1-8ec91b420871 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.25 () {48 vars in 1040 bytes} [Tue Apr 7 00:27:51 2026] PUT /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66/file => generated 0 bytes in 4171 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7077 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.25 () {44 vars in 966 bytes} [Tue Apr 7 00:27:56 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:27:56.077 7 WARNING oslo_config.cfg [None req-9d082907-f1f0-49ec-8006-04f1e35f545f 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - 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] 199.204.45.25 () {44 vars in 966 bytes} [Tue Apr 7 00:27:56 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => 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: 129/261] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 00:48:26 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 00:48:26 2026] GET /v2/images => generated 1240 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 00:48: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: 135/268] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 00:48:46 2026] GET /v2/images => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.204.45.25 () {44 vars in 932 bytes} [Tue Apr 7 00:48:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.25 () {44 vars in 954 bytes} [Tue Apr 7 00:48:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.204.45.25 () {44 vars in 934 bytes} [Tue Apr 7 00:48:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.25 () {48 vars in 946 bytes} [Tue Apr 7 00:48:46 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:48:46.250 8 WARNING oslo_policy.policy [None req-7828a986-f061-40e8-a3fc-7b62ee0e6902 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - 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-04-07 00:48:46.250 8 WARNING oslo_policy.policy [None req-7828a986-f061-40e8-a3fc-7b62ee0e6902 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - 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-04-07 00:48:46.252 8 INFO glance.api.v2.image_data [None req-7828a986-f061-40e8-a3fc-7b62ee0e6902 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:49:11.200 8 WARNING glance.location [None req-7828a986-f061-40e8-a3fc-7b62ee0e6902 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 136/279] 199.204.45.25 () {48 vars in 1041 bytes} [Tue Apr 7 00:48:46 2026] PUT /v2/images/7e98d791-1eb5-4f0d-afe8-f3f11f3c3c17/file => generated 0 bytes in 25007 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65877 switches on core 0) [pid: 7|app: 0|req: 144/280] 199.204.45.25 () {44 vars in 966 bytes} [Tue Apr 7 00:49:11 2026] GET /v2/images/7e98d791-1eb5-4f0d-afe8-f3f11f3c3c17 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/281] 199.204.45.25 () {44 vars in 966 bytes} [Tue Apr 7 00:49:11 2026] GET /v2/images/7e98d791-1eb5-4f0d-afe8-f3f11f3c3c17 => 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: 145/282] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 00:49:12 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: 138/283] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 00:49:12 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/364] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 00:55:52 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: 186/365] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 00:55:52 2026] GET /v2/images => generated 2451 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/368] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 00:56:01 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/369] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 00:56:01 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: 8|app: 0|req: 182/370] 199.204.45.25 () {44 vars in 942 bytes} [Tue Apr 7 00:56:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/371] 199.204.45.25 () {44 vars in 964 bytes} [Tue Apr 7 00:56:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 199.204.45.25 () {44 vars in 934 bytes} [Tue Apr 7 00:56:02 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: 7|app: 0|req: 190/373] 199.204.45.25 () {48 vars in 946 bytes} [Tue Apr 7 00:56:02 2026] POST /v2/images => generated 799 bytes in 227 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:56:02.366 8 INFO glance.api.v2.image_data [None req-6df75163-8999-4866-8b52-b9de85d56fe2 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:56:15.539 8 INFO glance.location [None req-6df75163-8999-4866-8b52-b9de85d56fe2 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 184/376] 199.204.45.25 () {48 vars in 1040 bytes} [Tue Apr 7 00:56:02 2026] PUT /v2/images/059bc0db-0d9e-4985-98a7-b7ab50d26ca2/file => generated 0 bytes in 13216 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24402 switches on core 0) [pid: 7|app: 0|req: 193/377] 199.204.45.25 () {44 vars in 966 bytes} [Tue Apr 7 00:56:15 2026] GET /v2/images/059bc0db-0d9e-4985-98a7-b7ab50d26ca2 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/378] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Apr 7 00:56:15 2026] PATCH /v2/images/059bc0db-0d9e-4985-98a7-b7ab50d26ca2 => generated 1234 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/379] 199.204.45.25 () {44 vars in 966 bytes} [Tue Apr 7 00:56:15 2026] GET /v2/images/059bc0db-0d9e-4985-98a7-b7ab50d26ca2 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/388] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 00:56:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/389] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 00:56:55 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/394] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 00:57:09 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/395] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 00:57:09 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 199.204.45.25 () {44 vars in 934 bytes} [Tue Apr 7 00:57:09 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/397] 199.204.45.25 () {44 vars in 956 bytes} [Tue Apr 7 00:57:09 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/398] 199.204.45.25 () {44 vars in 934 bytes} [Tue Apr 7 00:57:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 199.204.45.25 () {48 vars in 946 bytes} [Tue Apr 7 00:57:09 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:57:09.776 8 INFO glance.api.v2.image_data [None req-07a4ed67-4657-4ae0-9f15-648be44eb3ea 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:57:21.459 8 INFO glance.location [None req-07a4ed67-4657-4ae0-9f15-648be44eb3ea 311fb89524004ecfb627c4c4acf91657 b71273a54b8c4a67860858cb1ecd591a - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 196/402] 199.204.45.25 () {48 vars in 1041 bytes} [Tue Apr 7 00:57:09 2026] PUT /v2/images/1114c514-a159-4602-bad7-d0348c6f9675/file => generated 0 bytes in 11724 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29261 switches on core 0) [pid: 7|app: 0|req: 207/403] 199.204.45.25 () {44 vars in 966 bytes} [Tue Apr 7 00:57:21 2026] GET /v2/images/1114c514-a159-4602-bad7-d0348c6f9675 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/404] 199.204.45.25 () {44 vars in 966 bytes} [Tue Apr 7 00:57:21 2026] GET /v2/images/1114c514-a159-4602-bad7-d0348c6f9675 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/553] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 01:09:42 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: 272/554] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 01:09:42 2026] GET /v2/images => generated 4893 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/583] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 01:11: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: 287/584] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 01:11:56 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/585] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 01:11:58 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: 288/586] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 01:11:58 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/595] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 01:12:45 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: 293/596] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 01:12:45 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/599] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 01:12:52 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: 295/600] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 01:12:52 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: 302/613] 199.204.45.25 () {42 vars in 683 bytes} [Tue Apr 7 01:13:51 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: 312/614] 199.204.45.25 () {44 vars in 905 bytes} [Tue Apr 7 01:13:51 2026] GET /v2/images => generated 4893 bytes in 60 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: 307/623] 10.0.0.214 () {32 vars in 632 bytes} [Tue Apr 7 01:14:30 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/628] 10.0.0.75 () {36 vars in 985 bytes} [Tue Apr 7 01:14:54 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => generated 1171 bytes in 24 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: 319/629] 10.0.0.75 () {36 vars in 925 bytes} [Tue Apr 7 01:14:54 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: 321/632] 199.204.45.25 () {36 vars in 989 bytes} [Tue Apr 7 01:15:04 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/633] 199.204.45.25 () {36 vars in 929 bytes} [Tue Apr 7 01:15:04 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: 322/634] 199.204.45.25 () {36 vars in 989 bytes} [Tue Apr 7 01:15:04 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => 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: 313/635] 199.204.45.25 () {36 vars in 929 bytes} [Tue Apr 7 01:15:04 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: 324/638] 10.0.0.205 () {36 vars in 986 bytes} [Tue Apr 7 01:15:09 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => generated 1171 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/639] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:15:09 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: 325/640] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:15:09 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: 316/641] 10.0.0.205 () {36 vars in 986 bytes} [Tue Apr 7 01:15:09 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/642] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:15:09 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: 317/643] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:15:09 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: 327/644] 10.0.0.205 () {36 vars in 986 bytes} [Tue Apr 7 01:15:09 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => 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: 318/645] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:15:09 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: 328/646] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:15:09 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: 319/647] 10.0.0.75 () {36 vars in 985 bytes} [Tue Apr 7 01:15:10 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => 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: 329/648] 10.0.0.75 () {36 vars in 925 bytes} [Tue Apr 7 01:15:10 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/649] 10.0.0.86 () {36 vars in 909 bytes} [Tue Apr 7 01:15:10 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/650] 10.0.0.86 () {36 vars in 1005 bytes} [Tue Apr 7 01:15:10 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66/locations => generated 127 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/651] 10.0.0.86 () {36 vars in 985 bytes} [Tue Apr 7 01:15:10 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => 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: 331/652] 10.0.0.86 () {36 vars in 925 bytes} [Tue Apr 7 01:15:10 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: 322/653] 10.0.0.86 () {36 vars in 925 bytes} [Tue Apr 7 01:15:10 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: 327/662] 10.0.0.75 () {36 vars in 985 bytes} [Tue Apr 7 01:15:50 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => 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: 336/663] 10.0.0.75 () {36 vars in 925 bytes} [Tue Apr 7 01:15:50 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: 329/666] 10.0.0.75 () {36 vars in 985 bytes} [Tue Apr 7 01:16:01 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => 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: 338/667] 10.0.0.75 () {36 vars in 925 bytes} [Tue Apr 7 01:16:01 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/672] 10.0.0.75 () {36 vars in 985 bytes} [Tue Apr 7 01:16:22 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/673] 10.0.0.75 () {36 vars in 925 bytes} [Tue Apr 7 01:16: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: 344/678] 10.0.0.214 () {32 vars in 706 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => 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: 335/679] 10.0.0.214 () {32 vars in 706 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => 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: 345/680] 10.0.0.205 () {36 vars in 986 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/681] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/682] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:16:37 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: 337/683] 10.0.0.205 () {36 vars in 986 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => 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: 347/684] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:16:37 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: 338/685] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/686] 10.0.0.205 () {36 vars in 986 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/687] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:16:37 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: 349/688] 10.0.0.86 () {36 vars in 909 bytes} [Tue Apr 7 01:16:38 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: 340/689] 10.0.0.86 () {36 vars in 1005 bytes} [Tue Apr 7 01:16:38 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66/locations => generated 127 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/690] 10.0.0.86 () {36 vars in 985 bytes} [Tue Apr 7 01:16:38 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => 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: 341/691] 10.0.0.86 () {36 vars in 925 bytes} [Tue Apr 7 01:16:38 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: 351/692] 10.0.0.86 () {36 vars in 925 bytes} [Tue Apr 7 01:16:38 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: 342/693] 10.0.0.214 () {34 vars in 654 bytes} [Tue Apr 7 01:16:38 2026] POST /v2/images => generated 648 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-07 01:16:38.876 7 WARNING glance.api.v2.images [None req-086bcf99-5079-4202-9c4a-fab984591416 e82c0be0599142eeb09134d4a1a71213 4efdb83bfb77454fb907348eb59c0411 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//09d6d844-33a8-4fb0-8bae-b81db9f217eb [pid: 7|app: 0|req: 352/694] 10.0.0.214 () {32 vars in 709 bytes} [Tue Apr 7 01:16:38 2026] DELETE /v2/images/09d6d844-33a8-4fb0-8bae-b81db9f217eb => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/695] 10.0.0.214 () {32 vars in 706 bytes} [Tue Apr 7 01:16:38 2026] GET /v2/images/09d6d844-33a8-4fb0-8bae-b81db9f217eb => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/696] 10.0.0.214 () {32 vars in 632 bytes} [Tue Apr 7 01:16:38 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/697] 10.0.0.214 () {34 vars in 654 bytes} [Tue Apr 7 01:16:38 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/698] 10.0.0.214 () {32 vars in 716 bytes} [Tue Apr 7 01:16:39 2026] GET /v2/images/998a15f7-7235-4f2d-935b-9cd9f9bb651c/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:39.045 8 INFO glance.api.v2.image_data [None req-b9d3bfb7-3f66-483d-8dee-9a6030a6f634 e82c0be0599142eeb09134d4a1a71213 4efdb83bfb77454fb907348eb59c0411 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 01:16:39.084 8 WARNING glance_store._drivers.rbd [None req-b9d3bfb7-3f66-483d-8dee-9a6030a6f634 e82c0be0599142eeb09134d4a1a71213 4efdb83bfb77454fb907348eb59c0411 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-07 01:16:40.000 8 INFO glance.location [None req-b9d3bfb7-3f66-483d-8dee-9a6030a6f634 e82c0be0599142eeb09134d4a1a71213 4efdb83bfb77454fb907348eb59c0411 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 345/699] 10.0.0.214 () {32 vars in 726 bytes} [Tue Apr 7 01:16:39 2026] PUT /v2/images/998a15f7-7235-4f2d-935b-9cd9f9bb651c/file => generated 0 bytes in 994 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/700] 10.0.0.214 () {32 vars in 706 bytes} [Tue Apr 7 01:16:40 2026] GET /v2/images/998a15f7-7235-4f2d-935b-9cd9f9bb651c => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/701] 10.0.0.214 () {32 vars in 716 bytes} [Tue Apr 7 01:16:40 2026] GET /v2/images/998a15f7-7235-4f2d-935b-9cd9f9bb651c/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/702] 10.0.0.214 () {34 vars in 654 bytes} [Tue Apr 7 01:16:40 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/703] 10.0.0.214 () {32 vars in 725 bytes} [Tue Apr 7 01:16:40 2026] PATCH /v2/images/969fe839-6c55-4c5a-9aba-5e5802c38c54 => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/704] 10.0.0.214 () {32 vars in 706 bytes} [Tue Apr 7 01:16:40 2026] GET /v2/images/969fe839-6c55-4c5a-9aba-5e5802c38c54 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:40.303 8 WARNING glance.api.v2.images [None req-72d6b46a-7a0f-4093-a18f-99155697732d e82c0be0599142eeb09134d4a1a71213 4efdb83bfb77454fb907348eb59c0411 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//969fe839-6c55-4c5a-9aba-5e5802c38c54 [pid: 8|app: 0|req: 348/705] 10.0.0.214 () {32 vars in 709 bytes} [Tue Apr 7 01:16:40 2026] DELETE /v2/images/969fe839-6c55-4c5a-9aba-5e5802c38c54 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/706] 10.0.0.214 () {32 vars in 706 bytes} [Tue Apr 7 01:16:40 2026] GET /v2/images/969fe839-6c55-4c5a-9aba-5e5802c38c54 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:40.361 8 WARNING glance.api.v2.images [None req-0f56e48c-792a-43ea-8921-a571389009be e82c0be0599142eeb09134d4a1a71213 4efdb83bfb77454fb907348eb59c0411 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//998a15f7-7235-4f2d-935b-9cd9f9bb651c [pid: 7|app: 0|req: 359/707] 10.0.0.75 () {36 vars in 985 bytes} [Tue Apr 7 01:16:40 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/708] 10.0.0.75 () {36 vars in 925 bytes} [Tue Apr 7 01:16:40 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: 349/709] 10.0.0.214 () {32 vars in 709 bytes} [Tue Apr 7 01:16:40 2026] DELETE /v2/images/998a15f7-7235-4f2d-935b-9cd9f9bb651c => generated 0 bytes in 889 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/710] 10.0.0.214 () {32 vars in 706 bytes} [Tue Apr 7 01:16:41 2026] GET /v2/images/998a15f7-7235-4f2d-935b-9cd9f9bb651c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:41.267 8 WARNING glance.api.v2.images [None req-ad682c34-54d5-4392-b843-93010dc83cfe e82c0be0599142eeb09134d4a1a71213 4efdb83bfb77454fb907348eb59c0411 - - default default] Failed to find image 09d6d844-33a8-4fb0-8bae-b81db9f217eb to delete: glance.common.exception.ImageNotFound: No image found with ID 09d6d844-33a8-4fb0-8bae-b81db9f217eb [pid: 8|app: 0|req: 350/711] 10.0.0.214 () {32 vars in 709 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2/images/09d6d844-33a8-4fb0-8bae-b81db9f217eb => 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: 362/712] 10.0.0.214 () {32 vars in 706 bytes} [Tue Apr 7 01:16:41 2026] GET /v2/images/09d6d844-33a8-4fb0-8bae-b81db9f217eb => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/715] 10.0.0.75 () {36 vars in 985 bytes} [Tue Apr 7 01:16:51 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => 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: 364/716] 10.0.0.75 () {36 vars in 925 bytes} [Tue Apr 7 01:16:51 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/731] 10.0.0.214 () {30 vars in 410 bytes} [Tue Apr 7 01:18:04 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: 360/732] 10.0.0.75 () {36 vars in 985 bytes} [Tue Apr 7 01:18:05 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => 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: 373/733] 10.0.0.75 () {36 vars in 925 bytes} [Tue Apr 7 01:18:05 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: 377/740] 10.0.0.75 () {36 vars in 985 bytes} [Tue Apr 7 01:18:31 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => 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: 364/741] 10.0.0.75 () {36 vars in 925 bytes} [Tue Apr 7 01:18:31 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: 369/750] 10.0.0.75 () {36 vars in 985 bytes} [Tue Apr 7 01:19:10 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/751] 10.0.0.75 () {36 vars in 925 bytes} [Tue Apr 7 01:19:10 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: 370/752] 199.204.45.25 () {32 vars in 824 bytes} [Tue Apr 7 01:19:10 2026] GET /v2/images?status=active&owner=b71273a54b8c4a67860858cb1ecd591a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/753] 199.204.45.25 () {32 vars in 651 bytes} [Tue Apr 7 01:19:11 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: 371/754] 10.0.0.205 () {36 vars in 986 bytes} [Tue Apr 7 01:19:11 2026] GET /v2/images/7e98d791-1eb5-4f0d-afe8-f3f11f3c3c17 => 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: 384/755] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:19:11 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: 372/756] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:19:11 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: 385/757] 10.0.0.205 () {36 vars in 986 bytes} [Tue Apr 7 01:19:11 2026] GET /v2/images/7e98d791-1eb5-4f0d-afe8-f3f11f3c3c17 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/758] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:19:11 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: 386/759] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:19:11 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: 374/760] 10.0.0.205 () {36 vars in 986 bytes} [Tue Apr 7 01:19:11 2026] GET /v2/images/7e98d791-1eb5-4f0d-afe8-f3f11f3c3c17 => 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: 387/761] 10.0.0.205 () {36 vars in 926 bytes} [Tue Apr 7 01:19:11 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/762] 10.0.0.86 () {36 vars in 909 bytes} [Tue Apr 7 01:19:11 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/763] 10.0.0.86 () {36 vars in 1005 bytes} [Tue Apr 7 01:19:11 2026] GET /v2/images/7e98d791-1eb5-4f0d-afe8-f3f11f3c3c17/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/764] 10.0.0.86 () {36 vars in 985 bytes} [Tue Apr 7 01:19:11 2026] GET /v2/images/7e98d791-1eb5-4f0d-afe8-f3f11f3c3c17 => 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: 389/765] 10.0.0.86 () {36 vars in 925 bytes} [Tue Apr 7 01:19:11 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: 377/766] 10.0.0.86 () {36 vars in 925 bytes} [Tue Apr 7 01:19:11 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: 382/775] 10.0.0.75 () {36 vars in 985 bytes} [Tue Apr 7 01:19:52 2026] GET /v2/images/8412216f-8d5f-409d-a0da-1cf175b9bb66 => generated 1171 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/776] 10.0.0.75 () {36 vars in 925 bytes} [Tue Apr 7 01:19:52 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: 418/823] 10.0.0.214 () {32 vars in 632 bytes} [Tue Apr 7 01:23:44 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)