Skip to content

Console Output

18:30:09 [2021-12-01T23:30:09.995Z] Selected Git installation does not exist. Using Default
18:30:09 [2021-12-01T23:30:09.996Z] The recommended git tool is: NONE
18:30:13 [2021-12-01T23:30:13.547Z] No credentials specified
18:30:13 [2021-12-01T23:30:13.550Z] Cloning the remote Git repository
18:30:15 [2021-12-01T23:30:15.629Z] Avoid second fetch
18:30:15 [2021-12-01T23:30:15.637Z] Checking out Revision 9a717f94c52e49cac7e1d6c6a8d6f5afe80f6420 (refs/remotes/origin/master)
18:30:13 [2021-12-01T23:30:13.609Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
18:30:15 [2021-12-01T23:30:15.047Z]  > git init /home/jenkins/agent/workspace/cdt-10.5 # timeout=10
18:30:15 [2021-12-01T23:30:15.108Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
18:30:15 [2021-12-01T23:30:15.108Z]  > git --version # timeout=10
18:30:15 [2021-12-01T23:30:15.110Z]  > git --version # 'git version 2.20.1'
18:30:15 [2021-12-01T23:30:15.110Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:30:15 [2021-12-01T23:30:15.625Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
18:30:15 [2021-12-01T23:30:15.628Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:30:15 [2021-12-01T23:30:15.635Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:30:15 [2021-12-01T23:30:15.644Z]  > git config core.sparsecheckout # timeout=10
18:30:15 [2021-12-01T23:30:15.646Z]  > git checkout -f 9a717f94c52e49cac7e1d6c6a8d6f5afe80f6420 # timeout=10
18:30:19 [2021-12-01T23:30:19.605Z] Commit message: "CDT 10.5.0"
18:30:19 [2021-12-01T23:30:19.611Z]  > git rev-list --no-walk 9a717f94c52e49cac7e1d6c6a8d6f5afe80f6420 # timeout=10