Console Output
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/azharudd/llvm-zorg.git
> git init /Users/buildslave/jenkins/workspace/test-clang-stage2-Rthinlto/llvm-zorg # timeout=10
Fetching upstream changes from https://github.com/azharudd/llvm-zorg.git
> git --version # timeout=10
> git fetch --tags --progress -- https://github.com/azharudd/llvm-zorg.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/azharudd/llvm-zorg.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/azharudd/llvm-zorg.git # timeout=10
Fetching upstream changes from https://github.com/azharudd/llvm-zorg.git
> git fetch --tags --progress -- https://github.com/azharudd/llvm-zorg.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 4f8623807f953758be938e0f176b4198839205fb (refs/remotes/origin/master)
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 4f8623807f953758be938e0f176b4198839205fb
Commit message: "Add file for stage1-cmake-RA-expensive"
> git rev-list --no-walk 4f8623807f953758be938e0f176b4198839205fb # timeout=10