Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23203/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Can not find doc 7 in https://127.0.0.1:33127/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:33127/solr
        at 
__randomizedtesting.SeedInfo.seed([E9B90B21D2F0361D:2849728DFFA0FCBA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:43669/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:43669/solr
        at 
__randomizedtesting.SeedInfo.seed([E9B90B21D2F0361D:2849728DFFA0FCBA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:40559/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:40559/solr
        at 
__randomizedtesting.SeedInfo.seed([E9B90B21D2F0361D:2849728DFFA0FCBA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:40153/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:40153/solr
        at 
__randomizedtesting.SeedInfo.seed([E9B90B21D2F0361D:2849728DFFA0FCBA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14394 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E9B90B21D2F0361D-001/init-core-data-001
   [junit4]   2> 1762519 INFO  
(SUITE-TestTlogReplica-seed#[E9B90B21D2F0361D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E9B90B21D2F0361D-001/tempDir-001
   [junit4]   2> 1762519 INFO  
(SUITE-TestTlogReplica-seed#[E9B90B21D2F0361D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1762519 INFO  (Thread-4888) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1762519 INFO  (Thread-4888) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1762520 ERROR (Thread-4888) [    ] 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> 1762619 INFO  
(SUITE-TestTlogReplica-seed#[E9B90B21D2F0361D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38239
   [junit4]   2> 1762620 INFO  (zkConnectionManagerCallback-5618-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1762624 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1762624 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1762625 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1762625 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1762625 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1762625 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1762625 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1762625 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1762625 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ef8e061{/solr,null,AVAILABLE}
   [junit4]   2> 1762625 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12311fe5{/solr,null,AVAILABLE}
   [junit4]   2> 1762625 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@22250dd0{SSL,[ssl, 
http/1.1]}{127.0.0.1:۴۰۷۳۳}
   [junit4]   2> 1762625 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.e.j.s.Server Started @۱۷۶۲۶۶۲ms
   [junit4]   2> 1762625 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@31af7eff{SSL,[ssl, 
http/1.1]}{127.0.0.1:۴۰۱۵۳}
   [junit4]   2> 1762625 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.e.j.s.Server Started @۱۷۶۲۶۶۲ms
   [junit4]   2> 1762625 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40733}
   [junit4]   2> 1762625 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40153}
   [junit4]   2> 1762626 ERROR (jetty-launcher-5615-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1762626 ERROR (jetty-launcher-5615-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1762626 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1762626 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1762626 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1762626 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1762626 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1762626 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1762626 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1762626 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1762626 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-13T16:25:43.415281Z
   [junit4]   2> 1762626 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-13T16:25:43.415290Z
   [junit4]   2> 1762627 INFO  (zkConnectionManagerCallback-5622-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1762627 INFO  (zkConnectionManagerCallback-5621-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1762627 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1762627 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1762739 INFO  (jetty-launcher-5615-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38239/solr
   [junit4]   2> 1762739 INFO  (zkConnectionManagerCallback-5626-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1762741 INFO  (zkConnectionManagerCallback-5628-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1762796 INFO  (jetty-launcher-5615-thread-1) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40153_solr
   [junit4]   2> 1762796 INFO  (jetty-launcher-5615-thread-1) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer Overseer 
(id=72155937074905092-127.0.0.1:40153_solr-n_0000000000) starting
   [junit4]   2> 1762799 INFO  (zkConnectionManagerCallback-5635-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1762800 INFO  (jetty-launcher-5615-thread-1) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38239/solr ready
   [junit4]   2> 1762803 INFO  
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40153_solr
   [junit4]   2> 1762806 INFO  (jetty-launcher-5615-thread-1) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40153_solr
   [junit4]   2> 1762806 DEBUG 
(OverseerAutoScalingTriggerThread-72155937074905092-127.0.0.1:40153_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1762809 DEBUG 
(OverseerAutoScalingTriggerThread-72155937074905092-127.0.0.1:40153_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 1762809 INFO  (zkCallback-5627-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1762810 DEBUG 
(OverseerAutoScalingTriggerThread-72155937074905092-127.0.0.1:40153_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 1762810 DEBUG 
(OverseerAutoScalingTriggerThread-72155937074905092-127.0.0.1:40153_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1762811 INFO  (zkCallback-5634-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1762812 DEBUG 
(OverseerAutoScalingTriggerThread-72155937074905092-127.0.0.1:40153_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:40153_solr]
   [junit4]   2> 1762812 DEBUG 
(OverseerAutoScalingTriggerThread-72155937074905092-127.0.0.1:40153_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1762812 DEBUG 
(OverseerAutoScalingTriggerThread-72155937074905092-127.0.0.1:40153_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1762812 DEBUG (ScheduledTrigger-8182-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 1762819 INFO  (jetty-launcher-5615-thread-1) 
[n:127.0.0.1:40153_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1762842 INFO  (jetty-launcher-5615-thread-1) 
[n:127.0.0.1:40153_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40153.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a7a2a8
   [junit4]   2> 1762849 INFO  (jetty-launcher-5615-thread-1) 
[n:127.0.0.1:40153_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40153.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a7a2a8
   [junit4]   2> 1762850 INFO  (jetty-launcher-5615-thread-1) 
[n:127.0.0.1:40153_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40153.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a7a2a8
   [junit4]   2> 1762850 INFO  (jetty-launcher-5615-thread-1) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E9B90B21D2F0361D-001/tempDir-001/node1/.
   [junit4]   2> 1762886 INFO  (jetty-launcher-5615-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38239/solr
   [junit4]   2> 1762887 INFO  (zkConnectionManagerCallback-5640-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1762891 INFO  (zkConnectionManagerCallback-5642-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1762893 INFO  (jetty-launcher-5615-thread-2) 
[n:127.0.0.1:40733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1762895 INFO  (jetty-launcher-5615-thread-2) 
[n:127.0.0.1:40733_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1762895 INFO  (jetty-launcher-5615-thread-2) 
[n:127.0.0.1:40733_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40733_solr
   [junit4]   2> 1762895 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40733_solr"} current state version: 0
   [junit4]   2> 1762895 INFO  (zkCallback-5627-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1762895 INFO  (zkCallback-5634-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1762898 INFO  (zkCallback-5641-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1762903 INFO  (zkConnectionManagerCallback-5649-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1762904 INFO  (jetty-launcher-5615-thread-2) 
[n:127.0.0.1:40733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1762904 INFO  (jetty-launcher-5615-thread-2) 
[n:127.0.0.1:40733_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38239/solr ready
   [junit4]   2> 1762904 INFO  (jetty-launcher-5615-thread-2) 
[n:127.0.0.1:40733_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1762915 INFO  (jetty-launcher-5615-thread-2) 
[n:127.0.0.1:40733_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40733.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a7a2a8
   [junit4]   2> 1762920 INFO  (jetty-launcher-5615-thread-2) 
[n:127.0.0.1:40733_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40733.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a7a2a8
   [junit4]   2> 1762920 INFO  (jetty-launcher-5615-thread-2) 
[n:127.0.0.1:40733_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40733.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a7a2a8
   [junit4]   2> 1762920 INFO  (jetty-launcher-5615-thread-2) 
[n:127.0.0.1:40733_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E9B90B21D2F0361D-001/tempDir-001/node2/.
   [junit4]   2> 1762933 INFO  (zkConnectionManagerCallback-5652-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1762935 INFO  (zkConnectionManagerCallback-5657-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1762936 INFO  
(SUITE-TestTlogReplica-seed#[E9B90B21D2F0361D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1762937 INFO  
(SUITE-TestTlogReplica-seed#[E9B90B21D2F0361D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38239/solr ready
   [junit4]   2> 1762938 INFO  
(SUITE-TestTlogReplica-seed#[E9B90B21D2F0361D]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 1762947 INFO  (qtp41563324-21601) [n:127.0.0.1:40153_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> 1762947 INFO  (qtp41563324-21601) [n:127.0.0.1:40153_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=0
   [junit4]   2> 1762955 INFO  (qtp41563324-21603) [n:127.0.0.1:40153_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_add_docs&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1762956 INFO  
(OverseerThreadFactory-8184-thread-1-processing-n:127.0.0.1:40153_solr) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
tlog_replica_test_add_docs
   [junit4]   2> 1762958 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "name":"tlog_replica_test_add_docs",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "tlogReplicas":"1",
   [junit4]   2>   "nrtReplicas":"0",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"0",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1763061 INFO  (qtp41563324-21605) [n:127.0.0.1:40153_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1763071 INFO  (qtp1157223582-21600) [n:127.0.0.1:40733_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1763073 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_docs",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_add_docs_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40733/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1763073 INFO  
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_docs",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_add_docs_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40733/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1763277 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr    
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_docs_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_add_docs&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1763279 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"tlog_replica_test_add_docs_shard1_replica_t1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40733/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40733_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_add_docs",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1763813 DEBUG (ScheduledTrigger-8182-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1764284 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1764287 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.s.IndexSchema 
[tlog_replica_test_add_docs_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 1764287 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1764287 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.CoreContainer Creating 
SolrCore 'tlog_replica_test_add_docs_shard1_replica_t1' using configuration 
from collection tlog_replica_test_add_docs, trusted=true
   [junit4]   2> 1764288 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_40733.solr.core.tlog_replica_test_add_docs.shard1.replica_t1' (registry 
'solr.core.tlog_replica_test_add_docs.shard1.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a7a2a8
   [junit4]   2> 1764288 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_add_docs_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E9B90B21D2F0361D-001/tempDir-001/node2/tlog_replica_test_add_docs_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E9B90B21D2F0361D-001/tempDir-001/node2/./tlog_replica_test_add_docs_shard1_replica_t1/data/]
   [junit4]   2> 1764309 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1764309 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1764310 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1764310 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1764310 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@a96b057[tlog_replica_test_add_docs_shard1_replica_t1] main]
   [junit4]   2> 1764311 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1764311 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1764312 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1764312 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1617036674440626176
   [junit4]   2> 1764312 INFO  
(searcherExecutor-8196-thread-1-processing-n:127.0.0.1:40733_solr 
x:tlog_replica_test_add_docs_shard1_replica_t1 c:tlog_replica_test_add_docs 
s:shard1 r:core_node2) [n:127.0.0.1:40733_solr c:tlog_replica_test_add_docs 
s:shard1 r:core_node2 x:tlog_replica_test_add_docs_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_add_docs_shard1_replica_t1] Registered new 
searcher Searcher@a96b057[tlog_replica_test_add_docs_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1764315 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/tlog_replica_test_add_docs/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1764316 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1764316 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1764316 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:40733/solr/tlog_replica_test_add_docs_shard1_replica_t1/
   [junit4]   2> 1764317 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1764317 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.SyncStrategy 
https://127.0.0.1:40733/solr/tlog_replica_test_add_docs_shard1_replica_t1/ has 
no replicas
   [junit4]   2> 1764317 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.ZkController 
tlog_replica_test_add_docs_shard1_replica_t1 stopping background replication 
from leader
   [junit4]   2> 1764318 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40733/solr/tlog_replica_test_add_docs_shard1_replica_t1/ 
shard1
   [junit4]   2> 1764318 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_add_docs",
   [junit4]   2>   "base_url":"https://127.0.0.1:40733/solr";,
   [junit4]   2>   "core":"tlog_replica_test_add_docs_shard1_replica_t1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1764470 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1764471 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"tlog_replica_test_add_docs_shard1_replica_t1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40733/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40733_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_add_docs",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1764494 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_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_add_docs_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_add_docs&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1217
   [junit4]   2> 1764496 INFO  (qtp41563324-21603) [n:127.0.0.1:40153_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> 1764572 INFO  (zkCallback-5641-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_docs/state.json] for collection 
[tlog_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1764814 DEBUG (ScheduledTrigger-8182-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1764957 INFO  
(OverseerCollectionConfigSetProcessor-72155937074905092-127.0.0.1:40153_solr-n_0000000000)
 [n:127.0.0.1:40153_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> 1765497 INFO  (qtp41563324-21603) [n:127.0.0.1:40153_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_add_docs&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2}
 status=0 QTime=2541
   [junit4]   2> 1765502 INFO  (qtp1157223582-21670) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/tlog_replica_test_add_docs/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 1765502 INFO  (qtp1157223582-21670) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_add_docs_shard1_replica_t1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1617036675687383040)]} 0 1
   [junit4]   2> 1765503 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1617036675689480192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1765503 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13dd756b 
commitCommandVersion:1617036675689480192
   [junit4]   2> 1765505 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@fadc2e1[tlog_replica_test_add_docs_shard1_replica_t1] main]
   [junit4]   2> 1765505 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1765506 INFO  
(searcherExecutor-8196-thread-1-processing-n:127.0.0.1:40733_solr 
x:tlog_replica_test_add_docs_shard1_replica_t1 c:tlog_replica_test_add_docs 
s:shard1 r:core_node2) [n:127.0.0.1:40733_solr c:tlog_replica_test_add_docs 
s:shard1 r:core_node2 x:tlog_replica_test_add_docs_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_add_docs_shard1_replica_t1] Registered new 
searcher Searcher@fadc2e1[tlog_replica_test_add_docs_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1765506 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_add_docs_shard1_replica_t1]  webapp=/solr path=/update 
params={_stateVer_=tlog_replica_test_add_docs:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 1765509 INFO  (qtp1157223582-21604) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_add_docs_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1765511 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_add_docs_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1765514 INFO  (qtp1157223582-21594) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_docs s:shard1 r:core_node2 
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_add_docs_shard1_replica_t1]  webapp=/solr 
path=/admin/plugins params={qt=/admin/plugins&stats=true&wt=javabin&version=2} 
status=0 QTime=2
   [junit4]   2> 1765516 INFO  
(TEST-TestTlogReplica.testAddDocs-seed#[E9B90B21D2F0361D]) [    ] 
o.a.s.c.TestTlogReplica tearDown deleting collection
   [junit4]   2> 1765516 INFO  (qtp41563324-21601) [n:127.0.0.1:40153_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=tlog_replica_test_add_docs&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1765518 INFO  
(OverseerThreadFactory-8184-thread-2-processing-n:127.0.0.1:40153_solr) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 1765518 INFO  (qtp1157223582-21600) [n:127.0.0.1:40733_solr    
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.tlog_replica_test_add_docs.shard1.replica_t1, tag=null
   [junit4]   2> 1765518 INFO  (qtp1157223582-21600) [n:127.0.0.1:40733_solr    
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65082b00: 
rootName = solr_40733, domain = 
solr.core.tlog_replica_test_add_docs.shard1.replica_t1, service url = null, 
agent id = null] for registry 
solr.core.tlog_replica_test_add_docs.shard1.replica_t1 / 
com.codahale.metrics.MetricRegistry@5e34c37a
   [junit4]   2> 1765528 INFO  (qtp1157223582-21600) [n:127.0.0.1:40733_solr    
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.ZkController 
tlog_replica_test_add_docs_shard1_replica_t1 stopping background replication 
from leader
   [junit4]   2> 1765528 INFO  (qtp1157223582-21600) [n:127.0.0.1:40733_solr    
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.SolrCore 
[tlog_replica_test_add_docs_shard1_replica_t1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1230b60b
   [junit4]   2> 1765528 INFO  (qtp1157223582-21600) [n:127.0.0.1:40733_solr    
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.tlog_replica_test_add_docs.shard1.replica_t1, tag=1230b60b
   [junit4]   2> 1765528 INFO  (qtp1157223582-21600) [n:127.0.0.1:40733_solr    
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.tlog_replica_test_add_docs.shard1.leader, tag=1230b60b
   [junit4]   2> 1765530 INFO  (qtp1157223582-21600) [n:127.0.0.1:40733_solr    
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/tlog_replica_test_add_docs/terms/shard1 to 
Terms{values={}, version=2}
   [junit4]   2> 1765531 INFO  (qtp1157223582-21600) [n:127.0.0.1:40733_solr    
x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=tlog_replica_test_add_docs_shard1_replica_t1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=12
   [junit4]   2> 1765531 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"deletecore",
   [junit4]   2>   "core":"tlog_replica_test_add_docs_shard1_replica_t1",
   [junit4]   2>   "node_name":"127.0.0.1:40733_solr",
   [junit4]   2>   "collection":"tlog_replica_test_add_docs",
   [junit4]   2>   "base_url":"https://127.0.0.1:40733/solr";,
   [junit4]   2>   "core_node_name":"core_node2"} current state version: 0
   [junit4]   2> 1765532 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"delete",
   [junit4]   2>   "name":"tlog_replica_test_add_docs"} current state version: 0
   [junit4]   2> 1765632 INFO  (zkCallback-5641-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/tlog_replica_test_add_docs/state.json] for collection 
[tlog_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1765814 DEBUG (ScheduledTrigger-8182-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1766235 INFO  (qtp41563324-21601) [n:127.0.0.1:40153_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=tlog_replica_test_add_docs&action=DELETE&wt=javabin&version=2} 
status=0 QTime=718
   [junit4]   2> 1766244 INFO  (qtp41563324-21603) [n:127.0.0.1:40153_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_add_remove_tlog_replica&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1766245 INFO  
(OverseerThreadFactory-8184-thread-3-processing-n:127.0.0.1:40153_solr) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
tlog_replica_test_add_remove_tlog_replica
   [junit4]   2> 1766245 INFO  
(OverseerCollectionConfigSetProcessor-72155937074905092-127.0.0.1:40153_solr-n_0000000000)
 [n:127.0.0.1:40153_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1766246 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "tlogReplicas":"1",
   [junit4]   2>   "nrtReplicas":"0",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"0",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1766449 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1766451 INFO  (qtp1157223582-21594) [n:127.0.0.1:40733_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1766453 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40733/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1766454 INFO  
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40733/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1766454 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40153/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1766454 INFO  
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40153/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1766656 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1766658 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1766658 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1766658 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40733/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40733_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1766659 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40153/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40153_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1766814 DEBUG (ScheduledTrigger-8182-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1767662 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1767673 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1767675 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] Schema 
name=minimal
   [junit4]   2> 1767676 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] Schema 
name=minimal
   [junit4]   2> 1767676 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1767676 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 1767677 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40733.solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a7a2a8
   [junit4]   2> 1767677 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E9B90B21D2F0361D-001/tempDir-001/node2/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E9B90B21D2F0361D-001/tempDir-001/node2/./tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/data/]
   [junit4]   2> 1767677 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1767677 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 1767677 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40153.solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a7a2a8
   [junit4]   2> 1767677 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E9B90B21D2F0361D-001/tempDir-001/node1/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E9B90B21D2F0361D-001/tempDir-001/node1/./tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/data/]
   [junit4]   2> 1767705 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1767705 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1767705 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1767705 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1767705 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1767705 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1767706 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1767706 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1767706 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@129e42b2[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
main]
   [junit4]   2> 1767706 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c469785[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
main]
   [junit4]   2> 1767707 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1767707 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1767707 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1767707 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1767707 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1767707 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1767707 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1617036678000541696
   [junit4]   2> 1767707 INFO  
(searcherExecutor-8201-thread-1-processing-n:127.0.0.1:40733_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3) 
[n:127.0.0.1:40733_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
Registered new searcher 
Searcher@7c469785[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1767707 INFO  
(searcherExecutor-8202-thread-1-processing-n:127.0.0.1:40153_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4) 
[n:127.0.0.1:40153_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
Registered new searcher 
Searcher@129e42b2[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1767708 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1617036678001590272
   [junit4]   2> 1767710 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1767710 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1767712 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1767712 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1767712 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40733/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
   [junit4]   2> 1767712 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1767712 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1767712 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40153/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
   [junit4]   2> 1767712 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1767712 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1767712 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:40733/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
 has no replicas
   [junit4]   2> 1767712 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 1767712 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:40153/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
 has no replicas
   [junit4]   2> 1767712 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 stopping background 
replication from leader
   [junit4]   2> 1767713 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40153/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
 shard2
   [junit4]   2> 1767714 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "base_url":"https://127.0.0.1:40153/solr";,
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1767714 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40733/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
 shard1
   [junit4]   2> 1767714 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "base_url":"https://127.0.0.1:40733/solr";,
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1767814 DEBUG (ScheduledTrigger-8182-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1767865 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1767865 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1767866 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40153/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40153_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1767866 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40733/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40733_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1767866 INFO  (qtp41563324-21667) [n:127.0.0.1:40153_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1208
   [junit4]   2> 1767866 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1210
   [junit4]   2> 1767867 INFO  (qtp41563324-21603) [n:127.0.0.1:40153_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> 1767966 INFO  (zkCallback-5641-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1767966 INFO  (zkCallback-5627-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1768246 INFO  
(OverseerCollectionConfigSetProcessor-72155937074905092-127.0.0.1:40153_solr-n_0000000000)
 [n:127.0.0.1:40153_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1768814 DEBUG (ScheduledTrigger-8182-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1768867 INFO  (qtp41563324-21603) [n:127.0.0.1:40153_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_add_remove_tlog_replica&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=1&wt=javabin&version=2}
 status=0 QTime=2623
   [junit4]   2> 1768870 INFO  (qtp41563324-21603) [n:127.0.0.1:40153_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
action=ADDREPLICA&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&type=TLOG
 and sendToOCPQueue=true
   [junit4]   2> 1768872 INFO  (qtp41563324-21605) [n:127.0.0.1:40153_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1768873 INFO  (qtp41563324-21682) [n:127.0.0.1:40153_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1768874 INFO  (qtp1157223582-21600) [n:127.0.0.1:40733_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1768875 INFO  (qtp1157223582-21602) [n:127.0.0.1:40733_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1768876 INFO  (qtp1157223582-21600) [n:127.0.0.1:40733_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1768876 INFO  
(OverseerThreadFactory-8184-thread-4-processing-n:127.0.0.1:40153_solr) 
[n:127.0.0.1:40153_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:40733_solr for creating new 
replica of shard shard1 for collection tlog_replica_test_add_remove_tlog_replica
   [junit4]   2> 1768878 DEBUG 
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40733/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40733_solr",
   [junit4]   2>   "type":"TLOG"} current state version: 0
   [junit4]   2> 1768878 INFO  
(OverseerStateUpdate-72155937074905092-127.0.0.1:40153_solr-n_0000000000) 
[n:127.0.0.1:40153_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test

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

.jetty / com.codahale.metrics.MetricRegistry@632a888d
   [junit4]   2> 185193 INFO  (jetty-closer-134-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 185193 INFO  (jetty-closer-134-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2bc10c9a: rootName = 
solr_40559, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@632a888d
   [junit4]   2> 185193 INFO  (jetty-closer-134-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39315_solr
   [junit4]   2> 185193 INFO  (jetty-closer-134-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40559_solr
   [junit4]   2> 185194 INFO  (jetty-closer-134-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 185194 INFO  (jetty-closer-134-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 185194 INFO  (zkCallback-244-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 185194 INFO  (zkCallback-254-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 185194 INFO  (zkCallback-261-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 185194 INFO  (zkCallback-237-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 185196 INFO  (jetty-closer-134-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72156023722344473-127.0.0.1:39315_solr-n_0000000005) closing
   [junit4]   2> 185196 INFO  
(OverseerStateUpdate-72156023722344473-127.0.0.1:39315_solr-n_0000000005) 
[n:127.0.0.1:39315_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39315_solr
   [junit4]   2> 185196 WARN  
(OverseerAutoScalingTriggerThread-72156023722344473-127.0.0.1:39315_solr-n_0000000005)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 185198 INFO  (jetty-closer-134-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f8a82a2{/solr,null,UNAVAILABLE}
   [junit4]   2> 185198 INFO  (jetty-closer-134-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 185200 INFO  (jetty-closer-134-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ae65094{/solr,null,UNAVAILABLE}
   [junit4]   2> 185200 INFO  (jetty-closer-134-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 185201 ERROR 
(SUITE-TestTlogReplica-seed#[E9B90B21D2F0361D]-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> 185201 INFO  
(SUITE-TestTlogReplica-seed#[E9B90B21D2F0361D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36113 36113
   [junit4]   2> 185319 INFO  (Thread-97) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36113 36113
   [junit4]   2> 185321 WARN  (Thread-97) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      
/solr/collections/tlog_replica_test_create_delete/terms/shard2
   [junit4]   2>        31      
/solr/collections/tlog_replica_test_create_delete/terms/shard1
   [junit4]   2>        30      /solr/configs/conf
   [junit4]   2>        20      
/solr/collections/tlog_replica_test_remove_leader/terms/shard1
   [junit4]   2>        18      
/solr/collections/tlog_replica_test_recovery/terms/shard1
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_basic_leader_election/terms/shard1
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_kill_tlog_replica/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_kill_leader/terms/shard1
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_delete_by_id/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_only_leader_indexes/terms/shard1
   [junit4]   2>        9       
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        6       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2
   [junit4]   2>        5       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_add_docs/terms/shard1
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_real_time_get/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        21      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        14      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        9       
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72156023722344455-127.0.0.1:39315_solr-n_0000000001
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72156023722344455-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72156023722344473-core_node15-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72156023722344473-core_node5-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72156023722344469-core_node16-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/live_nodes
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_E9B90B21D2F0361D-002
   [junit4]   2> Nov 13, 2018 4:49:13 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@479f4f65),
 locale=ks-IN, timezone=America/Metlakatla
   [junit4]   2> NOTE: Linux 4.15.0-38-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=73431680,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [TestTlogReplica, 
TestTlogReplica]
   [junit4] Completed [5/5 (5!)] on J2 in 88.24s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1567: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 65 tests, 5 failures [seed: 
E9B90B21D2F0361D]

Total time: 3 minutes 7 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=95d01c6583b825b6b87591e4f27002c285ea25fb, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23201
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to