See <https://builds.apache.org/job/brooklyn/job/master/46/display/redirect>

Changes:


------------------------------------------
Started by upstream project "brooklyn-library/master" build number 20
originally caused by:
 Branch indexing
Connecting to https://api.github.com using /****** (Read access to Brooklyn 
repo on GitHub)
Obtained Jenkinsfile from 0586a6367c570146f18391613e853f0051842ddc
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on H43 in /home/jenkins/jenkins-slave/workspace/brooklyn_master
[Pipeline] {
[Pipeline] properties
[Pipeline] catchError
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Clone repository)
[Pipeline] checkout
using credential brooklyn-jenkins
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://github.com/apache/brooklyn.git # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/brooklyn.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials Read access to Brooklyn repo on GitHub
 > git fetch --no-tags --progress -- https://github.com/apache/brooklyn.git 
 > +refs/heads/master:refs/remotes/origin/master
Checking out Revision 0586a6367c570146f18391613e853f0051842ddc (master)
Commit message: "Merge pull request #40 from nakomis/dockerfile-update"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0586a6367c570146f18391613e853f0051842ddc
 > git rev-list --no-walk 0586a6367c570146f18391613e853f0051842ddc # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare environment)
[Pipeline] echo
Creating maven cache ...
[Pipeline] sh
+ mkdir -p /home/jenkins/jenkins-slave/workspace/brooklyn_master/.m2
[Pipeline] sh
+ git submodule init
[Pipeline] sh
+ git submodule update --remote --merge --recursive
[Pipeline] echo
Building docker image for test environment ...
[Pipeline] sh
+ docker build -t brooklyn:jenkins-brooklyn-master-46 .
Sending build context to Docker daemon  163.8MB

Step 1/8 : FROM maven:3.6.3-jdk-8
 ---> a4ae0fe55e86
Step 2/8 : RUN apt-get update && apt-get install -y openjdk-8-jre
 ---> Running in b8ce9dcd8f46
Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 
kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
Get:6 http://security.debian.org/debian-security buster/updates/main amd64 
Packages [176 kB]
Fetched 8325 kB in 2s (3566 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package openjdk-8-jre
The command '/bin/sh -c apt-get update && apt-get install -y openjdk-8-jre' 
returned a non-zero code: 100
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 100
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Pipeline] step
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/testng-results.xml
Did not find any matching files.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step

Reply via email to