+ 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 [Fri Apr 24 02:14:21 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-574d6ff64b-cfvn8 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 0x7fc47828a668 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-24 02:14:23.242 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-24 02:14:23.261 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-24 02:14:24.148 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-24 02:14:24.149 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-24 02:14:24.149 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-24 02:14:24.200 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-24 02:14:24.202 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-24 02:14:24.202 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-24 02:14:26.327 8 WARNING glance.api.v2.images [None req-7ba14e72-0c70-4546-8fa1-211f631ca07d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-24 02:14:26.341 7 WARNING glance.api.v2.images [None req-e947f160-7060-4510-b577-a081fb1eedb8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-24 02:14:26.697 8 WARNING keystonemiddleware._common.config [None req-7ba14e72-0c70-4546-8fa1-211f631ca07d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 02:14:26.705 8 WARNING oslo_config.cfg [None req-7ba14e72-0c70-4546-8fa1-211f631ca07d - - - - - -] 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 0x7fc47828a668 pid: 8 (default app) 2026-04-24 02:14:26.730 7 WARNING keystonemiddleware._common.config [None req-e947f160-7060-4510-b577-a081fb1eedb8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 02:14:26.738 7 WARNING oslo_config.cfg [None req-e947f160-7060-4510-b577-a081fb1eedb8 - - - - - -] 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 0x7fc47828a668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.116 () {42 vars in 689 bytes} [Fri Apr 24 02:14:28 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:14:29.189 7 WARNING oslo_policy.policy [None req-eae163f9-3ca8-443b-88ad-aac196a3fd15 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - 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-24 02:14:29.189 7 WARNING oslo_policy.policy [None req-eae163f9-3ca8-443b-88ad-aac196a3fd15 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - 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-24 02:14:29.210 7 WARNING oslo_policy.policy [None req-eae163f9-3ca8-443b-88ad-aac196a3fd15 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - 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-24 02:14:29.210 7 WARNING oslo_policy.policy [None req-eae163f9-3ca8-443b-88ad-aac196a3fd15 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - 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/4] 199.204.45.116 () {44 vars in 911 bytes} [Fri Apr 24 02:14:28 2026] GET /v2/images => generated 69 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.116 () {42 vars in 689 bytes} [Fri Apr 24 02:14:33 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/6] 199.204.45.116 () {44 vars in 911 bytes} [Fri Apr 24 02:14:33 2026] GET /v2/images => generated 69 bytes in 53 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-04-24 02:14:33.695 8 WARNING oslo_policy.policy [None req-ab648308-bbc0-4077-a540-e6ca63c817c9 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - 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-24 02:14:33.696 8 WARNING oslo_policy.policy [None req-ab648308-bbc0-4077-a540-e6ca63c817c9 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - 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: 5/7] 199.204.45.116 () {44 vars in 912 bytes} [Fri Apr 24 02:14:33 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.116 () {44 vars in 934 bytes} [Fri Apr 24 02:14:33 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 02:14:33.836 8 WARNING oslo_policy.policy [None req-075a5a7c-5b45-47d8-aba5-29f46e15ba5e d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - 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-24 02:14:33.837 8 WARNING oslo_policy.policy [None req-075a5a7c-5b45-47d8-aba5-29f46e15ba5e d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.116 () {44 vars in 940 bytes} [Fri Apr 24 02:14:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 02:14:33.980 7 WARNING oslo_config.cfg [None req-35d7ca47-080f-45dc-9d76-799f98320469 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - 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/10] 199.204.45.116 () {48 vars in 952 bytes} [Fri Apr 24 02:14:33 2026] POST /v2/images => generated 760 bytes in 96 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-24 02:14:34.009 8 WARNING oslo_policy.policy [None req-c4697812-66df-44ab-aa3d-af3329bd0b87 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - 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-24 02:14:34.009 8 WARNING oslo_policy.policy [None req-c4697812-66df-44ab-aa3d-af3329bd0b87 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - 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-24 02:14:34.011 8 INFO glance.api.v2.image_data [None req-c4697812-66df-44ab-aa3d-af3329bd0b87 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 02:14:38.162 8 WARNING glance.location [None req-c4697812-66df-44ab-aa3d-af3329bd0b87 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.204.45.116 () {48 vars in 1046 bytes} [Fri Apr 24 02:14:33 2026] PUT /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4/file => generated 0 bytes in 4214 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5563 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.116 () {44 vars in 972 bytes} [Fri Apr 24 02:14:38 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 02:14:38.259 8 WARNING oslo_config.cfg [None req-57e74860-f7db-4e25-a4d2-082a4770e20d d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - 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: 8/15] 199.204.45.116 () {44 vars in 972 bytes} [Fri Apr 24 02:14:38 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.116 () {42 vars in 689 bytes} [Fri Apr 24 02:15:02 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: 11/21] 199.204.45.116 () {44 vars in 911 bytes} [Fri Apr 24 02:15:02 2026] GET /v2/images => generated 1240 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.116 () {42 vars in 689 bytes} [Fri Apr 24 02:15:18 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: 14/27] 199.204.45.116 () {44 vars in 911 bytes} [Fri Apr 24 02:15:18 2026] GET /v2/images => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.116 () {44 vars in 948 bytes} [Fri Apr 24 02:15:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.116 () {44 vars in 970 bytes} [Fri Apr 24 02:15:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.116 () {44 vars in 940 bytes} [Fri Apr 24 02:15:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.116 () {48 vars in 952 bytes} [Fri Apr 24 02:15:18 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-24 02:15:18.824 7 WARNING oslo_policy.policy [None req-a32ceb23-2581-4e6a-b9e7-b3be79100cc4 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - 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-24 02:15:18.824 7 WARNING oslo_policy.policy [None req-a32ceb23-2581-4e6a-b9e7-b3be79100cc4 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - 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-24 02:15:18.826 7 INFO glance.api.v2.image_data [None req-a32ceb23-2581-4e6a-b9e7-b3be79100cc4 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 02:15:30.040 7 INFO glance.location [None req-a32ceb23-2581-4e6a-b9e7-b3be79100cc4 d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 16/34] 199.204.45.116 () {48 vars in 1046 bytes} [Fri Apr 24 02:15:18 2026] PUT /v2/images/fa19a166-019a-44c9-8549-691f36b95727/file => generated 0 bytes in 11269 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24686 switches on core 0) [pid: 8|app: 0|req: 19/35] 199.204.45.116 () {44 vars in 972 bytes} [Fri Apr 24 02:15:30 2026] GET /v2/images/fa19a166-019a-44c9-8549-691f36b95727 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/36] 199.204.45.116 () {48 vars in 1051 bytes} [Fri Apr 24 02:15:30 2026] PATCH /v2/images/fa19a166-019a-44c9-8549-691f36b95727 => generated 1234 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/37] 199.204.45.116 () {44 vars in 972 bytes} [Fri Apr 24 02:15:30 2026] GET /v2/images/fa19a166-019a-44c9-8549-691f36b95727 => generated 1234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/168] 199.204.45.116 () {42 vars in 689 bytes} [Fri Apr 24 02:26:19 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/169] 199.204.45.116 () {44 vars in 911 bytes} [Fri Apr 24 02:26:19 2026] GET /v2/images => generated 2476 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/172] 199.204.45.116 () {42 vars in 689 bytes} [Fri Apr 24 02:26:33 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: 88/173] 199.204.45.116 () {44 vars in 911 bytes} [Fri Apr 24 02:26:33 2026] GET /v2/images => generated 2476 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/174] 199.204.45.116 () {44 vars in 940 bytes} [Fri Apr 24 02:26:33 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/175] 199.204.45.116 () {44 vars in 962 bytes} [Fri Apr 24 02:26:33 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/176] 199.204.45.116 () {44 vars in 940 bytes} [Fri Apr 24 02:26:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/177] 199.204.45.116 () {48 vars in 952 bytes} [Fri Apr 24 02:26:33 2026] POST /v2/images => generated 791 bytes in 92 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-24 02:26:33.818 7 INFO glance.api.v2.image_data [None req-514f8b9e-76fa-40b6-94e1-15ff89edc52a d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 02:26:43.529 7 INFO glance.location [None req-514f8b9e-76fa-40b6-94e1-15ff89edc52a d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 88/180] 199.204.45.116 () {48 vars in 1046 bytes} [Fri Apr 24 02:26:33 2026] PUT /v2/images/bd66c6e6-5fa2-4e13-92d0-8724d5c12a83/file => generated 0 bytes in 9811 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22685 switches on core 0) [pid: 8|app: 0|req: 93/181] 199.204.45.116 () {44 vars in 972 bytes} [Fri Apr 24 02:26:43 2026] GET /v2/images/bd66c6e6-5fa2-4e13-92d0-8724d5c12a83 => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/182] 199.204.45.116 () {44 vars in 972 bytes} [Fri Apr 24 02:26:43 2026] GET /v2/images/bd66c6e6-5fa2-4e13-92d0-8724d5c12a83 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/189] 199.204.45.116 () {42 vars in 689 bytes} [Fri Apr 24 02:27:05 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: 93/190] 199.204.45.116 () {44 vars in 911 bytes} [Fri Apr 24 02:27:05 2026] GET /v2/images => generated 3681 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/195] 199.204.45.116 () {42 vars in 689 bytes} [Fri Apr 24 02:27:31 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: 96/196] 199.204.45.116 () {44 vars in 911 bytes} [Fri Apr 24 02:27:31 2026] GET /v2/images => generated 3681 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/197] 199.204.45.116 () {44 vars in 938 bytes} [Fri Apr 24 02:27:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/198] 199.204.45.116 () {44 vars in 960 bytes} [Fri Apr 24 02:27:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/199] 199.204.45.116 () {44 vars in 940 bytes} [Fri Apr 24 02:27:31 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: 98/200] 199.204.45.116 () {48 vars in 952 bytes} [Fri Apr 24 02:27:31 2026] POST /v2/images => generated 796 bytes in 1205 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-24 02:27:32.959 8 INFO glance.api.v2.image_data [None req-7daaf126-b75d-4f00-9fdf-b0074e3777cf d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 02:28:13.682 8 WARNING glance.location [None req-7daaf126-b75d-4f00-9fdf-b0074e3777cf d685980ffcf343f680d8d4c09e9aa349 c51b289bc99f473faebba9ea7a6b92b6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 103/209] 199.204.45.116 () {48 vars in 1047 bytes} [Fri Apr 24 02:27:32 2026] PUT /v2/images/e8b96652-ebb8-4025-be4e-7a2be47301e6/file => generated 0 bytes in 40808 msecs (HTTP/1.1 204) 4 headers in 171 bytes (44931 switches on core 0) [pid: 7|app: 0|req: 107/210] 199.204.45.116 () {44 vars in 972 bytes} [Fri Apr 24 02:28:13 2026] GET /v2/images/e8b96652-ebb8-4025-be4e-7a2be47301e6 => generated 1209 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/211] 199.204.45.116 () {44 vars in 972 bytes} [Fri Apr 24 02:28:13 2026] GET /v2/images/e8b96652-ebb8-4025-be4e-7a2be47301e6 => 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: 109/214] 199.204.45.116 () {42 vars in 689 bytes} [Fri Apr 24 02:28:15 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/215] 199.204.45.116 () {44 vars in 911 bytes} [Fri Apr 24 02:28:15 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/260] 199.204.45.116 () {42 vars in 689 bytes} [Fri Apr 24 02:32:00 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/261] 199.204.45.116 () {44 vars in 911 bytes} [Fri Apr 24 02:32:00 2026] GET /v2/images => generated 4892 bytes in 108 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: 134/270] 10.0.0.5 () {32 vars in 631 bytes} [Fri Apr 24 02:32:43 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 10.0.0.102 () {36 vars in 987 bytes} [Fri Apr 24 02:33:02 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 24 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: 139/276] 10.0.0.102 () {36 vars in 927 bytes} [Fri Apr 24 02:33:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 10.0.0.102 () {36 vars in 987 bytes} [Fri Apr 24 02:33:05 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => 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: 140/278] 10.0.0.102 () {36 vars in 927 bytes} [Fri Apr 24 02:33:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 24 02:33:08 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:33:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:33:08 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: 143/284] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 24 02:33:08 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => 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: 142/285] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:33:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:33:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 24 02:33:08 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:33:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:33:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 10.0.0.50 () {36 vars in 910 bytes} [Fri Apr 24 02:33:09 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: 145/291] 10.0.0.50 () {36 vars in 1006 bytes} [Fri Apr 24 02:33:09 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4/locations => generated 127 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 10.0.0.50 () {36 vars in 986 bytes} [Fri Apr 24 02:33:09 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 10.0.0.50 () {36 vars in 926 bytes} [Fri Apr 24 02:33:10 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 10.0.0.50 () {36 vars in 926 bytes} [Fri Apr 24 02:33:10 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: 147/295] 199.204.45.116 () {36 vars in 991 bytes} [Fri Apr 24 02:33:11 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.204.45.116 () {36 vars in 931 bytes} [Fri Apr 24 02:33:11 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: 148/297] 199.204.45.116 () {36 vars in 991 bytes} [Fri Apr 24 02:33:11 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 199.204.45.116 () {36 vars in 931 bytes} [Fri Apr 24 02:33:11 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/303] 10.0.0.102 () {36 vars in 987 bytes} [Fri Apr 24 02:33:29 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => 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: 153/304] 10.0.0.102 () {36 vars in 927 bytes} [Fri Apr 24 02:33:29 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: 156/309] 10.0.0.102 () {36 vars in 987 bytes} [Fri Apr 24 02:33:53 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => 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: 154/310] 10.0.0.102 () {36 vars in 927 bytes} [Fri Apr 24 02:33: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: 159/315] 10.0.0.5 () {30 vars in 409 bytes} [Fri Apr 24 02:34:06 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: 162/320] 10.0.0.102 () {36 vars in 987 bytes} [Fri Apr 24 02:34:31 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => 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: 159/321] 10.0.0.102 () {36 vars in 927 bytes} [Fri Apr 24 02:34:31 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: 163/328] 10.0.0.102 () {36 vars in 987 bytes} [Fri Apr 24 02:35:02 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/329] 10.0.0.102 () {36 vars in 927 bytes} [Fri Apr 24 02:35:02 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: 165/332] 10.0.0.5 () {34 vars in 653 bytes} [Fri Apr 24 02:35:10 2026] POST /v2/images => generated 648 bytes in 289 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-24 02:35:10.347 7 WARNING glance.api.v2.images [None req-f2209592-5c5f-40e9-843e-90ef942703e5 7dc85643ea594392ba20f38ef6e51d2e 22853404604340df8626746a81724034 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//24960f5d-37c8-484b-bc5b-e8b9db2bcd26 [pid: 7|app: 0|req: 168/333] 10.0.0.5 () {32 vars in 708 bytes} [Fri Apr 24 02:35:10 2026] DELETE /v2/images/24960f5d-37c8-484b-bc5b-e8b9db2bcd26 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/334] 10.0.0.5 () {32 vars in 705 bytes} [Fri Apr 24 02:35:10 2026] GET /v2/images/24960f5d-37c8-484b-bc5b-e8b9db2bcd26 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/335] 10.0.0.5 () {32 vars in 631 bytes} [Fri Apr 24 02:35:10 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/336] 10.0.0.5 () {34 vars in 653 bytes} [Fri Apr 24 02:35:10 2026] POST /v2/images => generated 702 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/337] 10.0.0.5 () {32 vars in 715 bytes} [Fri Apr 24 02:35:10 2026] GET /v2/images/0b4fdbe4-fa86-4a73-954c-9f292c4dc74c/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 02:35:10.581 8 INFO glance.api.v2.image_data [None req-2374b993-5aeb-46bd-a8b6-16f9812d7fce 7dc85643ea594392ba20f38ef6e51d2e 22853404604340df8626746a81724034 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 02:35:10.631 8 WARNING glance_store._drivers.rbd [None req-2374b993-5aeb-46bd-a8b6-16f9812d7fce 7dc85643ea594392ba20f38ef6e51d2e 22853404604340df8626746a81724034 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-24 02:35:11.286 8 INFO glance.location [None req-2374b993-5aeb-46bd-a8b6-16f9812d7fce 7dc85643ea594392ba20f38ef6e51d2e 22853404604340df8626746a81724034 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 168/338] 10.0.0.5 () {32 vars in 725 bytes} [Fri Apr 24 02:35:10 2026] PUT /v2/images/0b4fdbe4-fa86-4a73-954c-9f292c4dc74c/file => generated 0 bytes in 757 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/339] 10.0.0.5 () {32 vars in 705 bytes} [Fri Apr 24 02:35:11 2026] GET /v2/images/0b4fdbe4-fa86-4a73-954c-9f292c4dc74c => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/340] 10.0.0.5 () {32 vars in 715 bytes} [Fri Apr 24 02:35:11 2026] GET /v2/images/0b4fdbe4-fa86-4a73-954c-9f292c4dc74c/file => generated 1024 bytes in 121 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/341] 10.0.0.5 () {34 vars in 653 bytes} [Fri Apr 24 02:35:11 2026] POST /v2/images => generated 649 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/342] 10.0.0.5 () {32 vars in 724 bytes} [Fri Apr 24 02:35:11 2026] PATCH /v2/images/6a64f8e9-6b06-4c4e-ab79-ab33534c2c17 => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/343] 10.0.0.5 () {32 vars in 705 bytes} [Fri Apr 24 02:35:11 2026] GET /v2/images/6a64f8e9-6b06-4c4e-ab79-ab33534c2c17 => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 02:35:11.624 8 WARNING glance.api.v2.images [None req-b599fefe-ab89-44b8-9fa6-180d4713ac42 7dc85643ea594392ba20f38ef6e51d2e 22853404604340df8626746a81724034 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6a64f8e9-6b06-4c4e-ab79-ab33534c2c17 [pid: 8|app: 0|req: 171/344] 10.0.0.5 () {32 vars in 708 bytes} [Fri Apr 24 02:35:11 2026] DELETE /v2/images/6a64f8e9-6b06-4c4e-ab79-ab33534c2c17 => 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: 174/345] 10.0.0.5 () {32 vars in 705 bytes} [Fri Apr 24 02:35:11 2026] GET /v2/images/6a64f8e9-6b06-4c4e-ab79-ab33534c2c17 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 02:35:11.738 8 WARNING glance.api.v2.images [None req-b960d87f-06a1-4a40-a8c3-7675c8a66226 7dc85643ea594392ba20f38ef6e51d2e 22853404604340df8626746a81724034 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0b4fdbe4-fa86-4a73-954c-9f292c4dc74c [pid: 8|app: 0|req: 172/346] 10.0.0.5 () {32 vars in 708 bytes} [Fri Apr 24 02:35:11 2026] DELETE /v2/images/0b4fdbe4-fa86-4a73-954c-9f292c4dc74c => generated 0 bytes in 845 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/347] 10.0.0.5 () {32 vars in 705 bytes} [Fri Apr 24 02:35:12 2026] GET /v2/images/0b4fdbe4-fa86-4a73-954c-9f292c4dc74c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 02:35:12.602 8 WARNING glance.api.v2.images [None req-1288de25-8605-4c83-a84b-90054eac5bfc 7dc85643ea594392ba20f38ef6e51d2e 22853404604340df8626746a81724034 - - default default] Failed to find image 24960f5d-37c8-484b-bc5b-e8b9db2bcd26 to delete: glance.common.exception.ImageNotFound: No image found with ID 24960f5d-37c8-484b-bc5b-e8b9db2bcd26 [pid: 8|app: 0|req: 173/348] 10.0.0.5 () {32 vars in 708 bytes} [Fri Apr 24 02:35:12 2026] DELETE /v2/images/24960f5d-37c8-484b-bc5b-e8b9db2bcd26 => generated 147 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/349] 10.0.0.5 () {32 vars in 705 bytes} [Fri Apr 24 02:35:12 2026] GET /v2/images/24960f5d-37c8-484b-bc5b-e8b9db2bcd26 => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/352] 10.0.0.102 () {36 vars in 987 bytes} [Fri Apr 24 02:35:17 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 10.0.0.102 () {36 vars in 927 bytes} [Fri Apr 24 02:35:17 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: 182/360] 10.0.0.102 () {36 vars in 987 bytes} [Fri Apr 24 02:35:46 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 10.0.0.102 () {36 vars in 927 bytes} [Fri Apr 24 02:35:46 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: 181/364] 10.0.0.5 () {32 vars in 705 bytes} [Fri Apr 24 02:35:59 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => 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: 184/365] 10.0.0.5 () {32 vars in 705 bytes} [Fri Apr 24 02:35:59 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 24 02:35:59 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/367] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:35:59 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: 183/368] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:35:59 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: 186/369] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 24 02:35:59 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => 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: 184/370] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:35:59 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: 187/371] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:35:59 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: 185/372] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 24 02:35:59 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:35:59 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 10.0.0.102 () {36 vars in 987 bytes} [Fri Apr 24 02:35:59 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => 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: 189/375] 10.0.0.102 () {36 vars in 927 bytes} [Fri Apr 24 02:35:59 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 10.0.0.50 () {36 vars in 910 bytes} [Fri Apr 24 02:36:00 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 10.0.0.50 () {36 vars in 1006 bytes} [Fri Apr 24 02:36:00 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 10.0.0.50 () {36 vars in 986 bytes} [Fri Apr 24 02:36:00 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 10.0.0.50 () {36 vars in 926 bytes} [Fri Apr 24 02:36:00 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: 189/380] 10.0.0.50 () {36 vars in 926 bytes} [Fri Apr 24 02:36: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: 203/403] 10.0.0.102 () {36 vars in 987 bytes} [Fri Apr 24 02:37:54 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => 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: 201/404] 10.0.0.102 () {36 vars in 927 bytes} [Fri Apr 24 02:37:54 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: 206/409] 10.0.0.102 () {36 vars in 987 bytes} [Fri Apr 24 02:38:12 2026] GET /v2/images/df4e4891-a0d1-40da-8f00-55fdcad76cf4 => 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: 204/410] 10.0.0.102 () {36 vars in 927 bytes} [Fri Apr 24 02:38:12 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: 209/419] 199.204.45.116 () {32 vars in 826 bytes} [Fri Apr 24 02:38:53 2026] GET /v2/images?status=active&owner=c51b289bc99f473faebba9ea7a6b92b6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 199.204.45.116 () {32 vars in 653 bytes} [Fri Apr 24 02:38:53 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: 210/421] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 24 02:38:54 2026] GET /v2/images/e8b96652-ebb8-4025-be4e-7a2be47301e6 => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:38:54 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: 211/423] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:38:54 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: 213/424] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 24 02:38:54 2026] GET /v2/images/e8b96652-ebb8-4025-be4e-7a2be47301e6 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/425] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:38:54 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: 214/426] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:38:54 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: 213/427] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 24 02:38:54 2026] GET /v2/images/e8b96652-ebb8-4025-be4e-7a2be47301e6 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/428] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:38:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/429] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 24 02:38:54 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/430] 10.0.0.50 () {36 vars in 910 bytes} [Fri Apr 24 02:38:54 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: 215/431] 10.0.0.50 () {36 vars in 1006 bytes} [Fri Apr 24 02:38:54 2026] GET /v2/images/e8b96652-ebb8-4025-be4e-7a2be47301e6/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/432] 10.0.0.50 () {36 vars in 986 bytes} [Fri Apr 24 02:38:54 2026] GET /v2/images/e8b96652-ebb8-4025-be4e-7a2be47301e6 => 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: 216/433] 10.0.0.50 () {36 vars in 926 bytes} [Fri Apr 24 02:38:55 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: 218/434] 10.0.0.50 () {36 vars in 926 bytes} [Fri Apr 24 02:38:55 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: 238/477] 10.0.0.5 () {32 vars in 631 bytes} [Fri Apr 24 02:42:22 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)