Console Output
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/llvm/llvm-zorg.git
> git init /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized # timeout=10
Fetching upstream changes from https://github.com/llvm/llvm-zorg.git
> git --version # timeout=10
> git fetch --tags --force --progress -- https://github.com/llvm/llvm-zorg.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 6e68cd8d5047703f01a15e0b9978219584c57887 (refs/remotes/origin/master)
Commit message: "jenkins/jobs: Move lnt-ctmark-* jobs running on green-dragon-04 to 05"
> git config remote.origin.url https://github.com/llvm/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/llvm/llvm-zorg.git # timeout=10
Fetching upstream changes from https://github.com/llvm/llvm-zorg.git
> git fetch --tags --force --progress -- https://github.com/llvm/llvm-zorg.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> 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 6e68cd8d5047703f01a15e0b9978219584c57887 # timeout=10
> git rev-list --no-walk ac4c27ddd9bf6b75f4430476a1f63a3377b38f2c # timeout=10