Skip to content

Console Output

The recommended git tool is: NONE
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-glsp/glsp-website.git
 > git init /home/jenkins/agent/workspace/ging_and_master_tortmayr-patch-1/www # timeout=10
Fetching upstream changes from https://github.com/eclipse-glsp/glsp-website.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials GitHub bot (SSH)
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/ging_and_master_tortmayr-patch-1/www@tmp/jenkins-gitclient-ssh16101251735554781826.key
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- https://github.com/eclipse-glsp/glsp-website.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git config remote.origin.url https://github.com/eclipse-glsp/glsp-website.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/tortmayr-patch-1^{commit} # timeout=10
 > git rev-parse origin/tortmayr-patch-1^{commit} # timeout=10