Skip to content

Console Output

The recommended git tool is: git
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@github.com:eclipse/microprofile-build-infra.git
 > git init /home/jenkins/agent/workspace/MicroProfile Post-Release # timeout=10
Fetching upstream changes from git@github.com:eclipse/microprofile-build-infra.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/MicroProfile Post-Release@tmp/jenkins-gitclient-ssh18302481580421781631.key
 > git fetch --tags --force --progress -- git@github.com:eclipse/microprofile-build-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision ec3086fde7352864a7f531550bec0e1b39b495e4 (refs/remotes/origin/master)
 > git config remote.origin.url git@github.com:eclipse/microprofile-build-infra.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 ec3086fde7352864a7f531550bec0e1b39b495e4 # timeout=10
Commit message: "Merge pull request #5 from Emily-Jiang/support-multimodule"
 > git rev-list --no-walk 1d9de0b3b0c9429ba54351bf5e7719e81675cedc # timeout=10