See <https://builds.apache.org/job/brooklyn-ui/job/master/1/display/redirect>
Changes: ------------------------------------------ Branch indexing Connecting to https://api.github.com using /****** (Read access to Brooklyn repo on GitHub) Obtained Jenkinsfile from eccc1f388c9a12382cefd901815fba065eb52b05 Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu’ Running on H27 in /home/jenkins/jenkins-slave/workspace/brooklyn-ui_master [Pipeline] { [Pipeline] catchError [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Clone repository) [Pipeline] checkout using credential brooklyn-jenkins Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/apache/brooklyn-ui.git > git init /home/jenkins/jenkins-slave/workspace/brooklyn-ui_master # > timeout=10 Fetching upstream changes from https://github.com/apache/brooklyn-ui.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-ui.git > +refs/heads/master:refs/remotes/origin/master Fetching without tags > git config remote.origin.url https://github.com/apache/brooklyn-ui.git # > timeout=10 > git config --add remote.origin.fetch > +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/apache/brooklyn-ui.git # > timeout=10 Fetching upstream changes from https://github.com/apache/brooklyn-ui.git using GIT_ASKPASS to set credentials Read access to Brooklyn repo on GitHub > git fetch --no-tags --progress -- https://github.com/apache/brooklyn-ui.git > +refs/heads/master:refs/remotes/origin/master Checking out Revision eccc1f388c9a12382cefd901815fba065eb52b05 (master) Commit message: "Merge pull request #149 from tbouron/master" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f eccc1f388c9a12382cefd901815fba065eb52b05 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare environment) [Pipeline] echo Creating maven cache ... [Pipeline] sh + mkdir -p /home/jenkins/jenkins-slave/workspace/brooklyn-ui_master/.m2 [Pipeline] echo Building docker image for test environment ... [Pipeline] sh + docker build -t brooklyn:jenkins-brooklyn-ui-master-1 . Sending build context to Docker daemon 15.54MB [91m[WARNING]: Empty continuation line found in: RUN apt-get update && apt-get install -y git-core libpng-dev make automake autoconf libtool dpkg pkg-config nasm gcc RUN mkdir -p /var/maven/.m2/ && chmod -R 777 /var/maven/ [WARNING]: Empty continuation lines will become errors in a future release. [0mStep 1/3 : FROM maven:3.5.4-jdk-8 3.5.4-jdk-8: Pulling from library/maven Digest: sha256:b90230c6c65fa00b3404555ad9d3a131101cef791e5583aab18ac420def7d6bb Status: Downloaded newer image for maven:3.5.4-jdk-8 ---> 985f3637ded4 Step 2/3 : RUN apt-get update && apt-get install -y git-core libpng-dev make automake autoconf libtool dpkg pkg-config nasm gcc RUN mkdir -p /var/maven/.m2/ && chmod -R 777 /var/maven/ ---> Running in 7b6e06947fd8 Ign:1 http://deb.debian.org/debian stretch InRelease Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] Get:4 http://deb.debian.org/debian stretch Release [118 kB] Get:5 http://deb.debian.org/debian stretch Release.gpg [2365 B] Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7086 kB] Fetched 7927 kB in 2s (2873 kB/s) Reading package lists... [91mE: Command line option 'p' [from -p] is not understood in combination with the other options. [0mThe command '/bin/sh -c apt-get update && apt-get install -y git-core libpng-dev make automake autoconf libtool dpkg pkg-config nasm gcc RUN mkdir -p /var/maven/.m2/ && chmod -R 777 /var/maven/' 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
