Skip to content

Console Output

03:00:21 [2022-08-14T07:00:21.447Z] Selected Git installation does not exist. Using Default
03:00:21 [2022-08-14T07:00:21.448Z] The recommended git tool is: NONE
03:00:26 [2022-08-14T07:00:26.720Z] No credentials specified
03:00:26 [2022-08-14T07:00:26.723Z] Cloning the remote Git repository
03:00:26 [2022-08-14T07:00:26.737Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
03:00:28 [2022-08-14T07:00:28.821Z] Avoid second fetch
03:00:28 [2022-08-14T07:00:28.830Z] Checking out Revision 7df58ca881a7f2654b03c3b615c7c0d540f986c3 (refs/remotes/origin/master)
03:00:28 [2022-08-14T07:00:28.113Z]  > git init /home/jenkins/agent/workspace/cdt-master-check-code-cleanliness # timeout=10
03:00:28 [2022-08-14T07:00:28.135Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
03:00:28 [2022-08-14T07:00:28.135Z]  > git --version # timeout=10
03:00:28 [2022-08-14T07:00:28.138Z]  > git --version # 'git version 2.20.1'
03:00:28 [2022-08-14T07:00:28.138Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
03:00:28 [2022-08-14T07:00:28.814Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
03:00:28 [2022-08-14T07:00:28.819Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:00:28 [2022-08-14T07:00:28.827Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:00:28 [2022-08-14T07:00:28.839Z]  > git config core.sparsecheckout # timeout=10
03:00:28 [2022-08-14T07:00:28.843Z]  > git checkout -f 7df58ca881a7f2654b03c3b615c7c0d540f986c3 # timeout=10
03:00:33 [2022-08-14T07:00:33.020Z] Commit message: "Update images to Dockerfiles from commit 8096da4"
03:00:33 [2022-08-14T07:00:33.026Z]  > git rev-list --no-walk 7df58ca881a7f2654b03c3b615c7c0d540f986c3 # timeout=10