+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 7 00:27:32 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-6798fdf5c-hvvqh 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f7d369d1668 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-04-07 00:27:34.986 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-07 00:27:34.998 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-07 00:27:35.866 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-04-07 00:27:35.867 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-04-07 00:27:35.868 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:27:35.872 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-04-07 00:27:35.873 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-04-07 00:27:35.874 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:27:37.868 7 WARNING glance.api.v2.images [None req-3439de34-b29e-4dcc-9c01-4484583012ad - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:27:37.892 8 WARNING glance.api.v2.images [None req-7b2f008d-9b1f-4441-a150-71cacbebbed4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:27:38.211 7 WARNING keystonemiddleware._common.config [None req-3439de34-b29e-4dcc-9c01-4484583012ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:27:38.219 7 WARNING oslo_config.cfg [None req-3439de34-b29e-4dcc-9c01-4484583012ad - - - - - -] 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 0x7f7d369d1668 pid: 7 (default app) 2026-04-07 00:27:38.228 8 WARNING keystonemiddleware._common.config [None req-7b2f008d-9b1f-4441-a150-71cacbebbed4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:27:38.236 8 WARNING oslo_config.cfg [None req-7b2f008d-9b1f-4441-a150-71cacbebbed4 - - - - - -] 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 0x7f7d369d1668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 00:27:38 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-04-07 00:27:39.385 8 WARNING oslo_policy.policy [None req-0875451f-c99d-48c7-a2ee-e528ddf5ca1a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - 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-04-07 00:27:39.385 8 WARNING oslo_policy.policy [None req-0875451f-c99d-48c7-a2ee-e528ddf5ca1a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - 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-04-07 00:27:39.402 8 WARNING oslo_policy.policy [None req-0875451f-c99d-48c7-a2ee-e528ddf5ca1a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - 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-04-07 00:27:39.402 8 WARNING oslo_policy.policy [None req-0875451f-c99d-48c7-a2ee-e528ddf5ca1a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 00:27:38 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 00:27:42 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: 2/7] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 00:27:42 2026] GET /v2/images => generated 69 bytes in 39 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-04-07 00:27:42.783 7 WARNING oslo_policy.policy [None req-596120c8-ff55-4715-be83-5c90aae0138f ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - 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-04-07 00:27:42.784 7 WARNING oslo_policy.policy [None req-596120c8-ff55-4715-be83-5c90aae0138f ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.65 () {44 vars in 907 bytes} [Tue Apr 7 00:27:42 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.65 () {44 vars in 929 bytes} [Tue Apr 7 00:27:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:27:42.921 7 WARNING oslo_policy.policy [None req-d165a33a-e37f-4832-9835-3da82d22f9fe ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - 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-04-07 00:27:42.921 7 WARNING oslo_policy.policy [None req-d165a33a-e37f-4832-9835-3da82d22f9fe ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.65 () {44 vars in 935 bytes} [Tue Apr 7 00:27:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:27:43.007 8 WARNING oslo_config.cfg [None req-c32415fa-279b-47b9-87b4-3ea54b5011ab ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.65 () {48 vars in 947 bytes} [Tue Apr 7 00:27:42 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-04-07 00:27:43.028 7 WARNING oslo_policy.policy [None req-28824c5c-7398-4533-a95d-5a3aed3eb087 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - 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-04-07 00:27:43.028 7 WARNING oslo_policy.policy [None req-28824c5c-7398-4533-a95d-5a3aed3eb087 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - 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-04-07 00:27:43.029 7 INFO glance.api.v2.image_data [None req-28824c5c-7398-4533-a95d-5a3aed3eb087 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:27:49.077 7 INFO glance.location [None req-28824c5c-7398-4533-a95d-5a3aed3eb087 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.65 () {48 vars in 1041 bytes} [Tue Apr 7 00:27:43 2026] PUT /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855/file => generated 0 bytes in 6098 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4909 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 7 00:27:49 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:27:49.157 7 WARNING oslo_config.cfg [None req-0143674f-f2bf-4e3b-b0fe-e2120d2d5bf2 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 7 00:27:49 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/261] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 00:48:11 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: 130/262] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 00:48:11 2026] GET /v2/images => generated 1240 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 00:48:28 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: 135/268] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 00:48:28 2026] GET /v2/images => generated 1240 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.204.45.65 () {44 vars in 933 bytes} [Tue Apr 7 00:48:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.65 () {44 vars in 955 bytes} [Tue Apr 7 00:48:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.204.45.65 () {44 vars in 935 bytes} [Tue Apr 7 00:48:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.65 () {48 vars in 947 bytes} [Tue Apr 7 00:48:28 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:48:28.931 8 WARNING oslo_policy.policy [None req-63f5312e-8f8d-4f6c-8ccd-10006148893a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - 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-04-07 00:48:28.931 8 WARNING oslo_policy.policy [None req-63f5312e-8f8d-4f6c-8ccd-10006148893a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - 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-04-07 00:48:28.933 8 INFO glance.api.v2.image_data [None req-63f5312e-8f8d-4f6c-8ccd-10006148893a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:49:03.121 8 INFO glance.location [None req-63f5312e-8f8d-4f6c-8ccd-10006148893a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 136/279] 199.204.45.65 () {48 vars in 1042 bytes} [Tue Apr 7 00:48:28 2026] PUT /v2/images/dfb876ca-7a85-494f-b031-438772bad10c/file => generated 0 bytes in 34238 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64034 switches on core 0) [pid: 7|app: 0|req: 144/280] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 7 00:49:03 2026] GET /v2/images/dfb876ca-7a85-494f-b031-438772bad10c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/281] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 7 00:49:03 2026] GET /v2/images/dfb876ca-7a85-494f-b031-438772bad10c => 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: 145/282] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 00:49:04 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/283] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 00:49:04 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/368] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 00:56:01 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/369] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 00:56:01 2026] GET /v2/images => generated 2451 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 00:56:14 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: 190/373] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 00:56:14 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: 184/374] 199.204.45.65 () {44 vars in 943 bytes} [Tue Apr 7 00:56:14 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/375] 199.204.45.65 () {44 vars in 965 bytes} [Tue Apr 7 00:56:14 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: 185/376] 199.204.45.65 () {44 vars in 935 bytes} [Tue Apr 7 00:56:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.204.45.65 () {48 vars in 947 bytes} [Tue Apr 7 00:56:14 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:56:14.213 8 INFO glance.api.v2.image_data [None req-b71504c9-6532-45b3-9859-e381cb58403e ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:57:02.194 8 INFO glance.location [None req-b71504c9-6532-45b3-9859-e381cb58403e ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/388] 199.204.45.65 () {48 vars in 1041 bytes} [Tue Apr 7 00:56:14 2026] PUT /v2/images/40e23ba4-bd92-49c1-8305-194adffda478/file => generated 0 bytes in 48027 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21350 switches on core 0) [pid: 7|app: 0|req: 203/389] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 7 00:57:02 2026] GET /v2/images/40e23ba4-bd92-49c1-8305-194adffda478 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/390] 199.204.45.65 () {48 vars in 1046 bytes} [Tue Apr 7 00:57:02 2026] PATCH /v2/images/40e23ba4-bd92-49c1-8305-194adffda478 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/391] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 7 00:57:02 2026] GET /v2/images/40e23ba4-bd92-49c1-8305-194adffda478 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/402] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 00:57:54 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/403] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 00:57:54 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/408] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 00:58:07 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: 196/409] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 00:58:07 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/410] 199.204.45.65 () {44 vars in 935 bytes} [Tue Apr 7 00:58:07 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/411] 199.204.45.65 () {44 vars in 957 bytes} [Tue Apr 7 00:58:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/412] 199.204.45.65 () {44 vars in 935 bytes} [Tue Apr 7 00:58:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/413] 199.204.45.65 () {48 vars in 947 bytes} [Tue Apr 7 00:58:07 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:58:07.805 7 INFO glance.api.v2.image_data [None req-3d6508dc-82b4-4b9c-a13f-ac2b9399b66a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:58:25.412 7 INFO glance.location [None req-3d6508dc-82b4-4b9c-a13f-ac2b9399b66a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 216/416] 199.204.45.65 () {48 vars in 1042 bytes} [Tue Apr 7 00:58:07 2026] PUT /v2/images/34be5164-e49e-4903-91ee-bfdce885d1c0/file => generated 0 bytes in 17654 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25032 switches on core 0) [pid: 8|app: 0|req: 201/417] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 7 00:58:25 2026] GET /v2/images/34be5164-e49e-4903-91ee-bfdce885d1c0 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/418] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 7 00:58:25 2026] GET /v2/images/34be5164-e49e-4903-91ee-bfdce885d1c0 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/565] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 01:10: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: 275/566] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 01:10:30 2026] GET /v2/images => generated 4893 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/593] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 01:12:43 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/594] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 01:12:43 2026] GET /v2/images => generated 4893 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/595] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 01:12:45 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: 306/596] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 01:12:45 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/607] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 01:13:31 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: 312/608] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 01:13:31 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: 8|app: 0|req: 298/611] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 01:13:39 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: 314/612] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 01:13:39 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: 8|app: 0|req: 305/625] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 7 01:14:38 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: 321/626] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 7 01:14:38 2026] GET /v2/images => generated 4893 bytes in 46 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: 326/635] 10.0.0.19 () {32 vars in 631 bytes} [Tue Apr 7 01:15:19 2026] GET /v2/images => generated 4893 bytes in 19 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/640] 10.0.0.103 () {36 vars in 986 bytes} [Tue Apr 7 01:15:43 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/641] 10.0.0.103 () {36 vars in 926 bytes} [Tue Apr 7 01:15: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: 314/644] 10.0.0.103 () {36 vars in 986 bytes} [Tue Apr 7 01:15:50 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => 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: 331/645] 10.0.0.103 () {36 vars in 926 bytes} [Tue Apr 7 01:15:50 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: 332/646] 199.204.45.65 () {36 vars in 989 bytes} [Tue Apr 7 01:15:52 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/647] 199.204.45.65 () {36 vars in 929 bytes} [Tue Apr 7 01:15:52 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: 315/648] 10.0.0.12 () {36 vars in 985 bytes} [Tue Apr 7 01:15:52 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/649] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:15:52 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: 316/650] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:15: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: 7|app: 0|req: 335/651] 10.0.0.12 () {36 vars in 985 bytes} [Tue Apr 7 01:15:52 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/652] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:15: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: 7|app: 0|req: 336/653] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:15:52 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: 8|app: 0|req: 318/654] 10.0.0.12 () {36 vars in 985 bytes} [Tue Apr 7 01:15:52 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => 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: 337/655] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:15:52 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: 8|app: 0|req: 319/656] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:15: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: 7|app: 0|req: 338/657] 199.204.45.65 () {36 vars in 989 bytes} [Tue Apr 7 01:15:52 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/658] 199.204.45.65 () {36 vars in 929 bytes} [Tue Apr 7 01:15: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: 7|app: 0|req: 339/659] 10.0.0.196 () {36 vars in 986 bytes} [Tue Apr 7 01:15:53 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/660] 10.0.0.196 () {36 vars in 926 bytes} [Tue Apr 7 01:15:53 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: 340/661] 10.0.0.196 () {36 vars in 986 bytes} [Tue Apr 7 01:15:54 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/662] 10.0.0.196 () {36 vars in 926 bytes} [Tue Apr 7 01:15:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/663] 10.0.0.196 () {36 vars in 926 bytes} [Tue Apr 7 01:15:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/670] 10.0.0.103 () {36 vars in 986 bytes} [Tue Apr 7 01:16:25 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => 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: 326/671] 10.0.0.103 () {36 vars in 926 bytes} [Tue Apr 7 01:16:25 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: 328/674] 10.0.0.103 () {36 vars in 986 bytes} [Tue Apr 7 01:16:33 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/675] 10.0.0.103 () {36 vars in 926 bytes} [Tue Apr 7 01:16:33 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: 351/682] 10.0.0.103 () {36 vars in 986 bytes} [Tue Apr 7 01:17:03 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/683] 10.0.0.103 () {36 vars in 926 bytes} [Tue Apr 7 01:17:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/684] 10.0.0.103 () {36 vars in 986 bytes} [Tue Apr 7 01:17:04 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => 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: 333/685] 10.0.0.103 () {36 vars in 926 bytes} [Tue Apr 7 01:17:04 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: 339/696] 10.0.0.19 () {30 vars in 409 bytes} [Tue Apr 7 01:17:50 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/697] 10.0.0.19 () {34 vars in 653 bytes} [Tue Apr 7 01:17:54 2026] POST /v2/images => generated 649 bytes in 248 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-07 01:17:55.071 8 WARNING glance.api.v2.images [None req-a8daae90-5303-49cb-bab7-c5487f3ab47a b1aeca6242ba44a8926a1aa2805415dc 7716734192234ae387a7fbf3782c80df - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//31da535b-4617-4de0-8a43-c3ea2f9531a1 [pid: 8|app: 0|req: 340/698] 10.0.0.19 () {32 vars in 708 bytes} [Tue Apr 7 01:17:55 2026] DELETE /v2/images/31da535b-4617-4de0-8a43-c3ea2f9531a1 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/699] 10.0.0.19 () {32 vars in 705 bytes} [Tue Apr 7 01:17:55 2026] GET /v2/images/31da535b-4617-4de0-8a43-c3ea2f9531a1 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/700] 10.0.0.19 () {32 vars in 631 bytes} [Tue Apr 7 01:17:55 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/701] 10.0.0.19 () {34 vars in 653 bytes} [Tue Apr 7 01:17:55 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: 8|app: 0|req: 342/702] 10.0.0.19 () {32 vars in 715 bytes} [Tue Apr 7 01:17:55 2026] GET /v2/images/8afe12cb-5a02-4981-8367-c7e991efa45a/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:55.298 7 INFO glance.api.v2.image_data [None req-cb5a99c6-c71b-4ae7-a4df-5255770aa165 b1aeca6242ba44a8926a1aa2805415dc 7716734192234ae387a7fbf3782c80df - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 01:17:55.340 7 WARNING glance_store._drivers.rbd [None req-cb5a99c6-c71b-4ae7-a4df-5255770aa165 b1aeca6242ba44a8926a1aa2805415dc 7716734192234ae387a7fbf3782c80df - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-07 01:17:55.670 7 INFO glance.location [None req-cb5a99c6-c71b-4ae7-a4df-5255770aa165 b1aeca6242ba44a8926a1aa2805415dc 7716734192234ae387a7fbf3782c80df - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/703] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:17:55 2026] PUT /v2/images/8afe12cb-5a02-4981-8367-c7e991efa45a/file => generated 0 bytes in 424 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/704] 10.0.0.19 () {32 vars in 705 bytes} [Tue Apr 7 01:17:55 2026] GET /v2/images/8afe12cb-5a02-4981-8367-c7e991efa45a => generated 1104 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/705] 10.0.0.19 () {32 vars in 715 bytes} [Tue Apr 7 01:17:55 2026] GET /v2/images/8afe12cb-5a02-4981-8367-c7e991efa45a/file => generated 1024 bytes in 167 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/706] 10.0.0.19 () {34 vars in 653 bytes} [Tue Apr 7 01:17:55 2026] POST /v2/images => generated 648 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/707] 10.0.0.19 () {32 vars in 724 bytes} [Tue Apr 7 01:17:55 2026] PATCH /v2/images/7f982bb5-ceeb-4006-a3ca-f82aa2b00561 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/708] 10.0.0.19 () {32 vars in 705 bytes} [Tue Apr 7 01:17:56 2026] GET /v2/images/7f982bb5-ceeb-4006-a3ca-f82aa2b00561 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:56.094 7 WARNING glance.api.v2.images [None req-439779c6-afff-469f-8c99-443387f25d1f b1aeca6242ba44a8926a1aa2805415dc 7716734192234ae387a7fbf3782c80df - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7f982bb5-ceeb-4006-a3ca-f82aa2b00561 [pid: 7|app: 0|req: 364/709] 10.0.0.19 () {32 vars in 708 bytes} [Tue Apr 7 01:17:56 2026] DELETE /v2/images/7f982bb5-ceeb-4006-a3ca-f82aa2b00561 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/710] 10.0.0.19 () {32 vars in 705 bytes} [Tue Apr 7 01:17:56 2026] GET /v2/images/7f982bb5-ceeb-4006-a3ca-f82aa2b00561 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:17:56.200 7 WARNING glance.api.v2.images [None req-09d8c07b-5699-427f-ad82-73001f4f39c5 b1aeca6242ba44a8926a1aa2805415dc 7716734192234ae387a7fbf3782c80df - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8afe12cb-5a02-4981-8367-c7e991efa45a [pid: 8|app: 0|req: 349/713] 10.0.0.103 () {36 vars in 986 bytes} [Tue Apr 7 01:17:56 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => 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: 350/714] 10.0.0.103 () {36 vars in 926 bytes} [Tue Apr 7 01:17:56 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: 365/715] 10.0.0.19 () {32 vars in 708 bytes} [Tue Apr 7 01:17:56 2026] DELETE /v2/images/8afe12cb-5a02-4981-8367-c7e991efa45a => generated 0 bytes in 746 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/716] 10.0.0.19 () {32 vars in 705 bytes} [Tue Apr 7 01:17:56 2026] GET /v2/images/8afe12cb-5a02-4981-8367-c7e991efa45a => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:17:56.967 7 WARNING glance.api.v2.images [None req-fd8a4d7e-1b4b-4b7e-b448-ddc7d67a3f83 b1aeca6242ba44a8926a1aa2805415dc 7716734192234ae387a7fbf3782c80df - - default default] Failed to find image 31da535b-4617-4de0-8a43-c3ea2f9531a1 to delete: glance.common.exception.ImageNotFound: No image found with ID 31da535b-4617-4de0-8a43-c3ea2f9531a1 [pid: 7|app: 0|req: 366/717] 10.0.0.19 () {32 vars in 708 bytes} [Tue Apr 7 01:17:56 2026] DELETE /v2/images/31da535b-4617-4de0-8a43-c3ea2f9531a1 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/718] 10.0.0.19 () {32 vars in 705 bytes} [Tue Apr 7 01:17:56 2026] GET /v2/images/31da535b-4617-4de0-8a43-c3ea2f9531a1 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/721] 10.0.0.103 () {36 vars in 986 bytes} [Tue Apr 7 01:18:16 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => 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: 354/722] 10.0.0.103 () {36 vars in 926 bytes} [Tue Apr 7 01:18:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/727] 10.0.0.19 () {32 vars in 705 bytes} [Tue Apr 7 01:18:27 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => 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: 357/728] 10.0.0.19 () {32 vars in 705 bytes} [Tue Apr 7 01:18:27 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => 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: 372/729] 10.0.0.12 () {36 vars in 985 bytes} [Tue Apr 7 01:18:27 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/730] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:18:27 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: 373/731] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:18:27 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: 359/732] 10.0.0.12 () {36 vars in 985 bytes} [Tue Apr 7 01:18:27 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/733] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:18:27 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: 360/734] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:18:27 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: 375/735] 10.0.0.12 () {36 vars in 985 bytes} [Tue Apr 7 01:18:27 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => 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: 361/736] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:18:27 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: 376/737] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:18:27 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: 362/738] 10.0.0.196 () {36 vars in 986 bytes} [Tue Apr 7 01:18:28 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/739] 10.0.0.196 () {36 vars in 926 bytes} [Tue Apr 7 01:18:28 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/740] 10.0.0.196 () {36 vars in 986 bytes} [Tue Apr 7 01:18:28 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => 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: 378/741] 10.0.0.196 () {36 vars in 926 bytes} [Tue Apr 7 01:18:28 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: 364/742] 10.0.0.196 () {36 vars in 926 bytes} [Tue Apr 7 01:18:28 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: 381/747] 199.204.45.65 () {32 vars in 824 bytes} [Tue Apr 7 01:18:52 2026] GET /v2/images?status=active&owner=06a61ff8c26e47d1be4d88ec5d8936d7&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/748] 199.204.45.65 () {32 vars in 651 bytes} [Tue Apr 7 01:18:52 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: 7|app: 0|req: 382/749] 10.0.0.12 () {36 vars in 985 bytes} [Tue Apr 7 01:18:52 2026] GET /v2/images/dfb876ca-7a85-494f-b031-438772bad10c => 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: 368/750] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:18:52 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: 383/751] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:18:52 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: 369/752] 10.0.0.12 () {36 vars in 985 bytes} [Tue Apr 7 01:18:52 2026] GET /v2/images/dfb876ca-7a85-494f-b031-438772bad10c => 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: 384/753] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:18:52 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: 370/754] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:18:52 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/755] 10.0.0.12 () {36 vars in 985 bytes} [Tue Apr 7 01:18:52 2026] GET /v2/images/dfb876ca-7a85-494f-b031-438772bad10c => 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: 371/756] 10.0.0.12 () {36 vars in 925 bytes} [Tue Apr 7 01:18:52 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: 386/757] 10.0.0.196 () {36 vars in 986 bytes} [Tue Apr 7 01:18:53 2026] GET /v2/images/dfb876ca-7a85-494f-b031-438772bad10c => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/758] 10.0.0.196 () {36 vars in 926 bytes} [Tue Apr 7 01:18:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/759] 10.0.0.196 () {36 vars in 986 bytes} [Tue Apr 7 01:18:53 2026] GET /v2/images/dfb876ca-7a85-494f-b031-438772bad10c => 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: 373/760] 10.0.0.196 () {36 vars in 926 bytes} [Tue Apr 7 01:18:53 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/761] 10.0.0.196 () {36 vars in 926 bytes} [Tue Apr 7 01:18:53 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: 374/762] 10.0.0.103 () {36 vars in 986 bytes} [Tue Apr 7 01:18:56 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/763] 10.0.0.103 () {36 vars in 926 bytes} [Tue Apr 7 01:18:56 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: 379/772] 10.0.0.103 () {36 vars in 986 bytes} [Tue Apr 7 01:19:27 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => 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: 394/773] 10.0.0.103 () {36 vars in 926 bytes} [Tue Apr 7 01:19:27 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: 401/786] 10.0.0.103 () {36 vars in 986 bytes} [Tue Apr 7 01:20:27 2026] GET /v2/images/63d4daa7-48bc-4c8d-b530-0b1ae7bf1855 => 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: 386/787] 10.0.0.103 () {36 vars in 926 bytes} [Tue Apr 7 01:20:27 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: 403/820] 10.0.0.19 () {32 vars in 631 bytes} [Tue Apr 7 01:23:07 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)