You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/09/18 09:12:20 UTC

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 60 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.CustomCollectionTest.test

Error Message:
Error from server at http://127.0.0.1:54302: collection already exists: routeFieldColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54302: collection already exists: routeFieldColl
	at __randomizedtesting.SeedInfo.seed([50690ABC375FEEF5:D83D356699A3830D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
	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)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	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.CustomCollectionTest.testRouteFieldForHashRouter(CustomCollectionTest.java:333)
	at org.apache.solr.cloud.CustomCollectionTest.test(CustomCollectionTest.java:96)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


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

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

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([50690ABC375FEEF5:D83D356699A3830D]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1084)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:594)
	at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:580)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:262)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:108)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10386 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/init-core-data-001
   [junit4]   2> 2309336 INFO  (SUITE-HttpPartitionTest-seed#[50690ABC375FEEF5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_hzp/
   [junit4]   2> 2309339 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2309340 INFO  (Thread-6401) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2309340 INFO  (Thread-6401) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2309442 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.ZkTestServer start zk server on port:47089
   [junit4]   2> 2309443 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2309443 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2309448 INFO  (zkCallback-2502-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49f2e641 name:ZooKeeperConnection Watcher:127.0.0.1:47089 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2309449 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2309449 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2309449 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2309459 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2309460 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2309462 INFO  (zkCallback-2503-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f8c1794 name:ZooKeeperConnection Watcher:127.0.0.1:47089/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2309462 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2309462 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2309462 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2309465 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2309468 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2309469 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2309471 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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> 2309474 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2309477 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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> 2309478 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2309481 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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> 2309481 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2309483 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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> 2309484 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2309486 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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> 2309486 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2309489 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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> 2309489 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2309492 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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> 2309492 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2309494 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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> 2309495 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2309497 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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> 2309497 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2309500 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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> 2309500 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2309502 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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> 2309503 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2310065 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores/collection1
   [junit4]   2> 2310067 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2310069 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2dfc920b{/_hzp,null,AVAILABLE}
   [junit4]   2> 2310069 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@235aaf5{HTTP/1.1}{127.0.0.1:34479}
   [junit4]   2> 2310069 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.e.j.s.Server Started @2349431ms
   [junit4]   2> 2310069 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/tempDir-001/control/data, hostContext=/_hzp, hostPort=36557, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores}
   [junit4]   2> 2310070 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2310070 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/'
   [junit4]   2> 2310086 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2310086 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2310088 INFO  (zkCallback-2504-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2498efe5 name:ZooKeeperConnection Watcher:127.0.0.1:47089/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2310088 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2310089 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2310090 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2310090 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/solr.xml
   [junit4]   2> 2310095 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores
   [junit4]   2> 2310096 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.CoreContainer New CoreContainer 8404032
   [junit4]   2> 2310096 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/]
   [junit4]   2> 2310096 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/lib
   [junit4]   2> 2310096 WARN  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/lib).
   [junit4]   2> 2310108 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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> 2310110 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2310111 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2310111 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2310111 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47089/solr
   [junit4]   2> 2310112 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2310112 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2310112 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2310114 INFO  (zkCallback-2506-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14cadd4b name:ZooKeeperConnection Watcher:127.0.0.1:47089 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2310114 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2310115 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2310117 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2310118 INFO  (zkCallback-2507-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b56bc8c name:ZooKeeperConnection Watcher:127.0.0.1:47089/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2310118 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2310120 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2310123 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2310128 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2310131 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2310134 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2310137 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2310140 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2310142 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2310145 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2310148 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36557__hzp
   [junit4]   2> 2310149 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36557__hzp
   [junit4]   2> 2310159 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2310168 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2310173 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2310174 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94539602369773572-127.0.0.1:36557__hzp-n_0000000000
   [junit4]   2> 2310175 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36557__hzp
   [junit4]   2> 2310175 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2310177 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.Overseer Overseer (id=94539602369773572-127.0.0.1:36557__hzp-n_0000000000) starting
   [junit4]   2> 2310179 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2310186 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2310187 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2310187 INFO  (OverseerCollectionConfigSetProcessor-94539602369773572-127.0.0.1:36557__hzp-n_0000000000) [n:127.0.0.1:36557__hzp    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2310188 INFO  (OverseerStateUpdate-94539602369773572-127.0.0.1:36557__hzp-n_0000000000) [n:127.0.0.1:36557__hzp    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2310210 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2310210 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2310212 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores
   [junit4]   2> 2310212 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2310212 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.CoresLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores/collection1/
   [junit4]   2> 2310213 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2310214 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2310214 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:36557__hzp    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2310215 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2310215 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2310218 INFO  (OverseerStateUpdate-94539602369773572-127.0.0.1:36557__hzp-n_0000000000) [n:127.0.0.1:36557__hzp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36557/_hzp",
   [junit4]   2>   "node_name":"127.0.0.1:36557__hzp",
   [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> 2310218 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2310219 INFO  (OverseerStateUpdate-94539602369773572-127.0.0.1:36557__hzp-n_0000000000) [n:127.0.0.1:36557__hzp    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36557/_hzp",
   [junit4]   2>   "node_name":"127.0.0.1:36557__hzp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2310220 INFO  (OverseerStateUpdate-94539602369773572-127.0.0.1:36557__hzp-n_0000000000) [n:127.0.0.1:36557__hzp    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2310221 INFO  (OverseerStateUpdate-94539602369773572-127.0.0.1:36557__hzp-n_0000000000) [n:127.0.0.1:36557__hzp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2310223 INFO  (zkCallback-2507-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp    ] 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> 2311220 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2311220 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2311221 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2311221 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 2311222 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2311222 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores/collection1/'
   [junit4]   2> 2311240 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2311247 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2311252 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2311263 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2311264 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2311271 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2311374 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2311380 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2311381 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2311392 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2311394 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2311397 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2311398 WARN  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2311398 WARN  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2311398 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2311399 WARN  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2311399 WARN  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2311401 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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/J0
   [junit4]   2> 2311401 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2311401 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2311401 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 2311401 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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@359e9969
   [junit4]   2> 2311402 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores/collection1/data
   [junit4]   2> 2311402 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2311402 WARN  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2311402 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores/collection1/data/index
   [junit4]   2> 2311403 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3229245296703811]
   [junit4]   2> 2311403 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@355c9463 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4da2e966; maxCacheMB=0.0419921875 maxMergeSizeMB=0.15625)),segFN=segments_1,generation=1}
   [junit4]   2> 2311403 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2311404 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36557__hzp 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/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores/collection1/data/
   [junit4]   2> 2311404 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36557__hzp 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/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2311406 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2311406 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2311407 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2311407 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2311407 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2311407 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311407 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311407 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311408 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311410 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2311411 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2311411 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2311412 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2311415 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2311415 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311416 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311416 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311418 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2311418 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2311420 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1431180201, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2311420 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@355c9463 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4da2e966; maxCacheMB=0.0419921875 maxMergeSizeMB=0.15625)),segFN=segments_1,generation=1}
   [junit4]   2> 2311420 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2311420 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@65254479[collection1] main
   [junit4]   2> 2311420 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311422 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311422 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311423 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2311424 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2311424 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311424 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311425 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311425 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2311425 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2311425 INFO  (searcherExecutor-6726-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@65254479[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2311426 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311426 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311426 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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> 2311426 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp 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 1512633640102658048
   [junit4]   2> 2311428 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1512633640102658048
   [junit4]   2> 2311428 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2311429 INFO  (coreLoadExecutor-6725-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2311430 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:36557/_hzp collection:control_collection shard:shard1
   [junit4]   2> 2311431 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp 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> 2311437 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp 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/94539602369773572-core_node1-n_0000000000
   [junit4]   2> 2311438 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 2311441 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2311441 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp 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> 2311441 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36557/_hzp/collection1/
   [junit4]   2> 2311441 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2311441 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:36557/_hzp/collection1/ has no replicas
   [junit4]   2> 2311441 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36557/_hzp/collection1/ shard1
   [junit4]   2> 2311441 INFO  (OverseerStateUpdate-94539602369773572-127.0.0.1:36557__hzp-n_0000000000) [n:127.0.0.1:36557__hzp    ] 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> 2311442 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2311446 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 2311450 INFO  (OverseerStateUpdate-94539602369773572-127.0.0.1:36557__hzp-n_0000000000) [n:127.0.0.1:36557__hzp    ] 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":"http://127.0.0.1:36557/_hzp",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2311555 INFO  (zkCallback-2507-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp    ] 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> 2311606 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:36557/_hzp/collection1/ and leader is http://127.0.0.1:36557/_hzp/collection1/
   [junit4]   2> 2311606 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36557/_hzp
   [junit4]   2> 2311606 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2311606 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2311606 INFO  (coreZkRegister-6719-thread-1-processing-n:127.0.0.1:36557__hzp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36557__hzp 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> 2311609 INFO  (OverseerStateUpdate-94539602369773572-127.0.0.1:36557__hzp-n_0000000000) [n:127.0.0.1:36557__hzp    ] 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":"http://127.0.0.1:36557/_hzp",
   [junit4]   2>   "node_name":"127.0.0.1:36557__hzp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 2311610 INFO  (OverseerStateUpdate-94539602369773572-127.0.0.1:36557__hzp-n_0000000000) [n:127.0.0.1:36557__hzp    ] 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":"http://127.0.0.1:36557/_hzp",
   [junit4]   2>   "node_name":"127.0.0.1:36557__hzp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2311714 INFO  (zkCallback-2507-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp    ] 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> 2311716 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2311717 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2311718 INFO  (zkCallback-2509-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a73b9dd name:ZooKeeperConnection Watcher:127.0.0.1:47089/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2311718 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2311719 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2311719 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2311723 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2312000 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/shard-1-001/cores/collection1
   [junit4]   2> 2312001 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/shard-1-001
   [junit4]   2> 2312002 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2312005 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79ce568{/_hzp,null,AVAILABLE}
   [junit4]   2> 2312006 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6f030d14{HTTP/1.1}{127.0.0.1:51662}
   [junit4]   2> 2312006 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.e.j.s.Server Started @2351374ms
   [junit4]   2> 2312006 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_hzp, hostPort=61711, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/shard-1-001/cores}
   [junit4]   2> 2312006 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2312006 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/shard-1-001/'
   [junit4]   2> 2312025 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2312025 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2312027 INFO  (zkCallback-2510-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a504884 name:ZooKeeperConnection Watcher:127.0.0.1:47089/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2312027 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2312028 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2312030 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2312030 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/shard-1-001/solr.xml
   [junit4]   2> 2312034 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/shard-1-001/cores
   [junit4]   2> 2312034 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.CoreContainer New CoreContainer 1538581178
   [junit4]   2> 2312034 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/shard-1-001/]
   [junit4]   2> 2312035 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/shard-1-001/lib
   [junit4]   2> 2312035 WARN  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/shard-1-001/lib).
   [junit4]   2> 2312044 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] 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> 2312045 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2312046 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2312046 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2312046 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47089/solr
   [junit4]   2> 2312046 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2312046 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2312047 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2312048 INFO  (zkCallback-2512-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1508f55e name:ZooKeeperConnection Watcher:127.0.0.1:47089 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2312049 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2312049 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2312051 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2312052 INFO  (zkCallback-2513-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2921803d name:ZooKeeperConnection Watcher:127.0.0.1:47089/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2312052 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2312073 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2313087 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61711__hzp
   [junit4]   2> 2313088 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61711__hzp
   [junit4]   2> 2313090 INFO  (zkCallback-2509-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2313090 INFO  (zkCallback-2507-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2313090 INFO  (zkCallback-2513-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2313093 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2313094 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94539602369773576-127.0.0.1:61711__hzp-n_0000000001
   [junit4]   2> 2313095 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94539602369773572-127.0.0.1:36557__hzp-n_0000000000 to know if I could be the leader
   [junit4]   2> 2313114 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2313114 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2313115 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/shard-1-001/cores
   [junit4]   2> 2313116 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2313116 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.c.CoresLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/shard-1-001/cores/collection1/
   [junit4]   2> 2313116 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2313118 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2313118 INFO  (TEST-HttpPartitionTest.test-seed#[50690ABC375FEEF5]) [n:127.0.0.1:61711__hzp    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2313118 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2313119 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2313121 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2313121 INFO  (OverseerStateUpdate-94539602369773572-127.0.0.1:36557__hzp-n_0000000000) [n:127.0.0.1:36557__hzp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61711/_hzp",
   [junit4]   2>   "node_name":"127.0.0.1:61711__hzp",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 2313122 INFO  (OverseerStateUpdate-94539602369773572-127.0.0.1:36557__hzp-n_0000000000) [n:127.0.0.1:36557__hzp    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61711/_hzp",
   [junit4]   2>   "node_name":"127.0.0.1:61711__hzp",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2313122 INFO  (OverseerStateUpdate-94539602369773572-127.0.0.1:36557__hzp-n_0000000000) [n:127.0.0.1:36557__hzp    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2313122 INFO  (OverseerStateUpdate-94539602369773572-127.0.0.1:36557__hzp-n_0000000000) [n:127.0.0.1:36557__hzp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2313227 INFO  (zkCallback-2509-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2313227 INFO  (zkCallback-2513-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2313227 INFO  (zkCallback-2507-thread-1-processing-n:127.0.0.1:36557__hzp) [n:127.0.0.1:36557__hzp    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2314122 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2314122 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2314123 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2314124 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 2314125 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2314125 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_50690ABC375FEEF5-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2314145 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2314151 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2314156 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2314167 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2314168 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2314174 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2314300 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2314306 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2314307 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2314318 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2314321 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2314324 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2314325 WARN  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2314325 WARN  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2314325 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2314326 WARN  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2314327 WARN  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2314328 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   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/J0
   [junit4]   2> 2314328 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2314328 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2314329 INFO  (coreLoadExecutor-6736-thread-1-processing-n:127.0.0.1:61711__hzp) [n:127.0.0.1:61711__hzp c:collection1 s:shard2 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/J0/temp/solr.cloud

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

eMethod(HttpSolrClient.java:575)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1528)
   [junit4]    > 	at org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter(CustomCollectionTest.java:333)
   [junit4]    > 	at org.apache.solr.cloud.CustomCollectionTest.test(CustomCollectionTest.java:96)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2443461 INFO  (SUITE-CustomCollectionTest-seed#[50690ABC375FEEF5]-worker) [n:127.0.0.1:54792_ c:implicitcollwithShardField s:b r:core_node16 x:implicitcollwithShardField_b_replica3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_50690ABC375FEEF5-001
   [junit4]   2> Sep 18, 2015 7:06:24 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {shard_s=Lucene50(blocksize=128), other_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=Lucene50(blocksize=128), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_i1=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_t=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=Lucene50(blocksize=128), text=PostingsFormat(name=Direct), _route_=PostingsFormat(name=Direct), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50), range_facet_i_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Lucene50)}, sim=ClassicSimilarity, locale=de_LU, timezone=Africa/Kigali
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=125920784,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BitVectorTest, TestDistribDocBasedVersion, TestSortByMinMaxFunction, TriLevelCompositeIdRoutingTest, CollectionsAPIDistributedZkTest, TestShortCircuitedRequests, SecurityConfHandlerTest, DistribJoinFromCollectionTest, CurrencyFieldOpenExchangeTest, JavabinLoaderTest, TestBadConfig, TestSha256AuthenticationProvider, TestChildDocTransformer, BasicAuthIntegrationTest, DirectUpdateHandlerOptimizeTest, FileBasedSpellCheckerTest, TestNamedUpdateProcessors, TestWriterPerf, TestQueryTypes, BinaryUpdateRequestHandlerTest, ZkSolrClientTest, QueryParsingTest, TestReRankQParserPlugin, TestRequestStatusCollectionAPI, AutoCommitTest, TestObjectReleaseTracker, TestSolrConfigHandlerConcurrent, TestSolrDeletionPolicy2, RankQueryTest, TestSolrQueryParser, TestSolr4Spatial2, TestHdfsUpdateLog, MultiThreadedOCPTest, DistributedQueueTest, TestManagedSynonymFilterFactory, SolrTestCaseJ4Test, TestDownShardTolerantSearch, AssignTest, NotRequiredUniqueKeyTest, SpellCheckCollatorTest, CloudMLTQParserTest, HighlighterMaxOffsetTest, TestDynamicLoading, BasicFunctionalityTest, AnalyticsQueryTest, CollectionStateFormat2Test, TestCloudManagedSchema, TestValueSourceCache, AddSchemaFieldsUpdateProcessorFactoryTest, PrimUtilsTest, TestManagedSchemaFieldTypeResource, TestConfigSetImmutable, CollectionsAPIAsyncDistributedZkTest, SolrInfoMBeanTest, DistributedFacetPivotSmallAdvancedTest, TestRecovery, TestStandardQParsers, NoCacheHeaderTest, ZkStateReaderTest, DateMathParserTest, TestCollationField, EchoParamsTest, TestQueryUtils, SpellPossibilityIteratorTest, TestIndexingPerformance, TestFreeTextSuggestions, TestRawResponseWriter, CircularListTest, TestConfigSetsAPIZkFailure, TimeZoneUtilsTest, TestTolerantSearch, TestSolrQueryParserDefaultOperatorResource, TestManagedStopFilterFactory, TestExpandComponent, PreAnalyzedFieldTest, FullHLLTest, TestSolrIndexConfig, TestSuggestSpellingConverter, TestSchemaNameResource, TestCSVResponseWriter, SortByFunctionTest, SolrCloudExampleTest, MinimalSchemaTest, LeaderInitiatedRecoveryOnCommitTest, LeaderElectionIntegrationTest, ClusterStateTest, OutputWriterTest, DistributedQueryComponentCustomSortTest, DistanceUnitsTest, SignatureUpdateProcessorFactoryTest, CdcrReplicationDistributedZkTest, SaslZkACLProviderTest, LoggingHandlerTest, CleanupOldIndexTest, TestSchemaResource, TestAtomicUpdateErrorCases, TestRestoreCore, CSVRequestHandlerTest, ZkStateWriterTest, DataDrivenBlockJoinTest, TestSolrDynamicMBean, CoreAdminHandlerTest, AnalyticsMergeStrategyTest, TestOverriddenPrefixQueryForCustomFieldType, TestStressRecovery, TermVectorComponentTest, TestManagedSchemaFieldResource, TestLRUStatsCache, TestInfoStreamLogging, TestBinaryField, TestHighlightDedupGrouping, TestRuleBasedAuthorizationPlugin, MergeStrategyTest, TestUtils, DirectSolrConnectionTest, TestConfigOverlay, TestImplicitCoreProperties, SolrCoreCheckLockOnStartupTest, SolrCmdDistributorTest, AsyncCallRequestStatusResponseTest, TestSimpleTrackingShardHandler, TermVectorComponentDistributedTest, RequestLoggingTest, HdfsLockFactoryTest, CdcrRequestHandlerTest, QueryResultKeyTest, HdfsNNFailoverTest, TestAuthorizationFramework, OpenExchangeRatesOrgProviderTest, TestBM25SimilarityFactory, RequestHandlersTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedGrouping, TestJoin, TestStressVersions, TestRangeQuery, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestIndexSearcher, SoftAutoCommitTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SolrRequestParserTest, SuggesterTSTTest, TestTrie, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TermsComponentTest, RequiredFieldsTest, TestArbitraryIndexDir, RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestComponentsName, TestBinaryResponseWriter, TestQuerySenderListener, TestQuerySenderNoQuery, ResponseLogComponentTest, TestMergePolicyConfig, SampleTest, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, TestPhraseSuggestions, SynonymTokenizerTest, TestPerFieldSimilarity, TestDefaultSimilarityFactory, TestFastOutputStream, ScriptEngineTest, PluginInfoTest, TestSystemIdResolver, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, TestCrossCoreJoin, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, AsyncMigrateRouteKeyTest, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CustomCollectionTest]
   [junit4] Completed [420/546] on J1 in 320.63s, 1 test, 1 error <<< FAILURES!

[...truncated 413 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: 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:514: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 546 suites, 2145 tests, 2 errors, 47 ignored (35 assumptions)

Total time: 75 minutes 25 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