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

4 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([65E43CB083E561AB:DF3653C800CB8FBE]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:325)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
        ... 40 more


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testBasicTextLogitStream

Error Message:
expected:<8.45593157553377E-6> but was:<1.0>

Stack Trace:
java.lang.AssertionError: expected:<8.45593157553377E-6> but was:<1.0>
        at 
__randomizedtesting.SeedInfo.seed([7825359F622890B4:CFB233E0FB59609C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:443)
        at org.junit.Assert.assertEquals(Assert.java:512)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testBasicTextLogitStream(StreamExpressionTest.java:3133)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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.client.solrj.io.stream.StreamExpressionTest.testFeaturesSelectionStream

Error Message:
Error from server at http://127.0.0.1:48550/solr: collection already exists: 
destinationCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:48550/solr: collection already exists: 
destinationCollection
        at 
__randomizedtesting.SeedInfo.seed([7825359F622890B4:13A7B988024EE0D2]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFeaturesSelectionStream(StreamExpressionTest.java:3231)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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.client.solrj.io.stream.StreamExpressionTest.testUpdateStream

Error Message:
Error from server at http://127.0.0.1:48550/solr: collection already exists: 
destinationCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:48550/solr: collection already exists: 
destinationCollection
        at 
__randomizedtesting.SeedInfo.seed([7825359F622890B4:B062F1E56B206DE4]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testUpdateStream(StreamExpressionTest.java:2700)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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 11497 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001
   [junit4]   2> 1615742 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1615742 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1615742 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1615743 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1615743 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1615743 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1615743 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1615771 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1615777 WARN  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1615779 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1615832 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1615837 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1615906 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1615912 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1615913 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1615917 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1615919 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1615921 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1615922 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1615922 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1615922 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1615922 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 1615922 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1615923 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1615923 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1022262283
   [junit4]   2> 1615923 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 1615923 WARN  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 1615923 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1615929 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1615929 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1615929 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1615929 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1615929 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1615930 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=collection1, 
dataDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 1615931 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1615931 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1615931 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1615931 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1615931 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1615956 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1615972 WARN  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1615974 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1615997 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1616005 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1616133 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1616141 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1616142 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1616146 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1616150 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1616152 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1616153 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1616154 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1616155 INFO  (coreLoadExecutor-6510-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1616155 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1616155 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001/]
   [junit4]   2> 1616155 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fa64f8b
   [junit4]   2> 1616157 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001/snapshot_metadata
   [junit4]   2> 1616158 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1616158 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001
   [junit4]   2> 1616158 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001/index/
   [junit4]   2> 1616158 WARN  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1616158 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001/index
   [junit4]   2> 1616158 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5322220975677062]
   [junit4]   2> 1616158 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@c576fe2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12f5b5ce),segFN=segments_1,generation=1}
   [junit4]   2> 1616159 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1616159 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001/
   [junit4]   2> 1616163 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1616163 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1616163 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1616163 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1616163 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1616164 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1616164 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1616164 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1616164 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1616164 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1616164 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1616164 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1616168 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1616170 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1616171 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1616173 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1616178 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1616180 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1616180 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1616181 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1616181 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1616184 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1616184 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1616184 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=3.9306640625, 
floorSegmentMB=1.203125, forceMergeDeletesPctAllowed=13.38285026291148, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7757807675149572
   [junit4]   2> 1616184 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@c576fe2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12f5b5ce),segFN=segments_1,generation=1}
   [junit4]   2> 1616184 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1616184 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11365c4c[collection1] main]
   [junit4]   2> 1616185 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1616185 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1616185 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1616185 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1616190 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1616214 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1616215 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1616215 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1616215 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1616215 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1546101993526788096
   [junit4]   2> 1616216 INFO  
(searcherExecutor-6511-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1616217 INFO  
(searcherExecutor-6511-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1616217 INFO  
(searcherExecutor-6511-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1616217 INFO  
(searcherExecutor-6511-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1616217 INFO  
(searcherExecutor-6511-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1616218 INFO  
(searcherExecutor-6511-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1616218 INFO  
(searcherExecutor-6511-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1616219 INFO  
(searcherExecutor-6511-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1616220 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with 
highest version 1546101993526788096
   [junit4]   2> 1616220 INFO  (coreLoadExecutor-6510-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1616221 INFO  
(SUITE-AutoCommitTest-seed#[65E43CB083E561AB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1616230 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1616231 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1546101993542516736)} 0 1
   [junit4]   2> 1616233 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1616233 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1616233 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1616234 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1616234 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1616235 INFO  
(searcherExecutor-6511-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1616235 INFO  
(searcherExecutor-6511-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11365c4c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1616266 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1616276 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1616277 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1616300 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1616316 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1616447 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1616452 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1616453 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1616457 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1616460 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1616462 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1616462 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1616465 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1616465 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1616465 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001/]
   [junit4]   2> 1616465 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fa64f8b
   [junit4]   2> 1616465 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1616466 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001/index/
   [junit4]   2> 1616466 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001/
   [junit4]   2> 1616471 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1616471 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1616471 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1616471 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1616471 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1616471 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1616471 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1616472 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1616472 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1616472 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1616472 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1616472 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1616475 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1616476 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1616479 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1616480 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1616486 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1616489 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1616489 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1616489 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1616489 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1616490 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@27fa078f[collection1] main]
   [junit4]   2> 1616490 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1616490 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1616490 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1616490 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1616491 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1616494 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1616495 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1616495 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1616495 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1616497 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1546101993542516736
   [junit4]   2> 1616497 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1616498 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=35.5546875, 
floorSegmentMB=1.4599609375, forceMergeDeletesPctAllowed=18.27361030828027, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1616498 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1616500 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@c576fe2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12f5b5ce),segFN=segments_1,generation=1}
   [junit4]   2> 1616500 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1616500 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1616501 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1616501 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1616501 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1616501 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1616501 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 1616502 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@716139e7[collection1] main]
   [junit4]   2> 1616502 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1616502 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1616502 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3faad318
   [junit4]   2> 1616502 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1616502 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1616503 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1616503 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1616504 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@27fa078f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1616504 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1616504 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1616504 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1616504 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1616504 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1616505 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1616505 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1616506 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1616506 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1616507 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1616508 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@716139e7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1616518 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1546101993844506624)]} 0 1
   [junit4]   2> 1616519 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1546101993845555200)]} 0 1
   [junit4]   2> 1616519 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1546101993845555201)]} 0 1
   [junit4]   2> 1616519 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1546101993845555202)]} 0 2
   [junit4]   2> 1616520 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1546101993845555203)]} 0 2
   [junit4]   2> 1616520 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1546101993846603776)]} 0 2
   [junit4]   2> 1616520 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1546101993846603777)]} 0 2
   [junit4]   2> 1616520 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1546101993846603778)]} 0 3
   [junit4]   2> 1616520 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1546101993846603779)]} 0 3
   [junit4]   2> 1616520 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1546101993846603780)]} 0 3
   [junit4]   2> 1616521 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1546101993846603781)]} 0 3
   [junit4]   2> 1616521 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1546101993847652352)]} 0 3
   [junit4]   2> 1616522 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1546101993847652353)]} 0 4
   [junit4]   2> 1616522 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1546101993848700928)]} 0 4
   [junit4]   2> 1616522 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1616528 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1546101993849749504)]} 0 10
   [junit4]   2> 1616529 INFO  (commitScheduler-6519-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1616540 INFO  (commitScheduler-6519-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@58ae3d53[collection1] main]
   [junit4]   2> 1616541 INFO  
(searcherExecutor-6516-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@58ae3d53[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C15)))}
   [junit4]   2> 1616541 INFO  (commitScheduler-6519-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1616789 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1546101994128670720)]} 0 272
   [junit4]   2> 1616794 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=4
   [junit4]   2> 1616795 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1616795 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[65E43CB083E561AB]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1616799 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1616804 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@596dd3f3[collection1] realtime]
   [junit4]   2> 1616804 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:* (-1546101994139156480)} 0 5
   [junit4]   2> 1616805 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1616805 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1616805 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1616805 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1616806 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1616835 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1616842 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1616844 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1616862 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1616868 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1616970 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1616978 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1616979 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1616985 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 1616987 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 1616988 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 1616989 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 1616992 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1616992 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1616992 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001/]
   [junit4]   2> 1616992 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fa64f8b
   [junit4]   2> 1617008 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1617008 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001/index/
   [junit4]   2> 1617008 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_65E43CB083E561AB-001/init-core-data-001/
   [junit4]   2> 1617030 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1617030 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1617030 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1617030 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1617030 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1617030 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1617030 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1617030 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1617030 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1617031 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1617031 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1617031 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1617034 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1617045 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1617047 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1617049 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1617056 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1617059 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1617059 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1617059 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1617059 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1617060 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f5ee564[collection1] main]
   [junit4]   2> 1617060 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1617060 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1617060 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1617060 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1617061 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1617066 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1617067 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1617067 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1617067 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1617069 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1546101994139156480
   [junit4]   2> 1617069 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 1617069 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@c576fe2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12f5b5ce),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@c576fe2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12f5b5ce),segFN=segments_2,generation=2}
   [junit4]   2> 1617069 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1617071 INFO  
(searcherExecutor-6520-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1617073 INFO  
(searcherExecutor-6520-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1617073 INFO  
(searcherExecutor-6520-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1617073 INFO  
(searcherExecutor-6520-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1617073 INFO  
(searcherExecutor-6520-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1617073 INFO  
(searcherExecutor-6520-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1617074 INFO  
(searcherExecutor-6520-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1617074 INFO  
(searcherExecutor-6520-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1617075 INFO  
(searcherExecutor-6520-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1617076 INFO  
(searcherExecutor-6520-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6f5ee564[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1617076 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1617077 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@c576fe2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12f5b5ce),segFN=segments_2,generation=2}
   [junit4]   2> 1617077 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1617077 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1617078 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7dfef309[collection1] main]
   [junit4]   2> 1617078 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1617078 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1de1b839
   [junit4]   2> 1617078 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft 
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1617079 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1617092 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1546101994445340672)]} 0 1
   [junit4]   2> 1617093 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=1
   [junit4]   2> 1617095 INFO  
(searcherExecutor-6520-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7dfef309[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1617344 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1546101994710630400)]} 0 254
   [junit4]   2> 1617345 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1617346 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1546101994711678976)]} 0 255
   [junit4]   2> 1617346 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1617346 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1617347 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[65E43CB083E561AB]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:325)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:

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

rd1_replica1","base_url":"http://127.0.0.1:48550/solr","node_name":"127.0.0.1:48550_solr","state":"down","leader":"true"}
 to down
   [junit4]   2> 49408 INFO  
(OverseerStateUpdate-96631470917156873-127.0.0.1:58252_solr-n_0000000000) 
[n:127.0.0.1:58252_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/destinationCollection/state.json version: 8
   [junit4]   2> 49409 INFO  
(zkCallback-20-thread-4-processing-n:127.0.0.1:58252_solr) 
[n:127.0.0.1:58252_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 49409 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:48550_solr) 
[n:127.0.0.1:48550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 49409 INFO  
(OverseerStateUpdate-96631470917156873-127.0.0.1:58252_solr-n_0000000000) 
[n:127.0.0.1:58252_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/collection1/state.json version: 7
   [junit4]   2> 49409 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:48550_solr) 
[n:127.0.0.1:48550_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[destinationCollection] from [8] to [9]
   [junit4]   2> 49409 INFO  
(zkCallback-20-thread-4-processing-n:127.0.0.1:58252_solr) 
[n:127.0.0.1:58252_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[destinationCollection] from [8] to [9]
   [junit4]   2> 49410 INFO  
(zkCallback-20-thread-4-processing-n:127.0.0.1:58252_solr) 
[n:127.0.0.1:58252_solr    ] 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> 49410 INFO  
(zkCallback-19-thread-2-processing-n:127.0.0.1:58479_solr) 
[n:127.0.0.1:58479_solr    ] 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> 49410 INFO  
(zkCallback-20-thread-4-processing-n:127.0.0.1:58252_solr) 
[n:127.0.0.1:58252_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[collection1] from [7] to [8]
   [junit4]   2> 49411 INFO  
(zkCallback-19-thread-2-processing-n:127.0.0.1:58479_solr) 
[n:127.0.0.1:58479_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[collection1] from [7] to [8]
   [junit4]   2> 50658 WARN  
(zkCallback-242-thread-1-processing-n:127.0.0.1:58252_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:58252_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 50667 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=96631470917156873-127.0.0.1:58252_solr-n_0000000000) closing
   [junit4]   2> 50669 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1574dcf9224000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 50670 INFO  
(zkCallback-19-thread-2-processing-n:127.0.0.1:58479_solr) 
[n:127.0.0.1:58479_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 50670 WARN  
(zkCallback-19-thread-2-processing-n:127.0.0.1:58479_solr) 
[n:127.0.0.1:58479_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 50671 INFO  
(zkCallback-21-thread-2-processing-n:127.0.0.1:48550_solr) 
[n:127.0.0.1:48550_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 50671 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7cd001d0{/solr,null,UNAVAILABLE}
   [junit4]   2> 50671 INFO  
(zkCallback-20-thread-4-processing-n:127.0.0.1:58252_solr) 
[n:127.0.0.1:58252_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 50672 INFO  
(zkCallback-20-thread-4-processing-n:127.0.0.1:58252_solr) 
[n:127.0.0.1:58252_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (1)
   [junit4]   2> 50674 INFO  
(OverseerStateUpdate-96631470917156873-127.0.0.1:58252_solr-n_0000000000) 
[n:127.0.0.1:58252_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58252_solr
   [junit4]   2> 50688 INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@15b2c429{/solr,null,UNAVAILABLE}
   [junit4]   2> 52173 WARN  
(zkCallback-21-thread-2-processing-n:127.0.0.1:48550_solr) 
[n:127.0.0.1:48550_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 52173 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5b5bd3a0{/solr,null,UNAVAILABLE}
   [junit4]   2> 52179 INFO  
(SUITE-StreamExpressionTest-seed#[7825359F622890B4]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60892 60892
   [junit4]   2> 57210 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:60892 60892
   [junit4]   2> 57222 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch limit 
violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        126     /solr/clusterprops.json
   [junit4]   2>        126     /solr/aliases.json
   [junit4]   2>        5       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       /solr/configs/ml
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        126     /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        2       
/solr/collections/destinationCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96631470917156873-127.0.0.1:58252_solr-n_0000000000
   [junit4]   2>        2       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        126     /solr/live_nodes
   [junit4]   2>        126     /solr/collections
   [junit4]   2>        41      /solr/overseer/queue
   [junit4]   2>        37      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 57223 INFO  
(SUITE-StreamExpressionTest-seed#[7825359F622890B4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_7825359F622890B4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{i_multi=PostingsFormat(name=LuceneVarGapFixedInterval), 
join2_s=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), 
subject=Lucene50(blocksize=128), a_f=Lucene50(blocksize=128), intDefault=FST50, 
join1_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
out_i=Lucene50(blocksize=128), join3_i=PostingsFormat(name=Memory doPackFST= 
false), checkpoint_ss=PostingsFormat(name=Memory doPackFST= false), 
level1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
ident_s=Lucene50(blocksize=128), s_multi=PostingsFormat(name=Memory doPackFST= 
false), level2_s=FST50, a_s=PostingsFormat(name=Memory doPackFST= false), 
_version_=FST50, tv_text=FST50, side_s=PostingsFormat(name=Memory doPackFST= 
false), id=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=PostingsFormat(name=Memory doPackFST= false), timestamp=FST50}, 
docValues:{i_multi=DocValuesFormat(name=Direct), 
join2_s=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Memory), a_f=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Asserting), 
join1_i=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Direct), 
out_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Lucene54), 
checkpoint_ss=DocValuesFormat(name=Lucene54), 
level1_s=DocValuesFormat(name=Direct), ident_s=DocValuesFormat(name=Memory), 
s_multi=DocValuesFormat(name=Lucene54), 
level2_s=DocValuesFormat(name=Asserting), a_s=DocValuesFormat(name=Lucene54), 
side_s=DocValuesFormat(name=Lucene54), id=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=56, maxMBSortInHeap=7.365954327954091, 
sim=ClassicSimilarity, locale=ru, timezone=Pacific/Palau
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=175292240,total=258998272
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest]
   [junit4] Completed [13/85 (1!)] on J1 in 59.06s, 36 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 59811 lines...]

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

Reply via email to