Hi All, I am not sure if my last two patches have contributed to the failures, nevertheless x86 build is dead. Any thoughts? looks like a docker deamon error. https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/364/
Error messages: Started by upstream project "Bigtop-trunk-packages <https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/>" build number 364 <https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/364> originally caused by: Started by timer Building remotely on docker-slave-07 <https://ci.bigtop.apache.org/computer/docker-slave-07> (docker-slave amd64) in workspace /home/jenkins/workspace/Bigtop-trunk-packages/BUILD_ENVIRONMENTS/ubuntu-16.04/COMPONENTS/hadoop/label/docker-slave > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/bigtop.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/bigtop.git +refs/heads/*:refs/remotes/origin/* Checking out Revision f4d023b4c505efbb3c5b52cb0aa7ceb9dc20cc60 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f4d023b4c505efbb3c5b52cb0aa7ceb9dc20cc60 > git rev-list 32dbc7c3e35dc8fb11b4045f8689908ab7cb3c5a # timeout=10 [docker-slave] $ /bin/sh -xe /tmp/hudson567473428528517585.sh ++ pwd + docker run --rm -v /home/jenkins/workspace/Bigtop-trunk-packages/BUILD_ENVIRONMENTS/ubuntu-16.04/COMPONENTS/hadoop/label/docker-slave:/ws --workdir /ws -e COMPONENTS=hadoop --net=container:nexus bigtop/slaves:trunk-ubuntu-16.04 bash -c '. /etc/profile.d/bigtop.sh; ./gradlew allclean configure-nexus $COMPONENTS-pkg' docker: Error response from daemon: No such container: nexus. Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE
