Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/541/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Doc with id=2 not found in http://127.0.0.1:37246/c8n_1x2_leader_session_loss 
due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=2 not found in 
http://127.0.0.1:37246/c8n_1x2_leader_session_loss due to: Path not found: /id; 
rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([A4B5DC170E892B6F:2CE1E3CDA0754697]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:620)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:575)
        at 
org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:523)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:136)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.test

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
        at 
__randomizedtesting.SeedInfo.seed([A4B5DC170E892B6F:2CE1E3CDA0754697]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:906)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:853)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:147)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10832 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/init-core-data-001
   [junit4]   2> 276493 INFO  
(SUITE-HttpPartitionTest-seed#[A4B5DC170E892B6F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 276493 INFO  
(SUITE-HttpPartitionTest-seed#[A4B5DC170E892B6F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 276495 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 276496 INFO  (Thread-544) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 276496 INFO  (Thread-544) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 276596 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42407
   [junit4]   2> 276615 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 276619 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 276622 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 276625 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 276629 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 276633 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 276636 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 276639 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 276642 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 276649 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 276651 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 276807 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/control-001/cores/collection1
   [junit4]   2> 276809 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 276811 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@539d17c1{/,null,AVAILABLE}
   [junit4]   2> 276813 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4378520a{HTTP/1.1,[http/1.1]}{127.0.0.1:36297}
   [junit4]   2> 276813 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] o.e.j.s.Server 
Started @279857ms
   [junit4]   2> 276813 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/tempDir-001/control/data,
 hostContext=/, hostPort=37246, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/control-001/cores}
   [junit4]   2> 276814 ERROR 
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 276814 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 276814 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 276814 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 276814 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-07T16:28:24.778Z
   [junit4]   2> 276818 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 276819 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/control-001/solr.xml
   [junit4]   2> 276831 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 276831 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42407/solr
   [junit4]   2> 276872 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:37246_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37246_
   [junit4]   2> 276874 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:37246_    ] 
o.a.s.c.Overseer Overseer (id=97067211454087172-127.0.0.1:37246_-n_0000000000) 
starting
   [junit4]   2> 276889 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:37246_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37246_
   [junit4]   2> 276893 INFO  
(zkCallback-418-thread-1-processing-n:127.0.0.1:37246_) [n:127.0.0.1:37246_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 276940 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:37246_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/control-001/cores
   [junit4]   2> 276940 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:37246_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 276945 INFO  
(OverseerStateUpdate-97067211454087172-127.0.0.1:37246_-n_0000000000) 
[n:127.0.0.1:37246_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 277966 WARN  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 277967 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 277987 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 278078 WARN  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 278080 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 278101 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 278101 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ 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-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/control-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/control-001/cores/collection1/data/]
   [junit4]   2> 278101 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ 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@7b97a06d
   [junit4]   2> 278102 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=69.349609375, 
floorSegmentMB=0.4677734375, forceMergeDeletesPctAllowed=3.785968658139096, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 278107 WARN  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 278115 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ 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> 278115 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ 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> 278116 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 278116 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 278116 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=58.6123046875, 
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=9.0898675077415, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1338641218326373
   [junit4]   2> 278117 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5a55720d[collection1] main]
   [junit4]   2> 278120 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 278120 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ 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> 278120 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 278121 INFO  
(searcherExecutor-1115-thread-1-processing-n:127.0.0.1:37246_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37246_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@5a55720d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 278121 INFO  
(coreLoadExecutor-1114-thread-1-processing-n:127.0.0.1:37246_) 
[n:127.0.0.1:37246_ 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 1553075384966184960
   [junit4]   2> 278135 INFO  
(coreZkRegister-1107-thread-1-processing-n:127.0.0.1:37246_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37246_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 278135 INFO  
(coreZkRegister-1107-thread-1-processing-n:127.0.0.1:37246_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37246_ 
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> 278135 INFO  
(coreZkRegister-1107-thread-1-processing-n:127.0.0.1:37246_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37246_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37246/collection1/
   [junit4]   2> 278135 INFO  
(coreZkRegister-1107-thread-1-processing-n:127.0.0.1:37246_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37246_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 278135 INFO  
(coreZkRegister-1107-thread-1-processing-n:127.0.0.1:37246_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37246_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:37246/collection1/ has no replicas
   [junit4]   2> 278144 INFO  
(coreZkRegister-1107-thread-1-processing-n:127.0.0.1:37246_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37246_ 
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:37246/collection1/ shard1
   [junit4]   2> 278297 INFO  
(coreZkRegister-1107-thread-1-processing-n:127.0.0.1:37246_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37246_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 278458 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 278460 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42407/solr ready
   [junit4]   2> 278460 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 278460 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 278601 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-1-001/cores/collection1
   [junit4]   2> 278601 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-1-001
   [junit4]   2> 278602 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 278604 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24ca7801{/,null,AVAILABLE}
   [junit4]   2> 278604 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@262ec812{HTTP/1.1,[http/1.1]}{127.0.0.1:56861}
   [junit4]   2> 278604 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] o.e.j.s.Server 
Started @281648ms
   [junit4]   2> 278604 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=64454, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-1-001/cores}
   [junit4]   2> 278604 ERROR 
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 278605 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 278605 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 278605 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 278605 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-07T16:28:26.569Z
   [junit4]   2> 278609 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 278609 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-1-001/solr.xml
   [junit4]   2> 278623 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 278623 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42407/solr
   [junit4]   2> 278641 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:64454_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 278650 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:64454_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64454_
   [junit4]   2> 278653 INFO  (zkCallback-422-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 278657 INFO  
(zkCallback-418-thread-2-processing-n:127.0.0.1:37246_) [n:127.0.0.1:37246_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 278660 INFO  
(zkCallback-428-thread-1-processing-n:127.0.0.1:64454_) [n:127.0.0.1:64454_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 278756 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:64454_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-1-001/cores
   [junit4]   2> 278756 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:64454_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 278760 INFO  
(OverseerStateUpdate-97067211454087172-127.0.0.1:37246_-n_0000000000) 
[n:127.0.0.1:37246_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 278864 INFO  
(zkCallback-428-thread-2-processing-n:127.0.0.1:64454_) [n:127.0.0.1:64454_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 279783 WARN  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 279783 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 279814 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 279966 WARN  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 279968 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 279982 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 279987 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ 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-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-1-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 279991 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1 s:shard2 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@7b97a06d
   [junit4]   2> 279992 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=69.349609375, 
floorSegmentMB=0.4677734375, forceMergeDeletesPctAllowed=3.785968658139096, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 279996 WARN  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 280005 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 280005 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 280006 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 280006 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 280008 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=58.6123046875, 
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=9.0898675077415, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1338641218326373
   [junit4]   2> 280010 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f3caa86[collection1] main]
   [junit4]   2> 280011 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 280011 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 280011 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 280012 INFO  
(searcherExecutor-1126-thread-1-processing-n:127.0.0.1:64454_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64454_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@6f3caa86[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 280013 INFO  
(coreLoadExecutor-1125-thread-1-processing-n:127.0.0.1:64454_) 
[n:127.0.0.1:64454_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553075386950090752
   [junit4]   2> 280023 INFO  
(coreZkRegister-1120-thread-1-processing-n:127.0.0.1:64454_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64454_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 280024 INFO  
(coreZkRegister-1120-thread-1-processing-n:127.0.0.1:64454_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64454_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 280024 INFO  
(coreZkRegister-1120-thread-1-processing-n:127.0.0.1:64454_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64454_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:64454/collection1/
   [junit4]   2> 280024 INFO  
(coreZkRegister-1120-thread-1-processing-n:127.0.0.1:64454_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64454_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 280024 INFO  
(coreZkRegister-1120-thread-1-processing-n:127.0.0.1:64454_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64454_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:64454/collection1/ has no replicas
   [junit4]   2> 280030 INFO  
(coreZkRegister-1120-thread-1-processing-n:127.0.0.1:64454_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64454_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:64454/collection1/ shard2
   [junit4]   2> 280135 INFO  
(zkCallback-428-thread-2-processing-n:127.0.0.1:64454_) [n:127.0.0.1:64454_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 280183 INFO  
(coreZkRegister-1120-thread-1-processing-n:127.0.0.1:64454_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64454_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 280289 INFO  
(zkCallback-428-thread-2-processing-n:127.0.0.1:64454_) [n:127.0.0.1:64454_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 280427 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-2-001/cores/collection1
   [junit4]   2> 280427 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-2-001
   [junit4]   2> 280428 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 280438 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a97ad51{/,null,AVAILABLE}
   [junit4]   2> 280439 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ab342c5{HTTP/1.1,[http/1.1]}{127.0.0.1:33743}
   [junit4]   2> 280439 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] o.e.j.s.Server 
Started @283483ms
   [junit4]   2> 280439 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=38583, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-2-001/cores}
   [junit4]   2> 280439 ERROR 
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 280441 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 280441 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 280441 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 280441 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-07T16:28:28.405Z
   [junit4]   2> 280449 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 280449 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-2-001/solr.xml
   [junit4]   2> 280455 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 280456 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42407/solr
   [junit4]   2> 280472 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:38583_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 280477 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:38583_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38583_
   [junit4]   2> 280480 INFO  
(zkCallback-428-thread-2-processing-n:127.0.0.1:64454_) [n:127.0.0.1:64454_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 280481 INFO  
(zkCallback-418-thread-3-processing-n:127.0.0.1:37246_) [n:127.0.0.1:37246_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 280480 INFO  (zkCallback-422-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 280548 INFO  
(zkCallback-434-thread-1-processing-n:127.0.0.1:38583_) [n:127.0.0.1:38583_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 280568 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:38583_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-2-001/cores
   [junit4]   2> 280568 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:38583_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 280571 INFO  
(OverseerStateUpdate-97067211454087172-127.0.0.1:37246_-n_0000000000) 
[n:127.0.0.1:37246_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 280675 INFO  
(zkCallback-428-thread-2-processing-n:127.0.0.1:64454_) [n:127.0.0.1:64454_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 280676 INFO  
(zkCallback-434-thread-1-processing-n:127.0.0.1:38583_) [n:127.0.0.1:38583_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 281594 WARN  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 281595 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 281610 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 281733 WARN  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 281735 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 281752 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 281752 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-2-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 281752 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b97a06d
   [junit4]   2> 281753 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=69.349609375, 
floorSegmentMB=0.4677734375, forceMergeDeletesPctAllowed=3.785968658139096, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 281757 WARN  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 281767 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 281767 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 281767 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 281768 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 281769 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=58.6123046875, 
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=9.0898675077415, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1338641218326373
   [junit4]   2> 281769 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@63979782[collection1] main]
   [junit4]   2> 281771 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 281772 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 281772 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 281773 INFO  
(searcherExecutor-1137-thread-1-processing-n:127.0.0.1:38583_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38583_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@63979782[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 281773 INFO  
(coreLoadExecutor-1136-thread-1-processing-n:127.0.0.1:38583_) 
[n:127.0.0.1:38583_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553075388795584512
   [junit4]   2> 281783 INFO  
(coreZkRegister-1131-thread-1-processing-n:127.0.0.1:38583_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38583_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 281783 INFO  
(coreZkRegister-1131-thread-1-processing-n:127.0.0.1:38583_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38583_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 281783 INFO  
(coreZkRegister-1131-thread-1-processing-n:127.0.0.1:38583_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38583_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38583/collection1/
   [junit4]   2> 281783 INFO  
(coreZkRegister-1131-thread-1-processing-n:127.0.0.1:38583_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38583_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 281783 INFO  
(coreZkRegister-1131-thread-1-processing-n:127.0.0.1:38583_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38583_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:38583/collection1/ has no replicas
   [junit4]   2> 281791 INFO  
(coreZkRegister-1131-thread-1-processing-n:127.0.0.1:38583_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38583_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:38583/collection1/ shard1
   [junit4]   2> 281895 INFO  
(zkCallback-434-thread-1-processing-n:127.0.0.1:38583_) [n:127.0.0.1:38583_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 281895 INFO  
(zkCallback-428-thread-2-processing-n:127.0.0.1:64454_) [n:127.0.0.1:64454_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 281943 INFO  
(coreZkRegister-1131-thread-1-processing-n:127.0.0.1:38583_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38583_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 282050 INFO  
(zkCallback-428-thread-2-processing-n:127.0.0.1:64454_) [n:127.0.0.1:64454_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 282050 INFO  
(zkCallback-434-thread-1-processing-n:127.0.0.1:38583_) [n:127.0.0.1:38583_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 282221 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-3-001/cores/collection1
   [junit4]   2> 282221 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-3-001
   [junit4]   2> 282222 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 282224 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64d23711{/,null,AVAILABLE}
   [junit4]   2> 282225 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@50cb8275{HTTP/1.1,[http/1.1]}{127.0.0.1:44634}
   [junit4]   2> 282225 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] o.e.j.s.Server 
Started @285269ms
   [junit4]   2> 282225 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=49048, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-3-001/cores}
   [junit4]   2> 282225 ERROR 
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 282226 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 282226 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 282226 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 282226 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-07T16:28:30.190Z
   [junit4]   2> 282230 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 282230 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-3-001/solr.xml
   [junit4]   2> 282237 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 282237 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42407/solr
   [junit4]   2> 282254 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:49048_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 282263 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:49048_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49048_
   [junit4]   2> 282268 INFO  
(zkCallback-434-thread-2-processing-n:127.0.0.1:38583_) [n:127.0.0.1:38583_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 282268 INFO  (zkCallback-422-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 282269 INFO  
(zkCallback-418-thread-2-processing-n:127.0.0.1:37246_) [n:127.0.0.1:37246_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 282269 INFO  
(zkCallback-428-thread-1-processing-n:127.0.0.1:64454_) [n:127.0.0.1:64454_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 282272 INFO  
(zkCallback-440-thread-2-processing-n:127.0.0.1:49048_) [n:127.0.0.1:49048_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 282334 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:49048_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-3-001/cores
   [junit4]   2> 282334 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [n:127.0.0.1:49048_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 282338 INFO  
(OverseerStateUpdate-97067211454087172-127.0.0.1:37246_-n_0000000000) 
[n:127.0.0.1:37246_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 282444 INFO  
(zkCallback-428-thread-2-processing-n:127.0.0.1:64454_) [n:127.0.0.1:64454_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 282444 INFO  
(zkCallback-434-thread-2-processing-n:127.0.0.1:38583_) [n:127.0.0.1:38583_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 282444 INFO  
(zkCallback-440-thread-1-processing-n:127.0.0.1:49048_) [n:127.0.0.1:49048_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 283369 WARN  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 283370 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 283384 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 283479 WARN  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 283481 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 283498 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 283498 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-3-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_A4B5DC170E892B6F-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 283498 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b97a06d
   [junit4]   2> 283499 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=69.349609375, 
floorSegmentMB=0.4677734375, forceMergeDeletesPctAllowed=3.785968658139096, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 283503 WARN  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 283511 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 283511 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 283512 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 283512 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 283512 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=58.6123046875, 
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=9.0898675077415, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1338641218326373
   [junit4]   2> 283517 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e9ac60c[collection1] main]
   [junit4]   2> 283519 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 283520 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 283520 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 283521 INFO  
(searcherExecutor-1148-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@e9ac60c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 283521 INFO  
(coreLoadExecutor-1147-thread-1-processing-n:127.0.0.1:49048_) 
[n:127.0.0.1:49048_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553075390628495360
   [junit4]   2> 283528 INFO  
(coreZkRegister-1142-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 283529 INFO  
(updateExecutor-437-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 283529 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 283530 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 283530 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 283530 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 283530 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:64454/collection1/] 
and I am [http://127.0.0.1:49048/collection1/]
   [junit4]   2> 283534 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:64454]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:49048_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 283536 INFO  (SocketProxy-Acceptor-64454) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=48595,localport=64454], receiveBufferSize:130880
   [junit4]   2> 283537 INFO  (SocketProxy-Acceptor-64454) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=56861,localport=44203], receiveBufferSize=139264
   [junit4]   2> 283539 INFO  (qtp1095967992-2603) [n:127.0.0.1:64454_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 283540 INFO  (qtp1095967992-2603) [n:127.0.0.1:64454_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 283540 INFO  (qtp1095967992-2603) [n:127.0.0.1:64454_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:49048_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:49048","node_name":"127.0.0.1:49048_","state":"down"}
   [junit4]   2> 283636 INFO  
(zkCallback-428-thread-2-processing-n:127.0.0.1:64454_) [n:127.0.0.1:64454_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 283636 INFO  
(zkCallback-440-thread-1-processing-n:127.0.0.1:49048_) [n:127.0.0.1:49048_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 283636 INFO  
(zkCallback-434-thread-2-processing-n:127.0.0.1:38583_) [n:127.0.0.1:38583_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 283842 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 283842 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 
30000 for each attempt
   [junit4]   2> 283843 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 284541 INFO  (qtp1095967992-2603) [n:127.0.0.1:64454_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:49048_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:49048","node_name":"127.0.0.1:49048_","state":"recovering"}
   [junit4]   2> 284541 INFO  (qtp1095967992-2603) [n:127.0.0.1:64454_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 284541 INFO  (qtp1095967992-2603) [n:127.0.0.1:64454_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:49048_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1002
   [junit4]   2> 291545 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:64454/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 291546 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:49048 START replicas=[http://127.0.0.1:64454/collection1/] 
nUpdates=100
   [junit4]   2> 291547 INFO  (SocketProxy-Acceptor-64454) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39177,localport=64454], receiveBufferSize:130880
   [junit4]   2> 291548 INFO  (SocketProxy-Acceptor-64454) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=56861,localport=39520], receiveBufferSize=139264
   [junit4]   2> 291549 INFO  (qtp1095967992-2606) [n:127.0.0.1:64454_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 291549 INFO  (qtp1095967992-2606) [n:127.0.0.1:64454_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 291551 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:1.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 291551 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to 
do a PeerSync 
   [junit4]   2> 291551 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 291551 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 291552 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 291552 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 291552 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 291552 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 291552 INFO  
(recoveryExecutor-438-thread-1-processing-n:127.0.0.1:49048_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:49048_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 291557 INFO  
(zkCallback-434-thread-2-processing-n:127.0.0.1:38583_) [n:127.0.0.1:38583_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 291557 INFO  
(zkCallback-428-thread-2-processing-n:127.0.0.1:64454_) [n:127.0.0.1:64454_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 291557 INFO  
(zkCallback-440-thread-1-processing-n:127.0.0.1:49048_) [n:127.0.0.1:49048_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 291876 INFO  
(TEST-HttpPartitionTest.test-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 291877 INFO  (SocketProxy-Acceptor-37246) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54629,localport=37246], receiveBufferSize:130880
   [junit4]   2> 291877 INFO  (SocketProxy-Acceptor-37246) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=36297,localport=45520], receiveBufferSize=139264
   [junit4]   2> 291879 INFO  (qtp448938212-2562) [n:127.0.0.1:37246_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 291879 INFO  (qtp448938212-2562) [n:127.0.0.1:37246_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 291881 INFO  (qtp448938212-2562) [n:127.0.0.1:37246_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 291881 INFO  (qtp448938212-2562) [n:127.0.0.1:37246_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 291883 INFO  (SocketProxy-Acceptor-64454) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54237,localport=64454], receiveBufferSize:130880
   [junit4]   2> 291884 INFO  (SocketProxy-Acceptor-64454) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=56861,localport=65022], receiveBufferSize=139264
   [junit4]   2> 291887 INFO  (SocketProxy-Acceptor-49048) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=46016,localport=49048], receiveBufferSize:130880
   [junit4]   2> 291888 INFO  (SocketProxy-Acceptor-49048) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44634,localport=51343], receiveBufferSize=139264
   [junit4]   2> 291888 INFO  (SocketProxy-Acceptor-64454) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=44668,localport=64454], receiveBufferSize:130880
   [junit4]   2> 291888 INFO  (SocketProxy-Acceptor-64454) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=56861,localport=41561], receiveBufferSize=139264
   [junit4]   2> 291890 INFO  (qtp1913931258-2661) [n:127.0.0.1:49048_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 291890 INFO  (SocketProxy-Acceptor-38583) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60641,localport=38583], receiveBufferSize:130880
   [junit4]   2> 291892 INFO  (qtp1095967992-2603) [n:127.0.0.1:64454_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 291894 INFO  (qtp1095967992-2603) [n:127.0.0.1:64454_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 291892 INFO  (qtp1913931258-2661) [n:127.0.0.1:49048_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 291895 INFO  (qtp1913931258-2661) [n:127.0.0.1:49048_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 291895 INFO  (qtp1913931258-2661) [n:127.0.0.1:49048_ 
c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:64454/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 291896 INFO  (qtp1095967992-2603) [n:127.0.0.1:64454_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 291896 INFO  (SocketProxy-Acceptor-38583) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33743,localport=56463], receiveBufferSize=139264
   [junit4]   2> 291896 INFO  (qtp1095967992-2603) [n:127.0.0.1:64454_ 
c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:64454/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 291898 INFO  (qtp2012757300-2632) [n:127.0.0.1:38583_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 291898 INFO  (qtp2012757300-2632) [n:127.0.0.1:38583_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 291899 INFO  (qtp2012757300-2632) [n:127.0.0.1:38583_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 291900 INFO  (qtp2012757300-2632) [n:127.0.0.1:38583_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:64454/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 291901 INFO  (qtp1095967992-2608) [n:127.0.0.1:64454_ 
c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={_stateVer_=collection1:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 16
   [junit4]   2> 291903 INFO  (SocketProxy-Acceptor-64454) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=52218,localport=64454], receiveBufferSize:130880
   [junit4]   2> 291904 INFO  (SocketProxy-Acceptor-64454) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=56861,localport=65232], receiveBufferSize=139264
   [junit4]   2> 291905 INFO  (qtp1095967992-2605) [n:127.0.0.1:64454_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 291905 INFO  (SocketProxy-Acceptor-49048) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54440,localport=49048], receiveBufferSize:130880
   [junit4]   2> 291906 INFO  (SocketProxy-Acceptor-49048) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44634,localport=50639], receiveBufferSize=139264
   [junit4]   2> 291907 INFO  (qtp1913931258-2663) [n:127.0.0.1:49048_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 291910 INFO  (SocketProxy-Acceptor-38583) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=36769,localport=38583], receiveBufferSize:130880
   [junit4]   2> 291910 INFO  (SocketProxy-Acceptor-38583) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33743,localport=33725], receiveBufferSize=139264
   [junit4]   2> 291911 INFO  (qtp2012757300-2633) [n:127.0.0.1:38583_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 293916 INFO  (SocketProxy-Acceptor-64454) [    ] 
o.a.s.c.SocketProxy accepted S

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

1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@25429323[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(6.4.0):C10)))}
   [junit4]   2> 1748729 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 94
   [junit4]   2> 1748730 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1748730 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 1748730 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1748730 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1748731 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1748731 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d7d6b34
   [junit4]   2> 1748731 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f2d0a2[collection1] main]
   [junit4]   2> 1748732 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1748732 INFO  (searcherExecutor-8100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1748739 INFO  (searcherExecutor-8100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1748745 INFO  (searcherExecutor-8100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1748749 INFO  (searcherExecutor-8100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1748750 INFO  (searcherExecutor-8100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1748755 INFO  (searcherExecutor-8100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1748762 INFO  (searcherExecutor-8100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1748767 INFO  (searcherExecutor-8100-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f2d0a2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1748767 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[A4B5DC170E892B6F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 37
   [junit4]   2> 1748769 INFO  
(SUITE-SpellCheckComponentTest-seed#[A4B5DC170E892B6F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1748769 INFO  
(SUITE-SpellCheckComponentTest-seed#[A4B5DC170E892B6F]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1611881456
   [junit4]   2> 1748770 INFO  (coreCloseExecutor-8104-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3f789f31
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_A4B5DC170E892B6F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{start1=PostingsFormat(name=Memory doPackFST= true), 
range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), 
multiDefault=FST50, intDefault=Lucene50(blocksize=128), 
range_facet_l=Lucene50(blocksize=128), lowerfilt1and2=FST50, 
end4=PostingsFormat(name=Memory doPackFST= true), end3=FST50, 
end2=PostingsFormat(name=Memory doPackFST= false), 
end1=Lucene50(blocksize=128), lowerfilt=FST50, gram1=Lucene50(blocksize=128), 
id=PostingsFormat(name=Memory doPackFST= false), 
range_facet_i_dv=Lucene50(blocksize=128), gram2=PostingsFormat(name=Memory 
doPackFST= false), gram3=FST50, start3=PostingsFormat(name=Memory doPackFST= 
false), gram4=PostingsFormat(name=Memory doPackFST= true), start2=FST50, 
word=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128), 
start4=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=983, 
maxMBSortInHeap=6.917654505802097, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=und, 
timezone=Pacific/Fakaofo
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=259602056,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRemoteStreaming, 
TestPseudoReturnFields, SimplePostToolTest, SolrTestCaseJ4Test, 
MoreLikeThisHandlerTest, ZkCLITest, TestStressLucene, DirectUpdateHandlerTest, 
TestLockTree, DistributedQueueTest, TimeZoneUtilsTest, MergeStrategyTest, 
TestLeaderElectionWithEmptyReplica, LeaderInitiatedRecoveryOnCommitTest, 
TestExpandComponent, TestSolrIndexConfig, 
TestTolerantUpdateProcessorRandomCloud, TestGeoJSONResponseWriter, 
BadComponentTest, TestStressReorder, OverseerTaskQueueTest, TestCoreContainer, 
ExitableDirectoryReaderTest, ClusterStateUpdateTest, TestDefaultStatsCache, 
CloneFieldUpdateProcessorFactoryTest, MigrateRouteKeyTest, TestXIncludeConfig, 
FastVectorHighlighterTest, VersionInfoTest, TestCloudDeleteByQuery, 
TestSlowCompositeReaderWrapper, ShardRoutingTest, HttpPartitionTest, 
DistributedSuggestComponentTest, StandardRequestHandlerTest, 
TestReplicaProperties, DocValuesNotIndexedTest, 
TestNonDefinedSimilarityFactory, TestSolrCloudSnapshots, TestPhraseSuggestions, 
QueryResultKeyTest, TestFunctionQuery, TestRandomCollapseQParserPlugin, 
TestLRUCache, TestHighlightDedupGrouping, TestPerFieldSimilarity, 
SyncSliceTest, HLLSerializationTest, TestConfigSetsAPIExclusivity, 
CoreSorterTest, TestInitQParser, TestCSVLoader, TestIBSimilarityFactory, 
TestCryptoKeys, TestConfigOverlay, TestCursorMarkWithoutUniqueKey, 
TestNumericTerms64, UniqFieldsUpdateProcessorFactoryTest, 
CollectionsAPIAsyncDistributedZkTest, DistributedFacetPivotLongTailTest, 
TestDocumentBuilder, UUIDUpdateProcessorFallbackTest, TestInfoStreamLogging, 
TestReplicationHandler, TestLRUStatsCache, TestSimpleQParserPlugin, TestSort, 
TestJsonFacets, AnalyticsQueryTest, TestObjectReleaseTracker, 
TestSchemaManager, DirectSolrSpellCheckerTest, TestComplexPhraseQParserPlugin, 
ClassificationUpdateProcessorIntegrationTest, 
DeleteLastCustomShardedReplicaTest, ZkStateReaderTest, 
DocumentAnalysisRequestHandlerTest, TestBulkSchemaAPI, 
ConcurrentDeleteAndCreateCollectionTest, TestStressVersions, TestFastLRUCache, 
TestFieldTypeCollectionResource, ConnectionManagerTest, 
HdfsBasicDistributedZk2Test, NumericFieldsTest, UnloadDistributedZkTest, 
SystemInfoHandlerTest, TestMacros, TestFileDictionaryLookup, TestConfigReload, 
TestOverriddenPrefixQueryForCustomFieldType, SolrCoreTest, LeaderElectionTest, 
CollectionStateFormat2Test, TestStressLiveNodes, SolrPluginUtilsTest, 
DeleteStatusTest, SimpleFacetsTest, SynonymTokenizerTest, 
TestWordDelimiterFilterFactory, OverseerCollectionConfigSetProcessorTest, 
DOMUtilTest, TestJmxIntegration, SharedFSAutoReplicaFailoverUtilsTest, 
TestReloadDeadlock, TestIntervalFaceting, SortSpecParsingTest, 
XmlUpdateRequestHandlerTest, AddBlockUpdateTest, DocValuesMultiTest, 
CdcrRequestHandlerTest, TestSolrJ, DistributedDebugComponentTest, 
TestExactSharedStatsCache, ChaosMonkeyNothingIsSafeTest, 
CloudExitableDirectoryReaderTest, CustomCollectionTest, BlockDirectoryTest, 
TestDynamicFieldCollectionResource, DistributedFacetPivotSmallTest, 
RestartWhileUpdatingTest, TestNamedUpdateProcessors, SolrRequestParserTest, 
ActionThrottleTest, SparseHLLTest, AlternateDirectoryTest, PrimUtilsTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
DistributedQueryElevationComponentTest, TestFieldCacheReopen, 
PathHierarchyTokenizerFactoryTest, TestFastOutputStream, UtilsToolTest, 
TestDistribDocBasedVersion, TestManagedStopFilterFactory, 
PreAnalyzedUpdateProcessorTest, TestOnReconnectListenerSupport, 
ExplicitHLLTest, DocumentBuilderTest, TestFieldCacheVsDocValues, 
HdfsRestartWhileUpdatingTest, QueryElevationComponentTest, 
TestPKIAuthenticationPlugin, TestSQLHandlerNonCloud, TestNRTOpen, 
SmileWriterTest, TestHighFrequencyDictionaryFactory, 
TestPostingsSolrHighlighter, TestRandomDVFaceting, ChangedSchemaMergeTest, 
TestManagedSchemaAPI, DeleteReplicaTest, TestBinaryField, TestGroupingSearch, 
AtomicUpdatesTest, TestSolrCLIRunExample, OverseerRolesTest, StressHdfsTest, 
DocValuesMissingTest, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, 
RecoveryZkTest, TestRandomFaceting, TestFaceting, TestRecovery, 
TestHashPartitioner, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, ZkControllerTest, HardAutoCommitTest, 
DistributedTermsComponentTest, TestRangeQuery, SpellCheckComponentTest]
   [junit4] Completed [347/660 (2!)] on J0 in 2.34s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 61889 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to