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

3 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Expected collection to be created with 1 shards and  2 replicas null Live 
Nodes: [127.0.0.1:58659_solr, 127.0.0.1:58660_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Expected collection to be created with 1 shards and  
2 replicas
null
Live Nodes: [127.0.0.1:58659_solr, 127.0.0.1:58660_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([5304F095FA9F1E8F:92F48939D7CFD428]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.TestTlogReplica.createAndWaitForCollection(TestTlogReplica.java:716)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:514)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at __randomizedtesting.SeedInfo.seed([5304F095FA9F1E8F]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1264)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:450)
        at 
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.setupCluster(DistributedQueryComponentOptimizationTest.java:67)
        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$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([5304F095FA9F1E8F:DB50CF4F54637377]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at org.junit.Assert.assertNull(Assert.java:562)
        at 
org.apache.solr.schema.TestManagedSchemaAPI.addStringField(TestManagedSchemaAPI.java:97)
        at 
org.apache.solr.schema.TestManagedSchemaAPI.testReloadAndAddSimple(TestManagedSchemaAPI.java:63)
        at 
org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:55)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12772 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_5304F095FA9F1E8F-001/init-core-data-001
   [junit4]   2> 2477562 INFO  
(SUITE-TestTlogReplica-seed#[5304F095FA9F1E8F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2477566 INFO  
(SUITE-TestTlogReplica-seed#[5304F095FA9F1E8F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2477567 INFO  
(SUITE-TestTlogReplica-seed#[5304F095FA9F1E8F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_5304F095FA9F1E8F-001/tempDir-001
   [junit4]   2> 2477568 INFO  
(SUITE-TestTlogReplica-seed#[5304F095FA9F1E8F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2477568 INFO  (Thread-4546) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2477568 INFO  (Thread-4546) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2477572 ERROR (Thread-4546) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2477668 INFO  
(SUITE-TestTlogReplica-seed#[5304F095FA9F1E8F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58657
   [junit4]   2> 2477798 INFO  (jetty-launcher-4593-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2477798 INFO  (jetty-launcher-4593-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2477800 INFO  (jetty-launcher-4593-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4cf48cf8{/solr,null,AVAILABLE}
   [junit4]   2> 2477801 INFO  (jetty-launcher-4593-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45e2442b{/solr,null,AVAILABLE}
   [junit4]   2> 2477802 INFO  (jetty-launcher-4593-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@494d4117{SSL,[ssl, 
http/1.1]}{127.0.0.1:58659}
   [junit4]   2> 2477802 INFO  (jetty-launcher-4593-thread-2) [    ] 
o.e.j.s.Server Started @2481629ms
   [junit4]   2> 2477802 INFO  (jetty-launcher-4593-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58659}
   [junit4]   2> 2477802 INFO  (jetty-launcher-4593-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@53da942b{SSL,[ssl, 
http/1.1]}{127.0.0.1:58660}
   [junit4]   2> 2477802 INFO  (jetty-launcher-4593-thread-1) [    ] 
o.e.j.s.Server Started @2481629ms
   [junit4]   2> 2477802 INFO  (jetty-launcher-4593-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58660}
   [junit4]   2> 2477802 ERROR (jetty-launcher-4593-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2477802 ERROR (jetty-launcher-4593-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2477803 INFO  (jetty-launcher-4593-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2477804 INFO  (jetty-launcher-4593-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2477804 INFO  (jetty-launcher-4593-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2477804 INFO  (jetty-launcher-4593-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-03T07:07:02.668Z
   [junit4]   2> 2477804 INFO  (jetty-launcher-4593-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2477804 INFO  (jetty-launcher-4593-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2477804 INFO  (jetty-launcher-4593-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2477804 INFO  (jetty-launcher-4593-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-03T07:07:02.668Z
   [junit4]   2> 2477808 INFO  (jetty-launcher-4593-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2477808 INFO  (jetty-launcher-4593-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2477821 INFO  (jetty-launcher-4593-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58657/solr
   [junit4]   2> 2477822 INFO  (jetty-launcher-4593-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58657/solr
   [junit4]   2> 2477867 INFO  (jetty-launcher-4593-thread-1) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2477867 INFO  (jetty-launcher-4593-thread-2) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2477868 INFO  (jetty-launcher-4593-thread-1) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58660_solr
   [junit4]   2> 2477869 INFO  (jetty-launcher-4593-thread-2) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58659_solr
   [junit4]   2> 2477870 INFO  (jetty-launcher-4593-thread-1) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.Overseer Overseer 
(id=98072895319900166-127.0.0.1:58660_solr-n_0000000000) starting
   [junit4]   2> 2477872 INFO  
(zkCallback-4605-thread-1-processing-n:127.0.0.1:58660_solr) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2477872 INFO  
(zkCallback-4604-thread-1-processing-n:127.0.0.1:58659_solr) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2477886 INFO  (jetty-launcher-4593-thread-1) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58660_solr
   [junit4]   2> 2477888 INFO  
(zkCallback-4604-thread-1-processing-n:127.0.0.1:58659_solr) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2477889 INFO  
(zkCallback-4605-thread-1-processing-n:127.0.0.1:58660_solr) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2478015 INFO  (jetty-launcher-4593-thread-1) 
[n:127.0.0.1:58660_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58660.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27fbdaec
   [junit4]   2> 2478016 INFO  (jetty-launcher-4593-thread-2) 
[n:127.0.0.1:58659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58659.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27fbdaec
   [junit4]   2> 2478022 INFO  (jetty-launcher-4593-thread-2) 
[n:127.0.0.1:58659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58659.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27fbdaec
   [junit4]   2> 2478022 INFO  (jetty-launcher-4593-thread-2) 
[n:127.0.0.1:58659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58659.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27fbdaec
   [junit4]   2> 2478022 INFO  (jetty-launcher-4593-thread-1) 
[n:127.0.0.1:58660_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58660.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27fbdaec
   [junit4]   2> 2478023 INFO  (jetty-launcher-4593-thread-1) 
[n:127.0.0.1:58660_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58660.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27fbdaec
   [junit4]   2> 2478024 INFO  (jetty-launcher-4593-thread-2) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_5304F095FA9F1E8F-001/tempDir-001/node2/.
   [junit4]   2> 2478024 INFO  (jetty-launcher-4593-thread-1) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_5304F095FA9F1E8F-001/tempDir-001/node1/.
   [junit4]   2> 2478071 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 0x15c6cc757a30007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2478074 INFO  
(SUITE-TestTlogReplica-seed#[5304F095FA9F1E8F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2478076 INFO  
(SUITE-TestTlogReplica-seed#[5304F095FA9F1E8F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58657/solr ready
   [junit4]   2> 2478085 INFO  
(SUITE-TestTlogReplica-seed#[5304F095FA9F1E8F]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 2478105 INFO  (qtp1284574636-24753) [n:127.0.0.1:58660_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with 
params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2478107 INFO  (qtp1284574636-24753) [n:127.0.0.1:58660_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 2478124 INFO  
(TEST-TestTlogReplica.testOnlyLeaderIndexes-seed#[5304F095FA9F1E8F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testOnlyLeaderIndexes
   [junit4]   2> 2478126 INFO  (qtp1284574636-24754) [n:127.0.0.1:58660_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_only_leader_indexes&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2478129 INFO  
(OverseerThreadFactory-9975-thread-1-processing-n:127.0.0.1:58660_solr) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
tlog_replica_test_only_leader_indexes
   [junit4]   2> 2478237 INFO  
(OverseerStateUpdate-98072895319900166-127.0.0.1:58660_solr-n_0000000000) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_only_leader_indexes",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_only_leader_indexes_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:58659/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2478239 INFO  
(OverseerStateUpdate-98072895319900166-127.0.0.1:58660_solr-n_0000000000) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_only_leader_indexes",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_only_leader_indexes_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:58660/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2478444 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=tlog_replica_test_only_leader_indexes_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_only_leader_indexes&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2478445 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2478458 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=tlog_replica_test_only_leader_indexes_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_only_leader_indexes&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2478459 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2478564 INFO  
(zkCallback-4604-thread-1-processing-n:127.0.0.1:58659_solr) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2478564 INFO  
(zkCallback-4605-thread-1-processing-n:127.0.0.1:58660_solr) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2478564 INFO  
(zkCallback-4604-thread-2-processing-n:127.0.0.1:58659_solr) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2478565 INFO  
(zkCallback-4605-thread-2-processing-n:127.0.0.1:58660_solr) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2479459 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2479466 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.s.IndexSchema 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 2479469 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2479469 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2479469 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_only_leader_indexes_shard1_replica_t1' using configuration 
from collection tlog_replica_test_only_leader_indexes, trusted=true
   [junit4]   2> 2479470 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58660.solr.core.tlog_replica_test_only_leader_indexes.shard1.replica_t1' 
(registry 'solr.core.tlog_replica_test_only_leader_indexes.shard1.replica_t1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27fbdaec
   [junit4]   2> 2479470 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2479470 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_only_leader_indexes_shard1_replica_t1] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_5304F095FA9F1E8F-001/tempDir-001/node1/tlog_replica_test_only_leader_indexes_shard1_replica_t1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_5304F095FA9F1E8F-001/tempDir-001/node1/./tlog_replica_test_only_leader_indexes_shard1_replica_t1/data/]
   [junit4]   2> 2479482 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.s.IndexSchema 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 2479484 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2479484 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_only_leader_indexes_shard1_replica_t2' using configuration 
from collection tlog_replica_test_only_leader_indexes, trusted=true
   [junit4]   2> 2479485 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58659.solr.core.tlog_replica_test_only_leader_indexes.shard1.replica_t2' 
(registry 'solr.core.tlog_replica_test_only_leader_indexes.shard1.replica_t2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27fbdaec
   [junit4]   2> 2479485 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2479485 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.SolrCore 
[[tlog_replica_test_only_leader_indexes_shard1_replica_t2] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_5304F095FA9F1E8F-001/tempDir-001/node2/tlog_replica_test_only_leader_indexes_shard1_replica_t2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_5304F095FA9F1E8F-001/tempDir-001/node2/./tlog_replica_test_only_leader_indexes_shard1_replica_t2/data/]
   [junit4]   2> 2479543 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2479543 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2479545 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2479545 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2479546 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@77a1a236[tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
main]
   [junit4]   2> 2479546 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2479546 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2479547 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2479547 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2479548 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2479548 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1569166327191437312
   [junit4]   2> 2479548 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2479548 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2479549 INFO  
(searcherExecutor-9980-thread-1-processing-n:127.0.0.1:58660_solr 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1 s:shard1 
c:tlog_replica_test_only_leader_indexes r:core_node2) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SolrCore 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1] Registered new 
searcher 
Searcher@77a1a236[tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2479550 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@66a67e72[tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
main]
   [junit4]   2> 2479551 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2479551 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2479552 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2479552 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1569166327195631616
   [junit4]   2> 2479553 INFO  
(searcherExecutor-9981-thread-1-processing-n:127.0.0.1:58659_solr 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2 s:shard1 
c:tlog_replica_test_only_leader_indexes r:core_node1) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.SolrCore 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2] Registered new 
searcher 
Searcher@66a67e72[tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2479555 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2479658 INFO  
(zkCallback-4604-thread-2-processing-n:127.0.0.1:58659_solr) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2479658 INFO  
(zkCallback-4605-thread-1-processing-n:127.0.0.1:58660_solr) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2479658 INFO  
(zkCallback-4605-thread-2-processing-n:127.0.0.1:58660_solr) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2479658 INFO  
(zkCallback-4604-thread-1-processing-n:127.0.0.1:58659_solr) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2480056 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2480056 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2480056 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/
   [junit4]   2> 2480057 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_only_leader_indexes_shard1_replica_t1 
url=https://127.0.0.1:58660/solr START 
replicas=[https://127.0.0.1:58659/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t2/]
 nUpdates=100
   [junit4]   2> 2480057 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_only_leader_indexes_shard1_replica_t1 
url=https://127.0.0.1:58660/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2480061 INFO  (qtp1451889012-24746) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2480061 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2480061 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
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> 2480061 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2480062 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.ZkController 
tlog_replica_test_only_leader_indexes_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 2480066 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/
 shard1
   [junit4]   2> 2480179 INFO  
(zkCallback-4604-thread-1-processing-n:127.0.0.1:58659_solr) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2480179 INFO  
(zkCallback-4605-thread-1-processing-n:127.0.0.1:58660_solr) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2480179 INFO  
(zkCallback-4604-thread-2-processing-n:127.0.0.1:58659_solr) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2480179 INFO  
(zkCallback-4605-thread-2-processing-n:127.0.0.1:58660_solr) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2480228 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2480233 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=tlog_replica_test_only_leader_indexes_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_only_leader_indexes&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1788
   [junit4]   2> 2480340 INFO  
(zkCallback-4604-thread-2-processing-n:127.0.0.1:58659_solr) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2480340 INFO  
(zkCallback-4604-thread-1-processing-n:127.0.0.1:58659_solr) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2480340 INFO  
(zkCallback-4605-thread-1-processing-n:127.0.0.1:58660_solr) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2480340 INFO  
(zkCallback-4605-thread-2-processing-n:127.0.0.1:58660_solr) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2480561 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.ZkController 
tlog_replica_test_only_leader_indexes_shard1_replica_t2 starting background 
replication from leader
   [junit4]   2> 2480561 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 2480563 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2480563 WARN  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.h.ReplicationHandler SolrCloud is enabled for core 
tlog_replica_test_only_leader_indexes_shard1_replica_t2 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> 2480566 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=tlog_replica_test_only_leader_indexes_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_only_leader_indexes&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2108
   [junit4]   2> 2480570 INFO  (qtp1284574636-24754) [n:127.0.0.1:58660_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> 2480679 INFO  
(zkCallback-4604-thread-1-processing-n:127.0.0.1:58659_solr) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2480680 INFO  
(zkCallback-4605-thread-2-processing-n:127.0.0.1:58660_solr) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2480680 INFO  
(zkCallback-4605-thread-1-processing-n:127.0.0.1:58660_solr) 
[n:127.0.0.1:58660_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2480679 INFO  
(zkCallback-4604-thread-2-processing-n:127.0.0.1:58659_solr) 
[n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2481580 INFO  (qtp1284574636-24754) [n:127.0.0.1:58660_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_only_leader_indexes&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3453
   [junit4]   2> 2481588 INFO  (qtp1451889012-24739) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{add=[1
 (1569166329327386624), 2 (1569166329328435200), 3 (1569166329328435201), 4 
(1569166329328435202)]} 0 0
   [junit4]   2> 2481588 INFO  (qtp1284574636-24752) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1569166329327386624), 2 
(1569166329328435200), 3 (1569166329328435201), 4 (1569166329328435202)]} 0 4
   [junit4]   2> 2481592 INFO  (qtp1284574636-24748) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=1&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2481593 INFO  (qtp1284574636-24748) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2481594 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2481595 INFO  (qtp1284574636-24754) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2481598 INFO  (qtp1451889012-24744) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=1&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2481599 INFO  (qtp1451889012-24745) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2481599 INFO  (qtp1451889012-24746) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2481600 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2481602 INFO  (qtp1451889012-24739) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{delete=[1
 (-1569166329344163840)]} 0 0
   [junit4]   2> 2481603 INFO  (qtp1284574636-24755) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{delete=[1 (-1569166329344163840)]} 0 
1
   [junit4]   2> 2481606 INFO  (qtp1284574636-24751) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3cbbe131[tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
realtime]
   [junit4]   2> 2481608 INFO  (qtp1284574636-24751) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6941a2ea[tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
realtime]
   [junit4]   2> 2481609 INFO  (qtp1451889012-24742) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1569166329347309568&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=id:2
 (-1569166329347309568)} 0 0
   [junit4]   2> 2481610 INFO  (qtp1284574636-24751) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=id:2 
(-1569166329347309568)} 0 5
   [junit4]   2> 2481613 INFO  (qtp1451889012-24746) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2481613 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2481614 INFO  (qtp1451889012-24741) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2481616 INFO  (qtp1451889012-24739) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2481618 INFO  (qtp1284574636-24753) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1569166329361989632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2481618 INFO  (qtp1284574636-24753) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@49d89cf2 
commitCommandVersion:1569166329361989632
   [junit4]   2> 2481619 INFO  (qtp1284574636-24753) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@68bb7cae[tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
main]
   [junit4]   2> 2481619 INFO  (qtp1284574636-24753) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2481620 INFO  
(searcherExecutor-9980-thread-1-processing-n:127.0.0.1:58660_solr 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1 s:shard1 
c:tlog_replica_test_only_leader_indexes r:core_node2) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SolrCore 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1] Registered new 
searcher 
Searcher@68bb7cae[tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2)))}
   [junit4]   2> 2481620 INFO  (qtp1284574636-24753) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 2481620 INFO  (qtp1284574636-24748) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update 
params={_stateVer_=tlog_replica_test_only_leader_indexes:6&commit=true&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 2481624 INFO  (qtp1451889012-24746) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2481735 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2481847 INFO  (qtp1451889012-24741) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2481952 INFO  (qtp1451889012-24742) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2482063 INFO  (qtp1451889012-24739) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2482112 INFO  (indexFetcher-9991-thread-1) 
[n:127.0.0.1:58659_solr c:tlog_replica_test_only_leader_indexes s:shard1 
r:core_node1 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/
   [junit4]   2> 2482114 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2482114 INFO  (indexFetcher-9991-thread-1) 
[n:127.0.0.1:58659_solr c:tlog_replica_test_only_leader_indexes s:shard1 
r:core_node1 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 2482114 INFO  (indexFetcher-9991-thread-1) 
[n:127.0.0.1:58659_solr c:tlog_replica_test_only_leader_indexes s:shard1 
r:core_node1 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.h.IndexFetcher Master's version: 1496473626482
   [junit4]   2> 2482114 INFO  (indexFetcher-9991-thread-1) 
[n:127.0.0.1:58659_solr c:tlog_replica_test_only_leader_indexes s:shard1 
r:core_node1 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2482115 INFO  (indexFetcher-9991-thread-1) 
[n:127.0.0.1:58659_solr c:tlog_replica_test_only_leader_indexes s:shard1 
r:core_node1 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2482115 INFO  (indexFetcher-9991-thread-1) 
[n:127.0.0.1:58659_solr c:tlog_replica_test_only_leader_indexes s:shard1 
r:core_node1 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2482115 INFO  (qtp1284574636-24754) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 2482116 INFO  (indexFetcher-9991-thread-1) 
[n:127.0.0.1:58659_solr c:tlog_replica_test_only_leader_indexes s:shard1 
r:core_node1 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 16
   [junit4]   2> 2482116 INFO  (indexFetcher-9991-thread-1) 
[n:127.0.0.1:58659_solr c:tlog_replica_test_only_leader_indexes s:shard1 
r:core_node1 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@25001df1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110a0326)
   [junit4]   2> 2482116 INFO  (qtp1284574636-24752) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  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> 2482118 INFO  (qtp1284574636-24753) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2482119 INFO  (qtp1284574636-24748) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2482120 INFO  (qtp1284574636-24755) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  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> 2482121 INFO  (qtp1284574636-24751) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2482122 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2482123 INFO  (qtp1284574636-24754) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2482124 INFO  (qtp1284574636-24752) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2482125 INFO  (qtp1284574636-24753) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2482126 INFO  (qtp1284574636-24748) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Memory_0.mdvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2482127 INFO  (qtp1284574636-24755) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Memory_0.mdvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2482128 INFO  (qtp1284574636-24751) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2482129 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  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> 2482129 INFO  (qtp1284574636-24754) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2482130 INFO  (qtp1284574636-24752) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2482131 INFO  (qtp1284574636-24753) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2482132 INFO  (indexFetcher-9991-thread-1) 
[n:127.0.0.1:58659_solr c:tlog_replica_test_only_leader_indexes s:shard1 
r:core_node1 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2575) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@25001df1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110a0326)
   [junit4]   2> 2482133 INFO  
(OverseerCollectionConfigSetProcessor-98072895319900166-127.0.0.1:58660_solr-n_0000000000)
 [n:127.0.0.1:58660_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> 2482134 INFO  (indexFetcher-9991-thread-1) 
[n:127.0.0.1:58659_solr c:tlog_replica_test_only_leader_indexes s:shard1 
r:core_node1 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2482135 INFO  (indexFetcher-9991-thread-1) 
[n:127.0.0.1:58659_solr c:tlog_replica_test_only_leader_indexes s:shard1 
r:core_node1 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7a57c076[tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
main]
   [junit4]   2> 2482136 INFO  
(searcherExecutor-9981-thread-1-processing-n:127.0.0.1:58659_solr 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2 s:shard1 
c:tlog_replica_test_only_leader_indexes r:core_node1) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.SolrCore 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2] Registered new 
searcher 
Searcher@7a57c076[tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2)))}
   [junit4]   2> 2482165 INFO  (qtp1451889012-24745) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 2482168 INFO  (qtp1284574636-24751) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 2482172 INFO  (qtp1451889012-24746) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{add=[15
 (1569166329939755008)]} 0 0
   [junit4]   2> 2482173 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[15 (1569166329939755008)]} 0 3
   [junit4]   2> 2482174 INFO  (qtp1451889012-24741) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{add=[16
 (1569166329944997888)]} 0 0
   [junit4]   2> 2482175 INFO  (qtp1284574636-24753) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[16 (1569166329944997888)]} 0 1
   [junit4]   2> 2482176 INFO  (qtp1451889012-24742) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{add=[17
 (1569166329947095040)]} 0 0
   [junit4]   2> 2482177 INFO  (qtp1284574636-24748) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[17 (1569166329947095040)]} 0 1
   [junit4]   2> 2482178 INFO  (qtp1451889012-24739) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{add=[18
 (1569166329949192192)]} 0 0
   [junit4]   2> 2482179 INFO  (qtp1284574636-24755) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[18 (1569166329949192192)]} 0 1
   [junit4]   2> 2482181 INFO  (qtp1451889012-24745) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2482181 INFO  (qtp1284574636-24754) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1569166329952337920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2482181 INFO  (qtp1284574636-24754) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@49d89cf2 
commitCommandVersion:1569166329952337920
   [junit4]   2> 2482183 INFO  (qtp1284574636-24754) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7bfb71cd[tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
main]
   [junit4]   2> 2482183 INFO  (qtp1284574636-24754) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2482184 INFO  
(searcherExecutor-9980-thread-1-processing-n:127.0.0.1:58660_solr 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1 s:shard1 
c:tlog_replica_test_only_leader_indexes r:core_node2) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SolrCore 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1] Registered new 
searcher 
Searcher@7bfb71cd[tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2)
 Uninverting(_1(7.0.0):C4)))}
   [junit4]   2> 2482184 INFO  (qtp1284574636-24754) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 2482184 INFO  (qtp1284574636-24751) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update 
params={_stateVer_=tlog_replica_test_only_leader_indexes:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 4
   [junit4]   2> 2482187 INFO  (qtp1451889012-24744) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{add=[19
 (1569166329956532224)]} 0 0
   [junit4]   2> 2482187 INFO  (qtp1284574636-24752) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[19 (1569166329956532224)]} 0 2
   [junit4]   2> 2482189 INFO  (qtp1451889012-24743) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{add=[20
 (1569166329959677952)]} 0 0
   [junit4]   2> 2482189 INFO  (qtp1284574636-24750) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[20 (1569166329959677952)]} 0 1
   [junit4]   2> 2482191 INFO  (qtp1451889012-24746) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{add=[21
 (1569166329961775104)]} 0 0
   [junit4]   2> 2482192 INFO  (qtp1284574636-24753) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[21 (1569166329961775104)]} 0 1
   [junit4]   2> 2482194 INFO  (qtp1451889012-24741) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{add=[22
 (1569166329964920832)]} 0 0
   [junit4]   2> 2482194 INFO  (qtp1284574636-24748) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[22 (1569166329964920832)]} 0 1
   [junit4]   2> 2482199 INFO  (qtp1451889012-24742) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{add=[23
 (1569166329967017984)]} 0 0
   [junit4]   2> 2482201 INFO  (qtp1284574636-24755) [n:127.0.0.1:58660_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[23 (1569166329967017984)]} 0 5
   [junit4]   2> 2482202 INFO  (qtp1451889012-24742) [n:127.0.0.1:58659_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node1 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:58660/solr/tlog_replica_test_on

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

rrorCode = Session expired for /collections/testschemaapi
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:185)
   [junit4]   2>        ... 8 more
   [junit4]   2> 2817187 INFO  (jetty-closer-4733-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3647adf{/solr,null,UNAVAILABLE}
   [junit4]   2> 2817189 ERROR 
(SUITE-TestManagedSchemaAPI-seed#[5304F095FA9F1E8F]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2817189 INFO  
(SUITE-TestManagedSchemaAPI-seed#[5304F095FA9F1E8F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60076 60076
   [junit4]   2> 2817230 INFO  (Thread-4684) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60076 60076
   [junit4]   2> 2818244 WARN  (Thread-4684) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/conf1/managed-schema
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/testschemaapi/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_5304F095FA9F1E8F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=585, maxMBSortInHeap=6.994267335157851, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-RS, 
timezone=Asia/Kuala_Lumpur
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=91227152,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRemoteStreaming, 
TestPullReplicaErrorHandling, TestLegacyFieldCache, TestSolrCLIRunExample, 
DeleteReplicaTest, CdcrUpdateLogTest, TestManagedSynonymGraphFilterFactory, 
TestStressReorder, ResponseHeaderTest, TestSystemIdResolver, TestNRTOpen, 
HdfsNNFailoverTest, NumericFieldsTest, TestReRankQParserPlugin, 
TestFieldCacheVsDocValues, MBeansHandlerTest, SolrCoreTest, 
SortSpecParsingTest, DocValuesMultiTest, TestTolerantUpdateProcessorCloud, 
TestManagedStopFilterFactory, TestRuleBasedAuthorizationPlugin, 
TestCollectionAPI, DistributedMLTComponentTest, InfoHandlerTest, 
TestReplicaProperties, TestJmxIntegration, HttpPartitionTest, 
DistributedQueueTest, XmlUpdateRequestHandlerTest, 
DocExpirationUpdateProcessorFactoryTest, TestDocBasedVersionConstraints, 
DistributedFacetExistsSmallTest, BasicDistributedZkTest, 
BaseCdcrDistributedZkTest, RequiredFieldsTest, TestBinaryField, 
SegmentsInfoRequestHandlerTest, PrimitiveFieldTypeTest, TestMultiWordSynonyms, 
TestLegacyField, TestConfigOverlay, TestReloadDeadlock, 
TestLeaderElectionWithEmptyReplica, DistribDocExpirationUpdateProcessorTest, 
SpellCheckCollatorWithCollapseTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestLFUCache, RecoveryZkTest, 
TestStressCloudBlindAtomicUpdates, TestDelegationWithHadoopAuth, 
JsonValidatorTest, TestInfoStreamLogging, CopyFieldTest, SearchHandlerTest, 
TestPartialUpdateDeduplication, TestCollationFieldDocValues, 
ExitableDirectoryReaderTest, CdcrRequestHandlerTest, MoveReplicaTest, 
TestSegmentSorting, PingRequestHandlerTest, 
LeaderInitiatedRecoveryOnCommitTest, DeleteStatusTest, HighlighterTest, 
TestObjectReleaseTracker, IndexSchemaRuntimeFieldTest, 
FastVectorHighlighterTest, AtomicUpdateProcessorFactoryTest, 
LeaderFailoverAfterPartitionTest, BigEndianAscendingWordDeserializerTest, 
TestConfigSetsAPIExclusivity, FullHLLTest, MergeStrategyTest, TestApiFramework, 
TestStressVersions, OpenExchangeRatesOrgProviderTest, SimpleFacetsTest, 
TestMinMaxOnMultiValuedField, HdfsTlogReplayBufferedWhileIndexingTest, 
MetricsConfigTest, TestManagedResource, ResourceLoaderTest, BooleanFieldTest, 
SampleTest, SolrMetricManagerTest, TestBulkSchemaConcurrent, 
TestSolrCloudWithHadoopAuthPlugin, TestPerFieldSimilarityWithDefaultOverride, 
SpatialFilterTest, UUIDUpdateProcessorFallbackTest, TestExactSharedStatsCache, 
TestClassNameShortening, CursorMarkTest, RequestLoggingTest, TestSolrJ, 
BitVectorTest, TestNamedUpdateProcessors, TestRandomDVFaceting, 
OutputWriterTest, HdfsRecoveryZkTest, TestJsonRequest, MigrateRouteKeyTest, 
TestSQLHandlerNonCloud, V2ApiIntegrationTest, SolrGraphiteReporterTest, 
PluginInfoTest, CustomCollectionTest, TestCSVLoader, TestQuerySenderNoQuery, 
TestIBSimilarityFactory, TestElisionMultitermQuery, TestDynamicLoading, 
HdfsSyncSliceTest, CachingDirectoryFactoryTest, TestPushWriter, 
TestHighlightDedupGrouping, TestMaxScoreQueryParser, 
WrapperMergePolicyFactoryTest, CurrencyFieldXmlFileTest, 
DocValuesNotIndexedTest, TestSolrDeletionPolicy1, TestDefaultStatsCache, 
TestManagedSchemaThreadSafety, TestFunctionQuery, SolrCloudExampleTest, 
TestExtendedDismaxParser, TlogReplayBufferedWhileIndexingTest, 
OverseerStatusTest, TestFastOutputStream, TestMacroExpander, 
TestHttpShardHandlerFactory, TestDistribDocBasedVersion, TestLazyCores, 
IndexBasedSpellCheckerTest, RAMDirectoryFactoryTest, 
DistributedDebugComponentTest, TestSuggestSpellingConverter, 
TestPseudoReturnFields, TestOverriddenPrefixQueryForCustomFieldType, 
SoftAutoCommitTest, DateMathParserTest, ClusterStateUpdateTest, 
TestCollapseQParserPlugin, TestUseDocValuesAsStored, 
TestRandomCollapseQParserPlugin, TestSortByMinMaxFunction, 
DistributedFacetPivotSmallTest, SuggesterFSTTest, OverseerTest, 
QueryResultKeyTest, AnalysisAfterCoreReloadTest, HdfsLockFactoryTest, 
TestRestManager, TestDistributedSearch, QueryElevationComponentTest, 
ShufflingReplicaListTransformerTest, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsWriteToMultipleCollectionsTest, TestCryptoKeys, MultiTermTest, 
DistributedQueryComponentCustomSortTest, TestJettySolrRunner, 
TestGroupingSearch, TestWordDelimiterFilterFactory, DirectSolrConnectionTest, 
AnalyticsMergeStrategyTest, TestUpdate, 
TestDistributedStatsComponentCardinality, TestFieldCache, 
TestRandomRequestDistribution, AlternateDirectoryTest, MoreLikeThisHandlerTest, 
TestSolrFieldCacheBean, RemoteQueryErrorTest, UnloadDistributedZkTest, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestReplicationHandler, 
AutoCommitTest, TestHashPartitioner, TermVectorComponentDistributedTest, 
TestRealTimeGet, HardAutoCommitTest, PeerSyncTest, 
DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, 
SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, 
TestStressLucene, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, 
FieldMutatingUpdateProcessorTest, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, TestQueryTypes, DocumentBuilderTest, 
FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestCollationField, 
ReturnFieldsTest, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, 
TestPHPSerializedResponseWriter, TestComponentsName, TestQuerySenderListener, 
ResponseLogComponentTest, TestMergePolicyConfig, TestPostingsSolrHighlighter, 
TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, 
TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, TestFastLRUCache, 
DateFieldTest, SpellingQueryConverterTest, TestUtils, CursorPagingTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestTolerantSearch, TestPathTrie, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AliasIntegrationTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, 
DistribCursorPagingTest, MultiThreadedOCPTest, ReplicationFactorTest, 
RollingRestartTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, 
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, 
TestAuthenticationFramework, TestCloudInspectUtil, 
TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudRecovery, 
TestClusterProperties, TestConfigSetsAPI, TestDeleteCollectionOnDownNodes, 
TestExclusionRuleCollectionAccess, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestPullReplica, TestRequestForwarding, TestRequestStatusCollectionAPI, 
TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, 
TestStressLiveNodes, TestTlogReplica, 
DistributedQueryComponentOptimizationTest, BadCopyFieldTest, 
ChangedSchemaMergeTest, DateRangeFieldTest, EnumFieldTest, 
PreAnalyzedFieldManagedSchemaCloudTest, SpatialRPTFieldTypeTest, 
TestManagedSchemaAPI]
   [junit4] Completed [645/724 (3!)] on J0 in 6.81s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to