Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential pharo-ci
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Avoid second fetch
Checking out Revision 82a3581a834a248f11a305affb4de9e839eaa042 (master)
Commit message: "Adding support for variadic functions"
Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git
 > git init /builds/workspace/threadedFFI-plugin_master # timeout=10
Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 82a3581a834a248f11a305affb4de9e839eaa042 # timeout=10
 > git rev-list --no-walk 60b08d3653ea804da11ac11f1c6b9776ecc02082 # timeout=10