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_v1.1.0.RC04 # 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/v1.1.0.RC04:refs/remotes/origin/v1.1.0.RC04 # timeout=10
Avoid second fetch
Checking out Revision f0fe27a75f3e44518ef54d9894b3972818340b75 (v1.1.0.RC04)
 > git config remote.origin.url https://github.com/eclipse-glsp/glsp-server.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/v1.1.0.RC04:refs/remotes/origin/v1.1.0.RC04 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0fe27a75f3e44518ef54d9894b3972818340b75 # timeout=10
Commit message: "v1.1.0.RC04"
First time build. Skipping changelog.
[GitHub Checks] GitHub check (name: CI Jenkins Build, status: in_progress) has been published.