You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/12/09 04:42:04 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 2375 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2375/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestRandomRequestDistribution.test

Error Message:
Shard a1x2_shard1_replica2 received all 10 requests

Stack Trace:
java.lang.AssertionError: Shard a1x2_shard1_replica2 received all 10 requests
	at __randomizedtesting.SeedInfo.seed([76F5C3323B1962A6:FEA1FCE895E50F5E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestRandomRequestDistribution.testRequestTracking(TestRandomRequestDistribution.java:121)
	at org.apache.solr.cloud.TestRandomRequestDistribution.test(TestRandomRequestDistribution.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12325 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRandomRequestDistribution
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/init-core-data-001
   [junit4]   2> 1617934 INFO  (SUITE-TestRandomRequestDistribution-seed#[76F5C3323B1962A6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1617934 INFO  (SUITE-TestRandomRequestDistribution-seed#[76F5C3323B1962A6]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mtsjh/wh
   [junit4]   2> 1617936 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1617936 INFO  (Thread-3314) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1617936 INFO  (Thread-3314) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1618036 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.ZkTestServer start zk server on port:46109
   [junit4]   2> 1618042 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1618043 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1618043 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1618044 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1618045 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1618045 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1618047 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1618047 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1618048 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1618048 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1618049 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1618109 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/control-001/cores/collection1
   [junit4]   2> 1618110 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1618125 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d13d803{/mtsjh/wh,null,AVAILABLE}
   [junit4]   2> 1618126 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4408da09{HTTP/1.1,[http/1.1]}{127.0.0.1:41852}
   [junit4]   2> 1618126 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.Server Started @1619876ms
   [junit4]   2> 1618126 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/tempDir-001/control/data, hostContext=/mtsjh/wh, hostPort=41852, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/control-001/cores}
   [junit4]   2> 1618126 ERROR (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1618126 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1618127 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1618127 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1618127 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T04:24:32.402Z
   [junit4]   2> 1618128 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1618128 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/control-001/solr.xml
   [junit4]   2> 1618134 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1618134 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46109/solr
   [junit4]   2> 1618143 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41852_mtsjh%2Fwh
   [junit4]   2> 1618143 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.Overseer Overseer (id=97075689698885636-127.0.0.1:41852_mtsjh%2Fwh-n_0000000000) starting
   [junit4]   2> 1618145 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41852_mtsjh%2Fwh
   [junit4]   2> 1618146 INFO  (zkCallback-2681-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1618208 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/control-001/cores
   [junit4]   2> 1618208 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1618209 INFO  (OverseerStateUpdate-97075689698885636-127.0.0.1:41852_mtsjh%2Fwh-n_0000000000) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1619218 WARN  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1619218 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1619232 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1619326 WARN  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1619327 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1619350 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1619350 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/control-001/cores/collection1/data/]
   [junit4]   2> 1619350 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d177e7
   [junit4]   2> 1619351 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=20.9150390625, floorSegmentMB=0.8310546875, forceMergeDeletesPctAllowed=11.591825379619355, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1619353 WARN  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1619359 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1619359 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1619359 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1619359 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1619359 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=18.6455078125, floorSegmentMB=0.646484375, forceMergeDeletesPctAllowed=18.029248879261505, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10021294294003252
   [junit4]   2> 1619360 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a532b69[collection1] main]
   [junit4]   2> 1619360 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1619360 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1619360 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1619361 INFO  (searcherExecutor-6906-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a532b69[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1619361 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553211036675342336
   [junit4]   2> 1619365 INFO  (coreZkRegister-6898-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1619365 INFO  (coreZkRegister-6898-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1619365 INFO  (coreZkRegister-6898-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41852/mtsjh/wh/collection1/
   [junit4]   2> 1619365 INFO  (coreZkRegister-6898-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1619365 INFO  (coreZkRegister-6898-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41852/mtsjh/wh/collection1/ has no replicas
   [junit4]   2> 1619368 INFO  (coreZkRegister-6898-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41852/mtsjh/wh/collection1/ shard1
   [junit4]   2> 1619518 INFO  (coreZkRegister-6898-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1619711 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1619712 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46109/solr ready
   [junit4]   2> 1619712 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1619712 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1619777 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-1-001/cores/collection1
   [junit4]   2> 1619778 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-1-001
   [junit4]   2> 1619778 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1619779 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f9a369{/mtsjh/wh,null,AVAILABLE}
   [junit4]   2> 1619779 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@73879982{HTTP/1.1,[http/1.1]}{127.0.0.1:34523}
   [junit4]   2> 1619779 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.Server Started @1621529ms
   [junit4]   2> 1619779 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/mtsjh/wh, hostPort=34523, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-1-001/cores}
   [junit4]   2> 1619780 ERROR (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1619780 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1619780 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1619780 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1619780 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T04:24:34.055Z
   [junit4]   2> 1619781 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1619781 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-1-001/solr.xml
   [junit4]   2> 1619787 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1619787 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46109/solr
   [junit4]   2> 1619792 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1619793 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34523_mtsjh%2Fwh
   [junit4]   2> 1619794 INFO  (zkCallback-2681-thread-2-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1619794 INFO  (zkCallback-2685-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1619794 INFO  (zkCallback-2691-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1619820 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-1-001/cores
   [junit4]   2> 1619820 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1619821 INFO  (OverseerStateUpdate-97075689698885636-127.0.0.1:41852_mtsjh%2Fwh-n_0000000000) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1619923 WARN  (OverseerStateUpdate-97075689698885636-127.0.0.1:41852_mtsjh%2Fwh-n_0000000000) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion for /collections/collection1/state.json
   [junit4]   2> 1619924 INFO  (zkCallback-2691-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh    ] 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> 1619925 INFO  (OverseerStateUpdate-97075689698885636-127.0.0.1:41852_mtsjh%2Fwh-n_0000000000) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1619925 INFO  (zkCallback-2691-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh    ] 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> 1620828 WARN  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1620829 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1620841 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1620965 WARN  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1620968 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1620977 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1620978 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1620978 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d177e7
   [junit4]   2> 1620979 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=20.9150390625, floorSegmentMB=0.8310546875, forceMergeDeletesPctAllowed=11.591825379619355, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1620984 WARN  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1620993 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1620993 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1620993 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1620994 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1620994 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=18.6455078125, floorSegmentMB=0.646484375, forceMergeDeletesPctAllowed=18.029248879261505, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10021294294003252
   [junit4]   2> 1620994 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5431f71[collection1] main]
   [junit4]   2> 1620994 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1620995 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1620995 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1620996 INFO  (searcherExecutor-6917-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5431f71[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1620996 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553211038389764096
   [junit4]   2> 1621002 INFO  (coreZkRegister-6911-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1621002 INFO  (coreZkRegister-6911-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1621002 INFO  (coreZkRegister-6911-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34523/mtsjh/wh/collection1/
   [junit4]   2> 1621002 INFO  (coreZkRegister-6911-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1621002 INFO  (coreZkRegister-6911-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:34523/mtsjh/wh/collection1/ has no replicas
   [junit4]   2> 1621004 INFO  (coreZkRegister-6911-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34523/mtsjh/wh/collection1/ shard2
   [junit4]   2> 1621105 INFO  (zkCallback-2691-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh    ] 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> 1621154 INFO  (coreZkRegister-6911-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1621256 INFO  (zkCallback-2691-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh    ] 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> 1621384 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-2-001/cores/collection1
   [junit4]   2> 1621384 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-2-001
   [junit4]   2> 1621386 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1621387 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59475eaa{/mtsjh/wh,null,AVAILABLE}
   [junit4]   2> 1621387 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7586bcdd{HTTP/1.1,[http/1.1]}{127.0.0.1:33853}
   [junit4]   2> 1621387 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.Server Started @1623137ms
   [junit4]   2> 1621387 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/mtsjh/wh, hostPort=33853, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-2-001/cores}
   [junit4]   2> 1621388 ERROR (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1621388 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1621388 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1621388 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1621388 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T04:24:35.663Z
   [junit4]   2> 1621390 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1621390 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-2-001/solr.xml
   [junit4]   2> 1621395 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1621395 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46109/solr
   [junit4]   2> 1621399 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:33853_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1621401 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:33853_mtsjh%2Fwh    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33853_mtsjh%2Fwh
   [junit4]   2> 1621401 INFO  (zkCallback-2681-thread-2-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1621401 INFO  (zkCallback-2697-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1621402 INFO  (zkCallback-2691-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1621401 INFO  (zkCallback-2685-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1621462 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:33853_mtsjh%2Fwh    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-2-001/cores
   [junit4]   2> 1621462 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:33853_mtsjh%2Fwh    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1621463 INFO  (OverseerStateUpdate-97075689698885636-127.0.0.1:41852_mtsjh%2Fwh-n_0000000000) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1621564 INFO  (zkCallback-2691-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1621565 INFO  (zkCallback-2697-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1622472 WARN  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1622475 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1622488 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1622604 WARN  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1622607 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1622612 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1622612 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1622612 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d177e7
   [junit4]   2> 1622613 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=20.9150390625, floorSegmentMB=0.8310546875, forceMergeDeletesPctAllowed=11.591825379619355, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1622616 WARN  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1622622 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1622622 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1622623 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1622623 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1622623 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=18.6455078125, floorSegmentMB=0.646484375, forceMergeDeletesPctAllowed=18.029248879261505, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10021294294003252
   [junit4]   2> 1622623 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f4393b8[collection1] main]
   [junit4]   2> 1622624 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1622624 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1622624 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1622625 INFO  (searcherExecutor-6928-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f4393b8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1622625 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553211040097894400
   [junit4]   2> 1622629 INFO  (coreZkRegister-6922-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1622629 INFO  (coreZkRegister-6922-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1622629 INFO  (coreZkRegister-6922-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33853/mtsjh/wh/collection1/
   [junit4]   2> 1622629 INFO  (coreZkRegister-6922-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1622629 INFO  (coreZkRegister-6922-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:33853/mtsjh/wh/collection1/ has no replicas
   [junit4]   2> 1622631 INFO  (coreZkRegister-6922-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33853/mtsjh/wh/collection1/ shard1
   [junit4]   2> 1622732 INFO  (zkCallback-2697-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1622732 INFO  (zkCallback-2691-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1622781 INFO  (coreZkRegister-6922-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1622883 INFO  (zkCallback-2691-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1622884 INFO  (zkCallback-2697-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1623024 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-3-001/cores/collection1
   [junit4]   2> 1623024 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-3-001
   [junit4]   2> 1623025 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1623026 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70048fbc{/mtsjh/wh,null,AVAILABLE}
   [junit4]   2> 1623026 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c19b29a{HTTP/1.1,[http/1.1]}{127.0.0.1:45058}
   [junit4]   2> 1623026 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.Server Started @1624776ms
   [junit4]   2> 1623027 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/mtsjh/wh, hostPort=45058, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-3-001/cores}
   [junit4]   2> 1623027 ERROR (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1623027 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1623027 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1623027 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1623027 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T04:24:37.302Z
   [junit4]   2> 1623029 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1623029 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-3-001/solr.xml
   [junit4]   2> 1623034 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1623034 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46109/solr
   [junit4]   2> 1623039 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:45058_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1623040 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:45058_mtsjh%2Fwh    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45058_mtsjh%2Fwh
   [junit4]   2> 1623041 INFO  (zkCallback-2685-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1623041 INFO  (zkCallback-2691-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1623041 INFO  (zkCallback-2697-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1623041 INFO  (zkCallback-2681-thread-2-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1623041 INFO  (zkCallback-2703-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1623079 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:45058_mtsjh%2Fwh    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-3-001/cores
   [junit4]   2> 1623079 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [n:127.0.0.1:45058_mtsjh%2Fwh    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1623080 INFO  (OverseerStateUpdate-97075689698885636-127.0.0.1:41852_mtsjh%2Fwh-n_0000000000) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1623182 INFO  (zkCallback-2697-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh    ] 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: [4])
   [junit4]   2> 1623182 INFO  (zkCallback-2703-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh    ] 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: [4])
   [junit4]   2> 1623182 INFO  (zkCallback-2691-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh    ] 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: [4])
   [junit4]   2> 1624088 WARN  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1624089 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1624102 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1624219 WARN  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1624221 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1624227 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1624227 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1624227 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d177e7
   [junit4]   2> 1624228 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=20.9150390625, floorSegmentMB=0.8310546875, forceMergeDeletesPctAllowed=11.591825379619355, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1624231 WARN  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1624237 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1624237 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1624239 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1624239 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1624239 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=18.6455078125, floorSegmentMB=0.646484375, forceMergeDeletesPctAllowed=18.029248879261505, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10021294294003252
   [junit4]   2> 1624239 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@190f4764[collection1] main]
   [junit4]   2> 1624240 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1624240 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1624240 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1624241 INFO  (searcherExecutor-6939-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@190f4764[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1624241 INFO  (coreLoadExecutor-6938-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553211041792393216
   [junit4]   2> 1624243 INFO  (coreZkRegister-6933-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1624244 INFO  (updateExecutor-2700-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1624244 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1624244 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1624244 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1624244 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1624244 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:34523/mtsjh/wh/collection1/] and I am [http://127.0.0.1:45058/mtsjh/wh/collection1/]
   [junit4]   2> 1624245 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:34523/mtsjh/wh]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:45058_mtsjh%252Fwh&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1624247 INFO  (qtp1360727818-14262) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1624247 INFO  (qtp1360727818-14262) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 1624247 INFO  (qtp1360727818-14262) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:45058_mtsjh%2Fwh, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:45058/mtsjh/wh","node_name":"127.0.0.1:45058_mtsjh%2Fwh","state":"down"}
   [junit4]   2> 1624347 INFO  (zkCallback-2703-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh    ] 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: [4])
   [junit4]   2> 1624347 INFO  (zkCallback-2691-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh    ] 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: [4])
   [junit4]   2> 1624347 INFO  (zkCallback-2697-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh    ] 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: [4])
   [junit4]   2> 1624581 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1624581 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 for each attempt
   [junit4]   2> 1624582 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1625247 INFO  (qtp1360727818-14262) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:45058_mtsjh%2Fwh, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:45058/mtsjh/wh","node_name":"127.0.0.1:45058_mtsjh%2Fwh","state":"recovering"}
   [junit4]   2> 1625247 INFO  (qtp1360727818-14262) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1625247 INFO  (qtp1360727818-14262) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45058_mtsjh%252Fwh&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 1632248 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:34523/mtsjh/wh/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1632248 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:45058/mtsjh/wh START replicas=[http://127.0.0.1:34523/mtsjh/wh/collection1/] nUpdates=100
   [junit4]   2> 1632250 INFO  (qtp1360727818-14262) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1632250 INFO  (qtp1360727818-14262) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/mtsjh/wh path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1632250 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1632250 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1632250 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1632250 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1632250 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1632251 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1632251 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1632251 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1632251 INFO  (recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1632252 INFO  (zkCallback-2697-thread-1-processing-n:127.0.0.1:33853_mtsjh%2Fwh) [n:127.0.0.1:33853_mtsjh%2Fwh    ] 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: [4])
   [junit4]   2> 1632252 INFO  (zkCallback-2703-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh    ] 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: [4])
   [junit4]   2> 1632252 INFO  (zkCallback-2691-thread-1-processing-n:127.0.0.1:34523_mtsjh%2Fwh) [n:127.0.0.1:34523_mtsjh%2Fwh    ] 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: [4])
   [junit4]   2> 1632585 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1632586 INFO  (qtp192325455-14224) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1632586 INFO  (qtp192325455-14224) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1632586 INFO  (qtp192325455-14224) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1632587 INFO  (qtp192325455-14224) [n:127.0.0.1:41852_mtsjh%2Fwh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/mtsjh/wh path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1632592 INFO  (qtp565156999-14286) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1632592 INFO  (qtp1277214671-14318) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1632592 INFO  (qtp565156999-14286) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1632592 INFO  (qtp1277214671-14318) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1632592 INFO  (qtp1360727818-14259) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1632592 INFO  (qtp565156999-14286) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1632592 INFO  (qtp1277214671-14318) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1632592 INFO  (qtp565156999-14286) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/mtsjh/wh path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33853/mtsjh/wh/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1632592 INFO  (qtp1277214671-14318) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/mtsjh/wh path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33853/mtsjh/wh/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1632592 INFO  (qtp1360727818-14259) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1632592 INFO  (qtp1360727818-14259) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1632592 INFO  (qtp1360727818-14259) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/mtsjh/wh path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33853/mtsjh/wh/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1632593 INFO  (qtp565156999-14291) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/mtsjh/wh path=/update params={_stateVer_=collection1:10&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 1632594 INFO  (qtp1360727818-14258) [n:127.0.0.1:34523_mtsjh%2Fwh c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/mtsjh/wh path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1632595 INFO  (qtp1277214671-14320) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/mtsjh/wh path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1632595 INFO  (qtp565156999-14292) [n:127.0.0.1:33853_mtsjh%2Fwh c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/mtsjh/wh path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1634597 INFO  (qtp1360727818-14259) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&name=a1x2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34523_mtsjh%252Fwh,127.0.0.1:33853_mtsjh%252Fwh&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1634598 INFO  (OverseerThreadFactory-6903-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.CreateCollectionCmd Create collection a1x2
   [junit4]   2> 1634598 INFO  (OverseerThreadFactory-6903-thread-1-processing-n:127.0.0.1:41852_mtsjh%2Fwh) [n:127.0.0.1:41852_mtsjh%2Fwh    ] o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
   [junit4]   2> 1634702 INFO  (qtp1360727818-14258) [n:127.0.0.1:34523_mtsjh%2Fwh    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=a1x2_shard1_replica2&action=CREATE&numShards=1&collection=a1x2&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1634702 INFO  (qtp565156999-14291) [n:127.0.0.1:33853_mtsjh%2Fwh    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=a1x2_shard1_replica1&action=CREATE&numShards=1&collection=a1x2&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1634805 INFO  (zkCallback-269

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

27.0.0.1:45058_mtsjh%2Fwh-n_0000000003) [n:127.0.0.1:45058_mtsjh%2Fwh    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45058_mtsjh%2Fwh
   [junit4]   2> 1643485 WARN  (zkCallback-2703-thread-1-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1644470 WARN  (zkCallback-2703-thread-2-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1644470 INFO  (zkCallback-2703-thread-2-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] 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> 1644470 INFO  (zkCallback-2703-thread-2-processing-n:127.0.0.1:45058_mtsjh%2Fwh) [n:127.0.0.1:45058_mtsjh%2Fwh c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@41b211f0
   [junit4]   2> 1644492 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5c19b29a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1644492 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@70048fbc{/mtsjh/wh,null,UNAVAILABLE}
   [junit4]   2> 1644493 INFO  (TEST-TestRandomRequestDistribution.test-seed#[76F5C3323B1962A6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46109 46109
   [junit4]   2> 1649549 INFO  (Thread-3314) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46109 46109
   [junit4]   2> 1649550 WARN  (Thread-3314) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/a1x2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/overseer/queue
   [junit4]   2> 	22	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomRequestDistribution -Dtests.method=test -Dtests.seed=76F5C3323B1962A6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-BO -Dtests.timezone=America/Rosario -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 31.6s J2 | TestRandomRequestDistribution.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Shard a1x2_shard1_replica2 received all 10 requests
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([76F5C3323B1962A6:FEA1FCE895E50F5E]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestRandomRequestDistribution.testRequestTracking(TestRandomRequestDistribution.java:121)
   [junit4]    > 	at org.apache.solr.cloud.TestRandomRequestDistribution.test(TestRandomRequestDistribution.java:65)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1649553 INFO  (SUITE-TestRandomRequestDistribution-seed#[76F5C3323B1962A6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_76F5C3323B1962A6-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=6, maxDocsPerChunk=1, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=6, blockSize=1)), sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=es-BO, timezone=America/Rosario
   [junit4]   2> NOTE: Linux 4.4.0-47-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=158045608,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderInitiatedRecoveryOnShardRestartTest, OpenExchangeRatesOrgProviderTest, DeleteReplicaTest, TestPivotHelperCode, TestFieldCollectionResource, TestRecoveryHdfs, TolerantUpdateProcessorTest, FieldMutatingUpdateProcessorTest, HdfsThreadLeakTest, TriLevelCompositeIdRoutingTest, TestInitQParser, TestBlendedInfixSuggestions, TestReversedWildcardFilterFactory, PrimUtilsTest, TestMiniSolrCloudCluster, AutoCommitTest, TestCloudPseudoReturnFields, SuggesterTest, TestHdfsCloudBackupRestore, CollectionStateFormat2Test, StatelessScriptUpdateProcessorFactoryTest, TestExactStatsCache, TestIndexingPerformance, BasicDistributedZk2Test, TestReload, SolrTestCaseJ4Test, CircularListTest, DocValuesMultiTest, TestTolerantSearch, DOMUtilTest, TestLeaderInitiatedRecoveryThread, TestRebalanceLeaders, TestSolrQueryParser, TimeZoneUtilsTest, DirectoryFactoryTest, TestOrdValues, TestObjectReleaseTracker, TestTestInjection, TestGroupingSearch, PKIAuthenticationIntegrationTest, LeaderElectionTest, ShowFileRequestHandlerTest, DistributedExpandComponentTest, StatsComponentTest, BinaryUpdateRequestHandlerTest, OverseerTaskQueueTest, TestSchemaManager, HdfsBasicDistributedZkTest, TestUtils, TestPerFieldSimilarityClassic, TestExtendedDismaxParser, DebugComponentTest, ClassificationUpdateProcessorIntegrationTest, DistributedFacetPivotWhiteBoxTest, WrapperMergePolicyFactoryTest, TestSolrCloudSnapshots, TestReplicationHandlerBackup, TestRequestStatusCollectionAPI, TestNumericTerms32, LukeRequestHandlerTest, SolrCloudExampleTest, SuggesterWFSTTest, GraphQueryTest, TestExportWriter, TestConfig, TestBinaryField, TestLMJelinekMercerSimilarityFactory, DataDrivenBlockJoinTest, QueryResultKeyTest, SOLR749Test, SmileWriterTest, TestExceedMaxTermLength, HdfsCollectionsAPIDistributedZkTest, NoCacheHeaderTest, FieldAnalysisRequestHandlerTest, DeleteInactiveReplicaTest, RecoveryZkTest, TestSubQueryTransformer, TestPhraseSuggestions, DocValuesMissingTest, TestImplicitCoreProperties, SolrCoreCheckLockOnStartupTest, TestPostingsSolrHighlighter, TestCoreDiscovery, HighlighterMaxOffsetTest, MinimalSchemaTest, LeaderFailoverAfterPartitionTest, TestSizeLimitedDistributedMap, BufferStoreTest, DistributedQueueTest, TestCollationField, TestAnalyzedSuggestions, TestSolrConfigHandler, TestJsonFacetRefinement, JSONWriterTest, TestJsonRequest, TermVectorComponentDistributedTest, TestDistributedMissingSort, SpatialRPTFieldTypeTest, OverseerModifyCollectionTest, TestFieldTypeResource, TestIndexSearcher, OverseerTest, RuleEngineTest, TestConfigSetsAPIZkFailure, TestSolrDeletionPolicy1, BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, TestDistributedGrouping, ZkControllerTest, TestRealTimeGet, TestStressReorder, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, DocValuesTest, SuggesterTSTTest, TestTrie, SpatialFilterTest, PolyFieldTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, PrimitiveFieldTypeTest, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, RequiredFieldsTest, SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestBinaryResponseWriter, TestLFUCache, PreAnalyzedFieldTest, DateFieldTest, TestSolrJ, SliceStateTest, FileUtilsTest, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AssignTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, DistributedVersionInfoTest, ForceLeaderTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, ReplaceNodeTest, RestartWhileUpdatingTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestCloudPivotFacet, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport, TestRandomRequestDistribution]
   [junit4] Completed [508/660 (1!)] on J2 in 31.63s, 1 test, 1 failure <<< FAILURES!

[...truncated 62889 lines...]