Skip to content

Console Output

03:19:31 [2022-08-14T07:19:31.942Z] Selected Git installation does not exist. Using Default
03:19:31 [2022-08-14T07:19:31.943Z] The recommended git tool is: NONE
03:19:41 [2022-08-14T07:19:41.450Z] No credentials specified
03:19:41 [2022-08-14T07:19:41.453Z] Cloning the remote Git repository
03:19:41 [2022-08-14T07:19:41.544Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
03:19:44 [2022-08-14T07:19:44.937Z]  > git init /home/jenkins/agent/workspace/cdt-master # timeout=10
03:19:45 [2022-08-14T07:19:45.759Z] Avoid second fetch
03:19:45 [2022-08-14T07:19:45.846Z] Checking out Revision 7df58ca881a7f2654b03c3b615c7c0d540f986c3 (refs/remotes/origin/master)
03:19:45 [2022-08-14T07:19:45.044Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
03:19:45 [2022-08-14T07:19:45.045Z]  > git --version # timeout=10
03:19:45 [2022-08-14T07:19:45.048Z]  > git --version # 'git version 2.20.1'
03:19:45 [2022-08-14T07:19:45.048Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
03:19:45 [2022-08-14T07:19:45.748Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
03:19:45 [2022-08-14T07:19:45.752Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:19:45 [2022-08-14T07:19:45.758Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:19:45 [2022-08-14T07:19:45.848Z]  > git config core.sparsecheckout # timeout=10
03:19:45 [2022-08-14T07:19:45.852Z]  > git checkout -f 7df58ca881a7f2654b03c3b615c7c0d540f986c3 # timeout=10
03:19:51 [2022-08-14T07:19:51.265Z] Commit message: "Update images to Dockerfiles from commit 8096da4"
03:19:51 [2022-08-14T07:19:51.337Z]  > git rev-list --no-walk 7df58ca881a7f2654b03c3b615c7c0d540f986c3 # timeout=10