You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/22 23:44:33 UTC

Build failed in Jenkins: brooklyn-master-build-docker #840

See <https://builds.apache.org/job/brooklyn-master-build-docker/840/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/brooklyn-master-build-docker/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/brooklyn.git
 > git init <https://builds.apache.org/job/brooklyn-master-build-docker/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/brooklyn.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/brooklyn.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.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/brooklyn.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7f421bb10bffe1ba966d3a16bf1f172f85d84022 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7f421bb10bffe1ba966d3a16bf1f172f85d84022
Commit message: "This closes #23"
 > git rev-list --no-walk 7f421bb10bffe1ba966d3a16bf1f172f85d84022 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.brooklyn-ui.url # timeout=10
 > git config -f .gitmodules --get submodule.brooklyn-ui.path # timeout=10
 > git submodule update --init --recursive --remote brooklyn-ui
 > git config --get submodule.brooklyn-server.url # timeout=10
 > git config -f .gitmodules --get submodule.brooklyn-server.path # timeout=10
 > git submodule update --init --recursive --remote brooklyn-server
 > git config --get submodule.brooklyn-library.url # timeout=10
 > git config -f .gitmodules --get submodule.brooklyn-library.path # timeout=10
 > git submodule update --init --recursive --remote brooklyn-library
 > git config --get submodule.brooklyn-dist.url # timeout=10
 > git config -f .gitmodules --get submodule.brooklyn-dist.path # timeout=10
 > git submodule update --init --recursive --remote brooklyn-dist
 > git config --get submodule.brooklyn-docs.url # timeout=10
 > git config -f .gitmodules --get submodule.brooklyn-docs.path # timeout=10
 > git submodule update --init --recursive --remote brooklyn-docs
 > git config --get submodule.brooklyn-client.url # timeout=10
 > git config -f .gitmodules --get submodule.brooklyn-client.path # timeout=10
 > git submodule update --init --recursive --remote brooklyn-client
Run condition [Current build status] enabling prebuild for step [Execute shell]
[brooklyn-master-build-docker] $ /bin/bash -xe /tmp/jenkins5982969147788762695.sh
+ mkdir -p .m2
[brooklyn-master-build-docker] $ /bin/bash -xe /tmp/jenkins5344366688678624201.sh
+ git submodule update --remote --merge --recursive
[brooklyn-master-build-docker] $ /bin/bash -xe /tmp/jenkins258749495144530615.sh
+ docker build -t brooklyn:latest .
Sending build context to Docker daemon  164.7MB
Step 1/5 : FROM maven:3.5.4-jdk-8
3.5.4-jdk-8: Pulling from library/maven
bc9ab73e5b14: Already exists
193a6306c92a: Already exists
e5c3f8c317dc: Already exists
a587a86c9dcb: Already exists
a4c7ee7ef122: Already exists
a7c0dad691e9: Already exists
367a6a68b113: Already exists
28351dec2f89: Already exists
bfa52db486a3: Already exists
486c2b19fa61: Pulling fs layer
4347d45f20ca: Pulling fs layer
5f40f4dee7fa: Pulling fs layer
5f40f4dee7fa: Download complete
4347d45f20ca: Download complete
486c2b19fa61: Verifying Checksum
486c2b19fa61: Download complete
486c2b19fa61: Pull complete
4347d45f20ca: Pull complete
5f40f4dee7fa: Pull complete
Digest: sha256:b37da91062d450f3c11c619187f0207bbb497fc89d265a46bbc6dc5f17c02a2b
Status: Downloaded newer image for maven:3.5.4-jdk-8
 ---> bfae06aa605e
Step 2/5 : RUN apt-get update && apt-get install -y openjdk-8-jre
 ---> Running in 61682f511f05
Ign:1 http://deb.debian.org/debian stretch InRelease
Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
Ign:3 http://deb.debian.org/debian stretch-updates InRelease
Ign:4 http://deb.debian.org/debian stretch Release
Ign:5 http://deb.debian.org/debian stretch-updates Release
Ign:6 http://deb.debian.org/debian stretch/main all Packages
Ign:7 http://deb.debian.org/debian stretch/main amd64 Packages
Ign:8 http://deb.debian.org/debian stretch-updates/main amd64 Packages
Ign:9 http://deb.debian.org/debian stretch-updates/main all Packages
Ign:6 http://deb.debian.org/debian stretch/main all Packages
Ign:7 http://deb.debian.org/debian stretch/main amd64 Packages
Ign:8 http://deb.debian.org/debian stretch-updates/main amd64 Packages
Ign:9 http://deb.debian.org/debian stretch-updates/main all Packages
Ign:6 http://deb.debian.org/debian stretch/main all Packages
Ign:7 http://deb.debian.org/debian stretch/main amd64 Packages
Ign:8 http://deb.debian.org/debian stretch-updates/main amd64 Packages
Ign:9 http://deb.debian.org/debian stretch-updates/main all Packages
Ign:6 http://deb.debian.org/debian stretch/main all Packages
Ign:7 http://deb.debian.org/debian stretch/main amd64 Packages
Ign:8 http://deb.debian.org/debian stretch-updates/main amd64 Packages
Ign:9 http://deb.debian.org/debian stretch-updates/main all Packages
Ign:6 http://deb.debian.org/debian stretch/main all Packages
Ign:7 http://deb.debian.org/debian stretch/main amd64 Packages
Ign:8 http://deb.debian.org/debian stretch-updates/main amd64 Packages
Ign:9 http://deb.debian.org/debian stretch-updates/main all Packages
Ign:6 http://deb.debian.org/debian stretch/main all Packages
Err:7 http://deb.debian.org/debian stretch/main amd64 Packages
  404  Not Found
Err:8 http://deb.debian.org/debian stretch-updates/main amd64 Packages
  404  Not Found
Ign:9 http://deb.debian.org/debian stretch-updates/main all Packages
Get:10 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [452 kB]
Fetched 546 kB in 0s (775 kB/s)
Reading package lists...
W: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file.
W: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file.
E: Failed to fetch http://deb.debian.org/debian/dists/stretch/main/binary-amd64/Packages  404  Not Found
E: Failed to fetch http://deb.debian.org/debian/dists/stretch-updates/main/binary-amd64/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
The command '/bin/sh -c apt-get update && apt-get install -y openjdk-8-jre' returned a non-zero code: 100
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.

Jenkins build is back to normal : brooklyn-master-build-docker #841

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-master-build-docker/841/display/redirect>