You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/01 21:48:16 UTC

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #787: POMs out of sync

Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/787/

2 tests failed.
REGRESSION:  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([3C41428A43FC06B6:BDA7CC9234A3668A]: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)


REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:51031/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:41150/collection1], CloudJettyRunner [url=http://127.0.0.1:23180/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:51031/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:41150/collection1], CloudJettyRunner [url=http://127.0.0.1:23180/collection1]]
	at __randomizedtesting.SeedInfo.seed([46C828C8A28BD48A:C72EA6D0D5D4B4B6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:212)




Build Log:
[...truncated 22620 lines...]



[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #790: POMs out of sync

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/790/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:35140/zv/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:28486/zv/collection1], CloudJettyRunner [url=http://127.0.0.1:28486/zv/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:35140/zv/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:28486/zv/collection1], CloudJettyRunner [url=http://127.0.0.1:28486/zv/collection1]]
	at __randomizedtesting.SeedInfo.seed([4510B6D6F811A0C3:C4F638CE8F4EC0FF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:212)




Build Log:
[...truncated 22634 lines...]



[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #789: POMs out of sync

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/789/

2 tests failed.
FAILED:  org.apache.solr.core.OpenCloseCoreStressTest.test30SecondsNew

Error Message:
Captured an uncaught exception in thread: Thread[id=172, name=Thread-96, state=RUNNABLE, group=TGRP-OpenCloseCoreStressTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=172, name=Thread-96, state=RUNNABLE, group=TGRP-OpenCloseCoreStressTest]
	at __randomizedtesting.SeedInfo.seed([4436B7A2A0617909]:0)
	at org.apache.solr.client.solrj.response.SolrResponseBase.toString(SolrResponseBase.java:55)
	at org.apache.solr.core.OneIndexer.run(OpenCloseCoreStressTest.java:435)


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([94BB007A344A6CBA:155D8E6243150C86]: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 22631 lines...]



Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #788: POMs out of sync

Posted by Mark Miller <ma...@gmail.com>.
Intermittent. Looking into it.

- Mark

On Mar 2, 2013, at 7:13 PM, Apache Jenkins Server <je...@builds.apache.org> 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: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #788: POMs out of sync

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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...]