Skip to content

Console Output

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-virgo/virgo-bundlor.git
 > git init /home/jenkins/agent/workspace/bundlor-all_PR-8 # timeout=10
Fetching upstream changes from https://github.com/eclipse-virgo/virgo-bundlor.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-virgo/virgo-bundlor.git +refs/pull/8/head:refs/remotes/origin/PR-8 # timeout=10
 > git config remote.origin.url https://github.com/eclipse-virgo/virgo-bundlor.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/8/head:refs/remotes/origin/PR-8 # timeout=10
Fetching without tags
Checking out Revision 08a79a1481b03858be6657a21133aa2b9ff0b4ba (PR-8)
Commit message: "Skip findbugs in step 'Gradle Build'"
 > git config remote.origin.url https://github.com/eclipse-virgo/virgo-bundlor.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-virgo/virgo-bundlor.git
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-virgo/virgo-bundlor.git +refs/pull/8/head:refs/remotes/origin/PR-8 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 08a79a1481b03858be6657a21133aa2b9ff0b4ba # timeout=10
 > git rev-list --no-walk 08a79a1481b03858be6657a21133aa2b9ff0b4ba # timeout=10