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

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([61BC9214B02B524A:DB6EFD6C3305BC5F]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:780)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:325)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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




Build Log:
[...truncated 11069 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001
   [junit4]   2> 1051966 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1051967 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1051967 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1051967 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1051967 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1051967 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1051967 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1051994 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1051999 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1052013 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1052017 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1052103 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1052107 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1052108 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1052111 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1052113 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1052114 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1052114 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1052114 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1052115 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1052115 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 1052115 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1052115 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1052115 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1828594631
   [junit4]   2> 1052115 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 1052115 WARN  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 1052116 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1052123 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1052123 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1052123 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1052123 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1052123 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1052124 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=collection1, 
dataDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 1052125 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1052126 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1052126 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1052126 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1052126 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1052150 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1052161 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1052173 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1052177 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1052236 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1052240 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1052241 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1052243 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1052245 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1052246 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1052246 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1052248 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1052248 INFO  (coreLoadExecutor-3235-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1052248 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1052248 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/]
   [junit4]   2> 1052248 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b9f945
   [junit4]   2> 1052249 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001
   [junit4]   2> 1052249 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/index/
   [junit4]   2> 1052249 WARN  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1052249 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/index
   [junit4]   2> 1052250 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.36592405847328235]
   [junit4]   2> 1052251 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@33597849 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12dee740),segFN=segments_1,generation=1}
   [junit4]   2> 1052251 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1052253 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/
   [junit4]   2> 1052255 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1052255 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1052255 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1052255 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1052255 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1052255 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1052255 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1052256 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1052256 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1052256 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1052256 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1052256 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1052258 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1052259 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1052260 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1052260 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1052263 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1052264 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1052264 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1052265 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1052265 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1052266 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1052266 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1052266 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@59627d57
   [junit4]   2> 1052266 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@33597849 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12dee740),segFN=segments_1,generation=1}
   [junit4]   2> 1052266 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1052266 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7cbb0f19[collection1] main]
   [junit4]   2> 1052266 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1052267 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1052267 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1052267 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1052307 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1052520 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1052520 INFO  
(searcherExecutor-3236-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1052522 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1052522 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1052522 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1052522 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1537541822007476224
   [junit4]   2> 1052524 INFO  
(searcherExecutor-3236-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1052524 INFO  
(searcherExecutor-3236-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1052524 INFO  
(searcherExecutor-3236-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1052524 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1537541822007476224
   [junit4]   2> 1052524 INFO  (coreLoadExecutor-3235-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1052524 INFO  
(searcherExecutor-3236-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1052525 INFO  
(searcherExecutor-3236-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1052525 INFO  
(searcherExecutor-3236-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1052525 INFO  
(searcherExecutor-3236-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1052526 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1052526 INFO  
(searcherExecutor-3236-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1052526 INFO  
(searcherExecutor-3236-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7cbb0f19[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1052531 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1052534 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1537541822016913408)} 0 3
   [junit4]   2> 1052536 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1052536 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1052536 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1052536 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1052536 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1052572 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1052584 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1052597 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1052600 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1052692 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1052696 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1052696 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1052700 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1052702 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1052703 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1052704 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1052705 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1052705 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1052706 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/]
   [junit4]   2> 1052706 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b9f945
   [junit4]   2> 1052706 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/index/
   [junit4]   2> 1052706 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/
   [junit4]   2> 1052710 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1052711 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1052711 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1052711 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1052711 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1052711 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1052711 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1052711 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1052711 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1052711 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1052711 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1052711 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1052713 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1052714 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1052715 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1052715 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1052720 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1052723 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1052723 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1052724 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1052724 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1052724 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2442f50d[collection1] main]
   [junit4]   2> 1052724 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1052725 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1052725 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1052725 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1052728 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1052735 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1052735 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1052736 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1052736 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1052737 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1537541822016913408
   [junit4]   2> 1052738 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1052738 INFO  
(searcherExecutor-3241-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1052738 INFO  
(searcherExecutor-3241-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1052738 INFO  
(searcherExecutor-3241-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1052738 INFO  
(searcherExecutor-3241-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1052739 INFO  
(searcherExecutor-3241-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1052739 INFO  
(searcherExecutor-3241-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1052740 INFO  
(searcherExecutor-3241-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1052741 INFO  
(searcherExecutor-3241-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1052741 INFO  
(searcherExecutor-3241-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1052742 INFO  
(searcherExecutor-3241-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2442f50d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1052742 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1052743 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@33597849 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12dee740),segFN=segments_1,generation=1}
   [junit4]   2> 1052744 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1052744 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1052744 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@263f2246[collection1] main]
   [junit4]   2> 1052744 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1052744 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7a3289df
   [junit4]   2> 1052745 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    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> 1052745 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1052747 INFO  
(searcherExecutor-3241-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@263f2246[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1052771 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1537541822267523072)]} 0 1
   [junit4]   2> 1052771 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1053771 INFO  (commitScheduler-3244-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> 1053779 INFO  (commitScheduler-3244-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c2c1955[collection1] main]
   [junit4]   2> 1053779 INFO  (commitScheduler-3244-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1053781 INFO  
(searcherExecutor-3241-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c2c1955[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1054037 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1537541823596068864)]} 0 1268
   [junit4]   2> 1054037 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 1054038 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1054038 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1537541823597117440)]} 0 0
   [junit4]   2> 1054039 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 1055038 INFO  (commitScheduler-3244-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> 1055041 INFO  (commitScheduler-3244-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@69b3a85[collection1] 
main]
   [junit4]   2> 1055042 INFO  (commitScheduler-3244-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1055043 INFO  
(searcherExecutor-3241-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@69b3a85[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
   [junit4]   2> 1055294 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1537541824913080320)]} 0 2525
   [junit4]   2> 1055294 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1055295 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1537541824915177472)]} 0 2526
   [junit4]   2> 1055295 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1537541824915177473)]} 0 2527
   [junit4]   2> 1055295 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1537541824915177474)]} 0 2527
   [junit4]   2> 1055296 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1537541824915177475)]} 0 2527
   [junit4]   2> 1055296 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1537541824916226048)]} 0 2527
   [junit4]   2> 1055296 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1537541824916226049)]} 0 2527
   [junit4]   2> 1055296 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1537541824916226050)]} 0 2527
   [junit4]   2> 1055296 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1537541824916226051)]} 0 2528
   [junit4]   2> 1055297 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1537541824916226052)]} 0 2528
   [junit4]   2> 1055297 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1537541824917274624)]} 0 2528
   [junit4]   2> 1055297 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1056294 INFO  (commitScheduler-3244-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> 1056299 INFO  (commitScheduler-3244-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@321ed517[collection1] main]
   [junit4]   2> 1056299 INFO  (commitScheduler-3244-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1056300 INFO  
(searcherExecutor-3241-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@321ed517[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)
 Uninverting(_2(7.0.0):c11/9:delGen=1)))}
   [junit4]   2> 1056304 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1537541825972142080)]} 0 3536
   [junit4]   2> 1056304 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 1056304 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1056309 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1056316 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@be61c1b[collection1] realtime]
   [junit4]   2> 1056316 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1537541825979482112)} 0 6
   [junit4]   2> 1056316 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1056317 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1056317 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1056317 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1056317 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1056341 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1056347 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1056360 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1056365 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1056544 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1056551 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1056552 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1056557 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1056558 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1056560 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1056560 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1056562 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1056562 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1056563 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/]
   [junit4]   2> 1056563 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b9f945
   [junit4]   2> 1056563 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/index/
   [junit4]   2> 1056563 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/
   [junit4]   2> 1056567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1056567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1056567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1056567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1056567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1056567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1056567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1056567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1056567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1056567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1056567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1056567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1056569 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1056570 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1056571 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1056572 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1056579 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1056581 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1056581 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1056581 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1056581 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1056582 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d2db08a[collection1] main]
   [junit4]   2> 1056582 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1056582 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1056582 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1056582 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1056583 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1056593 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1056593 INFO  
(searcherExecutor-3245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1056594 INFO  
(searcherExecutor-3245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1056594 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1056594 INFO  
(searcherExecutor-3245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1056594 INFO  
(searcherExecutor-3245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1056594 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1056594 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1056595 INFO  
(searcherExecutor-3245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1056596 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1537541825979482112
   [junit4]   2> 1056596 INFO  
(searcherExecutor-3245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1056596 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1056596 INFO  
(searcherExecutor-3245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1056597 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@33597849 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12dee740),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@33597849 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12dee740),segFN=segments_2,generation=2}
   [junit4]   2> 1056597 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1056597 INFO  
(searcherExecutor-3245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1056597 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1056597 INFO  
(searcherExecutor-3245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1056597 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@33597849 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12dee740),segFN=segments_2,generation=2}
   [junit4]   2> 1056597 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1056597 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1056598 INFO  
(searcherExecutor-3245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3d2db08a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1056599 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5d6ab311[collection1] main]
   [junit4]   2> 1056599 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1056599 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@427e282f
   [junit4]   2> 1056599 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit 
maxTime=1000ms,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1056599 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1056600 INFO  
(searcherExecutor-3245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5d6ab311[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1056606 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1537541826289860608)]} 0 1
   [junit4]   2> 1056607 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1537541826290909184)]} 0 1
   [junit4]   2> 1056607 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1537541826290909185)]} 0 1
   [junit4]   2> 1056607 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1537541826290909186)]} 0 1
   [junit4]   2> 1056607 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1537541826290909187)]} 0 1
   [junit4]   2> 1056607 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1537541826290909188)]} 0 2
   [junit4]   2> 1056608 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1537541826290909189)]} 0 2
   [junit4]   2> 1056608 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1537541826291957760)]} 0 2
   [junit4]   2> 1056608 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1537541826291957761)]} 0 2
   [junit4]   2> 1056608 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1537541826291957762)]} 0 2
   [junit4]   2> 1056608 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1537541826291957763)]} 0 2
   [junit4]   2> 1056608 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1537541826291957764)]} 0 3
   [junit4]   2> 1056609 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1537541826293006336)]} 0 3
   [junit4]   2> 1056609 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1537541826293006337)]} 0 3
   [junit4]   2> 1056610 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1056611 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1537541826295103488)]} 0 5
   [junit4]   2> 1056613 INFO  (commitScheduler-3248-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> 1056619 INFO  (commitScheduler-3248-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b03471d[collection1] main]
   [junit4]   2> 1056619 INFO  (commitScheduler-3248-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1056620 INFO  
(searcherExecutor-3245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5b03471d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c15)))}
   [junit4]   2> 1056863 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1537541826558296064)]} 0 257
   [junit4]   2> 1056863 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1056864 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1056864 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[61BC9214B02B524A]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1056887 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1056903 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@84aa86c[collection1] 
realtime]
   [junit4]   2> 1056903 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:* (-1537541826585559040)} 0 15
   [junit4]   2> 1056904 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1056904 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1056904 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1056904 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1056904 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1056940 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1056951 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1056980 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1056987 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1057086 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1057093 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1057094 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1057099 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 1057101 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 1057103 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 1057103 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 1057107 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1057107 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1057107 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/]
   [junit4]   2> 1057107 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b9f945
   [junit4]   2> 1057108 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/index/
   [junit4]   2> 1057108 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/
   [junit4]   2> 1057114 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1057115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1057115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1057115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1057115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1057115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1057115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1057115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1057115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1057115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1057115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1057116 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1057118 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1057120 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1057121 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1057122 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1057129 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1057131 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1057131 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1057132 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1057132 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1057132 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c88737f[collection1] 
main]
   [junit4]   2> 1057132 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1057133 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1057133 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1057133 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1057134 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1057143 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1057144 INFO  
(searcherExecutor-3249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1057145 INFO  
(searcherExecutor-3249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1057146 INFO  
(searcherExecutor-3249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1057146 INFO  
(searcherExecutor-3249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1057149 INFO  
(searcherExecutor-3249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1057152 INFO  
(searcherExecutor-3249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1057154 INFO  
(searcherExecutor-3249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1057155 INFO  
(searcherExecutor-3249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1057158 INFO  
(searcherExecutor-3249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1057160 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1057160 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1057160 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1057162 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1537541826585559040
   [junit4]   2> 1057162 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 1057163 INFO  
(searcherExecutor-3249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c88737f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1057163 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[61BC9214B02B524A]) [    
x:collection1] o.a.s.c.SolrDele

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

 encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:773)
   [junit4]    >        ... 40 more
   [junit4]   2> 1057194 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1057194 INFO  
(SUITE-AutoCommitTest-seed#[61BC9214B02B524A]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1828594631
   [junit4]   2> 1057195 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@337db092
   [junit4]   2> 1057195 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    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> 1057195 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1057195 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1057195 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1057195 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1057209 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@33597849 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12dee740),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@33597849 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12dee740),segFN=segments_4,generation=4}
   [junit4]   2> 1057209 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1057211 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1057255 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1057255 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1057255 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1057255 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001/index
   [junit4]   2> 1057255 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001;done=false>>]
   [junit4]   2> 1057255 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1057255 INFO  
(coreCloseExecutor-3253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_61BC9214B02B524A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=BlockTreeOrds(blocksize=128), 
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
field_t=PostingsFormat(name=LuceneFixedGap), 
multiDefault=PostingsFormat(name=Direct), subject=PostingsFormat(name=Direct), 
intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=BlockTreeOrds(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
text=PostingsFormat(name=LuceneFixedGap), 
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1952, 
maxMBSortInHeap=6.931861325694715, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, 
locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=America/Managua
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=146459344,total=223768576
   [junit4]   2> NOTE: All tests run in this JVM: [TestBM25SimilarityFactory, 
NoCacheHeaderTest, NumericFieldsTest, DeleteReplicaTest, 
TestFoldingMultitermQuery, LoggingHandlerTest, 
TermVectorComponentDistributedTest, AnalyticsQueryTest, 
TestPHPSerializedResponseWriter, TestStandardQParsers, QueryParsingTest, 
TestConfigSetsAPIZkFailure, TestRealTimeGet, BitVectorTest, TestSolr4Spatial, 
TestSchemaNameResource, CollectionsAPISolrJTest, TestDocTermOrds, 
CacheHeaderTest, TestSolrJ, TestDocBasedVersionConstraints, 
BaseCdcrDistributedZkTest, JavabinLoaderTest, DeleteInactiveReplicaTest, 
TestSizeLimitedDistributedMap, TestGraphTermsQParserPlugin, 
TestNonDefinedSimilarityFactory, TestSolrQueryParser, HighlighterConfigTest, 
FullHLLTest, OpenCloseCoreStressTest, TestAuthenticationFramework, 
TestAnalyzeInfixSuggestions, TestMiniSolrCloudCluster, 
OpenExchangeRatesOrgProviderTest, EchoParamsTest, 
SharedFSAutoReplicaFailoverUtilsTest, ResponseLogComponentTest, 
DirectSolrConnectionTest, BlobRepositoryCloudTest, ResponseHeaderTest, 
ShardRoutingCustomTest, HdfsRecoveryZkTest, LukeRequestHandlerTest, 
TestFieldCacheVsDocValues, DefaultValueUpdateProcessorTest, 
TermVectorComponentTest, DistributedFacetPivotLargeTest, 
TestManagedStopFilterFactory, TestScoreJoinQPScore, TestIndexSearcher, 
TestJoin, ChangedSchemaMergeTest, CopyFieldTest, TestSolrQueryParserResource, 
ZkStateWriterTest, DistribDocExpirationUpdateProcessorTest, 
TestRandomCollapseQParserPlugin, DistributedQueueTest, TestInitParams, 
TestSimpleQParserPlugin, TestSolrCoreProperties, 
DistributedFacetPivotWhiteBoxTest, ClassificationUpdateProcessorFactoryTest, 
TestUseDocValuesAsStored2, TestCloudSchemaless, 
VMParamsZkACLAndCredentialsProvidersTest, TestWriterPerf, 
DistributedIntervalFacetingTest, TestNamedUpdateProcessors, 
OverseerTaskQueueTest, TestSubQueryTransformerDistrib, MinimalSchemaTest, 
PluginInfoTest, TestTolerantUpdateProcessorCloud, CloudMLTQParserTest, 
SolrIndexSplitterTest, TestRecovery, CheckHdfsIndexTest, SuggesterTSTTest, 
AutoCommitTest]
   [junit4] Completed [186/614 (1!)] on J1 in 5.31s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 1383 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:531:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1427:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984:
 There were test failures: 614 suites (10 ignored), 2584 tests, 1 error, 87 
ignored (72 assumptions) [seed: 61BC9214B02B524A]

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