Intermittent. Looking into it. - Mark
On Mar 2, 2013, at 7:13 PM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/788/ > > 3 tests failed. > FAILED: > org.apache.solr.cloud.RecoveryZkTest.org.apache.solr.cloud.RecoveryZkTest > > Error Message: > Resource in scope SUITE failed to close. Resource was registered from thread > Thread[id=1199, name=coreLoadExecutor-861-thread-1, state=RUNNABLE, > group=TGRP-RecoveryZkTest], registration stack trace below. > > Stack Trace: > com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope > SUITE failed to close. Resource was registered from thread Thread[id=1199, > name=coreLoadExecutor-861-thread-1, state=RUNNABLE, > group=TGRP-RecoveryZkTest], registration stack trace below. > at org.junit.Assert.fail(Assert.java:93) > at > org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599) > at > com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) > at java.lang.Thread.run(Thread.java:679) > > > FAILED: > org.apache.solr.cloud.RecoveryZkTest.org.apache.solr.cloud.RecoveryZkTest > > Error Message: > Resource in scope SUITE failed to close. Resource was registered from thread > Thread[id=1201, name=RecoveryThread, state=RUNNABLE, > group=TGRP-RecoveryZkTest], registration stack trace below. > > Stack Trace: > com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope > SUITE failed to close. Resource was registered from thread Thread[id=1201, > name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration > stack trace below. > at org.junit.Assert.fail(Assert.java:93) > at > org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599) > at > com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) > at java.lang.Thread.run(Thread.java:679) > > > FAILED: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch > > Error Message: > No registered leader was found, collection:collection1 slice:shard1 > > Stack Trace: > org.apache.solr.common.SolrException: No registered leader was found, > collection:collection1 slice:shard1 > at > __randomizedtesting.SeedInfo.seed([2C58C15991FF11F6:ADBE4F41E6A071CA]:0) > at > org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:430) > at > org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:295) > at > org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116) > > > > > Build Log: > [...truncated 22656 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
