+ 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 5 22:35:49 2026] *** compiled with version: 13.3.0 on 05 May 2026 18:11:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-5ff467966-lzr7x machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f943f68e668 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-05 22:35:51.421 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-05 22:35:51.431 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-05 22:35:52.261 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-05 22:35:52.262 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-05 22:35:52.263 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 22:35:52.280 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-05 22:35:52.281 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-05 22:35:52.282 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 22:35:54.219 7 WARNING glance.api.v2.images [None req-44fa5efa-772a-4768-ac18-5635253ebf08 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 22:35:54.295 8 WARNING glance.api.v2.images [None req-de84667b-5a43-4580-be51-40162fbfe10c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 22:35:54.560 7 WARNING keystonemiddleware._common.config [None req-44fa5efa-772a-4768-ac18-5635253ebf08 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:35:54.568 7 WARNING oslo_config.cfg [None req-44fa5efa-772a-4768-ac18-5635253ebf08 - - - - - -] 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 0x7f943f68e668 pid: 7 (default app) 2026-05-05 22:35:54.639 8 WARNING keystonemiddleware._common.config [None req-de84667b-5a43-4580-be51-40162fbfe10c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:35:54.646 8 WARNING oslo_config.cfg [None req-de84667b-5a43-4580-be51-40162fbfe10c - - - - - -] 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 0x7f943f68e668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 22:35: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-05 22:35:56.670 8 WARNING oslo_policy.policy [None req-588a483c-5f1d-4219-ab86-d99cafa8e8e1 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - 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-05 22:35:56.671 8 WARNING oslo_policy.policy [None req-588a483c-5f1d-4219-ab86-d99cafa8e8e1 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - 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-05 22:35:56.689 8 WARNING oslo_policy.policy [None req-588a483c-5f1d-4219-ab86-d99cafa8e8e1 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - 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-05 22:35:56.689 8 WARNING oslo_policy.policy [None req-588a483c-5f1d-4219-ab86-d99cafa8e8e1 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - 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.204.45.113 () {44 vars in 910 bytes} [Tue May 5 22:35:56 2026] GET /v2/images => generated 69 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 22:36:00 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: 2/7] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 5 22:36:00 2026] GET /v2/images => generated 69 bytes in 42 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-05 22:36:00.134 7 WARNING oslo_policy.policy [None req-54c2dcb6-5306-4f72-aafc-b72f14107f55 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - 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-05 22:36:00.135 7 WARNING oslo_policy.policy [None req-54c2dcb6-5306-4f72-aafc-b72f14107f55 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - 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.204.45.113 () {44 vars in 911 bytes} [Tue May 5 22:36:00 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.113 () {44 vars in 933 bytes} [Tue May 5 22:36:00 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-05 22:36:00.285 7 WARNING oslo_policy.policy [None req-20121030-d8c5-4c81-ab50-aaaa7d7b1d99 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - 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-05 22:36:00.286 7 WARNING oslo_policy.policy [None req-20121030-d8c5-4c81-ab50-aaaa7d7b1d99 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - 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.204.45.113 () {44 vars in 939 bytes} [Tue May 5 22:36:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:36:00.386 8 WARNING oslo_config.cfg [None req-86e0b74c-2bde-4203-95a2-4c99fc95f11d 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - 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.204.45.113 () {48 vars in 951 bytes} [Tue May 5 22:36:00 2026] POST /v2/images => generated 760 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 22:36:00.413 7 WARNING oslo_policy.policy [None req-8628323e-6791-488f-8281-8e142b2200d4 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - 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-05 22:36:00.413 7 WARNING oslo_policy.policy [None req-8628323e-6791-488f-8281-8e142b2200d4 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - 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-05 22:36:00.415 7 INFO glance.api.v2.image_data [None req-8628323e-6791-488f-8281-8e142b2200d4 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 22:36:04.490 7 WARNING glance.location [None req-8628323e-6791-488f-8281-8e142b2200d4 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.113 () {48 vars in 1045 bytes} [Tue May 5 22:36:00 2026] PUT /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b/file => generated 0 bytes in 4128 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5183 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 5 22:36:04 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 22:36:04.572 7 WARNING oslo_config.cfg [None req-1ade4ef7-2011-42b6-b34d-809860bbfda9 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - 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.204.45.113 () {44 vars in 971 bytes} [Tue May 5 22:36:04 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/261] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 22:56:27 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: 130/262] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 5 22:56:27 2026] GET /v2/images => generated 1240 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 22:56:46 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: 135/268] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 5 22:56:46 2026] GET /v2/images => generated 1240 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.204.45.113 () {44 vars in 937 bytes} [Tue May 5 22:56:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.113 () {44 vars in 959 bytes} [Tue May 5 22:56:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.204.45.113 () {44 vars in 939 bytes} [Tue May 5 22:56:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.113 () {48 vars in 951 bytes} [Tue May 5 22:56:47 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-05-05 22:56:47.523 8 WARNING oslo_policy.policy [None req-01ae3666-9f36-4a9a-8e45-61edff485e16 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - 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-05 22:56:47.523 8 WARNING oslo_policy.policy [None req-01ae3666-9f36-4a9a-8e45-61edff485e16 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - 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-05 22:56:47.525 8 INFO glance.api.v2.image_data [None req-01ae3666-9f36-4a9a-8e45-61edff485e16 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 22:57:14.474 8 WARNING glance.location [None req-01ae3666-9f36-4a9a-8e45-61edff485e16 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 136/279] 199.204.45.113 () {48 vars in 1046 bytes} [Tue May 5 22:56:47 2026] PUT /v2/images/9da3743c-f01b-4f9b-a1b9-b510c5c57f53/file => generated 0 bytes in 27003 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65836 switches on core 0) [pid: 7|app: 0|req: 144/280] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 5 22:57:14 2026] GET /v2/images/9da3743c-f01b-4f9b-a1b9-b510c5c57f53 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/281] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 5 22:57:14 2026] GET /v2/images/9da3743c-f01b-4f9b-a1b9-b510c5c57f53 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/282] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 22:57:15 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: 138/283] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 5 22:57:15 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/364] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 23:03: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/365] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 5 23:03:55 2026] GET /v2/images => generated 2451 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/368] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 23:04:06 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: 181/369] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 5 23:04:06 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/370] 199.204.45.113 () {44 vars in 947 bytes} [Tue May 5 23:04:06 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: 8|app: 0|req: 182/371] 199.204.45.113 () {44 vars in 969 bytes} [Tue May 5 23:04:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/372] 199.204.45.113 () {44 vars in 939 bytes} [Tue May 5 23:04:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/373] 199.204.45.113 () {48 vars in 951 bytes} [Tue May 5 23:04:06 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 23:04:06.375 7 INFO glance.api.v2.image_data [None req-400e17bd-66c2-4d8c-b7a5-daea9ed3b074 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:04:34.574 7 INFO glance.location [None req-400e17bd-66c2-4d8c-b7a5-daea9ed3b074 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/380] 199.204.45.113 () {48 vars in 1045 bytes} [Tue May 5 23:04:06 2026] PUT /v2/images/a76cf5b8-c2ab-49e5-aaab-1550c36ece01/file => generated 0 bytes in 28248 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24626 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 5 23:04:34 2026] GET /v2/images/a76cf5b8-c2ab-49e5-aaab-1550c36ece01 => generated 1211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.204.45.113 () {48 vars in 1050 bytes} [Tue May 5 23:04:34 2026] PATCH /v2/images/a76cf5b8-c2ab-49e5-aaab-1550c36ece01 => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 5 23:04:34 2026] GET /v2/images/a76cf5b8-c2ab-49e5-aaab-1550c36ece01 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 23:06:16 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: 202/405] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 5 23:06:16 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 23:06: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: 205/409] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 5 23:06:31 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.113 () {44 vars in 939 bytes} [Tue May 5 23:06:31 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.204.45.113 () {44 vars in 961 bytes} [Tue May 5 23:06:31 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.204.45.113 () {44 vars in 939 bytes} [Tue May 5 23:06:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.204.45.113 () {48 vars in 951 bytes} [Tue May 5 23:06:31 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 23:06:31.960 8 INFO glance.api.v2.image_data [None req-0cc1b802-2637-48e4-81f5-6bd950a6b248 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:06:46.672 8 INFO glance.location [None req-0cc1b802-2637-48e4-81f5-6bd950a6b248 19640cbc52ff4981aa327dc90dd6279b 93dd1078fc55441abf1389fd8e64de72 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 207/418] 199.204.45.113 () {48 vars in 1046 bytes} [Tue May 5 23:06:31 2026] PUT /v2/images/b7e832df-7540-4a4d-8a3b-e4598d77b27e/file => generated 0 bytes in 14752 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31347 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 5 23:06:46 2026] GET /v2/images/b7e832df-7540-4a4d-8a3b-e4598d77b27e => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/420] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 5 23:06:46 2026] GET /v2/images/b7e832df-7540-4a4d-8a3b-e4598d77b27e => generated 1204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/573] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 23:19:24 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: 289/574] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 5 23:19:24 2026] GET /v2/images => generated 4893 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/603] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 23:21:50 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: 304/604] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 5 23:21:50 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/605] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 23:21: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: 305/606] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 5 23:21:51 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/617] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 23:22:42 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/618] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 5 23:22:42 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/621] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 23:22:50 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: 309/622] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 5 23:22:50 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/637] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 5 23:23:54 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: 317/638] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 5 23:23:54 2026] GET /v2/images => generated 4893 bytes in 50 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: 322/647] 10.0.0.231 () {32 vars in 632 bytes} [Tue May 5 23:24:38 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/654] 10.0.0.87 () {36 vars in 985 bytes} [Tue May 5 23:25:05 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 169 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: 329/655] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:25:05 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: 327/656] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:25: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: 7|app: 0|req: 330/657] 10.0.0.87 () {36 vars in 985 bytes} [Tue May 5 23:25:05 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:25: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: 7|app: 0|req: 331/659] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:25:05 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: 329/660] 10.0.0.87 () {36 vars in 985 bytes} [Tue May 5 23:25:06 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:25:06 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: 330/662] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:25:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/663] 10.0.0.207 () {36 vars in 986 bytes} [Tue May 5 23:25:06 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 10.0.0.207 () {36 vars in 926 bytes} [Tue May 5 23:25:07 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/665] 10.0.0.207 () {36 vars in 986 bytes} [Tue May 5 23:25:07 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 10.0.0.207 () {36 vars in 926 bytes} [Tue May 5 23:25:07 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/667] 10.0.0.207 () {36 vars in 926 bytes} [Tue May 5 23:25:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/668] 10.0.0.131 () {36 vars in 986 bytes} [Tue May 5 23:25:12 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 10.0.0.131 () {36 vars in 926 bytes} [Tue May 5 23:25:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/672] 199.204.45.113 () {36 vars in 990 bytes} [Tue May 5 23:25:21 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/673] 199.204.45.113 () {36 vars in 930 bytes} [Tue May 5 23:25:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/674] 199.204.45.113 () {36 vars in 990 bytes} [Tue May 5 23:25:22 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/675] 199.204.45.113 () {36 vars in 930 bytes} [Tue May 5 23:25:22 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: 340/676] 10.0.0.131 () {36 vars in 986 bytes} [Tue May 5 23:25:23 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/677] 10.0.0.131 () {36 vars in 926 bytes} [Tue May 5 23:25:23 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: 339/680] 10.0.0.131 () {36 vars in 986 bytes} [Tue May 5 23:25:24 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/681] 10.0.0.131 () {36 vars in 926 bytes} [Tue May 5 23:25:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/688] 10.0.0.231 () {34 vars in 654 bytes} [Tue May 5 23:25:55 2026] POST /v2/images => generated 649 bytes in 191 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-05 23:25:55.736 8 WARNING glance.api.v2.images [None req-82b523d8-f2d6-4ab0-909c-3df3a8262303 079a1876183a4f96a6ce0c809f545beb 3d1704c6217646928cf1c38c89720379 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0bb67117-11f6-40bd-8fb6-76d1f50a59d4 [pid: 8|app: 0|req: 343/689] 10.0.0.231 () {32 vars in 709 bytes} [Tue May 5 23:25:55 2026] DELETE /v2/images/0bb67117-11f6-40bd-8fb6-76d1f50a59d4 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/690] 10.0.0.231 () {32 vars in 706 bytes} [Tue May 5 23:25:55 2026] GET /v2/images/0bb67117-11f6-40bd-8fb6-76d1f50a59d4 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.231 () {32 vars in 632 bytes} [Tue May 5 23:25:55 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/692] 10.0.0.231 () {34 vars in 654 bytes} [Tue May 5 23:25:55 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.231 () {32 vars in 716 bytes} [Tue May 5 23:25:55 2026] GET /v2/images/cb45f3bd-0e8d-444a-85e2-f06e78e6e52e/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:55.948 7 INFO glance.api.v2.image_data [None req-1a1e0f76-1c58-496f-b1ce-98a3219f0c5b 079a1876183a4f96a6ce0c809f545beb 3d1704c6217646928cf1c38c89720379 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:25:55.988 7 WARNING glance_store._drivers.rbd [None req-1a1e0f76-1c58-496f-b1ce-98a3219f0c5b 079a1876183a4f96a6ce0c809f545beb 3d1704c6217646928cf1c38c89720379 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-05 23:25:57.130 7 INFO glance.location [None req-1a1e0f76-1c58-496f-b1ce-98a3219f0c5b 079a1876183a4f96a6ce0c809f545beb 3d1704c6217646928cf1c38c89720379 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 349/694] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 5 23:25:55 2026] PUT /v2/images/cb45f3bd-0e8d-444a-85e2-f06e78e6e52e/file => generated 0 bytes in 1237 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.231 () {32 vars in 706 bytes} [Tue May 5 23:25:57 2026] GET /v2/images/cb45f3bd-0e8d-444a-85e2-f06e78e6e52e => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/696] 10.0.0.131 () {36 vars in 986 bytes} [Tue May 5 23:25:57 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 10.0.0.131 () {36 vars in 926 bytes} [Tue May 5 23:25:57 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: 350/698] 10.0.0.231 () {32 vars in 716 bytes} [Tue May 5 23:25:57 2026] GET /v2/images/cb45f3bd-0e8d-444a-85e2-f06e78e6e52e/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/699] 10.0.0.231 () {34 vars in 654 bytes} [Tue May 5 23:25:57 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/700] 10.0.0.231 () {32 vars in 725 bytes} [Tue May 5 23:25:57 2026] PATCH /v2/images/9ea41f24-9acb-47d4-9a90-14883d667ec0 => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.231 () {32 vars in 706 bytes} [Tue May 5 23:25:57 2026] GET /v2/images/9ea41f24-9acb-47d4-9a90-14883d667ec0 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:57.472 7 WARNING glance.api.v2.images [None req-22e60ac4-0e4e-4f64-8ff7-7ab94a1926d7 079a1876183a4f96a6ce0c809f545beb 3d1704c6217646928cf1c38c89720379 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9ea41f24-9acb-47d4-9a90-14883d667ec0 [pid: 7|app: 0|req: 352/702] 10.0.0.231 () {32 vars in 709 bytes} [Tue May 5 23:25:57 2026] DELETE /v2/images/9ea41f24-9acb-47d4-9a90-14883d667ec0 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/703] 10.0.0.231 () {32 vars in 706 bytes} [Tue May 5 23:25:57 2026] GET /v2/images/9ea41f24-9acb-47d4-9a90-14883d667ec0 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:25:57.551 7 WARNING glance.api.v2.images [None req-ce8ef181-59f9-44eb-b246-9014f8b4ffa6 079a1876183a4f96a6ce0c809f545beb 3d1704c6217646928cf1c38c89720379 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cb45f3bd-0e8d-444a-85e2-f06e78e6e52e [pid: 7|app: 0|req: 353/704] 10.0.0.231 () {32 vars in 709 bytes} [Tue May 5 23:25:57 2026] DELETE /v2/images/cb45f3bd-0e8d-444a-85e2-f06e78e6e52e => generated 0 bytes in 858 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/705] 10.0.0.231 () {32 vars in 706 bytes} [Tue May 5 23:25:58 2026] GET /v2/images/cb45f3bd-0e8d-444a-85e2-f06e78e6e52e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:25:58.429 7 WARNING glance.api.v2.images [None req-8618bcc3-4014-4cc0-b5dd-82b4022270c9 079a1876183a4f96a6ce0c809f545beb 3d1704c6217646928cf1c38c89720379 - - default default] Failed to find image 0bb67117-11f6-40bd-8fb6-76d1f50a59d4 to delete: glance.common.exception.ImageNotFound: No image found with ID 0bb67117-11f6-40bd-8fb6-76d1f50a59d4 [pid: 7|app: 0|req: 354/706] 10.0.0.231 () {32 vars in 709 bytes} [Tue May 5 23:25:58 2026] DELETE /v2/images/0bb67117-11f6-40bd-8fb6-76d1f50a59d4 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.231 () {32 vars in 706 bytes} [Tue May 5 23:25:58 2026] GET /v2/images/0bb67117-11f6-40bd-8fb6-76d1f50a59d4 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.131 () {36 vars in 986 bytes} [Tue May 5 23:26:02 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/709] 10.0.0.131 () {36 vars in 926 bytes} [Tue May 5 23:26:02 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: 364/726] 10.0.0.231 () {32 vars in 706 bytes} [Tue May 5 23:27:23 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.231 () {32 vars in 706 bytes} [Tue May 5 23:27:23 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.87 () {36 vars in 985 bytes} [Tue May 5 23:27:23 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/729] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:27:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:27:23 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: 365/731] 10.0.0.87 () {36 vars in 985 bytes} [Tue May 5 23:27:23 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:27:23 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:27:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 10.0.0.87 () {36 vars in 985 bytes} [Tue May 5 23:27:23 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:27:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.207 () {36 vars in 986 bytes} [Tue May 5 23:27:24 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.207 () {36 vars in 926 bytes} [Tue May 5 23:27:24 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: 371/740] 10.0.0.207 () {36 vars in 986 bytes} [Tue May 5 23:27:24 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.207 () {36 vars in 926 bytes} [Tue May 5 23:27:24 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.207 () {36 vars in 926 bytes} [Tue May 5 23:27:24 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: 371/743] 10.0.0.231 () {30 vars in 410 bytes} [Tue May 5 23:27:28 2026] GET / => generated 1312 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/746] 10.0.0.131 () {36 vars in 986 bytes} [Tue May 5 23:27:38 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/747] 10.0.0.131 () {36 vars in 926 bytes} [Tue May 5 23:27:38 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: 378/754] 10.0.0.131 () {36 vars in 986 bytes} [Tue May 5 23:28:05 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/755] 10.0.0.131 () {36 vars in 926 bytes} [Tue May 5 23:28:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/762] 10.0.0.131 () {36 vars in 986 bytes} [Tue May 5 23:28:34 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/763] 10.0.0.131 () {36 vars in 926 bytes} [Tue May 5 23:28: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: 7|app: 0|req: 383/764] 10.0.0.131 () {36 vars in 986 bytes} [Tue May 5 23:28:36 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 10.0.0.131 () {36 vars in 926 bytes} [Tue May 5 23:28:36 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.131 () {36 vars in 986 bytes} [Tue May 5 23:28:54 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/771] 10.0.0.131 () {36 vars in 926 bytes} [Tue May 5 23:28:54 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: 387/774] 10.0.0.131 () {36 vars in 986 bytes} [Tue May 5 23:29:07 2026] GET /v2/images/bcd0b719-0824-468e-943e-6ee496a1b40b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 10.0.0.131 () {36 vars in 926 bytes} [Tue May 5 23:29:07 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: 393/784] 199.204.45.113 () {32 vars in 825 bytes} [Tue May 5 23:29:50 2026] GET /v2/images?status=active&owner=93dd1078fc55441abf1389fd8e64de72&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/785] 199.204.45.113 () {32 vars in 652 bytes} [Tue May 5 23:29:50 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: 394/786] 10.0.0.87 () {36 vars in 985 bytes} [Tue May 5 23:29:51 2026] GET /v2/images/9da3743c-f01b-4f9b-a1b9-b510c5c57f53 => 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: 393/787] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:29:51 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: 395/788] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:29:51 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: 394/789] 10.0.0.87 () {36 vars in 985 bytes} [Tue May 5 23:29:51 2026] GET /v2/images/9da3743c-f01b-4f9b-a1b9-b510c5c57f53 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/790] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:29:51 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: 395/791] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:29:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/792] 10.0.0.87 () {36 vars in 985 bytes} [Tue May 5 23:29:51 2026] GET /v2/images/9da3743c-f01b-4f9b-a1b9-b510c5c57f53 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/793] 10.0.0.87 () {36 vars in 925 bytes} [Tue May 5 23:29:51 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: 398/794] 10.0.0.207 () {36 vars in 986 bytes} [Tue May 5 23:29:51 2026] GET /v2/images/9da3743c-f01b-4f9b-a1b9-b510c5c57f53 => 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: 397/795] 10.0.0.207 () {36 vars in 926 bytes} [Tue May 5 23:29:51 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: 399/796] 10.0.0.207 () {36 vars in 986 bytes} [Tue May 5 23:29:51 2026] GET /v2/images/9da3743c-f01b-4f9b-a1b9-b510c5c57f53 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/797] 10.0.0.207 () {36 vars in 926 bytes} [Tue May 5 23:29:51 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: 400/798] 10.0.0.207 () {36 vars in 926 bytes} [Tue May 5 23:29:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/851] 10.0.0.231 () {32 vars in 632 bytes} [Tue May 5 23:34:05 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)