Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19179/
Java: 32bit/jdk1.8.0_121 -client -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.OnlyLeaderIndexesTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([DF57A9DE5E84B4D1:57039604F078D929]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at org.junit.Assert.assertNotNull(Assert.java:537)
        at 
org.apache.solr.cloud.OnlyLeaderIndexesTest.outOfOrderDBQWithInPlaceUpdatesTest(OnlyLeaderIndexesTest.java:295)
        at 
org.apache.solr.cloud.OnlyLeaderIndexesTest.test(OnlyLeaderIndexesTest.java:78)
        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:745)


FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([DF57A9DE5E84B4D1:261A3A7162F1F95B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:285)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:745)




Build Log:
[...truncated 11829 lines...]
   [junit4] Suite: org.apache.solr.cloud.OnlyLeaderIndexesTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/init-core-data-001
   [junit4]   2> 682550 WARN  
(SUITE-OnlyLeaderIndexesTest-seed#[DF57A9DE5E84B4D1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=37 numCloses=37
   [junit4]   2> 682550 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DF57A9DE5E84B4D1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 682552 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DF57A9DE5E84B4D1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 682553 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DF57A9DE5E84B4D1]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/tempDir-001
   [junit4]   2> 682553 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DF57A9DE5E84B4D1]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 682553 INFO  (Thread-1117) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 682554 INFO  (Thread-1117) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 682654 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DF57A9DE5E84B4D1]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36160
   [junit4]   2> 682663 INFO  (jetty-launcher-1062-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 682663 INFO  (jetty-launcher-1062-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 682672 INFO  (jetty-launcher-1062-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 682673 INFO  (jetty-launcher-1062-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37c5b1{/solr,null,AVAILABLE}
   [junit4]   2> 682677 INFO  (jetty-launcher-1062-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1065749{/solr,null,AVAILABLE}
   [junit4]   2> 682677 INFO  (jetty-launcher-1062-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fef0bd{/solr,null,AVAILABLE}
   [junit4]   2> 682680 INFO  (jetty-launcher-1062-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13b9877{HTTP/1.1,[http/1.1]}{127.0.0.1:44245}
   [junit4]   2> 682680 INFO  (jetty-launcher-1062-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ce46db{HTTP/1.1,[http/1.1]}{127.0.0.1:45971}
   [junit4]   2> 682680 INFO  (jetty-launcher-1062-thread-3) [    ] 
o.e.j.s.Server Started @684088ms
   [junit4]   2> 682680 INFO  (jetty-launcher-1062-thread-2) [    ] 
o.e.j.s.Server Started @684088ms
   [junit4]   2> 682680 INFO  (jetty-launcher-1062-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@827bed{HTTP/1.1,[http/1.1]}{127.0.0.1:36165}
   [junit4]   2> 682680 INFO  (jetty-launcher-1062-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45971}
   [junit4]   2> 682680 INFO  (jetty-launcher-1062-thread-1) [    ] 
o.e.j.s.Server Started @684089ms
   [junit4]   2> 682680 INFO  (jetty-launcher-1062-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44245}
   [junit4]   2> 682680 INFO  (jetty-launcher-1062-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36165}
   [junit4]   2> 682680 ERROR (jetty-launcher-1062-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 682680 ERROR (jetty-launcher-1062-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 682680 ERROR (jetty-launcher-1062-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 682680 INFO  (jetty-launcher-1062-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 682681 INFO  (jetty-launcher-1062-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 682681 INFO  (jetty-launcher-1062-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 682681 INFO  (jetty-launcher-1062-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 682680 INFO  (jetty-launcher-1062-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 682681 INFO  (jetty-launcher-1062-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 682681 INFO  (jetty-launcher-1062-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 682681 INFO  (jetty-launcher-1062-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-15T23:22:08.411Z
   [junit4]   2> 682681 INFO  (jetty-launcher-1062-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-15T23:22:08.411Z
   [junit4]   2> 682681 INFO  (jetty-launcher-1062-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 682681 INFO  (jetty-launcher-1062-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 682681 INFO  (jetty-launcher-1062-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-15T23:22:08.411Z
   [junit4]   2> 682685 INFO  (jetty-launcher-1062-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 682690 INFO  (jetty-launcher-1062-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 682690 INFO  (jetty-launcher-1062-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 682702 INFO  (jetty-launcher-1062-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36160/solr
   [junit4]   2> 682702 INFO  (jetty-launcher-1062-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36160/solr
   [junit4]   2> 682729 INFO  (jetty-launcher-1062-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36160/solr
   [junit4]   2> 682738 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ad447521c0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 682746 INFO  (jetty-launcher-1062-thread-3) 
[n:127.0.0.1:44245_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 682746 INFO  (jetty-launcher-1062-thread-2) 
[n:127.0.0.1:45971_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 682747 INFO  (jetty-launcher-1062-thread-3) 
[n:127.0.0.1:44245_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44245_solr
   [junit4]   2> 682748 INFO  (jetty-launcher-1062-thread-2) 
[n:127.0.0.1:45971_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45971_solr
   [junit4]   2> 682749 INFO  (jetty-launcher-1062-thread-3) 
[n:127.0.0.1:44245_solr    ] o.a.s.c.Overseer Overseer 
(id=97623744727220231-127.0.0.1:44245_solr-n_0000000000) starting
   [junit4]   2> 682751 INFO  
(zkCallback-1074-thread-1-processing-n:127.0.0.1:45971_solr) 
[n:127.0.0.1:45971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 682753 INFO  
(zkCallback-1075-thread-1-processing-n:127.0.0.1:44245_solr) 
[n:127.0.0.1:44245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 682759 INFO  (jetty-launcher-1062-thread-1) 
[n:127.0.0.1:36165_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 682765 INFO  (jetty-launcher-1062-thread-1) 
[n:127.0.0.1:36165_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 682767 INFO  (jetty-launcher-1062-thread-3) 
[n:127.0.0.1:44245_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44245_solr
   [junit4]   2> 682769 INFO  
(zkCallback-1074-thread-1-processing-n:127.0.0.1:45971_solr) 
[n:127.0.0.1:45971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 682770 INFO  
(zkCallback-1075-thread-1-processing-n:127.0.0.1:44245_solr) 
[n:127.0.0.1:44245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 682786 INFO  
(zkCallback-1081-thread-1-processing-n:127.0.0.1:36165_solr) 
[n:127.0.0.1:36165_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 682786 INFO  (jetty-launcher-1062-thread-1) 
[n:127.0.0.1:36165_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36165_solr
   [junit4]   2> 682787 INFO  
(zkCallback-1074-thread-1-processing-n:127.0.0.1:45971_solr) 
[n:127.0.0.1:45971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 682788 INFO  
(zkCallback-1081-thread-1-processing-n:127.0.0.1:36165_solr) 
[n:127.0.0.1:36165_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 682793 INFO  
(zkCallback-1075-thread-2-processing-n:127.0.0.1:44245_solr) 
[n:127.0.0.1:44245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 682924 INFO  (jetty-launcher-1062-thread-2) 
[n:127.0.0.1:45971_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/tempDir-001/node2/.
   [junit4]   2> 683165 INFO  (jetty-launcher-1062-thread-1) 
[n:127.0.0.1:36165_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/tempDir-001/node1/.
   [junit4]   2> 683502 INFO  (jetty-launcher-1062-thread-3) 
[n:127.0.0.1:44245_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/tempDir-001/node3/.
   [junit4]   2> 684568 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DF57A9DE5E84B4D1]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 684569 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DF57A9DE5E84B4D1]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36160/solr ready
   [junit4]   2> 684577 INFO  (qtp3008616-5966) [n:127.0.0.1:45971_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=3&collection.configName=config&maxShardsPerNode=1&name=collection1&realtimeReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 684579 INFO  
(OverseerThreadFactory-2946-thread-1-processing-n:127.0.0.1:44245_solr) 
[n:127.0.0.1:44245_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 684686 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 684687 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 684687 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica3&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 684802 INFO  
(zkCallback-1075-thread-2-processing-n:127.0.0.1:44245_solr) 
[n:127.0.0.1:44245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 684802 INFO  
(zkCallback-1074-thread-1-processing-n:127.0.0.1:45971_solr) 
[n:127.0.0.1:45971_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 684802 INFO  
(zkCallback-1081-thread-1-processing-n:127.0.0.1:36165_solr) 
[n:127.0.0.1:36165_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 685715 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 685715 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 685717 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 685735 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 685738 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 685740 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.s.IndexSchema 
[collection1_shard1_replica3] Schema name=minimal
   [junit4]   2> 685741 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 685743 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 685743 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 685744 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 685744 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/tempDir-001/node1/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 685744 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica3' using configuration from 
collection collection1
   [junit4]   2> 685745 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 685745 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.c.SolrCore 
[[collection1_shard1_replica3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/tempDir-001/node3/collection1_shard1_replica3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/tempDir-001/node3/./collection1_shard1_replica3/data/]
   [junit4]   2> 685746 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 685748 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica2' using configuration from 
collection collection1
   [junit4]   2> 685748 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 685750 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore 
[[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/tempDir-001/node2/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
   [junit4]   2> 685884 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 685884 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 685884 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 685885 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 685885 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 685885 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 685886 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 685886 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 685887 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@114c6d6[collection1_shard1_replica2] main]
   [junit4]   2> 685887 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d32980[collection1_shard1_replica1] 
main]
   [junit4]   2> 685889 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 685889 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 685890 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 685890 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 685890 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 685890 INFO  
(searcherExecutor-2953-thread-1-processing-n:127.0.0.1:36165_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
[collection1_shard1_replica1] Registered new searcher 
Searcher@d32980[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 685890 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 685890 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1561979919133573120
   [junit4]   2> 685890 INFO  
(searcherExecutor-2955-thread-1-processing-n:127.0.0.1:45971_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore 
[collection1_shard1_replica2] Registered new searcher 
Searcher@114c6d6[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 685891 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1561979919134621696
   [junit4]   2> 685891 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 685892 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 685892 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 685893 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 685895 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f177e[collection1_shard1_replica3] 
main]
   [junit4]   2> 685897 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 685897 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 685897 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 685898 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1561979919141961728
   [junit4]   2> 685899 INFO  
(searcherExecutor-2954-thread-1-processing-n:127.0.0.1:44245_solr 
x:collection1_shard1_replica3 s:shard1 c:collection1) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.c.SolrCore 
[collection1_shard1_replica3] Registered new searcher 
Searcher@6f177e[collection1_shard1_replica3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 685899 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=3 found=2 timeoutin=9999ms
   [junit4]   2> 686007 INFO  
(zkCallback-1074-thread-1-processing-n:127.0.0.1:45971_solr) 
[n:127.0.0.1:45971_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 686007 INFO  
(zkCallback-1075-thread-1-processing-n:127.0.0.1:44245_solr) 
[n:127.0.0.1:44245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 686008 INFO  
(zkCallback-1081-thread-1-processing-n:127.0.0.1:36165_solr) 
[n:127.0.0.1:36165_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 686400 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 686400 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 686400 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:36165/solr/collection1_shard1_replica1/
   [junit4]   2> 686400 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:36165/solr 
START replicas=[http://127.0.0.1:45971/solr/collection1_shard1_replica2/, 
http://127.0.0.1:44245/solr/collection1_shard1_replica3/] nUpdates=100
   [junit4]   2> 686401 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:36165/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 686403 INFO  (qtp3008616-5960) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 686403 INFO  (qtp28771932-5969) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 686404 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 686404 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 686404 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 686408 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36165/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 686512 INFO  
(zkCallback-1081-thread-1-processing-n:127.0.0.1:36165_solr) 
[n:127.0.0.1:36165_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 686512 INFO  
(zkCallback-1074-thread-1-processing-n:127.0.0.1:45971_solr) 
[n:127.0.0.1:45971_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 686512 INFO  
(zkCallback-1075-thread-2-processing-n:127.0.0.1:44245_solr) 
[n:127.0.0.1:44245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 686558 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 686560 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1873
   [junit4]   2> 686662 INFO  
(zkCallback-1075-thread-1-processing-n:127.0.0.1:44245_solr) 
[n:127.0.0.1:44245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 686662 INFO  
(zkCallback-1081-thread-1-processing-n:127.0.0.1:36165_solr) 
[n:127.0.0.1:36165_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 686662 INFO  
(zkCallback-1074-thread-1-processing-n:127.0.0.1:45971_solr) 
[n:127.0.0.1:45971_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 686908 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 686908 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:36165/solr/collection1_shard1_replica1/
   [junit4]   2> 686908 WARN  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.ReplicationHandler SolrCloud is enabled for core 
collection1_shard1_replica2 but so is old-style replication. Make sure you 
intend this behavior, it usually indicates a mis-configuration. Master setting 
is false and slave setting is true
   [junit4]   2> 686910 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 686910 WARN  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.h.ReplicationHandler SolrCloud is enabled for core 
collection1_shard1_replica3 but so is old-style replication. Make sure you 
intend this behavior, it usually indicates a mis-configuration. Master setting 
is false and slave setting is true
   [junit4]   2> 686911 INFO  (qtp24156005-5953) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 686912 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 686912 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 686912 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 686912 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2226
   [junit4]   2> 686912 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 686914 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica3&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2228
   [junit4]   2> 686920 INFO  (qtp3008616-5966) [n:127.0.0.1:45971_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 687020 INFO  
(zkCallback-1074-thread-1-processing-n:127.0.0.1:45971_solr) 
[n:127.0.0.1:45971_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 687022 INFO  
(zkCallback-1081-thread-1-processing-n:127.0.0.1:36165_solr) 
[n:127.0.0.1:36165_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 687022 INFO  
(zkCallback-1075-thread-2-processing-n:127.0.0.1:44245_solr) 
[n:127.0.0.1:44245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 687920 INFO  (qtp3008616-5966) [n:127.0.0.1:45971_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=3&collection.configName=config&maxShardsPerNode=1&name=collection1&realtimeReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3343
   [junit4]   2> 687922 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DF57A9DE5E84B4D1]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 687922 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DF57A9DE5E84B4D1]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 687946 INFO  
(TEST-OnlyLeaderIndexesTest.test-seed#[DF57A9DE5E84B4D1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 687954 INFO  (qtp28771932-5954) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[1
 (1561979921292591104), 2 (1561979921295736832), 3 (1561979921295736833), 4 
(1561979921295736834)]} 0 1
   [junit4]   2> 687954 INFO  (qtp3008616-5955) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[1
 (1561979921292591104), 2 (1561979921295736832), 3 (1561979921295736833), 4 
(1561979921295736834)]} 0 2
   [junit4]   2> 687955 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1561979921292591104), 2 
(1561979921295736832), 3 (1561979921295736833), 4 (1561979921295736834)]} 0 6
   [junit4]   2> 687961 INFO  (qtp3008616-5960) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 687963 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 687964 INFO  (qtp3008616-5966) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 687965 INFO  (qtp3008616-5955) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 687967 INFO  (qtp28771932-5969) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 687970 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 687971 INFO  (qtp28771932-5954) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 687972 INFO  (qtp28771932-5959) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 687975 INFO  (qtp24156005-5953) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 687976 INFO  (qtp24156005-5948) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 687977 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 687978 INFO  (qtp24156005-5949) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 687982 INFO  (qtp28771932-5956) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{delete=[1
 (-1561979921324048384)]} 0 0
   [junit4]   2> 687983 INFO  (qtp3008616-6042) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{delete=[1
 (-1561979921324048384)]} 0 1
   [junit4]   2> 687983 INFO  (qtp24156005-5947) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{delete=[1 (-1561979921324048384)]} 0 
4
   [junit4]   2> 687996 INFO  (qtp24156005-5949) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@de33a7[collection1_shard1_replica1] 
realtime]
   [junit4]   2> 687998 INFO  (qtp24156005-5949) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f90f43[collection1_shard1_replica1] realtime]
   [junit4]   2> 688000 INFO  (qtp28771932-5959) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1561979921329291264&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=id:2
 (-1561979921329291264)} 0 0
   [junit4]   2> 688000 INFO  (qtp3008616-5966) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1561979921329291264&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=id:2
 (-1561979921329291264)} 0 1
   [junit4]   2> 688001 INFO  (qtp24156005-5949) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=id:2 
(-1561979921329291264)} 0 16
   [junit4]   2> 688006 INFO  (qtp3008616-5962) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 688008 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 688009 INFO  (qtp3008616-6042) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 688011 INFO  (qtp28771932-5965) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 688012 INFO  (qtp28771932-5956) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 688014 INFO  (qtp28771932-5959) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get 
params={q=*:*&distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 688018 INFO  (qtp24156005-5947) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1561979921364942848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 688018 INFO  (qtp24156005-5947) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1aa8f09 
commitCommandVersion:1561979921364942848
   [junit4]   2> 688022 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 688022 INFO  (qtp24156005-5946) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 688201 INFO  (qtp24156005-5947) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@150102b[collection1_shard1_replica1] main]
   [junit4]   2> 688202 INFO  (qtp24156005-5947) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 688202 INFO  
(searcherExecutor-2953-thread-1-processing-n:127.0.0.1:36165_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:36165_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@150102b[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2)))}
   [junit4]   2> 688202 INFO  (qtp24156005-5947) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 184
   [junit4]   2> 688526 INFO  (qtp24156005-6056) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 688526 INFO  (qtp24156005-5947) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 688582 INFO  
(OverseerCollectionConfigSetProcessor-97623744727220231-127.0.0.1:44245_solr-n_0000000000)
 [n:127.0.0.1:44245_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 689031 INFO  (qtp24156005-6058) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 689031 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 689494 INFO  (indexFetcher-2971-thread-1) 
[n:127.0.0.1:44245_solr c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:36165/solr/collection1_shard1_replica1/
   [junit4]   2> 689497 INFO  (qtp24156005-5952) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 689498 INFO  (indexFetcher-2971-thread-1) 
[n:127.0.0.1:44245_solr c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 689498 INFO  (indexFetcher-2971-thread-1) 
[n:127.0.0.1:44245_solr c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.h.IndexFetcher Master's version: 1489620133748
   [junit4]   2> 689498 INFO  (indexFetcher-2971-thread-1) 
[n:127.0.0.1:44245_solr c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 689498 INFO  (indexFetcher-2971-thread-1) 
[n:127.0.0.1:44245_solr c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 689498 INFO  (indexFetcher-2971-thread-1) 
[n:127.0.0.1:44245_solr c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 689501 INFO  (qtp24156005-5947) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=2
   [junit4]   2> 689502 INFO  (indexFetcher-2971-thread-1) 
[n:127.0.0.1:44245_solr c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 16
   [junit4]   2> 689506 INFO  (indexFetcher-2971-thread-1) 
[n:127.0.0.1:44245_solr c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/tempDir-001/node3/collection1_shard1_replica3/data/index.20170316062215232
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@181c3ac
   [junit4]   2> 689508 INFO  (qtp24156005-6059) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689511 INFO  (qtp24156005-5948) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_2.liv&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689513 INFO  (qtp24156005-6056) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689525 INFO  (qtp24156005-6056) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689527 INFO  (qtp24156005-5952) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689535 INFO  (qtp24156005-6056) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 689535 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 689544 INFO  (qtp24156005-5947) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689546 INFO  (qtp24156005-5948) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tio&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689555 INFO  (qtp24156005-5946) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689557 INFO  (qtp24156005-6058) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689558 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689560 INFO  (qtp24156005-6056) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tipo&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689562 INFO  (qtp24156005-6056) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689581 INFO  (qtp24156005-6056) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689585 INFO  (qtp24156005-5948) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689587 INFO  (qtp24156005-5946) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689614 INFO  (qtp24156005-6058) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689615 INFO  (indexFetcher-2971-thread-1) 
[n:127.0.0.1:44245_solr c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2479) : 0 secs (null bytes/sec) to 
NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/tempDir-001/node3/collection1_shard1_replica3/data/index.20170316062215232
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@181c3ac
   [junit4]   2> 689738 INFO  (indexFetcher-2971-thread-1) 
[n:127.0.0.1:44245_solr c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 689741 INFO  (indexFetcher-2971-thread-1) 
[n:127.0.0.1:44245_solr c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e662cd[collection1_shard1_replica3] main]
   [junit4]   2> 689741 INFO  
(searcherExecutor-2954-thread-1-processing-n:127.0.0.1:44245_solr 
x:collection1_shard1_replica3 s:shard1 c:collection1) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.c.SolrCore 
[collection1_shard1_replica3] Registered new searcher 
Searcher@1e662cd[collection1_shard1_replica3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2)))}
   [junit4]   2> 689908 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:36165/solr/collection1_shard1_replica1/
   [junit4]   2> 689909 INFO  (qtp24156005-6059) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 689909 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 689909 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Master's version: 1489620133748
   [junit4]   2> 689909 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 689909 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 689909 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 689914 INFO  (qtp24156005-5947) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=3
   [junit4]   2> 689914 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 16
   [junit4]   2> 689918 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/tempDir-001/node2/collection1_shard1_replica2/data/index.20170316062215645
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@181c3ac
   [junit4]   2> 689919 INFO  (qtp24156005-6056) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689923 INFO  (qtp24156005-5948) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_2.liv&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689927 INFO  (qtp24156005-5946) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689929 INFO  (qtp24156005-6058) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689931 INFO  (qtp24156005-6059) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689933 INFO  (qtp24156005-5947) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689934 INFO  (qtp24156005-6056) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tio&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689952 INFO  (qtp24156005-5948) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689955 INFO  (qtp24156005-5946) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689972 INFO  (qtp24156005-6058) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689984 INFO  (qtp24156005-6059) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tipo&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689987 INFO  (qtp24156005-5947) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689990 INFO  (qtp24156005-6056) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 689992 INFO  (qtp24156005-5948) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 690007 INFO  (qtp24156005-5946) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 690010 INFO  (qtp24156005-6058) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 690011 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2479) : 0 secs (null bytes/sec) to 
NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_DF57A9DE5E84B4D1-001/tempDir-001/node2/collection1_shard1_replica2/data/index.20170316062215645
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@181c3ac
   [junit4]   2> 690040 INFO  (qtp24156005-6057) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 690040 INFO  (qtp24156005-5948) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 690041 INFO  (qtp28771932-5969) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2022
   [junit4]   2> 690152 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 690155 INFO  (indexFetcher-2969-thread-1) 
[n:127.0.0.1:45971_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a453b0[collection1_shard1_replica2] main]
   [junit4]   2> 690155 INFO  
(searcherExecutor-2955-thread-1-processing-n:127.0.0.1:45971_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore 
[collection1_shard1_replica2] Registered new searcher 
Searcher@1a453b0[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2)))}
   [junit4]   2> 690547 INFO  (qtp24156005-5952) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 690550 INFO  (qtp3008616-5955) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2532
   [junit4]   2> 690550 INFO  (qtp24156005-5953) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=collection1:5&commit=true&wt=javabin&version=2}{commit=} 0 
2535
   [junit4]   2> 690575 INFO  (qtp3008616-5962) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 690583 INFO  (qtp28771932-5959) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/select 
params={q=*:*&distrib=false&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 690587 INFO  (qtp24156005-6059) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 690598 INFO  (qtp28771932-5959) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[15
 (1561979924062928896)]} 0 1
   [junit4]   2> 690599 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[15
 (1561979924062928896)]} 0 3
   [junit4]   2> 690599 INFO  (qtp24156005-6058) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[15 (1561979924062928896)]} 0 9
   [junit4]   2> 690604 INFO  (qtp28771932-5961) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[16
 (1561979924073414656)]} 0 0
   [junit4]   2> 690604 INFO  (qtp3008616-5970) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[16
 (1561979924073414656)]} 0 1
   [junit4]   2> 690605 INFO  (qtp24156005-5951) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[16 (1561979924073414656)]} 0 4
   [junit4]   2> 690608 INFO  (qtp28771932-5956) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[17
 (1561979924078657536)]} 0 0
   [junit4]   2> 690609 INFO  (qtp3008616-5955) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[17
 (1561979924078657536)]} 0 1
   [junit4]   2> 690610 INFO  (qtp24156005-6057) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[17 (1561979924078657536)]} 0 3
   [junit4]   2> 690613 INFO  (qtp28771932-5969) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[18
 (1561979924083900416)]} 0 0
   [junit4]   2> 690613 INFO  (qtp3008616-5962) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[18
 (1561979924083900416)]} 0 1
   [junit4]   2> 690614 INFO  (qtp24156005-5953) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[18 (1561979924083900416)]} 0 2
   [junit4]   2> 690616 INFO  (qtp28771932-5959) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[19
 (1561979924088094720)]} 0 0
   [junit4]   2> 690617 INFO  (qtp3008616-5966) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[19
 (1561979924088094720)]} 0 1
   [junit4]   2> 690617 INFO  (qtp24156005-5948) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[19 (1561979924088094720)]} 0 2
   [junit4]   2> 690620 INFO  (qtp28771932-5961) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[20
 (1561979924092289024)]} 0 0
   [junit4]   2> 690621 INFO  (qtp3008616-5958) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[20
 (1561979924092289024)]} 0 1
   [junit4]   2> 690622 INFO  (qtp24156005-5947) [n:127.0.0.1:36165_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[20 (1561979924092289024)]} 0 3
   [junit4]   2> 690625 INFO  (qtp28771932-5956) [n:127.0.0.1:44245_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[21
 (1561979924096483328)]} 0 0
   [junit4]   2> 690625 INFO  (qtp3008616-5970) [n:127.0.0.1:45971_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36165/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[21
 (1561979924096483328)]} 0 1

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

stry=solr.core.splitByRouteKeyTest.shard2.replica2, tag=24658032
   [junit4]   2> 1802941 INFO  
(TEST-ShardSplitTest.test-seed#[DF57A9DE5E84B4D1]) [    ] o.a.s.c.Overseer 
Overseer (id=97623804798500881-127.0.0.1:38344_-n_0000000004) closing
   [junit4]   2> 1802941 INFO  
(OverseerStateUpdate-97623804798500881-127.0.0.1:38344_-n_0000000004) 
[n:127.0.0.1:38344_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38344_
   [junit4]   2> 1802943 INFO  (zkCallback-3047-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1802943 INFO  (zkCallback-3079-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1803409 WARN  
(zkCallback-3071-thread-2-processing-n:127.0.0.1:38344_) [n:127.0.0.1:38344_ 
c:splitByRouteKeyTest s:shard1_2 r:core_node14 
x:splitByRouteKeyTest_shard1_2_replica0] o.a.s.c.SyncStrategy Closed, skipping 
sync up.
   [junit4]   2> 1803410 INFO  
(zkCallback-3071-thread-2-processing-n:127.0.0.1:38344_) [n:127.0.0.1:38344_ 
c:splitByRouteKeyTest s:shard1_2 r:core_node14 
x:splitByRouteKeyTest_shard1_2_replica0] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 1803410 INFO  
(zkCallback-3071-thread-2-processing-n:127.0.0.1:38344_) [n:127.0.0.1:38344_ 
c:splitByRouteKeyTest s:shard1_2 r:core_node14 
x:splitByRouteKeyTest_shard1_2_replica0] o.a.s.c.SolrCore 
[splitByRouteKeyTest_shard1_2_replica0]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@24c0a9
   [junit4]   2> 1803473 INFO  
(zkCallback-3071-thread-2-processing-n:127.0.0.1:38344_) [n:127.0.0.1:38344_ 
c:splitByRouteKeyTest s:shard1_2 r:core_node14 
x:splitByRouteKeyTest_shard1_2_replica0] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.splitByRouteKeyTest.shard1_2.replica0, 
tag=2408617
   [junit4]   2> 1804442 WARN  
(zkCallback-3071-thread-4-processing-n:127.0.0.1:38344_) [n:127.0.0.1:38344_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1804443 INFO  
(TEST-ShardSplitTest.test-seed#[DF57A9DE5E84B4D1]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1b19b43{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1804444 INFO  
(TEST-ShardSplitTest.test-seed#[DF57A9DE5E84B4D1]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@177fb08{/,null,UNAVAILABLE}
   [junit4]   2> 1804450 INFO  
(TEST-ShardSplitTest.test-seed#[DF57A9DE5E84B4D1]) [    ] o.a.s.c.ChaosMonkey 
monkey: stop shard! 38231
   [junit4]   2> 1804450 INFO  
(TEST-ShardSplitTest.test-seed#[DF57A9DE5E84B4D1]) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44285 44285
   [junit4]   2> 1804504 INFO  (Thread-3111) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44285 44285
   [junit4]   2> 1804507 WARN  (Thread-3111) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections/splitByRouteKeyTest/state.json
   [junit4]   2>        9       /solr/collections/routeFieldColl/state.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        175     /solr/overseer/collection-queue-work
   [junit4]   2>        127     /solr/overseer/queue
   [junit4]   2>        11      /solr/overseer/queue-work
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1804510 INFO  
(SUITE-ShardSplitTest-seed#[DF57A9DE5E84B4D1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_DF57A9DE5E84B4D1-001
   [junit4]   2> Mar 15, 2017 11:40:50 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=FST50, shard_s=Lucene50(blocksize=128), n_ti=Lucene50(blocksize=128), 
a_t=Lucene50(blocksize=128), a_i=FST50, id=FST50}, 
docValues:{rnd_b=DocValuesFormat(name=Lucene70), 
shard_s=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Direct), 
n_ti=DocValuesFormat(name=Direct), a_t=DocValuesFormat(name=Direct), 
a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=926, maxMBSortInHeap=6.7128352743805415, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-RS, 
timezone=Pacific/Rarotonga
   [junit4]   2> NOTE: Linux 4.4.0-66-generic i386/Oracle Corporation 1.8.0_121 
(32-bit)/cpus=12,threads=1,free=96099552,total=353853440
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncTest, 
BlockJoinFacetRandomTest, HdfsNNFailoverTest, UpdateLogTest, 
TestCorePropertiesReload, SolrCoreTest, SolrGangliaReporterTest, TestBadConfig, 
AliasIntegrationTest, CurrencyFieldOpenExchangeTest, 
SpellPossibilityIteratorTest, TestFunctionQuery, QueryElevationComponentTest, 
TestAddFieldRealTimeGet, TestInitQParser, TestReplicationHandlerBackup, 
TestRemoteStreaming, BlockCacheTest, TestJoin, 
PreAnalyzedFieldManagedSchemaCloudTest, TestSchemalessBufferedUpdates, 
TestImplicitCoreProperties, TestSolrCloudWithKerberosAlt, 
ConjunctionSolrSpellCheckerTest, TestManagedStopFilterFactory, 
TestConfigSetImmutable, TestCrossCoreJoin, HLLUtilTest, 
FileBasedSpellCheckerTest, CoreAdminCreateDiscoverTest, SolrMetricManagerTest, 
SecurityConfHandlerTest, TestSolrQueryParserDefaultOperatorResource, 
DateMathParserTest, TestSolrCloudWithHadoopAuthPlugin, TestFastWriter, 
DistributedFacetExistsSmallTest, BigEndianAscendingWordDeserializerTest, 
TestCoreAdminApis, TestRandomDVFaceting, ZkStateWriterTest, 
TestAtomicUpdateErrorCases, TestCloudDeleteByQuery, 
CachingDirectoryFactoryTest, HdfsDirectoryTest, TestSolr4Spatial2, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, ClusterStateTest, 
TestRandomFaceting, TestDFRSimilarityFactory, 
ShufflingReplicaListTransformerTest, TestSchemaSimilarityResource, 
PolyFieldTest, BasicDistributedZkTest, TestLegacyFieldCache, 
CloudMLTQParserTest, TestScoreJoinQPNoScore, DocValuesMissingTest, 
JsonValidatorTest, AtomicUpdatesTest, TestSolrConfigHandler, TestOmitPositions, 
DocumentAnalysisRequestHandlerTest, TestLRUCache, TestRTGBase, 
TestExactSharedStatsCache, PathHierarchyTokenizerFactoryTest, TestSQLHandler, 
RestartWhileUpdatingTest, SolrSlf4jReporterTest, CdcrReplicationHandlerTest, 
TestUninvertingReader, CustomCollectionTest, TestFaceting, 
SignatureUpdateProcessorFactoryTest, AnalysisAfterCoreReloadTest, 
TestConfigSetsAPIZkFailure, OverseerTaskQueueTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestHdfsUpdateLog, 
TestJavabinTupleStreamParser, CollectionsAPIAsyncDistributedZkTest, 
TestJmxMonitoredMap, ScriptEngineTest, ConfigSetsAPITest, 
DistribJoinFromCollectionTest, TestXmlQParser, AnalyticsMergeStrategyTest, 
TestSolr4Spatial, RegexBoostProcessorTest, TestDefaultSearchFieldResource, 
TestHdfsCloudBackupRestore, DistributedSpellCheckComponentTest, 
SaslZkACLProviderTest, DisMaxRequestHandlerTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, InfoHandlerTest, TestRangeQuery, 
TestCodecSupport, TestValueSourceCache, TestDistributedSearch, 
NumericFieldsTest, TestFieldTypeResource, TestLeaderInitiatedRecoveryThread, 
TestCloudManagedSchema, TestSubQueryTransformer, 
DefaultValueUpdateProcessorTest, SmileWriterTest, 
TestOnReconnectListenerSupport, TestHighlightDedupGrouping, 
TestFilteredDocIdSet, SyncSliceTest, UnloadDistributedZkTest, OverseerTest, 
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, ZkSolrClientTest, 
TestZkChroot, ZkCLITest, TermVectorComponentDistributedTest, TestReload, 
DistributedTermsComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest, 
TestSort, DirectUpdateHandlerTest, DistributedQueryElevationComponentTest, 
SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, 
SuggesterTSTTest, TestStressLucene, TestCSVLoader, 
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, QueryEqualityTest, 
DocValuesMultiTest, TestSolrDeletionPolicy1, DebugComponentTest, 
IndexBasedSpellCheckerTest, PrimitiveFieldTypeTest, 
XmlUpdateRequestHandlerTest, TestIndexingPerformance, 
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, ReturnFieldsTest, 
QueryParsingTest, JsonLoaderTest, TestComponentsName, SearchHandlerTest, 
AlternateDirectoryTest, CopyFieldTest, BadComponentTest, TestMergePolicyConfig, 
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, 
MinimalSchemaTest, OutputWriterTest, TestSolrCoreProperties, 
TestPostingsSolrHighlighter, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCharFilters, 
TestXIncludeConfig, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
TimeZoneUtilsTest, ResourceLoaderTest, PluginInfoTest, TestFastLRUCache, 
ChaosMonkeyNothingIsSafeTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, DeleteStatusTest, DocValuesNotIndexedTest, 
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, 
LeaderInitiatedRecoveryOnCommitTest, MissingSegmentRecoveryTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerStatusTest, RecoveryAfterSoftCommitTest, SSLMigrationTest, 
ShardSplitTest]
   [junit4] Completed [543/699 (2!)] on J0 in 352.34s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 55406 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to