SuccessConsole Output

using credential b796d4d6-f775-440e-b5d5-9413c705ef24
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/open-mpi/hwloc.git
 > git init /builds/workspace/extended_master # timeout=10
Fetching upstream changes from https://github.com/open-mpi/hwloc.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials github bgoglin
 > git fetch --no-tags --progress https://github.com/open-mpi/hwloc.git +refs/heads/master:refs/remotes/origin/master
Fetching without tags
 > git config remote.origin.url https://github.com/open-mpi/hwloc.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/open-mpi/hwloc.git # timeout=10
Fetching upstream changes from https://github.com/open-mpi/hwloc.git
using GIT_ASKPASS to set credentials github bgoglin
 > git fetch --no-tags --progress https://github.com/open-mpi/hwloc.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 2ccb19dd565d13822e6e85e382b75e24f6db0d99 (master)
Commit message: "lstopo: Add output option for LaTeX tikzpicture"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2ccb19dd565d13822e6e85e382b75e24f6db0d99
 > git rev-list --no-walk 17747f9ebf63aa42578a19b0ba706898fa4244a3 # timeout=10