Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@github.com:jakartaee/saaj-api.git
 > git init /home/jenkins/agent/workspace/saaj-spec-api-release # timeout=10
Fetching upstream changes from git@github.com:jakartaee/saaj-api.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/saaj-spec-api-release@tmp/jenkins-gitclient-ssh1201017224172916660.key
Verifying host key using manually-configured host key entries
Avoid second fetch
Checking out Revision 5e861f927d01870f11f03063abff4fdc46695b76 (refs/remotes/origin/master)
 > git fetch --tags --force --progress -- git@github.com:jakartaee/saaj-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:jakartaee/saaj-api.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5e861f927d01870f11f03063abff4fdc46695b76 # timeout=10
Commit message: "switch release pipeline to SE 21"
 > git rev-list --no-walk cfae4726199ae143fe2a6f7172d9c6d01797ea79 # timeout=10