Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/680/

1 tests failed.
FAILED:  
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds

Error Message:
soft530 after hard529 but no hard530: 17859920760154583 !<= 17859920757424609

Stack Trace:
java.lang.AssertionError: soft530 after hard529 but no hard530: 
17859920760154583 !<= 17859920757424609
        at 
__randomizedtesting.SeedInfo.seed([A3BBC3C1584DFBC6:F26F3A41E93ECB61]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds(SoftAutoCommitTest.java:168)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9449 lines...]
   [junit4] Suite: org.apache.solr.update.SoftAutoCommitTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001
   [junit4]   2> 11740 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 11741 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 11742 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 11742 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 11742 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 11743 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 11743 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 11743 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 11846 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 11864 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 11897 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 11927 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 12178 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 12186 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 12187 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 12202 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 12207 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 12209 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 12210 WARN  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 12210 WARN  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 12210 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 12210 WARN  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 12210 WARN  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 12211 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12211 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 12211 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr'
   [junit4]   2> 12211 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12211 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 12213 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1218924074
   [junit4]   2> 12213 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr]
   [junit4]   2> 12213 WARN  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/lib
   [junit4]   2> 12213 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-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,useRetries : false,
   [junit4]   2> 12218 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 12219 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12219 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12219 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 12219 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 12224 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 12228 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 12229 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12229 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 12230 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 12230 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 12230 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 12265 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 12275 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 12300 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 12315 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 12425 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 12433 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 12434 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 12469 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 12475 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 12477 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 12478 WARN  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 12478 WARN  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 12478 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 12478 WARN  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 12478 WARN  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 12553 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 12553 INFO  (coreLoadExecutor-22-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1
   [junit4]   2> 12553 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 12554 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1],
 dataDir=[null]
   [junit4]   2> 12554 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information 
with JMX.
   [junit4]   2> 12554 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001
   [junit4]   2> 12555 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/index/
   [junit4]   2> 12555 WARN  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 12555 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/index
   [junit4]   2> 12555 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 12557 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2aa08ec 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5272cf07),segFN=segments_1,generation=1}
   [junit4]   2> 12557 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 12562 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 12562 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 12562 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 12563 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 12563 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 12563 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 12563 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 12564 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 12564 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 12565 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/
   [junit4]   2> 12567 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 12567 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 12567 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 12571 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12573 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12575 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12576 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12580 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 12598 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 12616 WARN  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 12618 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 12619 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 12620 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 12629 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12630 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12630 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5688886507392045]
   [junit4]   2> 12641 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2aa08ec 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5272cf07),segFN=segments_1,generation=1}
   [junit4]   2> 12641 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 12642 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@468dfba4[collection1] main
   [junit4]   2> 12642 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 12648 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 12657 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 12657 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 12687 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 12760 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 12761 INFO  
(searcherExecutor-23-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 12761 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 12761 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 12761 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 12761 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1519805657839042560
   [junit4]   2> 12764 INFO  
(searcherExecutor-23-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 12764 INFO  
(searcherExecutor-23-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 12764 INFO  
(searcherExecutor-23-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 12765 INFO  
(searcherExecutor-23-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 12765 INFO  
(searcherExecutor-23-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 12766 INFO  
(searcherExecutor-23-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 12766 INFO  
(searcherExecutor-23-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 12767 INFO  
(searcherExecutor-23-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 12767 INFO  
(searcherExecutor-23-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@468dfba4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12770 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Took 9.0ms to seed version buckets with highest version 
1519805657839042560
   [junit4]   2> 12770 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 12773 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 12789 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSoftAndHardCommitMaxTimeMixedAdds
   [junit4]   2> 12790 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 12790 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 12790 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 12791 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 12791 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 12791 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 12916 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 12933 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 13002 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 13033 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 13457 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 13526 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 13528 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 13543 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file 
currency.xml
   [junit4]   2> 13563 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file 
currency.xml
   [junit4]   2> 13565 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 13573 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 13582 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 13582 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 13583 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 13583 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 13587 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming 
default properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 13587 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1
   [junit4]   2> 13588 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/]
   [junit4]   2> 13588 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing 
Solr information with JMX.
   [junit4]   2> 13589 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/index/
   [junit4]   2> 13605 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/
   [junit4]   2> 13606 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 13607 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 13607 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 13607 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 13607 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 13608 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 13608 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 13608 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 13608 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 13609 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 13610 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 13610 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 13614 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 13626 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 13635 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 13637 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 13652 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 13654 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 13655 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 13656 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 13669 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13669 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13677 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.SolrIndexSearcher Opening 
Searcher@3a223dad[collection1] main
   [junit4]   2> 13678 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.r.RestManager Initializing RestManager with 
initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 13679 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using InMemoryStorage
   [junit4]   2> 13679 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 13679 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 13681 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 13697 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 13697 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 13697 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to 
seed version buckets
   [junit4]   2> 13697 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 13697 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot 
seed version bucket highest value from index
   [junit4]   2> 13698 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or 
recent updates, using new clock 1519805658821558272
   [junit4]   2> 13703 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 13703 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 13703 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 13704 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 13704 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 13705 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 13706 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 13706 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 13707 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3a223dad[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13715 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.UpdateLog Took 17.0ms to seed version buckets with 
highest version 1519805658821558272
   [junit4]   2> 13715 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 13721 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=84.8505859375, 
floorSegmentMB=0.380859375, forceMergeDeletesPctAllowed=2.583105066497431, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 13725 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: 
commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2aa08ec 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5272cf07),segFN=segments_1,generation=1}
   [junit4]   2> 13725 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 13725 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to 
be used.
   [junit4]   2> 13726 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.SolrIndexSearcher Opening 
Searcher@8d9e048[collection1] main
   [junit4]   2> 13726 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 13726 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4ca952f4
   [junit4]   2> 13726 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@8d9e048[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13726 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    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=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 13727 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on 
request.
   [junit4]   2> 13753 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] 
webapp=null path=null params={} {add=[529 (1519805658865598464)]} 0 24
   [junit4]   2> 14249 INFO  (commitScheduler-31-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> 14360 INFO  (commitScheduler-31-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@2dcb5175[collection1] main
   [junit4]   2> 14361 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2dcb5175[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 14361 INFO  (commitScheduler-31-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 14373 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] 
webapp=null path=null params={} {add=[530 (1519805659518861312)]} 0 10
   [junit4]   2> 14873 INFO  (commitScheduler-31-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> 14944 INFO  (commitScheduler-30-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 14951 INFO  (commitScheduler-31-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@183b8425[collection1] main
   [junit4]   2> 14952 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@183b8425[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)
 Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 14953 INFO  (commitScheduler-30-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2aa08ec 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5272cf07),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2aa08ec 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5272cf07),segFN=segments_2,generation=2}
   [junit4]   2> 14954 INFO  (commitScheduler-30-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 14957 INFO  (commitScheduler-30-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@5a3791b1[collection1] main
   [junit4]   2> 14962 INFO  (commitScheduler-31-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 14963 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5a3791b1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)
 Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 14969 INFO  (commitScheduler-30-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 16187 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending 
testSoftAndHardCommitMaxTimeMixedAdds
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SoftAutoCommitTest 
-Dtests.method=testSoftAndHardCommitMaxTimeMixedAdds 
-Dtests.seed=A3BBC3C1584DFBC6 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=lv -Dtests.timezone=Europe/Brussels -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.42s J1 | 
SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: soft530 after hard529 
but no hard530: 17859920760154583 !<= 17859920757424609
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A3BBC3C1584DFBC6:F26F3A41E93ECB61]:0)
   [junit4]    >        at 
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds(SoftAutoCommitTest.java:168)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 16217 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting 
testSoftAndHardCommitMaxTimeRapidAdds
   [junit4]   2> 16217 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 16218 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 16218 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrResourceLoader using system property 
solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 16218 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 16218 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 16218 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 16296 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 16313 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 16342 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 16353 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 16620 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 16636 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 16640 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 16665 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates 
from file currency.xml
   [junit4]   2> 16667 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates 
from file currency.xml
   [junit4]   2> 16674 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange 
rates from open-exchange-rates.json
   [junit4]   2> 16674 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT 
NOTE
   [junit4]   2> 16674 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got 
STRING
   [junit4]   2> 16674 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange 
rates from open-exchange-rates.json
   [junit4]   2> 16675 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT 
NOTE
   [junit4]   2> 16675 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got 
STRING
   [junit4]   2> 16681 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet 
properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 16681 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' 
using configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1
   [junit4]   2> 16681 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/]
   [junit4]   2> 16681 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing 
Solr information with JMX.
   [junit4]   2> 16682 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/index/
   [junit4]   2> 16693 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/
   [junit4]   2> 16702 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 16702 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 16702 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 16702 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 16703 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 16703 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 16703 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 16703 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 16703 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 16703 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 16703 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 16704 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 16706 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 16707 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 16708 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 16709 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 16711 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 16712 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 16721 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 16721 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 16732 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 16732 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 16737 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.SolrIndexSearcher Opening 
Searcher@2f94698[collection1] main
   [junit4]   2> 16738 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.r.RestManager Initializing RestManager with 
initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 16738 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using InMemoryStorage
   [junit4]   2> 16738 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 16738 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 16739 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 16754 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 16755 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 16755 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to 
seed version buckets
   [junit4]   2> 16755 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 16755 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 16755 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 16757 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 16757 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 16757 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 16758 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 16758 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 16759 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2f94698[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)
 Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 16764 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 16777 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.VersionInfo Found MAX value 1519805659518861312 
from Terms for _version_ in index
   [junit4]   2> 16786 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.UpdateLog Took 31.0ms to seed version buckets with 
highest version 1519805659518861312
   [junit4]   2> 16787 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 16790 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=7.9599609375, 
floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=20.786719578222492, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7841979257111437
   [junit4]   2> 16807 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: 
commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2aa08ec 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5272cf07),segFN=segments_2,generation=2}
   [junit4]   2> 16807 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 16807 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to 
be used.
   [junit4]   2> 16837 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.SolrIndexSearcher Opening 
Searcher@30299cbd[collection1] main
   [junit4]   2> 16838 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@30299cbd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)
 Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 16844 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 16845 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@25448d2f
   [junit4]   2> 16845 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=3,autocommit maxTime=1200ms,autocommits=1,soft 
autocommit maxTime=500ms,soft 
autocommits=2,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=205,transaction_logs_total_number=1}
   [junit4]   2> 16846 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on 
request.
   [junit4]   2> 16855 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] 
webapp=null path=null params={} {add=[5000 (1519805662123524096)]} 0 7
   [junit4]   2> 16857 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] 
webapp=null path=null params={} {add=[5001 (1519805662132961280)]} 0 1
   [junit4]   2> 16858 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] 
webapp=null path=null params={} {add=[5002 (1519805662134009856)]} 0 0
   [junit4]   2> 16860 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] 
webapp=null path=null params={} {add=[5003 (1519805662136107008)]} 0 0
   [junit4]   2> 16861 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] 
webapp=null path=null params={} {add=[5004 (1519805662138204160)]} 0 0
   [junit4]   2> 16862 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending 
testSoftAndHardCommitMaxTimeRapidAdds
   [junit4]   2> 16873 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting 
testSoftAndHardCommitMaxTimeDelete
   [junit4]   2> 16873 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 16874 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 16874 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrResourceLoader using system property 
solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 16874 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 16875 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 16875 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 16929 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 16938 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 16962 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 16972 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 17250 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 17257 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 17258 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 17267 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates 
from file currency.xml
   [junit4]   2> 17269 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates 
from file currency.xml
   [junit4]   2> 17271 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange 
rates from open-exchange-rates.json
   [junit4]   2> 17272 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT 
NOTE
   [junit4]   2> 17272 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got 
STRING
   [junit4]   2> 17272 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange 
rates from open-exchange-rates.json
   [junit4]   2> 17272 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT 
NOTE
   [junit4]   2> 17272 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got 
STRING
   [junit4]   2> 17274 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet 
properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 17274 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' 
using configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1
   [junit4]   2> 17274 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/]
   [junit4]   2> 17274 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing 
Solr information with JMX.
   [junit4]   2> 17275 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/index/
   [junit4]   2> 17279 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 17280 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 17280 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 17280 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 17280 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 17280 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 17280 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 17280 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 17280 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 17281 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 17281 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 17281 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 17283 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17283 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/
   [junit4]   2> 17284 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17297 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17299 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17301 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 17302 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 17302 WARN  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 17303 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 17320 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 17320 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 17346 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.SolrIndexSearcher Opening 
Searcher@2e06e4a8[collection1] main
   [junit4]   2> 17347 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.r.RestManager Initializing RestManager with 
initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 17347 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using InMemoryStorage
   [junit4]   2> 17347 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 17347 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 17348 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 17352 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 17352 INFO  
(searcherExecutor-36-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 17353 INFO  
(searcherExecutor-36-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 17353 INFO  
(searcherExecutor-36-thread-1-processing-x:collection1) [    

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

lection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@592717a9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)
 Uninverting(_2(6.0.0):C5) Uninverting(_3(6.0.0):C1)))}
   [junit4]   2> 17414 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] 
webapp=null path=null params={} {commit=} 0 20
   [junit4]   2> 17428 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] 
webapp=null path=null params={} {delete=[529 (-1519805662719115264)]} 0 12
   [junit4]   2> 17929 INFO  (commitScheduler-39-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> 17934 INFO  (commitScheduler-39-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@af8cbff[collection1] main
   [junit4]   2> 17935 INFO  
(searcherExecutor-36-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@af8cbff[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)
 Uninverting(_2(6.0.0):C5)))}
   [junit4]   2> 17935 INFO  (commitScheduler-39-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 17939 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] 
webapp=null path=null params={} {add=[550 (1519805663265423360)]} 0 3
   [junit4]   2> 18439 INFO  (commitScheduler-39-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> 18447 INFO  (commitScheduler-39-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@3875501e[collection1] main
   [junit4]   2> 18447 INFO  (commitScheduler-39-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18447 INFO  
(searcherExecutor-36-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3875501e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)
 Uninverting(_2(6.0.0):C5) Uninverting(_4(6.0.0):C1)))}
   [junit4]   2> 18628 INFO  (commitScheduler-38-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18630 INFO  (commitScheduler-38-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2aa08ec 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5272cf07),segFN=segments_4,generation=4}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2aa08ec 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5272cf07),segFN=segments_5,generation=5}
   [junit4]   2> 18630 INFO  (commitScheduler-38-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 18634 INFO  (commitScheduler-38-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1c41b99a[collection1] main
   [junit4]   2> 18636 INFO  
(searcherExecutor-36-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c41b99a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)
 Uninverting(_2(6.0.0):C5) Uninverting(_4(6.0.0):C1)))}
   [junit4]   2> 18638 INFO  (commitScheduler-38-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 20633 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[A3BBC3C1584DFBC6])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending 
testSoftAndHardCommitMaxTimeDelete
   [junit4]   2> 20634 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 20634 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1218924074
   [junit4]   2> 20634 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2b057f32
   [junit4]   2> 20635 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=4,autocommit 
maxTime=1200ms,autocommits=1,soft autocommit maxTime=500ms,soft 
autocommits=2,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=769,transaction_logs_total_number=3}
   [junit4]   2> 20635 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 20635 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 20635 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 20637 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 20638 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 20638 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 20638 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001/index
   [junit4]   2> 20645 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001;done=false>>]
   [junit4]   2> 20645 INFO  
(SUITE-SoftAutoCommitTest-seed#[A3BBC3C1584DFBC6]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A3BBC3C1584DFBC6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=lv, 
timezone=Europe/Brussels
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_66 (64-bit)/cpus=4,threads=1,free=171322336,total=307757056
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedDebugComponentTest, SoftAutoCommitTest]
   [junit4] Completed [7/564] on J1 in 9.01s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1813 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:782:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:726:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987:
 There were test failures: 564 suites (8 ignored), 2238 tests, 1 failure, 84 
ignored (69 assumptions) [seed: A3BBC3C1584DFBC6]

Total time: 57 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to