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 --force --progress https://github.com/open-mpi/hwloc.git +refs/heads/master:refs/remotes/origin/master
Fetching without tags
Checking out Revision cd03c01765b98d4f8a312281175f294d96b789bd (master)
Commit message: "lstopo/tikz: fix two printf format signedness warnings"
 > 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 --force --progress https://github.com/open-mpi/hwloc.git +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cd03c01765b98d4f8a312281175f294d96b789bd
 > git rev-list --no-walk a9667c8f2ebd83b31b61623c62a8a5c8fba495a5 # timeout=10