SuccessConsole Output

The recommended git tool is: git
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_v2.1 # timeout=10
Fetching upstream changes from https://github.com/open-mpi/hwloc.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials github bgoglin
 > git fetch --no-tags --force --progress -- https://github.com/open-mpi/hwloc.git +refs/heads/v2.1:refs/remotes/origin/v2.1 # timeout=10
Avoid second fetch
Checking out Revision a23399081b6400f79adabde63bcf9599844a4185 (v2.1)
Commit message: "tests/diff: fix the test when the first NUMA node is CPU less"
 > git config remote.origin.url https://github.com/open-mpi/hwloc.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/v2.1:refs/remotes/origin/v2.1 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a23399081b6400f79adabde63bcf9599844a4185 # timeout=10
 > git rev-list --no-walk 14bc305393824b44608b27247069d150d93dfecc # timeout=10