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-capella/capella-textual-editor.git
 > git init /home/jenkins/agent/workspace/pella-addon-textual-editor_sonar # timeout=10
Fetching upstream changes from https://github.com/eclipse-capella/capella-textual-editor.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-capella/capella-textual-editor.git +refs/heads/sonar:refs/remotes/origin/sonar # timeout=10
 > git config remote.origin.url https://github.com/eclipse-capella/capella-textual-editor.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/sonar:refs/remotes/origin/sonar # timeout=10
Avoid second fetch
Checking out Revision b9b93966cf3cfefa73ee93c448aebd46cc77db5f (sonar)
Commit message: "add pom for features"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b9b93966cf3cfefa73ee93c448aebd46cc77db5f # timeout=10
 > git rev-list --no-walk 1556ccbe0afcb7a0234f2b0a76b7eb0934b07ee7 # timeout=10