Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/7104/

4 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
KeeperErrorCode = ConnectionLoss for /collections/collection1/shards

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = 
ConnectionLoss for /collections/collection1/shards
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
        at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:637)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:347)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:308)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:290)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:260)
        at 
org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:80)
        at 
org.apache.solr.cloud.AbstractDistributedZkTestCase.setUp(AbstractDistributedZkTestCase.java:47)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1232)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1160)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest

Error Message:
KeeperErrorCode = ConnectionLoss for /solr

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = 
ConnectionLoss for /solr
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
        at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:637)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:347)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:308)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:290)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:255)
        at 
org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:72)
        at 
org.apache.solr.cloud.AbstractZkTestCase.azt_beforeClass(AbstractZkTestCase.java:62)


REGRESSION:  org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration

Error Message:
null

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: 
        at org.apache.solr.core.CoreContainer.register(CoreContainer.java:517)
        at org.apache.solr.core.CoreContainer.register(CoreContainer.java:545)
        at 
org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration(CloudStateUpdateTest.java:156)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1232)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1160)
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: 
KeeperErrorCode = ConnectionLoss for 
/collections/testcore/shards/lucene.zones.apache.org:1661_solr_testcore
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
        at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:637)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:347)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:308)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:370)
        at 
org.apache.solr.cloud.ZkController.addZkShardsNode(ZkController.java:155)
        at org.apache.solr.cloud.ZkController.register(ZkController.java:481)
        at org.apache.solr.core.CoreContainer.register(CoreContainer.java:508)


REGRESSION:  org.apache.solr.cloud.ZkSolrClientTest.testMakeRootNode

Error Message:
KeeperErrorCode = ConnectionLoss for /solr

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = 
ConnectionLoss for /solr
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
        at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:637)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:347)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:308)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:290)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:255)
        at 
org.apache.solr.cloud.AbstractZkTestCase.makeSolrZkNode(AbstractZkTestCase.java:128)
        at 
org.apache.solr.cloud.ZkSolrClientTest.testMakeRootNode(ZkSolrClientTest.java:57)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1232)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1160)




Build Log (for compile errors):
[...truncated 14988 lines...]



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

Reply via email to