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

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 20824 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20824/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC --illegal-access=deny

5 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition

Error Message:
Error from server at https://127.0.0.1:39541/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39541/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([E390AF9ECD465915:E9C020E80D4638B4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition(MoveReplicaHDFSFailoverTest.java:172)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained

Error Message:
Error from server at https://127.0.0.1:39541/solr: Could not fully create collection: movereplicatest_coll2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39541/solr: Could not fully create collection: movereplicatest_coll2
	at __randomizedtesting.SeedInfo.seed([E390AF9ECD465915:CCA33A4D7136EB37]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained(MoveReplicaHDFSFailoverTest.java:75)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:45465_solr, 127.0.0.1:46741_solr] Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/6)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"testSimple1_shard1_replica_n1",           "base_url":"https://127.0.0.1:35991/solr",           "node_name":"127.0.0.1:35991_solr",           "state":"down",           "type":"NRT"},         "core_node5":{           "core":"testSimple1_shard1_replica_n2",           "base_url":"https://127.0.0.1:45465/solr",           "node_name":"127.0.0.1:45465_solr",           "state":"active",           "type":"NRT",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "core":"testSimple1_shard2_replica_n4",           "base_url":"https://127.0.0.1:35991/solr",           "node_name":"127.0.0.1:35991_solr",           "state":"down",           "type":"NRT"},         "core_node8":{           "core":"testSimple1_shard2_replica_n6",           "base_url":"https://127.0.0.1:45465/solr",           "node_name":"127.0.0.1:45465_solr",           "state":"active",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:45465_solr, 127.0.0.1:46741_solr]
Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testSimple1_shard1_replica_n1",
          "base_url":"https://127.0.0.1:35991/solr",
          "node_name":"127.0.0.1:35991_solr",
          "state":"down",
          "type":"NRT"},
        "core_node5":{
          "core":"testSimple1_shard1_replica_n2",
          "base_url":"https://127.0.0.1:45465/solr",
          "node_name":"127.0.0.1:45465_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "core":"testSimple1_shard2_replica_n4",
          "base_url":"https://127.0.0.1:35991/solr",
          "node_name":"127.0.0.1:35991_solr",
          "state":"down",
          "type":"NRT"},
        "core_node8":{
          "core":"testSimple1_shard2_replica_n6",
          "base_url":"https://127.0.0.1:45465/solr",
          "node_name":"127.0.0.1:45465_solr",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([E390AF9ECD465915:DB238B60EAB58DC4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:91)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery

Error Message:
Error from server at https://127.0.0.1:41395/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41395/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([E390AF9ECD465915:969D6F82DD5C9FC0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:201)
	at org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery(TestDistribIDF.java:77)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([E390AF9ECD465915:38E14F54FA339C73]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1090)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
	at org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:469)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11943 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> 374543 INFO  (SUITE-TestSolrCLIRunExample-seed#[E390AF9ECD465915]-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/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/init-core-data-001
   [junit4]   2> 374543 WARN  (SUITE-TestSolrCLIRunExample-seed#[E390AF9ECD465915]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 374544 INFO  (SUITE-TestSolrCLIRunExample-seed#[E390AF9ECD465915]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 374544 INFO  (SUITE-TestSolrCLIRunExample-seed#[E390AF9ECD465915]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 374545 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[E390AF9ECD465915]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTechproductsExample
   [junit4]   2> 374546 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[E390AF9ECD465915]) [    ] o.a.s.u.TestSolrCLIRunExample Selected port 36491 to start techproducts example Solr instance on ...
   [junit4]   2> 374560 INFO  (Thread-643) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 374561 INFO  (Thread-643) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ad341ce{/solr,null,AVAILABLE}
   [junit4]   2> 374563 INFO  (Thread-643) [    ] o.e.j.s.AbstractConnector Started ServerConnector@bf09767{HTTP/1.1,[http/1.1]}{127.0.0.1:36491}
   [junit4]   2> 374563 INFO  (Thread-643) [    ] o.e.j.s.Server Started @376360ms
   [junit4]   2> 374563 INFO  (Thread-643) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36491}
   [junit4]   2> 374563 ERROR (Thread-643) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 374563 INFO  (Thread-643) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 374563 INFO  (Thread-643) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port 36491
   [junit4]   2> 374563 INFO  (Thread-643) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 374563 INFO  (Thread-643) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T12:58:43.398662Z
   [junit4]   2> 374563 INFO  (Thread-643) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/solr.xml
   [junit4]   2> 374566 INFO  (Thread-643) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7d8550b2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 374589 INFO  (Thread-643) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d8550b2
   [junit4]   2> 374594 INFO  (Thread-643) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d8550b2
   [junit4]   2> 374595 INFO  (Thread-643) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d8550b2
   [junit4]   2> 374595 INFO  (Thread-643) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr
   [junit4]   2> 379620 INFO  (qtp1924914502-3307) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=56
   [junit4]   2> 379633 INFO  (qtp1924914502-3302) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 379633 INFO  (qtp1924914502-3302) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 379711 WARN  (qtp1924914502-3304) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/extraction/lib
   [junit4]   2> 379711 WARN  (qtp1924914502-3304) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 379711 WARN  (qtp1924914502-3304) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/clustering/lib
   [junit4]   2> 379711 WARN  (qtp1924914502-3304) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 379711 WARN  (qtp1924914502-3304) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/langid/lib
   [junit4]   2> 379711 WARN  (qtp1924914502-3304) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 379711 WARN  (qtp1924914502-3304) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 379711 WARN  (qtp1924914502-3304) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/velocity/lib
   [junit4]   2> 379712 WARN  (qtp1924914502-3304) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist
   [junit4]   1> SimplePostTool version 5.0.0
   [junit4]   1> Posting files to [base] url http://localhost:36491/solr/techproducts/update using content-type application/xml...
   [junit4]   1> POSTing file monitor2.xml to [base]
   [junit4]   1> POSTing file monitor.xml to [base]
   [junit4]   1> POSTing file sd500.xml to [base]
   [junit4]   1> POSTing file gb18030-example.xml to [base]
   [junit4]   1> POSTing file ipod_other.xml to [base]
   [junit4]   1> POSTing file manufacturers.xml to [base]
   [junit4]   1> POSTing file solr.xml to [base]
   [junit4]   1> POSTing file money.xml to [base]
   [junit4]   1> POSTing file utf8-example.xml to [base]
   [junit4]   1> POSTing file vidcard.xml to [base]
   [junit4]   1> POSTing file hd.xml to [base]
   [junit4]   1> POSTing file mp500.xml to [base]
   [junit4]   1> POSTing file ipod_video.xml to [base]
   [junit4]   1> POSTing file mem.xml to [base]
   [junit4]   1> 14 files indexed.
   [junit4]   1> COMMITting Solr index changes to http://localhost:36491/solr/techproducts/update...
   [junit4]   1> Time spent: 0:00:00.260
   [junit4]   2> 380782 ERROR (Thread-654) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 380866 WARN  (coreLoadExecutor-1501-thread-1) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/extraction/lib
   [junit4]   2> 380866 WARN  (coreLoadExecutor-1501-thread-1) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 380866 WARN  (coreLoadExecutor-1501-thread-1) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/clustering/lib
   [junit4]   2> 380866 WARN  (coreLoadExecutor-1501-thread-1) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 380867 WARN  (coreLoadExecutor-1501-thread-1) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/langid/lib
   [junit4]   2> 380867 WARN  (coreLoadExecutor-1501-thread-1) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 380867 WARN  (coreLoadExecutor-1501-thread-1) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 380867 WARN  (coreLoadExecutor-1501-thread-1) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/velocity/lib
   [junit4]   2> 380867 WARN  (coreLoadExecutor-1501-thread-1) [    x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-001/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 385814 ERROR (Thread-665) [    ] 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> 385919 ERROR (jetty-launcher-594-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 386142 WARN  (OverseerThreadFactory-1516-thread-1-processing-n:localhost:39491_solr) [n:localhost:39491_solr    ] o.a.s.c.CreateCollectionCmd Specified number of replicas of 2 on collection testCloudExamplePrompt1 is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 387491 WARN  (qtp1198185917-3415) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 387494 WARN  (qtp1198185917-3415) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
   [junit4]   2> 387494 WARN  (qtp1198185917-3415) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 387494 WARN  (qtp1198185917-3415) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
   [junit4]   2> 387494 WARN  (qtp1198185917-3415) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 387494 WARN  (qtp1198185917-3415) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
   [junit4]   2> 387494 WARN  (qtp1198185917-3415) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 387494 WARN  (qtp1198185917-3415) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
   [junit4]   2> 387503 WARN  (qtp1198185917-3366) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 387503 WARN  (qtp1198185917-3366) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
   [junit4]   2> 387504 WARN  (qtp1198185917-3366) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 387504 WARN  (qtp1198185917-3366) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
   [junit4]   2> 387504 WARN  (qtp1198185917-3366) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 387504 WARN  (qtp1198185917-3366) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
   [junit4]   2> 387504 WARN  (qtp1198185917-3366) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 387505 WARN  (qtp1198185917-3366) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
   [junit4]   2> 387505 WARN  (qtp1198185917-3369) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 387505 WARN  (qtp1198185917-3369) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
   [junit4]   2> 387505 WARN  (qtp1198185917-3369) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 387505 WARN  (qtp1198185917-3369) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
   [junit4]   2> 387505 WARN  (qtp1198185917-3369) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 387506 WARN  (qtp1198185917-3369) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
   [junit4]   2> 387506 WARN  (qtp1198185917-3369) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 387506 WARN  (qtp1198185917-3369) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
   [junit4]   2> 387511 WARN  (qtp1198185917-3364) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 387511 WARN  (qtp1198185917-3364) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
   [junit4]   2> 387511 WARN  (qtp1198185917-3364) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 387511 WARN  (qtp1198185917-3364) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
   [junit4]   2> 387511 WARN  (qtp1198185917-3364) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 387511 WARN  (qtp1198185917-3364) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
   [junit4]   2> 387512 WARN  (qtp1198185917-3364) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 387512 WARN  (qtp1198185917-3364) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
   [junit4]   2> 390095 WARN  (Thread-680) [n:localhost:39491_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 390095 WARN  (Thread-680) [n:localhost:39491_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
   [junit4]   2> 390095 WARN  (Thread-680) [n:localhost:39491_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 390096 WARN  (Thread-680) [n:localhost:39491_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
   [junit4]   2> 390096 WARN  (Thread-680) [n:localhost:39491_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 390096 WARN  (Thread-680) [n:localhost:39491_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
   [junit4]   2> 390096 WARN  (Thread-680) [n:localhost:39491_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 390096 WARN  (Thread-680) [n:localhost:39491_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
   [junit4]   2> 390204 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 390204 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
   [junit4]   2> 390204 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 390204 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
   [junit4]   2> 390204 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 390204 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
   [junit4]   2> 390204 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 390204 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
   [junit4]   2> 390215 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 390215 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
   [junit4]   2> 390215 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 390215 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
   [junit4]   2> 390216 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 390216 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
   [junit4]   2> 390216 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 390216 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
   [junit4]   2> 390223 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 390223 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
   [junit4]   2> 390223 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 390223 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
   [junit4]   2> 390223 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 390223 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
   [junit4]   2> 390223 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 390223 WARN  (SolrConfigHandler-refreshconf) [n:localhost:39491_solr c:testCloudExamplePrompt1 s:shard2 r:core_node7 x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
   [junit4]   2> 392474 WARN  (qtp1198185917-3369) [n:localhost:39491_solr c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/newColl_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E390AF9ECD465915-001/tempDir-003/node1/newColl_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 392474 WARN  (qtp1198185917-3369) [n:localhost:39491_solr c:newColl s:shar

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

Client.java:875)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:99)
   [junit4]   2> 	... 9 more
   [junit4]   2> 2411988 DEBUG (ScheduledTrigger-6404-thread-4) [n:127.0.0.1:45465_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: []
   [junit4]   2> 2411989 DEBUG (ScheduledTrigger-6404-thread-4) [n:127.0.0.1:45465_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:45465_solr
   [junit4]   2> 2411989 DEBUG (ScheduledTrigger-6404-thread-4) [n:127.0.0.1:45465_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:46741_solr
   [junit4]   2> 2412989 DEBUG (ScheduledTrigger-6404-thread-4) [n:127.0.0.1:45465_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: []
   [junit4]   2> 2413989 DEBUG (ScheduledTrigger-6404-thread-4) [n:127.0.0.1:45465_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: []
   [junit4]   2> 2414990 DEBUG (ScheduledTrigger-6404-thread-4) [n:127.0.0.1:45465_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: []
   [junit4]   2> 2415990 DEBUG (ScheduledTrigger-6404-thread-4) [n:127.0.0.1:45465_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: []
   [junit4]   2> 2416045 ERROR (OverseerThreadFactory-6406-thread-5-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testSimple1 operation: movereplica failed:org.apache.solr.common.SolrException: Timed out waiting to see all replicas: [testSimple1_shard1_replica_n10] in cluster state.
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.waitToSeeReplicasInState(OverseerCollectionMessageHandler.java:704)
   [junit4]   2> 	at org.apache.solr.cloud.AddReplicaCmd.addReplica(AddReplicaCmd.java:173)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.addReplica(OverseerCollectionMessageHandler.java:714)
   [junit4]   2> 	at org.apache.solr.cloud.MoveReplicaCmd.moveNormalReplica(MoveReplicaCmd.java:199)
   [junit4]   2> 	at org.apache.solr.cloud.MoveReplicaCmd.moveReplica(MoveReplicaCmd.java:118)
   [junit4]   2> 	at org.apache.solr.cloud.MoveReplicaCmd.call(MoveReplicaCmd.java:61)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 2416047 INFO  (OverseerThreadFactory-6406-thread-5-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000007 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2416047 WARN  (OverseerAutoScalingTriggerThread-98946400886587400-127.0.0.1:45465_solr-n_0000000000) [n:127.0.0.1:45465_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2416048 DEBUG (jetty-closer-2688-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2416048 INFO  (jetty-closer-2688-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6f23d0b7{/solr,null,UNAVAILABLE}
   [junit4]   2> 2416048 ERROR (SUITE-AutoAddReplicasIntegrationTest-seed#[E390AF9ECD465915]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2416049 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[E390AF9ECD465915]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43679 43679
   [junit4]   2> 2421453 INFO  (Thread-3742) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43679 43679
   [junit4]   2> 2421453 WARN  (Thread-3742) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/testSimple1/state.json
   [junit4]   2> 	13	/solr/collections/testSimple2/state.json
   [junit4]   2> 	5	/solr/collections/testSimple3/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E390AF9ECD465915-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1015, maxMBSortInHeap=6.12815136006976, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@68f6f679), locale=fr-CF, timezone=Europe/Madrid
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=167064176,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSystemCollAutoCreate, CustomCollectionTest, TestComplexPhraseQParserPlugin, TestSubQueryTransformer, TriLevelCompositeIdRoutingTest, TestQuerySenderListener, RecoveryZkTest, PeerSyncReplicationTest, TestSortByMinMaxFunction, TestConfigOverlay, TestDocTermOrds, TestConfigsApi, TestSolrCoreProperties, TestTrackingShardHandlerFactory, AddSchemaFieldsUpdateProcessorFactoryTest, SolrCLIZkUtilsTest, TestSystemIdResolver, TestSolr4Spatial2, ClassificationUpdateProcessorFactoryTest, HLLSerializationTest, TestGroupingSearch, TestOverriddenPrefixQueryForCustomFieldType, PropertiesRequestHandlerTest, ReplaceNodeTest, CoreMergeIndexesAdminHandlerTest, TestLFUCache, SuggesterWFSTTest, LeaderElectionTest, TestJsonFacets, TestTolerantUpdateProcessorCloud, CollectionReloadTest, ReplicaListTransformerTest, DistributedSuggestComponentTest, BooleanFieldTest, TestValueSourceCache, TimeZoneUtilsTest, RequiredFieldsTest, TestCoreDiscovery, TestSolrCLIRunExample, DeleteNodeTest, TestReload, WordBreakSolrSpellCheckerTest, TestMissingGroups, TestManagedResource, ScriptEngineTest, WrapperMergePolicyFactoryTest, BitVectorTest, DistributedSpellCheckComponentTest, TestLegacyFieldReuse, CopyFieldTest, DisMaxRequestHandlerTest, TestManagedSynonymFilterFactory, LegacyCloudClusterPropTest, TestCloudNestedDocsSort, RegexBytesRefFilterTest, TestZkChroot, TestFieldCacheSort, ZkNodePropsTest, ConfigSetsAPITest, TestRealTimeGet, IndexBasedSpellCheckerTest, TestBlendedInfixSuggestions, SortByFunctionTest, TestLRUCache, TestFunctionQuery, TestBinaryResponseWriter, FieldMutatingUpdateProcessorTest, DeleteStatusTest, TestStressInPlaceUpdates, TestSizeLimitedDistributedMap, RuleEngineTest, TestZkAclsWithHadoopAuth, TestLMJelinekMercerSimilarityFactory, TestMacros, HighlighterTest, TestCSVResponseWriter, ChaosMonkeyNothingIsSafeTest, TestInPlaceUpdatesStandalone, CoreAdminHandlerTest, IndexSchemaTest, ComputePlanActionTest, BlockJoinFacetRandomTest, TestCharFilters, TestReqParamsAPI, TestLeaderElectionZkExpiry, QueryElevationComponentTest, CdcrBootstrapTest, TestUseDocValuesAsStored, TestTolerantSearch, SolrSlf4jReporterTest, ConnectionReuseTest, TestFilteredDocIdSet, TestExtendedDismaxParser, DateRangeFieldTest, StatsReloadRaceTest, UnloadDistributedZkTest, MetricsConfigTest, SolrCoreCheckLockOnStartupTest, DistribJoinFromCollectionTest, TestIntervalFaceting, TestQueryWrapperFilter, TestFuzzyAnalyzedSuggestions, TestDelegationWithHadoopAuth, TestPrepRecovery, SystemInfoHandlerTest, TestExpandComponent, ShardSplitTest, TestCloudJSONFacetJoinDomain, TestDistributedGrouping, MetricUtilsTest, AliasIntegrationTest, TestNumericTerms64, SolrGraphiteReporterTest, PeerSyncWithIndexFingerprintCachingTest, DirectSolrSpellCheckerTest, MultiThreadedOCPTest, TestLockTree, HdfsCollectionsAPIDistributedZkTest, TestNonDefinedSimilarityFactory, DistanceFunctionTest, HdfsRecoveryZkTest, DistributedExpandComponentTest, DeleteInactiveReplicaTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SimpleCollectionCreateDeleteTest, TestCloudRecovery, TestConfigSetsAPI, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestSkipOverseerOperations, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, AutoAddReplicasIntegrationTest]
   [junit4] Completed [551/749 (4!)] on J2 in 110.68s, 1 test, 1 failure <<< FAILURES!

[...truncated 40796 lines...]