Skip to content

Console Output

Started by an SCM change
Building remotely on appngbuild0 (slave) in workspace /var/lib/jenkins/workspace/appNG Manager Pipeline
Unable to auto-install JDK until the license is accepted.
Unable to auto-install JDK until the license is accepted.
Cloning the remote Git repository
Cloning repository git@github.com:appNG/appng-manager.git
 > git init /var/lib/jenkins/workspace/appNG Manager Pipeline # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-manager.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress git@github.com:appNG/appng-manager.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@github.com:appNG/appng-manager.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:appNG/appng-manager.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-manager.git
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress git@github.com:appNG/appng-manager.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/appng-manager-1.14.x^{commit} # timeout=10
Unable to auto-install JDK until the license is accepted.
Checking out Revision 76bd43accd8f01a14aa945e699dd22734be5b0bf (origin/appng-manager-1.14.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 76bd43accd8f01a14aa945e699dd22734be5b0bf
Commit message: "preparing next version 1.14.1-SNAPSHOT"
First time build. Skipping changelog.
Finished: SUCCESS