Skip to content

Console Output

The recommended git tool is: NONE
using credential github-bot-ssh
Cloning the remote Git repository
Avoid second fetch
Checking out Revision bf4baaf990e30162bc6ff00823893b22b7c11ca0 (refs/remotes/origin/3.0.x)
Cloning repository git@github.com:eclipse/microprofile-config.git
 > git init /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-config # timeout=10
Fetching upstream changes from git@github.com:eclipse/microprofile-config.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/microprofile-config@tmp/jenkins-gitclient-ssh14756209113655561070.key
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- git@github.com:eclipse/microprofile-config.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:eclipse/microprofile-config.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/3.0.x^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bf4baaf990e30162bc6ff00823893b22b7c11ca0 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b 3.0.x bf4baaf990e30162bc6ff00823893b22b7c11ca0 # timeout=10
Commit message: "Align BND dependencies to avoid compiler warnings (#775)"
 > git rev-list --no-walk bf4baaf990e30162bc6ff00823893b22b7c11ca0 # timeout=10