Skip to content

Console Output

The recommended git tool is: git
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/microprofile-build-infra.git
 > git init /home/jenkins/agent/workspace/MicroProfile Releases # timeout=10
Fetching upstream changes from https://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 Releases@tmp/jenkins-gitclient-ssh15402211864619715303.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-build-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 6e4bf093e887219255ee1515ed498c3b87cd8569 (refs/remotes/origin/main)
 > git config remote.origin.url https://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/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6e4bf093e887219255ee1515ed498c3b87cd8569 # timeout=10
Commit message: "Merge pull request #12 from Emily-Jiang/rm-release"
 > git rev-list --no-walk 6e4bf093e887219255ee1515ed498c3b87cd8569 # timeout=10