Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.0/143/

9 tests failed.
FAILED:  org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithSourceCluster

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle 
the request.
        at 
__randomizedtesting.SeedInfo.seed([E4580341DB57EC24:3D0E5285D833FF6E]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1115)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.cloud.CdcrBootstrapTest.invokeCdcrAction(CdcrBootstrapTest.java:363)
        at 
org.apache.solr.cloud.CdcrBootstrapTest.cdcrDisableBuffer(CdcrBootstrapTest.java:355)
        at 
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithSourceCluster(CdcrBootstrapTest.java:209)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionTooManyReplicasTest.testAddShard

Error Message:
Could not load collection from ZK: TooManyReplicasWhenAddingShards

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
TooManyReplicasWhenAddingShards
        at 
__randomizedtesting.SeedInfo.seed([E4580341DB57EC24:C01D65E08342326F]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1114)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:647)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:128)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:108)
        at 
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
        at 
org.apache.solr.cloud.CollectionTooManyReplicasTest.getAllNodeNames(CollectionTooManyReplicasTest.java:217)
        at 
org.apache.solr.cloud.CollectionTooManyReplicasTest.testAddShard(CollectionTooManyReplicasTest.java:146)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/collections/TooManyReplicasWhenAddingShards/state.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1126)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1112)
        ... 45 more


FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Collection not found: awhollynewcollection_0

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: 
awhollynewcollection_0
        at 
__randomizedtesting.SeedInfo.seed([E4580341DB57EC24:AC2D77F5DD64C3B1]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1139)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:822)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:458)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.DistributedVersionInfoTest.testReplicaVersionHandling

Error Message:
Error from server at http://127.0.0.1:49535/solr: KeeperErrorCode = NoNode for 
/overseer/collection-queue-work/qnr-0000000003

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:49535/solr: KeeperErrorCode = NoNode for 
/overseer/collection-queue-work/qnr-0000000003
        at 
__randomizedtesting.SeedInfo.seed([E4580341DB57EC24:38A1D4BB792C2665]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.DistributedVersionInfoTest.reloadCollection(DistributedVersionInfoTest.java:368)
        at 
org.apache.solr.cloud.DistributedVersionInfoTest.testReplicaVersionHandling(DistributedVersionInfoTest.java:135)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:
Could not load collection from ZK: movereplicatest_coll

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
movereplicatest_coll
        at 
__randomizedtesting.SeedInfo.seed([E4580341DB57EC24:6C0C3C9B75AB81DC]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1114)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:647)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:128)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:108)
        at 
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
        at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:153)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/collections/movereplicatest_coll/state.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1126)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1112)
        ... 44 more


FAILED:  org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.testRandom

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:40515/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[http://127.0.0.1:40515/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection]
        at 
__randomizedtesting.SeedInfo.seed([E4580341DB57EC24:9614264E6A375A57]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:399)
        at 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:403)
        at 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:403)
        at 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:367)
        at 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.testRandom(TestCloudJSONFacetJoinDomain.java:308)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:40515/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection:
 no servers hosting shard: shard1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 51 more


FAILED:  org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.testBespoke

Error Message:
init query failed: 
{main(json.facet={empty_top+:+{+type:terms,+field:field_9_ss,+limit:+21,+facet:{sub+:+{+type:terms,+field:field_11_sdsS,+limit:+21,+domain:{join:{from:field_8_sdsS,to:field_8_sdsS}}}+},+domain:{join:{from:field_5_sdsS,to:field_9_ss},filter:'field_9_ss:[*+TO+*]'}}+}),extra(q=field_7_sds:bogus&rows=0)}:
 No live SolrServers available to handle this 
request:[http://127.0.0.1:40515/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection]

Stack Trace:
java.lang.RuntimeException: init query failed: 
{main(json.facet={empty_top+:+{+type:terms,+field:field_9_ss,+limit:+21,+facet:{sub+:+{+type:terms,+field:field_11_sdsS,+limit:+21,+domain:{join:{from:field_8_sdsS,to:field_8_sdsS}}}+},+domain:{join:{from:field_5_sdsS,to:field_9_ss},filter:'field_9_ss:[*+TO+*]'}}+}),extra(q=field_7_sds:bogus&rows=0)}:
 No live SolrServers available to handle this 
request:[http://127.0.0.1:40515/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection]
        at 
__randomizedtesting.SeedInfo.seed([E4580341DB57EC24:EF83877813D72BD3]:0)
        at 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:356)
        at 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.testBespoke(TestCloudJSONFacetJoinDomain.java:260)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live 
SolrServers available to handle this 
request:[http://127.0.0.1:40515/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection]
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:350)
        ... 40 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:40515/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection:
 no servers hosting shard: shard1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 46 more


FAILED:  org.apache.solr.cloud.TestPullReplica.testKillLeader

Error Message:
Error from server at https://127.0.0.1:34923/solr: KeeperErrorCode = Session 
expired for /overseer/collection-queue-work/qnr-

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:34923/solr: KeeperErrorCode = Session expired 
for /overseer/collection-queue-work/qnr-
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.TestPullReplica.tearDown(TestPullReplica.java:114)
        at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:965)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.store.blockcache.BlockDirectoryTest.ensureCacheConfigurable

Error Message:


Stack Trace:
java.lang.OutOfMemoryError
        at sun.misc.Unsafe.allocateMemory(Native Method)
        at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:127)
        at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
        at 
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:71)
        at 
org.apache.solr.store.blockcache.BlockDirectoryTest.setUp(BlockDirectoryTest.java:119)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:941)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11218 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_E4580341DB57EC24-001/init-core-data-001
   [junit4]   2> 737634 WARN  
(SUITE-TestPullReplica-seed#[E4580341DB57EC24]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=161 numCloses=161
   [junit4]   2> 737635 INFO  
(SUITE-TestPullReplica-seed#[E4580341DB57EC24]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 737768 INFO  
(SUITE-TestPullReplica-seed#[E4580341DB57EC24]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 737769 INFO  
(SUITE-TestPullReplica-seed#[E4580341DB57EC24]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_E4580341DB57EC24-001/tempDir-001
   [junit4]   2> 737769 INFO  
(SUITE-TestPullReplica-seed#[E4580341DB57EC24]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 737812 INFO  (Thread-332) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 737812 INFO  (Thread-332) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 737813 INFO  
(SUITE-TestPullReplica-seed#[E4580341DB57EC24]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56026
   [junit4]   2> 737832 ERROR (Thread-332) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 738492 INFO  (jetty-launcher-203-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 738493 INFO  (jetty-launcher-203-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 738904 INFO  (jetty-launcher-203-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@23930517{/solr,null,AVAILABLE}
   [junit4]   2> 738906 INFO  (jetty-launcher-203-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@50ed31b9{SSL,[ssl, 
http/1.1]}{127.0.0.1:34923}
   [junit4]   2> 738906 INFO  (jetty-launcher-203-thread-1) [    ] 
o.e.j.s.Server Started @759124ms
   [junit4]   2> 738906 INFO  (jetty-launcher-203-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34923}
   [junit4]   2> 738906 ERROR (jetty-launcher-203-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 738907 INFO  (jetty-launcher-203-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.1
   [junit4]   2> 738907 INFO  (jetty-launcher-203-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 738907 INFO  (jetty-launcher-203-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 738907 INFO  (jetty-launcher-203-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-03T14:04:37.907Z
   [junit4]   2> 738992 INFO  (jetty-launcher-203-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45e1580a{/solr,null,AVAILABLE}
   [junit4]   2> 738993 INFO  (jetty-launcher-203-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@15868bb8{SSL,[ssl, 
http/1.1]}{127.0.0.1:52639}
   [junit4]   2> 738993 INFO  (jetty-launcher-203-thread-2) [    ] 
o.e.j.s.Server Started @759210ms
   [junit4]   2> 738993 INFO  (jetty-launcher-203-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52639}
   [junit4]   2> 738993 ERROR (jetty-launcher-203-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 738993 INFO  (jetty-launcher-203-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.1
   [junit4]   2> 738993 INFO  (jetty-launcher-203-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 738993 INFO  (jetty-launcher-203-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 738993 INFO  (jetty-launcher-203-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-03T14:04:37.993Z
   [junit4]   2> 739156 INFO  (jetty-launcher-203-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 739163 INFO  (jetty-launcher-203-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 739301 INFO  (jetty-launcher-203-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56026/solr
   [junit4]   2> 743728 INFO  (jetty-launcher-203-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56026/solr
   [junit4]   2> 743784 INFO  (jetty-launcher-203-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 743991 INFO  (jetty-launcher-203-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52639_solr
   [junit4]   2> 744030 INFO  (jetty-launcher-203-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.Overseer Overseer 
(id=98765339152416772-127.0.0.1:52639_solr-n_0000000000) starting
   [junit4]   2> 744560 INFO  (jetty-launcher-203-thread-1) 
[n:127.0.0.1:34923_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 744561 INFO  (jetty-launcher-203-thread-1) 
[n:127.0.0.1:34923_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34923_solr
   [junit4]   2> 744591 INFO  
(zkCallback-211-thread-1-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 744591 INFO  
(zkCallback-216-thread-1-processing-n:127.0.0.1:34923_solr) 
[n:127.0.0.1:34923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 744641 INFO  (jetty-launcher-203-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52639_solr
   [junit4]   2> 744642 INFO  
(zkCallback-216-thread-1-processing-n:127.0.0.1:34923_solr) 
[n:127.0.0.1:34923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 744643 INFO  
(zkCallback-211-thread-1-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 745689 INFO  (jetty-launcher-203-thread-1) 
[n:127.0.0.1:34923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34923.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2648789e
   [junit4]   2> 745713 INFO  (jetty-launcher-203-thread-1) 
[n:127.0.0.1:34923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34923.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2648789e
   [junit4]   2> 745713 INFO  (jetty-launcher-203-thread-1) 
[n:127.0.0.1:34923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34923.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2648789e
   [junit4]   2> 745714 INFO  (jetty-launcher-203-thread-1) 
[n:127.0.0.1:34923_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_E4580341DB57EC24-001/tempDir-001/node1/.
   [junit4]   2> 746205 INFO  (jetty-launcher-203-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52639.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2648789e
   [junit4]   2> 746297 INFO  (jetty-launcher-203-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52639.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2648789e
   [junit4]   2> 746297 INFO  (jetty-launcher-203-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52639.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2648789e
   [junit4]   2> 747668 INFO  (jetty-launcher-203-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_E4580341DB57EC24-001/tempDir-001/node2/.
   [junit4]   2> 747985 INFO  
(SUITE-TestPullReplica-seed#[E4580341DB57EC24]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 747986 INFO  
(SUITE-TestPullReplica-seed#[E4580341DB57EC24]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56026/solr ready
   [junit4]   2> 747993 INFO  
(SUITE-TestPullReplica-seed#[E4580341DB57EC24]-worker) [    ] 
o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 748131 INFO  (qtp1128646178-1191) [n:127.0.0.1:34923_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 748216 INFO  (qtp1128646178-1191) [n:127.0.0.1:34923_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=85
   [junit4]   2> 748342 INFO  
(TEST-TestPullReplica.testRealTimeGet-seed#[E4580341DB57EC24]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRealTimeGet
   [junit4]   2> 748652 INFO  (qtp1128646178-1189) [n:127.0.0.1:34923_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_real_time_get&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 748668 INFO  
(OverseerThreadFactory-676-thread-1-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
pull_replica_test_real_time_get
   [junit4]   2> 748786 INFO  
(OverseerStateUpdate-98765339152416772-127.0.0.1:52639_solr-n_0000000000) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_real_time_get",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_real_time_get_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34923/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 748805 INFO  
(OverseerStateUpdate-98765339152416772-127.0.0.1:52639_solr-n_0000000000) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_real_time_get",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_real_time_get_shard1_replica_p1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52639/solr";,
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 749641 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 749660 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 749675 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_p1&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 749676 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 749848 INFO  
(zkCallback-216-thread-1-processing-n:127.0.0.1:34923_solr) 
[n:127.0.0.1:34923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 749848 INFO  
(zkCallback-211-thread-2-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 749852 INFO  
(zkCallback-211-thread-1-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 749853 INFO  
(zkCallback-216-thread-2-processing-n:127.0.0.1:34923_solr) 
[n:127.0.0.1:34923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 750803 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.1
   [junit4]   2> 750804 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.1
   [junit4]   2> 750845 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.s.IndexSchema 
[pull_replica_test_real_time_get_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 750863 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.s.IndexSchema 
[pull_replica_test_real_time_get_shard1_replica_p1] Schema name=minimal
   [junit4]   2> 750883 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 750883 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_real_time_get_shard1_replica_p1' using 
configuration from collection pull_replica_test_real_time_get, trusted=true
   [junit4]   2> 750883 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_52639.solr.core.pull_replica_test_real_time_get.shard1.replica_p1' 
(registry 'solr.core.pull_replica_test_real_time_get.shard1.replica_p1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2648789e
   [junit4]   2> 750883 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 750901 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.c.SolrCore 
[[pull_replica_test_real_time_get_shard1_replica_p1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_E4580341DB57EC24-001/tempDir-001/node2/pull_replica_test_real_time_get_shard1_replica_p1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_E4580341DB57EC24-001/tempDir-001/node2/./pull_replica_test_real_time_get_shard1_replica_p1/data/]
   [junit4]   2> 750912 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 750912 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_real_time_get_shard1_replica_n1' using 
configuration from collection pull_replica_test_real_time_get, trusted=true
   [junit4]   2> 750912 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_34923.solr.core.pull_replica_test_real_time_get.shard1.replica_n1' 
(registry 'solr.core.pull_replica_test_real_time_get.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2648789e
   [junit4]   2> 750912 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 750912 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrCore 
[[pull_replica_test_real_time_get_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_E4580341DB57EC24-001/tempDir-001/node1/pull_replica_test_real_time_get_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_E4580341DB57EC24-001/tempDir-001/node1/./pull_replica_test_real_time_get_shard1_replica_n1/data/]
   [junit4]   2> 752834 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 752834 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 752835 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 752835 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 752852 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@63f2cd92[pull_replica_test_real_time_get_shard1_replica_n1] 
main]
   [junit4]   2> 752856 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 752856 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 752860 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 752860 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 752861 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 752861 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580245442217639936
   [junit4]   2> 752992 INFO  
(searcherExecutor-682-thread-1-processing-n:127.0.0.1:34923_solr 
x:pull_replica_test_real_time_get_shard1_replica_n1 s:shard1 
c:pull_replica_test_real_time_get r:core_node1) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrCore 
[pull_replica_test_real_time_get_shard1_replica_n1] Registered new searcher 
Searcher@63f2cd92[pull_replica_test_real_time_get_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 752997 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@25812fe1[pull_replica_test_real_time_get_shard1_replica_p1] 
main]
   [junit4]   2> 752998 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 752999 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 752999 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 753000 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.c.ZkController 
pull_replica_test_real_time_get_shard1_replica_p1 starting background 
replication from leader
   [junit4]   2> 753001 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 753005 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 753005 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 753005 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:34923/solr/pull_replica_test_real_time_get_shard1_replica_n1/
   [junit4]   2> 753005 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 753005 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:34923/solr/pull_replica_test_real_time_get_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 753005 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 753007 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34923/solr/pull_replica_test_real_time_get_shard1_replica_n1/ 
shard1
   [junit4]   2> 753011 INFO  
(searcherExecutor-681-thread-1-processing-n:127.0.0.1:52639_solr 
x:pull_replica_test_real_time_get_shard1_replica_p1 s:shard1 
c:pull_replica_test_real_time_get r:core_node2) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.c.SolrCore 
[pull_replica_test_real_time_get_shard1_replica_p1] Registered new searcher 
Searcher@25812fe1[pull_replica_test_real_time_get_shard1_replica_p1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 753104 INFO  
(zkCallback-211-thread-2-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 753104 INFO  
(zkCallback-211-thread-1-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 753124 INFO  
(zkCallback-216-thread-2-processing-n:127.0.0.1:34923_solr) 
[n:127.0.0.1:34923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 753124 INFO  
(zkCallback-216-thread-1-processing-n:127.0.0.1:34923_solr) 
[n:127.0.0.1:34923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 753147 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.h.ReplicationHandler 
Poll scheduled at an interval of 3000ms
   [junit4]   2> 753268 INFO  
(zkCallback-216-thread-1-processing-n:127.0.0.1:34923_solr) 
[n:127.0.0.1:34923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 753268 INFO  
(zkCallback-216-thread-2-processing-n:127.0.0.1:34923_solr) 
[n:127.0.0.1:34923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 753291 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 753296 INFO  
(zkCallback-211-thread-1-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 753296 INFO  
(zkCallback-211-thread-2-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 753328 INFO  (indexFetcher-691-thread-1) 
[n:127.0.0.1:52639_solr c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.h.IndexFetcher 
Replica core_node1 is leader but it's state is down, skipping replication
   [junit4]   2> 753329 INFO  (qtp1128646178-1192) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3687
   [junit4]   2> 753329 INFO  (qtp2044795983-1203) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_p1&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=3654
   [junit4]   2> 753354 INFO  (qtp1128646178-1189) [n:127.0.0.1:34923_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 753644 INFO  
(zkCallback-216-thread-1-processing-n:127.0.0.1:34923_solr) 
[n:127.0.0.1:34923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 753644 INFO  
(zkCallback-211-thread-1-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 753644 INFO  
(zkCallback-211-thread-2-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 753644 INFO  
(zkCallback-216-thread-2-processing-n:127.0.0.1:34923_solr) 
[n:127.0.0.1:34923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 754354 INFO  (qtp1128646178-1189) [n:127.0.0.1:34923_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_real_time_get&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=5701
   [junit4]   2> 754681 INFO  (qtp1128646178-1195) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0 (1580245444095639552)]} 0 30
   [junit4]   2> 754731 INFO  (qtp2044795983-1199) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=https://127.0.0.1:34923/solr/pull_replica_test_real_time_get_shard1_replica_n1/
   [junit4]   2> 754733 INFO  (qtp1128646178-1194) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&_stateVer_=pull_replica_test_real_time_get:5&omitHeader=true&shards.purpose=1&NOW=1507039493730&ids=0&isShard=true&shard.url=https://127.0.0.1:34923/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 754734 INFO  (qtp2044795983-1199) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_p1]  webapp=/solr path=/get 
params={qt=/get&_stateVer_=pull_replica_test_real_time_get:5&ids=0&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 754752 INFO  (qtp1128646178-1195) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&ids=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 754755 INFO  (qtp2044795983-1199) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=https://127.0.0.1:34923/solr/pull_replica_test_real_time_get_shard1_replica_n1/
   [junit4]   2> 754755 INFO  (qtp1128646178-1194) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1507039493755&ids=0&isShard=true&shard.url=https://127.0.0.1:34923/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 754771 INFO  (qtp2044795983-1199) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_p1]  webapp=/solr path=/get 
params={qt=/get&ids=0&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 754844 INFO  
(OverseerCollectionConfigSetProcessor-98765339152416772-127.0.0.1:52639_solr-n_0000000000)
 [n:127.0.0.1:52639_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 755332 INFO  (qtp1128646178-1194) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:52639/solr/pull_replica_test_real_time_get_shard1_replica_p1/&wt=javabin&version=2}{add=[1
 (1580245444785602560)]} 0 22
   [junit4]   2> 755334 INFO  (qtp2044795983-1199) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_real_time_get_shard1_replica_p1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 560
   [junit4]   2> 755336 INFO  (qtp2044795983-1205) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=https://127.0.0.1:34923/solr/pull_replica_test_real_time_get_shard1_replica_n1/
   [junit4]   2> 755348 INFO  (qtp1128646178-1191) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&_stateVer_=pull_replica_test_real_time_get:5&omitHeader=true&shards.purpose=1&NOW=1507039494335&ids=1&isShard=true&shard.url=https://127.0.0.1:34923/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 755349 INFO  (qtp2044795983-1205) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_p1]  webapp=/solr path=/get 
params={qt=/get&_stateVer_=pull_replica_test_real_time_get:5&ids=1&wt=javabin&version=2}
 status=0 QTime=13
   [junit4]   2> 755350 INFO  (qtp1128646178-1195) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&ids=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 755351 INFO  (qtp2044795983-1198) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=https://127.0.0.1:34923/solr/pull_replica_test_real_time_get_shard1_replica_n1/
   [junit4]   2> 755360 INFO  (qtp1128646178-1191) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1507039494351&ids=1&isShard=true&shard.url=https://127.0.0.1:34923/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 755360 INFO  (qtp2044795983-1198) [n:127.0.0.1:52639_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node2 
x:pull_replica_test_real_time_get_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_p1]  webapp=/solr path=/get 
params={qt=/get&ids=1&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 755361 INFO  (qtp1128646178-1195) [n:127.0.0.1:34923_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node1 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&ids=0&ids=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 755368 INFO  (qtp2044795983-1202) 

[...truncated too long message...]

argeCache
   [junit4]   2> 9402388 INFO  
(TEST-BlockDirectoryTest.testRandomAccessWritesLargeCache-seed#[E4580341DB57EC24])
 [    ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   1> Total time is 22248ms
   [junit4]   2> 9424637 INFO  
(TEST-BlockDirectoryTest.testRandomAccessWritesLargeCache-seed#[E4580341DB57EC24])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRandomAccessWritesLargeCache
   [junit4]   2> 9427284 INFO  
(TEST-BlockDirectoryTest.testRandomAccessWrites-seed#[E4580341DB57EC24]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRandomAccessWrites
   [junit4]   2> 9428135 INFO  
(TEST-BlockDirectoryTest.testRandomAccessWrites-seed#[E4580341DB57EC24]) [    ] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   1> Total time is 14224ms
   [junit4]   2> 9442360 INFO  
(TEST-BlockDirectoryTest.testRandomAccessWrites-seed#[E4580341DB57EC24]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomAccessWrites
   [junit4]   2> 9442504 INFO  
(TEST-BlockDirectoryTest.ensureCacheConfigurable-seed#[E4580341DB57EC24]) [    
] o.a.s.SolrTestCaseJ4 ###Starting ensureCacheConfigurable
   [junit4]   2> 9442688 INFO  
(TEST-BlockDirectoryTest.ensureCacheConfigurable-seed#[E4580341DB57EC24]) [    
] o.a.s.SolrTestCaseJ4 ###Ending ensureCacheConfigurable
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BlockDirectoryTest 
-Dtests.method=ensureCacheConfigurable -Dtests.seed=E4580341DB57EC24 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pt 
-Dtests.timezone=Atlantic/Madeira -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.21s J2 | BlockDirectoryTest.ensureCacheConfigurable <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError
   [junit4]    >        at sun.misc.Unsafe.allocateMemory(Native Method)
   [junit4]    >        at 
java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:127)
   [junit4]    >        at 
java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
   [junit4]    >        at 
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:71)
   [junit4]    >        at 
org.apache.solr.store.blockcache.BlockDirectoryTest.setUp(BlockDirectoryTest.java:119)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)Throwable #2: 
java.lang.NullPointerException
   [junit4]    >        at 
org.apache.solr.store.blockcache.BlockDirectoryTest.tearDown(BlockDirectoryTest.java:131)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.store.blockcache.BlockDirectoryTest_E4580341DB57EC24-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=pt, timezone=Atlantic/Madeira
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=45876184,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestShardHandlerFactory, 
AddBlockUpdateTest, SimplePostToolTest, ResponseLogComponentTest, 
SolrCoreCheckLockOnStartupTest, HdfsDirectoryFactoryTest, 
TestManagedResourceStorage, DistribJoinFromCollectionTest, 
TestDFRSimilarityFactory, TestDocBasedVersionConstraints, 
TestFieldTypeCollectionResource, ReturnFieldsTest, 
TestSolrCloudWithDelegationTokens, SecurityConfHandlerTest, 
TermVectorComponentDistributedTest, TestReversedWildcardFilterFactory, 
TestSha256AuthenticationProvider, TestRecovery, TestPullReplica, TestMacros, 
SolrCloudExampleTest, BasicAuthIntegrationTest, CloudMLTQParserTest, 
PathHierarchyTokenizerFactoryTest, TestSubQueryTransformerCrossCore, 
DocValuesNotIndexedTest, HardAutoCommitTest, SolrInfoBeanTest, 
TestJmxIntegration, FullSolrCloudDistribCmdsTest, SpatialRPTFieldTypeTest, 
TlogReplayBufferedWhileIndexingTest, TestMiniSolrCloudClusterSSL, 
ActionThrottleTest, TestSort, UniqFieldsUpdateProcessorFactoryTest, 
TestQueryUtils, RecoveryZkTest, SharedFSAutoReplicaFailoverUtilsTest, 
LeaderElectionTest, SolrTestCaseJ4Test, LargeFieldTest, TestTrie, 
NotRequiredUniqueKeyTest, TestSolrCoreProperties, SearchHandlerTest, 
ZkStateReaderTest, TestDynamicLoading, TestFreeTextSuggestions, TestInitParams, 
TestSegmentSorting, DirectUpdateHandlerTest, TestRandomRequestDistribution, 
TestJsonFacetRefinement, TestSQLHandlerNonCloud, RemoteQueryErrorTest, 
TestStressReorder, QueryEqualityTest, TestAnalyzedSuggestions, 
SuggestComponentTest, TestNoOpRegenerator, TestStressCloudBlindAtomicUpdates, 
FastVectorHighlighterTest, LeaderInitiatedRecoveryOnCommitTest, 
TestCloudDeleteByQuery, TestClassNameShortening, JavabinLoaderTest, 
SortByFunctionTest, DateFieldTest, SolrCoreMetricManagerTest, 
DirectUpdateHandlerOptimizeTest, TestConfigOverlay, 
DistributedQueryComponentCustomSortTest, TestSolrDeletionPolicy2, 
TestReloadDeadlock, TestQuerySenderListener, TestSerializedLuceneMatchVersion, 
MultiTermTest, DeleteStatusTest, TestHashQParserPlugin, 
CollectionsAPIAsyncDistributedZkTest, SimpleFacetsTest, RequiredFieldsTest, 
StatsComponentTest, DeleteNodeTest, SolrJmxReporterCloudTest, 
TestComplexPhraseLeadingWildcard, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestSlowCompositeReaderWrapper, TestExclusionRuleCollectionAccess, 
SortSpecParsingTest, TestSolrCloudWithHadoopAuthPlugin, TestFieldSortValues, 
TestGeoJSONResponseWriter, TestBinaryResponseWriter, TestLockTree, 
CdcrReplicationDistributedZkTest, DocumentBuilderTest, 
CdcrVersionReplicationTest, ResponseHeaderTest, MoveReplicaTest, 
TestDistributedMissingSort, CircularListTest, FacetPivotSmallTest, 
PingRequestHandlerTest, TimeZoneUtilsTest, TestSolrQueryResponse, 
PrimitiveFieldTypeTest, ShufflingReplicaListTransformerTest, 
TestSolrFieldCacheBean, TestPseudoReturnFields, TestTlogReplica, OverseerTest, 
HdfsWriteToMultipleCollectionsTest, PreAnalyzedFieldTest, 
TestAnalyzeInfixSuggestions, UnloadDistributedZkTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, TestZkChroot, ZkCLITest, 
TestDistributedSearch, TestCoreContainer, TestSolr4Spatial, 
QueryElevationComponentTest, PeerSyncTest, TestIndexSearcher, 
ShowFileRequestHandlerTest, SolrIndexSplitterTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, 
TestFoldingMultitermQuery, DocValuesTest, RequestHandlersTest, 
TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, 
SolrPluginUtilsTest, JsonLoaderTest, TestPHPSerializedResponseWriter, 
TestComponentsName, HighlighterConfigTest, SOLR749Test, TestQuerySenderNoQuery, 
CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, 
SampleTest, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, 
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, 
SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, 
TestXIncludeConfig, TestLMDirichletSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestFastWriter, ResourceLoaderTest, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, 
URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, 
TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, 
SpellingQueryConverterTest, ClusterStateTest, TestLRUCache, TestUtils, 
ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, CursorPagingTest, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, 
TestLuceneIndexBackCompat, CleanupOldIndexTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, 
MoveReplicaHDFSUlogDirTest, OverseerTaskQueueTest, RestartWhileUpdatingTest, 
RollingRestartTest, SharedFSAutoReplicaFailoverTest, TestCloudInspectUtil, 
TestCloudJSONFacetJoinDomain, TestConfigSetsAPI, TestPullReplicaErrorHandling, 
TestReplicaProperties, TestSolrCloudWithSecureImpersonation, 
TestStressLiveNodes, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, 
HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, ZkStateWriterTest, 
RuleEngineTest, RulesTest, CachingDirectoryFactoryTest, 
ConfigureRecoveryStrategyTest, ExitableDirectoryReaderTest, 
TestBackupRepositoryFactory, TestConfigSets, TestInfoStreamLogging, 
TestNRTOpen, TestSimpleTextCodec, TestSolrConfigHandler, 
TestHdfsBackupRestoreCore, CoreAdminCreateDiscoverTest, 
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, StatsReloadRaceTest, 
TestApiFramework, TestCoreAdminApis, DistributedDebugComponentTest, 
DistributedFacetExistsSmallTest, DistributedFacetPivotSmallAdvancedTest, 
InfixSuggestersTest, SuggestComponentContextFilterQueryTest, 
TestHttpShardHandlerFactory, TestTrackingShardHandlerFactory, 
HighlighterMaxOffsetTest, TestUnifiedSolrHighlighter, TestLegacyFieldReuse, 
TestLegacyNumericUtils, TestMultiValuedNumericRangeQuery, 
TestNumericRangeQuery32, SolrMetricReporterTest, SolrMetricsIntegrationTest, 
SolrGangliaReporterTest, SolrGraphiteReporterTest, SolrSlf4jReporterTest, 
TestMacroExpander, JSONWriterTest, SmileWriterTest, TestCustomDocTransformer, 
TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestPushWriter, 
TestRawResponseWriter, TestSubQueryTransformerDistrib, 
TestDynamicFieldResource, TestFieldResource, TestFieldTypeResource, 
TestSchemaNameResource, TestSchemaResource, TestSchemaSimilarityResource, 
TestManagedStopFilterFactory, BadCopyFieldTest, DateRangeFieldTest, 
TestCloudManagedSchema, AnalyticsQueryTest, CursorMarkTest, MergeStrategyTest, 
TestFilteredDocIdSet, TestLegacyNumericRangeQueryBuilder, 
TestMaxScoreQueryParser, TestPayloadScoreQParserPlugin, TestSearcherReuse, 
TestSmileRequest, TestXmlQParser, TestJsonFacets, BasicAuthStandaloneTest, 
PKIAuthenticationIntegrationTest, TestPKIAuthenticationPlugin, 
TestZkAclsWithHadoopAuth, TestBlendedInfixSuggestions, BlockDirectoryTest]
   [junit4] Completed [689/730 (8!)] on J2 in 43.31s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 43685 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to