Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/307/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

6 tests failed.
FAILED:  org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.test

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:36408/nnn/z, https://127.0.0.1:47313/nnn/z, 
https://127.0.0.1:52805/nnn/z]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:36408/nnn/z, 
https://127.0.0.1:47313/nnn/z, https://127.0.0.1:52805/nnn/z]
        at 
__randomizedtesting.SeedInfo.seed([649A617A5FF670F6:ECCE5EA0F10A1D0E]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1528)
        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.test(DeleteLastCustomShardedReplicaTest.java:79)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: https://127.0.0.1:47313/nnn/z
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        ... 48 more
Caused by: java.net.SocketException: Connection reset by peer
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
        at 
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
        at 
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
        at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
        ... 52 more


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

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([649A617A5FF670F6:ECCE5EA0F10A1D0E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:175)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:136)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:825)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:76)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Test abandoned because suite timeout was reached.

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudPivotFacet

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

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


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.component.DistributedDebugComponentTest

Error Message:
IOException occured when talking to server at: https://127.0.0.1:59391/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: https://127.0.0.1:59391/solr
        at __randomizedtesting.SeedInfo.seed([649A617A5FF670F6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.handler.component.DistributedDebugComponentTest.createThings(DistributedDebugComponentTest.java:84)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:209)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
        at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
        at 
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:543)
        at 
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
        at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
        ... 28 more


FAILED:  org.apache.solr.rest.schema.TestSchemaNameResource.testGetSchemaName

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([649A617A5FF670F6:A199137C6E08829]:0)
        at org.apache.solr.util.RestTestBase.assertQ(RestTestBase.java:155)
        at 
org.apache.solr.rest.schema.TestSchemaNameResource.testGetSchemaName(TestSchemaNameResource.java:25)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:209)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.solr.util.RestTestHarness.getResponse(RestTestHarness.java:208)
        at org.apache.solr.util.RestTestHarness.query(RestTestHarness.java:100)
        at org.apache.solr.util.RestTestBase.assertQ(RestTestBase.java:126)
        ... 40 more




Build Log:
[...truncated 9426 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/init-core-data-001
   [junit4]   2> 0    INFO  
(SUITE-DeleteLastCustomShardedReplicaTest-seed#[649A617A5FF670F6]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 26   INFO  
(SUITE-DeleteLastCustomShardedReplicaTest-seed#[649A617A5FF670F6]-worker) [    
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/nnn/z
   [junit4]   2> 60   INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 64   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 64   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 163  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54063
   [junit4]   2> 257  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 365  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 538  INFO  (zkCallback-1-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5fa343d0 
name:ZooKeeperConnection Watcher:127.0.0.1:54063 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 539  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 544  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 546  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 578  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 581  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 594  INFO  (zkCallback-2-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@65d145f7 
name:ZooKeeperConnection Watcher:127.0.0.1:54063/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 595  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 596  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 602  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 614  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 623  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 633  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 651  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 684  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 694  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 695  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 704  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 705  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 717  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 717  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 728  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 729  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 737  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 738  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 756  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 838  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 844  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 862  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 868  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 883  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 889  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 984  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 991  INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1073 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1099 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1099 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1115 INFO  (zkCallback-3-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3464f24b 
name:ZooKeeperConnection Watcher:127.0.0.1:54063/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1116 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1148 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2005 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/cores/collection1
   [junit4]   2> 2059 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.e.j.u.log Logging initialized @5853ms
   [junit4]   2> 2374 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2428 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c772f85{/nnn/z,null,AVAILABLE}
   [junit4]   2> 2724 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.e.j.u.s.SslContextFactory x509=X509@4701dd59(solrtest,h=[],w=[]) for 
SslContextFactory@415f907f(file:///export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/server/etc/test/solrtest.keystore,file:///export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 2961 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@30176ec6{SSL,[ssl, 
http/1.1]}{127.0.0.1:52805}
   [junit4]   2> 2962 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.e.j.s.Server Started @6762ms
   [junit4]   2> 2963 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/tempDir-001/control/data,
 hostContext=/nnn/z, hostPort=52805, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/cores}
   [junit4]   2> 2977 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 3021 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001'
   [junit4]   2> 3030 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3031 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 3037 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3038 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3045 INFO  (zkCallback-4-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@65965ee5 
name:ZooKeeperConnection Watcher:127.0.0.1:54063/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3045 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3046 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3056 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3059 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/solr.xml
   [junit4]   2> 3330 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/cores
   [junit4]   2> 3426 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 458560348
   [junit4]   2> 3426 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001]
   [junit4]   2> 3428 WARN  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/lib
   [junit4]   2> 3460 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 3717 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3738 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3740 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3743 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54063/solr
   [junit4]   2> 3761 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3761 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3762 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3779 INFO  (zkCallback-7-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5776d00 name:ZooKeeperConnection 
Watcher:127.0.0.1:54063 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3780 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3780 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3795 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3812 INFO  
(zkCallback-8-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@66a081e4 
name:ZooKeeperConnection Watcher:127.0.0.1:54063/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3812 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3822 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3832 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 3846 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 3854 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 3859 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 3875 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3878 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3881 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 3884 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3888 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52805_nnn%2Fz
   [junit4]   2> 3892 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:52805_nnn%2Fz
   [junit4]   2> 3901 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3904 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 3910 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3911 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/overseer_elect/election/95147405946322949-127.0.0.1:52805_nnn%2Fz-n_0000000000
   [junit4]   2> 3917 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:52805_nnn%2Fz
   [junit4]   2> 3917 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 3921 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.Overseer Overseer 
(id=95147405946322949-127.0.0.1:52805_nnn%2Fz-n_0000000000) starting
   [junit4]   2> 3932 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 3978 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4114 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4116 INFO  
(OverseerCollectionConfigSetProcessor-95147405946322949-127.0.0.1:52805_nnn%2Fz-n_0000000000)
 [n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 4154 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 4154 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 4149 INFO  
(OverseerStateUpdate-95147405946322949-127.0.0.1:52805_nnn%2Fz-n_0000000000) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.Overseer Starting to work on the main 
queue
   [junit4]   2> 4249 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/cores
   [junit4]   2> 4260 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 4261 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.CorePropertiesLocator Found core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/cores/collection1
   [junit4]   2> 4261 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions
   [junit4]   2> 4299 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 4299 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 4304 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 4304 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 4314 INFO  
(OverseerStateUpdate-95147405946322949-127.0.0.1:52805_nnn%2Fz-n_0000000000) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52805/nnn/z";,
   [junit4]   2>   "node_name":"127.0.0.1:52805_nnn%2Fz",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 4328 INFO  
(OverseerStateUpdate-95147405946322949-127.0.0.1:52805_nnn%2Fz-n_0000000000) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52805/nnn/z";,
   [junit4]   2>   "node_name":"127.0.0.1:52805_nnn%2Fz",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 4329 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 4331 INFO  
(OverseerStateUpdate-95147405946322949-127.0.0.1:52805_nnn%2Fz-n_0000000000) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 4346 INFO  
(OverseerStateUpdate-95147405946322949-127.0.0.1:52805_nnn%2Fz-n_0000000000) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 4360 INFO  
(zkCallback-8-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 5349 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5349 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 5350 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 5350 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 5355 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 5357 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/cores/collection1'
   [junit4]   2> 5359 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5359 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 5401 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 5470 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 5498 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 5603 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5707 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 6888 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6936 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 6942 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 7182 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 7189 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 7194 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 7198 WARN  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 7198 WARN  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 7198 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 7199 WARN  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 7200 WARN  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 7205 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 7206 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 7252 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 7269 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/cores/collection1/data/]
   [junit4]   2> 7275 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f9acf56
   [junit4]   2> 7359 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/cores/collection1/data
   [junit4]   2> 7360 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/cores/collection1/data/index/
   [junit4]   2> 7360 WARN  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 7379 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/cores/collection1/data/index
   [junit4]   2> 7381 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=22.779296875, 
floorSegmentMB=1.7607421875, forceMergeDeletesPctAllowed=14.482996064695135, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6750304457485647
   [junit4]   2> 7450 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2fd7f0a3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60a04d6),segFN=segments_1,generation=1}
   [junit4]   2> 7451 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 7456 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup 
for core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/cores/collection1/data/
   [junit4]   2> 7457 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 7846 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 7927 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 7933 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 7933 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 7938 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 7955 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 7990 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 7990 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 7991 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 8013 WARN  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 8083 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 8092 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 8094 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 8096 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 8165 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 8165 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 8188 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 8189 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 8199 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8199 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8200 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=30.2578125, 
floorSegmentMB=1.158203125, forceMergeDeletesPctAllowed=21.31194462749296, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 8204 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2fd7f0a3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60a04d6),segFN=segments_1,generation=1}
   [junit4]   2> 8204 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 8279 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@21fe4753[collection1] 
main
   [junit4]   2> 8291 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 8293 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 8293 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based 
storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 8297 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 8297 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 8322 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 8324 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 8324 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 8324 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 8354 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 8373 INFO  
(searcherExecutor-8-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@21fe4753[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8374 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 8376 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 8376 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 8376 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1522358503768850432
   [junit4]   2> 8381 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with 
highest version 1522358503768850432
   [junit4]   2> 8382 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 8384 INFO  
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 8386 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:https://127.0.0.1:52805/nnn/z 
collection:control_collection shard:shard1
   [junit4]   2> 8398 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 8409 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/95147405946322949-core_node1-n_0000000000
   [junit4]   2> 8410 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 
and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 8414 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8414 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 8415 INFO  
(OverseerStateUpdate-95147405946322949-127.0.0.1:52805_nnn%2Fz-n_0000000000) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 8417 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:52805/nnn/z/collection1/
   [junit4]   2> 8417 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 8417 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:52805/nnn/z/collection1/ has no replicas
   [junit4]   2> 8421 INFO  
(zkCallback-8-thread-2-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 8426 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 8436 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 8467 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:52805/nnn/z/collection1/ shard1
   [junit4]   2> 8468 INFO  
(OverseerStateUpdate-95147405946322949-127.0.0.1:52805_nnn%2Fz-n_0000000000) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:52805/nnn/z";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 8576 INFO  
(zkCallback-8-thread-2-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 8621 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are https://127.0.0.1:52805/nnn/z/collection1/ and leader is 
https://127.0.0.1:52805/nnn/z/collection1/
   [junit4]   2> 8622 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52805/nnn/z
   [junit4]   2> 8622 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 8622 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 8622 INFO  
(coreZkRegister-1-thread-1-processing-n:127.0.0.1:52805_nnn%2Fz x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52805_nnn%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 8627 INFO  
(OverseerStateUpdate-95147405946322949-127.0.0.1:52805_nnn%2Fz-n_0000000000) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52805/nnn/z";,
   [junit4]   2>   "node_name":"127.0.0.1:52805_nnn%2Fz",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 8629 INFO  
(OverseerStateUpdate-95147405946322949-127.0.0.1:52805_nnn%2Fz-n_0000000000) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52805/nnn/z";,
   [junit4]   2>   "node_name":"127.0.0.1:52805_nnn%2Fz",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 8738 INFO  
(zkCallback-8-thread-2-processing-n:127.0.0.1:52805_nnn%2Fz) 
[n:127.0.0.1:52805_nnn%2Fz    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 8848 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 8849 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8852 INFO  (zkCallback-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@527fec90 
name:ZooKeeperConnection Watcher:127.0.0.1:54063/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 8852 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8853 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 8853 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 8861 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 9052 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/shard-1-001/cores/collection1
   [junit4]   2> 9054 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/shard-1-001
   [junit4]   2> 9056 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 9060 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c0a8451{/nnn/z,null,AVAILABLE}
   [junit4]   2> 9062 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.e.j.u.s.SslContextFactory x509=X509@36167bdd(solrtest,h=[],w=[]) for 
SslContextFactory@3a6832d1(file:///export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/server/etc/test/solrtest.keystore,file:///export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 9068 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@3d3a170e{SSL,[ssl, 
http/1.1]}{127.0.0.1:47313}
   [junit4]   2> 9068 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.e.j.s.Server Started @12870ms
   [junit4]   2> 9068 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/nnn/z, hostPort=47313, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/shard-1-001/cores}
   [junit4]   2> 9069 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 9069 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_649A617A5FF670F6-001/shard-1-001'
   [junit4]   2> 9069 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 9069 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 9069 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 9070 INFO  
(TEST-DeleteLastCustomShardedReplicaTest.test-seed#[649A617A5FF670F6]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 9073 INFO  (zkCallback-11-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ad54d48 
name:ZooKeeperConnection Watcher:127.0.0.1:54063/solr got event WatchedEvent 
state:SyncConnec

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

llDistribZkTestBase.distribTearDown(AbstractFullDistribZkTestBase.java:1489)
   [junit4]   2>         at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:942)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   13) Thread[id=782, name=qtp1775310032-782, state=RUNNABLE, 
group=TGRP-TestCloudPivotFacet]
   [junit4]   2>         at sun.nio.ch.DevPollArrayWrapper.interrupt(Native 
Method)
   [junit4]   2>         at 
sun.nio.ch.DevPollArrayWrapper.interrupt(DevPollArrayWrapper.java:300)
   [junit4]   2>         at 
sun.nio.ch.DevPollSelectorImpl.wakeup(DevPollSelectorImpl.java:193)
   [junit4]   2>         at 
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]   2>         at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]   2>         at 
sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:83)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:232)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:180)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:162)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:101)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:136)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   14) Thread[id=810, name=updateExecutor-150-thread-1, 
state=TIMED_WAITING, group=TGRP-TestCloudPivotFacet]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   15) Thread[id=798, 
name=TEST-TestCloudPivotFacet.test-seed#[649A617A5FF670F6]-SendThread(127.0.0.1:53687),
 state=TIMED_WAITING, group=TGRP-TestCloudPivotFacet]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, 
docValues:{}, sim=ClassicSimilarity, locale=ja, timezone=America/Nome
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 
(64-bit)/cpus=3,threads=31,free=71818720,total=214958080
   [junit4]   2> NOTE: All tests run in this JVM: 
[DeleteLastCustomShardedReplicaTest, LukeRequestHandlerTest, 
FullSolrCloudDistribCmdsTest, TestPHPSerializedResponseWriter, 
ConvertedLegacyTest, HdfsChaosMonkeyNothingIsSafeTest, TestCollationField, 
ShardRoutingCustomTest, BlockCacheTest, DistributedDebugComponentTest, 
TestSchemaNameResource, TestCloudPivotFacet]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudPivotFacet 
-Dtests.seed=649A617A5FF670F6 -Dtests.slow=true -Dtests.locale=ja 
-Dtests.timezone=America/Nome -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestCloudPivotFacet (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([649A617A5FF670F6]:0)
   [junit4] Completed [441/573 (5!)] on J1 in 7225.69s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 418 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:784: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:728: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1424:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:981:
 There were test failures: 573 suites (8 ignored), 2279 tests, 2 suite-level 
errors, 3 errors, 1 failure, 507 ignored (66 assumptions) [seed: 
649A617A5FF670F6]

Total time: 148 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to