Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-app-glsp
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-glsp/glsp-server.git
 > git init /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159 # timeout=10
Fetching upstream changes from https://github.com/eclipse-glsp/glsp-server.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub app GLSP
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-glsp/glsp-server.git +refs/heads/issues/1159:refs/remotes/origin/issues/1159 # timeout=10
 > git config remote.origin.url https://github.com/eclipse-glsp/glsp-server.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/issues/1159:refs/remotes/origin/issues/1159 # timeout=10
Avoid second fetch
Checking out Revision 8bf500e16447b97e7b597fb50c115dac437523e7 (issues/1159)
Commit message: "Add ghost elements to tool palette items through trigger actions"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8bf500e16447b97e7b597fb50c115dac437523e7 # timeout=10
 > git rev-list --no-walk 8bf500e16447b97e7b597fb50c115dac437523e7 # timeout=10
[GitHub Checks] GitHub check (name: CI Jenkins Build, status: in_progress) has been published.