Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/241/

7 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestMiniSolrCloudClusterSSL

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL:     1) Thread[id=3351, 
name=OverseerHdfsCoreFailoverThread-97192248427741199-127.0.0.1:37621_solr-n_0000000003,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL: 
   1) Thread[id=3351, 
name=OverseerHdfsCoreFailoverThread-97192248427741199-127.0.0.1:37621_solr-n_0000000003,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([E9AEDF51DAA12969]:0)


FAILED:  org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:58656: Error CREATEing SolrCore 
'test_unload_shard_and_collection_1': Unable to create core 
[test_unload_shard_and_collection_1] Caused by: Direct buffer memory

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:58656: Error CREATEing SolrCore 
'test_unload_shard_and_collection_1': Unable to create core 
[test_unload_shard_and_collection_1] Caused by: Direct buffer memory
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:125)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:70)
        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)


FAILED:  org.apache.solr.update.AutoCommitTest.testMaxTime

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([E9AEDF51DAA12969:735AA2B3443BB555]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:818)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:811)
        ... 40 more


FAILED:  org.apache.lucene.search.TestFuzzyQuery.testRandom

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([8AA6BA4805B7A975]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestFuzzyQuery

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([8AA6BA4805B7A975]:0)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testSpecificConfigsets

Error Message:
KeeperErrorCode = NoNode for /collections/withconfigset2

Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode 
for /collections/withconfigset2
        at 
__randomizedtesting.SeedInfo.seed([E9AEDF51DAA12969:C4D0900B2D859365]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSpecificConfigsets(CollectionsAPIDistributedZkTest.java:425)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Expected to see collection awhollynewcollection_0 null Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/17)={
   "replicationFactor":"4",   "shards":{     "shard1":{       
"range":"80000000-bfffffff",       "state":"active",       "replicas":{}},     
"shard2":{       "range":"c0000000-ffffffff",       "state":"active",       
"replicas":{}},     "shard3":{       "range":"0-3fffffff",       
"state":"active",       "replicas":{}},     "shard4":{       
"range":"40000000-7fffffff",       "state":"active",       "replicas":{}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"5",   
"autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/17)={
  "replicationFactor":"4",
  "shards":{
    "shard1":{
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{}},
    "shard2":{
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{}},
    "shard3":{
      "range":"0-3fffffff",
      "state":"active",
      "replicas":{}},
    "shard4":{
      "range":"40000000-7fffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"5",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([E9AEDF51DAA12969:A1DBABE5DC9206FC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:496)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 1833 lines...]
   [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
   [junit4]   2> Dec 29, 2016 9:34:43 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: 
org.apache.lucene.search.TestFuzzyQuery
   [junit4]   2>    1) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1249)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1323)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:608)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:457)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
   [junit4]   2>    2) Thread[id=3721, 
name=SUITE-TestFuzzyQuery-seed#[8AA6BA4805B7A975], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1556)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:690)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:687)
   [junit4]   2>         at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:687)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:703)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:683)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:64)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:678)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:598)
   [junit4]   2>    3) Thread[id=9, name=JUnit4-serializer-daemon, 
state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2>    4) Thread[id=3722, 
name=TEST-TestFuzzyQuery.testRandom-seed#[8AA6BA4805B7A975], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2>         at java.util.WeakHashMap.getTable(WeakHashMap.java:350)
   [junit4]   2>         at java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
   [junit4]   2>         at 
java.util.WeakHashMap.containsKey(WeakHashMap.java:417)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
   [junit4]   2>         at 
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:747)
   [junit4]   2>         at 
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
   [junit4]   2>         at 
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFuzzyQuery 
-Dtests.method=testRandom -Dtests.seed=8AA6BA4805B7A975 -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ro-RO -Dtests.timezone=America/Indiana/Knox 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   7200s J1 | TestFuzzyQuery.testRandom <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8AA6BA4805B7A975]:0)
   [junit4]   2> Dec 29, 2016 9:34:43 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Dec 29, 2016 9:35:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.lucene.search.TestFuzzyQuery: 
   [junit4]   2>    1) Thread[id=3722, 
name=TEST-TestFuzzyQuery.testRandom-seed#[8AA6BA4805B7A975], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2>         at java.util.WeakHashMap.getTable(WeakHashMap.java:350)
   [junit4]   2>         at java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
   [junit4]   2>         at 
java.util.WeakHashMap.containsKey(WeakHashMap.java:417)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
   [junit4]   2>         at 
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:747)
   [junit4]   2>         at 
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
   [junit4]   2>         at 
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Dec 29, 2016 9:35:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=3722, 
name=TEST-TestFuzzyQuery.testRandom-seed#[8AA6BA4805B7A975], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2> Dec 29, 2016 9:35:06 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=3722, 
name=TEST-TestFuzzyQuery.testRandom-seed#[8AA6BA4805B7A975], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2>         at java.lang.Object.hashCode(Native Method)
   [junit4]   2>         at java.util.WeakHashMap.hash(WeakHashMap.java:298)
   [junit4]   2>         at java.util.WeakHashMap.getEntry(WeakHashMap.java:426)
   [junit4]   2>         at 
java.util.WeakHashMap.containsKey(WeakHashMap.java:417)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
   [junit4]   2>         at 
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:747)
   [junit4]   2>         at 
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
   [junit4]   2>         at 
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {field=DFR I(ne)1}, 
locale=ro-RO, timezone=America/Indiana/Knox
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=2,free=275939936,total=536346624
   [junit4]   2> NOTE: All tests run in this JVM: [TestTransactions, 
TestSortRandom, TestIndexInput, TestCachingCollector, TestFSTs, 
TestAllFilesHaveChecksumFooter, TestDocIdSetBuilder, TestReusableStringReader, 
TestTerm, TestNumericTokenStream, TestNewestSegment, TestSearchWithThreads, 
TestHighCompressionMode, TestIndexWriterOnDiskFull, TestLiveFieldValues, 
Test2BSortedDocValuesOrds, TestDocsAndPositions, TestDemo, 
TestNativeFSLockFactory, TestIntroSelector, TestPostingsOffsets, 
TestDocIDMerger, TestStressIndexing2, TestByteSlices, TestField, 
TestTopDocsMerge, TestTotalHitCountCollector, 
TestApproximationSearchEquivalence, TestSpansEnum, TestCompiledAutomaton, 
TestSpanNotQuery, TestReadOnlyIndex, TestFixedBitSet, TestMutableValues, 
TestWeakIdentityMap, TestIndexSorting, TestBlockPostingsFormat3, 
TestReqExclBulkScorer, TestEarlyTerminatingSortingCollector, 
TestPhrasePrefixQuery, TestPriorityQueue, TestIndexWriterOnJRECrash, 
TestBasics, TestSparseFixedBitDocIdSet, TestControlledRealTimeReopenThread, 
TestIndexWriterFromReader, TestSearchForDuplicates, TestPrefixCodedTerms, 
TestMaxPosition, TestSegmentReader, TestPrefixInBooleanQuery, 
TestLongValuesSource, TestSortedSetDocValues, TestDuelingCodecs, TestIsCurrent, 
TestLongBitSet, Test4GBStoredFields, TestPrefixRandom, 
TestStringMSBRadixSorter, TestDateTools, TestNumericDocValuesUpdates, 
TestGrowableByteArrayDataOutput, TestCharArraySet, TestPolygon2D, 
TestAddIndexes, TestPerFieldPostingsFormat2, TestIndexWriterUnicode, 
TestMultiDocValues, TestOperations, MultiCollectorTest, 
TestIndexWriterExceptions, TestBytesRefAttImpl, TestBooleanRewrites, 
TestFlushByRamOrCountsPolicy, TestConsistentFieldNumbers, TestDirectoryReader, 
TestLockFactory, TestSegmentMerger, TestOmitNorms, TestRegexpRandom2, 
TestNRTCachingDirectory, TestFastDecompressionMode, TestPagedBytes, TestCrash, 
TestSort, TestToken, TestFieldsReader, TestSimpleSearchEquivalence, 
TestDocValuesIndexing, TestSimilarityBase, TestHugeRamFile, 
TestBooleanMinShouldMatch, TestDeterminizeLexicon, TestSpans, TestCustomNorms, 
TestFlex, TestFastCompressionMode, TestRAMDirectory, TestMultiPhraseQuery, 
TestLazyProxSkipping, TestMergeSchedulerExternal, TestBagOfPostings, 
TestCodecs, TestCharTermAttributeImpl, TestOmitPositions, 
TestParallelLeafReader, TestBytesRefHash, TestThreadedForceMerge, 
TestStressNRT, TestSloppyPhraseQuery2, TestDisjunctionMaxQuery, 
TestForceMergeForever, TestOmitTf, TestMultiFields, 
TestDocumentsWriterDeleteQueue, TestDocumentWriter, 
TestCrashCausesCorruptIndex, TestMultiTermConstantScore, TestFuzzyQuery]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFuzzyQuery 
-Dtests.seed=8AA6BA4805B7A975 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ro-RO -Dtests.timezone=America/Indiana/Knox 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestFuzzyQuery (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8AA6BA4805B7A975]:0)
   [junit4] Completed [444/444 (1!)] on J1 in 7223.23s, 8 tests, 2 errors <<< 
FAILURES!

[...truncated 9806 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_E9AEDF51DAA12969-001/init-core-data-001
   [junit4]   2> 297300 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[E9AEDF51DAA12969]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 297309 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[E9AEDF51DAA12969]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testSslAndClientAuth
   [junit4]   2> 297309 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[E9AEDF51DAA12969]) 
[    ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the 
randomized SSL & clientAuth settings selected by base class
   [junit4]   2> 297310 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[E9AEDF51DAA12969]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_E9AEDF51DAA12969-001/tempDir-001
   [junit4]   2> 297311 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[E9AEDF51DAA12969]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 297311 INFO  (Thread-754) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 297311 INFO  (Thread-754) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 297411 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[E9AEDF51DAA12969]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:43208
   [junit4]   2> 297425 INFO  (jetty-launcher-446-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 297426 INFO  (jetty-launcher-446-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 297426 INFO  (jetty-launcher-446-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 297429 INFO  (jetty-launcher-446-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a38d946{/solr,null,AVAILABLE}
   [junit4]   2> 297432 INFO  (jetty-launcher-446-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@719eee9{/solr,null,AVAILABLE}
   [junit4]   2> 297433 INFO  (jetty-launcher-446-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6fac61d{SSL,[ssl, 
http/1.1]}{127.0.0.1:32858}
   [junit4]   2> 297433 INFO  (jetty-launcher-446-thread-3) [    ] 
o.e.j.s.Server Started @301680ms
   [junit4]   2> 297433 INFO  (jetty-launcher-446-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32858}
   [junit4]   2> 297434 ERROR (jetty-launcher-446-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 297434 INFO  (jetty-launcher-446-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 297434 INFO  (jetty-launcher-446-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297434 INFO  (jetty-launcher-446-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 297434 INFO  (jetty-launcher-446-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-29T18:26:45.003Z
   [junit4]   2> 297436 INFO  (jetty-launcher-446-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b7bf1f5{/solr,null,AVAILABLE}
   [junit4]   2> 297438 INFO  (jetty-launcher-446-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4be2a5a3{SSL,[ssl, 
http/1.1]}{127.0.0.1:37171}
   [junit4]   2> 297438 INFO  (jetty-launcher-446-thread-2) [    ] 
o.e.j.s.Server Started @301684ms
   [junit4]   2> 297438 INFO  (jetty-launcher-446-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37171}
   [junit4]   2> 297438 ERROR (jetty-launcher-446-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 297438 INFO  (jetty-launcher-446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 297438 INFO  (jetty-launcher-446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297438 INFO  (jetty-launcher-446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 297438 INFO  (jetty-launcher-446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-29T18:26:45.007Z
   [junit4]   2> 297443 INFO  (jetty-launcher-446-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@15cad72e{SSL,[ssl, 
http/1.1]}{127.0.0.1:35756}
   [junit4]   2> 297443 INFO  (jetty-launcher-446-thread-1) [    ] 
o.e.j.s.Server Started @301689ms
   [junit4]   2> 297443 INFO  (jetty-launcher-446-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35756}
   [junit4]   2> 297443 ERROR (jetty-launcher-446-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 297443 INFO  (jetty-launcher-446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 297443 INFO  (jetty-launcher-446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297443 INFO  (jetty-launcher-446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 297443 INFO  (jetty-launcher-446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-29T18:26:45.012Z
   [junit4]   2> 297451 INFO  (jetty-launcher-446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297452 INFO  (jetty-launcher-446-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297460 INFO  (jetty-launcher-446-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 297460 INFO  (jetty-launcher-446-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43208/solr
   [junit4]   2> 297462 INFO  (jetty-launcher-446-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 297463 INFO  (jetty-launcher-446-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43208/solr
   [junit4]   2> 297465 INFO  (jetty-launcher-446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297480 INFO  (jetty-launcher-446-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 297481 INFO  (jetty-launcher-446-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43208/solr
   [junit4]   2> 297502 INFO  (jetty-launcher-446-thread-3) 
[n:127.0.0.1:32858_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:32858_solr
   [junit4]   2> 297503 INFO  (jetty-launcher-446-thread-1) 
[n:127.0.0.1:35756_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35756_solr
   [junit4]   2> 297504 INFO  (jetty-launcher-446-thread-2) 
[n:127.0.0.1:37171_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37171_solr
   [junit4]   2> 297504 INFO  (jetty-launcher-446-thread-3) 
[n:127.0.0.1:32858_solr    ] o.a.s.c.Overseer Overseer 
(id=97192247615881223-127.0.0.1:32858_solr-n_0000000000) starting
   [junit4]   2> 297509 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:37171_solr) 
[n:127.0.0.1:37171_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 297509 INFO  
(zkCallback-462-thread-1-processing-n:127.0.0.1:35756_solr) 
[n:127.0.0.1:35756_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 297514 INFO  
(zkCallback-458-thread-1-processing-n:127.0.0.1:32858_solr) 
[n:127.0.0.1:32858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 297540 INFO  (jetty-launcher-446-thread-3) 
[n:127.0.0.1:32858_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32858_solr
   [junit4]   2> 297541 INFO  
(zkCallback-462-thread-1-processing-n:127.0.0.1:35756_solr) 
[n:127.0.0.1:35756_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 297542 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:37171_solr) 
[n:127.0.0.1:37171_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 297542 INFO  
(zkCallback-458-thread-1-processing-n:127.0.0.1:32858_solr) 
[n:127.0.0.1:32858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 297590 INFO  (jetty-launcher-446-thread-1) 
[n:127.0.0.1:35756_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_E9AEDF51DAA12969-001/tempDir-001/node1/.
   [junit4]   2> 297591 INFO  (jetty-launcher-446-thread-2) 
[n:127.0.0.1:37171_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_E9AEDF51DAA12969-001/tempDir-001/node2/.
   [junit4]   2> 297659 INFO  (jetty-launcher-446-thread-3) 
[n:127.0.0.1:32858_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_E9AEDF51DAA12969-001/tempDir-001/node3/.
   [junit4]   2> 298366 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[E9AEDF51DAA12969]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 298367 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[E9AEDF51DAA12969]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43208/solr 
ready
   [junit4]   2> 298424 INFO  (qtp1465972185-3049) [n:127.0.0.1:32858_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 298426 INFO  
(OverseerThreadFactory-1543-thread-1-processing-n:127.0.0.1:32858_solr) 
[n:127.0.0.1:32858_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
first_collection
   [junit4]   2> 298560 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=first_collection_shard2_replica1&action=CREATE&numShards=3&collection=first_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 298604 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=first_collection_shard1_replica1&action=CREATE&numShards=3&collection=first_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 298607 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=first_collection_shard3_replica1&action=CREATE&numShards=3&collection=first_collection&shard=shard3&wt=javabin&version=2
   [junit4]   2> 298712 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:37171_solr) 
[n:127.0.0.1:37171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 298712 INFO  
(zkCallback-462-thread-1-processing-n:127.0.0.1:35756_solr) 
[n:127.0.0.1:35756_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 298713 INFO  
(zkCallback-458-thread-1-processing-n:127.0.0.1:32858_solr) 
[n:127.0.0.1:32858_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 299584 WARN  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 299585 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 299599 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.s.IndexSchema [first_collection_shard2_replica1] Schema name=test
   [junit4]   2> 299635 WARN  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 299637 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 299640 WARN  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 299641 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 299653 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.s.IndexSchema [first_collection_shard3_replica1] Schema name=test
   [junit4]   2> 299654 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.s.IndexSchema [first_collection_shard1_replica1] Schema name=test
   [junit4]   2> 299733 WARN  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.s.IndexSchema [first_collection_shard2_replica1] default search field in 
schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 299736 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 299749 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard2_replica1' 
using configuration from collection first_collection
   [junit4]   2> 299749 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.c.SolrCore [[first_collection_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_E9AEDF51DAA12969-001/tempDir-001/node3/first_collection_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_E9AEDF51DAA12969-001/tempDir-001/node3/./first_collection_shard2_replica1/data/]
   [junit4]   2> 299750 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da2bbb5
   [junit4]   2> 299753 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=48.966796875, 
floorSegmentMB=1.958984375, forceMergeDeletesPctAllowed=29.3069572384421, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 299761 WARN  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 299767 WARN  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.s.IndexSchema [first_collection_shard1_replica1] default search field in 
schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 299768 WARN  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.s.IndexSchema [first_collection_shard3_replica1] default search field in 
schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 299769 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 299770 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 299776 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 299776 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 299781 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299781 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299783 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica1' 
using configuration from collection first_collection
   [junit4]   2> 299783 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.c.SolrCore [[first_collection_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_E9AEDF51DAA12969-001/tempDir-001/node2/first_collection_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_E9AEDF51DAA12969-001/tempDir-001/node2/./first_collection_shard1_replica1/data/]
   [junit4]   2> 299784 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da2bbb5
   [junit4]   2> 299785 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=48.966796875, 
floorSegmentMB=1.958984375, forceMergeDeletesPctAllowed=29.3069572384421, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 299786 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1775117053543001]
   [junit4]   2> 299786 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica1' 
using configuration from collection first_collection
   [junit4]   2> 299787 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.c.SolrCore [[first_collection_shard3_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_E9AEDF51DAA12969-001/tempDir-001/node1/first_collection_shard3_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_E9AEDF51DAA12969-001/tempDir-001/node1/./first_collection_shard3_replica1/data/]
   [junit4]   2> 299787 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da2bbb5
   [junit4]   2> 299788 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@235c8bb8[first_collection_shard2_replica1] main]
   [junit4]   2> 299789 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=48.966796875, 
floorSegmentMB=1.958984375, forceMergeDeletesPctAllowed=29.3069572384421, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 299790 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 299790 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 299790 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 299791 WARN  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 299791 INFO  
(searcherExecutor-1550-thread-1-processing-n:127.0.0.1:32858_solr 
x:first_collection_shard2_replica1 s:shard2 c:first_collection) 
[n:127.0.0.1:32858_solr c:first_collection s:shard2  
x:first_collection_shard2_replica1] o.a.s.c.SolrCore 
[first_collection_shard2_replica1] Registered new searcher 
Searcher@235c8bb8[first_collection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299791 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555075964453519360
   [junit4]   2> 299798 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 299798 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 299798 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:32858/solr/first_collection_shard2_replica1/
   [junit4]   2> 299798 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 299798 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:32858/solr/first_collection_shard2_replica1/ has no replicas
   [junit4]   2> 299803 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:32858/solr/first_collection_shard2_replica1/ shard2
   [junit4]   2> 299803 WARN  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 299806 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 299806 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 299807 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299807 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299807 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1775117053543001]
   [junit4]   2> 299808 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e6f4cc4[first_collection_shard1_replica1] main]
   [junit4]   2> 299809 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 299809 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 299809 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 299809 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555075964472393728
   [junit4]   2> 299815 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 299815 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 299816 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299816 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299816 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1775117053543001]
   [junit4]   2> 299816 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@35d23024[first_collection_shard3_replica1] main]
   [junit4]   2> 299817 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 299818 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 299818 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 299818 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555075964481830912
   [junit4]   2> 299821 INFO  
(searcherExecutor-1556-thread-1-processing-n:127.0.0.1:35756_solr 
x:first_collection_shard3_replica1 s:shard3 c:first_collection) 
[n:127.0.0.1:35756_solr c:first_collection s:shard3  
x:first_collection_shard3_replica1] o.a.s.c.SolrCore 
[first_collection_shard3_replica1] Registered new searcher 
Searcher@35d23024[first_collection_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299825 INFO  
(searcherExecutor-1555-thread-1-processing-n:127.0.0.1:37171_solr 
x:first_collection_shard1_replica1 s:shard1 c:first_collection) 
[n:127.0.0.1:37171_solr c:first_collection s:shard1  
x:first_collection_shard1_replica1] o.a.s.c.SolrCore 
[first_collection_shard1_replica1] Registered new searcher 
Searcher@2e6f4cc4[first_collection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299826 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 299826 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 299826 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37171/solr/first_collection_shard1_replica1/
   [junit4]   2> 299826 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 299826 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:37171/solr/first_collection_shard1_replica1/ has no replicas
   [junit4]   2> 299826 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 299826 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 299826 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35756/solr/first_collection_shard3_replica1/
   [junit4]   2> 299826 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 299826 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35756/solr/first_collection_shard3_replica1/ has no replicas
   [junit4]   2> 299831 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37171/solr/first_collection_shard1_replica1/ shard1
   [junit4]   2> 299831 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35756/solr/first_collection_shard3_replica1/ shard3
   [junit4]   2> 299936 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:37171_solr) 
[n:127.0.0.1:37171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 299936 INFO  
(zkCallback-462-thread-1-processing-n:127.0.0.1:35756_solr) 
[n:127.0.0.1:35756_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 299936 INFO  
(zkCallback-458-thread-3-processing-n:127.0.0.1:32858_solr) 
[n:127.0.0.1:32858_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 299954 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 299956 INFO  (qtp1465972185-3045) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2  x:first_collection_shard2_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=first_collection_shard2_replica1&action=CREATE&numShards=3&collection=first_collection&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1396
   [junit4]   2> 299982 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 299982 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 299984 INFO  (qtp1096391140-3064) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1  x:first_collection_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=first_collection_shard1_replica1&action=CREATE&numShards=3&collection=first_collection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1380
   [junit4]   2> 299984 INFO  (qtp1978803652-3055) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3  x:first_collection_shard3_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=first_collection_shard3_replica1&action=CREATE&numShards=3&collection=first_collection&shard=shard3&wt=javabin&version=2}
 status=0 QTime=1377
   [junit4]   2> 299992 INFO  (qtp1465972185-3049) [n:127.0.0.1:32858_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 300092 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:37171_solr) 
[n:127.0.0.1:37171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 300093 INFO  
(zkCallback-458-thread-1-processing-n:127.0.0.1:32858_solr) 
[n:127.0.0.1:32858_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 300093 INFO  
(zkCallback-462-thread-1-processing-n:127.0.0.1:35756_solr) 
[n:127.0.0.1:35756_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 300428 INFO  
(OverseerCollectionConfigSetProcessor-97192247615881223-127.0.0.1:32858_solr-n_0000000000)
 [n:127.0.0.1:32858_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 300992 INFO  (qtp1465972185-3049) [n:127.0.0.1:32858_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=2568
   [junit4]   2> 300993 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[E9AEDF51DAA12969]) 
[    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: first_collection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 300997 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[E9AEDF51DAA12969]) 
[    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
first_collection
   [junit4]   2> 301041 INFO  (qtp1978803652-3053) [n:127.0.0.1:35756_solr 
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica1] 
o.a.s.c.S.Request [first_collection_shard3_replica1]  webapp=/solr path=/select 
params={distrib=false&_stateVer_=first_collection:3&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:35756/solr/first_collection_shard3_replica1/&rows=10&version=2&q=*:*&NOW=1483036008580&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 301042 INFO  (qtp1465972185-3039) [n:127.0.0.1:32858_solr 
c:first_collection s:shard2 r:core_node1 x:first_collection_shard2_replica1] 
o.a.s.c.S.Request [first_collection_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&_stateVer_=first_collection:3&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:32858/solr/first_collection_shard2_replica1/&rows=10&version=2&q=*:*&NOW=1483036008580&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 301075 INFO  (qtp1096391140-3061) [n:127.0.0.1:37171_solr 
c:first_collection s:shard1 r:core_node2 x:first_collection_shard1_replica1] 
o.a.s.c.S.Request [first_collection_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&_stateVer_=first_collection:3&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:37171/solr/first_collection_shard1_replica1/&rows=10&version=2&q=*:

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

[E9AEDF51DAA12969]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1] {add=[500]} 0 5022
   [junit4]   2> 2051572 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
5022
   [junit4]   2> 2051572 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
5022
   [junit4]   2> 2051572 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
5022
   [junit4]   2> 2051572 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
5022
   [junit4]   2> 2051572 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
5022
   [junit4]   2> 2051572 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
5022
   [junit4]   2> 2051572 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
5022
   [junit4]   2> 2051573 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
5023
   [junit4]   2> 2051573 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
5023
   [junit4]   2> 2051573 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 2051573 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 5023
   [junit4]   2> 2051573 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 5023
   [junit4]   2> 2051573 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 5023
   [junit4]   2> 2051573 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 5024
   [junit4]   2> 2051574 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 5024
   [junit4]   2> 2051574 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 5024
   [junit4]   2> 2051574 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 5024
   [junit4]   2> 2051574 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 5024
   [junit4]   2> 2051574 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 5024
   [junit4]   2> 2051574 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 5024
   [junit4]   2> 2051574 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 2052573 INFO  (commitScheduler-4476-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2052575 INFO  (commitScheduler-4476-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b8d2c5[collection1] 
main]
   [junit4]   2> 2052575 INFO  (commitScheduler-4476-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2052576 INFO  
(searcherExecutor-4473-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b8d2c5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.4.0):c10/9:delGen=1)))}
   [junit4]   2> 2052826 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 2052826 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 2052827 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9AEDF51DAA12969]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 2052827 INFO  
(SUITE-AutoCommitTest-seed#[E9AEDF51DAA12969]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2052827 INFO  
(SUITE-AutoCommitTest-seed#[E9AEDF51DAA12969]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1368955282
   [junit4]   2> 2052828 INFO  
(coreCloseExecutor-4477-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@30a3b1a
   [junit4]   2> 2052837 INFO  
(coreCloseExecutor-4477-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 2052840 INFO  
(SUITE-AutoCommitTest-seed#[E9AEDF51DAA12969]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_E9AEDF51DAA12969-001
   [junit4]   2> Dec 29, 2016 6:56:00 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=en-IN, 
timezone=Asia/Qyzylorda
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=214782424,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateParamsTest, 
NoCacheHeaderTest, QueryParsingTest, TestJsonRequest, CollectionsAPISolrJTest, 
HdfsDirectoryFactoryTest, DistributedFacetPivotSmallAdvancedTest, 
ConnectionReuseTest, TestAnalyzedSuggestions, CollectionStateFormat2Test, 
TestOnReconnectListenerSupport, SaslZkACLProviderTest, StatsComponentTest, 
PingRequestHandlerTest, SuggesterWFSTTest, CheckHdfsIndexTest, 
TestLeaderInitiatedRecoveryThread, LeaderFailoverAfterPartitionTest, 
TestExceedMaxTermLength, TestCollectionAPI, TestObjectReleaseTracker, 
TestConfig, TestTrackingShardHandlerFactory, TestNumericTerms32, 
TestJsonFacetRefinement, OverseerTaskQueueTest, 
LeaderInitiatedRecoveryOnShardRestartTest, HdfsBasicDistributedZk2Test, 
TestDistributedStatsComponentCardinality, TestDynamicLoading, 
TestDefaultStatsCache, TestRequestStatusCollectionAPI, TestInitQParser, 
DebugComponentTest, SimpleFacetsTest, TestSolrXml, SolrCloudExampleTest, 
TestTestInjection, OverseerTest, TestConfigOverlay, 
TolerantUpdateProcessorTest, SolrMetricsIntegrationTest, 
TestUnifiedSolrHighlighter, ClassificationUpdateProcessorIntegrationTest, 
CircularListTest, TestRebalanceLeaders, TestRuleBasedAuthorizationPlugin, 
TestNoOpRegenerator, TestClassicSimilarityFactory, 
BinaryUpdateRequestHandlerTest, TestCloudDeleteByQuery, 
TestCloudPseudoReturnFields, ResponseLogComponentTest, 
CurrencyFieldXmlFileTest, MinimalSchemaTest, TestLFUCache, 
FieldAnalysisRequestHandlerTest, TestIndexSearcher, LeaderElectionTest, 
SpatialRPTFieldTypeTest, FullHLLTest, TestSimpleQParserPlugin, 
MergeStrategyTest, ConnectionManagerTest, TestSolrCloudWithKerberosAlt, 
TestUtils, BadIndexSchemaTest, TestManagedSchema, OverseerModifyCollectionTest, 
HardAutoCommitTest, TestFieldCacheSanityChecker, UnloadDistributedZkTest, 
AnalyticsMergeStrategyTest, SolrCoreCheckLockOnStartupTest, 
TestSolrQueryParser, RemoteQueryErrorTest, PreAnalyzedFieldTest, 
TestHdfsBackupRestoreCore, TestExtendedDismaxParser, TestPushWriter, 
SolrTestCaseJ4Test, SparseHLLTest, DocExpirationUpdateProcessorFactoryTest, 
DeleteReplicaTest, JSONWriterTest, TestDocTermOrds, 
TestPerFieldSimilarityClassic, ShowFileRequestHandlerTest, 
DirectUpdateHandlerOptimizeTest, TestManagedSynonymFilterFactory, TestMacros, 
TestDistribDocBasedVersion, StatsReloadRaceTest, RequestLoggingTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestWriterPerf, 
BigEndianAscendingWordSerializerTest, TestInitParams, MetricsHandlerTest, 
TestIndexingPerformance, HdfsUnloadDistributedZkTest, 
DistributedFacetExistsSmallTest, TestSolrQueryResponse, 
SpellPossibilityIteratorTest, TestShortCircuitedRequests, 
ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, 
ShardRoutingCustomTest, AutoCommitTest]
   [junit4] Completed [313/675 (4!)] on J2 in 8.38s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 63626 lines...]


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

Reply via email to