Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/kitalpha-addons.git
Avoid second fetch
Checking out Revision 49d35d1ae1a7dc0353bdc31dfbdd1dbcb4173461 (master)
 > git init /home/jenkins/agent/workspace/atform-Introspector-addon_master # timeout=10
Fetching upstream changes from https://github.com/eclipse/kitalpha-addons.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --progress https://github.com/eclipse/kitalpha-addons.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse/kitalpha-addons.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 49d35d1ae1a7dc0353bdc31dfbdd1dbcb4173461 # timeout=10
Commit message: "[releng] Publish dropins (#17)"
 > git rev-list --no-walk 35563caeaf7b41a8668e42ae766f8d97ae3bc8c7 # timeout=10