Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/225/
Java: multiarch/jdk1.7.0 -d32 -client -XX:+UseG1GC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([B41A710D852CCB71:EC81E7506022564]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:326)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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




Build Log:
[...truncated 11038 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001
   [junit4]   2> 1896190 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1896190 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1896191 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1896191 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1896191 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1896191 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1896191 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1896247 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1896275 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1896328 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1896339 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1896855 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1896865 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1896867 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1896873 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1896877 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1896880 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1896881 WARN  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1896881 WARN  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1896881 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1896881 WARN  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1896881 WARN  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1896881 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1896881 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1896881 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 1896882 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1896882 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1896882 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 8562941
   [junit4]   2> 1896882 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 1896882 WARN  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 1896882 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-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> 1896884 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1896885 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1896885 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1896886 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1896886 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1896887 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
collection=collection1, loadOnStartup=true, transient=false, shard=shard1, 
configSetProperties=configsetprops.json, schema=schema.xml, 
config=solrconfig.xml, 
dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001}
   [junit4]   2> 1896887 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1896887 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1896888 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1896888 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1896888 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1896937 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1896966 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1897147 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1897157 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1897659 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1897668 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1897670 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1897675 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1897679 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1897682 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1897682 WARN  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1897682 WARN  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1897682 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1897682 WARN  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1897682 WARN  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1897684 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1897684 INFO  (coreLoadExecutor-5443-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1897684 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1897685 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
 dataDir=[null]
   [junit4]   2> 1897685 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee0373
   [junit4]   2> 1897685 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001
   [junit4]   2> 1897685 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index/
   [junit4]   2> 1897686 WARN  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1897686 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index
   [junit4]   2> 1897686 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1897686 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_1,generation=1}
   [junit4]   2> 1897687 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1897693 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1897693 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1897693 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1897693 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1897693 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1897694 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1897694 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1897694 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1897694 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1897694 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1897694 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1897694 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1897698 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1897700 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1897702 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1897704 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1897710 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1897713 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
spellCheckWithWordbreak_Direct,standard,/mlt,spellCheckWithWordbreak,mock,/config,lazy,/update/json/docs,/admin/logging,/terms,/admin/segments,/get,/search-facet-invariants,/admin/ping,spellCheckCompRH1,/update/json,mltrh,/admin/system,/replication,/debug/dump,defaults,/admin/plugins,/update,spellCheckCompRH,/admin/file,/admin/mbeans,/schema,/update/csv,/admin/threads,/search-facet-def,/admin/luke,tvrh,dismax,spellCheckCompRH_Direct,/admin/properties
   [junit4]   2> 1897714 WARN  (coreLoadExecutor-5443-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> 1897715 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1897716 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1897716 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1897717 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1897717 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1897717 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=81.341796875, 
floorSegmentMB=1.6044921875, forceMergeDeletesPctAllowed=18.07554033289212, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1897718 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_1,generation=1}
   [junit4]   2> 1897718 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1897718 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1d5f669[collection1] 
main
   [junit4]   2> 1897718 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1897718 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1897718 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1897719 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1897722 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/
   [junit4]   2> 1897793 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1898676 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1898676 INFO  
(searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1898677 INFO  
(searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1898677 INFO  
(searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1898677 INFO  
(searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1898677 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1898677 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1898677 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1898678 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1519463524283187200
   [junit4]   2> 1898678 INFO  
(searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1898678 INFO  
(searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1898679 INFO  
(searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1898679 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1519463524283187200
   [junit4]   2> 1898679 INFO  (coreLoadExecutor-5443-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1898679 INFO  
(searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1898680 INFO  
(searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1898681 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1898682 INFO  
(searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d5f669[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1898685 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1898687 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null 
params={} {deleteByQuery=*:* (-1519463524290527232)} 0 1
   [junit4]   2> 1898690 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1898691 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1898691 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1898691 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1898691 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1898726 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1898749 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1898798 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1898807 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1899299 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1899345 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1899349 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1899357 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1899396 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1899432 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1899433 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1899433 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1899433 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1899433 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1899434 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1899438 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1899438 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1899439 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/]
   [junit4]   2> 1899439 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee0373
   [junit4]   2> 1899440 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index/
   [junit4]   2> 1899455 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1899456 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1899456 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1899456 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1899456 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1899456 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1899456 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1899457 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1899457 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1899457 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1899457 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1899457 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1899462 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899465 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899468 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899470 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899483 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1899491 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
spellCheckWithWordbreak_Direct,standard,/mlt,spellCheckWithWordbreak,mock,/config,lazy,/update/json/docs,/admin/logging,/terms,/admin/segments,/get,/search-facet-invariants,/admin/ping,spellCheckCompRH1,/update/json,mltrh,/admin/system,/replication,/debug/dump,defaults,/admin/plugins,/update,spellCheckCompRH,/admin/file,/admin/mbeans,/schema,/update/csv,/admin/threads,/search-facet-def,/admin/luke,tvrh,dismax,spellCheckCompRH_Direct,/admin/properties
   [junit4]   2> 1899493 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1899495 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1899495 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1899495 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1899496 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@b1f831[collection1] main
   [junit4]   2> 1899497 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1899497 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1899497 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1899497 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1899500 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1899515 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/
   [junit4]   2> 1899515 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1899516 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1899550 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1899555 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1899555 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1899557 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1519463524290527232
   [junit4]   2> 1899557 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1899557 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1435955, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1899558 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_1,generation=1}
   [junit4]   2> 1899559 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1899559 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1899559 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 1899559 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@5f1663[collection1] main
   [junit4]   2> 1899559 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1899559 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@b37d59
   [junit4]   2> 1899559 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1899560 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1899593 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1899593 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1899593 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1899622 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1899623 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1899707 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1899707 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1899708 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1899710 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b1f831[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1899711 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1899711 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1899711 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1899711 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1899712 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1899712 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1899713 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1899713 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1899714 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1899864 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f1663[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1900036 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1519463525706104832)]} 0 1
   [junit4]   2> 1900036 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1519463525707153408)]} 0 1
   [junit4]   2> 1900037 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1519463525707153409)]} 0 1
   [junit4]   2> 1900037 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1519463525708201984)]} 0 1
   [junit4]   2> 1900037 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1519463525708201985)]} 0 1
   [junit4]   2> 1900037 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1519463525708201986)]} 0 2
   [junit4]   2> 1900037 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1519463525708201987)]} 0 2
   [junit4]   2> 1900037 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1519463525708201988)]} 0 2
   [junit4]   2> 1900038 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1519463525708201989)]} 0 2
   [junit4]   2> 1900038 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1519463525709250560)]} 0 2
   [junit4]   2> 1900038 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1519463525709250561)]} 0 2
   [junit4]   2> 1900038 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1519463525709250562)]} 0 3
   [junit4]   2> 1900039 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1519463525709250563)]} 0 3
   [junit4]   2> 1900039 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1519463525710299136)]} 0 4
   [junit4]   2> 1900039 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&qt=standard&version=2.2&start=0&q=id:1} hits=0 status=0 QTime=0 
   [junit4]   2> 1900041 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1519463525712396288)]} 0 5
   [junit4]   2> 1900046 INFO  (commitScheduler-5452-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> 1900087 INFO  (commitScheduler-5452-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7137d3[collection1] 
main
   [junit4]   2> 1900130 INFO  (commitScheduler-5452-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1900131 INFO  
(searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7137d3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c15)))}
   [junit4]   2> 1900297 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1519463525979783168)]} 0 261
   [junit4]   2> 1900297 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&qt=standard&version=2.2&start=0&q=id:14} hits=1 status=0 
QTime=0 
   [junit4]   2> 1900299 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&qt=standard&version=2.2&start=0&q=id:15} hits=0 status=0 
QTime=0 
   [junit4]   2> 1900302 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1900335 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1900340 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1ea1fbc[collection1] realtime
   [junit4]   2> 1900340 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null 
params={} {deleteByQuery=*:* (-1519463526021726208)} 0 5
   [junit4]   2> 1900342 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1900342 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1900342 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1900342 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1900343 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1900400 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1900442 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1900535 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1900571 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1901605 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1901619 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1901621 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1901626 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1901629 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1901632 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1901632 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1901632 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1901632 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1901632 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1901632 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1901634 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1901635 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1901635 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/]
   [junit4]   2> 1901635 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee0373
   [junit4]   2> 1901635 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index/
   [junit4]   2> 1901642 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1901642 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1901642 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1901643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1901643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1901643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1901643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1901643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1901643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1901643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1901643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1901643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1901647 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1901648 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1901650 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1901652 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1901653 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/
   [junit4]   2> 1901661 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1901697 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
spellCheckWithWordbreak_Direct,standard,/mlt,spellCheckWithWordbreak,mock,/config,lazy,/update/json/docs,/admin/logging,/terms,/admin/segments,/get,/search-facet-invariants,/admin/ping,spellCheckCompRH1,/update/json,mltrh,/admin/system,/replication,/debug/dump,defaults,/admin/plugins,/update,spellCheckCompRH,/admin/file,/admin/mbeans,/schema,/update/csv,/admin/threads,/search-facet-def,/admin/luke,tvrh,dismax,spellCheckCompRH_Direct,/admin/properties
   [junit4]   2> 1901698 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1901699 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1901699 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1901700 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1901700 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1ea34d7[collection1] main
   [junit4]   2> 1901700 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1901700 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1901700 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1901701 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1901701 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1901705 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1901705 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1901706 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1901706 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1901707 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1901707 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1901707 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1901708 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1901708 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1901708 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1901709 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1901709 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1901709 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1519463526021726208
   [junit4]   2> 1901709 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1901710 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_2,generation=2}
   [junit4]   2> 1901710 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1901710 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1901710 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=23.7490234375, 
floorSegmentMB=1.8125, forceMergeDeletesPctAllowed=4.784562641169018, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1901710 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_2,generation=2}
   [junit4]   2> 1901710 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1901711 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1901776 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ea34d7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1901777 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@e77757[collection1] main
   [junit4]   2> 1901780 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e77757[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1901780 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1901780 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@d0b927
   [junit4]   2> 1901781 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft 
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1901781 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1901808 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1519463527563132928)]} 0 1
   [junit4]   2> 1901808 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&qt=standard&version=2.2&start=0&q=id:529} hits=0 status=0 
QTime=0 
   [junit4]   2> 1902809 INFO  (commitScheduler-5456-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> 1902811 INFO  (commitScheduler-5456-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@484449[collection1] 
main
   [junit4]   2> 1902812 INFO  (commitScheduler-5456-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1902814 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@484449[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.5.0):c1)))}
   [junit4]   2> 1902817 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1519463528622194688)]} 0 1010
   [junit4]   2> 1902817 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&qt=standard&version=2.2&start=0&q=id:529} hits=1 status=0 
QTime=0 
   [junit4]   2> 1902819 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&qt=standard&version=2.2&start=0&q=id:530} hits=0 status=0 
QTime=0 
   [junit4]   2> 1902821 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null 
params={} {delete=[529 (-1519463528627437568)]} 0 0
   [junit4]   2> 1902822 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&qt=standard&version=2.2&start=0&q=id:529} hits=1 status=0 
QTime=0 
   [junit4]   2> 1903818 INFO  (commitScheduler-5456-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> 1903820 INFO  (commitScheduler-5456-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@deab92[collection1] 
main
   [junit4]   2> 1903820 INFO  (commitScheduler-5456-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1903822 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@deab92[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.5.0):c1)))}
   [junit4]   2> 1903825 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1519463529679159296)]} 0 2018
   [junit4]   2> 1903825 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&qt=standard&version=2.2&start=0&q=id:529} hits=0 status=0 
QTime=0 
   [junit4]   2> 1903826 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1519463529681256448)]} 0 2020
   [junit4]   2> 1903826 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1519463529681256449)]} 0 2020
   [junit4]   2> 1903827 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1519463529682305024)]} 0 2020
   [junit4]   2> 1903827 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1519463529682305025)]} 0 2021
   [junit4]   2> 1903827 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1519463529682305026)]} 0 2021
   [junit4]   2> 1903827 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1519463529682305027)]} 0 2021
   [junit4]   2> 1903827 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1519463529682305028)]} 0 2021
   [junit4]   2> 1903827 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1519463529682305029)]} 0 2021
   [junit4]   2> 1903828 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1519463529682305030)]} 0 2021
   [junit4]   2> 1903828 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1519463529683353600)]} 0 2021
   [junit4]   2> 1903828 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&qt=standard&version=2.2&start=0&q=id:500} hits=0 status=0 
QTime=0 
   [junit4]   2> 1904826 INFO  (commitScheduler-5456-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> 1904829 INFO  (commitScheduler-5456-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4a8f4b[collection1] 
main
   [junit4]   2> 1904829 INFO  (commitScheduler-5456-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1904832 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4a8f4b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.5.0):c1)
 Uninverting(_4(5.5.0):c11/9:delGen=1)))}
   [junit4]   2> 1905080 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1519463530995122176)]} 0 3274
   [junit4]   2> 1905081 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&qt=standard&version=2.2&start=0&q=id:500} hits=1 status=0 
QTime=0 
   [junit4]   2> 1905083 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1905089 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1905094 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@16bd4db[collection1] 
realtime
   [junit4]   2> 1905094 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null 
path=null params={} {deleteByQuery=*:* (-1519463531005607936)} 0 4
   [junit4]   2> 1905095 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1905096 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1905096 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1905096 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1905097 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1905158 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1905267 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1905326 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1905335 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1906081 INFO  (commitScheduler-5456-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> 1906082 INFO  (commitScheduler-5456-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1cc7efc[collection1] 
main
   [junit4]   2> 1906082 INFO  (commitScheduler-5456-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1906084 INFO  
(searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1cc7efc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1906349 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1906358 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1906360 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1906365 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 1906367 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 1906370 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 1906370 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1906371 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1906371 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 1906371 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1906371 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1906373 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1906373 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1906373 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/]
   [junit4]   2> 1906373 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee0373
   [junit4]   2> 1906373 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index/
   [junit4]   2> 1906375 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/
   [junit4]   2> 1906380 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1906380 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1906380 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1906380 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1906380 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1906380 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1906380 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1906381 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1906381 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1906382 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1906382 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1906382 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1906448 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1906450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetime

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

at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
   [junit4]    >        ... 40 more
   [junit4]   2> 1906880 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1906880 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=8562941
   [junit4]   2> 1906881 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@625e0f
   [junit4]   2> 1906881 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1906881 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1906881 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1906881 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1906881 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1906882 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_4,generation=4}
   [junit4]   2> 1906883 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1906883 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1906918 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1906918 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001;done=false>>]
   [junit4]   2> 1906918 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001
   [junit4]   2> 1906918 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1906918 INFO  
(SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=DefaultSimilarity, locale=lt, timezone=America/Thunder_Bay
   [junit4]   2> NOTE: SunOS 5.11 x86/Oracle Corporation 1.7.0_91 
(32-bit)/cpus=3,threads=1,free=107349128,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[CollectionsAPIDistributedZkTest, SimpleMLTQParserTest, ConvertedLegacyTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, SpellCheckComponentTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestCoreDiscovery, TestConfigSets, 
ZkNodePropsTest, TestRTimerTree, BasicFunctionalityTest, HighlighterConfigTest, 
TestSuggestSpellingConverter, TestSolrCoreProperties, TestMacros, 
DistributedQueryComponentOptimizationTest, TriLevelCompositeIdRoutingTest, 
TestSolr4Spatial2, UpdateRequestProcessorFactoryTest, TestFieldResource, 
TestClassNameShortening, RecoveryAfterSoftCommitTest, DistanceFunctionTest, 
FieldMutatingUpdateProcessorTest, DebugComponentTest, 
DistributedMLTComponentTest, SolrCloudExampleTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestBulkSchemaConcurrent, 
AssignTest, HLLSerializationTest, TestReqParamsAPI, FileBasedSpellCheckerTest, 
DirectSolrConnectionTest, TestTrieFacet, ZkSolrClientTest, 
DeleteLastCustomShardedReplicaTest, TestMinMaxOnMultiValuedField, 
DefaultValueUpdateProcessorTest, PKIAuthenticationIntegrationTest, 
FullSolrCloudDistribCmdsTest, TestSmileRequest, TestReplicationHandlerBackup, 
CopyFieldTest, TestFoldingMultitermQuery, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, LeaderElectionIntegrationTest, 
TestManagedSynonymFilterFactory, TestPerFieldSimilarityWithDefaultOverride, 
TestFastOutputStream, TestBadConfig, BinaryUpdateRequestHandlerTest, 
PluginInfoTest, TestReload, TestWriterPerf, NumericFieldsTest, 
SolrInfoMBeanTest, TestSolrDeletionPolicy2, TestQuerySenderListener, 
FieldAnalysisRequestHandlerTest, SegmentsInfoRequestHandlerTest, 
TestLRUStatsCache, SuggestComponentContextFilterQueryTest, 
TestCloudManagedSchema, ZkStateReaderTest, TestDistributedGrouping, 
TestLMJelinekMercerSimilarityFactory, SpatialHeatmapFacetsTest, 
TestComplexPhraseQParserPlugin, TestExactStatsCache, 
SimpleCollectionCreateDeleteTest, SortByFunctionTest, TestUtils, 
TestJsonFacets, DistributedTermsComponentTest, 
OverriddenZkACLAndCredentialsProvidersTest, SuggesterTSTTest, 
DistributedDebugComponentTest, CoreAdminHandlerTest, TestMissingGroups, 
SuggesterWFSTTest, TestIndexSearcher, TestCryptoKeys, CSVRequestHandlerTest, 
BlockDirectoryTest, LoggingHandlerTest, SortSpecParsingTest, NoCacheHeaderTest, 
DeleteReplicaTest, SolrCmdDistributorTest, TestRemoveLastDynamicCopyField, 
TestOverriddenPrefixQueryForCustomFieldType, TestSimpleQParserPlugin, 
TestRuleBasedAuthorizationPlugin, TestSearcherReuse, SuggesterTest, 
CoreAdminCreateDiscoverTest, TestCSVResponseWriter, TestIndexingPerformance, 
HdfsDirectoryTest, TestRecovery, TestStressRecovery, OutputWriterTest, 
CacheHeaderTest, TestNoOpRegenerator, TestRestoreCore, TestAddFieldRealTimeGet, 
RAMDirectoryFactoryTest, TestDistributedMissingSort, 
CloudExitableDirectoryReaderTest, DirectUpdateHandlerOptimizeTest, 
WordBreakSolrSpellCheckerTest, TestRawResponseWriter, 
TestSolrQueryParserResource, RestartWhileUpdatingTest, TestPerFieldSimilarity, 
OpenCloseCoreStressTest, TestSchemaVersionResource, DistributedQueueTest, 
DistributedFacetPivotSmallAdvancedTest, PreAnalyzedUpdateProcessorTest, 
TestRandomCollapseQParserPlugin, TestSerializedLuceneMatchVersion, 
TestSolrCloudWithKerberosAlt, TestManagedSchemaFieldResource, MultiTermTest, 
SolrIndexSplitterTest, TestCollectionAPI, TestDistribDocBasedVersion, 
TestFuzzyAnalyzedSuggestions, TestRandomRequestDistribution, 
TestEmbeddedSolrServerConstructors, QueryParsingTest, TestJsonRequest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
SyncSliceTest, ShardRoutingTest, BasicZkTest, ClusterStateUpdateTest, 
TestRandomFaceting, TestZkChroot, TestRandomDVFaceting, ZkCLITest, 
ShardRoutingCustomTest, AutoCommitTest]
   [junit4] Completed [258/552] on J1 in 10.75s, 3 tests, 1 error <<< FAILURES!

[...truncated 917 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:792: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:736: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1452:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1006:
 There were test failures: 552 suites (7 ignored), 2183 tests, 1 error, 53 
ignored (38 assumptions) [seed: B41A710D852CCB71]

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


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

Reply via email to