+ 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 [Wed May 20 17:49:36 2026] *** compiled with version: 13.3.0 on 20 May 2026 09:08:57 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-77f84d6958-lz6px 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 0x7fa9835ec668 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-20 17:49:38.691 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-20 17:49:38.727 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-20 17:49:39.604 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-20 17:49:39.606 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-20 17:49:39.606 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-20 17:49:39.645 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-20 17:49:39.646 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-20 17:49:39.646 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-20 17:49:41.676 7 WARNING glance.api.v2.images [None req-95e64b16-c5ac-4fb3-8b94-e0c27a8a8082 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 17:49:41.702 8 WARNING glance.api.v2.images [None req-fff78ce8-d6fa-4710-a800-52b1cd901fb9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 17:49:42.004 7 WARNING keystonemiddleware._common.config [None req-95e64b16-c5ac-4fb3-8b94-e0c27a8a8082 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 17:49:42.011 7 WARNING oslo_config.cfg [None req-95e64b16-c5ac-4fb3-8b94-e0c27a8a8082 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fa9835ec668 pid: 7 (default app) 2026-05-20 17:49:42.147 8 WARNING keystonemiddleware._common.config [None req-fff78ce8-d6fa-4710-a800-52b1cd901fb9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 17:49:42.156 8 WARNING oslo_config.cfg [None req-fff78ce8-d6fa-4710-a800-52b1cd901fb9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fa9835ec668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 17:49:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 17:49:43.339 8 WARNING oslo_policy.policy [None req-d8854b1d-84e4-434c-8fe1-f241f1dab981 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - 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-20 17:49:43.339 8 WARNING oslo_policy.policy [None req-d8854b1d-84e4-434c-8fe1-f241f1dab981 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - 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-20 17:49:43.354 8 WARNING oslo_policy.policy [None req-d8854b1d-84e4-434c-8fe1-f241f1dab981 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - 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-20 17:49:43.354 8 WARNING oslo_policy.policy [None req-d8854b1d-84e4-434c-8fe1-f241f1dab981 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - 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/6] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 17:49:42 2026] GET /v2/images => generated 69 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 17:49:46 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/8] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 17:49:46 2026] GET /v2/images => generated 69 bytes in 32 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 17:49:46.690 7 WARNING oslo_policy.policy [None req-bbb5e3e8-2a70-4046-985a-a8cf8681277e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - 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-20 17:49:46.690 7 WARNING oslo_policy.policy [None req-bbb5e3e8-2a70-4046-985a-a8cf8681277e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - 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/9] 199.204.45.242 () {44 vars in 911 bytes} [Wed May 20 17:49:46 2026] GET /v2/images/cirros => generated 151 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.242 () {44 vars in 933 bytes} [Wed May 20 17:49:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 17:49:46.831 7 WARNING oslo_policy.policy [None req-3a6051e9-ede6-4269-8537-815cfa220f82 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - 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-20 17:49:46.831 7 WARNING oslo_policy.policy [None req-3a6051e9-ede6-4269-8537-815cfa220f82 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - 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: 8/11] 199.204.45.242 () {44 vars in 939 bytes} [Wed May 20 17:49:46 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) 2026-05-20 17:49:46.912 8 WARNING oslo_config.cfg [None req-023ce24e-254f-4a99-8fa8-ef5f27d344ed 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - 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/12] 199.204.45.242 () {48 vars in 951 bytes} [Wed May 20 17:49:46 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 17:49:46.935 7 WARNING oslo_policy.policy [None req-65e3ae5e-64ed-47d8-9010-dfdd12c17de9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - 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-20 17:49:46.935 7 WARNING oslo_policy.policy [None req-65e3ae5e-64ed-47d8-9010-dfdd12c17de9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - 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-20 17:49:46.936 7 INFO glance.api.v2.image_data [None req-65e3ae5e-64ed-47d8-9010-dfdd12c17de9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 17:49:50.910 7 INFO glance.location [None req-65e3ae5e-64ed-47d8-9010-dfdd12c17de9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.204.45.242 () {48 vars in 1045 bytes} [Wed May 20 17:49:46 2026] PUT /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92/file => generated 0 bytes in 4028 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5804 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.242 () {44 vars in 971 bytes} [Wed May 20 17:49:50 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 17:49:51.000 7 WARNING oslo_config.cfg [None req-61cab6ef-7813-405d-b96b-9271130680fa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - 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: 10/15] 199.204.45.242 () {44 vars in 971 bytes} [Wed May 20 17:49:50 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 128/260] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 18:10:09 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: 133/261] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 18:10:09 2026] GET /v2/images => generated 1240 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/268] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 18:10:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 18:10:35 2026] GET /v2/images => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/270] 199.204.45.242 () {44 vars in 937 bytes} [Wed May 20 18:10:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 199.204.45.242 () {44 vars in 959 bytes} [Wed May 20 18:10:35 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.204.45.242 () {44 vars in 939 bytes} [Wed May 20 18:10:35 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: 139/273] 199.204.45.242 () {48 vars in 951 bytes} [Wed May 20 18:10:35 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 18:10:35.758 8 WARNING oslo_policy.policy [None req-5a9505c7-7656-41e8-9119-f5fa0e60348e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - 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-20 18:10:35.759 8 WARNING oslo_policy.policy [None req-5a9505c7-7656-41e8-9119-f5fa0e60348e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - 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-20 18:10:35.760 8 INFO glance.api.v2.image_data [None req-5a9505c7-7656-41e8-9119-f5fa0e60348e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 18:11:08.575 8 INFO glance.location [None req-5a9505c7-7656-41e8-9119-f5fa0e60348e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 135/280] 199.204.45.242 () {48 vars in 1046 bytes} [Wed May 20 18:10:35 2026] PUT /v2/images/2dd6c603-b460-4317-92f0-ce3343668907/file => generated 0 bytes in 32876 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63048 switches on core 0) [pid: 7|app: 0|req: 146/281] 199.204.45.242 () {44 vars in 971 bytes} [Wed May 20 18:11:08 2026] GET /v2/images/2dd6c603-b460-4317-92f0-ce3343668907 => 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: 136/282] 199.204.45.242 () {44 vars in 971 bytes} [Wed May 20 18:11:08 2026] GET /v2/images/2dd6c603-b460-4317-92f0-ce3343668907 => 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: 147/283] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 18:11:10 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: 137/284] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 18:11:10 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/371] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 18:18: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: 181/372] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 18:18:15 2026] GET /v2/images => generated 2451 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/377] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 18:18:34 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: 194/378] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 18:18:34 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: 185/379] 199.204.45.242 () {44 vars in 947 bytes} [Wed May 20 18:18:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/380] 199.204.45.242 () {44 vars in 969 bytes} [Wed May 20 18:18:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/381] 199.204.45.242 () {44 vars in 939 bytes} [Wed May 20 18:18:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/382] 199.204.45.242 () {48 vars in 951 bytes} [Wed May 20 18:18:34 2026] POST /v2/images => generated 799 bytes in 4080 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 18:18:38.926 8 INFO glance.api.v2.image_data [None req-a227b724-2ba6-4d37-b955-81eb5bbd6e68 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 18:21:47.954 8 INFO glance.location [None req-a227b724-2ba6-4d37-b955-81eb5bbd6e68 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 187/421] 199.204.45.242 () {48 vars in 1045 bytes} [Wed May 20 18:18:38 2026] PUT /v2/images/b8d3738d-d5ca-4911-b826-714474609a19/file => generated 0 bytes in 189104 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8225 switches on core 0) [pid: 7|app: 0|req: 235/422] 199.204.45.242 () {44 vars in 971 bytes} [Wed May 20 18:21:48 2026] GET /v2/images/b8d3738d-d5ca-4911-b826-714474609a19 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/423] 199.204.45.242 () {48 vars in 1050 bytes} [Wed May 20 18:21:48 2026] PATCH /v2/images/b8d3738d-d5ca-4911-b826-714474609a19 => generated 1234 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/424] 199.204.45.242 () {44 vars in 971 bytes} [Wed May 20 18:21:48 2026] GET /v2/images/b8d3738d-d5ca-4911-b826-714474609a19 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/433] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 18:22:30 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: 193/434] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 18:22:30 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/439] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 18:22:43 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: 244/440] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 18:22:43 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/441] 199.204.45.242 () {44 vars in 939 bytes} [Wed May 20 18:22:43 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: 245/442] 199.204.45.242 () {44 vars in 961 bytes} [Wed May 20 18:22:43 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/443] 199.204.45.242 () {44 vars in 939 bytes} [Wed May 20 18:22:43 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: 246/444] 199.204.45.242 () {48 vars in 951 bytes} [Wed May 20 18:22:43 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 18:22:43.960 8 INFO glance.api.v2.image_data [None req-b5a354ea-d993-4885-bb6d-45b168ebb6e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 18:23:12.507 8 INFO glance.location [None req-b5a354ea-d993-4885-bb6d-45b168ebb6e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 199/451] 199.204.45.242 () {48 vars in 1046 bytes} [Wed May 20 18:22:43 2026] PUT /v2/images/c109be41-29e8-48a8-b5e1-b6b13f634af4/file => generated 0 bytes in 28596 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22668 switches on core 0) [pid: 7|app: 0|req: 253/452] 199.204.45.242 () {44 vars in 971 bytes} [Wed May 20 18:23:12 2026] GET /v2/images/c109be41-29e8-48a8-b5e1-b6b13f634af4 => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/453] 199.204.45.242 () {44 vars in 971 bytes} [Wed May 20 18:23:12 2026] GET /v2/images/c109be41-29e8-48a8-b5e1-b6b13f634af4 => 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: 277/606] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 18:35:58 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: 330/607] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 18:35:58 2026] GET /v2/images => generated 4893 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/636] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 18:38:14 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: 345/637] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 18:38:14 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/638] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 18:38:15 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: 346/639] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 18:38:15 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/650] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 18:39:01 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: 352/651] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 18:39:01 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/652] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 18:39:09 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: 353/653] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 18:39:09 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/666] 199.204.45.242 () {42 vars in 688 bytes} [Wed May 20 18:40:11 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: 360/669] 199.204.45.242 () {44 vars in 910 bytes} [Wed May 20 18:40:11 2026] GET /v2/images => generated 4893 bytes in 86 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:71: 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: 376/700] 10.0.0.47 () {32 vars in 632 bytes} [Wed May 20 18:42:43 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/705] 10.0.0.162 () {36 vars in 987 bytes} [Wed May 20 18:43:05 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => generated 1171 bytes in 290 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:71: 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: 327/706] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:43: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: 7|app: 0|req: 380/707] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:43: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: 328/708] 10.0.0.162 () {36 vars in 987 bytes} [Wed May 20 18:43:05 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/709] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:43:05 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: 329/710] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:43: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: 7|app: 0|req: 382/711] 10.0.0.162 () {36 vars in 987 bytes} [Wed May 20 18:43:05 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/712] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:43: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: 7|app: 0|req: 383/713] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:43:05 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: 331/714] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 20 18:43:06 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/715] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 20 18:43:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/716] 10.0.0.227 () {36 vars in 987 bytes} [Wed May 20 18:43:06 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => generated 1171 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/717] 10.0.0.227 () {36 vars in 927 bytes} [Wed May 20 18:43:07 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: 333/718] 10.0.0.227 () {36 vars in 987 bytes} [Wed May 20 18:43:07 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/719] 10.0.0.227 () {36 vars in 927 bytes} [Wed May 20 18:43: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: 334/720] 10.0.0.227 () {36 vars in 927 bytes} [Wed May 20 18:43: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: 388/723] 199.204.45.242 () {36 vars in 991 bytes} [Wed May 20 18:43:14 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 336/724] 199.204.45.242 () {36 vars in 931 bytes} [Wed May 20 18:43:14 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: 389/725] 199.204.45.242 () {36 vars in 991 bytes} [Wed May 20 18:43:17 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 337/726] 199.204.45.242 () {36 vars in 931 bytes} [Wed May 20 18:43:17 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/737] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 20 18:44:02 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 343/738] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 20 18:44:02 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: 397/741] 10.0.0.47 () {30 vars in 410 bytes} [Wed May 20 18:44:11 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: 345/742] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 20 18:44:17 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/743] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 20 18:44:17 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: 404/754] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 20 18:45:02 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 351/755] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 20 18:45:02 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: 405/756] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 20 18:45:08 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 352/757] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 20 18:45:08 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: 407/760] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 20 18:45:15 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 354/761] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 20 18:45:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/774] 10.0.0.47 () {34 vars in 654 bytes} [Wed May 20 18:46:11 2026] POST /v2/images => generated 649 bytes in 265 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-20 18:46:12.024 7 WARNING glance.api.v2.images [None req-44fd2c15-456c-4a3d-9715-bd9ae36d9b8f a1fd371b30e94b6faaa2d9cd26d96c99 70f6093741b241dab08792cae040d4d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5980307c-7cbf-479d-bdb7-e51639ca533f [pid: 7|app: 0|req: 414/775] 10.0.0.47 () {32 vars in 709 bytes} [Wed May 20 18:46:11 2026] DELETE /v2/images/5980307c-7cbf-479d-bdb7-e51639ca533f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/776] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 18:46:12 2026] GET /v2/images/5980307c-7cbf-479d-bdb7-e51639ca533f => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/777] 10.0.0.47 () {32 vars in 632 bytes} [Wed May 20 18:46:12 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/778] 10.0.0.47 () {34 vars in 654 bytes} [Wed May 20 18:46:12 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/779] 10.0.0.47 () {32 vars in 716 bytes} [Wed May 20 18:46:12 2026] GET /v2/images/d72b783e-1a8d-4ad7-b395-c7a5043cedad/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 18:46:12.269 8 INFO glance.api.v2.image_data [None req-a80089ba-8535-47ac-8521-1fbc06c4e687 a1fd371b30e94b6faaa2d9cd26d96c99 70f6093741b241dab08792cae040d4d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 18:46:12.329 8 WARNING glance_store._drivers.rbd [None req-a80089ba-8535-47ac-8521-1fbc06c4e687 a1fd371b30e94b6faaa2d9cd26d96c99 70f6093741b241dab08792cae040d4d6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-20 18:46:13.314 8 INFO glance.location [None req-a80089ba-8535-47ac-8521-1fbc06c4e687 a1fd371b30e94b6faaa2d9cd26d96c99 70f6093741b241dab08792cae040d4d6 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 364/780] 10.0.0.47 () {32 vars in 726 bytes} [Wed May 20 18:46:12 2026] PUT /v2/images/d72b783e-1a8d-4ad7-b395-c7a5043cedad/file => generated 0 bytes in 1127 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/781] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 18:46:13 2026] GET /v2/images/d72b783e-1a8d-4ad7-b395-c7a5043cedad => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/782] 10.0.0.47 () {32 vars in 716 bytes} [Wed May 20 18:46:13 2026] GET /v2/images/d72b783e-1a8d-4ad7-b395-c7a5043cedad/file => generated 1024 bytes in 155 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/783] 10.0.0.47 () {34 vars in 654 bytes} [Wed May 20 18:46:13 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/784] 10.0.0.47 () {32 vars in 725 bytes} [Wed May 20 18:46:13 2026] PATCH /v2/images/d60c4e7c-807c-4e99-9fd0-28adb360b66e => generated 652 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/785] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 18:46:13 2026] GET /v2/images/d60c4e7c-807c-4e99-9fd0-28adb360b66e => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 18:46:13.721 8 WARNING glance.api.v2.images [None req-8a3e206d-94a5-4830-a815-cbd780d24e8b a1fd371b30e94b6faaa2d9cd26d96c99 70f6093741b241dab08792cae040d4d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d60c4e7c-807c-4e99-9fd0-28adb360b66e [pid: 8|app: 0|req: 367/786] 10.0.0.47 () {32 vars in 709 bytes} [Wed May 20 18:46:13 2026] DELETE /v2/images/d60c4e7c-807c-4e99-9fd0-28adb360b66e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/787] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 18:46:13 2026] GET /v2/images/d60c4e7c-807c-4e99-9fd0-28adb360b66e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 18:46:13.808 8 WARNING glance.api.v2.images [None req-189ec86c-d5bd-45f4-a33a-a3af0e5d0f19 a1fd371b30e94b6faaa2d9cd26d96c99 70f6093741b241dab08792cae040d4d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d72b783e-1a8d-4ad7-b395-c7a5043cedad [pid: 8|app: 0|req: 368/788] 10.0.0.47 () {32 vars in 709 bytes} [Wed May 20 18:46:13 2026] DELETE /v2/images/d72b783e-1a8d-4ad7-b395-c7a5043cedad => generated 0 bytes in 790 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/789] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 18:46:14 2026] GET /v2/images/d72b783e-1a8d-4ad7-b395-c7a5043cedad => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 18:46:14.608 8 WARNING glance.api.v2.images [None req-600f1cbd-600d-41be-9301-61075cd035ab a1fd371b30e94b6faaa2d9cd26d96c99 70f6093741b241dab08792cae040d4d6 - - default default] Failed to find image 5980307c-7cbf-479d-bdb7-e51639ca533f to delete: glance.common.exception.ImageNotFound: No image found with ID 5980307c-7cbf-479d-bdb7-e51639ca533f [pid: 8|app: 0|req: 369/790] 10.0.0.47 () {32 vars in 709 bytes} [Wed May 20 18:46:14 2026] DELETE /v2/images/5980307c-7cbf-479d-bdb7-e51639ca533f => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/791] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 18:46:14 2026] GET /v2/images/5980307c-7cbf-479d-bdb7-e51639ca533f => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/794] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 20 18:46:29 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 371/795] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 20 18:46:29 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/802] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 20 18:46:57 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 428/803] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 20 18:46:57 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: 376/804] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 18:46:59 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/805] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 18:46:59 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 377/806] 10.0.0.162 () {36 vars in 987 bytes} [Wed May 20 18:47:00 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 430/807] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:47:00 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: 378/808] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:47:00 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: 431/809] 10.0.0.162 () {36 vars in 987 bytes} [Wed May 20 18:47:00 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 379/810] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:47:00 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: 432/811] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:47:00 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: 380/812] 10.0.0.162 () {36 vars in 987 bytes} [Wed May 20 18:47:00 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 433/813] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:47:00 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/814] 10.0.0.227 () {36 vars in 987 bytes} [Wed May 20 18:47:00 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/815] 10.0.0.227 () {36 vars in 927 bytes} [Wed May 20 18:47:00 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: 382/816] 10.0.0.227 () {36 vars in 987 bytes} [Wed May 20 18:47:00 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/817] 10.0.0.227 () {36 vars in 927 bytes} [Wed May 20 18:47:00 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: 383/818] 10.0.0.227 () {36 vars in 927 bytes} [Wed May 20 18:47:00 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: 439/825] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 20 18:47:22 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 387/826] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 20 18:47: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: 441/829] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 20 18:47:40 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => 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: 389/830] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 20 18:47: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: 8|app: 0|req: 392/835] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 20 18:47:58 2026] GET /v2/images/442fdb63-d877-4fb8-bd92-720ec974ff92 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/836] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 20 18:47:58 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: 451/849] 199.204.45.242 () {32 vars in 826 bytes} [Wed May 20 18:48:56 2026] GET /v2/images?status=active&owner=0405c3c08a9f4591ba583b5d93a8f032&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/850] 199.204.45.242 () {32 vars in 653 bytes} [Wed May 20 18:48:57 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: 452/851] 10.0.0.162 () {36 vars in 987 bytes} [Wed May 20 18:48:57 2026] GET /v2/images/2dd6c603-b460-4317-92f0-ce3343668907 => generated 1209 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/852] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:48:57 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: 453/853] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:48:57 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/854] 10.0.0.162 () {36 vars in 987 bytes} [Wed May 20 18:48:57 2026] GET /v2/images/2dd6c603-b460-4317-92f0-ce3343668907 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/855] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:48:57 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: 402/856] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:48:57 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: 455/857] 10.0.0.162 () {36 vars in 987 bytes} [Wed May 20 18:48:58 2026] GET /v2/images/2dd6c603-b460-4317-92f0-ce3343668907 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/858] 10.0.0.162 () {36 vars in 927 bytes} [Wed May 20 18:48:58 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: 457/861] 10.0.0.227 () {36 vars in 987 bytes} [Wed May 20 18:49:02 2026] GET /v2/images/2dd6c603-b460-4317-92f0-ce3343668907 => generated 1209 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/862] 10.0.0.227 () {36 vars in 927 bytes} [Wed May 20 18:49:02 2026] GET /v2/schemas/image => generated 4018 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/863] 10.0.0.227 () {36 vars in 987 bytes} [Wed May 20 18:49:02 2026] GET /v2/images/2dd6c603-b460-4317-92f0-ce3343668907 => 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: 406/864] 10.0.0.227 () {36 vars in 927 bytes} [Wed May 20 18:49:02 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: 459/865] 10.0.0.227 () {36 vars in 927 bytes} [Wed May 20 18:49:02 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: 481/908] 10.0.0.47 () {32 vars in 632 bytes} [Wed May 20 18:52:36 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)