Skip to content

Console Output

using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/enterprise-deployment.git
 > git init /home/jenkins/workspace/xml-registries-spec-api-release # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/enterprise-deployment.git
 > git --version # timeout=10
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress git@github.com:eclipse-ee4j/enterprise-deployment.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@github.com:eclipse-ee4j/enterprise-deployment.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:eclipse-ee4j/enterprise-deployment.git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/enterprise-deployment.git
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress git@github.com:eclipse-ee4j/enterprise-deployment.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision c76e4d0c6ef2dc801f899fadb3fbb754438529bf (refs/remotes/origin/master)
Commit message: "Added release and continuous build jobs. (#37)"
First time build. Skipping changelog.
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c76e4d0c6ef2dc801f899fadb3fbb754438529bf