Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.1/1/

7 tests failed.
FAILED:  org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig

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([FDF3A65FB537AD36]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.spatial3d.TestGeo3DPoint

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

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


FAILED:  
org.apache.solr.cloud.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates

Error Message:
Timeout while trying to assert number of documents @ source_collection

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ 
source_collection
        at 
__randomizedtesting.SeedInfo.seed([271B22973D729D3E:F412728978E101A9]:0)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:282)
        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:233)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.AssertionError: expected:<150> but was:<160>
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:273)
        ... 42 more


FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Didn't see all replicas for shard shard1 in c8n_1x2 come up within 90000 ms! 
ClusterState: {   "collMinRf_1x3":{     "pullReplicas":"0",     
"replicationFactor":"1",     "shards":{"shard1":{         
"range":"80000000-7fffffff",         "state":"active",         "replicas":{     
      "core_node3":{             "core":"collMinRf_1x3_shard1_replica_t1",      
       "base_url":"http://127.0.0.1:41721/x_uo/my";,             
"node_name":"127.0.0.1:41721_x_uo%2Fmy",             "state":"active",          
   "type":"TLOG"},           "core_node5":{             
"core":"collMinRf_1x3_shard1_replica_t2",             
"base_url":"http://127.0.0.1:33108/x_uo/my";,             
"node_name":"127.0.0.1:33108_x_uo%2Fmy",             "state":"active",          
   "type":"TLOG"},           "core_node6":{             
"core":"collMinRf_1x3_shard1_replica_t4",             
"base_url":"http://127.0.0.1:34960/x_uo/my";,             
"node_name":"127.0.0.1:34960_x_uo%2Fmy",             "state":"active",          
   "type":"TLOG",             "leader":"true"}}}},     
"router":{"name":"compositeId"},     "maxShardsPerNode":"1",     
"autoAddReplicas":"false",     "nrtReplicas":"0",     "tlogReplicas":"3"},   
"collection1":{     "pullReplicas":"0",     "replicationFactor":"1",     
"shards":{       "shard1":{         "range":"80000000-ffffffff",         
"state":"active",         "replicas":{"core_node44":{             
"core":"collection1_shard1_replica_t43",             
"base_url":"http://127.0.0.1:33108/x_uo/my";,             
"node_name":"127.0.0.1:33108_x_uo%2Fmy",             "state":"active",          
   "type":"TLOG",             "leader":"true"}}},       "shard2":{         
"range":"0-7fffffff",         "state":"active",         "replicas":{           
"core_node42":{             "core":"collection1_shard2_replica_t41",            
 "base_url":"http://127.0.0.1:41721/x_uo/my";,             
"node_name":"127.0.0.1:41721_x_uo%2Fmy",             "state":"active",          
   "type":"TLOG",             "leader":"true"},           "core_node46":{       
      "core":"collection1_shard2_replica_t45",             
"base_url":"http://127.0.0.1:34960/x_uo/my";,             
"node_name":"127.0.0.1:34960_x_uo%2Fmy",             "state":"active",          
   "type":"TLOG"}}}},     "router":{"name":"compositeId"},     
"maxShardsPerNode":"1",     "autoAddReplicas":"false",     "nrtReplicas":"1",   
  "tlogReplicas":"0"},   "control_collection":{     "pullReplicas":"0",     
"replicationFactor":"1",     "shards":{"shard1":{         
"range":"80000000-7fffffff",         "state":"active",         
"replicas":{"core_node2":{             
"core":"control_collection_shard1_replica_n1",             
"base_url":"http://127.0.0.1:45217/x_uo/my";,             
"node_name":"127.0.0.1:45217_x_uo%2Fmy",             "state":"active",          
   "type":"NRT",             "leader":"true"}}}},     
"router":{"name":"compositeId"},     "maxShardsPerNode":"1",     
"autoAddReplicas":"false",     "nrtReplicas":"1",     "tlogReplicas":"0"},   
"c8n_1x2":{     "pullReplicas":"0",     "replicationFactor":"1",     
"shards":{"shard1":{         "range":"80000000-7fffffff",         
"state":"active",         "replicas":{           "core_node3":{             
"core":"c8n_1x2_shard1_replica_t1",             
"base_url":"http://127.0.0.1:34960/x_uo/my";,             
"node_name":"127.0.0.1:34960_x_uo%2Fmy",             "state":"active",          
   "type":"TLOG",             "leader":"true"},           "core_node4":{        
     "state":"down",             "base_url":"http://127.0.0.1:45217/x_uo/my";,   
          "core":"c8n_1x2_shard1_replica_t2",             
"node_name":"127.0.0.1:45217_x_uo%2Fmy",             "type":"TLOG"}}}},     
"router":{"name":"compositeId"},     "maxShardsPerNode":"1",     
"autoAddReplicas":"false",     "nrtReplicas":"0",     "tlogReplicas":"2"}}

Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in c8n_1x2 
come up within 90000 ms! ClusterState: {
  "collMinRf_1x3":{
    "pullReplicas":"0",
    "replicationFactor":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node3":{
            "core":"collMinRf_1x3_shard1_replica_t1",
            "base_url":"http://127.0.0.1:41721/x_uo/my";,
            "node_name":"127.0.0.1:41721_x_uo%2Fmy",
            "state":"active",
            "type":"TLOG"},
          "core_node5":{
            "core":"collMinRf_1x3_shard1_replica_t2",
            "base_url":"http://127.0.0.1:33108/x_uo/my";,
            "node_name":"127.0.0.1:33108_x_uo%2Fmy",
            "state":"active",
            "type":"TLOG"},
          "core_node6":{
            "core":"collMinRf_1x3_shard1_replica_t4",
            "base_url":"http://127.0.0.1:34960/x_uo/my";,
            "node_name":"127.0.0.1:34960_x_uo%2Fmy",
            "state":"active",
            "type":"TLOG",
            "leader":"true"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "nrtReplicas":"0",
    "tlogReplicas":"3"},
  "collection1":{
    "pullReplicas":"0",
    "replicationFactor":"1",
    "shards":{
      "shard1":{
        "range":"80000000-ffffffff",
        "state":"active",
        "replicas":{"core_node44":{
            "core":"collection1_shard1_replica_t43",
            "base_url":"http://127.0.0.1:33108/x_uo/my";,
            "node_name":"127.0.0.1:33108_x_uo%2Fmy",
            "state":"active",
            "type":"TLOG",
            "leader":"true"}}},
      "shard2":{
        "range":"0-7fffffff",
        "state":"active",
        "replicas":{
          "core_node42":{
            "core":"collection1_shard2_replica_t41",
            "base_url":"http://127.0.0.1:41721/x_uo/my";,
            "node_name":"127.0.0.1:41721_x_uo%2Fmy",
            "state":"active",
            "type":"TLOG",
            "leader":"true"},
          "core_node46":{
            "core":"collection1_shard2_replica_t45",
            "base_url":"http://127.0.0.1:34960/x_uo/my";,
            "node_name":"127.0.0.1:34960_x_uo%2Fmy",
            "state":"active",
            "type":"TLOG"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "nrtReplicas":"1",
    "tlogReplicas":"0"},
  "control_collection":{
    "pullReplicas":"0",
    "replicationFactor":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{"core_node2":{
            "core":"control_collection_shard1_replica_n1",
            "base_url":"http://127.0.0.1:45217/x_uo/my";,
            "node_name":"127.0.0.1:45217_x_uo%2Fmy",
            "state":"active",
            "type":"NRT",
            "leader":"true"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "nrtReplicas":"1",
    "tlogReplicas":"0"},
  "c8n_1x2":{
    "pullReplicas":"0",
    "replicationFactor":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node3":{
            "core":"c8n_1x2_shard1_replica_t1",
            "base_url":"http://127.0.0.1:34960/x_uo/my";,
            "node_name":"127.0.0.1:34960_x_uo%2Fmy",
            "state":"active",
            "type":"TLOG",
            "leader":"true"},
          "core_node4":{
            "state":"down",
            "base_url":"http://127.0.0.1:45217/x_uo/my";,
            "core":"c8n_1x2_shard1_replica_t2",
            "node_name":"127.0.0.1:45217_x_uo%2Fmy",
            "type":"TLOG"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "nrtReplicas":"0",
    "tlogReplicas":"2"}}
        at 
__randomizedtesting.SeedInfo.seed([271B22973D729D3E:AF4F1D4D938EF0C6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1996)
        at 
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:370)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test

Error Message:
Expected numSlices=5 numReplicas=1 but found 
DocCollection(solrj_collection3//collections/solrj_collection3/state.json/27)={ 
  "pullReplicas":"0",   "replicationFactor":"1",   "shards":{     "shard1":{    
   "range":"80000000-b332ffff",       "state":"active",       
"replicas":{"core_node3":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node3/data/",
           "base_url":"http://127.0.0.1:37305/a_f";,           
"node_name":"127.0.0.1:37305_a_f",           "type":"NRT",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node3/data/tlog",
           "core":"solrj_collection3_shard1_replica_n1",           
"state":"active",           "leader":"true"}}},     "shard2":{       
"range":"b3330000-e665ffff",       "state":"active",       
"replicas":{"core_node5":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node5/data/",
           "base_url":"http://127.0.0.1:36505/a_f";,           
"node_name":"127.0.0.1:36505_a_f",           "type":"NRT",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node5/data/tlog",
           "core":"solrj_collection3_shard2_replica_n2",           
"state":"active",           "leader":"true"}}},     "shard3":{       
"range":"e6660000-1998ffff",       "state":"active",       
"replicas":{"core_node7":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node7/data/",
           "base_url":"http://127.0.0.1:36505/a_f";,           
"node_name":"127.0.0.1:36505_a_f",           "type":"NRT",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node7/data/tlog",
           "core":"solrj_collection3_shard3_replica_n4",           
"state":"active",           "leader":"true"}}},     "shard4":{       
"range":"19990000-4ccbffff",       "state":"active",       
"replicas":{"core_node9":{           
"core":"solrj_collection3_shard4_replica_n6",           
"base_url":"http://127.0.0.1:36505/a_f";,           
"node_name":"127.0.0.1:36505_a_f",           "state":"down",           
"type":"NRT"}}},     "shard5":{       "range":"4ccc0000-7fffffff",       
"state":"active",       "replicas":{"core_node10":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node10/data/",
           "base_url":"http://127.0.0.1:37305/a_f";,           
"node_name":"127.0.0.1:37305_a_f",           "type":"NRT",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node10/data/tlog",
           "core":"solrj_collection3_shard5_replica_n8",           
"state":"active",           "leader":"true"}}}},   "router":{     
"field":"myOwnField",     "name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"true",   "nrtReplicas":"1",   "tlogReplicas":"0"} with 
/live_nodes: [127.0.0.1:36505_a_f, 127.0.0.1:37305_a_f, 127.0.0.1:39007_a_f, 
127.0.0.1:39575_a_f, 127.0.0.1:45402_a_f]

Stack Trace:
java.lang.AssertionError: Expected numSlices=5 numReplicas=1 but found 
DocCollection(solrj_collection3//collections/solrj_collection3/state.json/27)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-b332ffff",
      "state":"active",
      "replicas":{"core_node3":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node3/data/",
          "base_url":"http://127.0.0.1:37305/a_f";,
          "node_name":"127.0.0.1:37305_a_f",
          "type":"NRT",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node3/data/tlog",
          "core":"solrj_collection3_shard1_replica_n1",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"b3330000-e665ffff",
      "state":"active",
      "replicas":{"core_node5":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node5/data/",
          "base_url":"http://127.0.0.1:36505/a_f";,
          "node_name":"127.0.0.1:36505_a_f",
          "type":"NRT",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node5/data/tlog",
          "core":"solrj_collection3_shard2_replica_n2",
          "state":"active",
          "leader":"true"}}},
    "shard3":{
      "range":"e6660000-1998ffff",
      "state":"active",
      "replicas":{"core_node7":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node7/data/",
          "base_url":"http://127.0.0.1:36505/a_f";,
          "node_name":"127.0.0.1:36505_a_f",
          "type":"NRT",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node7/data/tlog",
          "core":"solrj_collection3_shard3_replica_n4",
          "state":"active",
          "leader":"true"}}},
    "shard4":{
      "range":"19990000-4ccbffff",
      "state":"active",
      "replicas":{"core_node9":{
          "core":"solrj_collection3_shard4_replica_n6",
          "base_url":"http://127.0.0.1:36505/a_f";,
          "node_name":"127.0.0.1:36505_a_f",
          "state":"down",
          "type":"NRT"}}},
    "shard5":{
      "range":"4ccc0000-7fffffff",
      "state":"active",
      "replicas":{"core_node10":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node10/data/",
          "base_url":"http://127.0.0.1:37305/a_f";,
          "node_name":"127.0.0.1:37305_a_f",
          "type":"NRT",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:46116/solr_hdfs_home/solrj_collection3/core_node10/data/tlog",
          "core":"solrj_collection3_shard5_replica_n8",
          "state":"active",
          "leader":"true"}}}},
  "router":{
    "field":"myOwnField",
    "name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"true",
  "nrtReplicas":"1",
  "tlogReplicas":"0"} with /live_nodes: [127.0.0.1:36505_a_f, 
127.0.0.1:37305_a_f, 127.0.0.1:39007_a_f, 127.0.0.1:39575_a_f, 
127.0.0.1:45402_a_f]
        at 
__randomizedtesting.SeedInfo.seed([271B22973D729D3E:AF4F1D4D938EF0C6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.assertSliceAndReplicaCount(SharedFSAutoReplicaFailoverTest.java:413)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:255)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:143)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:46007

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:46007
        at 
__randomizedtesting.SeedInfo.seed([271B22973D729D3E:AF4F1D4D938EF0C6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:305)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:68)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:525)
        ... 52 more


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
replica never fully recovered

Stack Trace:
java.lang.AssertionError: replica never fully recovered
        at 
__randomizedtesting.SeedInfo.seed([271B22973D729D3E:4AE7866A873A6239]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.waitForRecovery(AutoscalingHistoryHandlerTest.java:303)
        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:255)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 10893 lines...]
   [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
   [junit4]   2> lis 13, 2017 9:57:25 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: 
org.apache.lucene.spatial3d.TestGeo3DPoint
   [junit4]   2>    1) Thread[id=13, 
name=SUITE-TestGeo3DPoint-seed#[FDF3A65FB537AD36], state=RUNNABLE, 
group=TGRP-TestGeo3DPoint]
   [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1559)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
   [junit4]   2>         at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2>    2) 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>    3) 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:1252)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2>    4) Thread[id=14, 
name=TEST-TestGeo3DPoint.testRandomBig-seed#[FDF3A65FB537AD36], state=RUNNABLE, 
group=TGRP-TestGeo3DPoint]
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.Plane.findIntersections(Plane.java:650)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.StandardXYZSolid.<init>(StandardXYZSolid.java:177)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.XYZSolidFactory.makeXYZSolid(XYZSolidFactory.java:64)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:847)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig(TestGeo3DPoint.java:480)
   [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:1737)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [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:368)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [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:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [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=TestGeo3DPoint 
-Dtests.method=testRandomBig -Dtests.seed=FDF3A65FB537AD36 -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/test-data/enwiki.random.lines.txt
 -Dtests.locale=hr -Dtests.timezone=Asia/Rangoon -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   7105s J1 | TestGeo3DPoint.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FDF3A65FB537AD36]:0)
   [junit4]   2> lis 13, 2017 9:57:26 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> lis 13, 2017 9:57:46 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.lucene.spatial3d.TestGeo3DPoint: 
   [junit4]   2>    1) Thread[id=14, 
name=TEST-TestGeo3DPoint.testRandomBig-seed#[FDF3A65FB537AD36], state=RUNNABLE, 
group=TGRP-TestGeo3DPoint]
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.Plane.findIntersections(Plane.java:650)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.GeoComplexPolygon.isWithin(GeoComplexPolygon.java:208)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.GeoBaseMembershipShape.isWithin(GeoBaseMembershipShape.java:36)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.GeoBaseShape.getBounds(GeoBaseShape.java:43)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.GeoComplexPolygon.getBounds(GeoComplexPolygon.java:441)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:846)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig(TestGeo3DPoint.java:480)
   [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:1737)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [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:368)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [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:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> lis 13, 2017 9:57:46 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=14, 
name=TEST-TestGeo3DPoint.testRandomBig-seed#[FDF3A65FB537AD36], state=RUNNABLE, 
group=TGRP-TestGeo3DPoint]
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/spatial3d/test/J1/temp/lucene.spatial3d.TestGeo3DPoint_FDF3A65FB537AD36-001
   [junit4]   2> Oct 13, 2017 3:27:46 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=2698, maxDocsPerChunk=685, blockSize=801), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=2698, blockSize=801)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=hr, timezone=Asia/Rangoon
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=201126616,total=480247808
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeo3DDocValues, 
TestGeo3DPoint]
   [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=TestGeo3DPoint 
-Dtests.seed=FDF3A65FB537AD36 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/test-data/enwiki.random.lines.txt
 -Dtests.locale=hr -Dtests.timezone=Asia/Rangoon -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestGeo3DPoint (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FDF3A65FB537AD36]:0)
   [junit4] Completed [15/15 (1!)] on J1 in 7220.63s, 6 tests, 2 errors <<< 
FAILURES!

[...truncated 1964 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> 554598 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[271B22973D729D3E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_271B22973D729D3E-001/init-core-data-001
   [junit4]   2> 554599 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[271B22973D729D3E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 554689 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[271B22973D729D3E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 554690 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[271B22973D729D3E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_271B22973D729D3E-001/tempDir-001
   [junit4]   2> 554690 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[271B22973D729D3E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 554719 INFO  (Thread-323) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 554722 INFO  (Thread-323) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 554782 ERROR (Thread-323) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 554828 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[271B22973D729D3E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40096
   [junit4]   2> 555038 INFO  (jetty-launcher-83-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 555073 INFO  (jetty-launcher-83-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 555132 INFO  (jetty-launcher-83-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 555231 INFO  (jetty-launcher-83-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4aa5f34c{/solr,null,AVAILABLE}
   [junit4]   2> 555232 INFO  (jetty-launcher-83-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@500da532{HTTP/1.1,[http/1.1]}{127.0.0.1:46787}
   [junit4]   2> 555232 INFO  (jetty-launcher-83-thread-3) [    ] 
o.e.j.s.Server Started @567881ms
   [junit4]   2> 555232 INFO  (jetty-launcher-83-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46787}
   [junit4]   2> 555233 ERROR (jetty-launcher-83-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 555233 INFO  (jetty-launcher-83-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 555233 INFO  (jetty-launcher-83-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 555233 INFO  (jetty-launcher-83-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 555233 INFO  (jetty-launcher-83-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-13T04:08:23.131Z
   [junit4]   2> 555305 INFO  (jetty-launcher-83-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1097445f{/solr,null,AVAILABLE}
   [junit4]   2> 555306 INFO  (jetty-launcher-83-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4dbec6d7{HTTP/1.1,[http/1.1]}{127.0.0.1:38095}
   [junit4]   2> 555306 INFO  (jetty-launcher-83-thread-1) [    ] 
o.e.j.s.Server Started @567955ms
   [junit4]   2> 555306 INFO  (jetty-launcher-83-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38095}
   [junit4]   2> 555306 ERROR (jetty-launcher-83-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 555306 INFO  (jetty-launcher-83-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 555306 INFO  (jetty-launcher-83-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 555306 INFO  (jetty-launcher-83-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 555306 INFO  (jetty-launcher-83-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-13T04:08:23.204Z
   [junit4]   2> 555341 INFO  (jetty-launcher-83-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 555528 INFO  (jetty-launcher-83-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40d13492{/solr,null,AVAILABLE}
   [junit4]   2> 555529 INFO  (jetty-launcher-83-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@302f118a{HTTP/1.1,[http/1.1]}{127.0.0.1:46831}
   [junit4]   2> 555529 INFO  (jetty-launcher-83-thread-2) [    ] 
o.e.j.s.Server Started @568178ms
   [junit4]   2> 555529 INFO  (jetty-launcher-83-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46831}
   [junit4]   2> 555529 ERROR (jetty-launcher-83-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 555529 INFO  (jetty-launcher-83-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 555529 INFO  (jetty-launcher-83-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 555529 INFO  (jetty-launcher-83-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 555529 INFO  (jetty-launcher-83-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-13T04:08:23.427Z
   [junit4]   2> 555633 INFO  (jetty-launcher-83-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40096/solr
   [junit4]   2> 555638 INFO  (jetty-launcher-83-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 555928 INFO  (jetty-launcher-83-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 556044 INFO  (jetty-launcher-83-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40096/solr
   [junit4]   2> 556401 INFO  (jetty-launcher-83-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40096/solr
   [junit4]   2> 557160 INFO  (jetty-launcher-83-thread-2) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 557189 INFO  (jetty-launcher-83-thread-2) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46831_solr
   [junit4]   2> 557191 INFO  (jetty-launcher-83-thread-2) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.Overseer Overseer 
(id=98819617761067017-127.0.0.1:46831_solr-n_0000000000) starting
   [junit4]   2> 557490 DEBUG 
(OverseerStateUpdate-98819617761067017-127.0.0.1:46831_solr-n_0000000000) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 557491 INFO  (jetty-launcher-83-thread-2) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46831_solr
   [junit4]   2> 557491 DEBUG 
(OverseerAutoScalingTriggerThread-98819617761067017-127.0.0.1:46831_solr-n_0000000000)
 [n:127.0.0.1:46831_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 557596 DEBUG 
(OverseerAutoScalingTriggerThread-98819617761067017-127.0.0.1:46831_solr-n_0000000000)
 [n:127.0.0.1:46831_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 557616 INFO  
(OverseerStateUpdate-98819617761067017-127.0.0.1:46831_solr-n_0000000000) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 557669 DEBUG 
(OverseerAutoScalingTriggerThread-98819617761067017-127.0.0.1:46831_solr-n_0000000000)
 [n:127.0.0.1:46831_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:46831_solr]
   [junit4]   2> 557669 DEBUG 
(OverseerAutoScalingTriggerThread-98819617761067017-127.0.0.1:46831_solr-n_0000000000)
 [n:127.0.0.1:46831_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 557669 DEBUG 
(OverseerAutoScalingTriggerThread-98819617761067017-127.0.0.1:46831_solr-n_0000000000)
 [n:127.0.0.1:46831_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 557815 DEBUG 
(OverseerAutoScalingTriggerThread-98819617761067017-127.0.0.1:46831_solr-n_0000000000)
 [n:127.0.0.1:46831_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 557836 DEBUG 
(OverseerAutoScalingTriggerThread-98819617761067017-127.0.0.1:46831_solr-n_0000000000)
 [n:127.0.0.1:46831_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 557852 DEBUG (ScheduledTrigger-164-thread-1) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:46831_solr]
   [junit4]   2> 559095 DEBUG (ScheduledTrigger-164-thread-1) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:46831_solr]
   [junit4]   2> 559222 INFO  (jetty-launcher-83-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 559223 INFO  (jetty-launcher-83-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 559224 INFO  (jetty-launcher-83-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38095_solr
   [junit4]   2> 559294 INFO  
(zkCallback-101-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 559404 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:38095_solr) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 559420 DEBUG 
(OverseerStateUpdate-98819617761067017-127.0.0.1:46831_solr-n_0000000000) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38095_solr"} current state version: 0
   [junit4]   2> 559420 DEBUG 
(OverseerStateUpdate-98819617761067017-127.0.0.1:46831_solr-n_0000000000) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:38095_solr
   [junit4]   2> 559588 INFO  (jetty-launcher-83-thread-3) 
[n:127.0.0.1:46787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 559662 INFO  (jetty-launcher-83-thread-3) 
[n:127.0.0.1:46787_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 559698 INFO  (jetty-launcher-83-thread-3) 
[n:127.0.0.1:46787_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46787_solr
   [junit4]   2> 559699 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:38095_solr) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 559713 DEBUG 
(OverseerStateUpdate-98819617761067017-127.0.0.1:46831_solr-n_0000000000) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46787_solr"} current state version: 0
   [junit4]   2> 559713 DEBUG 
(OverseerStateUpdate-98819617761067017-127.0.0.1:46831_solr-n_0000000000) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:46787_solr
   [junit4]   2> 559713 INFO  
(zkCallback-101-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 559787 INFO  
(zkCallback-95-thread-1-processing-n:127.0.0.1:46787_solr) 
[n:127.0.0.1:46787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 559789 INFO  (jetty-launcher-83-thread-2) 
[n:127.0.0.1:46831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46831.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70f580a
   [junit4]   2> 560146 INFO  (jetty-launcher-83-thread-2) 
[n:127.0.0.1:46831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46831.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70f580a
   [junit4]   2> 560146 INFO  (jetty-launcher-83-thread-2) 
[n:127.0.0.1:46831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46831.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70f580a
   [junit4]   2> 560166 INFO  (jetty-launcher-83-thread-2) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_271B22973D729D3E-001/tempDir-001/node2/.
   [junit4]   2> 560363 DEBUG (ScheduledTrigger-164-thread-2) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38095_solr, 
127.0.0.1:46787_solr, 127.0.0.1:46831_solr]
   [junit4]   2> 561272 INFO  (jetty-launcher-83-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38095.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70f580a
   [junit4]   2> 561398 INFO  (jetty-launcher-83-thread-3) 
[n:127.0.0.1:46787_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46787.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70f580a
   [junit4]   2> 561415 DEBUG (ScheduledTrigger-164-thread-1) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38095_solr, 
127.0.0.1:46787_solr, 127.0.0.1:46831_solr]
   [junit4]   2> 561618 INFO  (jetty-launcher-83-thread-3) 
[n:127.0.0.1:46787_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46787.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70f580a
   [junit4]   2> 561651 INFO  (jetty-launcher-83-thread-3) 
[n:127.0.0.1:46787_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46787.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70f580a
   [junit4]   2> 561652 INFO  (jetty-launcher-83-thread-3) 
[n:127.0.0.1:46787_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_271B22973D729D3E-001/tempDir-001/node3/.
   [junit4]   2> 561725 INFO  (jetty-launcher-83-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38095.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70f580a
   [junit4]   2> 561726 INFO  (jetty-launcher-83-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38095.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70f580a
   [junit4]   2> 561727 INFO  (jetty-launcher-83-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_271B22973D729D3E-001/tempDir-001/node1/.
   [junit4]   2> 562424 DEBUG (ScheduledTrigger-164-thread-1) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38095_solr, 
127.0.0.1:46787_solr, 127.0.0.1:46831_solr]
   [junit4]   2> 562977 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[271B22973D729D3E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 562978 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[271B22973D729D3E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40096/solr ready
   [junit4]   2> 563387 INFO  (qtp1505590192-749) [n:127.0.0.1:46787_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 563424 DEBUG (ScheduledTrigger-164-thread-1) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38095_solr, 
127.0.0.1:46787_solr, 127.0.0.1:46831_solr]
   [junit4]   2> 563452 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 563452 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.CreateCollectionCmd Only _default config 
set found, using it.
   [junit4]   2> 563453 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/protwords.txt
   [junit4]   2> 563467 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/AutoscalingHistoryHandlerTest_collection/managed-schema
   [junit4]   2> 563504 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/AutoscalingHistoryHandlerTest_collection/solrconfig.xml
   [junit4]   2> 563506 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/synonyms.txt
   [junit4]   2> 563507 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/stopwords.txt
   [junit4]   2> 563529 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to 
/configs/AutoscalingHistoryHandlerTest_collection/params.json
   [junit4]   2> 563530 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_it.txt
   [junit4]   2> 563545 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_no.txt
   [junit4]   2> 563546 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_hy.txt
   [junit4]   2> 563547 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stemdict_nl.txt
   [junit4]   2> 563567 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_ca.txt
   [junit4]   2> 563568 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_id.txt
   [junit4]   2> 563602 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ga.txt
   [junit4]   2> 563603 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_da.txt
   [junit4]   2> 563604 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_hi.txt
   [junit4]   2> 563638 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ja.txt
   [junit4]   2> 563639 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_pt.txt
   [junit4]   2> 563640 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_hu.txt
   [junit4]   2> 563656 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_el.txt
   [junit4]   2> 563657 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ru.txt
   [junit4]   2> 563756 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_tr.txt
   [junit4]   2> 563757 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ar.txt
   [junit4]   2> 563758 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/userdict_ja.txt
   [junit4]   2> 563793 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_it.txt
   [junit4]   2> 563794 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_eu.txt
   [junit4]   2> 563815 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_cz.txt
   [junit4]   2> 563816 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stoptags_ja.txt
   [junit4]   2> 563869 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_fr.txt
   [junit4]   2> 563904 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_fa.txt
   [junit4]   2> 563995 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_de.txt
   [junit4]   2> 563997 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_ga.txt
   [junit4]   2> 563998 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ca.txt
   [junit4]   2> 563999 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_nl.txt
   [junit4]   2> 564012 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_bg.txt
   [junit4]   2> 564013 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_es.txt
   [junit4]   2> 564015 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_en.txt
   [junit4]   2> 564032 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_lv.txt
   [junit4]   2> 564033 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_th.txt
   [junit4]   2> 564034 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ro.txt
   [junit4]   2> 564035 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_fr.txt
   [junit4]   2> 564050 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_sv.txt
   [junit4]   2> 564051 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_fi.txt
   [junit4]   2> 564086 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/hyphenations_ga.txt
   [junit4]   2> 564087 INFO  
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:46831_solr) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_gl.txt
   [junit4]   2> 564195 DEBUG 
(OverseerStateUpdate-98819617761067017-127.0.0.1:46831_solr-n_0000000000) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 564195 DEBUG 
(OverseerStateUpdate-98819617761067017-127.0.0.1:46831_solr-n_0000000000) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 564216 DEBUG 
(OverseerStateUpdate-98819617761067017-127.0.0.1:46831_solr-n_0000000000) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 564234 DEBUG 
(OverseerStateUpdate-98819617761067017-127.0.0.1:46831_solr-n_0000000000) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46787/solr";,
   [junit4]   2>   "type":"NRT"} current state version: 0
   [junit4]   2> 564234 INFO  
(OverseerStateUpdate-98819617761067017-127.0.0.1:46831_solr-n_0000000000) 
[n:127.0.0.1:46831_solr    ] o.a.s.c.

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

ud.SharedFSAutoReplicaFailoverTest_271B22973D729D3E-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:46116) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 10313227 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_271B22973D729D3E-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_271B22973D729D3E-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:46116) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1912684746-127.0.0.1-1507876037459 (Datanode Uuid 
25782654-d045-4a4a-a886-c952a046d742) service to 
lucene2-us-west.apache.org/127.0.0.1:46116
   [junit4]   2> 10313279 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[271B22973D729D3E]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 10313319 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[271B22973D729D3E]-worker) [    ] 
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 10313329 WARN  (1260240741@qtp-1904127970-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41343) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
   [junit4]   2> 10313330 WARN  (1260240741@qtp-1904127970-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41343) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
   [junit4]   2> 10313432 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_271B22973D729D3E-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_271B22973D729D3E-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:46116) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 10313432 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_271B22973D729D3E-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_271B22973D729D3E-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:46116) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1912684746-127.0.0.1-1507876037459 (Datanode Uuid 
c0e722db-f116-4614-8e29-69e0d36189c2) service to 
lucene2-us-west.apache.org/127.0.0.1:46116
   [junit4]   2> 10313473 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[271B22973D729D3E]-worker) [    ] 
o.m.log Stopped 
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:0
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_271B22973D729D3E-001
   [junit4]   2> Oct 13, 2017 6:51:00 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=Lucene50(blocksize=128), text=PostingsFormat(name=Memory)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Lucene70), text=DocValuesFormat(name=Memory)}, 
maxPointsInLeafNode=207, maxMBSortInHeap=6.595772894011303, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-CL, timezone=Indian/Comoro
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=2,free=195390456,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudInspectUtil, 
OverseerModifyCollectionTest, TestFreeTextSuggestions, CollectionReloadTest, 
GraphQueryTest, IndexSchemaRuntimeFieldTest, TestStressCloudBlindAtomicUpdates, 
CustomCollectionTest, HLLSerializationTest, DirectSolrConnectionTest, 
SolrCloudReportersTest, ZkStateWriterTest, TestDynamicFieldCollectionResource, 
HdfsRestartWhileUpdatingTest, TestRTGBase, TestSolrConfigHandlerCloud, 
DocValuesTest, TestBM25SimilarityFactory, OpenCloseCoreStressTest, 
TestCoreAdminApis, TestApiFramework, TestSolrCloudSnapshots, 
SecurityConfHandlerTest, RulesTest, SolrCmdDistributorTest, 
HdfsLockFactoryTest, FacetPivotSmallTest, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestNumericTerms32, 
TestRebalanceLeaders, TestSha256AuthenticationProvider, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestAnalyzeInfixSuggestions, 
SolrMetricsIntegrationTest, TestInPlaceUpdatesDistrib, ZkControllerTest, 
LoggingHandlerTest, ResponseHeaderTest, 
DistributedQueryComponentCustomSortTest, CdcrVersionReplicationTest, 
TestTlogReplica, SuggestComponentTest, TestJettySolrRunner, AtomicUpdatesTest, 
TestMaxTokenLenTokenizer, CacheHeaderTest, TestSystemIdResolver, 
ResourceLoaderTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestFieldResource, ZkFailoverTest, SaslZkACLProviderTest, BitVectorTest, 
TestLegacyNumericUtils, TestOnReconnectListenerSupport, CheckHdfsIndexTest, 
HdfsAutoAddReplicasIntegrationTest, TestStressRecovery, 
TestManagedSchemaThreadSafety, JavabinLoaderTest, QueryParsingTest, 
TestSmileRequest, TriggerIntegrationTest, TestShortCircuitedRequests, 
TestJavabinTupleStreamParser, TestXIncludeConfig, TestPostingsSolrHighlighter, 
BlockDirectoryTest, TestMacroExpander, DistributedTermsComponentTest, 
SliceStateTest, DisMaxRequestHandlerTest, CachingDirectoryFactoryTest, 
PrimUtilsTest, TlogReplayBufferedWhileIndexingTest, 
DistributedFacetPivotSmallAdvancedTest, ClusterStateUpdateTest, EnumFieldTest, 
TestFastLRUCache, BadCopyFieldTest, TestCloudManagedSchema, 
ShardRoutingCustomTest, TestLocalFSCloudBackupRestore, ConfigSetsAPITest, 
TestDistributedGrouping, StressHdfsTest, TestSolrCloudWithDelegationTokens, 
RemoteQueryErrorTest, TestConfigSetsAPI, TestLeaderElectionWithEmptyReplica, 
TestCorePropertiesReload, TestCoreDiscovery, AddBlockUpdateTest, 
TestPartialUpdateDeduplication, TestHdfsBackupRestoreCore, 
TestHttpShardHandlerFactory, TestAuthorizationFramework, InfoHandlerTest, 
TestDownShardTolerantSearch, TestTrieFacet, HighlighterTest, 
TestAtomicUpdateErrorCases, TestSweetSpotSimilarityFactory, 
AnalysisAfterCoreReloadTest, CSVRequestHandlerTest, TestFieldSortValues, 
ShardRoutingTest, TestStressVersions, TestExactSharedStatsCache, 
TestCryptoKeys, SimpleCollectionCreateDeleteTest, BasicAuthIntegrationTest, 
DirectSolrSpellCheckerTest, TestSchemalessBufferedUpdates, CloudMLTQParserTest, 
CdcrReplicationDistributedZkTest, ScriptEngineTest, CoreAdminHandlerTest, 
TestSimpleTrackingShardHandler, TermVectorComponentTest, 
SolrJmxReporterCloudTest, CollectionsAPIDistributedZkTest, RecoveryZkTest, 
LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, AutoCommitTest, 
TestFaceting, TestHashPartitioner, TestCoreContainer, SimpleFacetsTest, 
SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest, 
ConvertedLegacyTest, TestFiltering, SoftAutoCommitTest, SpellCheckCollatorTest, 
TestFoldingMultitermQuery, TestTrie, TestCSVLoader, 
SchemaVersionSpecificBehaviorTest, TestUpdate, QueryEqualityTest, 
DocValuesMultiTest, DistanceFunctionTest, SolrInfoBeanTest, DebugComponentTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, PrimitiveFieldTypeTest, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, 
RequiredFieldsTest, TestSolrQueryParser, RegexBoostProcessorTest, 
IndexSchemaTest, ReturnFieldsTest, MBeansHandlerTest, SearchHandlerTest, 
HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, 
AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, 
BadComponentTest, TestMergePolicyConfig, MultiTermTest, SampleTest, 
TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, 
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestPhraseSuggestions, TestCharFilters, 
TestCodecSupport, EchoParamsTest, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, 
OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, 
PreAnalyzedFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, 
TestLRUCache, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, 
DistributedMLTComponentTest, CursorPagingTest, SolrTestCaseJ4Test, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, 
ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, 
CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, 
CollectionsAPIAsyncDistributedZkTest, DeleteStatusTest, 
DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, 
DistributedVersionInfoTest, LeaderElectionContextKeyTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSFailoverTest, NodeMutatorTest, OverseerStatusTest, 
OverseerTaskQueueTest, ReplaceNodeTest, ReplicationFactorTest, 
RestartWhileUpdatingTest, ShardSplitTest, SharedFSAutoReplicaFailoverTest]
   [junit4] Completed [570/744 (5!)] on J1 in 1432.76s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to