+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 26 16:14:49 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:16:47 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-58787d6f4d-n6qxn 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 0x7f1f0089a668 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-26 16:14:51.428 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-26 16:14:51.430 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-26 16:14:52.307 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-26 16:14:52.308 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-26 16:14:52.309 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 16:14:52.356 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-26 16:14:52.357 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-26 16:14:52.357 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 16:14:54.356 7 WARNING glance.api.v2.images [None req-b6352549-9aa5-42e9-b689-95dab291378d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 16:14:54.469 8 WARNING glance.api.v2.images [None req-9a14f3dc-0aed-4591-8ef2-363c2843c965 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 16:14:54.697 7 WARNING keystonemiddleware._common.config [None req-b6352549-9aa5-42e9-b689-95dab291378d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 16:14:54.708 7 WARNING oslo_config.cfg [None req-b6352549-9aa5-42e9-b689-95dab291378d - - - - - -] 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 0x7f1f0089a668 pid: 7 (default app) 2026-05-26 16:14:54.843 8 WARNING keystonemiddleware._common.config [None req-9a14f3dc-0aed-4591-8ef2-363c2843c965 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 16:14:54.852 8 WARNING oslo_config.cfg [None req-9a14f3dc-0aed-4591-8ef2-363c2843c965 - - - - - -] 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 0x7f1f0089a668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 16:14:56 2026] GET / => generated 1312 bytes in 2 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-26 16:14:57.305 8 WARNING oslo_policy.policy [None req-47c50e2a-c0f8-4fb8-896a-95cc421e7e55 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - 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-26 16:14:57.305 8 WARNING oslo_policy.policy [None req-47c50e2a-c0f8-4fb8-896a-95cc421e7e55 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - 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-26 16:14:57.321 8 WARNING oslo_policy.policy [None req-47c50e2a-c0f8-4fb8-896a-95cc421e7e55 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - 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-26 16:14:57.321 8 WARNING oslo_policy.policy [None req-47c50e2a-c0f8-4fb8-896a-95cc421e7e55 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 16:14:56 2026] GET /v2/images => generated 69 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 16:15: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: 2/7] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 16:15:00 2026] GET /v2/images => generated 69 bytes in 30 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-26 16:15:00.985 7 WARNING oslo_policy.policy [None req-08c1c058-33dd-4313-995c-c90dd4cbfebc a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - 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-26 16:15:00.985 7 WARNING oslo_policy.policy [None req-08c1c058-33dd-4313-995c-c90dd4cbfebc a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.225 () {44 vars in 912 bytes} [Tue May 26 16:15:00 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.225 () {44 vars in 934 bytes} [Tue May 26 16:15:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 16:15:01.126 7 WARNING oslo_policy.policy [None req-d6d907da-9081-4806-b39b-2ffa064b3859 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - 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-26 16:15:01.126 7 WARNING oslo_policy.policy [None req-d6d907da-9081-4806-b39b-2ffa064b3859 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.225 () {44 vars in 940 bytes} [Tue May 26 16:15:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 16:15:01.209 8 WARNING oslo_config.cfg [None req-4d261125-96fe-40f2-9975-c66bc7767ecf a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.225 () {48 vars in 952 bytes} [Tue May 26 16:15:01 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:15:01.235 7 WARNING oslo_policy.policy [None req-4ffafb50-980d-475d-b4e5-85e755775222 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - 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-26 16:15:01.235 7 WARNING oslo_policy.policy [None req-4ffafb50-980d-475d-b4e5-85e755775222 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - 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-26 16:15:01.237 7 INFO glance.api.v2.image_data [None req-4ffafb50-980d-475d-b4e5-85e755775222 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:15:04.914 7 WARNING glance.location [None req-4ffafb50-980d-475d-b4e5-85e755775222 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.225 () {48 vars in 1046 bytes} [Tue May 26 16:15:01 2026] PUT /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564/file => generated 0 bytes in 3734 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6195 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.225 () {44 vars in 972 bytes} [Tue May 26 16:15:04 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 16:15:05.084 7 WARNING oslo_config.cfg [None req-81057795-61bf-458e-b3d0-ad25ceb7a043 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.225 () {48 vars in 1052 bytes} [Tue May 26 16:15:04 2026] PATCH /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.225 () {44 vars in 972 bytes} [Tue May 26 16:15:05 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => 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: 133/264] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 16:35: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: 132/265] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 16:35:36 2026] GET /v2/images => generated 1381 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 16:35:55 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: 136/271] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 16:35:55 2026] GET /v2/images => generated 1381 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.19.213.225 () {44 vars in 938 bytes} [Tue May 26 16:35:55 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.19.213.225 () {44 vars in 960 bytes} [Tue May 26 16:35:55 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.19.213.225 () {44 vars in 940 bytes} [Tue May 26 16:35:55 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: 138/275] 199.19.213.225 () {48 vars in 952 bytes} [Tue May 26 16:35:55 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:35:55.963 8 WARNING oslo_policy.policy [None req-05e5c5dd-0e42-4a76-b8ae-ea362c576f35 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - 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-26 16:35:55.964 8 WARNING oslo_policy.policy [None req-05e5c5dd-0e42-4a76-b8ae-ea362c576f35 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - 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-26 16:35:55.965 8 INFO glance.api.v2.image_data [None req-05e5c5dd-0e42-4a76-b8ae-ea362c576f35 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:36:20.132 8 WARNING glance.location [None req-05e5c5dd-0e42-4a76-b8ae-ea362c576f35 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/280] 199.19.213.225 () {48 vars in 1047 bytes} [Tue May 26 16:35:55 2026] PUT /v2/images/be95b7f5-dbc4-4833-ba83-9f24f430fa6e/file => generated 0 bytes in 24218 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66831 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.19.213.225 () {44 vars in 972 bytes} [Tue May 26 16:36:20 2026] GET /v2/images/be95b7f5-dbc4-4833-ba83-9f24f430fa6e => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/282] 199.19.213.225 () {48 vars in 1052 bytes} [Tue May 26 16:36:20 2026] PATCH /v2/images/be95b7f5-dbc4-4833-ba83-9f24f430fa6e => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 199.19.213.225 () {44 vars in 972 bytes} [Tue May 26 16:36:20 2026] GET /v2/images/be95b7f5-dbc4-4833-ba83-9f24f430fa6e => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/284] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 16:36:21 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: 145/285] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 16:36:21 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/366] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 16:42:55 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: 186/367] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 16:42:55 2026] GET /v2/images => generated 2778 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 16:43:08 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: 188/371] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 16:43:08 2026] GET /v2/images => generated 2778 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 199.19.213.225 () {44 vars in 948 bytes} [Tue May 26 16:43:08 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.19.213.225 () {44 vars in 970 bytes} [Tue May 26 16:43:08 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: 8|app: 0|req: 185/374] 199.19.213.225 () {44 vars in 940 bytes} [Tue May 26 16:43:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 199.19.213.225 () {48 vars in 952 bytes} [Tue May 26 16:43:08 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:43:08.202 8 INFO glance.api.v2.image_data [None req-7ca97a00-1961-464e-a1d8-03f55579d455 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:43:23.501 8 INFO glance.location [None req-7ca97a00-1961-464e-a1d8-03f55579d455 a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/378] 199.19.213.225 () {48 vars in 1046 bytes} [Tue May 26 16:43:08 2026] PUT /v2/images/e1feed05-e0c7-4d60-8e47-da4dd27b506c/file => generated 0 bytes in 15387 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24311 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.19.213.225 () {44 vars in 972 bytes} [Tue May 26 16:43:23 2026] GET /v2/images/e1feed05-e0c7-4d60-8e47-da4dd27b506c => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/382] 199.19.213.225 () {48 vars in 1052 bytes} [Tue May 26 16:43:23 2026] PATCH /v2/images/e1feed05-e0c7-4d60-8e47-da4dd27b506c => generated 1410 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/383] 199.19.213.225 () {44 vars in 972 bytes} [Tue May 26 16:43:24 2026] GET /v2/images/e1feed05-e0c7-4d60-8e47-da4dd27b506c => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/390] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 16:44:02 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: 191/391] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 16:44:02 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 16:44:22 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: 203/397] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 16:44:22 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/398] 199.19.213.225 () {44 vars in 940 bytes} [Tue May 26 16:44:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 199.19.213.225 () {44 vars in 962 bytes} [Tue May 26 16:44:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/400] 199.19.213.225 () {44 vars in 940 bytes} [Tue May 26 16:44:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/401] 199.19.213.225 () {48 vars in 952 bytes} [Tue May 26 16:44:22 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:44:22.271 8 INFO glance.api.v2.image_data [None req-b8f44b40-adfe-4df8-bd24-e1a19d21c7ee a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:44:36.717 8 INFO glance.location [None req-b8f44b40-adfe-4df8-bd24-e1a19d21c7ee a72b4f244a5d40fab3d0cf37137d2763 9548d8f5e0ed481bb32361aeafdfa92c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 197/406] 199.19.213.225 () {48 vars in 1047 bytes} [Tue May 26 16:44:22 2026] PUT /v2/images/271aca5f-efc1-45dd-8a65-a33b521bcd3d/file => generated 0 bytes in 14494 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32178 switches on core 0) [pid: 7|app: 0|req: 210/407] 199.19.213.225 () {44 vars in 972 bytes} [Tue May 26 16:44:36 2026] GET /v2/images/271aca5f-efc1-45dd-8a65-a33b521bcd3d => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/408] 199.19.213.225 () {48 vars in 1052 bytes} [Tue May 26 16:44:36 2026] PATCH /v2/images/271aca5f-efc1-45dd-8a65-a33b521bcd3d => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/409] 199.19.213.225 () {44 vars in 972 bytes} [Tue May 26 16:44:36 2026] GET /v2/images/271aca5f-efc1-45dd-8a65-a33b521bcd3d => 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: 275/562] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 16:57:18 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: 288/563] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 16:57:18 2026] GET /v2/images => generated 5574 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/592] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 16:59:35 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: 290/593] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 16:59:35 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/594] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 16:59:37 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: 291/595] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 16:59:37 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/606] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 17:00:25 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: 310/607] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 17:00:25 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/610] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 17:00:33 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: 312/611] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 17:00:33 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/622] 199.19.213.225 () {42 vars in 689 bytes} [Tue May 26 17:01:33 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: 318/623] 199.19.213.225 () {44 vars in 911 bytes} [Tue May 26 17:01:33 2026] GET /v2/images => generated 5574 bytes in 58 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: 323/632] 10.0.0.90 () {32 vars in 632 bytes} [Tue May 26 17:02:13 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/637] 10.0.0.202 () {36 vars in 987 bytes} [Tue May 26 17:02:31 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1312 bytes in 25 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: 312/638] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 26 17:02:31 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/639] 10.0.0.161 () {36 vars in 987 bytes} [Tue May 26 17:02:32 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/640] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:02: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: 7|app: 0|req: 328/641] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:02: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: 314/642] 10.0.0.161 () {36 vars in 987 bytes} [Tue May 26 17:02:32 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/643] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:02:32 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: 315/644] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:02:32 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: 330/645] 10.0.0.161 () {36 vars in 987 bytes} [Tue May 26 17:02:32 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/646] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:02: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: 331/647] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:02:32 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: 333/650] 10.0.0.95 () {36 vars in 986 bytes} [Tue May 26 17:02:33 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/651] 10.0.0.95 () {36 vars in 926 bytes} [Tue May 26 17:02: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: 7|app: 0|req: 334/652] 10.0.0.95 () {36 vars in 986 bytes} [Tue May 26 17:02:33 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/653] 10.0.0.95 () {36 vars in 926 bytes} [Tue May 26 17:02: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: 7|app: 0|req: 335/654] 10.0.0.95 () {36 vars in 926 bytes} [Tue May 26 17:02:33 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/655] 199.19.213.225 () {36 vars in 991 bytes} [Tue May 26 17:02:39 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => 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: 336/656] 199.19.213.225 () {36 vars in 931 bytes} [Tue May 26 17:02:39 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/657] 199.19.213.225 () {36 vars in 991 bytes} [Tue May 26 17:02:40 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => 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: 337/658] 199.19.213.225 () {36 vars in 931 bytes} [Tue May 26 17:02:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/659] 10.0.0.202 () {36 vars in 987 bytes} [Tue May 26 17:02:43 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => 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: 338/660] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 26 17:02:43 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: 342/667] 10.0.0.202 () {36 vars in 987 bytes} [Tue May 26 17:03:09 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/668] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 26 17:03:10 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/675] 10.0.0.202 () {36 vars in 987 bytes} [Tue May 26 17:03:34 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/676] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 26 17:03:34 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: 331/677] 10.0.0.90 () {34 vars in 654 bytes} [Tue May 26 17:03:34 2026] POST /v2/images => generated 649 bytes in 195 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-26 17:03:34.869 7 WARNING glance.api.v2.images [None req-a513cbdc-6b22-4685-9779-dd6e997c7a1c b8c4c471ca4d42898e2e3d8afb0a9130 16b47605b5334cd6a46f9ca761eaf582 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ac0a5b43-fd81-4983-9cd8-d9887b66b71e [pid: 7|app: 0|req: 347/678] 10.0.0.90 () {32 vars in 709 bytes} [Tue May 26 17:03:34 2026] DELETE /v2/images/ac0a5b43-fd81-4983-9cd8-d9887b66b71e => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/679] 10.0.0.90 () {32 vars in 706 bytes} [Tue May 26 17:03:34 2026] GET /v2/images/ac0a5b43-fd81-4983-9cd8-d9887b66b71e => 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: 348/680] 10.0.0.90 () {32 vars in 632 bytes} [Tue May 26 17:03:34 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: 8|app: 0|req: 333/681] 10.0.0.90 () {34 vars in 654 bytes} [Tue May 26 17:03:34 2026] POST /v2/images => generated 702 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/682] 10.0.0.90 () {32 vars in 716 bytes} [Tue May 26 17:03:35 2026] GET /v2/images/8602f512-e0af-4cb9-9255-6ebae801c65e/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 17:03:35.065 8 INFO glance.api.v2.image_data [None req-e5a945e7-968a-458b-a50a-595e93426086 b8c4c471ca4d42898e2e3d8afb0a9130 16b47605b5334cd6a46f9ca761eaf582 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 17:03:35.117 8 WARNING glance_store._drivers.rbd [None req-e5a945e7-968a-458b-a50a-595e93426086 b8c4c471ca4d42898e2e3d8afb0a9130 16b47605b5334cd6a46f9ca761eaf582 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-26 17:03:36.085 8 INFO glance.location [None req-e5a945e7-968a-458b-a50a-595e93426086 b8c4c471ca4d42898e2e3d8afb0a9130 16b47605b5334cd6a46f9ca761eaf582 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 334/683] 10.0.0.90 () {32 vars in 726 bytes} [Tue May 26 17:03:35 2026] PUT /v2/images/8602f512-e0af-4cb9-9255-6ebae801c65e/file => generated 0 bytes in 1076 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/684] 10.0.0.90 () {32 vars in 706 bytes} [Tue May 26 17:03:36 2026] GET /v2/images/8602f512-e0af-4cb9-9255-6ebae801c65e => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/685] 10.0.0.90 () {32 vars in 716 bytes} [Tue May 26 17:03:36 2026] GET /v2/images/8602f512-e0af-4cb9-9255-6ebae801c65e/file => generated 1024 bytes in 107 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/686] 10.0.0.90 () {34 vars in 654 bytes} [Tue May 26 17:03:36 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/687] 10.0.0.90 () {32 vars in 725 bytes} [Tue May 26 17:03:36 2026] PATCH /v2/images/93b3b5f1-4445-4fef-8eae-2c6796ea3c0a => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/688] 10.0.0.90 () {32 vars in 706 bytes} [Tue May 26 17:03:36 2026] GET /v2/images/93b3b5f1-4445-4fef-8eae-2c6796ea3c0a => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 17:03:36.411 8 WARNING glance.api.v2.images [None req-87e56246-3a0d-4afc-b415-220ac09c9aa2 b8c4c471ca4d42898e2e3d8afb0a9130 16b47605b5334cd6a46f9ca761eaf582 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//93b3b5f1-4445-4fef-8eae-2c6796ea3c0a [pid: 8|app: 0|req: 337/689] 10.0.0.90 () {32 vars in 709 bytes} [Tue May 26 17:03:36 2026] DELETE /v2/images/93b3b5f1-4445-4fef-8eae-2c6796ea3c0a => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/690] 10.0.0.90 () {32 vars in 706 bytes} [Tue May 26 17:03:36 2026] GET /v2/images/93b3b5f1-4445-4fef-8eae-2c6796ea3c0a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 17:03:36.482 8 WARNING glance.api.v2.images [None req-c1df782e-de41-43e7-9c19-b577ab06682b b8c4c471ca4d42898e2e3d8afb0a9130 16b47605b5334cd6a46f9ca761eaf582 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8602f512-e0af-4cb9-9255-6ebae801c65e [pid: 8|app: 0|req: 338/691] 10.0.0.90 () {32 vars in 709 bytes} [Tue May 26 17:03:36 2026] DELETE /v2/images/8602f512-e0af-4cb9-9255-6ebae801c65e => generated 0 bytes in 808 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/692] 10.0.0.90 () {32 vars in 706 bytes} [Tue May 26 17:03:37 2026] GET /v2/images/8602f512-e0af-4cb9-9255-6ebae801c65e => generated 139 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 17:03:37.368 8 WARNING glance.api.v2.images [None req-825beaee-e97f-4830-ad39-d1632535c304 b8c4c471ca4d42898e2e3d8afb0a9130 16b47605b5334cd6a46f9ca761eaf582 - - default default] Failed to find image ac0a5b43-fd81-4983-9cd8-d9887b66b71e to delete: glance.common.exception.ImageNotFound: No image found with ID ac0a5b43-fd81-4983-9cd8-d9887b66b71e [pid: 8|app: 0|req: 339/693] 10.0.0.90 () {32 vars in 709 bytes} [Tue May 26 17:03:37 2026] DELETE /v2/images/ac0a5b43-fd81-4983-9cd8-d9887b66b71e => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/694] 10.0.0.90 () {32 vars in 706 bytes} [Tue May 26 17:03:37 2026] GET /v2/images/ac0a5b43-fd81-4983-9cd8-d9887b66b71e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/695] 10.0.0.90 () {30 vars in 410 bytes} [Tue May 26 17:03:39 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: 356/696] 10.0.0.202 () {36 vars in 987 bytes} [Tue May 26 17:03:40 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => 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: 341/697] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 26 17:03:40 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: 345/704] 10.0.0.202 () {36 vars in 987 bytes} [Tue May 26 17:04:12 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/705] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 26 17:04: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: 349/712] 10.0.0.90 () {32 vars in 706 bytes} [Tue May 26 17:04:40 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/713] 10.0.0.90 () {32 vars in 706 bytes} [Tue May 26 17:04:40 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => 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: 350/714] 10.0.0.161 () {36 vars in 987 bytes} [Tue May 26 17:04:40 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => 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: 365/715] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:04:40 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: 351/716] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:04:40 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: 366/717] 10.0.0.161 () {36 vars in 987 bytes} [Tue May 26 17:04:40 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/718] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:04:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/719] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:04:40 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/720] 10.0.0.161 () {36 vars in 987 bytes} [Tue May 26 17:04:40 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => 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: 368/721] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:04:40 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/722] 10.0.0.95 () {36 vars in 986 bytes} [Tue May 26 17:04:41 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => 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: 369/723] 10.0.0.95 () {36 vars in 926 bytes} [Tue May 26 17:04:41 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: 355/724] 10.0.0.95 () {36 vars in 986 bytes} [Tue May 26 17:04:41 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/725] 10.0.0.95 () {36 vars in 926 bytes} [Tue May 26 17:04:41 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: 356/726] 10.0.0.95 () {36 vars in 926 bytes} [Tue May 26 17:04:41 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: 360/733] 10.0.0.202 () {36 vars in 987 bytes} [Tue May 26 17:05:12 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => 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: 374/734] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 26 17:05:12 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: 363/739] 10.0.0.202 () {36 vars in 987 bytes} [Tue May 26 17:05:29 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/740] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 26 17:05:29 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: 380/745] 10.0.0.202 () {36 vars in 987 bytes} [Tue May 26 17:05:50 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => 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: 366/746] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 26 17:05:50 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: 376/765] 10.0.0.202 () {36 vars in 987 bytes} [Tue May 26 17:07:23 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => 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: 390/766] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 26 17:07:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/771] 10.0.0.202 () {36 vars in 987 bytes} [Tue May 26 17:07:41 2026] GET /v2/images/6aa53c31-81ca-4fc4-9f98-8dbde1d30564 => 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: 393/772] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 26 17:07:41 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: 398/781] 199.19.213.225 () {32 vars in 826 bytes} [Tue May 26 17:08:21 2026] GET /v2/images?status=active&owner=9548d8f5e0ed481bb32361aeafdfa92c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/782] 199.19.213.225 () {32 vars in 653 bytes} [Tue May 26 17:08:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/783] 10.0.0.161 () {36 vars in 987 bytes} [Tue May 26 17:08:22 2026] GET /v2/images/be95b7f5-dbc4-4833-ba83-9f24f430fa6e => generated 1395 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/784] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:08:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/785] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:08:22 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: 386/786] 10.0.0.161 () {36 vars in 987 bytes} [Tue May 26 17:08:22 2026] GET /v2/images/be95b7f5-dbc4-4833-ba83-9f24f430fa6e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/787] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:08:22 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: 387/788] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:08:22 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: 402/789] 10.0.0.161 () {36 vars in 987 bytes} [Tue May 26 17:08:22 2026] GET /v2/images/be95b7f5-dbc4-4833-ba83-9f24f430fa6e => 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: 388/790] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:08:22 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: 403/791] 10.0.0.161 () {36 vars in 927 bytes} [Tue May 26 17:08:22 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: 389/792] 10.0.0.95 () {36 vars in 986 bytes} [Tue May 26 17:08:22 2026] GET /v2/images/be95b7f5-dbc4-4833-ba83-9f24f430fa6e => generated 1395 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/793] 10.0.0.95 () {36 vars in 926 bytes} [Tue May 26 17:08:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/794] 10.0.0.95 () {36 vars in 986 bytes} [Tue May 26 17:08:22 2026] GET /v2/images/be95b7f5-dbc4-4833-ba83-9f24f430fa6e => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/795] 10.0.0.95 () {36 vars in 926 bytes} [Tue May 26 17:08:22 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: 391/796] 10.0.0.95 () {36 vars in 926 bytes} [Tue May 26 17:08:22 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: 413/839] 10.0.0.90 () {32 vars in 632 bytes} [Tue May 26 17:11:49 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)