+ 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 [Fri Jun 5 22:30:26 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-8f784f5bc-7lffk 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 0x7f2fefc62668 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-06-05 22:30:28.289 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-05 22:30:28.352 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-06-05 22:30:29.176 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-06-05 22:30:29.177 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-06-05 22:30:29.177 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-05 22:30:29.226 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-06-05 22:30:29.227 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-06-05 22:30:29.227 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-05 22:30:31.210 7 WARNING glance.api.v2.images [None req-2f67f179-d04b-402d-8e80-240e56c2f41e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-05 22:30:31.315 8 WARNING glance.api.v2.images [None req-8ca71719-27a6-4cd8-b95d-b975564e8314 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-05 22:30:31.547 7 WARNING keystonemiddleware._common.config [None req-2f67f179-d04b-402d-8e80-240e56c2f41e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-05 22:30:31.555 7 WARNING oslo_config.cfg [None req-2f67f179-d04b-402d-8e80-240e56c2f41e - - - - - -] 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 0x7f2fefc62668 pid: 7 (default app) 2026-06-05 22:30:31.661 8 WARNING keystonemiddleware._common.config [None req-8ca71719-27a6-4cd8-b95d-b975564e8314 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-05 22:30:31.669 8 WARNING oslo_config.cfg [None req-8ca71719-27a6-4cd8-b95d-b975564e8314 - - - - - -] 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 0x7f2fefc62668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.216 () {42 vars in 687 bytes} [Fri Jun 5 22:30:32 2026] GET / => generated 1312 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-06-05 22:30:32.946 8 WARNING oslo_policy.policy [None req-123719de-fd9c-4d3e-97a1-0d4d9bd6dd0f 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - 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-06-05 22:30:32.947 8 WARNING oslo_policy.policy [None req-123719de-fd9c-4d3e-97a1-0d4d9bd6dd0f 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - 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-06-05 22:30:32.965 8 WARNING oslo_policy.policy [None req-123719de-fd9c-4d3e-97a1-0d4d9bd6dd0f 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - 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-06-05 22:30:32.965 8 WARNING oslo_policy.policy [None req-123719de-fd9c-4d3e-97a1-0d4d9bd6dd0f 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - 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.216 () {44 vars in 909 bytes} [Fri Jun 5 22:30:32 2026] GET /v2/images => generated 69 bytes in 563 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.216 () {42 vars in 687 bytes} [Fri Jun 5 22:30:36 2026] GET / => generated 1312 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.216 () {44 vars in 909 bytes} [Fri Jun 5 22:30:36 2026] GET /v2/images => generated 69 bytes in 38 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-06-05 22:30:36.722 7 WARNING oslo_policy.policy [None req-d87bde9e-39d9-4210-99b6-3947a54b0c65 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - 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-06-05 22:30:36.722 7 WARNING oslo_policy.policy [None req-d87bde9e-39d9-4210-99b6-3947a54b0c65 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - 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.216 () {44 vars in 910 bytes} [Fri Jun 5 22:30:36 2026] GET /v2/images/cirros => generated 151 bytes in 131 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.216 () {44 vars in 932 bytes} [Fri Jun 5 22:30:36 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-06-05 22:30:36.866 7 WARNING oslo_policy.policy [None req-98a7db0d-f08a-493b-abed-0c16c5022ec2 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - 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-06-05 22:30:36.867 7 WARNING oslo_policy.policy [None req-98a7db0d-f08a-493b-abed-0c16c5022ec2 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - 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.216 () {44 vars in 938 bytes} [Fri Jun 5 22:30:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 22:30:36.953 8 WARNING oslo_config.cfg [None req-fe6eb034-1f1f-41c6-acf5-8eee28a22885 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - 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.216 () {48 vars in 950 bytes} [Fri Jun 5 22:30:36 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-05 22:30:36.979 7 WARNING oslo_policy.policy [None req-2cc37dfb-e9e5-4a88-8303-237c845ff65b 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - 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-06-05 22:30:36.979 7 WARNING oslo_policy.policy [None req-2cc37dfb-e9e5-4a88-8303-237c845ff65b 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - 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-06-05 22:30:36.981 7 INFO glance.api.v2.image_data [None req-2cc37dfb-e9e5-4a88-8303-237c845ff65b 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-05 22:30:40.834 7 WARNING glance.location [None req-2cc37dfb-e9e5-4a88-8303-237c845ff65b 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.216 () {48 vars in 1044 bytes} [Fri Jun 5 22:30:36 2026] PUT /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e/file => generated 0 bytes in 3913 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6741 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.216 () {44 vars in 970 bytes} [Fri Jun 5 22:30:40 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 22:30:40.994 7 WARNING oslo_config.cfg [None req-231af200-9978-4fb3-baf3-c064aaca5709 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - 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.216 () {48 vars in 1050 bytes} [Fri Jun 5 22:30:40 2026] PATCH /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.216 () {44 vars in 970 bytes} [Fri Jun 5 22:30:41 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => 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: 134/267] 199.204.45.216 () {42 vars in 687 bytes} [Fri Jun 5 22:51:31 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 199.204.45.216 () {44 vars in 909 bytes} [Fri Jun 5 22:51:31 2026] GET /v2/images => generated 1381 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.216 () {42 vars in 687 bytes} [Fri Jun 5 22:51:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.204.45.216 () {44 vars in 909 bytes} [Fri Jun 5 22:51:52 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.216 () {44 vars in 936 bytes} [Fri Jun 5 22:51:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.216 () {44 vars in 958 bytes} [Fri Jun 5 22:51:52 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: 8|app: 0|req: 139/277] 199.204.45.216 () {44 vars in 938 bytes} [Fri Jun 5 22:51:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.216 () {48 vars in 950 bytes} [Fri Jun 5 22:51:52 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-05 22:51:52.301 8 WARNING oslo_policy.policy [None req-a2af487a-5655-4c66-94c2-119565846108 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - 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-06-05 22:51:52.301 8 WARNING oslo_policy.policy [None req-a2af487a-5655-4c66-94c2-119565846108 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - 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-06-05 22:51:52.302 8 INFO glance.api.v2.image_data [None req-a2af487a-5655-4c66-94c2-119565846108 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-05 22:52:23.581 8 WARNING glance.location [None req-a2af487a-5655-4c66-94c2-119565846108 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/285] 199.204.45.216 () {48 vars in 1045 bytes} [Fri Jun 5 22:51:52 2026] PUT /v2/images/2b89bd59-cec2-4bf2-aef5-f4d7a82285d0/file => generated 0 bytes in 31341 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68503 switches on core 0) [pid: 7|app: 0|req: 146/286] 199.204.45.216 () {44 vars in 970 bytes} [Fri Jun 5 22:52:23 2026] GET /v2/images/2b89bd59-cec2-4bf2-aef5-f4d7a82285d0 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/287] 199.204.45.216 () {48 vars in 1050 bytes} [Fri Jun 5 22:52:23 2026] PATCH /v2/images/2b89bd59-cec2-4bf2-aef5-f4d7a82285d0 => generated 1395 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.204.45.216 () {44 vars in 970 bytes} [Fri Jun 5 22:52:23 2026] GET /v2/images/2b89bd59-cec2-4bf2-aef5-f4d7a82285d0 => 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: 142/289] 199.204.45.216 () {42 vars in 687 bytes} [Fri Jun 5 22:52:25 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/290] 199.204.45.216 () {44 vars in 909 bytes} [Fri Jun 5 22:52:25 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.204.45.216 () {42 vars in 687 bytes} [Fri Jun 5 22:59:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.204.45.216 () {44 vars in 909 bytes} [Fri Jun 5 22:59:23 2026] GET /v2/images => generated 2778 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.204.45.216 () {42 vars in 687 bytes} [Fri Jun 5 22:59:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.216 () {44 vars in 909 bytes} [Fri Jun 5 22:59:52 2026] GET /v2/images => generated 2778 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.204.45.216 () {44 vars in 946 bytes} [Fri Jun 5 22:59:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.216 () {44 vars in 968 bytes} [Fri Jun 5 22:59:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.204.45.216 () {44 vars in 938 bytes} [Fri Jun 5 22:59:52 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: 7|app: 0|req: 197/388] 199.204.45.216 () {48 vars in 950 bytes} [Fri Jun 5 22:59:52 2026] POST /v2/images => generated 799 bytes in 468 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-05 22:59:53.300 8 INFO glance.api.v2.image_data [None req-85c64453-d046-4d55-a6dd-feb7c7852212 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-05 23:00:25.268 8 INFO glance.location [None req-85c64453-d046-4d55-a6dd-feb7c7852212 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/395] 199.204.45.216 () {48 vars in 1044 bytes} [Fri Jun 5 22:59:53 2026] PUT /v2/images/f92a5c81-d18b-4749-9bc1-98d652ddd9d0/file => generated 0 bytes in 32013 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20191 switches on core 0) [pid: 7|app: 0|req: 204/396] 199.204.45.216 () {44 vars in 970 bytes} [Fri Jun 5 23:00:25 2026] GET /v2/images/f92a5c81-d18b-4749-9bc1-98d652ddd9d0 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/397] 199.204.45.216 () {48 vars in 1050 bytes} [Fri Jun 5 23:00:25 2026] PATCH /v2/images/f92a5c81-d18b-4749-9bc1-98d652ddd9d0 => generated 1410 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/398] 199.204.45.216 () {44 vars in 970 bytes} [Fri Jun 5 23:00:25 2026] GET /v2/images/f92a5c81-d18b-4749-9bc1-98d652ddd9d0 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/407] 199.204.45.216 () {42 vars in 687 bytes} [Fri Jun 5 23:01:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/408] 199.204.45.216 () {44 vars in 909 bytes} [Fri Jun 5 23:01:03 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/415] 199.204.45.216 () {42 vars in 687 bytes} [Fri Jun 5 23:01:30 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/416] 199.204.45.216 () {44 vars in 909 bytes} [Fri Jun 5 23:01:30 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/417] 199.204.45.216 () {44 vars in 938 bytes} [Fri Jun 5 23:01:30 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/418] 199.204.45.216 () {44 vars in 960 bytes} [Fri Jun 5 23:01:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/419] 199.204.45.216 () {44 vars in 938 bytes} [Fri Jun 5 23:01:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/420] 199.204.45.216 () {48 vars in 950 bytes} [Fri Jun 5 23:01:31 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-05 23:01:31.093 7 INFO glance.api.v2.image_data [None req-55ca7b16-48df-4d39-9d24-4625cc1a1760 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-05 23:01:48.705 7 INFO glance.location [None req-55ca7b16-48df-4d39-9d24-4625cc1a1760 4ccf06f0577045669bffea7bdfdc0909 fe35b65e441e488ba8dd5e1b8140920f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 217/423] 199.204.45.216 () {48 vars in 1045 bytes} [Fri Jun 5 23:01:31 2026] PUT /v2/images/09833971-1931-4f77-942b-80c93c25b8f0/file => generated 0 bytes in 17675 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32899 switches on core 0) [pid: 8|app: 0|req: 207/424] 199.204.45.216 () {44 vars in 970 bytes} [Fri Jun 5 23:01:48 2026] GET /v2/images/09833971-1931-4f77-942b-80c93c25b8f0 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/425] 199.204.45.216 () {48 vars in 1050 bytes} [Fri Jun 5 23:01:48 2026] PATCH /v2/images/09833971-1931-4f77-942b-80c93c25b8f0 => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/426] 199.204.45.216 () {44 vars in 970 bytes} [Fri Jun 5 23:01:48 2026] GET /v2/images/09833971-1931-4f77-942b-80c93c25b8f0 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/593] 199.204.45.216 () {42 vars in 687 bytes} [Fri Jun 5 23:15:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/594] 199.204.45.216 () {44 vars in 909 bytes} [Fri Jun 5 23:15:39 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/623] 199.204.45.216 () {42 vars in 687 bytes} [Fri Jun 5 23:17:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/624] 199.204.45.216 () {44 vars in 909 bytes} [Fri Jun 5 23:17:58 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/625] 199.204.45.216 () {42 vars in 687 bytes} [Fri Jun 5 23:18:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/626] 199.204.45.216 () {44 vars in 909 bytes} [Fri Jun 5 23:18:00 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/639] 199.204.45.216 () {42 vars in 687 bytes} [Fri Jun 5 23:18:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/640] 199.204.45.216 () {44 vars in 909 bytes} [Fri Jun 5 23:18:51 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/641] 199.204.45.216 () {42 vars in 687 bytes} [Fri Jun 5 23:19:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/642] 199.204.45.216 () {44 vars in 909 bytes} [Fri Jun 5 23:19:00 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/657] 199.204.45.216 () {42 vars in 687 bytes} [Fri Jun 5 23:20:01 2026] GET / => generated 1312 bytes in 8 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/658] 199.204.45.216 () {44 vars in 909 bytes} [Fri Jun 5 23:20:01 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/667] 10.0.0.110 () {32 vars in 632 bytes} [Fri Jun 5 23:20:44 2026] GET /v2/images => generated 5574 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: 7|app: 0|req: 342/672] 10.0.0.72 () {36 vars in 985 bytes} [Fri Jun 5 23:21:03 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/673] 10.0.0.68 () {36 vars in 985 bytes} [Fri Jun 5 23:21:03 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/674] 10.0.0.72 () {36 vars in 925 bytes} [Fri Jun 5 23:21:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/675] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:21:03 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/676] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:21:03 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: 333/677] 10.0.0.68 () {36 vars in 985 bytes} [Fri Jun 5 23:21:03 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/678] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:21:03 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/679] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:21:03 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: 346/680] 10.0.0.68 () {36 vars in 985 bytes} [Fri Jun 5 23:21:03 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/681] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:21:03 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/682] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:21:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.234 () {36 vars in 986 bytes} [Fri Jun 5 23:21:04 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/684] 10.0.0.234 () {36 vars in 926 bytes} [Fri Jun 5 23:21: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: 8|app: 0|req: 337/685] 10.0.0.234 () {36 vars in 986 bytes} [Fri Jun 5 23:21:05 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/686] 10.0.0.234 () {36 vars in 926 bytes} [Fri Jun 5 23:21:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/687] 10.0.0.234 () {36 vars in 926 bytes} [Fri Jun 5 23:21:05 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/690] 199.204.45.216 () {36 vars in 990 bytes} [Fri Jun 5 23:21:11 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/691] 199.204.45.216 () {36 vars in 930 bytes} [Fri Jun 5 23:21:11 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: 352/692] 199.204.45.216 () {36 vars in 990 bytes} [Fri Jun 5 23:21:11 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/693] 199.204.45.216 () {36 vars in 930 bytes} [Fri Jun 5 23:21: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: 344/698] 10.0.0.72 () {36 vars in 985 bytes} [Fri Jun 5 23:21:32 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/699] 10.0.0.72 () {36 vars in 925 bytes} [Fri Jun 5 23:21:32 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: 358/704] 10.0.0.72 () {36 vars in 985 bytes} [Fri Jun 5 23:21:54 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/705] 10.0.0.72 () {36 vars in 925 bytes} [Fri Jun 5 23:21:54 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: 359/706] 10.0.0.110 () {34 vars in 654 bytes} [Fri Jun 5 23:21:54 2026] POST /v2/images => generated 649 bytes in 248 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-05 23:21:54.571 8 WARNING glance.api.v2.images [None req-75684bb1-f376-40c0-a8cf-c9354308025a 77625a9e5b33407387baf984ff4e2608 4eaa30cffce14058baeee301fa9272b0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9cee8caf-06a0-4572-b3ab-6266cc5dbc51 [pid: 8|app: 0|req: 348/707] 10.0.0.110 () {32 vars in 709 bytes} [Fri Jun 5 23:21:54 2026] DELETE /v2/images/9cee8caf-06a0-4572-b3ab-6266cc5dbc51 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/708] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jun 5 23:21:54 2026] GET /v2/images/9cee8caf-06a0-4572-b3ab-6266cc5dbc51 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/709] 10.0.0.110 () {32 vars in 632 bytes} [Fri Jun 5 23:21:54 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/710] 10.0.0.110 () {34 vars in 654 bytes} [Fri Jun 5 23:21:54 2026] POST /v2/images => generated 703 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/711] 10.0.0.110 () {32 vars in 716 bytes} [Fri Jun 5 23:21:54 2026] GET /v2/images/84d81cda-7f04-45ee-98d8-e55d35b33785/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 23:21:54.814 7 INFO glance.api.v2.image_data [None req-36067cf2-14ec-47a5-984b-e9be8bf430d6 77625a9e5b33407387baf984ff4e2608 4eaa30cffce14058baeee301fa9272b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-05 23:21:54.855 7 WARNING glance_store._drivers.rbd [None req-36067cf2-14ec-47a5-984b-e9be8bf430d6 77625a9e5b33407387baf984ff4e2608 4eaa30cffce14058baeee301fa9272b0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-05 23:21:55.777 7 INFO glance.location [None req-36067cf2-14ec-47a5-984b-e9be8bf430d6 77625a9e5b33407387baf984ff4e2608 4eaa30cffce14058baeee301fa9272b0 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 362/712] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jun 5 23:21:54 2026] PUT /v2/images/84d81cda-7f04-45ee-98d8-e55d35b33785/file => generated 0 bytes in 1019 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/713] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jun 5 23:21:55 2026] GET /v2/images/84d81cda-7f04-45ee-98d8-e55d35b33785 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/714] 10.0.0.110 () {32 vars in 716 bytes} [Fri Jun 5 23:21:55 2026] GET /v2/images/84d81cda-7f04-45ee-98d8-e55d35b33785/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/715] 10.0.0.110 () {34 vars in 654 bytes} [Fri Jun 5 23:21:55 2026] POST /v2/images => generated 648 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/716] 10.0.0.110 () {32 vars in 725 bytes} [Fri Jun 5 23:21:56 2026] PATCH /v2/images/e54476a0-4a0e-442c-9c80-5dd61d0b7003 => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/717] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jun 5 23:21:56 2026] GET /v2/images/e54476a0-4a0e-442c-9c80-5dd61d0b7003 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 23:21:56.130 7 WARNING glance.api.v2.images [None req-8bad2a14-62b9-4ac9-8bdd-d2af25b6b8e7 77625a9e5b33407387baf984ff4e2608 4eaa30cffce14058baeee301fa9272b0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e54476a0-4a0e-442c-9c80-5dd61d0b7003 [pid: 7|app: 0|req: 365/718] 10.0.0.110 () {32 vars in 709 bytes} [Fri Jun 5 23:21:56 2026] DELETE /v2/images/e54476a0-4a0e-442c-9c80-5dd61d0b7003 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/719] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jun 5 23:21:56 2026] GET /v2/images/e54476a0-4a0e-442c-9c80-5dd61d0b7003 => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 23:21:56.223 7 WARNING glance.api.v2.images [None req-f5713788-bec2-405d-ac84-26b0aea684f4 77625a9e5b33407387baf984ff4e2608 4eaa30cffce14058baeee301fa9272b0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//84d81cda-7f04-45ee-98d8-e55d35b33785 [pid: 7|app: 0|req: 366/720] 10.0.0.110 () {32 vars in 709 bytes} [Fri Jun 5 23:21:56 2026] DELETE /v2/images/84d81cda-7f04-45ee-98d8-e55d35b33785 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/721] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jun 5 23:21:57 2026] GET /v2/images/84d81cda-7f04-45ee-98d8-e55d35b33785 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 23:21:57.087 7 WARNING glance.api.v2.images [None req-ed39e3f8-8362-4a0a-9158-ff98b00097ef 77625a9e5b33407387baf984ff4e2608 4eaa30cffce14058baeee301fa9272b0 - - default default] Failed to find image 9cee8caf-06a0-4572-b3ab-6266cc5dbc51 to delete: glance.common.exception.ImageNotFound: No image found with ID 9cee8caf-06a0-4572-b3ab-6266cc5dbc51 [pid: 7|app: 0|req: 367/722] 10.0.0.110 () {32 vars in 709 bytes} [Fri Jun 5 23:21:57 2026] DELETE /v2/images/9cee8caf-06a0-4572-b3ab-6266cc5dbc51 => 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: 356/723] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jun 5 23:21:57 2026] GET /v2/images/9cee8caf-06a0-4572-b3ab-6266cc5dbc51 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/724] 10.0.0.110 () {30 vars in 410 bytes} [Fri Jun 5 23:22:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/727] 10.0.0.72 () {36 vars in 985 bytes} [Fri Jun 5 23:22:10 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/728] 10.0.0.72 () {36 vars in 925 bytes} [Fri Jun 5 23:22:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/731] 10.0.0.72 () {36 vars in 985 bytes} [Fri Jun 5 23:22:10 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/732] 10.0.0.72 () {36 vars in 925 bytes} [Fri Jun 5 23:22:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/745] 10.0.0.72 () {36 vars in 985 bytes} [Fri Jun 5 23:23:17 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => 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: 367/746] 10.0.0.72 () {36 vars in 925 bytes} [Fri Jun 5 23:23:17 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: 370/751] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jun 5 23:23:32 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/752] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jun 5 23:23:32 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => 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: 371/753] 10.0.0.68 () {36 vars in 985 bytes} [Fri Jun 5 23:23:32 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/754] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:23:32 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/755] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:23:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/756] 10.0.0.68 () {36 vars in 985 bytes} [Fri Jun 5 23:23:32 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/757] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:23:32 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: 385/758] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:23:32 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: 374/759] 10.0.0.68 () {36 vars in 985 bytes} [Fri Jun 5 23:23:33 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => 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: 386/760] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:23:33 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/761] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:23:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/762] 10.0.0.234 () {36 vars in 986 bytes} [Fri Jun 5 23:23:33 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/763] 10.0.0.234 () {36 vars in 926 bytes} [Fri Jun 5 23:23:33 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: 388/764] 10.0.0.234 () {36 vars in 986 bytes} [Fri Jun 5 23:23:33 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => 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: 377/765] 10.0.0.234 () {36 vars in 926 bytes} [Fri Jun 5 23:23:33 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: 389/766] 10.0.0.234 () {36 vars in 926 bytes} [Fri Jun 5 23:23:33 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: 379/769] 10.0.0.72 () {36 vars in 985 bytes} [Fri Jun 5 23:23:42 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/770] 10.0.0.72 () {36 vars in 925 bytes} [Fri Jun 5 23:23:42 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: 8|app: 0|req: 381/773] 10.0.0.72 () {36 vars in 985 bytes} [Fri Jun 5 23:23:58 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/774] 10.0.0.72 () {36 vars in 925 bytes} [Fri Jun 5 23:23:58 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/791] 10.0.0.72 () {36 vars in 985 bytes} [Fri Jun 5 23:25:13 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/792] 10.0.0.72 () {36 vars in 925 bytes} [Fri Jun 5 23:25:13 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/805] 10.0.0.72 () {36 vars in 985 bytes} [Fri Jun 5 23:26:11 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/806] 10.0.0.72 () {36 vars in 925 bytes} [Fri Jun 5 23:26:11 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: 411/809] 10.0.0.72 () {36 vars in 985 bytes} [Fri Jun 5 23:26:28 2026] GET /v2/images/fa0f80b6-ae7d-4a06-a308-a27556eb420e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/810] 10.0.0.72 () {36 vars in 925 bytes} [Fri Jun 5 23:26:28 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: 417/821] 199.204.45.216 () {32 vars in 825 bytes} [Fri Jun 5 23:27:15 2026] GET /v2/images?status=active&owner=fe35b65e441e488ba8dd5e1b8140920f&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/822] 199.204.45.216 () {32 vars in 652 bytes} [Fri Jun 5 23:27: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: 7|app: 0|req: 418/823] 10.0.0.68 () {36 vars in 985 bytes} [Fri Jun 5 23:27:15 2026] GET /v2/images/2b89bd59-cec2-4bf2-aef5-f4d7a82285d0 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/824] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:27: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: 419/825] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:27: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: 8|app: 0|req: 407/826] 10.0.0.68 () {36 vars in 985 bytes} [Fri Jun 5 23:27:15 2026] GET /v2/images/2b89bd59-cec2-4bf2-aef5-f4d7a82285d0 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/827] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:27: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: 408/828] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:27: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: 421/829] 10.0.0.68 () {36 vars in 985 bytes} [Fri Jun 5 23:27:15 2026] GET /v2/images/2b89bd59-cec2-4bf2-aef5-f4d7a82285d0 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/830] 10.0.0.68 () {36 vars in 925 bytes} [Fri Jun 5 23:27: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: 422/831] 10.0.0.234 () {36 vars in 986 bytes} [Fri Jun 5 23:27:16 2026] GET /v2/images/2b89bd59-cec2-4bf2-aef5-f4d7a82285d0 => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/832] 10.0.0.234 () {36 vars in 926 bytes} [Fri Jun 5 23:27:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/833] 10.0.0.234 () {36 vars in 986 bytes} [Fri Jun 5 23:27:16 2026] GET /v2/images/2b89bd59-cec2-4bf2-aef5-f4d7a82285d0 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/834] 10.0.0.234 () {36 vars in 926 bytes} [Fri Jun 5 23:27: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: 424/835] 10.0.0.234 () {36 vars in 926 bytes} [Fri Jun 5 23:27: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: 450/886] 10.0.0.110 () {32 vars in 632 bytes} [Fri Jun 5 23:31:21 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)