+ 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 [Sat Jun 20 01:47:18 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7b47467bbf-wphqv 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f6c7ef9f668 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-06-20 01:47:20.326 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-20 01:47:20.344 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-06-20 01:47:21.180 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-06-20 01:47:21.181 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-06-20 01:47:21.182 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-20 01:47:21.236 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-06-20 01:47:21.237 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-06-20 01:47:21.238 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-20 01:47:23.177 8 WARNING glance.api.v2.images [None req-5b4c0428-07c6-4260-9b2f-96a6063fe2b9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-20 01:47:23.329 7 WARNING glance.api.v2.images [None req-43fb4c18-e632-42d0-a663-34dc722feeda - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-20 01:47:23.507 8 WARNING keystonemiddleware._common.config [None req-5b4c0428-07c6-4260-9b2f-96a6063fe2b9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-20 01:47:23.515 8 WARNING oslo_config.cfg [None req-5b4c0428-07c6-4260-9b2f-96a6063fe2b9 - - - - - -] 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 0x7f6c7ef9f668 pid: 8 (default app) 2026-06-20 01:47:23.684 7 WARNING keystonemiddleware._common.config [None req-43fb4c18-e632-42d0-a663-34dc722feeda - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-20 01:47:23.691 7 WARNING oslo_config.cfg [None req-43fb4c18-e632-42d0-a663-34dc722feeda - - - - - -] 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 0x7f6c7ef9f668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 01:47:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-20 01:47:24.490 7 WARNING oslo_policy.policy [None req-bcc40ea0-93d1-4597-b9a9-b012239f83b3 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - 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-06-20 01:47:24.490 7 WARNING oslo_policy.policy [None req-bcc40ea0-93d1-4597-b9a9-b012239f83b3 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - 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-06-20 01:47:24.506 7 WARNING oslo_policy.policy [None req-bcc40ea0-93d1-4597-b9a9-b012239f83b3 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - 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-06-20 01:47:24.506 7 WARNING oslo_policy.policy [None req-bcc40ea0-93d1-4597-b9a9-b012239f83b3 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - 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/6] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 01:47:24 2026] GET /v2/images => generated 69 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 01:47:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 01:47:28 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-20 01:47:28.244 8 WARNING oslo_policy.policy [None req-79cb0d61-73d3-42c3-9f83-102aae63a092 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - 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-06-20 01:47:28.244 8 WARNING oslo_policy.policy [None req-79cb0d61-73d3-42c3-9f83-102aae63a092 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - 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/9] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 20 01:47:28 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.132 () {44 vars in 933 bytes} [Sat Jun 20 01:47:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-20 01:47:28.378 8 WARNING oslo_policy.policy [None req-efe8f9d4-ee7a-4d41-af73-9b70f354d092 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - 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-06-20 01:47:28.378 8 WARNING oslo_policy.policy [None req-efe8f9d4-ee7a-4d41-af73-9b70f354d092 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - 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: 8/11] 199.204.45.132 () {44 vars in 939 bytes} [Sat Jun 20 01:47:28 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-06-20 01:47:28.530 7 WARNING oslo_config.cfg [None req-ce2e3636-28a5-4709-8fb2-df48c51f70c8 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - 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/12] 199.204.45.132 () {48 vars in 951 bytes} [Sat Jun 20 01:47:28 2026] POST /v2/images => generated 760 bytes in 129 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-20 01:47:28.554 8 WARNING oslo_policy.policy [None req-927d5307-88ef-4086-b1c4-12e7e4c7e3a4 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - 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-06-20 01:47:28.554 8 WARNING oslo_policy.policy [None req-927d5307-88ef-4086-b1c4-12e7e4c7e3a4 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - 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-06-20 01:47:28.555 8 INFO glance.api.v2.image_data [None req-927d5307-88ef-4086-b1c4-12e7e4c7e3a4 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-20 01:47:32.120 8 WARNING glance.location [None req-927d5307-88ef-4086-b1c4-12e7e4c7e3a4 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.132 () {48 vars in 1045 bytes} [Sat Jun 20 01:47:28 2026] PUT /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2/file => generated 0 bytes in 3607 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5895 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.132 () {44 vars in 971 bytes} [Sat Jun 20 01:47:32 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-20 01:47:32.264 8 WARNING oslo_config.cfg [None req-009da9e8-58e6-4e48-96e6-445a8b670c69 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - 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: 10/15] 199.204.45.132 () {48 vars in 1051 bytes} [Sat Jun 20 01:47:32 2026] PATCH /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.132 () {44 vars in 971 bytes} [Sat Jun 20 01:47:32 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 02:08:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 02:08:23 2026] GET /v2/images => generated 1381 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 02:08:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 02:08:40 2026] GET /v2/images => generated 1381 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.132 () {44 vars in 937 bytes} [Sat Jun 20 02:08:40 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.204.45.132 () {44 vars in 959 bytes} [Sat Jun 20 02:08:40 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.204.45.132 () {44 vars in 939 bytes} [Sat Jun 20 02:08:40 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: 7|app: 0|req: 137/278] 199.204.45.132 () {48 vars in 951 bytes} [Sat Jun 20 02:08:40 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-20 02:08:40.711 8 INFO glance.api.v2.image_data [None req-f2ae1439-fead-4ca8-9055-ea46f8e2e631 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-20 02:09:11.229 8 WARNING glance.location [None req-f2ae1439-fead-4ca8-9055-ea46f8e2e631 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/285] 199.204.45.132 () {48 vars in 1046 bytes} [Sat Jun 20 02:08:40 2026] PUT /v2/images/65746754-578e-49f5-9f41-d180d8d35b9e/file => generated 0 bytes in 30566 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66338 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.132 () {44 vars in 971 bytes} [Sat Jun 20 02:09:11 2026] GET /v2/images/65746754-578e-49f5-9f41-d180d8d35b9e => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.132 () {48 vars in 1051 bytes} [Sat Jun 20 02:09:11 2026] PATCH /v2/images/65746754-578e-49f5-9f41-d180d8d35b9e => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.132 () {44 vars in 971 bytes} [Sat Jun 20 02:09:11 2026] GET /v2/images/65746754-578e-49f5-9f41-d180d8d35b9e => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 02:09:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 02:09:12 2026] GET /v2/images => generated 2778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 02:15:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/372] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 02:15:52 2026] GET /v2/images => generated 2778 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 02:16:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 02:16:10 2026] GET /v2/images => generated 2778 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 199.204.45.132 () {44 vars in 947 bytes} [Sat Jun 20 02:16:10 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 199.204.45.132 () {44 vars in 969 bytes} [Sat Jun 20 02:16:10 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.204.45.132 () {44 vars in 939 bytes} [Sat Jun 20 02:16:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.204.45.132 () {48 vars in 951 bytes} [Sat Jun 20 02:16:10 2026] POST /v2/images => generated 799 bytes in 1224 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-20 02:16:12.127 8 INFO glance.api.v2.image_data [None req-eeaefd66-87d4-49b0-867b-2713721e16c3 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-20 02:16:29.880 8 INFO glance.location [None req-eeaefd66-87d4-49b0-867b-2713721e16c3 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/387] 199.204.45.132 () {48 vars in 1045 bytes} [Sat Jun 20 02:16:12 2026] PUT /v2/images/caf334b8-1706-4ce6-8e2a-bb600950a0b3/file => generated 0 bytes in 17792 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24120 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.132 () {44 vars in 971 bytes} [Sat Jun 20 02:16:29 2026] GET /v2/images/caf334b8-1706-4ce6-8e2a-bb600950a0b3 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.132 () {48 vars in 1051 bytes} [Sat Jun 20 02:16:29 2026] PATCH /v2/images/caf334b8-1706-4ce6-8e2a-bb600950a0b3 => generated 1410 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 199.204.45.132 () {44 vars in 971 bytes} [Sat Jun 20 02:16:30 2026] GET /v2/images/caf334b8-1706-4ce6-8e2a-bb600950a0b3 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/403] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 02:17:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 02:17:32 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/411] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 02:17:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 02:17:56 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.204.45.132 () {44 vars in 939 bytes} [Sat Jun 20 02:17:56 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.204.45.132 () {44 vars in 961 bytes} [Sat Jun 20 02:17:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.204.45.132 () {44 vars in 939 bytes} [Sat Jun 20 02:17:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 199.204.45.132 () {48 vars in 951 bytes} [Sat Jun 20 02:17:56 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-20 02:17:56.426 8 INFO glance.api.v2.image_data [None req-020aa191-1bd0-4ed2-97a7-47270434f06a 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-20 02:19:03.320 8 INFO glance.location [None req-020aa191-1bd0-4ed2-97a7-47270434f06a 84bea81fe5cf43c5b45507c0d5af5f56 e09fda7aaece4e5495930be11383383e - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/431] 199.204.45.132 () {48 vars in 1046 bytes} [Sat Jun 20 02:17:56 2026] PUT /v2/images/d2ce4ca0-4845-47a6-add1-f43db273eb5a/file => generated 0 bytes in 66980 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16495 switches on core 0) [pid: 7|app: 0|req: 226/432] 199.204.45.132 () {44 vars in 971 bytes} [Sat Jun 20 02:19:03 2026] GET /v2/images/d2ce4ca0-4845-47a6-add1-f43db273eb5a => generated 1204 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/433] 199.204.45.132 () {48 vars in 1051 bytes} [Sat Jun 20 02:19:03 2026] PATCH /v2/images/d2ce4ca0-4845-47a6-add1-f43db273eb5a => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/434] 199.204.45.132 () {44 vars in 971 bytes} [Sat Jun 20 02:19:03 2026] GET /v2/images/d2ce4ca0-4845-47a6-add1-f43db273eb5a => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/597] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 02:32:35 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/598] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 02:32:35 2026] GET /v2/images => generated 5574 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/627] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 02:34:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/628] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 02:34:55 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/629] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 02:34:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/630] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 02:34:57 2026] GET /v2/images => generated 5574 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/641] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 02:35:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/642] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 02:35:48 2026] GET /v2/images => generated 5574 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/645] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 02:35:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/646] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 02:35:57 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/659] 199.204.45.132 () {42 vars in 688 bytes} [Sat Jun 20 02:36:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/660] 199.204.45.132 () {44 vars in 910 bytes} [Sat Jun 20 02:36:58 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/669] 10.0.0.138 () {32 vars in 633 bytes} [Sat Jun 20 02:37:41 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/676] 10.0.0.36 () {36 vars in 986 bytes} [Sat Jun 20 02:38:04 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/677] 10.0.0.36 () {36 vars in 926 bytes} [Sat Jun 20 02:38:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/678] 10.0.0.36 () {36 vars in 986 bytes} [Sat Jun 20 02:38:09 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/679] 10.0.0.36 () {36 vars in 926 bytes} [Sat Jun 20 02:38:10 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/682] 199.204.45.132 () {36 vars in 991 bytes} [Sat Jun 20 02:38:13 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/683] 199.204.45.132 () {36 vars in 931 bytes} [Sat Jun 20 02:38:13 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: 352/684] 199.204.45.132 () {36 vars in 991 bytes} [Sat Jun 20 02:38:14 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/685] 199.204.45.132 () {36 vars in 931 bytes} [Sat Jun 20 02:38:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/688] 10.0.0.36 () {36 vars in 986 bytes} [Sat Jun 20 02:38:24 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/689] 10.0.0.36 () {36 vars in 926 bytes} [Sat Jun 20 02:38:24 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: 335/690] 10.0.0.108 () {36 vars in 987 bytes} [Sat Jun 20 02:38:24 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/691] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:38:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/692] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:38:24 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/693] 10.0.0.108 () {36 vars in 987 bytes} [Sat Jun 20 02:38:24 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/694] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:38:24 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: 358/695] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:38:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/696] 10.0.0.108 () {36 vars in 987 bytes} [Sat Jun 20 02:38:24 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/697] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:38:24 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: 339/698] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:38:24 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: 360/699] 10.0.0.214 () {36 vars in 911 bytes} [Sat Jun 20 02:38:25 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/700] 10.0.0.214 () {36 vars in 1007 bytes} [Sat Jun 20 02:38:25 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2/locations => generated 127 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/701] 10.0.0.214 () {36 vars in 987 bytes} [Sat Jun 20 02:38:25 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/702] 10.0.0.214 () {36 vars in 927 bytes} [Sat Jun 20 02:38:25 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: 362/703] 10.0.0.214 () {36 vars in 927 bytes} [Sat Jun 20 02:38: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: 345/710] 10.0.0.36 () {36 vars in 986 bytes} [Sat Jun 20 02:38:58 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/711] 10.0.0.36 () {36 vars in 926 bytes} [Sat Jun 20 02:38:58 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: 349/718] 10.0.0.138 () {30 vars in 411 bytes} [Sat Jun 20 02:39:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/719] 10.0.0.36 () {36 vars in 986 bytes} [Sat Jun 20 02:39:32 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/720] 10.0.0.36 () {36 vars in 926 bytes} [Sat Jun 20 02:39:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/727] 10.0.0.138 () {34 vars in 655 bytes} [Sat Jun 20 02:39:55 2026] POST /v2/images => generated 648 bytes in 235 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-20 02:39:55.835 8 WARNING glance.api.v2.images [None req-a8d780c5-db50-44f4-85cb-2d2b4651f461 938c7fdd35fc45a190210d30c9a097cf 4bbaee6569cc427d85a2ad8f43b38a20 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9ec30ec2-1f3c-497e-a2e6-dd5fe60f0425 [pid: 8|app: 0|req: 354/728] 10.0.0.138 () {32 vars in 710 bytes} [Sat Jun 20 02:39:55 2026] DELETE /v2/images/9ec30ec2-1f3c-497e-a2e6-dd5fe60f0425 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/729] 10.0.0.138 () {32 vars in 707 bytes} [Sat Jun 20 02:39:55 2026] GET /v2/images/9ec30ec2-1f3c-497e-a2e6-dd5fe60f0425 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/730] 10.0.0.138 () {32 vars in 633 bytes} [Sat Jun 20 02:39:55 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/731] 10.0.0.138 () {34 vars in 655 bytes} [Sat Jun 20 02:39:55 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/732] 10.0.0.138 () {32 vars in 717 bytes} [Sat Jun 20 02:39:55 2026] GET /v2/images/88f287cf-4ed7-4020-9de9-6672fb5d7d79/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-20 02:39:56.009 7 WARNING oslo_policy.policy [None req-16495b6b-3233-446e-a660-d409aea84818 938c7fdd35fc45a190210d30c9a097cf 4bbaee6569cc427d85a2ad8f43b38a20 - - 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-06-20 02:39:56.010 7 WARNING oslo_policy.policy [None req-16495b6b-3233-446e-a660-d409aea84818 938c7fdd35fc45a190210d30c9a097cf 4bbaee6569cc427d85a2ad8f43b38a20 - - 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-06-20 02:39:56.012 7 INFO glance.api.v2.image_data [None req-16495b6b-3233-446e-a660-d409aea84818 938c7fdd35fc45a190210d30c9a097cf 4bbaee6569cc427d85a2ad8f43b38a20 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-20 02:39:56.055 7 WARNING glance_store._drivers.rbd [None req-16495b6b-3233-446e-a660-d409aea84818 938c7fdd35fc45a190210d30c9a097cf 4bbaee6569cc427d85a2ad8f43b38a20 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-20 02:39:56.662 7 INFO glance.location [None req-16495b6b-3233-446e-a660-d409aea84818 938c7fdd35fc45a190210d30c9a097cf 4bbaee6569cc427d85a2ad8f43b38a20 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 377/733] 10.0.0.138 () {32 vars in 727 bytes} [Sat Jun 20 02:39:55 2026] PUT /v2/images/88f287cf-4ed7-4020-9de9-6672fb5d7d79/file => generated 0 bytes in 707 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/734] 10.0.0.138 () {32 vars in 707 bytes} [Sat Jun 20 02:39:56 2026] GET /v2/images/88f287cf-4ed7-4020-9de9-6672fb5d7d79 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/735] 10.0.0.138 () {32 vars in 717 bytes} [Sat Jun 20 02:39:56 2026] GET /v2/images/88f287cf-4ed7-4020-9de9-6672fb5d7d79/file => generated 1024 bytes in 131 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/736] 10.0.0.138 () {34 vars in 655 bytes} [Sat Jun 20 02:39:56 2026] POST /v2/images => generated 649 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/737] 10.0.0.138 () {32 vars in 726 bytes} [Sat Jun 20 02:39:56 2026] PATCH /v2/images/a6a3a11f-d9d0-4b4b-ab71-a0be403a8cb3 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/738] 10.0.0.138 () {32 vars in 707 bytes} [Sat Jun 20 02:39:56 2026] GET /v2/images/a6a3a11f-d9d0-4b4b-ab71-a0be403a8cb3 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-20 02:39:57.005 7 WARNING glance.api.v2.images [None req-390919e4-514d-4420-b61d-b61c8a5e4230 938c7fdd35fc45a190210d30c9a097cf 4bbaee6569cc427d85a2ad8f43b38a20 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a6a3a11f-d9d0-4b4b-ab71-a0be403a8cb3 [pid: 7|app: 0|req: 380/739] 10.0.0.138 () {32 vars in 710 bytes} [Sat Jun 20 02:39:56 2026] DELETE /v2/images/a6a3a11f-d9d0-4b4b-ab71-a0be403a8cb3 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/740] 10.0.0.138 () {32 vars in 707 bytes} [Sat Jun 20 02:39:57 2026] GET /v2/images/a6a3a11f-d9d0-4b4b-ab71-a0be403a8cb3 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-20 02:39:57.065 7 WARNING glance.api.v2.images [None req-a947c4d6-54b3-48b0-aaf0-dd1c859ca531 938c7fdd35fc45a190210d30c9a097cf 4bbaee6569cc427d85a2ad8f43b38a20 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//88f287cf-4ed7-4020-9de9-6672fb5d7d79 [pid: 7|app: 0|req: 381/741] 10.0.0.138 () {32 vars in 710 bytes} [Sat Jun 20 02:39:57 2026] DELETE /v2/images/88f287cf-4ed7-4020-9de9-6672fb5d7d79 => generated 0 bytes in 839 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/742] 10.0.0.138 () {32 vars in 707 bytes} [Sat Jun 20 02:39:57 2026] GET /v2/images/88f287cf-4ed7-4020-9de9-6672fb5d7d79 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-20 02:39:57.923 7 WARNING glance.api.v2.images [None req-1b3342c6-d459-491e-a991-10d58dbd0ea8 938c7fdd35fc45a190210d30c9a097cf 4bbaee6569cc427d85a2ad8f43b38a20 - - default default] Failed to find image 9ec30ec2-1f3c-497e-a2e6-dd5fe60f0425 to delete: glance.common.exception.ImageNotFound: No image found with ID 9ec30ec2-1f3c-497e-a2e6-dd5fe60f0425 [pid: 7|app: 0|req: 382/743] 10.0.0.138 () {32 vars in 710 bytes} [Sat Jun 20 02:39:57 2026] DELETE /v2/images/9ec30ec2-1f3c-497e-a2e6-dd5fe60f0425 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/744] 10.0.0.138 () {32 vars in 707 bytes} [Sat Jun 20 02:39:57 2026] GET /v2/images/9ec30ec2-1f3c-497e-a2e6-dd5fe60f0425 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/747] 10.0.0.36 () {36 vars in 986 bytes} [Sat Jun 20 02:40:06 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/748] 10.0.0.36 () {36 vars in 926 bytes} [Sat Jun 20 02:40:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/755] 10.0.0.138 () {32 vars in 707 bytes} [Sat Jun 20 02:40:34 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/756] 10.0.0.138 () {32 vars in 707 bytes} [Sat Jun 20 02:40:34 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/757] 10.0.0.108 () {36 vars in 987 bytes} [Sat Jun 20 02:40:34 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/758] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:40:34 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: 390/759] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:40:34 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: 370/760] 10.0.0.108 () {36 vars in 987 bytes} [Sat Jun 20 02:40:34 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/761] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:40:34 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/762] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:40:34 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: 392/763] 10.0.0.108 () {36 vars in 987 bytes} [Sat Jun 20 02:40:34 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/764] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:40:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/765] 10.0.0.214 () {36 vars in 911 bytes} [Sat Jun 20 02:40:35 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/766] 10.0.0.214 () {36 vars in 1007 bytes} [Sat Jun 20 02:40:35 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/767] 10.0.0.214 () {36 vars in 987 bytes} [Sat Jun 20 02:40:35 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/768] 10.0.0.214 () {36 vars in 927 bytes} [Sat Jun 20 02:40:35 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: 395/769] 10.0.0.214 () {36 vars in 927 bytes} [Sat Jun 20 02:40:35 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: 377/774] 10.0.0.36 () {36 vars in 986 bytes} [Sat Jun 20 02:41:00 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/775] 10.0.0.36 () {36 vars in 926 bytes} [Sat Jun 20 02:41:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/780] 10.0.0.36 () {36 vars in 986 bytes} [Sat Jun 20 02:41:17 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/781] 10.0.0.36 () {36 vars in 926 bytes} [Sat Jun 20 02:41:17 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: 384/788] 10.0.0.36 () {36 vars in 986 bytes} [Sat Jun 20 02:41:47 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/789] 10.0.0.36 () {36 vars in 926 bytes} [Sat Jun 20 02:41:47 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: 412/802] 10.0.0.36 () {36 vars in 986 bytes} [Sat Jun 20 02:42:45 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/803] 10.0.0.36 () {36 vars in 926 bytes} [Sat Jun 20 02:42:45 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: 394/808] 10.0.0.36 () {36 vars in 986 bytes} [Sat Jun 20 02:43:10 2026] GET /v2/images/533d6669-d4fe-4907-8fb9-74729ce5e3b2 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/809] 10.0.0.36 () {36 vars in 926 bytes} [Sat Jun 20 02:43:10 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: 399/818] 199.204.45.132 () {32 vars in 826 bytes} [Sat Jun 20 02:43:51 2026] GET /v2/images?status=active&owner=e09fda7aaece4e5495930be11383383e&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/819] 199.204.45.132 () {32 vars in 653 bytes} [Sat Jun 20 02:43:51 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: 400/820] 10.0.0.108 () {36 vars in 987 bytes} [Sat Jun 20 02:43:51 2026] GET /v2/images/65746754-578e-49f5-9f41-d180d8d35b9e => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/821] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:43:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/822] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:43: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: 422/823] 10.0.0.108 () {36 vars in 987 bytes} [Sat Jun 20 02:43:51 2026] GET /v2/images/65746754-578e-49f5-9f41-d180d8d35b9e => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/824] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:43:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/825] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:43:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/826] 10.0.0.108 () {36 vars in 987 bytes} [Sat Jun 20 02:43:51 2026] GET /v2/images/65746754-578e-49f5-9f41-d180d8d35b9e => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/827] 10.0.0.108 () {36 vars in 927 bytes} [Sat Jun 20 02:43:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/828] 10.0.0.214 () {36 vars in 911 bytes} [Sat Jun 20 02:43:52 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/829] 10.0.0.214 () {36 vars in 1007 bytes} [Sat Jun 20 02:43:52 2026] GET /v2/images/65746754-578e-49f5-9f41-d180d8d35b9e/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/830] 10.0.0.214 () {36 vars in 987 bytes} [Sat Jun 20 02:43:52 2026] GET /v2/images/65746754-578e-49f5-9f41-d180d8d35b9e => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/831] 10.0.0.214 () {36 vars in 927 bytes} [Sat Jun 20 02:43: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: 406/832] 10.0.0.214 () {36 vars in 927 bytes} [Sat Jun 20 02:43: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: 449/877] 10.0.0.138 () {32 vars in 633 bytes} [Sat Jun 20 02:47:24 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)