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 2018/07/01 08:10:31 UTC

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 699 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/699/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.cloud.LIRRollingUpdatesTest.testNewReplicaOldLeader

Error Message:
Timeout waiting for recovering null Live Nodes: [127.0.0.1:33768_solr, 127.0.0.1:59301_solr, 127.0.0.1:61512_solr] Last available state: DocCollection(testNewReplicaOldLeader//collections/testNewReplicaOldLeader/state.json/14)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node42":{           "core":"testNewReplicaOldLeader_shard1_replica_n41",           "base_url":"http://127.0.0.1:61512/solr",           "node_name":"127.0.0.1:61512_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false",           "leader":"true"},         "core_node44":{           "core":"testNewReplicaOldLeader_shard1_replica_n43",           "base_url":"http://127.0.0.1:59301/solr",           "node_name":"127.0.0.1:59301_solr",           "state":"recovering",           "type":"NRT",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timeout waiting for recovering
null
Live Nodes: [127.0.0.1:33768_solr, 127.0.0.1:59301_solr, 127.0.0.1:61512_solr]
Last available state: DocCollection(testNewReplicaOldLeader//collections/testNewReplicaOldLeader/state.json/14)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node42":{
          "core":"testNewReplicaOldLeader_shard1_replica_n41",
          "base_url":"http://127.0.0.1:61512/solr",
          "node_name":"127.0.0.1:61512_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node44":{
          "core":"testNewReplicaOldLeader_shard1_replica_n43",
          "base_url":"http://127.0.0.1:59301/solr",
          "node_name":"127.0.0.1:59301_solr",
          "state":"recovering",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([405CDEB5613E1B63:FD0A746B81E065BD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:278)
	at org.apache.solr.cloud.LIRRollingUpdatesTest.testNewReplicaOldLeader(LIRRollingUpdatesTest.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas

Error Message:
IOException occured when talking to server at: http://127.0.0.1:33768/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:33768/solr
	at __randomizedtesting.SeedInfo.seed([405CDEB5613E1B63:E4B8064316E15272]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	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:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.LIRRollingUpdatesTest.testLeaderAndMixedReplicas(LIRRollingUpdatesTest.java:243)
	at org.apache.solr.cloud.LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas(LIRRollingUpdatesTest.java:343)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:33768 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 50 more


FAILED:  org.apache.solr.cloud.LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas

Error Message:
Error from server at http://127.0.0.1:33768/solr: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33768/solr: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([405CDEB5613E1B63:F52B302E5A5A4803]: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:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.LIRRollingUpdatesTest.testLeaderAndMixedReplicas(LIRRollingUpdatesTest.java:248)
	at org.apache.solr.cloud.LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas(LIRRollingUpdatesTest.java:337)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.LIRRollingUpdatesTest.testNewLeaderOldReplica

Error Message:
Error from server at http://127.0.0.1:33768/solr: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33768/solr: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([405CDEB5613E1B63:E4779B2C0340CAC]: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:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.LIRRollingUpdatesTest.testNewLeaderOldReplica(LIRRollingUpdatesTest.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14083 lines...]
   [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest
   [junit4]   2> 2109304 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_405CDEB5613E1B63-001/init-core-data-001
   [junit4]   2> 2109304 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2109305 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2109305 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_405CDEB5613E1B63-001/tempDir-001
   [junit4]   2> 2109305 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2109305 INFO  (Thread-5075) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2109305 INFO  (Thread-5075) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2109309 ERROR (Thread-5075) [    ] 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> 2109405 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57170
   [junit4]   2> 2109411 INFO  (zkConnectionManagerCallback-6436-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2109422 INFO  (jetty-launcher-6433-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2109422 INFO  (jetty-launcher-6433-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2109422 INFO  (jetty-launcher-6433-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2109423 INFO  (jetty-launcher-6433-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2109423 INFO  (jetty-launcher-6433-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2109423 INFO  (jetty-launcher-6433-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2109424 INFO  (jetty-launcher-6433-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2109424 INFO  (jetty-launcher-6433-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2109424 INFO  (jetty-launcher-6433-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2109425 INFO  (jetty-launcher-6433-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d05bba0{/solr,null,AVAILABLE}
   [junit4]   2> 2109426 INFO  (jetty-launcher-6433-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2109426 INFO  (jetty-launcher-6433-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2109426 INFO  (jetty-launcher-6433-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2109426 INFO  (jetty-launcher-6433-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32b4896d{/solr,null,AVAILABLE}
   [junit4]   2> 2109426 INFO  (jetty-launcher-6433-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63b97057{/solr,null,AVAILABLE}
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@56dca89a{HTTP/1.1,[http/1.1]}{127.0.0.1:36430}
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-3) [    ] o.e.j.s.Server Started @2110601ms
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36430}
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@352ee3bd{HTTP/1.1,[http/1.1]}{127.0.0.1:45458}
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-1) [    ] o.e.j.s.Server Started @2110601ms
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45458}
   [junit4]   2> 2109430 ERROR (jetty-launcher-6433-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2109430 ERROR (jetty-launcher-6433-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-01T07:13:42.693Z
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2109430 INFO  (jetty-launcher-6433-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-01T07:13:42.693Z
   [junit4]   2> 2109432 INFO  (zkConnectionManagerCallback-6439-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2109432 INFO  (jetty-launcher-6433-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2109435 INFO  (jetty-launcher-6433-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c550ecd{HTTP/1.1,[http/1.1]}{127.0.0.1:55344}
   [junit4]   2> 2109435 INFO  (jetty-launcher-6433-thread-2) [    ] o.e.j.s.Server Started @2110606ms
   [junit4]   2> 2109435 INFO  (jetty-launcher-6433-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55344}
   [junit4]   2> 2109435 ERROR (jetty-launcher-6433-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2109435 INFO  (jetty-launcher-6433-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2109435 INFO  (jetty-launcher-6433-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2109435 INFO  (jetty-launcher-6433-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2109435 INFO  (jetty-launcher-6433-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2109435 INFO  (jetty-launcher-6433-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-01T07:13:42.698Z
   [junit4]   2> 2109437 INFO  (zkConnectionManagerCallback-6440-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2109437 INFO  (zkConnectionManagerCallback-6442-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2109437 INFO  (jetty-launcher-6433-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2109440 INFO  (jetty-launcher-6433-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2109596 INFO  (jetty-launcher-6433-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57170/solr
   [junit4]   2> 2109603 INFO  (zkConnectionManagerCallback-6446-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2109606 INFO  (zkConnectionManagerCallback-6448-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2109685 INFO  (jetty-launcher-6433-thread-2) [n:127.0.0.1:55344_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2109685 INFO  (jetty-launcher-6433-thread-2) [n:127.0.0.1:55344_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55344_solr
   [junit4]   2> 2109686 INFO  (jetty-launcher-6433-thread-2) [n:127.0.0.1:55344_solr    ] o.a.s.c.Overseer Overseer (id=72431000638914565-127.0.0.1:55344_solr-n_0000000000) starting
   [junit4]   2> 2109692 INFO  (zkConnectionManagerCallback-6455-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2109694 INFO  (jetty-launcher-6433-thread-2) [n:127.0.0.1:55344_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57170/solr ready
   [junit4]   2> 2109695 INFO  (jetty-launcher-6433-thread-2) [n:127.0.0.1:55344_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55344_solr
   [junit4]   2> 2109699 INFO  (zkCallback-6447-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2109699 INFO  (zkCallback-6454-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2109716 INFO  (jetty-launcher-6433-thread-2) [n:127.0.0.1:55344_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2109733 INFO  (jetty-launcher-6433-thread-2) [n:127.0.0.1:55344_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55344.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2109738 INFO  (jetty-launcher-6433-thread-2) [n:127.0.0.1:55344_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55344.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2109738 INFO  (jetty-launcher-6433-thread-2) [n:127.0.0.1:55344_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55344.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2109739 INFO  (jetty-launcher-6433-thread-2) [n:127.0.0.1:55344_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_405CDEB5613E1B63-001/tempDir-001/node2/.
   [junit4]   2> 2110204 INFO  (jetty-launcher-6433-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57170/solr
   [junit4]   2> 2110205 INFO  (zkConnectionManagerCallback-6460-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110208 INFO  (zkConnectionManagerCallback-6462-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110217 INFO  (jetty-launcher-6433-thread-3) [n:127.0.0.1:36430_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2110220 INFO  (jetty-launcher-6433-thread-3) [n:127.0.0.1:36430_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2110223 INFO  (jetty-launcher-6433-thread-3) [n:127.0.0.1:36430_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2110223 INFO  (jetty-launcher-6433-thread-3) [n:127.0.0.1:36430_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36430_solr
   [junit4]   2> 2110225 INFO  (zkCallback-6447-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2110225 INFO  (zkCallback-6454-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2110225 INFO  (zkCallback-6461-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2110242 INFO  (zkConnectionManagerCallback-6469-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110243 INFO  (jetty-launcher-6433-thread-3) [n:127.0.0.1:36430_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2110245 INFO  (jetty-launcher-6433-thread-3) [n:127.0.0.1:36430_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57170/solr ready
   [junit4]   2> 2110245 INFO  (jetty-launcher-6433-thread-3) [n:127.0.0.1:36430_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2110259 INFO  (jetty-launcher-6433-thread-3) [n:127.0.0.1:36430_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36430.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2110263 INFO  (jetty-launcher-6433-thread-3) [n:127.0.0.1:36430_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36430.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2110264 INFO  (jetty-launcher-6433-thread-3) [n:127.0.0.1:36430_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36430.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2110264 INFO  (jetty-launcher-6433-thread-3) [n:127.0.0.1:36430_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_405CDEB5613E1B63-001/tempDir-001/node3/.
   [junit4]   2> 2110305 INFO  (jetty-launcher-6433-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57170/solr
   [junit4]   2> 2110307 INFO  (zkConnectionManagerCallback-6474-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110310 INFO  (zkConnectionManagerCallback-6476-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110319 INFO  (jetty-launcher-6433-thread-1) [n:127.0.0.1:45458_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2110326 INFO  (jetty-launcher-6433-thread-1) [n:127.0.0.1:45458_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2110332 INFO  (jetty-launcher-6433-thread-1) [n:127.0.0.1:45458_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2110332 INFO  (jetty-launcher-6433-thread-1) [n:127.0.0.1:45458_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45458_solr
   [junit4]   2> 2110333 INFO  (zkCallback-6447-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2110333 INFO  (zkCallback-6454-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2110334 INFO  (zkCallback-6475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2110334 INFO  (zkCallback-6461-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2110335 INFO  (zkCallback-6468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2110352 INFO  (zkConnectionManagerCallback-6483-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110353 INFO  (jetty-launcher-6433-thread-1) [n:127.0.0.1:45458_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2110355 INFO  (jetty-launcher-6433-thread-1) [n:127.0.0.1:45458_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57170/solr ready
   [junit4]   2> 2110355 INFO  (jetty-launcher-6433-thread-1) [n:127.0.0.1:45458_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2110382 INFO  (jetty-launcher-6433-thread-1) [n:127.0.0.1:45458_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45458.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2110387 INFO  (jetty-launcher-6433-thread-1) [n:127.0.0.1:45458_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45458.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2110387 INFO  (jetty-launcher-6433-thread-1) [n:127.0.0.1:45458_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45458.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2110388 INFO  (jetty-launcher-6433-thread-1) [n:127.0.0.1:45458_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_405CDEB5613E1B63-001/tempDir-001/node1/.
   [junit4]   2> 2110433 INFO  (zkConnectionManagerCallback-6486-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110437 INFO  (zkConnectionManagerCallback-6491-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110439 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2110440 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57170/solr ready
   [junit4]   2> 2110447 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c550ecd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2110449 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=72126312
   [junit4]   2> 2110450 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2110450 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2906d4f9: rootName = solr_55344, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@26ee6a11
   [junit4]   2> 2110454 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2110454 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ab78e03: rootName = solr_55344, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e744b7f
   [junit4]   2> 2110456 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2110456 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5de63b42: rootName = solr_55344, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@44c2f857
   [junit4]   2> 2110458 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55344_solr
   [junit4]   2> 2110459 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2110459 INFO  (zkCallback-6490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2110459 INFO  (zkCallback-6447-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2110461 INFO  (zkCallback-6461-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2110461 INFO  (zkCallback-6454-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2110461 INFO  (zkCallback-6482-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2110461 INFO  (zkCallback-6475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2110462 INFO  (zkCallback-6468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2110462 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2110462 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.Overseer Overseer (id=72431000638914565-127.0.0.1:55344_solr-n_0000000000) closing
   [junit4]   2> 2110462 INFO  (OverseerStateUpdate-72431000638914565-127.0.0.1:55344_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55344_solr
   [junit4]   2> 2110463 WARN  (OverseerAutoScalingTriggerThread-72431000638914565-127.0.0.1:55344_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2110479 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32b4896d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2110481 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2110482 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2110484 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2110484 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2110484 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2110484 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@104139c4{/solr,null,AVAILABLE}
   [junit4]   2> 2110484 INFO  (zkCallback-6461-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36430_solr
   [junit4]   2> 2110484 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@58a69cee{HTTP/1.1,[http/1.1]}{127.0.0.1:60116}
   [junit4]   2> 2110484 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.Server Started @2111655ms
   [junit4]   2> 2110484 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61512}
   [junit4]   2> 2110484 ERROR (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2110486 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2110487 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2110487 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2110487 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2110487 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-01T07:13:43.750Z
   [junit4]   2> 2110490 INFO  (zkCallback-6461-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72431000638914568-127.0.0.1:36430_solr-n_0000000001) starting
   [junit4]   2> 2110490 INFO  (zkConnectionManagerCallback-6493-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110491 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2111674 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57170/solr
   [junit4]   2> 2111676 INFO  (zkConnectionManagerCallback-6497-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2111679 INFO  (zkConnectionManagerCallback-6499-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2111692 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:61512_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2111695 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:61512_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2111698 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:61512_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2111698 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:61512_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61512_solr
   [junit4]   2> 2111700 INFO  (zkCallback-6490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2111700 INFO  (zkCallback-6461-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2111700 INFO  (zkCallback-6475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2111700 INFO  (zkCallback-6468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2111700 INFO  (zkCallback-6482-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2111701 INFO  (zkCallback-6498-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2111719 INFO  (zkConnectionManagerCallback-6506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2111721 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:61512_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2111723 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:61512_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57170/solr ready
   [junit4]   2> 2111723 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:61512_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2111735 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:61512_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61512.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2111741 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:61512_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61512.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2111741 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:61512_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61512.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2111742 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:61512_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_405CDEB5613E1B63-001/tempDir-001/node2/.
   [junit4]   2> 2111765 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: http://127.0.0.1:60116/solr. Proxy: http://127.0.0.1:61512/solr
   [junit4]   2> 2111766 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@56dca89a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2111768 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1086883437
   [junit4]   2> 2111769 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2111769 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14dd4f41: rootName = solr_36430, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5ce28028
   [junit4]   2> 2111773 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2111773 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fffac6b: rootName = solr_36430, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e744b7f
   [junit4]   2> 2111775 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2111775 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7dbee3ea: rootName = solr_36430, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@44c2f857
   [junit4]   2> 2111778 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36430_solr
   [junit4]   2> 2111779 INFO  (zkCallback-6490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2111779 INFO  (zkCallback-6475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2111779 INFO  (zkCallback-6461-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2111779 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2111780 INFO  (zkCallback-6468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2111780 INFO  (zkCallback-6482-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2111783 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.Overseer Overseer (id=72431000638914568-127.0.0.1:36430_solr-n_0000000001) closing
   [junit4]   2> 2111783 INFO  (OverseerStateUpdate-72431000638914568-127.0.0.1:36430_solr-n_0000000001) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36430_solr
   [junit4]   2> 2111783 INFO  (zkCallback-6505-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2111783 INFO  (zkCallback-6498-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2111783 WARN  (OverseerAutoScalingTriggerThread-72431000638914568-127.0.0.1:36430_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2111796 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@63b97057{/solr,null,UNAVAILABLE}
   [junit4]   2> 2111799 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2111799 INFO  (zkCallback-6475-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45458_solr
   [junit4]   2> 2111801 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2111801 INFO  (zkCallback-6475-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72431000638914571-127.0.0.1:45458_solr-n_0000000002) starting
   [junit4]   2> 2111802 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2111802 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2111802 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2111802 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20352128{/solr,null,AVAILABLE}
   [junit4]   2> 2111802 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@34756c7a{HTTP/1.1,[http/1.1]}{127.0.0.1:46534}
   [junit4]   2> 2111802 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.Server Started @2112974ms
   [junit4]   2> 2111802 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59301}
   [junit4]   2> 2111802 ERROR (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2111804 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2111809 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2111809 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2111809 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2111809 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-01T07:13:45.072Z
   [junit4]   2> 2111810 INFO  (zkConnectionManagerCallback-6509-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2111812 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2112321 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57170/solr
   [junit4]   2> 2112322 INFO  (zkConnectionManagerCallback-6513-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2112325 INFO  (zkConnectionManagerCallback-6515-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2112336 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:59301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2112340 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:59301_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2112343 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:59301_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2112343 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:59301_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59301_solr
   [junit4]   2> 2112345 INFO  (zkCallback-6490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2112345 INFO  (zkCallback-6475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2112346 INFO  (zkCallback-6482-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2112346 INFO  (zkCallback-6498-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2112346 INFO  (zkCallback-6505-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2112346 INFO  (zkCallback-6514-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2112363 INFO  (zkConnectionManagerCallback-6522-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2112365 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:59301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2112366 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:59301_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57170/solr ready
   [junit4]   2> 2112366 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:59301_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2112378 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:59301_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59301.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2112383 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:59301_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59301.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2112383 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:59301_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59301.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2112384 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:59301_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_405CDEB5613E1B63-001/tempDir-001/node3/.
   [junit4]   2> 2112410 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: http://127.0.0.1:46534/solr. Proxy: http://127.0.0.1:59301/solr
   [junit4]   2> 2112411 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@352ee3bd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2112414 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1988352490
   [junit4]   2> 2112415 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2112415 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2818cd6f: rootName = solr_45458, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@66b936d6
   [junit4]   2> 2112421 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2112421 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50203aa9: rootName = solr_45458, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e744b7f
   [junit4]   2> 2112425 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2112425 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f7a97e0: rootName = solr_45458, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@44c2f857
   [junit4]   2> 2112428 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45458_solr
   [junit4]   2> 2112430 INFO  (zkCallback-6490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2112430 INFO  (zkCallback-6475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2112430 INFO  (zkCallback-6482-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2112430 INFO  (zkCallback-6505-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2112430 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2112430 INFO  (zkCallback-6498-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2112433 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.Overseer Overseer (id=72431000638914571-127.0.0.1:45458_solr-n_0000000002) closing
   [junit4]   2> 2112433 INFO  (OverseerStateUpdate-72431000638914571-127.0.0.1:45458_solr-n_0000000002) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45458_solr
   [junit4]   2> 2112433 WARN  (OverseerAutoScalingTriggerThread-72431000638914571-127.0.0.1:45458_solr-n_0000000002) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2112436 INFO  (zkCallback-6521-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2112441 INFO  (zkCallback-6514-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2112449 INFO  (zkCallback-6498-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61512_solr
   [junit4]   2> 2112450 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d05bba0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2112452 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2112453 INFO  (zkCallback-6498-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72431000638914577-127.0.0.1:61512_solr-n_0000000003) starting
   [junit4]   2> 2112459 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2112460 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2112460 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2112460 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2112460 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58c8e9a{/solr,null,AVAILABLE}
   [junit4]   2> 2112460 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@542db92{HTTP/1.1,[http/1.1]}{127.0.0.1:59481}
   [junit4]   2> 2112460 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.e.j.s.Server Started @2113633ms
   [junit4]   2> 2112460 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33768}
   [junit4]   2> 2112461 ERROR (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2112463 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2112463 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2112463 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2112463 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2112463 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-01T07:13:45.726Z
   [junit4]   2> 2112468 INFO  (zkConnectionManagerCallback-6525-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2112469 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2112778 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57170/solr
   [junit4]   2> 2112779 INFO  (zkConnectionManagerCallback-6529-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2112782 INFO  (zkConnectionManagerCallback-6531-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2112795 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:33768_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2112798 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:33768_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2112801 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:33768_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2112801 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:33768_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33768_solr
   [junit4]   2> 2112803 INFO  (zkCallback-6490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2112803 INFO  (zkCallback-6505-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2112803 INFO  (zkCallback-6498-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2112803 INFO  (zkCallback-6521-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2112803 INFO  (zkCallback-6514-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2112804 INFO  (zkCallback-6530-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2112822 INFO  (zkConnectionManagerCallback-6538-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2112824 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:33768_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2112825 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:33768_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57170/solr ready
   [junit4]   2> 2112826 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:33768_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2112838 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:33768_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33768.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2112843 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:33768_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33768.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2112843 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:33768_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33768.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6043de05
   [junit4]   2> 2112844 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [n:127.0.0.1:33768_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_405CDEB5613E1B63-001/tempDir-001/node1/.
   [junit4]   2> 2112865 INFO  (SUITE-LIRRollingUpdatesTest-seed#[405CDEB5613E1B63]-worker) [    ] o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: http://127.0.0.1:59481/solr. Proxy: http://127.0.0.1:33768/solr
   [junit4]   2> 2113059 INFO  (TEST-LIRRollingUpdatesTest.testNewReplicaOldLeader-seed#[405CDEB5613E1B63]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNewReplicaOldLeader
   [junit4]   2> 2113060 INFO  (SocketProxy-Acceptor-33768) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43993,localport=33768], receiveBufferSize:130880
   [junit4]   2> 2113063 INFO  (SocketProxy-Acceptor-33768) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=59481,localport=33619], receiveBufferSize=139264
   [junit4]   2> 2113069 INFO  (qtp1797046737-23532) [n:127.0.0.1:33768_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testNewReplicaOldLeader&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2113073 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testNewReplicaOldLeader
   [junit4]   2> 2113074 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/protwords.txt
   [junit4]   2> 2113077 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testNewReplicaOldLeader.AUTOCREATED/managed-schema
   [junit4]   2> 2113080 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testNewReplicaOldLeader.AUTOCREATED/solrconfig.xml
   [junit4]   2> 2113083 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/synonyms.txt
   [junit4]   2> 2113094 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/stopwords.txt
   [junit4]   2> 2113097 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testNewReplicaOldLeader.AUTOCREATED/params.json
   [junit4]   2> 2113100 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 2113103 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 2113105 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 2113108 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 2113110 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 2113112 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 2113115 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 2113118 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 2113121 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 2113123 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 2113126 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 2113129 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 2113131 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 2113134 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 2113137 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 2113139 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 2113142 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 2113145 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 2113147 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 2113150 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 2113152 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 2113156 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 2113159 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 2113161 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 2113164 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 2113167 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 2113169 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 2113171 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 2113174 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 2113177 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 2113180 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 2113182 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 2113184 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 2113187 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 2113190 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 2113192 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 2113195 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 2113198 INFO  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 2113201 WARN  (OverseerThreadFactory-8545-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (testNewReplicaOldLeader) without cores.
   [junit4]   2> 2113312 INFO  (qtp1797046737-23532) [n:127.0.0.1:33768_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2113313 INFO  (qtp1797046737-23532) [n:127.0.0.1:33768_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testNewReplicaOldLeader&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=&wt=javabin&version=2} status=0 QTime=243
   [junit4]   2> 2113315 INFO  (qtp1797046737-23531) [n:127.0.0.1:33768_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61512_solr&property.lirVersion=old&action=ADDREPLICA&collection=testNewReplicaOldLeader&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2113321 INFO  (OverseerCollectionConfigSetProcessor-72431000638914577-127.0.0.1:61512_solr-n_0000000003) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2113323 INFO  (OverseerThreadFactory-8545-thread-2) [ c:testNewReplicaOldLeade

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

rce] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 16ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 405CDEB5613E1B63
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says hello! Master seed: 405CDEB5613E1B63
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(18346@serv1-vm3).
   [junit4] Started J0 PID(18347@serv1-vm3).
   [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest
   [junit4] OK      19.6s J0 | LIRRollingUpdatesTest.testNewReplicaOldLeader
   [junit4] OK      18.2s J0 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas
   [junit4] OK      19.7s J0 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas
   [junit4] OK      12.9s J0 | LIRRollingUpdatesTest.testNewLeaderOldReplica
   [junit4] Completed [1/5] on J0 in 82.14s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest
   [junit4] OK      19.5s J1 | LIRRollingUpdatesTest.testNewReplicaOldLeader
   [junit4] OK      18.7s J1 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas
   [junit4] OK      20.4s J1 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas
   [junit4] OK      13.0s J1 | LIRRollingUpdatesTest.testNewLeaderOldReplica
   [junit4] Completed [2/5] on J1 in 82.94s, 4 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.LIRRollingUpdatesTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest
   [junit4] OK      15.4s J1 | LIRRollingUpdatesTest.testNewReplicaOldLeader
   [junit4] OK      18.0s J1 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas
   [junit4] OK      19.9s J1 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas
   [junit4] OK      12.8s J1 | LIRRollingUpdatesTest.testNewLeaderOldReplica
   [junit4] Completed [3/5] on J1 in 70.86s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest
   [junit4] OK      16.5s J0 | LIRRollingUpdatesTest.testNewReplicaOldLeader
   [junit4] OK      17.9s J0 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas
   [junit4] OK      19.6s J0 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas
   [junit4] OK      12.8s J0 | LIRRollingUpdatesTest.testNewLeaderOldReplica
   [junit4] Completed [4/5] on J0 in 72.85s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest
   [junit4] OK      15.9s J1 | LIRRollingUpdatesTest.testNewReplicaOldLeader
   [junit4] OK      18.3s J1 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas
   [junit4] OK      19.2s J1 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas
   [junit4] OK      12.8s J1 | LIRRollingUpdatesTest.testNewLeaderOldReplica
   [junit4] Completed [5/5] on J1 in 72.72s, 4 tests
   [junit4] 
   [junit4] JVM J0:     0.68 ..   156.50 =   155.82s
   [junit4] JVM J1:     0.67 ..   228.43 =   227.76s
   [junit4] Execution time total: 3 minutes 48 seconds
   [junit4] Tests summary: 5 suites, 20 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 169.29s | org.apache.solr.cloud.LIRRollingUpdatesTest
[junit4:tophints] 124.86s | org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
[junit4:tophints] 117.40s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 112.25s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 111.21s | org.apache.solr.cloud.TestTlogReplica

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 50 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.LIRRollingUpdatesTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2843)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2722)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2703)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3082)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1089)
		at hudson.FilePath.act(FilePath.java:1078)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1840)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1091)
	at hudson.FilePath.act(FilePath.java:1078)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9a395f83ccd83bca568056f178757dd032007140, workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #698
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2