Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4095/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.solr.ltr.TestLTROnSolrCloud.testSimpleQuery

Error Message:
Path not found: /responseHeader/status

Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/status
        at 
__randomizedtesting.SeedInfo.seed([AD8C86E9ADB57CE2:D88146F5BDAFBA37]:0)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
        at sun.reflect.GeneratedMethodAccessor4.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$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)


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

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.CdcrVersionReplicationTest:     1) Thread[id=18166, 
name=cdcr-update-log-synchronizer-8515-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=18154, 
name=cdcr-update-log-synchronizer-8509-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.CdcrVersionReplicationTest: 
   1) Thread[id=18166, name=cdcr-update-log-synchronizer-8515-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=18154, name=cdcr-update-log-synchronizer-8509-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([4716E31648BAF083]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=18166, name=cdcr-update-log-synchronizer-8515-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=18154, 
name=cdcr-update-log-synchronizer-8509-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=18166, name=cdcr-update-log-synchronizer-8515-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=18154, name=cdcr-update-log-synchronizer-8509-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([4716E31648BAF083]:0)


FAILED:  
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Expected to see nodes come back collection1 null Live Nodes: 
[127.0.0.1:53397_solr, 127.0.0.1:53398_solr, 127.0.0.1:53399_solr] Last 
available state: 
DocCollection(collection1//collections/collection1/state.json/22)={   
"pullReplicas":"0",   "replicationFactor":"1",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node1":{           "core":"collection1_shard1_replica_n1",           
"base_url":"http://127.0.0.1:53405/solr";,           
"node_name":"127.0.0.1:53405_solr",           "state":"down",           
"type":"NRT"},         "core_node3":{           
"core":"collection1_shard1_replica_n2",           
"base_url":"http://127.0.0.1:53397/solr";,           
"node_name":"127.0.0.1:53397_solr",           "state":"active",           
"type":"NRT"},         "core_node4":{           
"core":"collection1_shard1_replica_n3",           
"base_url":"http://127.0.0.1:53401/solr";,           
"node_name":"127.0.0.1:53401_solr",           "state":"down",           
"type":"NRT"},         "core_node5":{           
"core":"collection1_shard1_replica_n4",           
"base_url":"http://127.0.0.1:53400/solr";,           
"node_name":"127.0.0.1:53400_solr",           "state":"down",           
"type":"NRT"},         "core_node6":{           
"core":"collection1_shard1_replica_n5",           
"base_url":"http://127.0.0.1:53399/solr";,           
"node_name":"127.0.0.1:53399_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{"core_node2":{  
         "core":"collection1_shard2_replica_n1",           
"base_url":"http://127.0.0.1:53398/solr";,           
"node_name":"127.0.0.1:53398_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected to see nodes come back collection1
null
Live Nodes: [127.0.0.1:53397_solr, 127.0.0.1:53398_solr, 127.0.0.1:53399_solr]
Last available state: 
DocCollection(collection1//collections/collection1/state.json/22)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"collection1_shard1_replica_n1",
          "base_url":"http://127.0.0.1:53405/solr";,
          "node_name":"127.0.0.1:53405_solr",
          "state":"down",
          "type":"NRT"},
        "core_node3":{
          "core":"collection1_shard1_replica_n2",
          "base_url":"http://127.0.0.1:53397/solr";,
          "node_name":"127.0.0.1:53397_solr",
          "state":"active",
          "type":"NRT"},
        "core_node4":{
          "core":"collection1_shard1_replica_n3",
          "base_url":"http://127.0.0.1:53401/solr";,
          "node_name":"127.0.0.1:53401_solr",
          "state":"down",
          "type":"NRT"},
        "core_node5":{
          "core":"collection1_shard1_replica_n4",
          "base_url":"http://127.0.0.1:53400/solr";,
          "node_name":"127.0.0.1:53400_solr",
          "state":"down",
          "type":"NRT"},
        "core_node6":{
          "core":"collection1_shard1_replica_n5",
          "base_url":"http://127.0.0.1:53399/solr";,
          "node_name":"127.0.0.1:53399_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "core":"collection1_shard2_replica_n1",
          "base_url":"http://127.0.0.1:53398/solr";,
          "node_name":"127.0.0.1:53398_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([4716E31648BAF083:19222E580BC56C64]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:109)
        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.UnloadDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=15111, 
name=testExecutor-6827-thread-1, state=RUNNABLE, 
group=TGRP-UnloadDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=15111, name=testExecutor-6827-thread-1, 
state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53060: Cannot unload non-existent core 
[multiunload0]
        at __randomizedtesting.SeedInfo.seed([4716E31648BAF083]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:231)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:220)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.lambda$testUnloadLotsOfCores$0(UnloadDistributedZkTest.java:372)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12019 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/init-core-data-001
   [junit4]   2> 1361799 WARN  
(SUITE-UnloadDistributedZkTest-seed#[4716E31648BAF083]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1361799 INFO  
(SUITE-UnloadDistributedZkTest-seed#[4716E31648BAF083]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1361805 INFO  
(SUITE-UnloadDistributedZkTest-seed#[4716E31648BAF083]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1361805 INFO  
(SUITE-UnloadDistributedZkTest-seed#[4716E31648BAF083]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1361808 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1361809 INFO  (Thread-2920) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1361809 INFO  (Thread-2920) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1361814 ERROR (Thread-2920) [    ] 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> 1361919 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53026
   [junit4]   2> 1361974 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1361977 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1361979 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1361981 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1361983 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1361985 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1361986 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1361988 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1361990 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1361992 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1361994 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1361996 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1362201 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1362202 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2477d329{/,null,AVAILABLE}
   [junit4]   2> 1362202 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5bc660cf{HTTP/1.1,[http/1.1]}{127.0.0.1:53029}
   [junit4]   2> 1362203 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.Server Started @1366091ms
   [junit4]   2> 1362203 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/tempDir-001/control/data,
 hostContext=/, hostPort=53029, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/control-001/cores}
   [junit4]   2> 1362203 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1362203 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1362203 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1362203 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1362203 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-22T03:15:13.178Z
   [junit4]   2> 1362206 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1362206 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/control-001/solr.xml
   [junit4]   2> 1362215 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1362218 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53026/solr
   [junit4]   2> 1362245 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53029_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1362246 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53029_ 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:53029_
   [junit4]   2> 1362248 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53029_ 
   ] o.a.s.c.Overseer Overseer 
(id=98179567634874372-127.0.0.1:53029_-n_0000000000) starting
   [junit4]   2> 1362256 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53029_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53029_
   [junit4]   2> 1362259 INFO  
(zkCallback-3015-thread-1-processing-n:127.0.0.1:53029_) [n:127.0.0.1:53029_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1362326 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53029_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1362329 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53029_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1362329 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53029_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1362330 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53029_ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/control-001/cores
   [junit4]   2> 1362347 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1362348 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53026/solr ready
   [junit4]   2> 1362349 INFO  (qtp15273532-14878) [n:127.0.0.1:53029_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:53029_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1362352 INFO  
(OverseerThreadFactory-6731-thread-1-processing-n:127.0.0.1:53029_) 
[n:127.0.0.1:53029_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1362353 INFO  
(OverseerThreadFactory-6731-thread-1-processing-n:127.0.0.1:53029_) 
[n:127.0.0.1:53029_    ] o.a.s.c.CreateCollectionCmd Only one config set found 
in zk - using it:conf1
   [junit4]   2> 1362461 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1362462 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1362572 INFO  
(zkCallback-3015-thread-1-processing-n:127.0.0.1:53029_) [n:127.0.0.1:53029_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1363504 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1363520 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1363603 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1363618 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 1363618 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1363618 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1363618 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1363620 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20263386767158123]
   [junit4]   2> 1363622 WARN  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1363671 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1363671 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1363672 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1363672 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1363674 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=28.1083984375, 
floorSegmentMB=1.8525390625, forceMergeDeletesPctAllowed=25.653239974674698, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7723696865921431
   [junit4]   2> 1363674 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d6b14ef[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1363676 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1363676 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1363676 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1363677 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570873084112535552
   [junit4]   2> 1363678 INFO  
(searcherExecutor-6734-thread-1-processing-n:127.0.0.1:53029_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:53029_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@5d6b14ef[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1363684 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1363684 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1363684 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53029/control_collection_shard1_replica_n1/
   [junit4]   2> 1363684 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1363684 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:53029/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1363684 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1363690 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53029/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1363805 INFO  
(zkCallback-3015-thread-1-processing-n:127.0.0.1:53029_) [n:127.0.0.1:53029_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1363856 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1363862 INFO  (qtp15273532-14879) [n:127.0.0.1:53029_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1401
   [junit4]   2> 1363869 INFO  (qtp15273532-14878) [n:127.0.0.1:53029_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1363968 INFO  
(zkCallback-3015-thread-1-processing-n:127.0.0.1:53029_) [n:127.0.0.1:53029_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1364366 INFO  
(OverseerCollectionConfigSetProcessor-98179567634874372-127.0.0.1:53029_-n_0000000000)
 [n:127.0.0.1:53029_    ] 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> 1364878 INFO  (qtp15273532-14878) [n:127.0.0.1:53029_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:53029_&wt=javabin&version=2}
 status=0 QTime=2528
   [junit4]   2> 1364893 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1364896 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53026/solr ready
   [junit4]   2> 1364896 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1364898 INFO  (qtp15273532-14880) [n:127.0.0.1:53029_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1364904 INFO  
(OverseerThreadFactory-6731-thread-2-processing-n:127.0.0.1:53029_) 
[n:127.0.0.1:53029_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1364906 INFO  
(OverseerThreadFactory-6731-thread-2-processing-n:127.0.0.1:53029_) 
[n:127.0.0.1:53029_    ] o.a.s.c.CreateCollectionCmd Only one config set found 
in zk - using it:conf1
   [junit4]   2> 1364907 WARN  
(OverseerThreadFactory-6731-thread-2-processing-n:127.0.0.1:53029_) 
[n:127.0.0.1:53029_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 1365138 INFO  (qtp15273532-14880) [n:127.0.0.1:53029_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1365140 INFO  (qtp15273532-14880) [n:127.0.0.1:53029_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=241
   [junit4]   2> 1365384 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-1-001
 of type NRT
   [junit4]   2> 1365384 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1365385 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ea5d5b2{/,null,AVAILABLE}
   [junit4]   2> 1365385 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@670ad6e0{HTTP/1.1,[http/1.1]}{127.0.0.1:53041}
   [junit4]   2> 1365386 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.Server Started @1369274ms
   [junit4]   2> 1365386 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=53041, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-1-001/cores}
   [junit4]   2> 1365386 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1365386 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1365386 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1365386 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1365386 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-22T03:15:16.361Z
   [junit4]   2> 1365389 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1365389 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-1-001/solr.xml
   [junit4]   2> 1365393 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1365396 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53026/solr
   [junit4]   2> 1365408 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53041_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1365411 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53041_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1365414 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53041_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53041_
   [junit4]   2> 1365416 INFO  
(zkCallback-3015-thread-1-processing-n:127.0.0.1:53029_) [n:127.0.0.1:53029_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1365417 INFO  
(zkCallback-3027-thread-1-processing-n:127.0.0.1:53041_) [n:127.0.0.1:53041_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1365417 INFO  (zkCallback-3022-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1365483 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53041_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1365486 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53041_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1365486 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53041_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1365487 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53041_ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-1-001/cores
   [junit4]   2> 1365505 INFO  (qtp336250585-14919) [n:127.0.0.1:53041_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:53041_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1365508 INFO  
(OverseerThreadFactory-6731-thread-3-processing-n:127.0.0.1:53029_) 
[n:127.0.0.1:53029_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:53041_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1365508 INFO  
(OverseerCollectionConfigSetProcessor-98179567634874372-127.0.0.1:53029_-n_0000000000)
 [n:127.0.0.1:53029_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1365509 INFO  
(OverseerThreadFactory-6731-thread-3-processing-n:127.0.0.1:53029_) 
[n:127.0.0.1:53029_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:53041_ 
for creating new replica
   [junit4]   2> 1365510 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1365511 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1365619 INFO  
(zkCallback-3027-thread-1-processing-n:127.0.0.1:53041_) [n:127.0.0.1:53041_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1366543 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1366570 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n0] Schema name=test
   [junit4]   2> 1366628 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1366642 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1366642 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n0' (registry 
'solr.core.collection1.shard2.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1366642 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1366642 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n0] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-1-001/cores/collection1_shard2_replica_n0],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-1-001/cores/collection1_shard2_replica_n0/data/]
   [junit4]   2> 1366644 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20263386767158123]
   [junit4]   2> 1366646 WARN  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1366694 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1366694 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1366695 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1366695 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1366696 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=28.1083984375, 
floorSegmentMB=1.8525390625, forceMergeDeletesPctAllowed=25.653239974674698, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7723696865921431
   [junit4]   2> 1366696 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@269d3bab[collection1_shard2_replica_n0] main]
   [junit4]   2> 1366698 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1366698 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1366698 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1366699 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570873087281332224
   [junit4]   2> 1366699 INFO  
(searcherExecutor-6745-thread-1-processing-n:127.0.0.1:53041_ 
x:collection1_shard2_replica_n0 s:shard2 c:collection1) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
[collection1_shard2_replica_n0] Registered new searcher 
Searcher@269d3bab[collection1_shard2_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1366705 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1366705 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1366706 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:53041/collection1_shard2_replica_n0/
   [junit4]   2> 1366706 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1366706 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
http://127.0.0.1:53041/collection1_shard2_replica_n0/ has no replicas
   [junit4]   2> 1366706 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1366711 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53041/collection1_shard2_replica_n0/ shard2
   [junit4]   2> 1366817 INFO  
(zkCallback-3027-thread-1-processing-n:127.0.0.1:53041_) [n:127.0.0.1:53041_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1366823 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1366828 INFO  (qtp336250585-14921) [n:127.0.0.1:53041_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1317
   [junit4]   2> 1366832 INFO  (qtp336250585-14919) [n:127.0.0.1:53041_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:53041_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1327
   [junit4]   2> 1366938 INFO  
(zkCallback-3027-thread-1-processing-n:127.0.0.1:53041_) [n:127.0.0.1:53041_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1367034 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-2-001
 of type NRT
   [junit4]   2> 1367034 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1367036 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@292a4213{/,null,AVAILABLE}
   [junit4]   2> 1367036 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7da89d9f{HTTP/1.1,[http/1.1]}{127.0.0.1:53047}
   [junit4]   2> 1367036 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.Server Started @1370924ms
   [junit4]   2> 1367036 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=53047, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-2-001/cores}
   [junit4]   2> 1367036 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1367036 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1367036 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1367036 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1367036 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-22T03:15:18.011Z
   [junit4]   2> 1367041 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1367041 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-2-001/solr.xml
   [junit4]   2> 1367046 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1367049 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53026/solr
   [junit4]   2> 1367060 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53047_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1367064 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53047_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1367066 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53047_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53047_
   [junit4]   2> 1367069 INFO  
(zkCallback-3015-thread-2-processing-n:127.0.0.1:53029_) [n:127.0.0.1:53029_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1367069 INFO  
(zkCallback-3027-thread-1-processing-n:127.0.0.1:53041_) [n:127.0.0.1:53041_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1367069 INFO  (zkCallback-3022-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1367070 INFO  
(zkCallback-3033-thread-1-processing-n:127.0.0.1:53047_) [n:127.0.0.1:53047_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1367128 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53047_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1367131 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53047_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1367131 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53047_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1367132 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53047_ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-2-001/cores
   [junit4]   2> 1367154 INFO  (qtp336250585-14922) [n:127.0.0.1:53041_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:53047_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1367157 INFO  
(OverseerThreadFactory-6731-thread-4-processing-n:127.0.0.1:53029_) 
[n:127.0.0.1:53029_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:53047_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1367157 INFO  
(OverseerCollectionConfigSetProcessor-98179567634874372-127.0.0.1:53029_-n_0000000000)
 [n:127.0.0.1:53029_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1367158 INFO  
(OverseerThreadFactory-6731-thread-4-processing-n:127.0.0.1:53029_) 
[n:127.0.0.1:53029_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:53047_ 
for creating new replica
   [junit4]   2> 1367160 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1367160 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1367276 INFO  
(zkCallback-3033-thread-1-processing-n:127.0.0.1:53047_) [n:127.0.0.1:53047_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1367277 INFO  
(zkCallback-3027-thread-1-processing-n:127.0.0.1:53041_) [n:127.0.0.1:53041_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1368199 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1368211 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n0] Schema name=test
   [junit4]   2> 1368284 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1368300 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1368301 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n0' (registry 
'solr.core.collection1.shard1.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1368301 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1368301 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n0] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-2-001/cores/collection1_shard1_replica_n0],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-2-001/cores/collection1_shard1_replica_n0/data/]
   [junit4]   2> 1368302 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20263386767158123]
   [junit4]   2> 1368305 WARN  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1368347 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1368347 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1368348 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1368348 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1368349 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=28.1083984375, 
floorSegmentMB=1.8525390625, forceMergeDeletesPctAllowed=25.653239974674698, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7723696865921431
   [junit4]   2> 1368349 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2ec5f461[collection1_shard1_replica_n0] main]
   [junit4]   2> 1368351 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1368351 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1368352 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1368352 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570873089014628352
   [junit4]   2> 1368353 INFO  
(searcherExecutor-6756-thread-1-processing-n:127.0.0.1:53047_ 
x:collection1_shard1_replica_n0 s:shard1 c:collection1) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
[collection1_shard1_replica_n0] Registered new searcher 
Searcher@2ec5f461[collection1_shard1_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1368360 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1368360 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1368360 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:53047/collection1_shard1_replica_n0/
   [junit4]   2> 1368360 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1368360 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy 
http://127.0.0.1:53047/collection1_shard1_replica_n0/ has no replicas
   [junit4]   2> 1368360 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1368364 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53047/collection1_shard1_replica_n0/ shard1
   [junit4]   2> 1368470 INFO  
(zkCallback-3033-thread-1-processing-n:127.0.0.1:53047_) [n:127.0.0.1:53047_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1368470 INFO  
(zkCallback-3027-thread-1-processing-n:127.0.0.1:53041_) [n:127.0.0.1:53041_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1368476 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1368480 INFO  (qtp768279145-14948) [n:127.0.0.1:53047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1319
   [junit4]   2> 1368483 INFO  (qtp336250585-14922) [n:127.0.0.1:53041_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:53047_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1329
   [junit4]   2> 1368583 INFO  
(zkCallback-3033-thread-1-processing-n:127.0.0.1:53047_) [n:127.0.0.1:53047_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1368583 INFO  
(zkCallback-3027-thread-1-processing-n:127.0.0.1:53041_) [n:127.0.0.1:53041_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1368741 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-3-001
 of type NRT
   [junit4]   2> 1368741 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1368742 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@69777c4e{/,null,AVAILABLE}
   [junit4]   2> 1368743 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@115ccd8{HTTP/1.1,[http/1.1]}{127.0.0.1:53060}
   [junit4]   2> 1368743 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.e.j.s.Server Started @1372631ms
   [junit4]   2> 1368743 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=53060, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-3-001/cores}
   [junit4]   2> 1368744 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1368744 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1368744 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1368744 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1368744 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-22T03:15:19.719Z
   [junit4]   2> 1368747 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1368747 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-3-001/solr.xml
   [junit4]   2> 1368752 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1368755 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53026/solr
   [junit4]   2> 1368766 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53060_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1368769 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53060_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1368772 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53060_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53060_
   [junit4]   2> 1368774 INFO  
(zkCallback-3027-thread-1-processing-n:127.0.0.1:53041_) [n:127.0.0.1:53041_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1368774 INFO  
(zkCallback-3015-thread-1-processing-n:127.0.0.1:53029_) [n:127.0.0.1:53029_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1368774 INFO  
(zkCallback-3033-thread-1-processing-n:127.0.0.1:53047_) [n:127.0.0.1:53047_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1368774 INFO  (zkCallback-3022-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1368775 INFO  
(zkCallback-3039-thread-1-processing-n:127.0.0.1:53060_) [n:127.0.0.1:53060_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1368867 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53060_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1368870 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53060_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1368870 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53060_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@389e39b5
   [junit4]   2> 1368871 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[4716E31648BAF083]) [n:127.0.0.1:53060_ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_4716E31648BAF083-001/shard-3-001/cores
   [junit4]   2> 1368905 INFO  (qtp336250585-14923) [n:127.0.0.1:53041_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:53060_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1368907 INFO  
(OverseerThreadFactory-6731-thread-5-processing-n:127.0.0.1:53029_) 
[n:127.0.0.1:53029_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:53060_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1368908 INFO  
(OverseerCollectionConfigSetProcessor-98179567634874372-127.0.0.1:53029_-n_0000000000)
 [n:127.0.0.1:53029_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1368909 INFO  
(OverseerThreadFactory-6731-thread-5-processing-n:127.0.0.1:53029_) 
[n:127.0.0.1:53029_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:53060_ 
for creating new replica
   [junit4]   2> 1368910 INFO  (qtp2143641288-14976) [n:127.0.0.1:53060_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1368911 INFO  (qtp2143641288-14976) [n:127.0.0.1:53060_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1369017 INFO  
(zkCallback-3033-thread-1-processing-n:127.0.0.1:53047_) [n:127.0.0.1:53047_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1369017 INFO  
(zkCallback-3039-thread-1-processing-n:127.0.0.1:53060_) [n:127.0.0.1:53060_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1369017 INFO  
(zkCallback-3027-thread-1-processing-n:127.0.0.1:53041_) [n:127.0.0.1:53041_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1369953 INFO  (qtp2143641288-14976) [n:127.0.0.1:53060_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1369965 INFO  (qtp2143641288-14976) [n:127.0.0.1:53060_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 1370043 INFO  (qtp2143641288-14976) [n:127.0.0.1:53060_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1370058 INFO  (qtp2143641288-14976) [n:127.0.0.1:53060_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1370059 INFO  (qtp2143641288-14976) [n:127.0.0.1:53060_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.

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

r
   [junit4]   2> 37120 INFO  (coreCloseExecutor-306-thread-1) 
[n:127.0.0.1:59047_solr c:collection1 s:shard3 r:core_node2 
x:collection1_shard3_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard3.leader, tag=1959469583
   [junit4]   2> 37120 INFO  
(zkCallback-102-thread-1-processing-n:127.0.0.1:59060_solr) 
[n:127.0.0.1:59060_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (3)
   [junit4]   2> 37127 INFO  
(zkCallback-105-thread-2-processing-n:127.0.0.1:59047_solr) 
[n:127.0.0.1:59047_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 37127 INFO  
(zkCallback-102-thread-2-processing-n:127.0.0.1:59060_solr) 
[n:127.0.0.1:59060_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59060_solr
   [junit4]   2> 37127 INFO  
(zkCallback-102-thread-1-processing-n:127.0.0.1:59060_solr) 
[n:127.0.0.1:59060_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 37128 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ccddccd450028, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 37130 INFO  (coreCloseExecutor-311-thread-1) 
[n:127.0.0.1:59060_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1919433612
   [junit4]   2> 38568 WARN  
(zkCallback-97-thread-2-processing-n:127.0.0.1:59051_solr) 
[n:127.0.0.1:59051_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 38569 INFO  (jetty-closer-30-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5788a824{/solr,null,UNAVAILABLE}
   [junit4]   2> 38600 WARN  
(zkCallback-92-thread-1-processing-n:127.0.0.1:59045_solr) 
[n:127.0.0.1:59045_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 38600 WARN  
(zkCallback-100-thread-2-processing-n:127.0.0.1:59048_solr) 
[n:127.0.0.1:59048_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 38601 INFO  (jetty-closer-30-thread-10) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c7b5ba9{/solr,null,UNAVAILABLE}
   [junit4]   2> 38601 INFO  (jetty-closer-30-thread-11) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6559a3be{/solr,null,UNAVAILABLE}
   [junit4]   2> 38616 WARN  
(zkCallback-106-thread-2-processing-n:127.0.0.1:59050_solr) 
[n:127.0.0.1:59050_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 38616 WARN  
(zkCallback-99-thread-1-processing-n:127.0.0.1:59055_solr) 
[n:127.0.0.1:59055_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 38616 WARN  
(zkCallback-96-thread-2-processing-n:127.0.0.1:59056_solr) 
[n:127.0.0.1:59056_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 38617 INFO  (jetty-closer-30-thread-12) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5a72e2d1{/solr,null,UNAVAILABLE}
   [junit4]   2> 38617 INFO  (jetty-closer-30-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@18a2f437{/solr,null,UNAVAILABLE}
   [junit4]   2> 38617 INFO  (jetty-closer-30-thread-15) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5aa24298{/solr,null,UNAVAILABLE}
   [junit4]   2> 38632 WARN  
(zkCallback-103-thread-1-processing-n:127.0.0.1:59052_solr) 
[n:127.0.0.1:59052_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 38632 INFO  (jetty-closer-30-thread-14) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2a463995{/solr,null,UNAVAILABLE}
   [junit4]   2> 38643 WARN  
(zkCallback-105-thread-2-processing-n:127.0.0.1:59047_solr) 
[n:127.0.0.1:59047_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 38643 WARN  
(zkCallback-102-thread-1-processing-n:127.0.0.1:59060_solr) 
[n:127.0.0.1:59060_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 38644 INFO  (jetty-closer-30-thread-13) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@170bdd5f{/solr,null,UNAVAILABLE}
   [junit4]   2> 38645 INFO  (jetty-closer-30-thread-9) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@43013113{/solr,null,UNAVAILABLE}
   [junit4]   2> 38647 ERROR 
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[AD8C86E9ADB57CE2]) [    ] 
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> 38649 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[AD8C86E9ADB57CE2]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59039 59039
   [junit4]   2> 38672 INFO  (Thread-72) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:59039 59039
   [junit4]   2> 38846 WARN  (Thread-72) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /solr/aliases.json
   [junit4]   2>        16      /solr/security.json
   [junit4]   2>        3       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /solr/clusterprops.json
   [junit4]   2>        17      /solr/clusterstate.json
   [junit4]   2>        15      /solr/collections/collection1/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98179640115658791-127.0.0.1:59048_solr-n_0000000004
   [junit4]   2>        3       
/solr/overseer_elect/election/98179640115658792-127.0.0.1:59052_solr-n_0000000000
   [junit4]   2>        3       
/solr/overseer_elect/election/98179640115658797-127.0.0.1:59050_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/98179640115658790-127.0.0.1:59056_solr-n_0000000008
   [junit4]   2>        2       
/solr/overseer_elect/election/98179640115658793-127.0.0.1:59060_solr-n_0000000010
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /solr/live_nodes
   [junit4]   2>        17      /solr/collections
   [junit4]   2> 
   [junit4]   2> 38846 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[AD8C86E9ADB57CE2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLTROnSolrCloud 
-Dtests.method=testSimpleQuery -Dtests.seed=AD8C86E9ADB57CE2 -Dtests.slow=true 
-Dtests.locale=fr-BE -Dtests.timezone=Europe/Brussels -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   12.1s J1 | TestLTROnSolrCloud.testSimpleQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
/responseHeader/status
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AD8C86E9ADB57CE2:D88146F5BDAFBA37]:0)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
   [junit4]    >        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTROnSolrCloud_AD8C86E9ADB57CE2-001
   [junit4]   2> Jun 22, 2017 3:33:50 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=Memory), popularity=FSTOrd50, 
description=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FSTOrd50, 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 title=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
maxPointsInLeafNode=272, maxMBSortInHeap=6.232317771922441, 
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-BE, timezone=Europe/Brussels
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=51970232,total=111702016
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldLengthFeature, 
TestRankingFeature, TestExternalFeatures, TestSelectiveWeightCreation, 
TestMultipleAdditiveTreesModel, TestOriginalScoreFeature, TestValueFeature, 
TestLTROnSolrCloud]
   [junit4] Completed [23/33 (1!)] on J1 in 12.42s, 1 test, 1 error <<< 
FAILURES!

[...truncated 36880 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to