Console Output
No credentials specified
Cloning the remote Git repository
Cloning repository http://labmaster3.local/git/llvm-project.git
> git init /Users/buildslave/jenkins/workspace/test-suite-verify-machineinstrs-x86_64-O0-g/pseudo-checkout-llvm-project # timeout=10
Fetching upstream changes from http://labmaster3.local/git/llvm-project.git
> git --version # timeout=10
> git fetch --tags --progress -- http://labmaster3.local/git/llvm-project.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url http://labmaster3.local/git/llvm-project.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://labmaster3.local/git/llvm-project.git # timeout=10
Fetching upstream changes from http://labmaster3.local/git/llvm-project.git
> git fetch --tags --progress -- http://labmaster3.local/git/llvm-project.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 452f6243c9be73a476f796b1425bfc58749b9805 (detached)
> git rev-parse 452f6243c9b^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 452f6243c9be73a476f796b1425bfc58749b9805
Commit message: "AMDGPU: Select llvm.amdgcn.interp.p2.f16 directly"
> git rev-list --no-walk c6fd16af2be98b49d663285e3808ecde61bec614 # timeout=10