Console Output
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/llvm/llvm-lnt.git
> git init /Users/buildslave/jenkins/workspace/test-suite-verify-machineinstrs-x86_64-O0-g/lnt # timeout=10
Fetching upstream changes from https://github.com/llvm/llvm-lnt.git
> git --version # timeout=10
> git fetch --tags --progress -- https://github.com/llvm/llvm-lnt.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 72b33744a9ae268bd37940880eca8f35d66c10cc (refs/remotes/origin/master)
Commit message: "[LNT] Switch docker image to Python 3"
> git config remote.origin.url https://github.com/llvm/llvm-lnt.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-lnt.git # timeout=10
Fetching upstream changes from https://github.com/llvm/llvm-lnt.git
> git fetch --tags --progress -- https://github.com/llvm/llvm-lnt.git +refs/heads/*:refs/remotes/origin/*
> 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 72b33744a9ae268bd37940880eca8f35d66c10cc
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master 72b33744a9ae268bd37940880eca8f35d66c10cc
> git rev-list --no-walk 72b33744a9ae268bd37940880eca8f35d66c10cc # timeout=10