Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1958/

6 tests failed.
FAILED:  org.apache.solr.cloud.ZkFailoverTest.testRestartZkWhenClusterDown

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:43757/solr/coll1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:43757/solr/coll1]
        at 
__randomizedtesting.SeedInfo.seed([54EEEB78E9F24597:3A7968349015E314]:0)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:346)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.cloud.ZkFailoverTest.testRestartZkWhenClusterDown(ZkFailoverTest.java:64)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43757/solr/coll1: no servers hosting shard: 
shard2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        ... 48 more


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

Error Message:
16 threads leaked from SUITE scope at org.apache.solr.cloud.ZkFailoverTest:     
1) Thread[id=8043, name=NIOWorkerThread-2, state=WAITING, 
group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=8048, 
name=NIOWorkerThread-4, state=WAITING, group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=8032, 
name=ZkTestServer Run Thread, state=WAITING, group=TGRP-ZkFailoverTest]         
at java.lang.Object.wait(Native Method)         at 
java.lang.Thread.join(Thread.java:1252)         at 
java.lang.Thread.join(Thread.java:1326)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:929)
         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:349)
         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:580)    
4) Thread[id=8052, name=NIOWorkerThread-7, state=WAITING, 
group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    5) Thread[id=8036, 
name=SessionTracker, state=TIMED_WAITING, group=TGRP-ZkFailoverTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157) 
   6) Thread[id=8037, name=SyncThread:0, state=WAITING, 
group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:170)
    7) Thread[id=8049, name=NIOWorkerThread-5, state=WAITING, 
group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    8) Thread[id=8035, 
name=NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:39207, state=RUNNABLE, 
group=TGRP-ZkFailoverTest]         at 
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.select(NIOServerCnxnFactory.java:219)
         at 
org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.run(NIOServerCnxnFactory.java:195)
    9) Thread[id=8038, name=ProcessThread(sid:0 cport:39207):, state=WAITING, 
group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:140)
   10) Thread[id=8033, name=ConnnectionExpirer, state=TIMED_WAITING, 
group=TGRP-ZkFailoverTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.zookeeper.server.NIOServerCnxnFactory$ConnectionExpirerThread.run(NIOServerCnxnFactory.java:568)
   11) Thread[id=8054, name=NIOWorkerThread-8, state=WAITING, 
group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)   12) Thread[id=8039, 
name=RequestThrottler, state=WAITING, group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
org.apache.zookeeper.server.RequestThrottler.run(RequestThrottler.java:139)   
13) Thread[id=8051, name=NIOWorkerThread-6, state=WAITING, 
group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)   14) Thread[id=8034, 
name=NIOServerCxnFactory.SelectorThread-0, state=RUNNABLE, 
group=TGRP-ZkFailoverTest]         at 
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:417)
         at 
org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:382)
   15) Thread[id=8040, name=NIOWorkerThread-1, state=WAITING, 
group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)   16) Thread[id=8044, 
name=NIOWorkerThread-3, state=WAITING, group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 16 threads leaked from 
SUITE scope at org.apache.solr.cloud.ZkFailoverTest: 
   1) Thread[id=8043, name=NIOWorkerThread-2, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=8048, name=NIOWorkerThread-4, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=8032, name=ZkTestServer Run Thread, state=WAITING, 
group=TGRP-ZkFailoverTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1252)
        at java.lang.Thread.join(Thread.java:1326)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:929)
        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:349)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:580)
   4) Thread[id=8052, name=NIOWorkerThread-7, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=8036, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-ZkFailoverTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   6) Thread[id=8037, name=SyncThread:0, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:170)
   7) Thread[id=8049, name=NIOWorkerThread-5, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=8035, 
name=NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:39207, state=RUNNABLE, 
group=TGRP-ZkFailoverTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.select(NIOServerCnxnFactory.java:219)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.run(NIOServerCnxnFactory.java:195)
   9) Thread[id=8038, name=ProcessThread(sid:0 cport:39207):, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:140)
  10) Thread[id=8033, name=ConnnectionExpirer, state=TIMED_WAITING, 
group=TGRP-ZkFailoverTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory$ConnectionExpirerThread.run(NIOServerCnxnFactory.java:568)
  11) Thread[id=8054, name=NIOWorkerThread-8, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  12) Thread[id=8039, name=RequestThrottler, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
org.apache.zookeeper.server.RequestThrottler.run(RequestThrottler.java:139)
  13) Thread[id=8051, name=NIOWorkerThread-6, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  14) Thread[id=8034, name=NIOServerCxnFactory.SelectorThread-0, 
state=RUNNABLE, group=TGRP-ZkFailoverTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:417)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:382)
  15) Thread[id=8040, name=NIOWorkerThread-1, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  16) Thread[id=8044, name=NIOWorkerThread-3, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([54EEEB78E9F24597]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=8049, name=NIOWorkerThread-5, state=WAITING, 
group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=8043, 
name=NIOWorkerThread-2, state=WAITING, group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=8035, 
name=NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:39207, state=RUNNABLE, 
group=TGRP-ZkFailoverTest]         at sun.nio.ch.IOUtil.drain(Native Method)    
     at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)       
  at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.select(NIOServerCnxnFactory.java:219)
         at 
org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.run(NIOServerCnxnFactory.java:195)
    4) Thread[id=8048, name=NIOWorkerThread-4, state=WAITING, 
group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    5) Thread[id=8054, 
name=NIOWorkerThread-8, state=WAITING, group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    6) Thread[id=8051, 
name=NIOWorkerThread-6, state=WAITING, group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    7) Thread[id=8052, 
name=NIOWorkerThread-7, state=WAITING, group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    8) Thread[id=8034, 
name=NIOServerCxnFactory.SelectorThread-0, state=RUNNABLE, 
group=TGRP-ZkFailoverTest]         at 
sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)         at 
sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)         at 
sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)         at 
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)   
      at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)         
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:417)
         at 
org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:382)
    9) Thread[id=8040, name=NIOWorkerThread-1, state=WAITING, 
group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)   10) Thread[id=8044, 
name=NIOWorkerThread-3, state=WAITING, group=TGRP-ZkFailoverTest]         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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        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=8049, name=NIOWorkerThread-5, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=8043, name=NIOWorkerThread-2, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=8035, 
name=NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:39207, state=RUNNABLE, 
group=TGRP-ZkFailoverTest]
        at sun.nio.ch.IOUtil.drain(Native Method)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.select(NIOServerCnxnFactory.java:219)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.run(NIOServerCnxnFactory.java:195)
   4) Thread[id=8048, name=NIOWorkerThread-4, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=8054, name=NIOWorkerThread-8, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=8051, name=NIOWorkerThread-6, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=8052, name=NIOWorkerThread-7, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=8034, name=NIOServerCxnFactory.SelectorThread-0, 
state=RUNNABLE, group=TGRP-ZkFailoverTest]
        at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)
        at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
        at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)
        at 
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
        at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:417)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:382)
   9) Thread[id=8040, name=NIOWorkerThread-1, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=8044, name=NIOWorkerThread-3, state=WAITING, 
group=TGRP-ZkFailoverTest]
        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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([54EEEB78E9F24597]:0)


FAILED:  
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithSourceCluster

Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<1000> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([54EEEB78E9F24597:8DB8BABCEA9656DD]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at 
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithSourceCluster(CdcrBootstrapTest.java:208)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.cdcr.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap

Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<1000> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([54EEEB78E9F24597:8339C40F5DADDDD0]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at 
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:129)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.cdcr.CdcrBootstrapTest.testBootstrapWithMultipleReplicas

Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<1000> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([54EEEB78E9F24597:C213E57894B4F3D5]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at 
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithMultipleReplicas(CdcrBootstrapTest.java:293)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14020 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4]   2> 595774 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 595774 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 595774 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_54EEEB78E9F24597-001/data-dir-51-001
   [junit4]   2> 595774 WARN  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 595774 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 595776 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 595777 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_54EEEB78E9F24597-001/tempDir-001
   [junit4]   2> 595777 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 595777 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 595777 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 595778 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 595877 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 39207
   [junit4]   2> 595877 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39207
   [junit4]   2> 595877 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39207
   [junit4]   2> 595877 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39207
   [junit4]   2> 595880 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 595902 INFO  (zkConnectionManagerCallback-4763-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 595902 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 595923 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 595925 INFO  (zkConnectionManagerCallback-4765-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 595925 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 595926 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 595927 INFO  (zkConnectionManagerCallback-4767-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 595927 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 596034 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 596034 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 596034 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 596034 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 596034 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 596034 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 596035 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 596035 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 596035 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 596035 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 596035 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 596035 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 596035 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f77d9e4{/solr,null,AVAILABLE}
   [junit4]   2> 596036 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@725f5d{/solr,null,AVAILABLE}
   [junit4]   2> 596036 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@509beb03{SSL, (ssl, 
http/1.1)}{127.0.0.1:43757}
   [junit4]   2> 596036 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.e.j.s.Server Started @596069ms
   [junit4]   2> 596036 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:39207/solr, hostPort=43757}
   [junit4]   2> 596036 ERROR (jetty-launcher-4768-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 596036 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 596037 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 596037 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 596037 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 596037 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-04-02T01:33:19.223Z
   [junit4]   2> 596037 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6295061d{SSL, (ssl, 
http/1.1)}{127.0.0.1:35671}
   [junit4]   2> 596037 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.e.j.s.Server Started @596069ms
   [junit4]   2> 596037 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:39207/solr, hostPort=35671}
   [junit4]   2> 596037 ERROR (jetty-launcher-4768-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 596037 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 596037 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 596037 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 596037 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 596037 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-04-02T01:33:19.223Z
   [junit4]   2> 596040 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 596040 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 596041 INFO  (zkConnectionManagerCallback-4770-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 596041 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 596041 INFO  (zkConnectionManagerCallback-4772-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 596041 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 596042 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 596042 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 596045 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 596046 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 596047 WARN  
(jetty-launcher-4768-thread-1-SendThread(127.0.0.1:39207)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1044723b82a0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1044723b82a0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1044723b82a0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 596481 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 596482 WARN  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 596482 WARN  (jetty-launcher-4768-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3c3cdf50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 596482 WARN  (jetty-launcher-4768-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3c3cdf50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 596485 WARN  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 596491 WARN  (jetty-launcher-4768-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6141e4bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 596491 WARN  (jetty-launcher-4768-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6141e4bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 596492 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39207/solr
   [junit4]   2> 596492 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 596496 INFO  (zkConnectionManagerCallback-4786-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 596496 INFO  (jetty-launcher-4768-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 596598 INFO  (jetty-launcher-4768-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 596599 INFO  (zkConnectionManagerCallback-4788-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 596599 INFO  (jetty-launcher-4768-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 596607 WARN  (jetty-launcher-4768-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 596661 INFO  (jetty-launcher-4768-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35671_solr
   [junit4]   2> 596661 INFO  (jetty-launcher-4768-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.Overseer Overseer 
(id=73261712683958278-127.0.0.1:35671_solr-n_0000000000) starting
   [junit4]   2> 596665 INFO  
(OverseerStateUpdate-73261712683958278-127.0.0.1:35671_solr-n_0000000000) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35671_solr
   [junit4]   2> 596672 INFO  (jetty-launcher-4768-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35671_solr
   [junit4]   2> 596674 INFO  (jetty-launcher-4768-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 596674 WARN  (jetty-launcher-4768-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 596679 INFO  (zkCallback-4787-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 596692 INFO  (jetty-launcher-4768-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_54EEEB78E9F24597-001/tempDir-001/node1
   [junit4]   2> 596957 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 596957 WARN  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 596958 WARN  (jetty-launcher-4768-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4a26d127[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 596958 WARN  (jetty-launcher-4768-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4a26d127[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 596961 WARN  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 596961 WARN  (jetty-launcher-4768-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@359d85fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 596961 WARN  (jetty-launcher-4768-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@359d85fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 596962 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39207/solr
   [junit4]   2> 596963 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 596965 INFO  (zkConnectionManagerCallback-4806-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 596965 INFO  (jetty-launcher-4768-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597068 INFO  (jetty-launcher-4768-thread-2) 
[n:127.0.0.1:43757_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 597068 INFO  (zkConnectionManagerCallback-4808-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597068 INFO  (jetty-launcher-4768-thread-2) 
[n:127.0.0.1:43757_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 597072 WARN  (jetty-launcher-4768-thread-2) 
[n:127.0.0.1:43757_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 597072 INFO  (jetty-launcher-4768-thread-2) 
[n:127.0.0.1:43757_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 597076 INFO  (jetty-launcher-4768-thread-2) 
[n:127.0.0.1:43757_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43757_solr as DOWN
   [junit4]   2> 597077 INFO  (jetty-launcher-4768-thread-2) 
[n:127.0.0.1:43757_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 597077 INFO  (jetty-launcher-4768-thread-2) 
[n:127.0.0.1:43757_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43757_solr
   [junit4]   2> 597077 INFO  (zkCallback-4787-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 597079 INFO  (jetty-launcher-4768-thread-2) 
[n:127.0.0.1:43757_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 597080 WARN  (jetty-launcher-4768-thread-2) 
[n:127.0.0.1:43757_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 597084 INFO  (zkCallback-4807-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 597094 INFO  (jetty-launcher-4768-thread-2) 
[n:127.0.0.1:43757_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_54EEEB78E9F24597-001/tempDir-001/node2
   [junit4]   2> 597103 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 597104 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597104 INFO  (zkConnectionManagerCallback-4819-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597104 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597105 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 597106 INFO  
(SUITE-ZkFailoverTest-seed#[54EEEB78E9F24597]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39207/solr ready
   [junit4]   2> 597124 INFO  
(TEST-ZkFailoverTest.testRestartZkWhenClusterDown-seed#[54EEEB78E9F24597]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testRestartZkWhenClusterDown
   [junit4]   2> 597152 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
coll1
   [junit4]   2> 597153 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default to /configs/coll1.AUTOCREATED
   [junit4]   2> 597154 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/coll1.AUTOCREATED/protwords.txt
   [junit4]   2> 597155 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/coll1.AUTOCREATED/managed-schema
   [junit4]   2> 597156 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/coll1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 597158 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/coll1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 597159 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/coll1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 597160 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 597161 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/coll1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 597163 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 597168 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 597171 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 597173 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 597174 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 597175 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 597177 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 597179 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 597180 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 597181 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 597183 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 597184 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 597185 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 597187 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/coll1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 597188 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 597189 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 597190 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 597192 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/coll1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 597193 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/coll1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 597194 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 597196 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 597197 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/coll1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 597198 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 597199 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 597200 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 597201 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 597203 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 597204 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 597205 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 597206 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 597207 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 597208 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 597210 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 597211 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/coll1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 597212 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 597213 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/coll1.AUTOCREATED/synonyms.txt
   [junit4]   2> 597214 INFO  
(OverseerThreadFactory-4795-thread-1-processing-n:127.0.0.1:35671_solr) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/coll1.AUTOCREATED/stopwords.txt
   [junit4]   2> 597322 INFO  
(OverseerStateUpdate-73261712683958278-127.0.0.1:35671_solr-n_0000000000) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"coll1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43757_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:43757/solr";,
   [junit4]   2>   "collection":"coll1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 597324 INFO  
(OverseerStateUpdate-73261712683958278-127.0.0.1:35671_solr-n_0000000000) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"coll1_shard2_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:35671_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:35671/solr";,
   [junit4]   2>   "col

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

etty-closer-8115-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.jetty tag=null
   [junit4]   2> 955117 INFO  (jetty-closer-8115-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 955117 INFO  (jetty-closer-8115-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 955117 INFO  (jetty-closer-8115-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 955117 INFO  (jetty-closer-8115-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 955117 INFO  (jetty-closer-8115-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 955122 INFO  (closeThreadPool-8131-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73261727695765511-127.0.0.1:40345_solr-n_0000000000) closing
   [junit4]   2> 955122 INFO  
(OverseerStateUpdate-73261727695765511-127.0.0.1:40345_solr-n_0000000000) 
[n:127.0.0.1:40345_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40345_solr
   [junit4]   2> 955124 WARN  
(jetty-launcher-7885-thread-1-SendThread(127.0.0.1:37633)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x104472736f00007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x104472736f00007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x104472736f00007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 955130 INFO  (zkCallback-7945-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 955131 INFO  (zkCallback-7929-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 955131 INFO  
(OverseerAutoScalingTriggerThread-73261727695765511-127.0.0.1:40345_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 955131 INFO  (closeThreadPool-8131-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73261727695765511-127.0.0.1:40345_solr-n_0000000000) closing
   [junit4]   2> 955225 INFO  (jetty-closer-8115-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73261727695765511-127.0.0.1:40345_solr-n_0000000000) closing
   [junit4]   2> 955226 INFO  (jetty-closer-8115-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1a54a578{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 955227 INFO  (jetty-closer-8115-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7ebb57c3{/solr,null,STOPPED}
   [junit4]   2> 955227 INFO  (jetty-closer-8115-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 955326 INFO  (jetty-closer-8115-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5bf45ef9{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 955326 INFO  (jetty-closer-8115-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7eec5f2{/solr,null,STOPPED}
   [junit4]   2> 955327 INFO  (jetty-closer-8115-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 955426 INFO  (jetty-closer-8115-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1bab5e84{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 955426 INFO  (jetty-closer-8115-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@313e7b3b{/solr,null,STOPPED}
   [junit4]   2> 955427 INFO  (jetty-closer-8115-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 955427 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[54EEEB78E9F24597])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 955629 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/collections/cdcr-target/terms/shard1
   [junit4]   2>        6       
/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        3       /solr/configs/cdcr-target/managed-schema
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/cdcr-target
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        44      /solr/collections/cdcr-target/state.json
   [junit4]   2>        7       /solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        3       /solr/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        29      /solr/collections/cdcr-target/state.json
   [junit4]   2>        25      /solr/overseer/queue
   [junit4]   2>        13      /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 955632 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[54EEEB78E9F24597])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37633
   [junit4]   2> 955632 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[54EEEB78E9F24597])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37633
   [junit4]   2> 955632 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[54EEEB78E9F24597])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37633
   [junit4]   2> 955633 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[54EEEB78E9F24597])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithMultipleReplicas
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBootstrapTest 
-Dtests.method=testBootstrapWithMultipleReplicas -Dtests.seed=54EEEB78E9F24597 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=it-IT 
-Dtests.timezone=Pacific/Tarawa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  131s J1 | 
CdcrBootstrapTest.testBootstrapWithMultipleReplicas <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Document mismatch on 
target after sync expected:<1000> but was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54EEEB78E9F24597:C213E57894B4F3D5]:0)
   [junit4]    >        at 
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithMultipleReplicas(CdcrBootstrapTest.java:293)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_54EEEB78E9F24597-001
   [junit4]   2> Apr 02, 2021 1:39:18 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(Lucene87): 
{_root_=FST50, 
xyz=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1438, 
maxMBSortInHeap=6.79775955941556, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=it-IT, 
timezone=Pacific/Tarawa
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=1,free=285409856,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: 
[FieldAnalysisRequestHandlerTest, UtilsToolTest, ShardRoutingTest, 
HttpPartitionOnCommitTest, TestBulkSchemaConcurrent, CustomCollectionTest, 
TestCollectionAPI, AutoScalingHandlerTest, ResourceLoaderTest, FileUtilsTest, 
CloneFieldUpdateProcessorFactoryTest, DirectSolrConnectionTest, 
TestConfigOverlay, LoggingHandlerTest, PackageManagerCLITest, 
TestExternalRoleRuleBasedAuthorizationPlugin, TestExceedMaxTermLength, 
TestInPlaceUpdatesRequiredField, DistributedQueryComponentOptimizationTest, 
TestConfigSetsAPIZkFailure, TestReversedWildcardFilterFactory, 
LeaderElectionIntegrationTest, OverseerSolrResponseUnsafeSerializationTest, 
TestCollationFieldDocValues, CustomTermsComponentTest, 
NestedShardedAtomicUpdateTest, MoveReplicaHDFSTest, 
ScheduledMaintenanceTriggerTest, TestCrossCoreJoin, TestFieldCacheReopen, 
TestManagedSynonymGraphFilterFactory, BitVectorTest, TestRawTransformer, 
TestMiniSolrCloudClusterSSL, TestDFRSimilarityFactory, TestSimNodeLostTrigger, 
ConnectionReuseTest, TestRestoreCore, CreateRoutedAliasTest, 
TestSchemaNameResource, SearchRateTriggerTest, 
TestTolerantUpdateProcessorRandomCloud, HLLUtilTest, 
MetricTriggerIntegrationTest, MultiDestinationAuditLoggerTest, 
QueryParsingTest, PolyFieldTest, FileBasedSpellCheckerTest, TestStressLucene, 
DeleteReplicaTest, MetricsHistoryHandlerTest, TestFreeTextSuggestions, 
DateRangeFieldTest, HdfsBackupRepositoryIntegrationTest, 
ByteBuffersDirectoryFactoryTest, TestRangeQuery, TestValueSourceCache, 
NodeLostTriggerIntegrationTest, BasicFunctionalityTest, 
DistributedTermsComponentTest, ZkNodePropsTest, TriggerEventQueueTest, 
CdcrBootstrapTest]
   [junit4] Completed [817/935 (2!)] on J1 in 400.64s, 4 tests, 3 failures, 1 
skipped <<< FAILURES!

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

Reply via email to