Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1392/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Path not found: /responseHeader/status

Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/status
        at 
__randomizedtesting.SeedInfo.seed([8F527B4F122734A9:FA5FBB53023DF27C]:0)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:941)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

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

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


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

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

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


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

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

Stack Trace:
java.lang.AssertionError: Expected to see nodes come back collection1
null
Live Nodes: [127.0.0.1:59923_solr, 127.0.0.1:57403_solr, 127.0.0.1:54425_solr]
Last available state: 
DocCollection(collection1//collections/collection1/state.json/19)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"collection1_shard1_replica_n1",
          "base_url":"http://127.0.0.1:54831/solr";,
          "node_name":"127.0.0.1:54831_solr",
          "state":"down",
          "type":"NRT"},
        "core_node3":{
          "core":"collection1_shard1_replica_n2",
          "base_url":"http://127.0.0.1:59923/solr";,
          "node_name":"127.0.0.1:59923_solr",
          "state":"active",
          "type":"NRT"},
        "core_node4":{
          "core":"collection1_shard1_replica_n3",
          "base_url":"http://127.0.0.1:44643/solr";,
          "node_name":"127.0.0.1:44643_solr",
          "state":"down",
          "type":"NRT"},
        "core_node5":{
          "core":"collection1_shard1_replica_n4",
          "base_url":"http://127.0.0.1:47643/solr";,
          "node_name":"127.0.0.1:47643_solr",
          "state":"down",
          "type":"NRT"},
        "core_node6":{
          "core":"collection1_shard1_replica_n5",
          "base_url":"http://127.0.0.1:54425/solr";,
          "node_name":"127.0.0.1:54425_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "core":"collection1_shard2_replica_n1",
          "base_url":"http://127.0.0.1:57403/solr";,
          "node_name":"127.0.0.1:57403_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([3BE6AAF8221A149C:65D267B66165887B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:109)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11679 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/init-core-data-001
   [junit4]   2> 793906 WARN  
(SUITE-LeaderElectionIntegrationTest-seed#[3BE6AAF8221A149C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 793906 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[3BE6AAF8221A149C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 793908 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[3BE6AAF8221A149C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 793908 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[3BE6AAF8221A149C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleSliceLeaderElection
   [junit4]   2> 793909 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[3BE6AAF8221A149C])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001
   [junit4]   2> 793909 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[3BE6AAF8221A149C])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 793909 INFO  (Thread-4550) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 793909 INFO  (Thread-4550) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 793912 ERROR (Thread-4550) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 794009 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[3BE6AAF8221A149C])
 [    ] o.a.s.c.ZkTestServer start zk server on port:33520
   [junit4]   2> 794084 INFO  (jetty-launcher-1412-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 794085 INFO  (jetty-launcher-1412-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f6dec8d{/solr,null,AVAILABLE}
   [junit4]   2> 794090 INFO  (jetty-launcher-1412-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5e83f2a1{HTTP/1.1,[http/1.1]}{127.0.0.1:54425}
   [junit4]   2> 794090 INFO  (jetty-launcher-1412-thread-1) [    ] 
o.e.j.s.Server Started @796137ms
   [junit4]   2> 794097 INFO  (jetty-launcher-1412-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54425}
   [junit4]   2> 794099 INFO  (jetty-launcher-1412-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 794100 ERROR (jetty-launcher-1412-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 794100 INFO  (jetty-launcher-1412-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 794100 INFO  (jetty-launcher-1412-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 794100 INFO  (jetty-launcher-1412-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 794101 INFO  (jetty-launcher-1412-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T08:14:37.192Z
   [junit4]   2> 794101 INFO  (jetty-launcher-1412-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 794102 INFO  (jetty-launcher-1412-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 794103 INFO  (jetty-launcher-1412-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 794104 INFO  (jetty-launcher-1412-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41fc3e9f{/solr,null,AVAILABLE}
   [junit4]   2> 794104 INFO  (jetty-launcher-1412-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2dc6bcd3{HTTP/1.1,[http/1.1]}{127.0.0.1:59923}
   [junit4]   2> 794104 INFO  (jetty-launcher-1412-thread-4) [    ] 
o.e.j.s.Server Started @796151ms
   [junit4]   2> 794104 INFO  (jetty-launcher-1412-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59923}
   [junit4]   2> 794117 ERROR (jetty-launcher-1412-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 794118 INFO  (jetty-launcher-1412-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 794118 INFO  (jetty-launcher-1412-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ad5f276{/solr,null,AVAILABLE}
   [junit4]   2> 794118 INFO  (jetty-launcher-1412-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2e0d77c9{HTTP/1.1,[http/1.1]}{127.0.0.1:54831}
   [junit4]   2> 794118 INFO  (jetty-launcher-1412-thread-6) [    ] 
o.e.j.s.Server Started @796165ms
   [junit4]   2> 794118 INFO  (jetty-launcher-1412-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54831}
   [junit4]   2> 794118 ERROR (jetty-launcher-1412-thread-6) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 794119 INFO  (jetty-launcher-1412-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 794119 INFO  (jetty-launcher-1412-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 794119 INFO  (jetty-launcher-1412-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 794119 INFO  (jetty-launcher-1412-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 794119 INFO  (jetty-launcher-1412-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T08:14:37.210Z
   [junit4]   2> 794112 INFO  (jetty-launcher-1412-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 794126 INFO  (jetty-launcher-1412-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 794123 INFO  (jetty-launcher-1412-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 794121 INFO  (jetty-launcher-1412-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@636260fe{/solr,null,AVAILABLE}
   [junit4]   2> 794126 INFO  (jetty-launcher-1412-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28176da5{/solr,null,AVAILABLE}
   [junit4]   2> 794127 INFO  (jetty-launcher-1412-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4fbefb7d{HTTP/1.1,[http/1.1]}{127.0.0.1:57403}
   [junit4]   2> 794127 INFO  (jetty-launcher-1412-thread-5) [    ] 
o.e.j.s.Server Started @796173ms
   [junit4]   2> 794127 INFO  (jetty-launcher-1412-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57403}
   [junit4]   2> 794127 ERROR (jetty-launcher-1412-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 794127 INFO  (jetty-launcher-1412-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 794127 INFO  (jetty-launcher-1412-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 794127 INFO  (jetty-launcher-1412-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 794127 INFO  (jetty-launcher-1412-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T08:14:37.218Z
   [junit4]   2> 794128 INFO  (jetty-launcher-1412-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2f0312c1{HTTP/1.1,[http/1.1]}{127.0.0.1:47643}
   [junit4]   2> 794128 INFO  (jetty-launcher-1412-thread-2) [    ] 
o.e.j.s.Server Started @796175ms
   [junit4]   2> 794128 INFO  (jetty-launcher-1412-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47643}
   [junit4]   2> 794128 ERROR (jetty-launcher-1412-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 794128 INFO  (jetty-launcher-1412-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 794128 INFO  (jetty-launcher-1412-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 794128 INFO  (jetty-launcher-1412-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 794128 INFO  (jetty-launcher-1412-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T08:14:37.219Z
   [junit4]   2> 794120 INFO  (jetty-launcher-1412-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49ef2290{/solr,null,AVAILABLE}
   [junit4]   2> 794132 INFO  (jetty-launcher-1412-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@33aafd20{HTTP/1.1,[http/1.1]}{127.0.0.1:44643}
   [junit4]   2> 794132 INFO  (jetty-launcher-1412-thread-3) [    ] 
o.e.j.s.Server Started @796179ms
   [junit4]   2> 794132 INFO  (jetty-launcher-1412-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44643}
   [junit4]   2> 794133 ERROR (jetty-launcher-1412-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 794133 INFO  (jetty-launcher-1412-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 794133 INFO  (jetty-launcher-1412-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 794133 INFO  (jetty-launcher-1412-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 794133 INFO  (jetty-launcher-1412-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T08:14:37.224Z
   [junit4]   2> 794119 INFO  (jetty-launcher-1412-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 794134 INFO  (jetty-launcher-1412-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T08:14:37.225Z
   [junit4]   2> 794138 INFO  (jetty-launcher-1412-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 794188 INFO  (jetty-launcher-1412-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 794189 INFO  (jetty-launcher-1412-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 794194 INFO  (jetty-launcher-1412-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 794225 INFO  (jetty-launcher-1412-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33520/solr
   [junit4]   2> 794233 INFO  (jetty-launcher-1412-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33520/solr
   [junit4]   2> 794236 INFO  (jetty-launcher-1412-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33520/solr
   [junit4]   2> 794242 INFO  (jetty-launcher-1412-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33520/solr
   [junit4]   2> 794257 INFO  (jetty-launcher-1412-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33520/solr
   [junit4]   2> 794312 INFO  (jetty-launcher-1412-thread-3) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 794314 INFO  (jetty-launcher-1412-thread-3) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44643_solr
   [junit4]   2> 794315 INFO  (jetty-launcher-1412-thread-3) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.Overseer Overseer 
(id=98186407248068620-127.0.0.1:44643_solr-n_0000000000) starting
   [junit4]   2> 794321 INFO  (jetty-launcher-1412-thread-3) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44643_solr
   [junit4]   2> 794357 INFO  (jetty-launcher-1412-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33520/solr
   [junit4]   2> 794379 INFO  
(zkCallback-1437-thread-1-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 794438 INFO  (jetty-launcher-1412-thread-4) 
[n:127.0.0.1:59923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 794442 INFO  (jetty-launcher-1412-thread-4) 
[n:127.0.0.1:59923_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 794442 INFO  (jetty-launcher-1412-thread-1) 
[n:127.0.0.1:54425_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 794443 INFO  (jetty-launcher-1412-thread-6) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 794475 INFO  (jetty-launcher-1412-thread-1) 
[n:127.0.0.1:54425_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 794507 INFO  (jetty-launcher-1412-thread-6) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 794508 INFO  (jetty-launcher-1412-thread-1) 
[n:127.0.0.1:54425_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54425_solr
   [junit4]   2> 794509 INFO  (jetty-launcher-1412-thread-4) 
[n:127.0.0.1:59923_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59923_solr
   [junit4]   2> 794510 INFO  
(zkCallback-1437-thread-1-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 794544 INFO  
(zkCallback-1437-thread-2-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 794545 INFO  
(zkCallback-1440-thread-1-processing-n:127.0.0.1:59923_solr) 
[n:127.0.0.1:59923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 794546 INFO  (jetty-launcher-1412-thread-6) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54831_solr
   [junit4]   2> 794559 INFO  
(zkCallback-1437-thread-1-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 794560 INFO  
(zkCallback-1436-thread-2-processing-n:127.0.0.1:54425_solr) 
[n:127.0.0.1:54425_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 794606 INFO  
(zkCallback-1440-thread-1-processing-n:127.0.0.1:59923_solr) 
[n:127.0.0.1:59923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 794606 INFO  
(zkCallback-1438-thread-2-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 794607 INFO  (jetty-launcher-1412-thread-2) 
[n:127.0.0.1:47643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 794609 INFO  (jetty-launcher-1412-thread-2) 
[n:127.0.0.1:47643_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 794611 INFO  (jetty-launcher-1412-thread-2) 
[n:127.0.0.1:47643_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47643_solr
   [junit4]   2> 794612 INFO  
(zkCallback-1436-thread-2-processing-n:127.0.0.1:54425_solr) 
[n:127.0.0.1:54425_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 794619 INFO  (jetty-launcher-1412-thread-1) 
[n:127.0.0.1:54425_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54425.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794622 INFO  (jetty-launcher-1412-thread-1) 
[n:127.0.0.1:54425_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54425.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794622 INFO  (jetty-launcher-1412-thread-1) 
[n:127.0.0.1:54425_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54425.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794622 INFO  (jetty-launcher-1412-thread-1) 
[n:127.0.0.1:54425_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001/node1/.
   [junit4]   2> 794656 INFO  
(zkCallback-1444-thread-1-processing-n:127.0.0.1:47643_solr) 
[n:127.0.0.1:47643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 794657 INFO  
(zkCallback-1437-thread-1-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 794657 INFO  
(zkCallback-1440-thread-1-processing-n:127.0.0.1:59923_solr) 
[n:127.0.0.1:59923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 794667 INFO  
(zkCallback-1438-thread-1-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 794670 INFO  (jetty-launcher-1412-thread-5) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 794672 INFO  (jetty-launcher-1412-thread-5) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 794674 INFO  (jetty-launcher-1412-thread-5) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57403_solr
   [junit4]   2> 794676 INFO  
(zkCallback-1437-thread-1-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 794676 INFO  
(zkCallback-1438-thread-1-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 794690 INFO  
(zkCallback-1448-thread-1-processing-n:127.0.0.1:57403_solr) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 794690 INFO  
(zkCallback-1440-thread-1-processing-n:127.0.0.1:59923_solr) 
[n:127.0.0.1:59923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 794710 INFO  (jetty-launcher-1412-thread-6) 
[n:127.0.0.1:54831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54831.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794713 INFO  (jetty-launcher-1412-thread-6) 
[n:127.0.0.1:54831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54831.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794715 INFO  (jetty-launcher-1412-thread-6) 
[n:127.0.0.1:54831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54831.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794715 INFO  (jetty-launcher-1412-thread-6) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001/node5/.
   [junit4]   2> 794721 INFO  
(zkCallback-1436-thread-1-processing-n:127.0.0.1:54425_solr) 
[n:127.0.0.1:54425_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 794723 INFO  
(zkCallback-1444-thread-1-processing-n:127.0.0.1:47643_solr) 
[n:127.0.0.1:47643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 794756 INFO  (jetty-launcher-1412-thread-2) 
[n:127.0.0.1:47643_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47643.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794759 INFO  (jetty-launcher-1412-thread-2) 
[n:127.0.0.1:47643_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47643.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794759 INFO  (jetty-launcher-1412-thread-2) 
[n:127.0.0.1:47643_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47643.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794759 INFO  (jetty-launcher-1412-thread-2) 
[n:127.0.0.1:47643_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001/node3/.
   [junit4]   2> 794788 INFO  (jetty-launcher-1412-thread-4) 
[n:127.0.0.1:59923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59923.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794790 INFO  (jetty-launcher-1412-thread-4) 
[n:127.0.0.1:59923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59923.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794794 INFO  (jetty-launcher-1412-thread-4) 
[n:127.0.0.1:59923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59923.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794815 INFO  (jetty-launcher-1412-thread-5) 
[n:127.0.0.1:57403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57403.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794818 INFO  (jetty-launcher-1412-thread-5) 
[n:127.0.0.1:57403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57403.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794818 INFO  (jetty-launcher-1412-thread-5) 
[n:127.0.0.1:57403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57403.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794818 INFO  (jetty-launcher-1412-thread-5) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001/node6/.
   [junit4]   2> 794836 INFO  (jetty-launcher-1412-thread-4) 
[n:127.0.0.1:59923_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001/node2/.
   [junit4]   2> 794855 INFO  (jetty-launcher-1412-thread-3) 
[n:127.0.0.1:44643_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44643.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794857 INFO  (jetty-launcher-1412-thread-3) 
[n:127.0.0.1:44643_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44643.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794857 INFO  (jetty-launcher-1412-thread-3) 
[n:127.0.0.1:44643_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44643.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 794858 INFO  (jetty-launcher-1412-thread-3) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001/node4/.
   [junit4]   2> 795031 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[3BE6AAF8221A149C])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 795032 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[3BE6AAF8221A149C])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33520/solr ready
   [junit4]   2> 795039 INFO  (qtp1867493544-11002) [n:127.0.0.1:59923_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 795042 INFO  
(OverseerThreadFactory-3912-thread-1-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 795192 INFO  
(OverseerStateUpdate-98186407248068620-127.0.0.1:44643_solr-n_0000000000) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57403/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 795199 INFO  
(OverseerStateUpdate-98186407248068620-127.0.0.1:44643_solr-n_0000000000) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54831/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 795401 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 795401 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 795404 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 795405 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 795513 INFO  
(zkCallback-1438-thread-2-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 795513 INFO  
(zkCallback-1438-thread-1-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 795513 INFO  
(zkCallback-1448-thread-1-processing-n:127.0.0.1:57403_solr) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 795514 INFO  
(zkCallback-1448-thread-2-processing-n:127.0.0.1:57403_solr) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 796424 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 796424 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 796429 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 796429 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 796431 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 796431 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 796431 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 796431 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 796432 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57403.solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 796432 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54831.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 796432 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 796432 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001/node6/collection1_shard2_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001/node6/./collection1_shard2_replica_n1/data/]
   [junit4]   2> 796432 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 796432 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001/node5/collection1_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001/node5/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 796482 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 796482 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 796483 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 796483 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 796484 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3e3f805a[collection1_shard1_replica_n1] main]
   [junit4]   2> 796485 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 796486 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 796486 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 796486 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570982518668132352
   [junit4]   2> 796494 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 796494 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 796494 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 796498 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54831/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 796500 INFO  
(searcherExecutor-3925-thread-1-processing-n:127.0.0.1:54831_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:54831_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@3e3f805a[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 796519 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 796519 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 796521 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 796521 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 796522 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b7acd17[collection1_shard2_replica_n1] main]
   [junit4]   2> 796523 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 796524 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 796524 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 796524 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570982518707978240
   [junit4]   2> 796525 INFO  
(searcherExecutor-3926-thread-1-processing-n:127.0.0.1:57403_solr 
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node1) 
[n:127.0.0.1:57403_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[collection1_shard2_replica_n1] Registered new searcher 
Searcher@1b7acd17[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 796530 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 796530 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 796530 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 796534 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57403/solr/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 796643 INFO  
(zkCallback-1438-thread-1-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 796643 INFO  
(zkCallback-1448-thread-1-processing-n:127.0.0.1:57403_solr) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 796643 INFO  
(zkCallback-1438-thread-2-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 796643 INFO  
(zkCallback-1448-thread-2-processing-n:127.0.0.1:57403_solr) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 796664 WARN  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 796669 INFO  (qtp754094332-11014) [n:127.0.0.1:54831_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1265
   [junit4]   2> 796692 WARN  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 796708 INFO  (qtp732356451-11043) [n:127.0.0.1:57403_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1307
   [junit4]   2> 796710 INFO  (qtp1867493544-11002) [n:127.0.0.1:59923_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 796810 INFO  
(zkCallback-1448-thread-2-processing-n:127.0.0.1:57403_solr) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 796810 INFO  
(zkCallback-1438-thread-1-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 796810 INFO  
(zkCallback-1438-thread-2-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 796810 INFO  
(zkCallback-1448-thread-1-processing-n:127.0.0.1:57403_solr) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 797044 INFO  
(OverseerCollectionConfigSetProcessor-98186407248068620-127.0.0.1:44643_solr-n_0000000000)
 [n:127.0.0.1:44643_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 797713 INFO  (qtp1867493544-11002) [n:127.0.0.1:59923_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2674
   [junit4]   2> 797713 INFO  (qtp1867493544-11003) [n:127.0.0.1:59923_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 797716 INFO  
(OverseerThreadFactory-3912-thread-2-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 797717 INFO  
(OverseerThreadFactory-3912-thread-2-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:59923_solr for creating new replica
   [junit4]   2> 797719 INFO  
(OverseerStateUpdate-98186407248068620-127.0.0.1:44643_solr-n_0000000000) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59923/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59923_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 797821 INFO  
(zkCallback-1438-thread-2-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 797821 INFO  
(zkCallback-1438-thread-1-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 797821 INFO  
(zkCallback-1448-thread-1-processing-n:127.0.0.1:57403_solr) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 797821 INFO  
(zkCallback-1448-thread-2-processing-n:127.0.0.1:57403_solr) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 797922 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 797923 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 797935 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 797939 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 797940 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 797940 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 797940 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59923.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 797940 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 797941 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001/node2/collection1_shard1_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001/node2/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 797981 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 797981 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 797982 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 797982 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 797983 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@126d33d2[collection1_shard1_replica_n2] main]
   [junit4]   2> 797987 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 797987 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 797987 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 797988 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570982520243093504
   [junit4]   2> 797991 WARN  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 797999 INFO  (qtp1867493544-11005) [n:127.0.0.1:59923_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=76
   [junit4]   2> 798001 INFO  (qtp1867493544-11003) [n:127.0.0.1:59923_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=287
   [junit4]   2> 798005 INFO  (qtp1867493544-11001) [n:127.0.0.1:59923_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 798005 INFO  
(searcherExecutor-3935-thread-1-processing-n:127.0.0.1:59923_solr 
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:59923_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@126d33d2[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 798007 INFO  
(OverseerThreadFactory-3912-thread-3-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 798007 INFO  
(OverseerCollectionConfigSetProcessor-98186407248068620-127.0.0.1:44643_solr-n_0000000000)
 [n:127.0.0.1:44643_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 798008 INFO  
(OverseerThreadFactory-3912-thread-3-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:44643_solr for creating new replica
   [junit4]   2> 798010 INFO  
(OverseerStateUpdate-98186407248068620-127.0.0.1:44643_solr-n_0000000000) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44643/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:44643_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 798113 INFO  
(zkCallback-1440-thread-1-processing-n:127.0.0.1:59923_solr) 
[n:127.0.0.1:59923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 798113 INFO  
(zkCallback-1438-thread-2-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 798113 INFO  
(zkCallback-1438-thread-1-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 798113 INFO  
(zkCallback-1440-thread-2-processing-n:127.0.0.1:59923_solr) 
[n:127.0.0.1:59923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 798113 INFO  
(zkCallback-1448-thread-2-processing-n:127.0.0.1:57403_solr) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 798114 INFO  
(zkCallback-1448-thread-1-processing-n:127.0.0.1:57403_solr) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 798239 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 798239 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 798263 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 798267 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 798268 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 798268 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 798268 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44643.solr.core.collection1.shard1.replica_n3' (registry 
'solr.core.collection1.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9ba5e87
   [junit4]   2> 798268 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 798268 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001/node4/collection1_shard1_replica_n3],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_3BE6AAF8221A149C-001/tempDir-001/node4/./collection1_shard1_replica_n3/data/]
   [junit4]   2> 798305 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 798305 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 798306 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 798306 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 798307 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2f2159e1[collection1_shard1_replica_n3] main]
   [junit4]   2> 798309 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 798309 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 798309 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 798309 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570982520579686400
   [junit4]   2> 798311 INFO  
(searcherExecutor-3940-thread-1-processing-n:127.0.0.1:44643_solr 
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4) 
[n:127.0.0.1:44643_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.SolrCore 
[collection1_shard1_replica_n3] Registered new searcher 
Searcher@2f2159e1[collection1_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 798313 WARN  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 798317 INFO  (qtp1876983551-11023) [n:127.0.0.1:44643_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=77
   [junit4]   2> 798320 INFO  (qtp1867493544-11001) [n:127.0.0.1:59923_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=315
   [junit4]   2> 798320 INFO  (qtp1867493544-11006) [n:127.0.0.1:59923_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 798323 INFO  
(OverseerThreadFactory-3912-thread-4-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 798323 INFO  
(OverseerCollectionConfigSetProcessor-98186407248068620-127.0.0.1:44643_solr-n_0000000000)
 [n:127.0.0.1:44643_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 798323 INFO  
(OverseerThreadFactory-3912-thread-4-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:47643_solr for creating new replica
   [junit4]   2> 798345 INFO  
(OverseerStateUpdate-98186407248068620-127.0.0.1:44643_solr-n_0000000000) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47643/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:47643_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 798455 INFO  
(zkCallback-1440-thread-2-processing-n:127.0.0.1:59923_solr) 
[n:127.0.0.1:59923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 798455 INFO  
(zkCallback-1440-thread-1-processing-n:127.0.0.1:59923_solr) 
[n:127.0.0.1:59923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 798455 INFO  
(zkCallback-1448-thread-1-processing-n:127.0.0.1:57403_solr) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 798455 INFO  
(zkCallback-1437-thread-2-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 798455 INFO  
(zkCallback-1448-thread-2-processing-n:127.0.0.1:57403_solr) 
[n:127.0.0.1:57403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 798455 INFO  
(zkCallback-1438-thread-2-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 798455 INFO  
(zkCallback-1437-thread-1-processing-n:127.0.0.1:44643_solr) 
[n:127.0.0.1:44643_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 798455 INFO  
(zkCallback-1438-thread-1-processing-n:127.0.0.1:54831_solr) 
[n:127.0.0.1:54831_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 798528 INFO  (qtp1848904401-11030) [n:

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

ng-n:127.0.0.1:47437_solr) [n:127.0.0.1:47437_solr    ] o.a.s.c.c.ZkStateReader 
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 18139 INFO  
(zkCallback-34-thread-2-processing-n:127.0.0.1:65075_solr) 
[n:127.0.0.1:65075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 18155 INFO  (jetty-closer-10-thread-4) [    ] o.a.s.c.Overseer 
Overseer (id=98186504546615311-127.0.0.1:60761_solr-n_0000000000) closing
   [junit4]   2> 18155 INFO  
(OverseerStateUpdate-98186504546615311-127.0.0.1:60761_solr-n_0000000000) 
[n:127.0.0.1:60761_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:60761_solr
   [junit4]   2> 18157 INFO  (coreCloseExecutor-106-thread-1) 
[n:127.0.0.1:47437_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4ba37d97
   [junit4]   2> 18168 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cd41b0d3d000f, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 18170 INFO  (coreCloseExecutor-104-thread-1) 
[n:127.0.0.1:65075_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n2, tag=501096394
   [junit4]   2> 18170 INFO  
(zkCallback-34-thread-2-processing-n:127.0.0.1:65075_solr) 
[n:127.0.0.1:65075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 18172 INFO  
(zkCallback-33-thread-4-processing-n:127.0.0.1:47437_solr) 
[n:127.0.0.1:47437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 18171 INFO  
(zkCallback-34-thread-1-processing-n:127.0.0.1:65075_solr) 
[n:127.0.0.1:65075_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:65075_solr
   [junit4]   2> 18173 INFO  (coreCloseExecutor-106-thread-1) 
[n:127.0.0.1:47437_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=1269005719
   [junit4]   2> 18188 INFO  (coreCloseExecutor-104-thread-1) 
[n:127.0.0.1:65075_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=501096394
   [junit4]   2> 18190 INFO  (coreCloseExecutor-106-thread-1) 
[n:127.0.0.1:47437_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1269005719
   [junit4]   2> 19511 WARN  
(zkCallback-32-thread-1-processing-n:127.0.0.1:62969_solr) 
[n:127.0.0.1:62969_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 19511 INFO  (jetty-closer-10-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6f84be1a{/solr,null,UNAVAILABLE}
   [junit4]   2> 19568 WARN  
(zkCallback-35-thread-2-processing-n:127.0.0.1:36724_solr) 
[n:127.0.0.1:36724_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 19569 INFO  (jetty-closer-10-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6af28af7{/solr,null,UNAVAILABLE}
   [junit4]   2> 19668 WARN  
(zkCallback-36-thread-1-processing-n:127.0.0.1:60761_solr) 
[n:127.0.0.1:60761_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 19669 INFO  (jetty-closer-10-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7ec2069a{/solr,null,UNAVAILABLE}
   [junit4]   2> 19706 WARN  
(zkCallback-33-thread-4-processing-n:127.0.0.1:47437_solr) 
[n:127.0.0.1:47437_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 19707 WARN  
(zkCallback-34-thread-1-processing-n:127.0.0.1:65075_solr) 
[n:127.0.0.1:65075_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 19707 INFO  (jetty-closer-10-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3d7f06b5{/solr,null,UNAVAILABLE}
   [junit4]   2> 19708 INFO  (jetty-closer-10-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1974ecbd{/solr,null,UNAVAILABLE}
   [junit4]   2> 19710 ERROR 
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[8F527B4F122734A9]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 19715 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[8F527B4F122734A9]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55947 55947
   [junit4]   2> 20528 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:182)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 20529 INFO  (Thread-22) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:55947 55947
   [junit4]   2> 20532 WARN  (Thread-22) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/collections/collection1/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98186504546615308-127.0.0.1:65075_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/98186504546615310-127.0.0.1:36724_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> 20534 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[8F527B4F122734A9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLTROnSolrCloud 
-Dtests.method=testSimpleQuery -Dtests.seed=8F527B4F122734A9 -Dtests.slow=true 
-Dtests.locale=ar-OM -Dtests.timezone=America/Creston -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   10.3s J0 | TestLTROnSolrCloud.testSimpleQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
/responseHeader/status
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8F527B4F122734A9:FA5FBB53023DF27C]:0)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
   [junit4]    >        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTROnSolrCloud_8F527B4F122734A9-001
   [junit4]   2> Jun 23, 2017 8:39:31 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=Memory), popularity=PostingsFormat(name=Direct), 
description=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=Memory), text=PostingsFormat(name=Direct), 
title=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=634, 
maxMBSortInHeap=7.2516421021822435, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ar-OM, timezone=America/Creston
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=142820504,total=253755392
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTRWithSort, 
TestEdisMaxSolrFeature, TestLTROnSolrCloud]
   [junit4] Completed [8/33 (1!)] on J0 in 10.69s, 1 test, 1 error <<< FAILURES!

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

Reply via email to