See <http://jenkins.buildacloud.org/job/build-4.5/400/changes>

Changes:

[Rajani Karuturi] Fixed build failure due to commit 
843f6b16914159ea6241c6c1a0a04e9d0fefaed4

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-9ee 
(cloudstack-buildslave-centos6) in workspace 
<http://jenkins.buildacloud.org/job/build-4.5/ws/>
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=400
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git --version # timeout=400
 > /usr/bin/git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git 
 > +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/4.5^{commit} # timeout=400
 > /usr/bin/git rev-parse refs/remotes/origin/origin/4.5^{commit} # timeout=400
Checking out Revision 31cdb57e6b5de031d3a3f27c61fe55cf7dfb2d26 
(refs/remotes/origin/4.5)
 > /usr/bin/git config core.sparsecheckout # timeout=400
 > /usr/bin/git checkout -f 31cdb57e6b5de031d3a3f27c61fe55cf7dfb2d26
 > /usr/bin/git rev-list 75da05068a2d283460911cb755fcfccabd84f71e # timeout=400
[copy-to-slave] Copying 'settings.xml', excluding nothing, from 
'file:/var/lib/jenkins/userContent/' on the master to 
'<http://jenkins.buildacloud.org/job/build-4.5/ws/'> on 
'cloudstack-buildslave-centos6-9ee'.
[build-4.5] $ 
/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/bin/mvn -s 
<http://jenkins.buildacloud.org/job/build-4.5/ws/settings.xml> 
-Psystemvm,awsapi -T 2C clean test
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: Test reports were found but none of them are new. Did 
tests run? 
For example, 
<http://jenkins.buildacloud.org/job/build-4.5/ws/agent/target/surefire-reports/TEST-com.cloud.agent.AgentShellTest.xml>
 is 25 days old

        at hudson.tasks.junit.TestResult.parse(TestResult.java:178)
        at hudson.tasks.junit.TestResult.parse(TestResult.java:146)
        at hudson.tasks.junit.TestResult.<init>(TestResult.java:122)
        at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119)
        at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2665)
        at hudson.remoting.UserRequest.perform(UserRequest.java:121)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:324)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:701)
        at ......remote call to cloudstack-buildslave-centos6-9ee(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
        at hudson.remoting.Channel.call(Channel.java:752)
        at hudson.FilePath.act(FilePath.java:970)
        at hudson.FilePath.act(FilePath.java:959)
        at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
        at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
        at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
        at hudson.model.Build$BuildExecution.post2(Build.java:183)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
        at hudson.model.Run.execute(Run.java:1784)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:89)
        at hudson.model.Executor.run(Executor.java:240)

Reply via email to