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

2 tests failed.
FAILED:  
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([2C4A7EE384993438:58BA9FA6C0BD73B7]:0)
        at 
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:124)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.lucene.classification.CachingNaiveBayesClassifierTest.testPerformance

Error Message:
evaluation took more than 1m: 69s

Stack Trace:
java.lang.AssertionError: evaluation took more than 1m: 69s
        at 
__randomizedtesting.SeedInfo.seed([649345674DB8D63C:A372B745260CEE93]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.classification.CachingNaiveBayesClassifierTest.testPerformance(CachingNaiveBayesClassifierTest.java:111)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 6668 lines...]
   [junit4] Suite: 
org.apache.lucene.classification.CachingNaiveBayesClassifierTest
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CachingNaiveBayesClassifierTest -Dtests.method=testPerformance 
-Dtests.seed=649345674DB8D63C -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=tr -Dtests.timezone=Etc/UTC -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 75.9s J2 | CachingNaiveBayesClassifierTest.testPerformance 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: evaluation took more 
than 1m: 69s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([649345674DB8D63C:A372B745260CEE93]:0)
   [junit4]    >        at 
org.apache.lucene.classification.CachingNaiveBayesClassifierTest.testPerformance(CachingNaiveBayesClassifierTest.java:111)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{bool=PostingsFormat(name=Memory), cat=PostingsFormat(name=Memory), 
text=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1814, 
maxMBSortInHeap=5.911308484417693, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e41fb63),
 locale=tr, timezone=Etc/UTC
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=219239480,total=341311488
   [junit4]   2> NOTE: All tests run in this JVM: 
[CachingNaiveBayesClassifierTest]
   [junit4] Completed [4/11 (1!)] on J2 in 100.20s, 4 tests, 1 failure <<< 
FAILURES!

[...truncated 5577 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_2C4A7EE384993438-001/init-core-data-001
   [junit4]   2> 76467 WARN  
(SUITE-TestCloudRecovery-seed#[2C4A7EE384993438]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 76467 INFO  
(SUITE-TestCloudRecovery-seed#[2C4A7EE384993438]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 76520 INFO  
(SUITE-TestCloudRecovery-seed#[2C4A7EE384993438]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 76520 INFO  
(SUITE-TestCloudRecovery-seed#[2C4A7EE384993438]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 76565 INFO  
(SUITE-TestCloudRecovery-seed#[2C4A7EE384993438]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_2C4A7EE384993438-001/tempDir-001
   [junit4]   2> 76652 INFO  
(SUITE-TestCloudRecovery-seed#[2C4A7EE384993438]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 76674 INFO  (Thread-3) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 76680 INFO  (Thread-3) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 77300 INFO  
(SUITE-TestCloudRecovery-seed#[2C4A7EE384993438]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:48971
   [junit4]   2> 79060 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer 
not running
   [junit4]   2> 80245 ERROR (Thread-3) [    ] 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> 81288 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84626 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 84629 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 84777 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 84777 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 84805 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 84848 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 84879 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 84880 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 84943 INFO  (jetty-launcher-5-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5820a173{/solr,null,AVAILABLE}
   [junit4]   2> 84943 INFO  (jetty-launcher-5-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1bc79cf1{/solr,null,AVAILABLE}
   [junit4]   2> 85140 INFO  (jetty-launcher-5-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6bf0184d{HTTP/1.1,[http/1.1]}{127.0.0.1:60727}
   [junit4]   2> 85140 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server 
Started @112449ms
   [junit4]   2> 85142 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60727}
   [junit4]   2> 85142 INFO  (jetty-launcher-5-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@51f322ae{HTTP/1.1,[http/1.1]}{127.0.0.1:55555}
   [junit4]   2> 85178 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.Server 
Started @112486ms
   [junit4]   2> 85178 INFO  (jetty-launcher-5-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55555}
   [junit4]   2> 85320 ERROR (jetty-launcher-5-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 85320 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 85321 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 85321 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 85341 ERROR (jetty-launcher-5-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 85342 INFO  (jetty-launcher-5-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 85342 INFO  (jetty-launcher-5-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 85343 INFO  (jetty-launcher-5-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 85618 INFO  (jetty-launcher-5-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-05T00:49:01.040Z
   [junit4]   2> 85624 INFO  (jetty-launcher-5-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 85684 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-05T00:49:01.038Z
   [junit4]   2> 85736 INFO  (zkConnectionManagerCallback-12-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 85736 INFO  (zkConnectionManagerCallback-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 85759 INFO  (jetty-launcher-5-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 85840 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 86200 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x104337c2b840002, likely client has closed socket
   [junit4]   2> 86289 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48971/solr
   [junit4]   2> 86387 INFO  (jetty-launcher-5-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48971/solr
   [junit4]   2> 86724 INFO  (zkConnectionManagerCallback-18-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 86808 INFO  (zkConnectionManagerCallback-20-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87779 INFO  
(zkConnectionManagerCallback-22-thread-1-processing-n:127.0.0.1:60727_solr) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88023 INFO  
(zkConnectionManagerCallback-24-thread-1-processing-n:127.0.0.1:55555_solr) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92372 INFO  (jetty-launcher-5-thread-1) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92374 INFO  (jetty-launcher-5-thread-1) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60727_solr
   [junit4]   2> 92472 INFO  (jetty-launcher-5-thread-1) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.Overseer Overseer 
(id=73240102343802885-127.0.0.1:60727_solr-n_0000000000) starting
   [junit4]   2> 92691 INFO  (jetty-launcher-5-thread-2) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92778 INFO  (jetty-launcher-5-thread-2) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55555_solr
   [junit4]   2> 94165 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:55555_solr) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 94483 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:60727_solr) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 96311 INFO  (jetty-launcher-5-thread-1) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60727_solr
   [junit4]   2> 96360 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:60727_solr) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 96440 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:55555_solr) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 98530 INFO  (jetty-launcher-5-thread-2) 
[n:127.0.0.1:55555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55555.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bb8e575
   [junit4]   2> 98567 INFO  (jetty-launcher-5-thread-2) 
[n:127.0.0.1:55555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55555.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bb8e575
   [junit4]   2> 98568 INFO  (jetty-launcher-5-thread-2) 
[n:127.0.0.1:55555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55555.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bb8e575
   [junit4]   2> 99001 INFO  (jetty-launcher-5-thread-2) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_2C4A7EE384993438-001/tempDir-001/node2/.
   [junit4]   2> 99228 INFO  (jetty-launcher-5-thread-1) 
[n:127.0.0.1:60727_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60727.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bb8e575
   [junit4]   2> 99229 INFO  (jetty-launcher-5-thread-1) 
[n:127.0.0.1:60727_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60727.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bb8e575
   [junit4]   2> 99229 INFO  (jetty-launcher-5-thread-1) 
[n:127.0.0.1:60727_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60727.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bb8e575
   [junit4]   2> 99309 INFO  (jetty-launcher-5-thread-1) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_2C4A7EE384993438-001/tempDir-001/node1/.
   [junit4]   2> 101528 INFO  (zkConnectionManagerCallback-30-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 101596 INFO  (zkConnectionManagerCallback-34-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 101632 INFO  
(SUITE-TestCloudRecovery-seed#[2C4A7EE384993438]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 101652 INFO  
(SUITE-TestCloudRecovery-seed#[2C4A7EE384993438]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:48971/solr ready
   [junit4]   2> 105228 INFO  (qtp972109850-50) [n:127.0.0.1:55555_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 105405 INFO  
(OverseerThreadFactory-41-thread-1-processing-n:127.0.0.1:60727_solr) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 105888 INFO  
(OverseerStateUpdate-73240102343802885-127.0.0.1:60727_solr-n_0000000000) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55555/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 106036 INFO  
(OverseerStateUpdate-73240102343802885-127.0.0.1:60727_solr-n_0000000000) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60727/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 106604 INFO  
(OverseerStateUpdate-73240102343802885-127.0.0.1:60727_solr-n_0000000000) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55555/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 106606 INFO  
(OverseerStateUpdate-73240102343802885-127.0.0.1:60727_solr-n_0000000000) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60727/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 107050 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 107074 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 107136 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 107136 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 107152 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 107200 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t5&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 107780 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:55555_solr) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 107841 INFO  
(zkCallback-21-thread-2-processing-n:127.0.0.1:60727_solr) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 107843 INFO  
(zkCallback-23-thread-2-processing-n:127.0.0.1:55555_solr) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 108627 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 108670 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 108687 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 108908 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 109807 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 109828 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 109850 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.s.IndexSchema [collection1_shard2_replica_t3] Schema name=minimal
   [junit4]   2> 109943 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.s.IndexSchema [collection1_shard2_replica_t5] Schema name=minimal
   [junit4]   2> 110002 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 110002 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t5' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 110014 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 110014 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t3' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 110039 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 110039 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 110078 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 110078 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 110199 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55555.solr.core.collection1.shard1.replica_t1' (registry 
'solr.core.collection1.shard1.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bb8e575
   [junit4]   2> 110199 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55555.solr.core.collection1.shard2.replica_t3' (registry 
'solr.core.collection1.shard2.replica_t3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bb8e575
   [junit4]   2> 110204 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60727.solr.core.collection1.shard2.replica_t5' (registry 
'solr.core.collection1.shard2.replica_t5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bb8e575
   [junit4]   2> 110213 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 110213 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.c.SolrCore [[collection1_shard2_replica_t5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_2C4A7EE384993438-001/tempDir-001/node1/collection1_shard2_replica_t5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_2C4A7EE384993438-001/tempDir-001/node1/./collection1_shard2_replica_t5/data/]
   [junit4]   2> 110214 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 110214 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.SolrCore [[collection1_shard2_replica_t3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_2C4A7EE384993438-001/tempDir-001/node2/collection1_shard2_replica_t3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_2C4A7EE384993438-001/tempDir-001/node2/./collection1_shard2_replica_t3/data/]
   [junit4]   2> 110215 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60727.solr.core.collection1.shard1.replica_t2' (registry 
'solr.core.collection1.shard1.replica_t2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bb8e575
   [junit4]   2> 110215 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 110215 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_2C4A7EE384993438-001/tempDir-001/node1/collection1_shard1_replica_t2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_2C4A7EE384993438-001/tempDir-001/node1/./collection1_shard1_replica_t2/data/]
   [junit4]   2> 110215 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 110216 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_2C4A7EE384993438-001/tempDir-001/node2/collection1_shard1_replica_t1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_2C4A7EE384993438-001/tempDir-001/node2/./collection1_shard1_replica_t1/data/]
   [junit4]   2> 112978 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 112978 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 113085 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 113085 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 113020 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 113081 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 113120 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 113120 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 113160 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 113161 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 113163 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 113163 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 113220 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7f3dac3d[collection1_shard2_replica_t3] main]
   [junit4]   2> 113221 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@224c2344[collection1_shard1_replica_t2] main]
   [junit4]   2> 113276 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 113276 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 113299 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 113299 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 113320 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 113324 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 113325 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 113328 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@73d333c4[collection1_shard1_replica_t1] main]
   [junit4]   2> 113347 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 113347 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 113349 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 113350 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591520022020227072
   [junit4]   2> 113397 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591520022069510144
   [junit4]   2> 113440 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 113445 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 113446 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 113447 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591520022121938944
   [junit4]   2> 113813 INFO  
(searcherExecutor-48-thread-1-processing-n:127.0.0.1:60727_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node6) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore 
[collection1_shard1_replica_t2] Registered new searcher 
Searcher@224c2344[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 113817 INFO  
(searcherExecutor-47-thread-1-processing-n:127.0.0.1:55555_solr 
x:collection1_shard1_replica_t1 s:shard1 c:collection1 r:core_node4) 
[n:127.0.0.1:55555_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_t1] o.a.s.c.SolrCore 
[collection1_shard1_replica_t1] Registered new searcher 
Searcher@73d333c4[collection1_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 113818 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e26194d[collection1_shard2_replica_t5] main]
   [junit4]   2> 113903 INFO  
(searcherExecutor-46-thread-1-processing-n:127.0.0.1:55555_solr 
x:collection1_shard2_replica_t3 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:55555_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t3] o.a.s.c.SolrCore 
[collection1_shard2_replica_t3] Registered new searcher 
Searcher@7f3dac3d[collection1_shard2_replica_t3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 113917 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 113918 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 113940 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 113940 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591520022638886912
   [junit4]   2> 113997 INFO  
(searcherExecutor-45-thread-1-processing-n:127.0.0.1:60727_solr 
x:collection1_shard2_replica_t5 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.c.SolrCore 
[collection1_shard2_replica_t5] Registered new searcher 
Searcher@1e26194d[collection1_shard2_replica_t5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 114257 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 114257 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 114257 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:55555/solr/collection1_shard1_replica_t1/
   [junit4]   2> 114284 INFO  
(zkCallback-21-thread-2-processing-n:127.0.0.1:60727_solr) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 114295 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 114308 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 114308 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:55555/solr/collection1_shard2_replica_t3/
   [junit4]   2> 114310 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:55555_solr) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 114330 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t3 
url=http://127.0.0.1:55555/solr START 
replicas=[http://127.0.0.1:60727/solr/collection1_shard2_replica_t5/] 
nUpdates=100
   [junit4]   2> 114331 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 
url=http://127.0.0.1:55555/solr START 
replicas=[http://127.0.0.1:60727/solr/collection1_shard1_replica_t2/] 
nUpdates=100
   [junit4]   2> 114504 INFO  (qtp1745300888-62) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.c.S.Request [collection1_shard2_replica_t5]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=136
   [junit4]   2> 114508 INFO  (qtp1745300888-58) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.c.S.Request [collection1_shard1_replica_t2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=77
   [junit4]   2> 114624 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:55555_solr) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 114625 INFO  
(zkCallback-21-thread-2-processing-n:127.0.0.1:60727_solr) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 114647 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t3 
url=http://127.0.0.1:55555/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 114723 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 
url=http://127.0.0.1:55555/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 114824 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 114825 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 114825 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 114827 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 114828 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 114828 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 114828 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.ZkController collection1_shard2_replica_t3 stopping background 
replication from leader
   [junit4]   2> 114835 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.ZkController collection1_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 114950 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55555/solr/collection1_shard2_replica_t3/ shard2
   [junit4]   2> 114970 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55555/solr/collection1_shard1_replica_t1/ shard1
   [junit4]   2> 115083 INFO  
(zkCallback-21-thread-2-processing-n:127.0.0.1:60727_solr) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 115106 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:55555_solr) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 115148 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 115149 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 115210 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=8093
   [junit4]   2> 115229 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=8108
   [junit4]   2> 115307 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.c.ZkController collection1_shard1_replica_t2 starting background 
replication from leader
   [junit4]   2> 115308 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 115329 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:60727_solr) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 115347 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:55555_solr) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 115849 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.c.ZkController collection1_shard2_replica_t5 starting background 
replication from leader
   [junit4]   2> 115849 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 115895 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 115896 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 115927 INFO  (qtp1745300888-60) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t5&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=8727
   [junit4]   2> 115964 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:55555/solr/collection1_shard2_replica_t3/
   [junit4]   2> 116047 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:55555_solr) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 116049 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:60727_solr) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 116119 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 116120 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 116128 INFO  (qtp1745300888-47) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=9097
   [junit4]   2> 116192 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:55555/solr/collection1_shard1_replica_t1/
   [junit4]   2> 116353 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:55555_solr) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 116353 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:60727_solr) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 116354 INFO  (qtp972109850-52) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=365
   [junit4]   2> 116356 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 116356 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 116356 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 116356 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 116356 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 116356 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 116365 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 116365 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 116365 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 116365 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 116365 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 116372 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4ed5b404[collection1_shard2_replica_t5] main]
   [junit4]   2> 116373 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1212db3[collection1_shard1_replica_t2] main]
   [junit4]   2> 116427 INFO  
(searcherExecutor-45-thread-1-processing-n:127.0.0.1:60727_solr 
x:collection1_shard2_replica_t5 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.c.SolrCore 
[collection1_shard2_replica_t5] Registered new searcher 
Searcher@4ed5b404[collection1_shard2_replica_t5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 116480 INFO  
(searcherExecutor-48-thread-1-processing-n:127.0.0.1:60727_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node6) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore 
[collection1_shard1_replica_t2] Registered new searcher 
Searcher@1212db3[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 116506 INFO  (qtp972109850-50) [n:127.0.0.1:55555_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> 116506 INFO  (qtp972109850-50) [n:127.0.0.1:55555_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=11307
   [junit4]   2> 116605 INFO  
(SUITE-TestCloudRecovery-seed#[2C4A7EE384993438]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 116628 INFO  
(SUITE-TestCloudRecovery-seed#[2C4A7EE384993438]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 116787 INFO  
(TEST-TestCloudRecovery.corruptedLogTest-seed#[2C4A7EE384993438]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting corruptedLogTest
   [junit4]   2> 117857 INFO  
(OverseerCollectionConfigSetProcessor-73240102343802885-127.0.0.1:60727_solr-n_0000000000)
 [n:127.0.0.1:60727_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> 118306 INFO  (qtp1745300888-61) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1591520026612989952&distrib.from=http://127.0.0.1:55555/solr/collection1_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591520026612989952)} 0 1
   [junit4]   2> 118307 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:55555/solr/collection1_shard2_replica_t3/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591520026612989952)} 0 578
   [junit4]   2> 118331 INFO  (qtp1745300888-59) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t5]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1591520026501840896&distrib.from=http://127.0.0.1:55555/solr/collection1_shard2_replica_t3/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591520026501840896)} 0 162
   [junit4]   2> 118332 INFO  (qtp972109850-56) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t3]  
webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1591520026501840896)} 0 1347
   [junit4]   2> 118785 INFO  (qtp1745300888-62) [n:127.0.0.1:60727_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t5] 
o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 118824 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=2
   [junit4]   2> 118833 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591520027769569280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 118834 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 118841 INFO  (qtp972109850-55) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591520027777957888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 118909 INFO  (qtp972109850-56) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 118910 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 118910 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 118910 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 118910 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 118910 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 118916 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75ad337a[collection1_shard1_replica_t2] main]
   [junit4]   2> 118932 INFO  
(searcherExecutor-48-thread-1-processing-n:127.0.0.1:60727_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node6) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore 
[collection1_shard1_replica_t2] Registered new searcher 
Searcher@75ad337a[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 118822 INFO  (qtp1745300888-58) [n:127.0.0.1:60727_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_t2] 
o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 119164 INFO  (qtp972109850-55) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 119166 INFO  (qtp972109850-50) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 119167 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 119167 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55555/solr/collection1_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 333
   [junit4]   2> 119169 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 119169 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 119169 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 119169 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 119169 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 119170 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a16084e[collection1_shard2_replica_t5] main]
   [junit4]   2> 119170 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 119260 INFO  (qtp972109850-55) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 119260 INFO  (qtp972109850-55) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55555/solr/collection1_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 419
   [junit4]   2> 119266 INFO  
(searcherExecutor-45-thread-1-processing-n:127.0.0.1:60727_solr 
x:collection1_shard2_replica_t5 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.c.SolrCore 
[collection1_shard2_replica_t5] Registered new searcher 
Searcher@3a16084e[collection1_shard2_replica_t5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119408 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=7
   [junit4]   2> 119761 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=20
   [junit4]   2> 120018 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=1
   [junit4]   2> 120277 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=1
   [junit4]   2> 120542 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 120822 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 121820 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 121875 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=2
   [junit4]   2> 121899 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 121900 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 121900 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 121900 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 121900 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 121900 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 121901 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@49bbd89d[collection1_shard1_replica_t2] main]
   [junit4]   2> 121925 INFO  
(searcherExecutor-48-thread-1-processing-n:127.0.0.1:60727_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node6) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore 
[collection1_shard1_replica_t2] Registered new searcher 
Searcher@49bbd89d[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 121965 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 121984 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 121984 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 121984 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 121984 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 121984 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 121984 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16f0e782[collection1_shard2_replica_t5] main]
   [junit4]   2> 121997 INFO  
(searcherExecutor-45-thread-1-processing-n:127.0.0.1:60727_solr 
x:collection1_shard2_replica_t5 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.c.SolrCore 
[collection1_shard2_replica_t5] Registered new searcher 
Searcher@16f0e782[collection1_shard2_replica_t5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 122390 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 122444 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=15
   [junit4]   2> 122969 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=3
   [junit4]   2> 122985 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 123518 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 123554 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 124205 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 124210 INFO  (qtp972109850-49) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 124745 INFO  (qtp972109850-56) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 124761 INFO  (qtp972109850-56) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 124933 INFO  (qtp972109850-55) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 124948 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 124948 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 124948 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 124948 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 124948 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 124956 INFO  (indexFetcher-68-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20421419[collection1_shard1_replica_t2] main]
   [junit4]   2> 125004 INFO  (qtp972109850-56) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 125005 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 125005 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 125005 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 125005 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 125006 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 125008 INFO  
(searcherExecutor-48-thread-1-processing-n:127.0.0.1:60727_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node6) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore 
[collection1_shard1_replica_t2] Registered new searcher 
Searcher@20421419[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 125077 INFO  (indexFetcher-67-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6fb6c3bc[collection1_shard2_replica_t5] main]
   [junit4]   2> 125082 INFO  
(searcherExecutor-45-thread-1-processing-n:127.0.0.1:60727_solr 
x:collection1_shard2_replica_t5 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.c.SolrCore 
[collection1_shard2_replica_t5] Registered new searcher 
Searcher@6fb6c3bc[collection1_shard2_replica_t5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 125293 INFO  (qtp972109850-54) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 125329 INFO  (qtp972109850-56) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 125928 INFO  (qtp972109850-56) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 125964 INFO  (qtp972109850-56) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=1
   [junit4]   2> 126461 INFO  (qtp972109850-56) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 126514 INFO  (qtp972109850-56) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 127749 INFO  (qtp972109850-55) [n:127.0.0.1:55555_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t3] 
o.a.s.c.S.Request [collection1_shard2_replica_t3]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 127801 INFO  (qtp972109850-55) [n:127.0.0.1:55555_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 127951 INFO  (qtp972109850-49) [n:127.0.0.1:55555

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

_t3]  CLOSING SolrCore org.apache.solr.core.SolrCore@292e692b
   [junit4]   2> 249532 INFO  (coreCloseExecutor-172-thread-1) 
[n:127.0.0.1:55555_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard2.replica_t3, tag=690907435
   [junit4]   2> 249532 INFO  (coreCloseExecutor-172-thread-1) 
[n:127.0.0.1:55555_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t3] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3c1ee3d: rootName = 
solr_55555, domain = solr.core.collection1.shard2.replica_t3, service url = 
null, agent id = null] for registry solr.core.collection1.shard2.replica_t3 / 
com.codahale.metrics.MetricRegistry@46062eb5
   [junit4]   2> 249535 INFO  (coreCloseExecutor-171-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore 
[collection1_shard1_replica_t2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@594a4c5e
   [junit4]   2> 249536 INFO  (coreCloseExecutor-171-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_t2, tag=1498041438
   [junit4]   2> 249536 INFO  (coreCloseExecutor-171-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b18cfae: rootName = 
solr_60727, domain = solr.core.collection1.shard1.replica_t2, service url = 
null, agent id = null] for registry solr.core.collection1.shard1.replica_t2 / 
com.codahale.metrics.MetricRegistry@622d0e9e
   [junit4]   2> 249555 INFO  (coreCloseExecutor-171-thread-2) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.c.SolrCore 
[collection1_shard2_replica_t5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@34730e43
   [junit4]   2> 249556 INFO  (coreCloseExecutor-172-thread-2) 
[n:127.0.0.1:55555_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_t1] o.a.s.c.SolrCore 
[collection1_shard1_replica_t1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7c8b3f57
   [junit4]   2> 249563 INFO  
(zkCallback-74-thread-1-processing-n:127.0.0.1:55555_solr) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [0])
   [junit4]   2> 249563 INFO  
(zkCallback-64-thread-2-processing-n:127.0.0.1:60727_solr) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [0])
   [junit4]   2> 249859 INFO  (coreCloseExecutor-171-thread-2) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard2.replica_t5, tag=879955523
   [junit4]   2> 249860 INFO  (coreCloseExecutor-171-thread-2) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@487e5b45: rootName = 
solr_60727, domain = solr.core.collection1.shard2.replica_t5, service url = 
null, agent id = null] for registry solr.core.collection1.shard2.replica_t5 / 
com.codahale.metrics.MetricRegistry@39854f46
   [junit4]   2> 249952 INFO  (coreCloseExecutor-172-thread-2) 
[n:127.0.0.1:55555_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_t1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_t1, tag=2089500503
   [junit4]   2> 249952 INFO  (coreCloseExecutor-172-thread-2) 
[n:127.0.0.1:55555_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@143c66cd: rootName = 
solr_55555, domain = solr.core.collection1.shard1.replica_t1, service url = 
null, agent id = null] for registry solr.core.collection1.shard1.replica_t1 / 
com.codahale.metrics.MetricRegistry@6afac841
   [junit4]   2> 250235 INFO  (coreCloseExecutor-171-thread-1) 
[n:127.0.0.1:60727_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_t2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1498041438
   [junit4]   2> 250298 INFO  (coreCloseExecutor-171-thread-2) 
[n:127.0.0.1:60727_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t5] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=879955523
   [junit4]   2> 250332 INFO  (coreCloseExecutor-172-thread-1) 
[n:127.0.0.1:55555_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=690907435
   [junit4]   2> 250463 INFO  (coreCloseExecutor-172-thread-2) 
[n:127.0.0.1:55555_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_t1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=2089500503
   [junit4]   2> 250505 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=73240102343802897-127.0.0.1:60727_solr-n_0000000004) closing
   [junit4]   2> 250531 INFO  
(OverseerStateUpdate-73240102343802897-127.0.0.1:60727_solr-n_0000000004) 
[n:127.0.0.1:60727_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:60727_solr
   [junit4]   2> 250531 WARN  
(OverseerAutoScalingTriggerThread-73240102343802897-127.0.0.1:60727_solr-n_0000000004)
 [n:127.0.0.1:60727_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 250802 INFO  
(zkCallback-74-thread-1-processing-n:127.0.0.1:55555_solr) 
[n:127.0.0.1:55555_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55555_solr
   [junit4]   2> 250860 INFO  (jetty-closer-6-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76d17e33{/solr,null,UNAVAILABLE}
   [junit4]   2> 250870 INFO  (jetty-closer-6-thread-1) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 250942 INFO  (jetty-closer-6-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@77ee2eed{/solr,null,UNAVAILABLE}
   [junit4]   2> 250943 INFO  (jetty-closer-6-thread-2) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 251137 ERROR 
(SUITE-TestCloudRecovery-seed#[2C4A7EE384993438]-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> 251138 INFO  
(SUITE-TestCloudRecovery-seed#[2C4A7EE384993438]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:48971 48971
   [junit4]   2> 251257 INFO  (Thread-3) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:48971 48971
   [junit4]   2> 251260 WARN  (Thread-3) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/collections/collection1/terms/shard2
   [junit4]   2>        9       /solr/collections/collection1/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_2C4A7EE384993438-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=199, 
maxMBSortInHeap=7.037192810002427, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@bf9e901),
 locale=sl, timezone=America/St_Thomas
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=119165376,total=304611328
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTest, 
TestXmlQParserPlugin, TestCloudRecovery]
   [junit4] Completed [10/775 (1!)] on J1 in 175.14s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 259 lines...]
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 143130624 bytes for committing 
reserved memory.
# An error report file with more information is saved as:
# 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/hs_err_pid17718.log
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] No artifacts from Lucene-Solr-Tests-master #2296 to compare, so 
performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to