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

------------------------------------------
Started by user tbouron
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) 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 3f876c51578395dd658b82516c263814d58476c9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3f876c51578395dd658b82516c263814d58476c9
Commit message: "This closes #124"
 > git rev-list --no-walk 3f876c51578395dd658b82516c263814d58476c9 # timeout=10
Run condition [Current build status] enabling prebuild for step [Execute shell]
[brooklyn-dist-master-docker] $ /bin/bash -xe /tmp/jenkins8905524058426434465.sh
+ docker build -t brooklyn:dist .
Sending build context to Docker daemon  3.419MB
Step 1/2 : FROM maven:3.5.2-jdk-8-alpine
 ---> 293423a981a7
Step 2/2 : RUN apk add --no-cache git rpm dpkg
ERROR: Build step failed with exception
java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at hudson.remoting.Request.call(Request.java:177)
        at hudson.remoting.Channel.call(Channel.java:954)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
Caused: hudson.remoting.RemotingSystemException
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:299)
        at com.sun.proxy.$Proxy142.getIOtriplet(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.<init>(Launcher.java:1106)
        at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1052)
        at hudson.Launcher$ProcStarter.start(Launcher.java:449)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at hudson.model.Build$BuildExecution.build(Build.java:206)
        at hudson.model.Build$BuildExecution.doRun(Build.java:163)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
        at hudson.model.Run.execute(Run.java:1794)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
Build step 'Execute shell' marked build as failure
 ---> Running in 73f6066450b2
/tmp/jenkins8905524058426434465.sh: line 2: 24590 Terminated              
docker build -t brooklyn:dist .
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