ci: include some timing information in the git cache download script
authorEric Engestrom <eric@igalia.com>
Wed, 2 Aug 2023 15:48:53 +0000 (16:48 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 3 Aug 2023 18:44:44 +0000 (18:44 +0000)
commitf5672d048e943fabf9ad40811f7a7a6bd901dc36
treeea73003503caf8b7e41a38a52a3f9d2d188df7de
parentf8cc1ab04b1e7fe27e8974e7f4d754d58ccbc323
ci: include some timing information in the git cache download script

In https://gitlab.freedesktop.org/zmike/mesa/-/jobs/46476087 it is unclear
whether this script is where 30+ minutes were lost, or if this ran fine and
the `git clone` afterwards is where the issue was.

Printing these timestamps will help next time something like this happens.

Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24452>
.gitlab-ci/download-git-cache.sh