+ 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 6 01:37:24 2026] *** compiled with version: 13.3.0 on 05 May 2026 11:02:25 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-c8f78b8b-b6bww 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 0x7f635f721668 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-06 01:37:26.110 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-06 01:37:26.134 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-06 01:37:27.005 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-06 01:37:27.006 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-06 01:37:27.006 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 01:37:27.044 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-06 01:37:27.045 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-06 01:37:27.045 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 01:37:28.974 8 WARNING glance.api.v2.images [None req-4d1adbf5-4065-407c-89ca-a3a3684c14eb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 01:37:28.989 7 WARNING glance.api.v2.images [None req-961e1b5e-d892-4154-a87f-439ebf1a7f14 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 01:37:29.294 8 WARNING keystonemiddleware._common.config [None req-4d1adbf5-4065-407c-89ca-a3a3684c14eb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 01:37:29.301 8 WARNING oslo_config.cfg [None req-4d1adbf5-4065-407c-89ca-a3a3684c14eb - - - - - -] 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 0x7f635f721668 pid: 8 (default app) 2026-05-06 01:37:29.311 7 WARNING keystonemiddleware._common.config [None req-961e1b5e-d892-4154-a87f-439ebf1a7f14 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 01:37:29.319 7 WARNING oslo_config.cfg [None req-961e1b5e-d892-4154-a87f-439ebf1a7f14 - - - - - -] 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 0x7f635f721668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 01:37:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 01:37:30.969 7 WARNING oslo_policy.policy [None req-33dc0e7e-d3f0-46cf-ac65-6cb3285f0281 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - 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-06 01:37:30.970 7 WARNING oslo_policy.policy [None req-33dc0e7e-d3f0-46cf-ac65-6cb3285f0281 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - 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-06 01:37:30.988 7 WARNING oslo_policy.policy [None req-33dc0e7e-d3f0-46cf-ac65-6cb3285f0281 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - 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-06 01:37:30.988 7 WARNING oslo_policy.policy [None req-33dc0e7e-d3f0-46cf-ac65-6cb3285f0281 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - 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: 1/5] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 01:37:30 2026] GET /v2/images => generated 69 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 01:37:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 01:37:34 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 01:37:34.321 8 WARNING oslo_policy.policy [None req-77f65bc2-a5bc-40fc-a400-2328b60a221c 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - 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-06 01:37:34.321 8 WARNING oslo_policy.policy [None req-77f65bc2-a5bc-40fc-a400-2328b60a221c 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - 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: 6/8] 199.19.213.65 () {44 vars in 906 bytes} [Wed May 6 01:37:34 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.65 () {44 vars in 928 bytes} [Wed May 6 01:37:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:37:34.452 8 WARNING oslo_policy.policy [None req-c5c79ddf-e878-44e8-9409-30f23e824ce1 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - 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-06 01:37:34.453 8 WARNING oslo_policy.policy [None req-c5c79ddf-e878-44e8-9409-30f23e824ce1 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - 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: 7/10] 199.19.213.65 () {44 vars in 934 bytes} [Wed May 6 01:37:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:37:34.542 7 WARNING oslo_config.cfg [None req-0ffb8262-c143-4113-aefe-dd87762a71d2 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - 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: 4/11] 199.19.213.65 () {48 vars in 946 bytes} [Wed May 6 01:37:34 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 01:37:34.565 8 WARNING oslo_policy.policy [None req-7bd8cb58-6783-4341-9877-e10f113c9bd4 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - 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-06 01:37:34.565 8 WARNING oslo_policy.policy [None req-7bd8cb58-6783-4341-9877-e10f113c9bd4 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - 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-06 01:37:34.567 8 INFO glance.api.v2.image_data [None req-7bd8cb58-6783-4341-9877-e10f113c9bd4 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 01:37:37.877 8 INFO glance.location [None req-7bd8cb58-6783-4341-9877-e10f113c9bd4 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.19.213.65 () {48 vars in 1040 bytes} [Wed May 6 01:37:34 2026] PUT /v2/images/91795264-456f-416a-aeb8-472a0316702f/file => generated 0 bytes in 3354 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6398 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.65 () {44 vars in 966 bytes} [Wed May 6 01:37:37 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 01:37:37.947 8 WARNING oslo_config.cfg [None req-e2f38e01-425a-4f23-8fd6-9f7849c64b8a 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - 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: 9/14] 199.19.213.65 () {44 vars in 966 bytes} [Wed May 6 01:37:37 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 130/255] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 01:57:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/256] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 01:57:30 2026] GET /v2/images => generated 1240 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/261] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 01:57:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/262] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 01:57:52 2026] GET /v2/images => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/263] 199.19.213.65 () {44 vars in 932 bytes} [Wed May 6 01:57:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/264] 199.19.213.65 () {44 vars in 954 bytes} [Wed May 6 01:57:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/265] 199.19.213.65 () {44 vars in 934 bytes} [Wed May 6 01:57:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/266] 199.19.213.65 () {48 vars in 946 bytes} [Wed May 6 01:57:52 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 01:57:52.901 8 INFO glance.api.v2.image_data [None req-89515455-b323-40df-a3ee-15417b9529d9 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 01:58:19.882 8 INFO glance.location [None req-89515455-b323-40df-a3ee-15417b9529d9 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 136/273] 199.19.213.65 () {48 vars in 1041 bytes} [Wed May 6 01:57:52 2026] PUT /v2/images/4a09c508-e726-4953-8510-149a9f8f1962/file => generated 0 bytes in 27029 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65582 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.19.213.65 () {44 vars in 966 bytes} [Wed May 6 01:58:19 2026] GET /v2/images/4a09c508-e726-4953-8510-149a9f8f1962 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.19.213.65 () {44 vars in 966 bytes} [Wed May 6 01:58:19 2026] GET /v2/images/4a09c508-e726-4953-8510-149a9f8f1962 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 01:58:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 01:58:21 2026] GET /v2/images => generated 2451 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/360] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 02:05:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/361] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 02:05:13 2026] GET /v2/images => generated 2451 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 02:05:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/365] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 02:05:22 2026] GET /v2/images => generated 2451 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 199.19.213.65 () {44 vars in 942 bytes} [Wed May 6 02:05:22 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 199.19.213.65 () {44 vars in 964 bytes} [Wed May 6 02:05:22 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/368] 199.19.213.65 () {44 vars in 934 bytes} [Wed May 6 02:05:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 199.19.213.65 () {48 vars in 946 bytes} [Wed May 6 02:05:22 2026] POST /v2/images => generated 799 bytes in 316 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 02:05:23.280 8 INFO glance.api.v2.image_data [None req-fc350883-6296-4f8a-be29-2607774c9e31 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 02:07:57.104 8 INFO glance.location [None req-fc350883-6296-4f8a-be29-2607774c9e31 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 185/400] 199.19.213.65 () {48 vars in 1040 bytes} [Wed May 6 02:05:23 2026] PUT /v2/images/27020db6-e8f0-432d-aa46-1dbfab873023/file => generated 0 bytes in 153883 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13250 switches on core 0) [pid: 7|app: 0|req: 216/401] 199.19.213.65 () {44 vars in 966 bytes} [Wed May 6 02:07:57 2026] GET /v2/images/27020db6-e8f0-432d-aa46-1dbfab873023 => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/402] 199.19.213.65 () {48 vars in 1045 bytes} [Wed May 6 02:07:57 2026] PATCH /v2/images/27020db6-e8f0-432d-aa46-1dbfab873023 => generated 1234 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/403] 199.19.213.65 () {44 vars in 966 bytes} [Wed May 6 02:07:57 2026] GET /v2/images/27020db6-e8f0-432d-aa46-1dbfab873023 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/414] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 02:08:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/415] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 02:08:48 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/420] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 02:09:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/421] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 02:09:05 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/422] 199.19.213.65 () {44 vars in 934 bytes} [Wed May 6 02:09:05 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/423] 199.19.213.65 () {44 vars in 956 bytes} [Wed May 6 02:09:05 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/424] 199.19.213.65 () {44 vars in 934 bytes} [Wed May 6 02:09:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/425] 199.19.213.65 () {48 vars in 946 bytes} [Wed May 6 02:09:06 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 02:09:06.081 7 WARNING oslo_policy.policy [None req-5391f9d2-45fd-4da5-99a0-0c41b879b575 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - 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-06 02:09:06.082 7 WARNING oslo_policy.policy [None req-5391f9d2-45fd-4da5-99a0-0c41b879b575 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - 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-06 02:09:06.083 7 INFO glance.api.v2.image_data [None req-5391f9d2-45fd-4da5-99a0-0c41b879b575 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 02:09:24.114 7 INFO glance.location [None req-5391f9d2-45fd-4da5-99a0-0c41b879b575 93b0a81748d840fa891e275c4cf3df25 445a8881fc4a4c5ca4cb774fa807035e - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 229/430] 199.19.213.65 () {48 vars in 1041 bytes} [Wed May 6 02:09:06 2026] PUT /v2/images/d595a62c-75e9-4444-89aa-921d36756ca3/file => generated 0 bytes in 18082 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26909 switches on core 0) [pid: 8|app: 0|req: 202/431] 199.19.213.65 () {44 vars in 966 bytes} [Wed May 6 02:09:24 2026] GET /v2/images/d595a62c-75e9-4444-89aa-921d36756ca3 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/432] 199.19.213.65 () {44 vars in 966 bytes} [Wed May 6 02:09:24 2026] GET /v2/images/d595a62c-75e9-4444-89aa-921d36756ca3 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/579] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 02:21:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/580] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 02:21:31 2026] GET /v2/images => generated 4893 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/607] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 02:23:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/608] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 02:23:43 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/609] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 02:23:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/610] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 02:23:45 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/621] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 02:24:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/622] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 02:24:30 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/623] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 02:24:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/624] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 02:24:37 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/637] 199.19.213.65 () {42 vars in 683 bytes} [Wed May 6 02:25:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/638] 199.19.213.65 () {44 vars in 905 bytes} [Wed May 6 02:25:37 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: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: 338/647] 10.0.0.180 () {32 vars in 631 bytes} [Wed May 6 02:26:18 2026] GET /v2/images => generated 4893 bytes in 26 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: 312/652] 10.0.0.158 () {36 vars in 985 bytes} [Wed May 6 02:26:36 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 341/653] 10.0.0.158 () {36 vars in 925 bytes} [Wed May 6 02:26:36 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: 313/654] 10.0.0.23 () {36 vars in 984 bytes} [Wed May 6 02:26:37 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => generated 1171 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/655] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:26:37 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: 314/656] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:26:37 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: 343/657] 10.0.0.23 () {36 vars in 984 bytes} [Wed May 6 02:26:37 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 315/658] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:26:37 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: 344/659] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:26:37 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: 316/660] 10.0.0.23 () {36 vars in 984 bytes} [Wed May 6 02:26:37 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 345/661] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:26:37 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: 317/662] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:26:37 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/663] 10.0.0.79 () {36 vars in 984 bytes} [Wed May 6 02:26:38 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => generated 1171 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/664] 10.0.0.79 () {36 vars in 924 bytes} [Wed May 6 02:26:38 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: 347/665] 10.0.0.79 () {36 vars in 984 bytes} [Wed May 6 02:26:38 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 319/666] 10.0.0.79 () {36 vars in 924 bytes} [Wed May 6 02:26:38 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: 348/667] 10.0.0.79 () {36 vars in 924 bytes} [Wed May 6 02:26: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: 8|app: 0|req: 321/670] 199.19.213.65 () {36 vars in 988 bytes} [Wed May 6 02:26:44 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 350/671] 199.19.213.65 () {36 vars in 928 bytes} [Wed May 6 02:26:44 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: 322/672] 199.19.213.65 () {36 vars in 988 bytes} [Wed May 6 02:26:45 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/673] 199.19.213.65 () {36 vars in 928 bytes} [Wed May 6 02:26:45 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: 353/676] 10.0.0.158 () {36 vars in 985 bytes} [Wed May 6 02:26:51 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 324/677] 10.0.0.158 () {36 vars in 925 bytes} [Wed May 6 02:26: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: 354/678] 10.0.0.180 () {30 vars in 409 bytes} [Wed May 6 02:26:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/685] 10.0.0.158 () {36 vars in 985 bytes} [Wed May 6 02:27:19 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/686] 10.0.0.158 () {36 vars in 925 bytes} [Wed May 6 02:27:19 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/687] 10.0.0.180 () {34 vars in 653 bytes} [Wed May 6 02:27:28 2026] POST /v2/images => generated 648 bytes in 169 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-06 02:27:28.443 8 WARNING glance.api.v2.images [None req-04b98e0e-3abe-4784-b987-c9955290005c f76253c3d78b4d87bd66b6dcbc8fe6b5 b7d818d234884b9b9f96f617f8af2f50 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//30d7c72c-8f71-4b7a-aef6-b727e182bb18 [pid: 8|app: 0|req: 329/688] 10.0.0.180 () {32 vars in 708 bytes} [Wed May 6 02:27:28 2026] DELETE /v2/images/30d7c72c-8f71-4b7a-aef6-b727e182bb18 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/689] 10.0.0.180 () {32 vars in 705 bytes} [Wed May 6 02:27:28 2026] GET /v2/images/30d7c72c-8f71-4b7a-aef6-b727e182bb18 => 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: 330/690] 10.0.0.180 () {32 vars in 631 bytes} [Wed May 6 02:27:28 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/691] 10.0.0.180 () {34 vars in 653 bytes} [Wed May 6 02:27:28 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/692] 10.0.0.180 () {32 vars in 715 bytes} [Wed May 6 02:27:28 2026] GET /v2/images/aa1958f6-7d06-4408-9719-72c7d51911e9/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:27:28.620 7 INFO glance.api.v2.image_data [None req-6c636227-aac0-405c-9378-a039488c44df f76253c3d78b4d87bd66b6dcbc8fe6b5 b7d818d234884b9b9f96f617f8af2f50 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 02:27:28.662 7 WARNING glance_store._drivers.rbd [None req-6c636227-aac0-405c-9378-a039488c44df f76253c3d78b4d87bd66b6dcbc8fe6b5 b7d818d234884b9b9f96f617f8af2f50 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-06 02:27:28.950 7 INFO glance.location [None req-6c636227-aac0-405c-9378-a039488c44df f76253c3d78b4d87bd66b6dcbc8fe6b5 b7d818d234884b9b9f96f617f8af2f50 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 362/693] 10.0.0.180 () {32 vars in 725 bytes} [Wed May 6 02:27:28 2026] PUT /v2/images/aa1958f6-7d06-4408-9719-72c7d51911e9/file => generated 0 bytes in 374 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/694] 10.0.0.180 () {32 vars in 705 bytes} [Wed May 6 02:27:28 2026] GET /v2/images/aa1958f6-7d06-4408-9719-72c7d51911e9 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/695] 10.0.0.180 () {32 vars in 715 bytes} [Wed May 6 02:27:29 2026] GET /v2/images/aa1958f6-7d06-4408-9719-72c7d51911e9/file => generated 1024 bytes in 113 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/698] 10.0.0.180 () {34 vars in 653 bytes} [Wed May 6 02:27:29 2026] POST /v2/images => generated 648 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/699] 10.0.0.180 () {32 vars in 724 bytes} [Wed May 6 02:27:29 2026] PATCH /v2/images/60b5a9ee-076e-41ef-b521-fe9f4da914f1 => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/700] 10.0.0.180 () {32 vars in 705 bytes} [Wed May 6 02:27:29 2026] GET /v2/images/60b5a9ee-076e-41ef-b521-fe9f4da914f1 => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:27:29.261 7 WARNING glance.api.v2.images [None req-bf1f8d6e-643e-4cf5-a310-61145e116833 f76253c3d78b4d87bd66b6dcbc8fe6b5 b7d818d234884b9b9f96f617f8af2f50 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//60b5a9ee-076e-41ef-b521-fe9f4da914f1 [pid: 7|app: 0|req: 367/701] 10.0.0.180 () {32 vars in 708 bytes} [Wed May 6 02:27:29 2026] DELETE /v2/images/60b5a9ee-076e-41ef-b521-fe9f4da914f1 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/702] 10.0.0.180 () {32 vars in 705 bytes} [Wed May 6 02:27:29 2026] GET /v2/images/60b5a9ee-076e-41ef-b521-fe9f4da914f1 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:27:29.355 7 WARNING glance.api.v2.images [None req-cacc5f43-c45f-46b8-91f6-138095f5149d f76253c3d78b4d87bd66b6dcbc8fe6b5 b7d818d234884b9b9f96f617f8af2f50 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aa1958f6-7d06-4408-9719-72c7d51911e9 [pid: 7|app: 0|req: 368/703] 10.0.0.180 () {32 vars in 708 bytes} [Wed May 6 02:27:29 2026] DELETE /v2/images/aa1958f6-7d06-4408-9719-72c7d51911e9 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/704] 10.0.0.180 () {32 vars in 705 bytes} [Wed May 6 02:27:30 2026] GET /v2/images/aa1958f6-7d06-4408-9719-72c7d51911e9 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:27:30.206 7 WARNING glance.api.v2.images [None req-3e6e8614-a4fb-4d5e-8424-aa598cff835d f76253c3d78b4d87bd66b6dcbc8fe6b5 b7d818d234884b9b9f96f617f8af2f50 - - default default] Failed to find image 30d7c72c-8f71-4b7a-aef6-b727e182bb18 to delete: glance.common.exception.ImageNotFound: No image found with ID 30d7c72c-8f71-4b7a-aef6-b727e182bb18 [pid: 7|app: 0|req: 369/705] 10.0.0.180 () {32 vars in 708 bytes} [Wed May 6 02:27:30 2026] DELETE /v2/images/30d7c72c-8f71-4b7a-aef6-b727e182bb18 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/706] 10.0.0.180 () {32 vars in 705 bytes} [Wed May 6 02:27:30 2026] GET /v2/images/30d7c72c-8f71-4b7a-aef6-b727e182bb18 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/709] 10.0.0.158 () {36 vars in 985 bytes} [Wed May 6 02:27:47 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 339/710] 10.0.0.158 () {36 vars in 925 bytes} [Wed May 6 02:27:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/713] 10.0.0.158 () {36 vars in 985 bytes} [Wed May 6 02:27:52 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 341/714] 10.0.0.158 () {36 vars in 925 bytes} [Wed May 6 02:27:52 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: 346/723] 10.0.0.180 () {32 vars in 705 bytes} [Wed May 6 02:28:39 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 378/724] 10.0.0.180 () {32 vars in 705 bytes} [Wed May 6 02:28:39 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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/727] 10.0.0.23 () {36 vars in 984 bytes} [Wed May 6 02:28:39 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => generated 1171 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/728] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:28:39 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: 349/729] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:28:39 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/730] 10.0.0.23 () {36 vars in 984 bytes} [Wed May 6 02:28:39 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 350/731] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:28:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/732] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:28:39 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: 351/733] 10.0.0.23 () {36 vars in 984 bytes} [Wed May 6 02:28:39 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 383/734] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:28:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/735] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:28:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/736] 10.0.0.79 () {36 vars in 984 bytes} [Wed May 6 02:28:39 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 353/737] 10.0.0.79 () {36 vars in 924 bytes} [Wed May 6 02:28:39 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: 385/738] 10.0.0.79 () {36 vars in 984 bytes} [Wed May 6 02:28:39 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 354/739] 10.0.0.79 () {36 vars in 924 bytes} [Wed May 6 02:28:39 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/740] 10.0.0.79 () {36 vars in 924 bytes} [Wed May 6 02:28:39 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/747] 10.0.0.158 () {36 vars in 985 bytes} [Wed May 6 02:29:16 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 390/748] 10.0.0.158 () {36 vars in 925 bytes} [Wed May 6 02:29:16 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: 361/753] 10.0.0.158 () {36 vars in 985 bytes} [Wed May 6 02:29:34 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/754] 10.0.0.158 () {36 vars in 925 bytes} [Wed May 6 02:29:34 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: 363/757] 10.0.0.158 () {36 vars in 985 bytes} [Wed May 6 02:29:48 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 395/758] 10.0.0.158 () {36 vars in 925 bytes} [Wed May 6 02:29:48 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: 398/763] 199.19.213.65 () {32 vars in 823 bytes} [Wed May 6 02:30:07 2026] GET /v2/images?status=active&owner=445a8881fc4a4c5ca4cb774fa807035e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/764] 199.19.213.65 () {32 vars in 650 bytes} [Wed May 6 02:30: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: 7|app: 0|req: 399/765] 10.0.0.23 () {36 vars in 984 bytes} [Wed May 6 02:30:08 2026] GET /v2/images/4a09c508-e726-4953-8510-149a9f8f1962 => 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: 367/766] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:30:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/767] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:30:08 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: 368/768] 10.0.0.23 () {36 vars in 984 bytes} [Wed May 6 02:30:08 2026] GET /v2/images/4a09c508-e726-4953-8510-149a9f8f1962 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/769] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:30:08 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: 369/770] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:30:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/771] 10.0.0.23 () {36 vars in 984 bytes} [Wed May 6 02:30:08 2026] GET /v2/images/4a09c508-e726-4953-8510-149a9f8f1962 => 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: 370/772] 10.0.0.23 () {36 vars in 924 bytes} [Wed May 6 02:30:08 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: 403/773] 10.0.0.79 () {36 vars in 984 bytes} [Wed May 6 02:30:08 2026] GET /v2/images/4a09c508-e726-4953-8510-149a9f8f1962 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/774] 10.0.0.79 () {36 vars in 924 bytes} [Wed May 6 02:30:08 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: 404/775] 10.0.0.79 () {36 vars in 984 bytes} [Wed May 6 02:30:08 2026] GET /v2/images/4a09c508-e726-4953-8510-149a9f8f1962 => 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: 372/776] 10.0.0.79 () {36 vars in 924 bytes} [Wed May 6 02:30:08 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: 405/777] 10.0.0.79 () {36 vars in 924 bytes} [Wed May 6 02:30:08 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: 375/782] 10.0.0.158 () {36 vars in 985 bytes} [Wed May 6 02:30:22 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => 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: 408/783] 10.0.0.158 () {36 vars in 925 bytes} [Wed May 6 02:30: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: 412/790] 10.0.0.158 () {36 vars in 985 bytes} [Wed May 6 02:30:50 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/791] 10.0.0.158 () {36 vars in 925 bytes} [Wed May 6 02:30: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: 8|app: 0|req: 386/804] 10.0.0.158 () {36 vars in 985 bytes} [Wed May 6 02:31:52 2026] GET /v2/images/91795264-456f-416a-aeb8-472a0316702f => generated 1171 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/805] 10.0.0.158 () {36 vars in 925 bytes} [Wed May 6 02:31:52 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: 404/840] 10.0.0.180 () {32 vars in 631 bytes} [Wed May 6 02:34:44 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)