+ 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 [Mon Aug 10 10:51:53 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-5b8d9fdc7b-rzk65 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7ff9a199d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-10 10:51:55.611 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-10 10:51:55.679 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-10 10:51:56.514 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-10 10:51:56.515 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-10 10:51:56.516 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-10 10:51:56.564 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-10 10:51:56.565 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-10 10:51:56.565 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-10 10:51:58.627 8 WARNING glance.api.v2.images [None req-4efb20ce-9469-40d4-bf3f-6df3db542240 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-10 10:51:58.735 7 WARNING glance.api.v2.images [None req-dbae73a7-9710-410c-9316-5b5aea651ef2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-10 10:51:58.962 8 WARNING keystonemiddleware._common.config [None req-4efb20ce-9469-40d4-bf3f-6df3db542240 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 10:51:58.969 8 WARNING oslo_config.cfg [None req-4efb20ce-9469-40d4-bf3f-6df3db542240 - - - - - -] 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 0x7ff9a199d668 pid: 8 (default app) 2026-08-10 10:51:59.089 7 WARNING keystonemiddleware._common.config [None req-dbae73a7-9710-410c-9316-5b5aea651ef2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 10:51:59.097 7 WARNING oslo_config.cfg [None req-dbae73a7-9710-410c-9316-5b5aea651ef2 - - - - - -] 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 0x7ff9a199d668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 10:52:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 10:52:01.737 7 WARNING oslo_policy.policy [None req-ea42b39c-12d9-4ad8-8f8d-19e5eb5973c7 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-10 10:52:01.739 7 WARNING oslo_policy.policy [None req-ea42b39c-12d9-4ad8-8f8d-19e5eb5973c7 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-10 10:52:01.754 7 WARNING oslo_policy.policy [None req-ea42b39c-12d9-4ad8-8f8d-19e5eb5973c7 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-10 10:52:01.754 7 WARNING oslo_policy.policy [None req-ea42b39c-12d9-4ad8-8f8d-19e5eb5973c7 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 10:52:01 2026] GET /v2/images => generated 69 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 10:52:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 10:52:05 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 10:52:05.593 8 WARNING oslo_policy.policy [None req-113e11d7-a5b0-41e6-a3d7-9f390a9d301b 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-10 10:52:05.593 8 WARNING oslo_policy.policy [None req-113e11d7-a5b0-41e6-a3d7-9f390a9d301b 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.65 () {44 vars in 908 bytes} [Mon Aug 10 10:52:05 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.65 () {44 vars in 930 bytes} [Mon Aug 10 10:52:05 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-10 10:52:05.751 8 WARNING oslo_policy.policy [None req-feac88d2-fe77-47e3-881e-428dff2f79d6 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-10 10:52:05.751 8 WARNING oslo_policy.policy [None req-feac88d2-fe77-47e3-881e-428dff2f79d6 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.65 () {44 vars in 936 bytes} [Mon Aug 10 10:52:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-10 10:52:05.834 7 WARNING oslo_config.cfg [None req-8327b906-890f-42e6-aac3-1677bd3c3bf6 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.65 () {48 vars in 948 bytes} [Mon Aug 10 10:52:05 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-10 10:52:05.855 8 WARNING oslo_policy.policy [None req-42518efc-9e38-46bc-88d8-1b8f63753703 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-10 10:52:05.855 8 WARNING oslo_policy.policy [None req-42518efc-9e38-46bc-88d8-1b8f63753703 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-10 10:52:05.857 8 INFO glance.api.v2.image_data [None req-42518efc-9e38-46bc-88d8-1b8f63753703 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 10:52:11.817 8 WARNING glance.location [None req-42518efc-9e38-46bc-88d8-1b8f63753703 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.65 () {48 vars in 1042 bytes} [Mon Aug 10 10:52:05 2026] PUT /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb/file => generated 0 bytes in 6005 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2132 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.65 () {44 vars in 968 bytes} [Mon Aug 10 10:52:11 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 10:52:11.948 8 WARNING oslo_config.cfg [None req-2762d8e3-deea-4a07-bd68-a69f7b27e97f 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.204.45.65 () {48 vars in 1048 bytes} [Mon Aug 10 10:52:11 2026] PATCH /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.65 () {44 vars in 968 bytes} [Mon Aug 10 10:52:11 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 11:13: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: 137/272] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 11:13:17 2026] GET /v2/images => generated 1381 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 11:13: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: 140/278] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 11:13:34 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.65 () {44 vars in 934 bytes} [Mon Aug 10 11:13:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.65 () {44 vars in 956 bytes} [Mon Aug 10 11:13:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.65 () {44 vars in 936 bytes} [Mon Aug 10 11:13:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.65 () {48 vars in 948 bytes} [Mon Aug 10 11:13:35 2026] POST /v2/images => generated 796 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-10 11:13:35.274 7 WARNING oslo_policy.policy [None req-e1d342c4-0031-451f-a4c8-cf218763511a 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-10 11:13:35.274 7 WARNING oslo_policy.policy [None req-e1d342c4-0031-451f-a4c8-cf218763511a 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-10 11:13:35.276 7 INFO glance.api.v2.image_data [None req-e1d342c4-0031-451f-a4c8-cf218763511a 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 11:14:16.639 7 WARNING glance.location [None req-e1d342c4-0031-451f-a4c8-cf218763511a 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/291] 199.204.45.65 () {48 vars in 1043 bytes} [Mon Aug 10 11:13:35 2026] PUT /v2/images/65995f90-986d-4362-b941-df0feea19a0d/file => generated 0 bytes in 41428 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62035 switches on core 0) [pid: 8|app: 0|req: 151/292] 199.204.45.65 () {44 vars in 968 bytes} [Mon Aug 10 11:14:16 2026] GET /v2/images/65995f90-986d-4362-b941-df0feea19a0d => 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: 142/293] 199.204.45.65 () {48 vars in 1048 bytes} [Mon Aug 10 11:14:16 2026] PATCH /v2/images/65995f90-986d-4362-b941-df0feea19a0d => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/294] 199.204.45.65 () {44 vars in 968 bytes} [Mon Aug 10 11:14:16 2026] GET /v2/images/65995f90-986d-4362-b941-df0feea19a0d => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/297] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 11:14: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: 154/298] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 11:14:18 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/379] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 11:21:06 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: 195/380] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 11:21:06 2026] GET /v2/images => generated 2778 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/385] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 11:21:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/386] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 11:21:24 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/387] 199.204.45.65 () {44 vars in 944 bytes} [Mon Aug 10 11:21:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/388] 199.204.45.65 () {44 vars in 966 bytes} [Mon Aug 10 11:21:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/389] 199.204.45.65 () {44 vars in 936 bytes} [Mon Aug 10 11:21:25 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: 200/390] 199.204.45.65 () {48 vars in 948 bytes} [Mon Aug 10 11:21:25 2026] POST /v2/images => generated 799 bytes in 591 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-10 11:21:25.678 7 INFO glance.api.v2.image_data [None req-8f80627a-7562-4011-9921-4c6eb418622a 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 11:22:13.756 7 INFO glance.location [None req-8f80627a-7562-4011-9921-4c6eb418622a 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/401] 199.204.45.65 () {48 vars in 1042 bytes} [Mon Aug 10 11:21:25 2026] PUT /v2/images/2d130dc3-6905-4f38-a569-1148bda2cf7e/file => generated 0 bytes in 48131 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34239 switches on core 0) [pid: 8|app: 0|req: 211/402] 199.204.45.65 () {44 vars in 968 bytes} [Mon Aug 10 11:22:13 2026] GET /v2/images/2d130dc3-6905-4f38-a569-1148bda2cf7e => generated 1211 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/403] 199.204.45.65 () {48 vars in 1048 bytes} [Mon Aug 10 11:22:13 2026] PATCH /v2/images/2d130dc3-6905-4f38-a569-1148bda2cf7e => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/404] 199.204.45.65 () {44 vars in 968 bytes} [Mon Aug 10 11:22:13 2026] GET /v2/images/2d130dc3-6905-4f38-a569-1148bda2cf7e => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/419] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 11:23:25 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: 200/420] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 11:23:25 2026] GET /v2/images => generated 4190 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/423] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 11:23:36 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/424] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 11:23:36 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/425] 199.204.45.65 () {44 vars in 936 bytes} [Mon Aug 10 11:23:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/426] 199.204.45.65 () {44 vars in 958 bytes} [Mon Aug 10 11:23:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/427] 199.204.45.65 () {44 vars in 936 bytes} [Mon Aug 10 11:23:36 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: 7|app: 0|req: 204/428] 199.204.45.65 () {48 vars in 948 bytes} [Mon Aug 10 11:23:36 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-10 11:23:36.707 8 INFO glance.api.v2.image_data [None req-966698da-84b2-479a-8f54-bff9127739cb 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 11:23:54.681 8 INFO glance.location [None req-966698da-84b2-479a-8f54-bff9127739cb 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 225/433] 199.204.45.65 () {48 vars in 1043 bytes} [Mon Aug 10 11:23:36 2026] PUT /v2/images/2688fd96-2117-424e-a85b-d4d5f551ab3e/file => generated 0 bytes in 18034 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29015 switches on core 0) [pid: 7|app: 0|req: 209/434] 199.204.45.65 () {44 vars in 968 bytes} [Mon Aug 10 11:23:54 2026] GET /v2/images/2688fd96-2117-424e-a85b-d4d5f551ab3e => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/435] 199.204.45.65 () {48 vars in 1048 bytes} [Mon Aug 10 11:23:54 2026] PATCH /v2/images/2688fd96-2117-424e-a85b-d4d5f551ab3e => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/436] 199.204.45.65 () {44 vars in 968 bytes} [Mon Aug 10 11:23:54 2026] GET /v2/images/2688fd96-2117-424e-a85b-d4d5f551ab3e => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/603] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 11:37:42 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: 294/604] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 11:37:42 2026] GET /v2/images => generated 5574 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/633] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 11:40:03 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: 309/634] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 11:40:03 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/635] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 11:40:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/636] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 11:40:05 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/647] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 11:40:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/648] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 11:40:57 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/651] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 11:41:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/652] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 11:41:05 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/665] 199.204.45.65 () {42 vars in 685 bytes} [Mon Aug 10 11:42: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: 325/666] 199.204.45.65 () {44 vars in 907 bytes} [Mon Aug 10 11:42:07 2026] GET /v2/images => generated 5574 bytes in 53 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: 331/677] 10.0.0.232 () {32 vars in 633 bytes} [Mon Aug 10 11:42:50 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/682] 10.0.0.100 () {36 vars in 987 bytes} [Mon Aug 10 11:43:16 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 154 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: 349/683] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:43:16 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: 335/684] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:43: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: 350/685] 10.0.0.100 () {36 vars in 987 bytes} [Mon Aug 10 11:43:16 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/686] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:43: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: 351/687] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:43: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: 7|app: 0|req: 337/688] 10.0.0.100 () {36 vars in 987 bytes} [Mon Aug 10 11:43:16 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/689] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:43:16 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: 338/690] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:43: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: 353/691] 10.0.0.34 () {36 vars in 986 bytes} [Mon Aug 10 11:43:17 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/692] 10.0.0.34 () {36 vars in 926 bytes} [Mon Aug 10 11:43:17 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: 354/693] 10.0.0.130 () {36 vars in 911 bytes} [Mon Aug 10 11:43:17 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/694] 10.0.0.130 () {36 vars in 1007 bytes} [Mon Aug 10 11:43:17 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/695] 10.0.0.130 () {36 vars in 987 bytes} [Mon Aug 10 11:43:17 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/696] 10.0.0.130 () {36 vars in 927 bytes} [Mon Aug 10 11:43:17 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: 356/697] 10.0.0.130 () {36 vars in 927 bytes} [Mon Aug 10 11:43:17 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: 343/700] 199.204.45.65 () {36 vars in 990 bytes} [Mon Aug 10 11:43:25 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/701] 199.204.45.65 () {36 vars in 930 bytes} [Mon Aug 10 11:43:25 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: 344/702] 199.204.45.65 () {36 vars in 990 bytes} [Mon Aug 10 11:43:26 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/703] 199.204.45.65 () {36 vars in 930 bytes} [Mon Aug 10 11:43:26 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: 346/706] 10.0.0.34 () {36 vars in 986 bytes} [Mon Aug 10 11:43:34 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/707] 10.0.0.34 () {36 vars in 926 bytes} [Mon Aug 10 11:43:34 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: 347/708] 10.0.0.34 () {36 vars in 986 bytes} [Mon Aug 10 11:43:34 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/709] 10.0.0.34 () {36 vars in 926 bytes} [Mon Aug 10 11:43:34 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: 351/716] 10.0.0.34 () {36 vars in 986 bytes} [Mon Aug 10 11:44:07 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/717] 10.0.0.34 () {36 vars in 926 bytes} [Mon Aug 10 11:44:07 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: 368/720] 10.0.0.232 () {34 vars in 655 bytes} [Mon Aug 10 11:44:09 2026] POST /v2/images => generated 648 bytes in 248 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-10 11:44:09.463 7 WARNING glance.api.v2.images [None req-0d5cf3fa-6469-4f8c-b867-b7bcc15a4f22 c3e0b68c13a34580a017db50d9a6b74d 98b8022121b445ff8ff5219e4230434a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//88e4d32c-97d9-43b6-b2f9-684508fa6b2e [pid: 7|app: 0|req: 353/721] 10.0.0.232 () {32 vars in 710 bytes} [Mon Aug 10 11:44:09 2026] DELETE /v2/images/88e4d32c-97d9-43b6-b2f9-684508fa6b2e => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/722] 10.0.0.232 () {32 vars in 707 bytes} [Mon Aug 10 11:44:09 2026] GET /v2/images/88e4d32c-97d9-43b6-b2f9-684508fa6b2e => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/723] 10.0.0.232 () {32 vars in 633 bytes} [Mon Aug 10 11:44:09 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/724] 10.0.0.232 () {34 vars in 655 bytes} [Mon Aug 10 11:44:09 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/725] 10.0.0.232 () {32 vars in 717 bytes} [Mon Aug 10 11:44:09 2026] GET /v2/images/7c8f0707-3e50-4368-9b9d-9b36b239c793/file => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-10 11:44:09.677 8 INFO glance.api.v2.image_data [None req-0c50b1b8-a2dd-48a7-9b00-3f63f3ec3bfa c3e0b68c13a34580a017db50d9a6b74d 98b8022121b445ff8ff5219e4230434a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 11:44:09.751 8 WARNING glance_store._drivers.rbd [None req-0c50b1b8-a2dd-48a7-9b00-3f63f3ec3bfa c3e0b68c13a34580a017db50d9a6b74d 98b8022121b445ff8ff5219e4230434a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-10 11:44:10.782 8 INFO glance.location [None req-0c50b1b8-a2dd-48a7-9b00-3f63f3ec3bfa c3e0b68c13a34580a017db50d9a6b74d 98b8022121b445ff8ff5219e4230434a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 371/726] 10.0.0.232 () {32 vars in 727 bytes} [Mon Aug 10 11:44:09 2026] PUT /v2/images/7c8f0707-3e50-4368-9b9d-9b36b239c793/file => generated 0 bytes in 1159 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/727] 10.0.0.232 () {32 vars in 707 bytes} [Mon Aug 10 11:44:10 2026] GET /v2/images/7c8f0707-3e50-4368-9b9d-9b36b239c793 => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/728] 10.0.0.232 () {32 vars in 717 bytes} [Mon Aug 10 11:44:10 2026] GET /v2/images/7c8f0707-3e50-4368-9b9d-9b36b239c793/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/729] 10.0.0.232 () {34 vars in 655 bytes} [Mon Aug 10 11:44:10 2026] POST /v2/images => generated 649 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/730] 10.0.0.232 () {32 vars in 726 bytes} [Mon Aug 10 11:44:11 2026] PATCH /v2/images/d5ea90b7-a0fe-4541-90bc-60e88074438e => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/731] 10.0.0.232 () {32 vars in 707 bytes} [Mon Aug 10 11:44:11 2026] GET /v2/images/d5ea90b7-a0fe-4541-90bc-60e88074438e => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-10 11:44:11.109 8 WARNING glance.api.v2.images [None req-42dc9165-f63b-4d68-9b63-b469ea70c1a7 c3e0b68c13a34580a017db50d9a6b74d 98b8022121b445ff8ff5219e4230434a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d5ea90b7-a0fe-4541-90bc-60e88074438e [pid: 8|app: 0|req: 374/732] 10.0.0.232 () {32 vars in 710 bytes} [Mon Aug 10 11:44:11 2026] DELETE /v2/images/d5ea90b7-a0fe-4541-90bc-60e88074438e => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/733] 10.0.0.232 () {32 vars in 707 bytes} [Mon Aug 10 11:44:11 2026] GET /v2/images/d5ea90b7-a0fe-4541-90bc-60e88074438e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-10 11:44:11.175 8 WARNING glance.api.v2.images [None req-bd7d56ce-d168-4c4d-80f6-f80fcd361d9d c3e0b68c13a34580a017db50d9a6b74d 98b8022121b445ff8ff5219e4230434a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7c8f0707-3e50-4368-9b9d-9b36b239c793 [pid: 8|app: 0|req: 375/734] 10.0.0.232 () {32 vars in 710 bytes} [Mon Aug 10 11:44:11 2026] DELETE /v2/images/7c8f0707-3e50-4368-9b9d-9b36b239c793 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/735] 10.0.0.232 () {32 vars in 707 bytes} [Mon Aug 10 11:44:12 2026] GET /v2/images/7c8f0707-3e50-4368-9b9d-9b36b239c793 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-10 11:44:12.054 8 WARNING glance.api.v2.images [None req-57e09553-3b8f-44d5-84f6-01a4efbef27b c3e0b68c13a34580a017db50d9a6b74d 98b8022121b445ff8ff5219e4230434a - - default default] Failed to find image 88e4d32c-97d9-43b6-b2f9-684508fa6b2e to delete: glance.common.exception.ImageNotFound: No image found with ID 88e4d32c-97d9-43b6-b2f9-684508fa6b2e [pid: 8|app: 0|req: 376/736] 10.0.0.232 () {32 vars in 710 bytes} [Mon Aug 10 11:44:12 2026] DELETE /v2/images/88e4d32c-97d9-43b6-b2f9-684508fa6b2e => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/737] 10.0.0.232 () {32 vars in 707 bytes} [Mon Aug 10 11:44:12 2026] GET /v2/images/88e4d32c-97d9-43b6-b2f9-684508fa6b2e => 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: 377/738] 10.0.0.232 () {30 vars in 411 bytes} [Mon Aug 10 11:44:15 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: 365/745] 10.0.0.34 () {36 vars in 986 bytes} [Mon Aug 10 11:44:44 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/746] 10.0.0.34 () {36 vars in 926 bytes} [Mon Aug 10 11:44:44 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: 370/755] 10.0.0.232 () {32 vars in 707 bytes} [Mon Aug 10 11:45:20 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/756] 10.0.0.232 () {32 vars in 707 bytes} [Mon Aug 10 11:45:20 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/757] 10.0.0.100 () {36 vars in 987 bytes} [Mon Aug 10 11:45:20 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/758] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:45:20 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: 372/759] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:45:21 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: 388/760] 10.0.0.100 () {36 vars in 987 bytes} [Mon Aug 10 11:45:21 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/761] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:45:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/762] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:45:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/763] 10.0.0.100 () {36 vars in 987 bytes} [Mon Aug 10 11:45:21 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/764] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:45:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/765] 10.0.0.130 () {36 vars in 911 bytes} [Mon Aug 10 11:45:21 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: 391/766] 10.0.0.130 () {36 vars in 1007 bytes} [Mon Aug 10 11:45:21 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/767] 10.0.0.130 () {36 vars in 987 bytes} [Mon Aug 10 11:45:21 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/768] 10.0.0.130 () {36 vars in 927 bytes} [Mon Aug 10 11:45:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/769] 10.0.0.130 () {36 vars in 927 bytes} [Mon Aug 10 11:45:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/774] 10.0.0.34 () {36 vars in 986 bytes} [Mon Aug 10 11:45:45 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/775] 10.0.0.34 () {36 vars in 926 bytes} [Mon Aug 10 11:45:45 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: 382/778] 10.0.0.34 () {36 vars in 986 bytes} [Mon Aug 10 11:45:51 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/779] 10.0.0.34 () {36 vars in 926 bytes} [Mon Aug 10 11:45:51 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: 387/788] 10.0.0.34 () {36 vars in 986 bytes} [Mon Aug 10 11:46:37 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/789] 10.0.0.34 () {36 vars in 926 bytes} [Mon Aug 10 11:46: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: 392/798] 10.0.0.34 () {36 vars in 986 bytes} [Mon Aug 10 11:47:10 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/799] 10.0.0.34 () {36 vars in 926 bytes} [Mon Aug 10 11:47: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: 7|app: 0|req: 393/800] 10.0.0.34 () {36 vars in 986 bytes} [Mon Aug 10 11:47:10 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/801] 10.0.0.34 () {36 vars in 926 bytes} [Mon Aug 10 11:47:10 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/806] 10.0.0.34 () {36 vars in 986 bytes} [Mon Aug 10 11:47:28 2026] GET /v2/images/7b91a281-bcc5-46c2-9e6f-d0a838c9d7fb => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/807] 10.0.0.34 () {36 vars in 926 bytes} [Mon Aug 10 11:47:28 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: 400/814] 199.204.45.65 () {32 vars in 825 bytes} [Mon Aug 10 11:48:05 2026] GET /v2/images?status=active&owner=76e8fd8ea3cd4bc9b5f4eadb56f9665b&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/815] 199.204.45.65 () {32 vars in 652 bytes} [Mon Aug 10 11:48:05 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: 401/816] 10.0.0.100 () {36 vars in 987 bytes} [Mon Aug 10 11:48:06 2026] GET /v2/images/65995f90-986d-4362-b941-df0feea19a0d => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/817] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:48:06 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: 402/818] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:48: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: 417/819] 10.0.0.100 () {36 vars in 987 bytes} [Mon Aug 10 11:48:06 2026] GET /v2/images/65995f90-986d-4362-b941-df0feea19a0d => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/820] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:48: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: 418/821] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:48: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: 7|app: 0|req: 404/822] 10.0.0.100 () {36 vars in 987 bytes} [Mon Aug 10 11:48:06 2026] GET /v2/images/65995f90-986d-4362-b941-df0feea19a0d => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/823] 10.0.0.100 () {36 vars in 927 bytes} [Mon Aug 10 11:48: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: 7|app: 0|req: 405/824] 10.0.0.130 () {36 vars in 911 bytes} [Mon Aug 10 11:48:06 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/825] 10.0.0.130 () {36 vars in 1007 bytes} [Mon Aug 10 11:48:06 2026] GET /v2/images/65995f90-986d-4362-b941-df0feea19a0d/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/826] 10.0.0.130 () {36 vars in 987 bytes} [Mon Aug 10 11:48:06 2026] GET /v2/images/65995f90-986d-4362-b941-df0feea19a0d => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/827] 10.0.0.130 () {36 vars in 927 bytes} [Mon Aug 10 11:48: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: 7|app: 0|req: 407/828] 10.0.0.130 () {36 vars in 927 bytes} [Mon Aug 10 11:48: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)