+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 8 04:30:31 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-5c69c7476f-p47s8 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 0x7f085ddcd668 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-07-08 04:30:33.667 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 04:30:33.668 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-07-08 04:30:34.519 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-07-08 04:30:34.520 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-07-08 04:30:34.521 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 04:30:34.579 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-07-08 04:30:34.580 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-07-08 04:30:34.581 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 04:30:36.611 7 WARNING glance.api.v2.images [None req-24b4b1e4-fbfb-4889-a98a-ff2d746aa97c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 04:30:36.680 8 WARNING glance.api.v2.images [None req-d03db63d-bd90-468f-90b6-f739012e819f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 04:30:36.984 7 WARNING keystonemiddleware._common.config [None req-24b4b1e4-fbfb-4889-a98a-ff2d746aa97c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 04:30:36.992 7 WARNING oslo_config.cfg [None req-24b4b1e4-fbfb-4889-a98a-ff2d746aa97c - - - - - -] 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 0x7f085ddcd668 pid: 7 (default app) 2026-07-08 04:30:37.038 8 WARNING keystonemiddleware._common.config [None req-d03db63d-bd90-468f-90b6-f739012e819f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 04:30:37.047 8 WARNING oslo_config.cfg [None req-d03db63d-bd90-468f-90b6-f739012e819f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f085ddcd668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 04:30:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 04:30:37.945 8 WARNING oslo_policy.policy [None req-202ee022-d686-43bf-ab6e-77d4c0a7b768 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:30:37.946 8 WARNING oslo_policy.policy [None req-202ee022-d686-43bf-ab6e-77d4c0a7b768 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:30:37.962 8 WARNING oslo_policy.policy [None req-202ee022-d686-43bf-ab6e-77d4c0a7b768 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:30:37.962 8 WARNING oslo_policy.policy [None req-202ee022-d686-43bf-ab6e-77d4c0a7b768 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 04:30:37 2026] GET /v2/images => generated 69 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 04:30:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 04:30:41 2026] GET /v2/images => generated 69 bytes in 30 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-07-08 04:30:41.600 7 WARNING oslo_policy.policy [None req-8bf14399-0d34-4713-a9b1-6edf465b4efc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:30:41.600 7 WARNING oslo_policy.policy [None req-8bf14399-0d34-4713-a9b1-6edf465b4efc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.95 () {44 vars in 907 bytes} [Wed Jul 8 04:30:41 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.95 () {44 vars in 929 bytes} [Wed Jul 8 04:30:41 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 04:30:41.748 7 WARNING oslo_policy.policy [None req-a06f03f5-a79d-4211-941d-c1221a70128a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:30:41.748 7 WARNING oslo_policy.policy [None req-a06f03f5-a79d-4211-941d-c1221a70128a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jul 8 04:30:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 04:30:41.831 8 WARNING oslo_config.cfg [None req-53ee08cc-a822-4cbe-aa62-7d2e8ab1890d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.95 () {48 vars in 947 bytes} [Wed Jul 8 04:30:41 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 04:30:41.851 7 WARNING oslo_policy.policy [None req-6ba12a82-781b-4b2c-b6fe-c1fe6fe22076 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:30:41.852 7 WARNING oslo_policy.policy [None req-6ba12a82-781b-4b2c-b6fe-c1fe6fe22076 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:30:41.853 7 INFO glance.api.v2.image_data [None req-6ba12a82-781b-4b2c-b6fe-c1fe6fe22076 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 04:30:45.447 7 WARNING glance.location [None req-6ba12a82-781b-4b2c-b6fe-c1fe6fe22076 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.95 () {48 vars in 1041 bytes} [Wed Jul 8 04:30:41 2026] PUT /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66/file => generated 0 bytes in 3649 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6016 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jul 8 04:30:45 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 04:30:45.604 7 WARNING oslo_config.cfg [None req-20123ed3-b5a0-4692-8254-ced0ccc7a0b3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Jul 8 04:30:45 2026] PATCH /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jul 8 04:30:45 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 04:51:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 04:51:41 2026] GET /v2/images => generated 1381 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 04:52:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 04:52:01 2026] GET /v2/images => generated 1381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 199.204.45.95 () {44 vars in 933 bytes} [Wed Jul 8 04:52:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.204.45.95 () {44 vars in 955 bytes} [Wed Jul 8 04:52:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jul 8 04:52:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.95 () {48 vars in 947 bytes} [Wed Jul 8 04:52:01 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 04:52:01.235 8 WARNING oslo_policy.policy [None req-12d9af08-b050-40f4-bfe9-4bd73eb9c64b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:52:01.235 8 WARNING oslo_policy.policy [None req-12d9af08-b050-40f4-bfe9-4bd73eb9c64b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:52:01.236 8 INFO glance.api.v2.image_data [None req-12d9af08-b050-40f4-bfe9-4bd73eb9c64b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 04:52:32.695 8 WARNING glance.location [None req-12d9af08-b050-40f4-bfe9-4bd73eb9c64b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/287] 199.204.45.95 () {48 vars in 1042 bytes} [Wed Jul 8 04:52:01 2026] PUT /v2/images/d8cfb995-9961-4310-94e9-571f12e72b6d/file => generated 0 bytes in 31507 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65678 switches on core 0) [pid: 7|app: 0|req: 149/288] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jul 8 04:52:32 2026] GET /v2/images/d8cfb995-9961-4310-94e9-571f12e72b6d => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/289] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Jul 8 04:52:32 2026] PATCH /v2/images/d8cfb995-9961-4310-94e9-571f12e72b6d => generated 1395 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/290] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jul 8 04:52:32 2026] GET /v2/images/d8cfb995-9961-4310-94e9-571f12e72b6d => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/291] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 04:52:34 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/292] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 04:52:34 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/377] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 04:59:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/378] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 04:59:28 2026] GET /v2/images => generated 2778 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/381] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 04:59:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/382] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 04:59:37 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/383] 199.204.45.95 () {44 vars in 943 bytes} [Wed Jul 8 04:59:37 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/384] 199.204.45.95 () {44 vars in 965 bytes} [Wed Jul 8 04:59:37 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/385] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jul 8 04:59:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/386] 199.204.45.95 () {48 vars in 947 bytes} [Wed Jul 8 04:59:37 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 04:59:38.020 7 INFO glance.api.v2.image_data [None req-59ed6ecb-1268-49f7-9bb0-eb08216e9090 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 05:01:51.890 7 INFO glance.location [None req-59ed6ecb-1268-49f7-9bb0-eb08216e9090 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/413] 199.204.45.95 () {48 vars in 1041 bytes} [Wed Jul 8 04:59:38 2026] PUT /v2/images/4c67b7aa-f600-4138-91a9-2a1265ec5e26/file => generated 0 bytes in 134534 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21702 switches on core 0) [pid: 8|app: 0|req: 215/414] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jul 8 05:01:52 2026] GET /v2/images/4c67b7aa-f600-4138-91a9-2a1265ec5e26 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/415] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Jul 8 05:01:52 2026] PATCH /v2/images/4c67b7aa-f600-4138-91a9-2a1265ec5e26 => generated 1410 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/416] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jul 8 05:01:52 2026] GET /v2/images/4c67b7aa-f600-4138-91a9-2a1265ec5e26 => 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/425] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 05:02:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/426] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 05:02:33 2026] GET /v2/images => generated 4190 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/429] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 05:02:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/430] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 05:02:45 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/431] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jul 8 05:02:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/432] 199.204.45.95 () {44 vars in 957 bytes} [Wed Jul 8 05:02:45 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/433] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jul 8 05:02:45 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: 209/436] 199.204.45.95 () {48 vars in 947 bytes} [Wed Jul 8 05:02:45 2026] POST /v2/images => generated 791 bytes in 1014 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 05:02:46.985 8 INFO glance.api.v2.image_data [None req-d14263f4-3f51-4a9c-b9ba-8c9277e0ee8b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 05:03:10.900 8 INFO glance.location [None req-d14263f4-3f51-4a9c-b9ba-8c9277e0ee8b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 228/441] 199.204.45.95 () {48 vars in 1042 bytes} [Wed Jul 8 05:02:46 2026] PUT /v2/images/84e9a377-412e-44fb-92d6-e58f0e6156d9/file => generated 0 bytes in 23955 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27924 switches on core 0) [pid: 7|app: 0|req: 214/442] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jul 8 05:03:10 2026] GET /v2/images/84e9a377-412e-44fb-92d6-e58f0e6156d9 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/443] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Jul 8 05:03:10 2026] PATCH /v2/images/84e9a377-412e-44fb-92d6-e58f0e6156d9 => generated 1382 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/444] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jul 8 05:03:11 2026] GET /v2/images/84e9a377-412e-44fb-92d6-e58f0e6156d9 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/605] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 05:16:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/606] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 05:16:33 2026] GET /v2/images => generated 5574 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/635] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 05:18:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/636] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 05:18:53 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/637] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 05:18:55 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/638] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 05:18:55 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/651] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 05:19:46 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/652] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 05:19:46 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/653] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 05:19:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/654] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 05:19:54 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: 7|app: 0|req: 328/669] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 05:20:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/670] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 05:20:58 2026] GET /v2/images => generated 5574 bytes in 52 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: 333/679] 10.0.0.42 () {32 vars in 632 bytes} [Wed Jul 8 05:21:40 2026] GET /v2/images => generated 5574 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: 8|app: 0|req: 350/686] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jul 8 05:22:07 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/687] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jul 8 05:22:07 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: 351/688] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jul 8 05:22:08 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => 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: 338/689] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jul 8 05:22:08 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: 352/690] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jul 8 05:22:10 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1312 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/691] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:22:10 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: 353/692] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:22:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/693] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jul 8 05:22:10 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/694] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:22:10 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: 341/695] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:22:10 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: 355/696] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jul 8 05:22:10 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/697] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:22: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: 356/698] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:22:10 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: 343/699] 10.0.0.77 () {36 vars in 910 bytes} [Wed Jul 8 05:22:11 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/700] 10.0.0.77 () {36 vars in 1006 bytes} [Wed Jul 8 05:22:11 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/701] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jul 8 05:22:11 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => 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: 358/702] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 8 05:22:11 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: 345/703] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 8 05:22: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: 359/704] 199.204.45.95 () {36 vars in 990 bytes} [Wed Jul 8 05:22:15 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/705] 199.204.45.95 () {36 vars in 930 bytes} [Wed Jul 8 05:22:15 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: 361/708] 199.204.45.95 () {36 vars in 990 bytes} [Wed Jul 8 05:22:16 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => 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: 348/709] 199.204.45.95 () {36 vars in 930 bytes} [Wed Jul 8 05:22:16 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: 364/714] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jul 8 05:22:40 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => 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: 351/715] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jul 8 05:22:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/720] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jul 8 05:22:59 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => 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: 367/721] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jul 8 05:22:59 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: 355/722] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jul 8 05:23:00 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => 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: 368/723] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jul 8 05:23: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: 364/740] 10.0.0.42 () {34 vars in 654 bytes} [Wed Jul 8 05:24:21 2026] POST /v2/images => generated 648 bytes in 137 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 05:24:21.308 8 WARNING glance.api.v2.images [None req-2ddcfc6d-6fd6-4a29-b9e3-3e8efeb6f8be 9344bdeadb6b4b418a9fe9df9c696c89 46da75c70e194413bcb991f7af37d4b3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1c0b39ad-b87d-4605-9134-e64cde642ca4 [pid: 7|app: 0|req: 365/741] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jul 8 05:24:21 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/742] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jul 8 05:24:21 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: 377/743] 10.0.0.42 () {32 vars in 709 bytes} [Wed Jul 8 05:24:21 2026] DELETE /v2/images/1c0b39ad-b87d-4605-9134-e64cde642ca4 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/744] 10.0.0.42 () {32 vars in 706 bytes} [Wed Jul 8 05:24:21 2026] GET /v2/images/1c0b39ad-b87d-4605-9134-e64cde642ca4 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/745] 10.0.0.42 () {32 vars in 632 bytes} [Wed Jul 8 05:24:21 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/746] 10.0.0.42 () {34 vars in 654 bytes} [Wed Jul 8 05:24:21 2026] POST /v2/images => generated 701 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/747] 10.0.0.42 () {32 vars in 716 bytes} [Wed Jul 8 05:24:21 2026] GET /v2/images/df5829a7-7ba6-4969-8c80-562c6e3fb07f/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-08 05:24:21.493 7 INFO glance.api.v2.image_data [None req-85984490-da78-4453-b460-de8710411052 9344bdeadb6b4b418a9fe9df9c696c89 46da75c70e194413bcb991f7af37d4b3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 05:24:21.557 7 WARNING glance_store._drivers.rbd [None req-85984490-da78-4453-b460-de8710411052 9344bdeadb6b4b418a9fe9df9c696c89 46da75c70e194413bcb991f7af37d4b3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-08 05:24:22.708 7 INFO glance.location [None req-85984490-da78-4453-b460-de8710411052 9344bdeadb6b4b418a9fe9df9c696c89 46da75c70e194413bcb991f7af37d4b3 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 369/748] 10.0.0.42 () {32 vars in 726 bytes} [Wed Jul 8 05:24:21 2026] PUT /v2/images/df5829a7-7ba6-4969-8c80-562c6e3fb07f/file => generated 0 bytes in 1250 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/749] 10.0.0.42 () {32 vars in 706 bytes} [Wed Jul 8 05:24:22 2026] GET /v2/images/df5829a7-7ba6-4969-8c80-562c6e3fb07f => generated 1102 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/750] 10.0.0.42 () {32 vars in 716 bytes} [Wed Jul 8 05:24:22 2026] GET /v2/images/df5829a7-7ba6-4969-8c80-562c6e3fb07f/file => generated 1024 bytes in 114 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/751] 10.0.0.42 () {34 vars in 654 bytes} [Wed Jul 8 05:24:22 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/752] 10.0.0.42 () {32 vars in 725 bytes} [Wed Jul 8 05:24:22 2026] PATCH /v2/images/f620f182-d6c1-4fcd-94a0-5548b41776eb => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/753] 10.0.0.42 () {32 vars in 706 bytes} [Wed Jul 8 05:24:22 2026] GET /v2/images/f620f182-d6c1-4fcd-94a0-5548b41776eb => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 05:24:23.004 7 WARNING glance.api.v2.images [None req-21061c7a-d4a8-427b-b213-f26591b89f53 9344bdeadb6b4b418a9fe9df9c696c89 46da75c70e194413bcb991f7af37d4b3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f620f182-d6c1-4fcd-94a0-5548b41776eb [pid: 7|app: 0|req: 372/754] 10.0.0.42 () {32 vars in 709 bytes} [Wed Jul 8 05:24:22 2026] DELETE /v2/images/f620f182-d6c1-4fcd-94a0-5548b41776eb => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/755] 10.0.0.42 () {32 vars in 706 bytes} [Wed Jul 8 05:24:23 2026] GET /v2/images/f620f182-d6c1-4fcd-94a0-5548b41776eb => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 05:24:23.061 7 WARNING glance.api.v2.images [None req-af589a00-7004-42e6-b255-2466059a8c66 9344bdeadb6b4b418a9fe9df9c696c89 46da75c70e194413bcb991f7af37d4b3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//df5829a7-7ba6-4969-8c80-562c6e3fb07f [pid: 7|app: 0|req: 373/756] 10.0.0.42 () {32 vars in 709 bytes} [Wed Jul 8 05:24:23 2026] DELETE /v2/images/df5829a7-7ba6-4969-8c80-562c6e3fb07f => generated 0 bytes in 1086 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/757] 10.0.0.42 () {32 vars in 706 bytes} [Wed Jul 8 05:24:24 2026] GET /v2/images/df5829a7-7ba6-4969-8c80-562c6e3fb07f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 05:24:24.171 7 WARNING glance.api.v2.images [None req-75af9e7f-cebd-4dbb-bce1-e05bbcda4338 9344bdeadb6b4b418a9fe9df9c696c89 46da75c70e194413bcb991f7af37d4b3 - - default default] Failed to find image 1c0b39ad-b87d-4605-9134-e64cde642ca4 to delete: glance.common.exception.ImageNotFound: No image found with ID 1c0b39ad-b87d-4605-9134-e64cde642ca4 [pid: 7|app: 0|req: 374/758] 10.0.0.42 () {32 vars in 709 bytes} [Wed Jul 8 05:24:24 2026] DELETE /v2/images/1c0b39ad-b87d-4605-9134-e64cde642ca4 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/759] 10.0.0.42 () {32 vars in 706 bytes} [Wed Jul 8 05:24:24 2026] GET /v2/images/1c0b39ad-b87d-4605-9134-e64cde642ca4 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/762] 10.0.0.42 () {30 vars in 410 bytes} [Wed Jul 8 05:24:27 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/767] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jul 8 05:24:46 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => 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: 390/768] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jul 8 05:24:46 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: 379/769] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jul 8 05:24:51 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/770] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jul 8 05:24: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: 395/777] 10.0.0.42 () {32 vars in 706 bytes} [Wed Jul 8 05:25:23 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => 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: 383/778] 10.0.0.42 () {32 vars in 706 bytes} [Wed Jul 8 05:25:24 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => 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: 396/779] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jul 8 05:25:24 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/780] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:25: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: 397/781] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:25: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: 385/782] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jul 8 05:25:24 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => 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: 398/783] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:25: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: 386/784] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:25:24 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: 399/785] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jul 8 05:25:24 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => 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: 387/786] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:25: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: 400/787] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:25: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: 388/788] 10.0.0.77 () {36 vars in 910 bytes} [Wed Jul 8 05:25:24 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/789] 10.0.0.77 () {36 vars in 1006 bytes} [Wed Jul 8 05:25:24 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/790] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jul 8 05:25:24 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/791] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 8 05:25:25 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: 390/792] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 8 05:25:25 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: 407/801] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jul 8 05:26:01 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/802] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jul 8 05:26:01 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: 408/827] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jul 8 05:28:03 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1312 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/828] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jul 8 05:28:04 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: 411/833] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jul 8 05:28:21 2026] GET /v2/images/9de0b2c7-2d60-4dbb-b71a-3c1e1c9ece66 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/834] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jul 8 05:28:21 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: 415/841] 199.204.45.95 () {32 vars in 825 bytes} [Wed Jul 8 05:28:55 2026] GET /v2/images?status=active&owner=acc21c609a97450bb7213215bf070dad&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/842] 199.204.45.95 () {32 vars in 652 bytes} [Wed Jul 8 05:28: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: 7|app: 0|req: 416/843] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jul 8 05:28:55 2026] GET /v2/images/d8cfb995-9961-4310-94e9-571f12e72b6d => generated 1395 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/844] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:28: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: 417/845] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:28:55 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: 429/846] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jul 8 05:28:55 2026] GET /v2/images/d8cfb995-9961-4310-94e9-571f12e72b6d => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/847] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:28:55 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: 430/848] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:28:55 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: 419/849] 10.0.0.151 () {36 vars in 987 bytes} [Wed Jul 8 05:28:55 2026] GET /v2/images/d8cfb995-9961-4310-94e9-571f12e72b6d => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/850] 10.0.0.151 () {36 vars in 927 bytes} [Wed Jul 8 05:28:55 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: 421/853] 10.0.0.77 () {36 vars in 910 bytes} [Wed Jul 8 05:28:56 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/854] 10.0.0.77 () {36 vars in 1006 bytes} [Wed Jul 8 05:28:56 2026] GET /v2/images/d8cfb995-9961-4310-94e9-571f12e72b6d/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/855] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jul 8 05:28:56 2026] GET /v2/images/d8cfb995-9961-4310-94e9-571f12e72b6d => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/856] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 8 05:28:56 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/857] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 8 05:28:56 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: 456/900] 10.0.0.42 () {32 vars in 632 bytes} [Wed Jul 8 05:32:31 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)