See 
<https://builds.apache.org/job/brooklyn-dist-master-docker/110/display/redirect?page=changes>

Changes:

[andreaturli] add docker image generation

[andreaturli] add asf disclaimer to Dockerfile

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 
<https://builds.apache.org/job/brooklyn-dist-master-docker/ws/>
[WS-CLEANUP] Deleting project workspace...
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/brooklyn-dist.git
 > git init <https://builds.apache.org/job/brooklyn-dist-master-docker/ws/> # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/brooklyn-dist.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/brooklyn-dist.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/brooklyn-dist.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/brooklyn-dist.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/brooklyn-dist.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/brooklyn-dist.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d3955f70e65763bc267e952905e06096e8f1b820 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d3955f70e65763bc267e952905e06096e8f1b820
Commit message: "This closes #118"
 > git rev-list --no-walk c63c6ecc33ee3625a7cccd8e6c536d3a2d0bd4a9 # timeout=10
Run condition [Current build status] enabling prebuild for step [Execute shell]
[brooklyn-dist-master-docker@2] $ /bin/bash -xe 
/tmp/jenkins8196869705384278125.sh
+ mkdir -p .m2
[brooklyn-dist-master-docker@2] $ /bin/bash -xe 
/tmp/jenkins1603954872984013844.sh
+ docker build -t brooklyn:dist .
Sending build context to Docker daemon  3.473MB
Step 1/2 : FROM maven:3.5.2-jdk-8-alpine
3.5.2-jdk-8-alpine: Pulling from library/maven
Digest: sha256:7cebda60f8a541e1bf2330306d22f9786f989187f4ec96539d398a0d4dbfdadb
Status: Downloaded newer image for maven:3.5.2-jdk-8-alpine
 ---> 293423a981a7
Step 2/2 : RUN apk add --no-cache git rpm dpkg
 ---> Using cache
 ---> dac32b8e43f9
Successfully built dac32b8e43f9
Successfully tagged brooklyn:dist
[brooklyn-dist-master-docker@2] $ /bin/bash -xe 
/tmp/jenkins3765237723733575814.sh
+ docker run -i --rm --name brooklyn-dist -v 
<https://builds.apache.org/job/brooklyn-dist-master-docker/ws/.m2>:/root/.m2 -v 
<https://builds.apache.org/job/brooklyn-dist-master-docker/ws/>:/usr/build -v 
/home/jenkins:/usr/home -w /usr/build brooklyn:dist mvn clean install -s 
/usr/home/.m2/settings.xml
docker: Error response from daemon: Conflict. The container name 
"/brooklyn-dist" is already in use by container 
"cd4f9daaea71f324372bc8c5d9cded18fa8180d03ec7d035a0160df9ed800669". You have to 
remove (or rename) that container to be able to reuse that name.
See 'docker run --help'.
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/testng-results.xml
Did not find any matching files.

Reply via email to