IIRC I've seen this a few times, including not so recently. On Tue, Feb 26, 2013 at 1:09 PM, Stack <[email protected]> wrote:
> It happened on first 0.95 build: > https://builds.apache.org/job/hbase-0.95/1/console We have too many > tests? > Our build runs with MAVEN_OPTS=-Xmx3G This probably does not apply to the > parse task that is going on post-build. > > St.Ack > > > > > On Sun, Feb 24, 2013 at 7:04 AM, Nicolas Liochon <[email protected]> > wrote: > > > No, it's at the end. I suppose the impact is "ERROR: Failed to archive > test > > reports" > > Still, it would be better if it could ba avoided, and as it's new may be > we > > can identify the cause more easily... > > > > > > On Sun, Feb 24, 2013 at 3:54 PM, Ted Yu <[email protected]> wrote: > > > > > Looking through recent QA builds, I found > > > OutOfMemoryError< > > > > http://stacktrace.jenkins-ci.org/search?query=java.lang.OutOfMemoryError > > > > > > in: > > > https://builds.apache.org/job/PreCommit-HBASE-Build/4514/console > > > > > > The error happened after test suite run. > > > > > > Do you have an example where the error prevented test suite from > > completing > > > ? > > > > > > Cheers > > > > > > On Sun, Feb 24, 2013 at 4:33 AM, Nicolas Liochon <[email protected]> > > > wrote: > > > > > > > Hi, > > > > > > > > > > > > It seems Jenkins is in a bad state. Does anyone knows what it is? May > > > > be adding memory to Jenkins process would help? > > > > > > > > I had a look at hdfs & yarn builds, they don't have this... > > > > > > > > On the same subject, is there any known reason why trunk build is > more > > > > flakey than precommit? > > > > > > > > Cheers, > > > > > > > > Nicolas > > > > > > > > > > > > ERROR: Failed to archive test reportshudson.util.IOException2 > > > > < > > http://stacktrace.jenkins-ci.org/search?query=hudson.util.IOException2 > > > >: > > > > remote file operation failed: > > > > /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build at > > > > hudson.remoting.Channel@4ebc8336:hadoop2 > > > > at hudson.FilePath.act(FilePath.java:861) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath.act&entity=method > > > > > > > > > at hudson.FilePath.act(FilePath.java:838) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath.act&entity=method > > > > > > > > > at hudson.tasks.junit.JUnitParser.parse(JUnitParser.java:87) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.junit.JUnitParser.parse&entity=method > > > > > > > > > at > > > > > > > > > > hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:122) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.junit.JUnitResultArchiver.parse&entity=method > > > > > > > > > at > > > > > > > > > > hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:134) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.junit.JUnitResultArchiver.perform&entity=method > > > > > > > > > at > > > > hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.BuildStepMonitor$1.perform&entity=method > > > > > > > > > at > > > > > > > > > > hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:810) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.perform&entity=method > > > > > > > > > at > > > > > > > > > > hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:785) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps&entity=method > > > > > > > > > at hudson.model.Build$BuildExecution.post2(Build.java:183) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Build$BuildExecution.post2&entity=method > > > > > > > > > at > > > > > > > > > > hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:732) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.post&entity=method > > > > > > > > > at hudson.model.Run.execute(Run.java:1593) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.execute&entity=method > > > > > > > > > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.run&entity=method > > > > > > > > > at > > > > hudson.model.ResourceController.execute(ResourceController.java:88) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method > > > > > > > > > at hudson.model.Executor.run(Executor.java:236) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method > > > > > > > > > Caused by: java.io.IOException > > > > <http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>: > > > > Remote call on hadoop2 failed > > > > at hudson.remoting.Channel.call(Channel.java:681) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.call&entity=method > > > > > > > > > at hudson.FilePath.act(FilePath.java:854) > > > > < > > > > > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath.act&entity=method > > > > > > > > > ... 13 more > > > > Caused by: java.lang.OutOfMemoryError > > > > < > > > > http://stacktrace.jenkins-ci.org/search?query=java.lang.OutOfMemoryError > > > > >: > > > > Java heap space > > > > [description-setter] Could not determine description. > > > > Finished: FAILURE > > > > > > > > > >
