Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1895/

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([327E20E5F5A36F0A:4773E0F9E5B9A9DF]: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=14918, 
name=cdcr-update-log-synchronizer-5804-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=14906, 
name=cdcr-update-log-synchronizer-5798-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=14918, name=cdcr-update-log-synchronizer-5804-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=14906, name=cdcr-update-log-synchronizer-5798-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([39F348E7C186F33D]: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=14918, name=cdcr-update-log-synchronizer-5804-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=14906, 
name=cdcr-update-log-synchronizer-5798-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=14918, name=cdcr-update-log-synchronizer-5804-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=14906, name=cdcr-update-log-synchronizer-5798-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([39F348E7C186F33D]:0)


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

Error Message:
Expected to see nodes come back collection1 null Live Nodes: 
[127.0.0.1:41526_solr, 127.0.0.1:46943_solr, 127.0.0.1:37696_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:57470/solr";,           
"node_name":"127.0.0.1:57470_solr",           "state":"down",           
"type":"NRT"},         "core_node3":{           
"core":"collection1_shard1_replica_n2",           
"base_url":"http://127.0.0.1:37517/solr";,           
"node_name":"127.0.0.1:37517_solr",           "state":"down",           
"type":"NRT"},         "core_node4":{           
"core":"collection1_shard1_replica_n3",           
"base_url":"http://127.0.0.1:42264/solr";,           
"node_name":"127.0.0.1:42264_solr",           "state":"down",           
"type":"NRT"},         "core_node5":{           
"core":"collection1_shard1_replica_n4",           
"base_url":"http://127.0.0.1:41526/solr";,           
"node_name":"127.0.0.1:41526_solr",           "state":"active",           
"type":"NRT"},         "core_node6":{           
"core":"collection1_shard1_replica_n5",           
"base_url":"http://127.0.0.1:46943/solr";,           
"node_name":"127.0.0.1:46943_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:37696/solr";,           
"node_name":"127.0.0.1:37696_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:41526_solr, 127.0.0.1:46943_solr, 127.0.0.1:37696_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:57470/solr";,
          "node_name":"127.0.0.1:57470_solr",
          "state":"down",
          "type":"NRT"},
        "core_node3":{
          "core":"collection1_shard1_replica_n2",
          "base_url":"http://127.0.0.1:37517/solr";,
          "node_name":"127.0.0.1:37517_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"collection1_shard1_replica_n3",
          "base_url":"http://127.0.0.1:42264/solr";,
          "node_name":"127.0.0.1:42264_solr",
          "state":"down",
          "type":"NRT"},
        "core_node5":{
          "core":"collection1_shard1_replica_n4",
          "base_url":"http://127.0.0.1:41526/solr";,
          "node_name":"127.0.0.1:41526_solr",
          "state":"active",
          "type":"NRT"},
        "core_node6":{
          "core":"collection1_shard1_replica_n5",
          "base_url":"http://127.0.0.1:46943/solr";,
          "node_name":"127.0.0.1:46943_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:37696/solr";,
          "node_name":"127.0.0.1:37696_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([39F348E7C186F33D:67C785A982F96FDA]: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 12286 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/init-core-data-001
   [junit4]   2> 1239926 WARN  
(SUITE-CdcrVersionReplicationTest-seed#[39F348E7C186F33D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1239926 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[39F348E7C186F33D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1239928 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[39F348E7C186F33D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1239928 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[39F348E7C186F33D]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /pw_m/
   [junit4]   2> 1239930 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1239930 INFO  (Thread-5803) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1239930 INFO  (Thread-5803) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1239932 ERROR (Thread-5803) [    ] 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> 1240030 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:60690
   [junit4]   2> 1240045 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1240047 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1240049 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1240050 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1240052 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1240053 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1240055 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1240056 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1240058 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1240059 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1240061 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1240063 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 1240182 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1240184 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f710416{/pw_m,null,AVAILABLE}
   [junit4]   2> 1240184 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@3fe3820b{HTTP/1.1,[http/1.1]}{127.0.0.1:45442}
   [junit4]   2> 1240185 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.Server Started @1243374ms
   [junit4]   2> 1240185 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
hostContext=/pw_m, hostPort=45442, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-001/cores}
   [junit4]   2> 1240185 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1240185 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 1240185 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1240185 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1240186 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T13:11:09.898Z
   [junit4]   2> 1240188 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1240188 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-001/solr.xml
   [junit4]   2> 1240194 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1240197 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60690/solr
   [junit4]   2> 1240220 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1240220 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45442_pw_m
   [junit4]   2> 1240221 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.Overseer Overseer 
(id=98187573306523652-127.0.0.1:45442_pw_m-n_0000000000) starting
   [junit4]   2> 1240230 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45442_pw_m
   [junit4]   2> 1240231 INFO  
(zkCallback-1935-thread-1-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1240311 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1240317 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1240318 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1240319 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-001/cores
   [junit4]   2> 1240472 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1240474 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@680b4e0d{/pw_m,null,AVAILABLE}
   [junit4]   2> 1240474 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@3e173cb2{HTTP/1.1,[http/1.1]}{127.0.0.1:55518}
   [junit4]   2> 1240474 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.Server Started @1243664ms
   [junit4]   2> 1240475 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, 
hostContext=/pw_m, hostPort=55518, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-002/cores}
   [junit4]   2> 1240475 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1240475 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 1240475 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1240475 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1240475 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T13:11:10.187Z
   [junit4]   2> 1240478 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1240478 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-002/solr.xml
   [junit4]   2> 1240484 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1240487 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60690/solr
   [junit4]   2> 1240498 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1240500 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1240503 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55518_pw_m
   [junit4]   2> 1240504 INFO  
(zkCallback-1935-thread-1-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1240505 INFO  
(zkCallback-1941-thread-1-processing-n:127.0.0.1:55518_pw_m) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1240569 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1240576 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1240576 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1240578 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-002/cores
   [junit4]   2> 1240728 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1240730 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c7f1875{/pw_m,null,AVAILABLE}
   [junit4]   2> 1240730 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@5f37f047{HTTP/1.1,[http/1.1]}{127.0.0.1:48277}
   [junit4]   2> 1240730 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.Server Started @1243920ms
   [junit4]   2> 1240731 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3, 
hostContext=/pw_m, hostPort=48277, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-003/cores}
   [junit4]   2> 1240731 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1240731 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 1240731 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1240732 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1240732 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T13:11:10.444Z
   [junit4]   2> 1240734 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1240734 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-003/solr.xml
   [junit4]   2> 1240740 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1240743 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60690/solr
   [junit4]   2> 1240753 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:48277_pw_m    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1240756 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:48277_pw_m    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1240758 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:48277_pw_m    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48277_pw_m
   [junit4]   2> 1240760 INFO  
(zkCallback-1941-thread-1-processing-n:127.0.0.1:55518_pw_m) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1240760 INFO  
(zkCallback-1935-thread-1-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1240760 INFO  
(zkCallback-1947-thread-1-processing-n:127.0.0.1:48277_pw_m) 
[n:127.0.0.1:48277_pw_m    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1240840 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:48277_pw_m    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1240849 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:48277_pw_m    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1240849 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:48277_pw_m    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1240851 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:48277_pw_m    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-003/cores
   [junit4]   2> 1241008 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1241009 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4fafb01a{/pw_m,null,AVAILABLE}
   [junit4]   2> 1241010 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@64742e1d{HTTP/1.1,[http/1.1]}{127.0.0.1:48107}
   [junit4]   2> 1241010 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.e.j.s.Server Started @1244200ms
   [junit4]   2> 1241010 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4, 
hostContext=/pw_m, hostPort=48107, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-004/cores}
   [junit4]   2> 1241010 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1241011 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 1241011 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1241011 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1241011 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T13:11:10.723Z
   [junit4]   2> 1241014 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1241014 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-004/solr.xml
   [junit4]   2> 1241019 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1241022 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60690/solr
   [junit4]   2> 1241032 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:48107_pw_m    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1241035 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:48107_pw_m    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1241037 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:48107_pw_m    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48107_pw_m
   [junit4]   2> 1241038 INFO  
(zkCallback-1935-thread-1-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1241038 INFO  
(zkCallback-1947-thread-1-processing-n:127.0.0.1:48277_pw_m) 
[n:127.0.0.1:48277_pw_m    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1241038 INFO  
(zkCallback-1941-thread-1-processing-n:127.0.0.1:55518_pw_m) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1241039 INFO  
(zkCallback-1953-thread-1-processing-n:127.0.0.1:48107_pw_m) 
[n:127.0.0.1:48107_pw_m    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1241140 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:48107_pw_m    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1241147 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:48107_pw_m    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1241148 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:48107_pw_m    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1241149 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) 
[n:127.0.0.1:48107_pw_m    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-004/cores
   [junit4]   2> 1241201 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1241202 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[39F348E7C186F33D]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60690/solr 
ready
   [junit4]   2> 1241204 INFO  (qtp348804254-14794) [n:127.0.0.1:45442_pw_m    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1241206 INFO  
(OverseerThreadFactory-5760-thread-1-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.CreateCollectionCmd Create collection 
tmp_collection
   [junit4]   2> 1241206 INFO  
(OverseerThreadFactory-5760-thread-1-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.CreateCollectionCmd Only one config set 
found in zk - using it:conf1
   [junit4]   2> 1241206 WARN  
(OverseerThreadFactory-5760-thread-1-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (tmp_collection) without cores.
   [junit4]   2> 1241314 INFO  (qtp348804254-14794) [n:127.0.0.1:45442_pw_m    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1241314 INFO  (qtp348804254-14794) [n:127.0.0.1:45442_pw_m    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=110
   [junit4]   2> 1241318 INFO  (qtp348804254-14795) [n:127.0.0.1:45442_pw_m    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:45442_pw_m&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1241320 INFO  
(OverseerThreadFactory-5760-thread-2-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "node":"127.0.0.1:45442_pw_m",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1241320 INFO  
(OverseerCollectionConfigSetProcessor-98187573306523652-127.0.0.1:45442_pw_m-n_0000000000)
 [n:127.0.0.1:45442_pw_m    ] 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> 1241321 INFO  
(OverseerThreadFactory-5760-thread-2-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:45442_pw_m for creating new replica
   [junit4]   2> 1241323 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n0&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1241323 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1241428 INFO  
(zkCallback-1935-thread-1-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1242338 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1242362 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n0] Schema name=test
   [junit4]   2> 1242456 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1242474 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n0' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 1242474 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard1.replica_n0' (registry 
'solr.core.tmp_collection.shard1.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1242474 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1242474 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] o.a.s.c.SolrCore 
[[tmp_collection_shard1_replica_n0] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-001/cores/tmp_collection_shard1_replica_n0],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-001/cores/tmp_collection_shard1_replica_n0/data/]
   [junit4]   2> 1242477 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1597144738, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1242570 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1242570 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1242572 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1242572 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1242574 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=94.640625, 
floorSegmentMB=1.5361328125, forceMergeDeletesPctAllowed=8.858980276743962, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1242574 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54ff0b69[tmp_collection_shard1_replica_n0] main]
   [junit4]   2> 1242576 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1242576 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1242577 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1242584 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 1242589 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 1242608 INFO  
(searcherExecutor-5781-thread-1-processing-n:127.0.0.1:45442_pw_m 
x:tmp_collection_shard1_replica_n0 s:shard1 c:tmp_collection) 
[n:127.0.0.1:45442_pw_m c:tmp_collection s:shard1  
x:tmp_collection_shard1_replica_n0] o.a.s.c.SolrCore 
[tmp_collection_shard1_replica_n0] Registered new searcher 
Searcher@54ff0b69[tmp_collection_shard1_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1242608 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571001175711416320
   [junit4]   2> 1242615 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1242615 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1242615 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45442/pw_m/tmp_collection_shard1_replica_n0/
   [junit4]   2> 1242615 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1242616 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:45442/pw_m/tmp_collection_shard1_replica_n0/ has no replicas
   [junit4]   2> 1242616 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1242622 INFO  
(zkCallback-1935-thread-1-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ tmp_collection:shard1
   [junit4]   2> 1242624 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45442/pw_m/tmp_collection_shard1_replica_n0/ shard1
   [junit4]   2> 1242733 INFO  
(zkCallback-1935-thread-2-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1242781 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1242783 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n0] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n0&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1460
   [junit4]   2> 1242785 INFO  (qtp348804254-14795) [n:127.0.0.1:45442_pw_m    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:45442_pw_m&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1467
   [junit4]   2> 1242786 INFO  (qtp348804254-14796) [n:127.0.0.1:45442_pw_m    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:55518_pw_m&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1242788 INFO  
(OverseerThreadFactory-5760-thread-3-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "node":"127.0.0.1:55518_pw_m",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1242789 INFO  
(OverseerThreadFactory-5760-thread-3-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:55518_pw_m for creating new replica
   [junit4]   2> 1242789 INFO  
(OverseerCollectionConfigSetProcessor-98187573306523652-127.0.0.1:45442_pw_m-n_0000000000)
 [n:127.0.0.1:45442_pw_m    ] 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> 1242791 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard2_replica_n0&action=CREATE&collection=tmp_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1242791 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1242895 INFO  
(zkCallback-1941-thread-1-processing-n:127.0.0.1:55518_pw_m) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1242895 INFO  
(zkCallback-1935-thread-2-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1243814 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1243826 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.s.IndexSchema [tmp_collection_shard2_replica_n0] Schema name=test
   [junit4]   2> 1243923 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1243941 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard2_replica_n0' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 1243942 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard2.replica_n0' (registry 
'solr.core.tmp_collection.shard2.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1243942 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1243942 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] o.a.s.c.SolrCore 
[[tmp_collection_shard2_replica_n0] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-002/cores/tmp_collection_shard2_replica_n0],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-002/cores/tmp_collection_shard2_replica_n0/data/]
   [junit4]   2> 1243945 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1597144738, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1244013 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1244014 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1244015 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1244015 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1244017 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=94.640625, 
floorSegmentMB=1.5361328125, forceMergeDeletesPctAllowed=8.858980276743962, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1244017 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7969857d[tmp_collection_shard2_replica_n0] main]
   [junit4]   2> 1244018 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1244019 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1244019 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1244022 INFO  
(searcherExecutor-5787-thread-1-processing-n:127.0.0.1:55518_pw_m 
x:tmp_collection_shard2_replica_n0 s:shard2 c:tmp_collection) 
[n:127.0.0.1:55518_pw_m c:tmp_collection s:shard2  
x:tmp_collection_shard2_replica_n0] o.a.s.c.SolrCore 
[tmp_collection_shard2_replica_n0] Registered new searcher 
Searcher@7969857d[tmp_collection_shard2_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1244022 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571001177194102784
   [junit4]   2> 1244029 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1244029 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1244029 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:55518/pw_m/tmp_collection_shard2_replica_n0/
   [junit4]   2> 1244029 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1244029 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:55518/pw_m/tmp_collection_shard2_replica_n0/ has no replicas
   [junit4]   2> 1244029 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1244034 INFO  
(zkCallback-1941-thread-1-processing-n:127.0.0.1:55518_pw_m) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ tmp_collection:shard2
   [junit4]   2> 1244039 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55518/pw_m/tmp_collection_shard2_replica_n0/ shard2
   [junit4]   2> 1244143 INFO  
(zkCallback-1941-thread-1-processing-n:127.0.0.1:55518_pw_m) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1244143 INFO  
(zkCallback-1935-thread-2-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1244191 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1244193 INFO  (qtp445439043-14819) [n:127.0.0.1:55518_pw_m 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n0] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard2_replica_n0&action=CREATE&collection=tmp_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1402
   [junit4]   2> 1244196 INFO  (qtp348804254-14796) [n:127.0.0.1:45442_pw_m    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:55518_pw_m&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1409
   [junit4]   2> 1244196 INFO  (qtp348804254-14791) [n:127.0.0.1:45442_pw_m    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:48277_pw_m&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1244199 INFO  
(OverseerThreadFactory-5760-thread-4-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "node":"127.0.0.1:48277_pw_m",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1244199 INFO  
(OverseerCollectionConfigSetProcessor-98187573306523652-127.0.0.1:45442_pw_m-n_0000000000)
 [n:127.0.0.1:45442_pw_m    ] 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> 1244199 INFO  
(OverseerThreadFactory-5760-thread-4-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:48277_pw_m for creating new replica
   [junit4]   2> 1244201 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n1&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1244202 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1244306 INFO  
(zkCallback-1941-thread-1-processing-n:127.0.0.1:55518_pw_m) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1244306 INFO  
(zkCallback-1947-thread-1-processing-n:127.0.0.1:48277_pw_m) 
[n:127.0.0.1:48277_pw_m    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1244306 INFO  
(zkCallback-1935-thread-2-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1245216 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1245227 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1245333 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1245350 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n1' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 1245351 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard1.replica_n1' (registry 
'solr.core.tmp_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b4b684b
   [junit4]   2> 1245351 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1245351 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[tmp_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-003/cores/tmp_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_39F348E7C186F33D-001/jetty-003/cores/tmp_collection_shard1_replica_n1/data/]
   [junit4]   2> 1245354 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1597144738, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1245413 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1245413 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1245414 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1245415 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1245416 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=94.640625, 
floorSegmentMB=1.5361328125, forceMergeDeletesPctAllowed=8.858980276743962, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1245416 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f6c6d84[tmp_collection_shard1_replica_n1] main]
   [junit4]   2> 1245418 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1245418 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1245419 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1245422 INFO  
(searcherExecutor-5793-thread-1-processing-n:127.0.0.1:48277_pw_m 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection) 
[n:127.0.0.1:48277_pw_m c:tmp_collection s:shard1  
x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[tmp_collection_shard1_replica_n1] Registered new searcher 
Searcher@5f6c6d84[tmp_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1245422 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571001178662109184
   [junit4]   2> 1245425 INFO  (qtp348804254-14798) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1 r:core_node1 x:tmp_collection_shard1_replica_n0] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n0]  webapp=/pw_m path=/cdcr 
params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1245426 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.c.ZkController Core needs to recover:tmp_collection_shard1_replica_n1
   [junit4]   2> 1245427 INFO  
(updateExecutor-1944-thread-1-processing-n:127.0.0.1:48277_pw_m 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection) 
[n:127.0.0.1:48277_pw_m c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 1245427 INFO  
(recoveryExecutor-1945-thread-1-processing-n:127.0.0.1:48277_pw_m 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:48277_pw_m c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1245428 INFO  
(recoveryExecutor-1945-thread-1-processing-n:127.0.0.1:48277_pw_m 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:48277_pw_m c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 1245428 INFO  
(recoveryExecutor-1945-thread-1-processing-n:127.0.0.1:48277_pw_m 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:48277_pw_m c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[tmp_collection_shard1_replica_n1]
   [junit4]   2> 1245428 INFO  
(recoveryExecutor-1945-thread-1-processing-n:127.0.0.1:48277_pw_m 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:48277_pw_m c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1245428 INFO  
(recoveryExecutor-1945-thread-1-processing-n:127.0.0.1:48277_pw_m 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:48277_pw_m c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.c.RecoveryStrategy Publishing state 
of core [tmp_collection_shard1_replica_n1] as recovering, leader is 
[http://127.0.0.1:45442/pw_m/tmp_collection_shard1_replica_n0/] and I am 
[http://127.0.0.1:48277/pw_m/tmp_collection_shard1_replica_n1/]
   [junit4]   2> 1245428 INFO  (qtp619216292-14841) [n:127.0.0.1:48277_pw_m 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n1&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1226
   [junit4]   2> 1245430 INFO  
(recoveryExecutor-1945-thread-1-processing-n:127.0.0.1:48277_pw_m 
x:tmp_collection_shard1_replica_n1 s:shard1 c:tmp_collection r:core_node3) 
[n:127.0.0.1:48277_pw_m c:tmp_collection s:shard1 r:core_node3 
x:tmp_collection_shard1_replica_n1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:45442/pw_m]; [WaitForState: 
action=PREPRECOVERY&core=tmp_collection_shard1_replica_n0&nodeName=127.0.0.1:48277_pw_m&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1245431 INFO  (qtp348804254-14791) [n:127.0.0.1:45442_pw_m    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:48277_pw_m&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1234
   [junit4]   2> 1245431 INFO  (qtp348804254-14794) [n:127.0.0.1:45442_pw_m    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:48107_pw_m&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1245433 INFO  
(OverseerThreadFactory-5760-thread-5-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "node":"127.0.0.1:48107_pw_m",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1245434 INFO  
(OverseerThreadFactory-5760-thread-5-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:48107_pw_m for creating new replica
   [junit4]   2> 1245434 INFO  
(OverseerCollectionConfigSetProcessor-98187573306523652-127.0.0.1:45442_pw_m-n_0000000000)
 [n:127.0.0.1:45442_pw_m    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1245436 INFO  (qtp114022289-14863) [n:127.0.0.1:48107_pw_m    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard2_replica_n1&action=CREATE&collection=tmp_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1245436 INFO  (qtp114022289-14863) [n:127.0.0.1:48107_pw_m    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1245438 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 1245439 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard1, 
thisCore=tmp_collection_shard1_replica_n0, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:48277_pw_m, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"tmp_collection_shard1_replica_n1","base_url":"http://127.0.0.1:48277/pw_m","node_name":"127.0.0.1:48277_pw_m","state":"down","type":"NRT"}
   [junit4]   2> 1245540 INFO  
(zkCallback-1953-thread-1-processing-n:127.0.0.1:48107_pw_m) 
[n:127.0.0.1:48107_pw_m    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1245540 INFO  
(zkCallback-1947-thread-1-processing-n:127.0.0.1:48277_pw_m) 
[n:127.0.0.1:48277_pw_m    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1245540 INFO  
(zkCallback-1935-thread-2-processing-n:127.0.0.1:45442_pw_m) 
[n:127.0.0.1:45442_pw_m    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1245540 INFO  
(zkCallback-1941-thread-1-processing-n:127.0.0.1:55518_pw_m) 
[n:127.0.0.1:55518_pw_m    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1246428 INFO  (qtp348804254-14795) [n:127.0.0.1:45442_pw_m 
c:tmp_collection s:shard1 r:core_node1 x:tmp_collection_shard1_replica_n0] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n0]  webapp=/pw_m path=/cdcr 
params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1246439 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard1, 
thisCore=tmp_collection_shard1_replica_n0, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=recovering, 
localState=active, nodeName=127.0.0.1:48277_pw_m, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"tmp_collection_shard1_replica_n1","base_url":"http://127.0.0.1:48277/pw_m","node_name":"127.0.0.1:48277_pw_m","state":"recovering","type":"NRT"}
   [junit4]   2> 1246439 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1246439 INFO  (qtp348804254-14797) [n:127.0.0.1:45442_pw_m    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/ad

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

:core_node2 x:collection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.collection1.shard2.replica_n1, 
tag=294008420
   [junit4]   2> 31251 INFO  (coreCloseExecutor-212-thread-1) 
[n:127.0.0.1:54628_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=294008420
   [junit4]   2> 31251 INFO  (jetty-closer-20-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@408a78a{/solr,null,UNAVAILABLE}
   [junit4]   2> 31252 INFO  (coreCloseExecutor-220-thread-1) 
[n:127.0.0.1:46052_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@3bd77936
   [junit4]   2> 31267 INFO  (coreCloseExecutor-220-thread-1) 
[n:127.0.0.1:46052_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=1003977014
   [junit4]   2> 31268 INFO  
(zkCallback-75-thread-1-processing-n:127.0.0.1:46052_solr) 
[n:127.0.0.1:46052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 31273 INFO  (jetty-closer-20-thread-9) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@46006e95{/solr,null,UNAVAILABLE}
   [junit4]   2> 31274 INFO  
(zkCallback-75-thread-1-processing-n:127.0.0.1:46052_solr) 
[n:127.0.0.1:46052_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46052_solr
   [junit4]   2> 31275 INFO  
(zkCallback-75-thread-2-processing-n:127.0.0.1:46052_solr) 
[n:127.0.0.1:46052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 31282 INFO  (coreCloseExecutor-220-thread-1) 
[n:127.0.0.1:46052_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=1003977014
   [junit4]   2> 31303 WARN  
(zkCallback-75-thread-1-processing-n:127.0.0.1:46052_solr) 
[n:127.0.0.1:46052_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 31305 INFO  (jetty-closer-20-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14ff6dc6{/solr,null,UNAVAILABLE}
   [junit4]   2> 32565 WARN  
(zkCallback-79-thread-2-processing-n:127.0.0.1:55232_solr) 
[n:127.0.0.1:55232_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 32566 WARN  
(zkCallback-71-thread-1-processing-n:127.0.0.1:42445_solr) 
[n:127.0.0.1:42445_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 32566 INFO  (jetty-closer-20-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7244e910{/solr,null,UNAVAILABLE}
   [junit4]   2> 32567 INFO  (jetty-closer-20-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3825f9a9{/solr,null,UNAVAILABLE}
   [junit4]   2> 32617 WARN  
(zkCallback-72-thread-2-processing-n:127.0.0.1:58841_solr) 
[n:127.0.0.1:58841_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 32618 INFO  (jetty-closer-20-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5c411bd8{/solr,null,UNAVAILABLE}
   [junit4]   2> 32677 WARN  
(zkCallback-76-thread-1-processing-n:127.0.0.1:48380_solr) 
[n:127.0.0.1:48380_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 32677 INFO  (jetty-closer-20-thread-11) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f282306{/solr,null,UNAVAILABLE}
   [junit4]   2> 32708 WARN  
(zkCallback-80-thread-2-processing-n:127.0.0.1:57524_solr) 
[n:127.0.0.1:57524_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 32709 INFO  (jetty-closer-20-thread-10) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6d309b4c{/solr,null,UNAVAILABLE}
   [junit4]   2> 32710 WARN  
(zkCallback-81-thread-2-processing-n:127.0.0.1:33086_solr) 
[n:127.0.0.1:33086_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 32711 INFO  (jetty-closer-20-thread-12) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@70a997cb{/solr,null,UNAVAILABLE}
   [junit4]   2> 32711 INFO  (jetty-closer-20-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@658d1b25{/solr,null,UNAVAILABLE}
   [junit4]   2> 32773 WARN  
(zkCallback-74-thread-2-processing-n:127.0.0.1:54628_solr) 
[n:127.0.0.1:54628_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 32774 INFO  (jetty-closer-20-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@40a19931{/solr,null,UNAVAILABLE}
   [junit4]   2> 32775 ERROR 
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[327E20E5F5A36F0A]) [    ] 
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> 32777 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[327E20E5F5A36F0A]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34432 34432
   [junit4]   2> 32883 INFO  (Thread-46) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:34432 34432
   [junit4]   2> 32885 WARN  (Thread-46) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/aliases.json
   [junit4]   2>        13      /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/clusterprops.json
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98187648455409699-127.0.0.1:57524_solr-n_0000000008
   [junit4]   2>        2       
/solr/overseer_elect/election/98187648455409689-127.0.0.1:56079_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/98187648455409700-127.0.0.1:33086_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/98187648455409694-127.0.0.1:46052_solr-n_0000000005
   [junit4]   2>        2       
/solr/overseer_elect/election/98187648455409692-127.0.0.1:58841_solr-n_0000000009
   [junit4]   2>        2       
/solr/overseer_elect/election/98187648455409695-127.0.0.1:48380_solr-n_0000000006
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2>        14      /solr/collections
   [junit4]   2> 
   [junit4]   2> 32885 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[327E20E5F5A36F0A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLTROnSolrCloud 
-Dtests.method=testSimpleQuery -Dtests.seed=327E20E5F5A36F0A 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ms 
-Dtests.timezone=Africa/Luanda -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   14.5s J0 | TestLTROnSolrCloud.testSimpleQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
/responseHeader/status
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([327E20E5F5A36F0A:4773E0F9E5B9A9DF]: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: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTROnSolrCloud_327E20E5F5A36F0A-001
   [junit4]   2> Jun 23, 2017 1:30:30 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=12340, maxDocsPerChunk=3, blockSize=10), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=12340, blockSize=10)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=ms, timezone=Africa/Luanda
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=208079968,total=329777152
   [junit4]   2> NOTE: All tests run in this JVM: [TestUserTermScorereQDF, 
TestSelectiveWeightCreation, TestExternalValueFeatures, TestNoMatchSolrFeature, 
TestManagedFeatureStore, TestLTROnSolrCloud]
   [junit4] Completed [32/33 (1!)] on J0 in 15.05s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to