Our Jenkins server had overheat problems and after we restore it is now showing this error message every time we try to run the build job.
It manage to checkout the source code from git but as soon as it start to build the debug configuration is cancel it and show this error. The job is a matrix job with one axe name Configuration with values of debug and release. * * *00:02:59.592* FATAL: Assertion error: failing to load #8 EXACT: lo=6,hi=0,size=6,size2=6*00:02:59.594* java.lang.ArrayIndexOutOfBoundsException <http://stacktrace.jenkins-ci.org/search?query=java.lang.ArrayIndexOutOfBoundsException>: Assertion error: failing to load #8 EXACT: lo=6,hi=0,size=6,size2=6*00:02:59.595* at jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:442) <http://stacktrace.jenkins-ci.org/search/?query=jenkins.model.lazy.AbstractLazyLoadRunMap.search&entity=method>*00:02:59.595* at jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:526) <http://stacktrace.jenkins-ci.org/search/?query=jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber&entity=method>*00:02:59.595* at hudson.model.AbstractProject.getBuildByNumber(AbstractProject.java:1042) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractProject.getBuildByNumber&entity=method>*00:02:59.595* at hudson.matrix.MatrixBuild$MatrixBuildExecution.doRun(MatrixBuild.java:376) <http://stacktrace.jenkins-ci.org/search/?query=hudson.matrix.MatrixBuild$MatrixBuildExecution.doRun&entity=method>*00:02:59.595* at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:584) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.run&entity=method>*00:02:59.595* at hudson.model.Run.execute(Run.java:1575) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.execute&entity=method>*00:02:59.595* at hudson.matrix.MatrixBuild.run(MatrixBuild.java:304) <http://stacktrace.jenkins-ci.org/search/?query=hudson.matrix.MatrixBuild.run&entity=method>*00:02:59.595* at hudson.model.ResourceController.execute(ResourceController.java:88) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method>*00:02:59.595* at hudson.model.Executor.run(Executor.java:237) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method>*00:02:59.595* at hudson.model.OneOffExecutor.run(OneOffExecutor.java:66) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.OneOffExecutor.run&entity=method> Any help will be great. Thank you, Ido. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
