+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 22 14:15:21 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-579cc849db-8ns7b 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f0bd1b5e668 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-22 14:15:23.946 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-22 14:15:23.971 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-04-22 14:15:24.845 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-22 14:15:24.846 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-22 14:15:24.847 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-22 14:15:24.847 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-22 14:15:24.848 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-22 14:15:24.848 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-22 14:15:26.900 7 WARNING glance.api.v2.images [None req-3905fee9-7401-47f7-be2c-3a8a7e08db99 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-22 14:15:26.904 8 WARNING glance.api.v2.images [None req-00068288-3a34-4b0a-97ca-b5c06ef3274d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-22 14:15:27.241 7 WARNING keystonemiddleware._common.config [None req-3905fee9-7401-47f7-be2c-3a8a7e08db99 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 14:15:27.246 8 WARNING keystonemiddleware._common.config [None req-00068288-3a34-4b0a-97ca-b5c06ef3274d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 14:15:27.249 7 WARNING oslo_config.cfg [None req-3905fee9-7401-47f7-be2c-3a8a7e08db99 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f0bd1b5e668 pid: 7 (default app) 2026-04-22 14:15:27.254 8 WARNING oslo_config.cfg [None req-00068288-3a34-4b0a-97ca-b5c06ef3274d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f0bd1b5e668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 14:15:27 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-22 14:15:28.359 8 WARNING oslo_policy.policy [None req-d625419c-8a25-4030-a5a6-e0e19758a3cb d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - 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-22 14:15:28.360 8 WARNING oslo_policy.policy [None req-d625419c-8a25-4030-a5a6-e0e19758a3cb d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - 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-22 14:15:28.376 8 WARNING oslo_policy.policy [None req-d625419c-8a25-4030-a5a6-e0e19758a3cb d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - 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-22 14:15:28.376 8 WARNING oslo_policy.policy [None req-d625419c-8a25-4030-a5a6-e0e19758a3cb d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - 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/6] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 14:15:27 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 14:15:31 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/8] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 14:15:31 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 14:15:31.988 7 WARNING oslo_policy.policy [None req-689f9862-e43b-49fb-9dea-22b3d93fa335 d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - 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-22 14:15:31.989 7 WARNING oslo_policy.policy [None req-689f9862-e43b-49fb-9dea-22b3d93fa335 d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - 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/9] 199.19.213.52 () {44 vars in 907 bytes} [Wed Apr 22 14:15:31 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.52 () {44 vars in 929 bytes} [Wed Apr 22 14:15:32 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-22 14:15:32.120 7 WARNING oslo_policy.policy [None req-ef5043fb-ca3a-4421-bc41-7e6275636d46 d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - 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-22 14:15:32.120 7 WARNING oslo_policy.policy [None req-ef5043fb-ca3a-4421-bc41-7e6275636d46 d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - 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: 8/11] 199.19.213.52 () {44 vars in 935 bytes} [Wed Apr 22 14:15:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-22 14:15:32.200 8 WARNING oslo_config.cfg [None req-ea1280c0-53d4-44bf-ab64-30f54fc849a6 d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - 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/12] 199.19.213.52 () {48 vars in 947 bytes} [Wed Apr 22 14:15:32 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 14:15:32.222 7 WARNING oslo_policy.policy [None req-8d316092-eb90-474e-97e7-b307f91629fa d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - 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-22 14:15:32.223 7 WARNING oslo_policy.policy [None req-8d316092-eb90-474e-97e7-b307f91629fa d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - 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-22 14:15:32.225 7 INFO glance.api.v2.image_data [None req-8d316092-eb90-474e-97e7-b307f91629fa d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 14:15:36.199 7 WARNING glance.location [None req-8d316092-eb90-474e-97e7-b307f91629fa d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.19.213.52 () {48 vars in 1041 bytes} [Wed Apr 22 14:15:32 2026] PUT /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024/file => generated 0 bytes in 4016 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6759 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.52 () {44 vars in 967 bytes} [Wed Apr 22 14:15:36 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-22 14:15:36.339 7 WARNING oslo_config.cfg [None req-394dc486-ae67-4ab6-815c-aa01c64ecce2 d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - 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: 10/15] 199.19.213.52 () {48 vars in 1047 bytes} [Wed Apr 22 14:15:36 2026] PATCH /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.19.213.52 () {44 vars in 967 bytes} [Wed Apr 22 14:15:36 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 14:37:17 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/280] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 14:37:17 2026] GET /v2/images => generated 1385 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/299] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 14:38:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/300] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 14:38:48 2026] GET /v2/images => generated 1385 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/301] 199.19.213.52 () {44 vars in 933 bytes} [Wed Apr 22 14:38:48 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/302] 199.19.213.52 () {44 vars in 955 bytes} [Wed Apr 22 14:38:48 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/303] 199.19.213.52 () {44 vars in 935 bytes} [Wed Apr 22 14:38:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/304] 199.19.213.52 () {48 vars in 947 bytes} [Wed Apr 22 14:38:48 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 14:38:48.255 7 INFO glance.api.v2.image_data [None req-429a143f-4101-458e-a66d-d169a17e6a66 d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 14:39:12.630 7 WARNING glance.location [None req-429a143f-4101-458e-a66d-d169a17e6a66 d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 155/309] 199.19.213.52 () {48 vars in 1042 bytes} [Wed Apr 22 14:38:48 2026] PUT /v2/images/82345c44-0acf-4941-9986-458def6b1648/file => generated 0 bytes in 24417 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64214 switches on core 0) [pid: 8|app: 0|req: 155/310] 199.19.213.52 () {44 vars in 967 bytes} [Wed Apr 22 14:39:12 2026] GET /v2/images/82345c44-0acf-4941-9986-458def6b1648 => 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: 156/311] 199.19.213.52 () {48 vars in 1047 bytes} [Wed Apr 22 14:39:12 2026] PATCH /v2/images/82345c44-0acf-4941-9986-458def6b1648 => generated 1399 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/312] 199.19.213.52 () {44 vars in 967 bytes} [Wed Apr 22 14:39:12 2026] GET /v2/images/82345c44-0acf-4941-9986-458def6b1648 => generated 1399 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/313] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 14:39:14 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: 157/314] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 14:39:14 2026] GET /v2/images => generated 2786 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 14:46:18 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: 201/402] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 14:46:18 2026] GET /v2/images => generated 2786 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 14:46:27 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/406] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 14:46:27 2026] GET /v2/images => generated 2786 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.19.213.52 () {44 vars in 943 bytes} [Wed Apr 22 14:46:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.19.213.52 () {44 vars in 965 bytes} [Wed Apr 22 14:46:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.19.213.52 () {44 vars in 935 bytes} [Wed Apr 22 14:46:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.19.213.52 () {48 vars in 947 bytes} [Wed Apr 22 14:46:27 2026] POST /v2/images => generated 799 bytes in 352 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 14:46:28.343 7 INFO glance.api.v2.image_data [None req-0cbcd7fc-e979-4716-8c49-44f084fb9498 d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 14:46:39.195 7 INFO glance.location [None req-0cbcd7fc-e979-4716-8c49-44f084fb9498 d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 206/413] 199.19.213.52 () {48 vars in 1041 bytes} [Wed Apr 22 14:46:28 2026] PUT /v2/images/fd8923c5-0fe2-46eb-8e1f-5086d0c65c75/file => generated 0 bytes in 10898 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24657 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.19.213.52 () {44 vars in 967 bytes} [Wed Apr 22 14:46:39 2026] GET /v2/images/fd8923c5-0fe2-46eb-8e1f-5086d0c65c75 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.19.213.52 () {48 vars in 1047 bytes} [Wed Apr 22 14:46:39 2026] PATCH /v2/images/fd8923c5-0fe2-46eb-8e1f-5086d0c65c75 => generated 1414 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.19.213.52 () {44 vars in 967 bytes} [Wed Apr 22 14:46:39 2026] GET /v2/images/fd8923c5-0fe2-46eb-8e1f-5086d0c65c75 => generated 1414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 14:47:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 14:47:22 2026] GET /v2/images => generated 4202 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 14:47:34 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: 216/430] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 14:47:34 2026] GET /v2/images => generated 4202 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 199.19.213.52 () {44 vars in 935 bytes} [Wed Apr 22 14:47:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 199.19.213.52 () {44 vars in 957 bytes} [Wed Apr 22 14:47:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 199.19.213.52 () {44 vars in 935 bytes} [Wed Apr 22 14:47:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 199.19.213.52 () {48 vars in 947 bytes} [Wed Apr 22 14:47:34 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 14:47:34.439 7 INFO glance.api.v2.image_data [None req-68ced684-5568-41af-8ddb-1f776d9c21eb d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 14:47:43.847 7 INFO glance.location [None req-68ced684-5568-41af-8ddb-1f776d9c21eb d5f4d49bbd494319b22afbed2742263a 285b247496aa4174824e68a552dc0ff0 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 217/437] 199.19.213.52 () {48 vars in 1041 bytes} [Wed Apr 22 14:47:34 2026] PUT /v2/images/ab0e3662-d87c-4149-91a5-b647823560d6/file => generated 0 bytes in 9451 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20000 switches on core 0) [pid: 8|app: 0|req: 221/438] 199.19.213.52 () {44 vars in 967 bytes} [Wed Apr 22 14:47:43 2026] GET /v2/images/ab0e3662-d87c-4149-91a5-b647823560d6 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/439] 199.19.213.52 () {48 vars in 1047 bytes} [Wed Apr 22 14:47:43 2026] PATCH /v2/images/ab0e3662-d87c-4149-91a5-b647823560d6 => generated 1420 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/440] 199.19.213.52 () {44 vars in 967 bytes} [Wed Apr 22 14:47:43 2026] GET /v2/images/ab0e3662-d87c-4149-91a5-b647823560d6 => generated 1420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/593] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 15:00: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: 295/594] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 15:00:22 2026] GET /v2/images => generated 5624 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/627] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 15:02:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/628] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 15:02:59 2026] GET /v2/images => generated 5624 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/629] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 15:03:01 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: 317/630] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 15:03:01 2026] GET /v2/images => generated 5624 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/641] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 15:03:53 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: 319/642] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 15:03:53 2026] GET /v2/images => generated 5624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/645] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 15:04:02 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: 321/646] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 15:04:02 2026] GET /v2/images => generated 5624 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/661] 199.19.213.52 () {42 vars in 684 bytes} [Wed Apr 22 15:05:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/662] 199.19.213.52 () {44 vars in 906 bytes} [Wed Apr 22 15:05:07 2026] GET /v2/images => generated 5624 bytes in 52 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: 334/671] 10.0.0.164 () {32 vars in 633 bytes} [Wed Apr 22 15:05:51 2026] GET /v2/images => generated 5624 bytes in 17 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: 340/676] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 22 15:06:16 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/677] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:06: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: 8|app: 0|req: 341/678] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:06:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 22 15:06:16 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/680] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:06: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: 339/681] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:06:16 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: 343/682] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 22 15:06:16 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/683] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:06:16 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: 344/684] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:06:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.54 () {36 vars in 910 bytes} [Wed Apr 22 15:06:17 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: 346/688] 10.0.0.54 () {36 vars in 1006 bytes} [Wed Apr 22 15:06:17 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024/locations => generated 127 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.54 () {36 vars in 986 bytes} [Wed Apr 22 15:06:18 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.54 () {36 vars in 926 bytes} [Wed Apr 22 15:06:18 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/691] 10.0.0.54 () {36 vars in 926 bytes} [Wed Apr 22 15:06:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.89 () {36 vars in 986 bytes} [Wed Apr 22 15:06:22 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.89 () {36 vars in 926 bytes} [Wed Apr 22 15:06:22 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: 350/696] 199.19.213.52 () {36 vars in 990 bytes} [Wed Apr 22 15:06:30 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 199.19.213.52 () {36 vars in 930 bytes} [Wed Apr 22 15:06:30 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: 351/698] 199.19.213.52 () {36 vars in 990 bytes} [Wed Apr 22 15:06:31 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 199.19.213.52 () {36 vars in 930 bytes} [Wed Apr 22 15:06:31 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/700] 10.0.0.164 () {34 vars in 655 bytes} [Wed Apr 22 15:06:32 2026] POST /v2/images => generated 648 bytes in 163 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-22 15:06:32.685 7 WARNING glance.api.v2.images [None req-4bfca652-e0f3-4b98-8a1f-2ab34421828e d50db25f6c624547adc03817a2133a00 b78b559140b647e08773bfcf1e6d3108 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b6eb6c60-3a27-4405-ba0b-db6114a13816 [pid: 7|app: 0|req: 349/701] 10.0.0.164 () {32 vars in 710 bytes} [Wed Apr 22 15:06:32 2026] DELETE /v2/images/b6eb6c60-3a27-4405-ba0b-db6114a13816 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/702] 10.0.0.164 () {32 vars in 707 bytes} [Wed Apr 22 15:06:32 2026] GET /v2/images/b6eb6c60-3a27-4405-ba0b-db6114a13816 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 10.0.0.164 () {32 vars in 633 bytes} [Wed Apr 22 15:06:32 2026] GET /v2/images => generated 1385 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.164 () {34 vars in 655 bytes} [Wed Apr 22 15:06:32 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/705] 10.0.0.164 () {32 vars in 717 bytes} [Wed Apr 22 15:06:32 2026] GET /v2/images/7a539ba6-9ba5-45d6-b221-fa8f7c8cd817/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-22 15:06:32.872 8 WARNING oslo_policy.policy [None req-761461cb-3703-4e09-aa24-c599b3469331 d50db25f6c624547adc03817a2133a00 b78b559140b647e08773bfcf1e6d3108 - - 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-22 15:06:32.872 8 WARNING oslo_policy.policy [None req-761461cb-3703-4e09-aa24-c599b3469331 d50db25f6c624547adc03817a2133a00 b78b559140b647e08773bfcf1e6d3108 - - 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-22 15:06:32.874 8 INFO glance.api.v2.image_data [None req-761461cb-3703-4e09-aa24-c599b3469331 d50db25f6c624547adc03817a2133a00 b78b559140b647e08773bfcf1e6d3108 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 15:06:32.920 8 WARNING glance_store._drivers.rbd [None req-761461cb-3703-4e09-aa24-c599b3469331 d50db25f6c624547adc03817a2133a00 b78b559140b647e08773bfcf1e6d3108 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-22 15:06:33.417 8 INFO glance.location [None req-761461cb-3703-4e09-aa24-c599b3469331 d50db25f6c624547adc03817a2133a00 b78b559140b647e08773bfcf1e6d3108 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 355/706] 10.0.0.164 () {32 vars in 727 bytes} [Wed Apr 22 15:06:32 2026] PUT /v2/images/7a539ba6-9ba5-45d6-b221-fa8f7c8cd817/file => generated 0 bytes in 605 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/707] 10.0.0.164 () {32 vars in 707 bytes} [Wed Apr 22 15:06:33 2026] GET /v2/images/7a539ba6-9ba5-45d6-b221-fa8f7c8cd817 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/708] 10.0.0.164 () {32 vars in 717 bytes} [Wed Apr 22 15:06:33 2026] GET /v2/images/7a539ba6-9ba5-45d6-b221-fa8f7c8cd817/file => generated 1024 bytes in 155 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/709] 10.0.0.164 () {34 vars in 655 bytes} [Wed Apr 22 15:06:33 2026] POST /v2/images => generated 648 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.164 () {32 vars in 726 bytes} [Wed Apr 22 15:06:33 2026] PATCH /v2/images/9f28ccc1-433e-4e86-95b0-2decb859f064 => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.164 () {32 vars in 707 bytes} [Wed Apr 22 15:06:33 2026] GET /v2/images/9f28ccc1-433e-4e86-95b0-2decb859f064 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-22 15:06:33.860 8 WARNING glance.api.v2.images [None req-1e106dbc-9c01-4e37-9eec-dc55595c80ee d50db25f6c624547adc03817a2133a00 b78b559140b647e08773bfcf1e6d3108 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9f28ccc1-433e-4e86-95b0-2decb859f064 [pid: 8|app: 0|req: 358/712] 10.0.0.164 () {32 vars in 710 bytes} [Wed Apr 22 15:06:33 2026] DELETE /v2/images/9f28ccc1-433e-4e86-95b0-2decb859f064 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.164 () {32 vars in 707 bytes} [Wed Apr 22 15:06:33 2026] GET /v2/images/9f28ccc1-433e-4e86-95b0-2decb859f064 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-22 15:06:33.940 8 WARNING glance.api.v2.images [None req-a2867e3d-ea10-4b85-bcf6-12dad5361296 d50db25f6c624547adc03817a2133a00 b78b559140b647e08773bfcf1e6d3108 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7a539ba6-9ba5-45d6-b221-fa8f7c8cd817 [pid: 8|app: 0|req: 359/714] 10.0.0.164 () {32 vars in 710 bytes} [Wed Apr 22 15:06:33 2026] DELETE /v2/images/7a539ba6-9ba5-45d6-b221-fa8f7c8cd817 => generated 0 bytes in 708 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.164 () {32 vars in 707 bytes} [Wed Apr 22 15:06:34 2026] GET /v2/images/7a539ba6-9ba5-45d6-b221-fa8f7c8cd817 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-22 15:06:34.661 8 WARNING glance.api.v2.images [None req-3e181a0a-078d-4b03-9da3-eda998029f15 d50db25f6c624547adc03817a2133a00 b78b559140b647e08773bfcf1e6d3108 - - default default] Failed to find image b6eb6c60-3a27-4405-ba0b-db6114a13816 to delete: glance.common.exception.ImageNotFound: No image found with ID b6eb6c60-3a27-4405-ba0b-db6114a13816 [pid: 8|app: 0|req: 360/716] 10.0.0.164 () {32 vars in 710 bytes} [Wed Apr 22 15:06:34 2026] DELETE /v2/images/b6eb6c60-3a27-4405-ba0b-db6114a13816 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.164 () {32 vars in 707 bytes} [Wed Apr 22 15:06:34 2026] GET /v2/images/b6eb6c60-3a27-4405-ba0b-db6114a13816 => 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: 364/724] 10.0.0.164 () {32 vars in 707 bytes} [Wed Apr 22 15:07:05 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.164 () {32 vars in 707 bytes} [Wed Apr 22 15:07:05 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 22 15:07:05 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/727] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:07:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/728] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:07:05 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: 363/729] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 22 15:07:05 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:07:05 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: 364/731] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:07:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/732] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 22 15:07:05 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:07:06 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: 369/734] 10.0.0.54 () {36 vars in 910 bytes} [Wed Apr 22 15:07:06 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: 366/735] 10.0.0.54 () {36 vars in 1006 bytes} [Wed Apr 22 15:07:06 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/736] 10.0.0.54 () {36 vars in 986 bytes} [Wed Apr 22 15:07:06 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.54 () {36 vars in 926 bytes} [Wed Apr 22 15:07:06 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: 371/738] 10.0.0.54 () {36 vars in 926 bytes} [Wed Apr 22 15:07:06 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: 375/745] 10.0.0.89 () {36 vars in 986 bytes} [Wed Apr 22 15:07:32 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/746] 10.0.0.89 () {36 vars in 926 bytes} [Wed Apr 22 15:07: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: 376/747] 10.0.0.89 () {36 vars in 986 bytes} [Wed Apr 22 15:07:33 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/748] 10.0.0.89 () {36 vars in 926 bytes} [Wed Apr 22 15:07:33 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: 380/755] 10.0.0.89 () {36 vars in 986 bytes} [Wed Apr 22 15:08:02 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/756] 10.0.0.89 () {36 vars in 926 bytes} [Wed Apr 22 15:08:02 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: 378/759] 10.0.0.89 () {36 vars in 986 bytes} [Wed Apr 22 15:08:08 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/760] 10.0.0.89 () {36 vars in 926 bytes} [Wed Apr 22 15:08:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/763] 10.0.0.89 () {36 vars in 986 bytes} [Wed Apr 22 15:08:23 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/764] 10.0.0.89 () {36 vars in 926 bytes} [Wed Apr 22 15:08:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/769] 10.0.0.89 () {36 vars in 986 bytes} [Wed Apr 22 15:08:44 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 10.0.0.89 () {36 vars in 926 bytes} [Wed Apr 22 15:08:44 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: 384/771] 10.0.0.89 () {36 vars in 986 bytes} [Wed Apr 22 15:08:46 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.89 () {36 vars in 926 bytes} [Wed Apr 22 15:08:46 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: 397/789] 10.0.0.89 () {36 vars in 986 bytes} [Wed Apr 22 15:10:06 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/790] 10.0.0.89 () {36 vars in 926 bytes} [Wed Apr 22 15:10:06 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: 399/793] 10.0.0.89 () {36 vars in 986 bytes} [Wed Apr 22 15:10:11 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 10.0.0.89 () {36 vars in 926 bytes} [Wed Apr 22 15:10: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: 7|app: 0|req: 397/797] 10.0.0.89 () {36 vars in 986 bytes} [Wed Apr 22 15:10:23 2026] GET /v2/images/4079cdc9-3704-4dde-86e6-1a20c5be6024 => generated 1316 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/798] 10.0.0.89 () {36 vars in 926 bytes} [Wed Apr 22 15:10:23 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: 401/805] 10.0.0.164 () {30 vars in 411 bytes} [Wed Apr 22 15:10:56 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: 403/808] 199.19.213.52 () {32 vars in 825 bytes} [Wed Apr 22 15:11:05 2026] GET /v2/images?status=active&owner=285b247496aa4174824e68a552dc0ff0&limit=2&tag=amphora&sort=created_at:desc => generated 1564 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/809] 199.19.213.52 () {32 vars in 652 bytes} [Wed Apr 22 15:11:05 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: 404/812] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 22 15:11:06 2026] GET /v2/images/82345c44-0acf-4941-9986-458def6b1648 => generated 1399 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/813] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:11:06 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: 405/814] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:11:06 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: 410/815] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 22 15:11:06 2026] GET /v2/images/82345c44-0acf-4941-9986-458def6b1648 => generated 1399 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/816] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:11:06 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: 411/817] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:11:06 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: 407/818] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 22 15:11:07 2026] GET /v2/images/82345c44-0acf-4941-9986-458def6b1648 => generated 1399 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:11:07 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: 408/820] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 22 15:11:07 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/821] 10.0.0.54 () {36 vars in 910 bytes} [Wed Apr 22 15:11:07 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: 409/822] 10.0.0.54 () {36 vars in 1006 bytes} [Wed Apr 22 15:11:07 2026] GET /v2/images/82345c44-0acf-4941-9986-458def6b1648/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: 414/823] 10.0.0.54 () {36 vars in 986 bytes} [Wed Apr 22 15:11:07 2026] GET /v2/images/82345c44-0acf-4941-9986-458def6b1648 => generated 1399 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/824] 10.0.0.54 () {36 vars in 926 bytes} [Wed Apr 22 15:11:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/825] 10.0.0.54 () {36 vars in 926 bytes} [Wed Apr 22 15:11:07 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: 432/868] 10.0.0.164 () {32 vars in 633 bytes} [Wed Apr 22 15:14:38 2026] GET /v2/images => generated 5624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)