+ 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 Jul 10 03:54:45 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-64d6f85dff-ndj8j 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 0x7f9230100668 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-10 03:54:47.761 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-10 03:54:47.839 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-10 03:54:48.595 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-10 03:54:48.596 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-10 03:54:48.597 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-10 03:54:48.702 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-10 03:54:48.703 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-10 03:54:48.703 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-10 03:54:50.641 8 WARNING glance.api.v2.images [None req-605a124f-b337-43e8-85fa-1db9cd51afbd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-10 03:54:50.758 7 WARNING glance.api.v2.images [None req-c21375e2-897b-42a4-b1bb-f296db86f0da - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-10 03:54:50.983 8 WARNING keystonemiddleware._common.config [None req-605a124f-b337-43e8-85fa-1db9cd51afbd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 03:54:50.991 8 WARNING oslo_config.cfg [None req-605a124f-b337-43e8-85fa-1db9cd51afbd - - - - - -] 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 0x7f9230100668 pid: 8 (default app) 2026-07-10 03:54:51.088 7 WARNING keystonemiddleware._common.config [None req-c21375e2-897b-42a4-b1bb-f296db86f0da - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 03:54:51.095 7 WARNING oslo_config.cfg [None req-c21375e2-897b-42a4-b1bb-f296db86f0da - - - - - -] 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 0x7f9230100668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 03:54:52 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-10 03:54:52.874 7 WARNING oslo_policy.policy [None req-b4695576-40c8-48c1-9081-e5b0889317de 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - 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-10 03:54:52.875 7 WARNING oslo_policy.policy [None req-b4695576-40c8-48c1-9081-e5b0889317de 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - 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-10 03:54:52.889 7 WARNING oslo_policy.policy [None req-b4695576-40c8-48c1-9081-e5b0889317de 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - 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-10 03:54:52.889 7 WARNING oslo_policy.policy [None req-b4695576-40c8-48c1-9081-e5b0889317de 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 03:54:52 2026] GET /v2/images => generated 69 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 03:54:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 03:54:56 2026] GET /v2/images => generated 69 bytes in 29 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-10 03:54:56.230 8 WARNING oslo_policy.policy [None req-3ed5af82-84ca-42d6-8eb9-100af55967bf 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - 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-10 03:54:56.231 8 WARNING oslo_policy.policy [None req-3ed5af82-84ca-42d6-8eb9-100af55967bf 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.22 () {44 vars in 908 bytes} [Fri Jul 10 03:54:56 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.22 () {44 vars in 930 bytes} [Fri Jul 10 03:54:56 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-10 03:54:56.354 8 WARNING oslo_policy.policy [None req-4fd10cbc-4c35-4677-9b77-01188d827211 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - 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-10 03:54:56.354 8 WARNING oslo_policy.policy [None req-4fd10cbc-4c35-4677-9b77-01188d827211 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.22 () {44 vars in 936 bytes} [Fri Jul 10 03:54:56 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-10 03:54:56.430 7 WARNING oslo_config.cfg [None req-f3b37a3c-49bc-4efd-9aaf-ffea9b39555a 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.22 () {48 vars in 948 bytes} [Fri Jul 10 03:54:56 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 03:54:56.450 8 WARNING oslo_policy.policy [None req-74927893-a40c-4683-b4d6-a99d3b6edade 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - 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-10 03:54:56.450 8 WARNING oslo_policy.policy [None req-74927893-a40c-4683-b4d6-a99d3b6edade 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - 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-10 03:54:56.451 8 INFO glance.api.v2.image_data [None req-74927893-a40c-4683-b4d6-a99d3b6edade 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 03:55:00.212 8 WARNING glance.location [None req-74927893-a40c-4683-b4d6-a99d3b6edade 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.22 () {48 vars in 1042 bytes} [Fri Jul 10 03:54:56 2026] PUT /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e/file => generated 0 bytes in 3801 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6412 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.22 () {44 vars in 968 bytes} [Fri Jul 10 03:55:00 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 03:55:00.354 8 WARNING oslo_config.cfg [None req-4c3a63a7-3419-484f-86c6-95543c6fbaa8 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.22 () {48 vars in 1048 bytes} [Fri Jul 10 03:55:00 2026] PATCH /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.22 () {44 vars in 968 bytes} [Fri Jul 10 03:55:00 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => 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: 133/269] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 04:15:55 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: 137/270] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 04:15:55 2026] GET /v2/images => generated 1381 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 04:16:12 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: 140/276] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 04:16:12 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 199.204.45.22 () {44 vars in 934 bytes} [Fri Jul 10 04:16:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.204.45.22 () {44 vars in 956 bytes} [Fri Jul 10 04:16:12 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.204.45.22 () {44 vars in 936 bytes} [Fri Jul 10 04:16:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.22 () {48 vars in 948 bytes} [Fri Jul 10 04:16:12 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 04:16:12.268 7 WARNING oslo_policy.policy [None req-458a08ae-1c88-40f4-8746-add1848ca5d9 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - 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-10 04:16:12.268 7 WARNING oslo_policy.policy [None req-458a08ae-1c88-40f4-8746-add1848ca5d9 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - 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-10 04:16:12.269 7 INFO glance.api.v2.image_data [None req-458a08ae-1c88-40f4-8746-add1848ca5d9 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 04:16:36.620 7 WARNING glance.location [None req-458a08ae-1c88-40f4-8746-add1848ca5d9 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/285] 199.204.45.22 () {48 vars in 1043 bytes} [Fri Jul 10 04:16:12 2026] PUT /v2/images/6d9a976d-8f0f-44da-8690-121c9a563718/file => generated 0 bytes in 24410 msecs (HTTP/1.1 204) 4 headers in 171 bytes (79163 switches on core 0) [pid: 8|app: 0|req: 147/286] 199.204.45.22 () {44 vars in 968 bytes} [Fri Jul 10 04:16:36 2026] GET /v2/images/6d9a976d-8f0f-44da-8690-121c9a563718 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/287] 199.204.45.22 () {48 vars in 1048 bytes} [Fri Jul 10 04:16:36 2026] PATCH /v2/images/6d9a976d-8f0f-44da-8690-121c9a563718 => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/288] 199.204.45.22 () {44 vars in 968 bytes} [Fri Jul 10 04:16:36 2026] GET /v2/images/6d9a976d-8f0f-44da-8690-121c9a563718 => generated 1395 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/289] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 04:16:38 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: 149/290] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 04:16:38 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/373] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 04:23:26 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: 183/374] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 04:23:26 2026] GET /v2/images => generated 2778 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/377] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 04:23:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/378] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 04:23:39 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/379] 199.204.45.22 () {44 vars in 944 bytes} [Fri Jul 10 04:23:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/380] 199.204.45.22 () {44 vars in 966 bytes} [Fri Jul 10 04:23:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/381] 199.204.45.22 () {44 vars in 936 bytes} [Fri Jul 10 04:23:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/382] 199.204.45.22 () {48 vars in 948 bytes} [Fri Jul 10 04:23:39 2026] POST /v2/images => generated 799 bytes in 144 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 04:23:39.668 8 INFO glance.api.v2.image_data [None req-b44648e8-da99-4097-abfe-f9f8896e3c53 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 04:23:54.353 8 INFO glance.location [None req-b44648e8-da99-4097-abfe-f9f8896e3c53 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/387] 199.204.45.22 () {48 vars in 1042 bytes} [Fri Jul 10 04:23:39 2026] PUT /v2/images/e4ebe51c-6360-412e-9208-2bb47115a749/file => generated 0 bytes in 14730 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24086 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.204.45.22 () {44 vars in 968 bytes} [Fri Jul 10 04:23:54 2026] GET /v2/images/e4ebe51c-6360-412e-9208-2bb47115a749 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.22 () {48 vars in 1048 bytes} [Fri Jul 10 04:23:54 2026] PATCH /v2/images/e4ebe51c-6360-412e-9208-2bb47115a749 => generated 1410 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.204.45.22 () {44 vars in 968 bytes} [Fri Jul 10 04:23:54 2026] GET /v2/images/e4ebe51c-6360-412e-9208-2bb47115a749 => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 04:24:32 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: 198/400] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 04:24:32 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 04:24:46 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: 200/404] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 04:24:46 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.204.45.22 () {44 vars in 936 bytes} [Fri Jul 10 04:24:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.204.45.22 () {44 vars in 958 bytes} [Fri Jul 10 04:24:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.204.45.22 () {44 vars in 936 bytes} [Fri Jul 10 04:24:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.204.45.22 () {48 vars in 948 bytes} [Fri Jul 10 04:24:46 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 04:24:46.328 8 INFO glance.api.v2.image_data [None req-731335e0-b69e-4716-a62b-8aaec7dc2217 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 04:25:02.746 8 INFO glance.location [None req-731335e0-b69e-4716-a62b-8aaec7dc2217 6a7427474d52468783bb6d5469cb41b2 5a7c171b42e14e1395b7fc3596670ed8 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 207/413] 199.204.45.22 () {48 vars in 1043 bytes} [Fri Jul 10 04:24:46 2026] PUT /v2/images/7e63d5d8-5100-45fc-99ad-9660bae2d05d/file => generated 0 bytes in 16455 msecs (HTTP/1.1 204) 4 headers in 171 bytes (42112 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.204.45.22 () {44 vars in 968 bytes} [Fri Jul 10 04:25:02 2026] GET /v2/images/7e63d5d8-5100-45fc-99ad-9660bae2d05d => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 199.204.45.22 () {48 vars in 1048 bytes} [Fri Jul 10 04:25:02 2026] PATCH /v2/images/7e63d5d8-5100-45fc-99ad-9660bae2d05d => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.204.45.22 () {44 vars in 968 bytes} [Fri Jul 10 04:25:02 2026] GET /v2/images/7e63d5d8-5100-45fc-99ad-9660bae2d05d => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/575] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 04:38:20 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: 288/578] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 04:38:20 2026] GET /v2/images => generated 5574 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/605] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 04:40:36 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: 304/606] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 04:40:36 2026] GET /v2/images => generated 5574 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 04:40:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/608] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 04:40:38 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/619] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 04:41: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: 309/620] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 04:41:28 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/623] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 04:41:37 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: 313/624] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 04:41:37 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/637] 199.204.45.22 () {42 vars in 685 bytes} [Fri Jul 10 04:42:40 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/638] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 10 04:42:40 2026] GET /v2/images => generated 5574 bytes in 69 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: 326/649] 10.0.0.216 () {32 vars in 633 bytes} [Fri Jul 10 04:43:23 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/654] 10.0.0.149 () {36 vars in 987 bytes} [Fri Jul 10 04:43:41 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 29 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: 326/655] 10.0.0.149 () {36 vars in 927 bytes} [Fri Jul 10 04:43:41 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: 330/656] 10.0.0.149 () {36 vars in 987 bytes} [Fri Jul 10 04:43:41 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => 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: 327/657] 10.0.0.149 () {36 vars in 927 bytes} [Fri Jul 10 04:43:41 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: 331/658] 199.204.45.22 () {36 vars in 990 bytes} [Fri Jul 10 04:43:48 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/659] 199.204.45.22 () {36 vars in 930 bytes} [Fri Jul 10 04:43:48 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: 7|app: 0|req: 332/660] 199.204.45.22 () {36 vars in 990 bytes} [Fri Jul 10 04:43:49 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/661] 199.204.45.22 () {36 vars in 930 bytes} [Fri Jul 10 04:43:49 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: 334/664] 10.0.0.149 () {36 vars in 987 bytes} [Fri Jul 10 04:43:53 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 10.0.0.149 () {36 vars in 927 bytes} [Fri Jul 10 04:43:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/666] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 04:43:58 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/667] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:43:58 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: 336/668] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:43:58 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: 333/669] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 04:43:58 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/670] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:43:58 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: 334/671] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:43:58 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: 338/672] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 04:43:58 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/673] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:43:58 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: 339/674] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:43:58 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/675] 10.0.0.19 () {36 vars in 910 bytes} [Fri Jul 10 04:43:59 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.19 () {36 vars in 1006 bytes} [Fri Jul 10 04:43:59 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e/locations => generated 127 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/677] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jul 10 04:43:59 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 10 04:43:59 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/679] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 10 04:43: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: 345/686] 10.0.0.216 () {34 vars in 655 bytes} [Fri Jul 10 04:44:26 2026] POST /v2/images => generated 649 bytes in 302 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-10 04:44:26.897 8 WARNING glance.api.v2.images [None req-58693e1d-b7a1-4199-9578-d88dce6696fe 813491dc17604df79e84397fdf16c5c3 a5d755d1983347e0b6ebe234a1b71f75 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e5446be2-3b02-48de-8317-50440aab2d59 [pid: 8|app: 0|req: 342/687] 10.0.0.216 () {32 vars in 710 bytes} [Fri Jul 10 04:44:26 2026] DELETE /v2/images/e5446be2-3b02-48de-8317-50440aab2d59 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/688] 10.0.0.216 () {32 vars in 707 bytes} [Fri Jul 10 04:44:26 2026] GET /v2/images/e5446be2-3b02-48de-8317-50440aab2d59 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.216 () {32 vars in 633 bytes} [Fri Jul 10 04:44:26 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/690] 10.0.0.216 () {34 vars in 655 bytes} [Fri Jul 10 04:44:27 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.216 () {32 vars in 717 bytes} [Fri Jul 10 04:44:27 2026] GET /v2/images/c16bea60-879f-400d-b963-180ccd11d4bb/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 04:44:27.126 7 INFO glance.api.v2.image_data [None req-a3636a0c-946a-4806-b1b7-d511e89d1b2b 813491dc17604df79e84397fdf16c5c3 a5d755d1983347e0b6ebe234a1b71f75 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 04:44:27.170 7 WARNING glance_store._drivers.rbd [None req-a3636a0c-946a-4806-b1b7-d511e89d1b2b 813491dc17604df79e84397fdf16c5c3 a5d755d1983347e0b6ebe234a1b71f75 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-10 04:44:28.187 7 INFO glance.location [None req-a3636a0c-946a-4806-b1b7-d511e89d1b2b 813491dc17604df79e84397fdf16c5c3 a5d755d1983347e0b6ebe234a1b71f75 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 348/692] 10.0.0.216 () {32 vars in 727 bytes} [Fri Jul 10 04:44:27 2026] PUT /v2/images/c16bea60-879f-400d-b963-180ccd11d4bb/file => generated 0 bytes in 1122 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.216 () {32 vars in 707 bytes} [Fri Jul 10 04:44:28 2026] GET /v2/images/c16bea60-879f-400d-b963-180ccd11d4bb => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/694] 10.0.0.216 () {32 vars in 717 bytes} [Fri Jul 10 04:44:28 2026] GET /v2/images/c16bea60-879f-400d-b963-180ccd11d4bb/file => generated 1024 bytes in 109 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.216 () {34 vars in 655 bytes} [Fri Jul 10 04:44:28 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/696] 10.0.0.216 () {32 vars in 726 bytes} [Fri Jul 10 04:44:28 2026] PATCH /v2/images/0fc29f07-d58e-4026-af47-f4502c49d79a => generated 653 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.216 () {32 vars in 707 bytes} [Fri Jul 10 04:44:28 2026] GET /v2/images/0fc29f07-d58e-4026-af47-f4502c49d79a => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 04:44:28.552 7 WARNING glance.api.v2.images [None req-b754b408-7eac-4f84-9696-159cdaf47ff8 813491dc17604df79e84397fdf16c5c3 a5d755d1983347e0b6ebe234a1b71f75 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0fc29f07-d58e-4026-af47-f4502c49d79a [pid: 7|app: 0|req: 351/698] 10.0.0.216 () {32 vars in 710 bytes} [Fri Jul 10 04:44:28 2026] DELETE /v2/images/0fc29f07-d58e-4026-af47-f4502c49d79a => 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: 348/699] 10.0.0.216 () {32 vars in 707 bytes} [Fri Jul 10 04:44:28 2026] GET /v2/images/0fc29f07-d58e-4026-af47-f4502c49d79a => generated 139 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 04:44:28.646 7 WARNING glance.api.v2.images [None req-e84f0856-df0a-4d77-8416-9bd254e7f0fc 813491dc17604df79e84397fdf16c5c3 a5d755d1983347e0b6ebe234a1b71f75 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c16bea60-879f-400d-b963-180ccd11d4bb [pid: 7|app: 0|req: 352/700] 10.0.0.216 () {32 vars in 710 bytes} [Fri Jul 10 04:44:28 2026] DELETE /v2/images/c16bea60-879f-400d-b963-180ccd11d4bb => generated 0 bytes in 759 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/701] 10.0.0.216 () {32 vars in 707 bytes} [Fri Jul 10 04:44:29 2026] GET /v2/images/c16bea60-879f-400d-b963-180ccd11d4bb => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 04:44:29.420 7 WARNING glance.api.v2.images [None req-1b0f5ebb-6d95-4b00-99fc-3eee298557bd 813491dc17604df79e84397fdf16c5c3 a5d755d1983347e0b6ebe234a1b71f75 - - default default] Failed to find image e5446be2-3b02-48de-8317-50440aab2d59 to delete: glance.common.exception.ImageNotFound: No image found with ID e5446be2-3b02-48de-8317-50440aab2d59 [pid: 7|app: 0|req: 353/702] 10.0.0.216 () {32 vars in 710 bytes} [Fri Jul 10 04:44:29 2026] DELETE /v2/images/e5446be2-3b02-48de-8317-50440aab2d59 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.216 () {32 vars in 707 bytes} [Fri Jul 10 04:44:29 2026] GET /v2/images/e5446be2-3b02-48de-8317-50440aab2d59 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/708] 10.0.0.149 () {36 vars in 987 bytes} [Fri Jul 10 04:44:41 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => 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: 356/709] 10.0.0.149 () {36 vars in 927 bytes} [Fri Jul 10 04:44:41 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: 356/714] 10.0.0.149 () {36 vars in 987 bytes} [Fri Jul 10 04:45:03 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.149 () {36 vars in 927 bytes} [Fri Jul 10 04:45:03 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: 357/716] 10.0.0.149 () {36 vars in 987 bytes} [Fri Jul 10 04:45:10 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 10.0.0.149 () {36 vars in 927 bytes} [Fri Jul 10 04:45: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: 362/726] 10.0.0.216 () {32 vars in 707 bytes} [Fri Jul 10 04:45:43 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.216 () {32 vars in 707 bytes} [Fri Jul 10 04:45:43 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => 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: 363/728] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 04:45:43 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/729] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:45:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/730] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:45:43 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: 367/731] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 04:45:43 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => 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: 365/732] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:45:43 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: 368/733] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:45:43 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: 366/734] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 04:45:43 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => 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: 369/735] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:45:43 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: 367/736] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:45:43 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: 370/737] 10.0.0.19 () {36 vars in 910 bytes} [Fri Jul 10 04:45:44 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: 368/738] 10.0.0.19 () {36 vars in 1006 bytes} [Fri Jul 10 04:45:44 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/739] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jul 10 04:45:44 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => 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: 369/740] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 10 04:45:44 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: 372/741] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 10 04:45:44 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: 371/744] 10.0.0.149 () {36 vars in 987 bytes} [Fri Jul 10 04:46:00 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => 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: 374/745] 10.0.0.149 () {36 vars in 927 bytes} [Fri Jul 10 04:46:00 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: 376/754] 10.0.0.149 () {36 vars in 987 bytes} [Fri Jul 10 04:46:38 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 10.0.0.149 () {36 vars in 927 bytes} [Fri Jul 10 04:46:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 10.0.0.216 () {30 vars in 411 bytes} [Fri Jul 10 04:46: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: 382/761] 10.0.0.149 () {36 vars in 987 bytes} [Fri Jul 10 04:46:59 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/762] 10.0.0.149 () {36 vars in 927 bytes} [Fri Jul 10 04:46: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: 383/767] 10.0.0.149 () {36 vars in 987 bytes} [Fri Jul 10 04:47:17 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => 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: 385/768] 10.0.0.149 () {36 vars in 927 bytes} [Fri Jul 10 04:47:17 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: 389/775] 10.0.0.149 () {36 vars in 987 bytes} [Fri Jul 10 04:47:42 2026] GET /v2/images/f879bbd8-5d89-43b2-be7b-dcd1c570703e => 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: 387/776] 10.0.0.149 () {36 vars in 927 bytes} [Fri Jul 10 04:47:42 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: 391/781] 199.204.45.22 () {32 vars in 825 bytes} [Fri Jul 10 04:48:00 2026] GET /v2/images?status=active&owner=5a7c171b42e14e1395b7fc3596670ed8&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 199.204.45.22 () {32 vars in 652 bytes} [Fri Jul 10 04:48:00 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: 392/783] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 04:48:01 2026] GET /v2/images/6d9a976d-8f0f-44da-8690-121c9a563718 => 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: 392/784] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:48:01 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: 393/785] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:48:01 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: 393/786] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 04:48:01 2026] GET /v2/images/6d9a976d-8f0f-44da-8690-121c9a563718 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/787] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:48:01 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: 394/788] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:48: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: 395/789] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 04:48:01 2026] GET /v2/images/6d9a976d-8f0f-44da-8690-121c9a563718 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/790] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 04:48:01 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: 396/791] 10.0.0.19 () {36 vars in 910 bytes} [Fri Jul 10 04:48:01 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: 396/792] 10.0.0.19 () {36 vars in 1006 bytes} [Fri Jul 10 04:48:01 2026] GET /v2/images/6d9a976d-8f0f-44da-8690-121c9a563718/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/793] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jul 10 04:48:01 2026] GET /v2/images/6d9a976d-8f0f-44da-8690-121c9a563718 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/794] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 10 04:48:01 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: 398/795] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 10 04:48:01 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: 419/838] 10.0.0.216 () {32 vars in 633 bytes} [Fri Jul 10 04:51:33 2026] GET /v2/images => generated 5574 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)