+ 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 May 4 21:37:44 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:09 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6dfc89f9d8-hm2zz machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f5ccb8fc668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-04 21:37:46.108 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-04 21:37:46.179 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-05-04 21:37:46.967 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-04 21:37:46.968 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-04 21:37:46.968 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-04 21:37:47.043 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-04 21:37:47.044 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-04 21:37:47.045 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-04 21:37:48.964 7 WARNING glance.api.v2.images [None req-6991e7dc-58ab-4a07-8acc-28c9144de110 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-04 21:37:49.032 8 WARNING glance.api.v2.images [None req-33febe9e-a1ef-4c4d-a87f-6c33a4e769f0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-04 21:37:49.291 7 WARNING keystonemiddleware._common.config [None req-6991e7dc-58ab-4a07-8acc-28c9144de110 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 21:37:49.298 7 WARNING oslo_config.cfg [None req-6991e7dc-58ab-4a07-8acc-28c9144de110 - - - - - -] 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 0x7f5ccb8fc668 pid: 7 (default app) 2026-05-04 21:37:49.361 8 WARNING keystonemiddleware._common.config [None req-33febe9e-a1ef-4c4d-a87f-6c33a4e769f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 21:37:49.369 8 WARNING oslo_config.cfg [None req-33febe9e-a1ef-4c4d-a87f-6c33a4e769f0 - - - - - -] 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 0x7f5ccb8fc668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 21:37:51 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-05-04 21:37:51.754 8 WARNING oslo_policy.policy [None req-b0c7c5f0-3717-46f1-baa8-b3ff3a11d624 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-04 21:37:51.754 8 WARNING oslo_policy.policy [None req-b0c7c5f0-3717-46f1-baa8-b3ff3a11d624 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-04 21:37:51.773 8 WARNING oslo_policy.policy [None req-b0c7c5f0-3717-46f1-baa8-b3ff3a11d624 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-04 21:37:51.773 8 WARNING oslo_policy.policy [None req-b0c7c5f0-3717-46f1-baa8-b3ff3a11d624 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 21:37:51 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 21:37:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 21:37:56 2026] GET /v2/images => generated 69 bytes in 36 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-05-04 21:37:56.162 7 WARNING oslo_policy.policy [None req-26a3ceac-acd8-45b9-9d37-e930fbb2ea41 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-04 21:37:56.163 7 WARNING oslo_policy.policy [None req-26a3ceac-acd8-45b9-9d37-e930fbb2ea41 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/7] 199.204.45.89 () {44 vars in 908 bytes} [Mon May 4 21:37:56 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.89 () {44 vars in 930 bytes} [Mon May 4 21:37:56 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-04 21:37:56.297 7 WARNING oslo_policy.policy [None req-891cb39e-0d01-4495-a71c-f36ee2abac05 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-04 21:37:56.297 7 WARNING oslo_policy.policy [None req-891cb39e-0d01-4495-a71c-f36ee2abac05 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.89 () {44 vars in 936 bytes} [Mon May 4 21:37:56 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-05-04 21:37:56.384 8 WARNING oslo_config.cfg [None req-6aa9343f-d5b2-42c8-be9c-a663c7627793 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.204.45.89 () {48 vars in 948 bytes} [Mon May 4 21:37:56 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-04 21:37:56.405 7 WARNING oslo_policy.policy [None req-d9488661-b6fb-4cf3-8001-7a01baa49566 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-04 21:37:56.405 7 WARNING oslo_policy.policy [None req-d9488661-b6fb-4cf3-8001-7a01baa49566 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-04 21:37:56.407 7 INFO glance.api.v2.image_data [None req-d9488661-b6fb-4cf3-8001-7a01baa49566 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 21:37:59.929 7 WARNING glance.location [None req-d9488661-b6fb-4cf3-8001-7a01baa49566 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.89 () {48 vars in 1042 bytes} [Mon May 4 21:37:56 2026] PUT /v2/images/b40073ee-ecec-4891-8415-4408fb042191/file => generated 0 bytes in 3570 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7288 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 4 21:37:59 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-04 21:38:00.007 7 WARNING oslo_config.cfg [None req-7c9e579d-4525-48df-bcc4-b9a28a04f4df b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 8/15] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 4 21:37:59 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 22:01: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: 147/295] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 22:01:17 2026] GET /v2/images => generated 1240 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/300] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 22:01:35 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: 150/301] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 22:01:35 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/302] 199.204.45.89 () {44 vars in 934 bytes} [Mon May 4 22:01:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/303] 199.204.45.89 () {44 vars in 956 bytes} [Mon May 4 22:01:35 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/304] 199.204.45.89 () {44 vars in 936 bytes} [Mon May 4 22:01:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/305] 199.204.45.89 () {48 vars in 948 bytes} [Mon May 4 22:01:35 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-04 22:01:35.699 7 INFO glance.api.v2.image_data [None req-e696d3a5-6bc1-4fef-b123-064ccc41dfa1 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 22:02:03.459 7 WARNING glance.location [None req-e696d3a5-6bc1-4fef-b123-064ccc41dfa1 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 154/312] 199.204.45.89 () {48 vars in 1043 bytes} [Mon May 4 22:01:35 2026] PUT /v2/images/d4dcaad3-9a60-4c08-a256-d56d4f8e5a04/file => generated 0 bytes in 27805 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63823 switches on core 0) [pid: 8|app: 0|req: 159/313] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 4 22:02:03 2026] GET /v2/images/d4dcaad3-9a60-4c08-a256-d56d4f8e5a04 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/314] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 4 22:02:03 2026] GET /v2/images/d4dcaad3-9a60-4c08-a256-d56d4f8e5a04 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/315] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 22:02:04 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: 156/316] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 22:02:04 2026] GET /v2/images => generated 2451 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 22:08:27 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: 195/394] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 22:08:27 2026] GET /v2/images => generated 2451 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 22:08:39 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: 202/400] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 22:08:39 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.204.45.89 () {44 vars in 944 bytes} [Mon May 4 22:08:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.204.45.89 () {44 vars in 966 bytes} [Mon May 4 22:08:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 199.204.45.89 () {44 vars in 936 bytes} [Mon May 4 22:08:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 199.204.45.89 () {48 vars in 948 bytes} [Mon May 4 22:08:39 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-04 22:08:39.282 7 INFO glance.api.v2.image_data [None req-b196fff0-b6a3-4398-b18c-d3bbe10232b2 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 22:09:17.525 7 INFO glance.location [None req-b196fff0-b6a3-4398-b18c-d3bbe10232b2 b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 201/411] 199.204.45.89 () {48 vars in 1042 bytes} [Mon May 4 22:08:39 2026] PUT /v2/images/2ff890b1-507e-48bd-9e6d-30793a6accdf/file => generated 0 bytes in 38305 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24679 switches on core 0) [pid: 8|app: 0|req: 211/412] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 4 22:09:17 2026] GET /v2/images/2ff890b1-507e-48bd-9e6d-30793a6accdf => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/413] 199.204.45.89 () {48 vars in 1047 bytes} [Mon May 4 22:09:17 2026] PATCH /v2/images/2ff890b1-507e-48bd-9e6d-30793a6accdf => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/414] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 4 22:09:17 2026] GET /v2/images/2ff890b1-507e-48bd-9e6d-30793a6accdf => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/429] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 22:10: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: 220/430] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 22:10:18 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/433] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 22:10:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/434] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 22:10:33 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/435] 199.204.45.89 () {44 vars in 936 bytes} [Mon May 4 22:10:33 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/436] 199.204.45.89 () {44 vars in 958 bytes} [Mon May 4 22:10:33 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/437] 199.204.45.89 () {44 vars in 936 bytes} [Mon May 4 22:10:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/438] 199.204.45.89 () {48 vars in 948 bytes} [Mon May 4 22:10:33 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-05-04 22:10:33.687 8 WARNING oslo_policy.policy [None req-6f31e320-0671-4532-b593-5b1a7037c4ae b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-04 22:10:33.687 8 WARNING oslo_policy.policy [None req-6f31e320-0671-4532-b593-5b1a7037c4ae b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-04 22:10:33.689 8 INFO glance.api.v2.image_data [None req-6f31e320-0671-4532-b593-5b1a7037c4ae b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 22:10:56.803 8 INFO glance.location [None req-6f31e320-0671-4532-b593-5b1a7037c4ae b42a9901412143c5a490a1e44186c230 2d7ff762091f4972add3ab8b3a1ad51f - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 225/443] 199.204.45.89 () {48 vars in 1043 bytes} [Mon May 4 22:10:33 2026] PUT /v2/images/0c1adb93-daad-4a7c-964d-123d63c5c0ee/file => generated 0 bytes in 23187 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30144 switches on core 0) [pid: 7|app: 0|req: 219/444] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 4 22:10:56 2026] GET /v2/images/0c1adb93-daad-4a7c-964d-123d63c5c0ee => generated 1204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/445] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 4 22:10:56 2026] GET /v2/images/0c1adb93-daad-4a7c-964d-123d63c5c0ee => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/592] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 22:23:03 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/593] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 22:23:03 2026] GET /v2/images => generated 4893 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/620] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 22:25:16 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: 314/621] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 22:25:16 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/622] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 22:25: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: 315/623] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 22:25:18 2026] GET /v2/images => generated 4893 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/634] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 22:26: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: 321/635] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 22:26:06 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/638] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 22:26:13 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: 323/639] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 22:26:13 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/652] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 4 22:27: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: 330/653] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 4 22:27:14 2026] GET /v2/images => generated 4893 bytes in 59 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: 328/662] 10.0.0.193 () {32 vars in 633 bytes} [Mon May 4 22:27:56 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/669] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 4 22:28:22 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 338/670] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 4 22:28: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: 7|app: 0|req: 333/671] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 4 22:28:24 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:28:24 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: 334/673] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:28:24 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: 340/674] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 4 22:28:24 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/675] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:28:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/676] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:28:24 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: 336/677] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 4 22:28:24 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:28:24 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: 337/679] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:28:24 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: 343/680] 10.0.0.148 () {36 vars in 987 bytes} [Mon May 4 22:28:25 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 10.0.0.148 () {36 vars in 927 bytes} [Mon May 4 22:28:25 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: 344/682] 10.0.0.148 () {36 vars in 987 bytes} [Mon May 4 22:28:25 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/683] 10.0.0.148 () {36 vars in 927 bytes} [Mon May 4 22:28:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/684] 10.0.0.148 () {36 vars in 927 bytes} [Mon May 4 22:28:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/687] 199.204.45.89 () {36 vars in 990 bytes} [Mon May 4 22:28:30 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/688] 199.204.45.89 () {36 vars in 930 bytes} [Mon May 4 22:28:30 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/689] 199.204.45.89 () {36 vars in 990 bytes} [Mon May 4 22:28:31 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/690] 199.204.45.89 () {36 vars in 930 bytes} [Mon May 4 22:28:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/693] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 4 22:28:39 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 4 22:28:39 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/695] 10.0.0.193 () {30 vars in 411 bytes} [Mon May 4 22:28:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/702] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 4 22:29:12 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 4 22:29:12 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/704] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 4 22:29:15 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/705] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 4 22:29:15 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: 354/714] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 4 22:29:48 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/715] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 4 22:29:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/720] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 4 22:30:12 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/721] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 4 22:30:12 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: 361/728] 10.0.0.193 () {34 vars in 655 bytes} [Mon May 4 22:30:46 2026] POST /v2/images => generated 649 bytes in 247 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-04 22:30:47.059 8 WARNING glance.api.v2.images [None req-f7cff23c-1f23-4412-9903-a3ab440abc28 31b70151879649c98db6c4c1f4252422 7139e2e1a3db49b5a785938c5929c860 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//adf1e280-509a-4752-8a23-04e14a6063f5 [pid: 8|app: 0|req: 368/729] 10.0.0.193 () {32 vars in 710 bytes} [Mon May 4 22:30:47 2026] DELETE /v2/images/adf1e280-509a-4752-8a23-04e14a6063f5 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/730] 10.0.0.193 () {32 vars in 707 bytes} [Mon May 4 22:30:47 2026] GET /v2/images/adf1e280-509a-4752-8a23-04e14a6063f5 => 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: 369/731] 10.0.0.193 () {32 vars in 633 bytes} [Mon May 4 22:30:47 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/732] 10.0.0.193 () {34 vars in 655 bytes} [Mon May 4 22:30:47 2026] POST /v2/images => generated 703 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/733] 10.0.0.193 () {32 vars in 717 bytes} [Mon May 4 22:30:47 2026] GET /v2/images/bb0d36a5-70a8-40cb-ade6-555b59742284/file => generated 0 bytes in 9 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-04 22:30:47.250 7 INFO glance.api.v2.image_data [None req-7e706a19-1696-48fb-b138-411ccb3151c6 31b70151879649c98db6c4c1f4252422 7139e2e1a3db49b5a785938c5929c860 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 22:30:47.282 7 WARNING glance_store._drivers.rbd [None req-7e706a19-1696-48fb-b138-411ccb3151c6 31b70151879649c98db6c4c1f4252422 7139e2e1a3db49b5a785938c5929c860 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-04 22:30:48.154 7 INFO glance.location [None req-7e706a19-1696-48fb-b138-411ccb3151c6 31b70151879649c98db6c4c1f4252422 7139e2e1a3db49b5a785938c5929c860 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 364/734] 10.0.0.193 () {32 vars in 727 bytes} [Mon May 4 22:30:47 2026] PUT /v2/images/bb0d36a5-70a8-40cb-ade6-555b59742284/file => generated 0 bytes in 949 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/735] 10.0.0.193 () {32 vars in 707 bytes} [Mon May 4 22:30:48 2026] GET /v2/images/bb0d36a5-70a8-40cb-ade6-555b59742284 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/736] 10.0.0.193 () {32 vars in 717 bytes} [Mon May 4 22:30:48 2026] GET /v2/images/bb0d36a5-70a8-40cb-ade6-555b59742284/file => generated 1024 bytes in 118 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/739] 10.0.0.193 () {34 vars in 655 bytes} [Mon May 4 22:30:48 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/740] 10.0.0.193 () {32 vars in 726 bytes} [Mon May 4 22:30:48 2026] PATCH /v2/images/3e117c92-5ed7-497f-beb0-4746fd56979c => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/741] 10.0.0.193 () {32 vars in 707 bytes} [Mon May 4 22:30:48 2026] GET /v2/images/3e117c92-5ed7-497f-beb0-4746fd56979c => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-04 22:30:48.468 7 WARNING glance.api.v2.images [None req-f0052f2a-2384-400d-9d59-ce1399728e76 31b70151879649c98db6c4c1f4252422 7139e2e1a3db49b5a785938c5929c860 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3e117c92-5ed7-497f-beb0-4746fd56979c [pid: 7|app: 0|req: 369/742] 10.0.0.193 () {32 vars in 710 bytes} [Mon May 4 22:30:48 2026] DELETE /v2/images/3e117c92-5ed7-497f-beb0-4746fd56979c => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/743] 10.0.0.193 () {32 vars in 707 bytes} [Mon May 4 22:30:48 2026] GET /v2/images/3e117c92-5ed7-497f-beb0-4746fd56979c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-04 22:30:48.531 7 WARNING glance.api.v2.images [None req-fb050b8b-e4f1-46db-bba2-b87f44e716c3 31b70151879649c98db6c4c1f4252422 7139e2e1a3db49b5a785938c5929c860 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bb0d36a5-70a8-40cb-ade6-555b59742284 [pid: 7|app: 0|req: 370/744] 10.0.0.193 () {32 vars in 710 bytes} [Mon May 4 22:30:48 2026] DELETE /v2/images/bb0d36a5-70a8-40cb-ade6-555b59742284 => generated 0 bytes in 876 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/745] 10.0.0.193 () {32 vars in 707 bytes} [Mon May 4 22:30:49 2026] GET /v2/images/bb0d36a5-70a8-40cb-ade6-555b59742284 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-04 22:30:49.428 7 WARNING glance.api.v2.images [None req-1b233085-bdd1-4744-a1f6-0704eef79e2e 31b70151879649c98db6c4c1f4252422 7139e2e1a3db49b5a785938c5929c860 - - default default] Failed to find image adf1e280-509a-4752-8a23-04e14a6063f5 to delete: glance.common.exception.ImageNotFound: No image found with ID adf1e280-509a-4752-8a23-04e14a6063f5 [pid: 7|app: 0|req: 371/746] 10.0.0.193 () {32 vars in 710 bytes} [Mon May 4 22:30:49 2026] DELETE /v2/images/adf1e280-509a-4752-8a23-04e14a6063f5 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/747] 10.0.0.193 () {32 vars in 707 bytes} [Mon May 4 22:30:49 2026] GET /v2/images/adf1e280-509a-4752-8a23-04e14a6063f5 => 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: 374/752] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 4 22:31:10 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 4 22:31:10 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/754] 10.0.0.193 () {32 vars in 707 bytes} [Mon May 4 22:31:15 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 13 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.193 () {32 vars in 707 bytes} [Mon May 4 22:31:15 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/756] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 4 22:31:15 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/757] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:31:15 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/758] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:31:15 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: 382/759] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 4 22:31:15 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/760] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:31:15 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: 383/761] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:31:15 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: 379/762] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 4 22:31:15 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/763] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:31:15 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: 380/764] 10.0.0.148 () {36 vars in 987 bytes} [Mon May 4 22:31:15 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/765] 10.0.0.148 () {36 vars in 927 bytes} [Mon May 4 22:31:15 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: 381/766] 10.0.0.148 () {36 vars in 987 bytes} [Mon May 4 22:31:15 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/767] 10.0.0.148 () {36 vars in 927 bytes} [Mon May 4 22:31:15 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: 382/768] 10.0.0.148 () {36 vars in 927 bytes} [Mon May 4 22:31:15 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: 386/775] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 4 22:31:39 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/776] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 4 22:31:39 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: 387/777] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 4 22:31:42 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/778] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 4 22:31:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/793] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 4 22:32:54 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 22 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.71 () {36 vars in 926 bytes} [Mon May 4 22:32:54 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: 398/799] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 4 22:33:12 2026] GET /v2/images/b40073ee-ecec-4891-8415-4408fb042191 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/800] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 4 22:33:12 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: 402/807] 199.204.45.89 () {32 vars in 825 bytes} [Mon May 4 22:33:46 2026] GET /v2/images?status=active&owner=2d7ff762091f4972add3ab8b3a1ad51f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/808] 199.204.45.89 () {32 vars in 652 bytes} [Mon May 4 22:33:46 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: 403/809] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 4 22:33:47 2026] GET /v2/images/d4dcaad3-9a60-4c08-a256-d56d4f8e5a04 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/810] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:33:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/811] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:33:47 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: 408/812] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 4 22:33:47 2026] GET /v2/images/d4dcaad3-9a60-4c08-a256-d56d4f8e5a04 => 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: 405/813] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:33:47 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: 409/814] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:33:47 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: 406/815] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 4 22:33:47 2026] GET /v2/images/d4dcaad3-9a60-4c08-a256-d56d4f8e5a04 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/816] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 4 22:33:47 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/817] 10.0.0.148 () {36 vars in 987 bytes} [Mon May 4 22:33:47 2026] GET /v2/images/d4dcaad3-9a60-4c08-a256-d56d4f8e5a04 => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/818] 10.0.0.148 () {36 vars in 927 bytes} [Mon May 4 22:33:47 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/819] 10.0.0.148 () {36 vars in 987 bytes} [Mon May 4 22:33:47 2026] GET /v2/images/d4dcaad3-9a60-4c08-a256-d56d4f8e5a04 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/820] 10.0.0.148 () {36 vars in 927 bytes} [Mon May 4 22:33:47 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: 409/821] 10.0.0.148 () {36 vars in 927 bytes} [Mon May 4 22:33:47 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: 440/876] 10.0.0.193 () {32 vars in 633 bytes} [Mon May 4 22:38:16 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)