You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/09/18 01:21:12 UTC

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 61 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/61/
Java: multiarch/jdk1.7.0 -d32 -server -XX:+UseSerialGC

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([19408F8BB09FAB26:A392E0F333B14533]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:321)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

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




Build Log:
[...truncated 10339 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001
   [junit4]   2> 1571921 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1571921 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1571921 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1571922 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1571922 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1571958 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1571977 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1572045 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1572045 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1572051 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1572310 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1572317 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1572319 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1572323 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1572325 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1572327 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1572327 WARN  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1572327 WARN  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1572328 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1572328 WARN  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1572328 WARN  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1572328 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1572328 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1572328 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/'
   [junit4]   2> 1572339 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 3842389
   [junit4]   2> 1572339 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/]
   [junit4]   2> 1572340 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 1572340 WARN  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1572346 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1572347 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1572348 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1572348 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1572348 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1572348 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1572349 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {shard=shard1, instanceDir=collection1, name=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001, transient=false, schema=schema.xml, collection=collection1, loadOnStartup=true, configSetProperties=configsetprops.json, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/, config=solrconfig.xml}
   [junit4]   2> 1572350 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1572351 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1572351 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1572369 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1572383 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1572415 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1572416 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1572422 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1572663 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1572669 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1572670 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1572674 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1572677 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1572679 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1572680 WARN  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1572680 WARN  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1572680 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1572680 WARN  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1572680 WARN  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1572681 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1572681 INFO  (coreLoadExecutor-4137-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1572681 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1572682 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1572682 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@562ce3
   [junit4]   2> 1572682 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001
   [junit4]   2> 1572682 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/index/
   [junit4]   2> 1572682 WARN  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1572683 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/index
   [junit4]   2> 1572683 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=69.4150390625, floorSegmentMB=1.337890625, forceMergeDeletesPctAllowed=28.581472665559158, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8137259504255439
   [junit4]   2> 1572684 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@170521e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f4d07),segFN=segments_1,generation=1}
   [junit4]   2> 1572684 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1572684 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/
   [junit4]   2> 1572688 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1572688 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1572688 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1572688 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1572688 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1572688 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1572688 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1572688 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1572689 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1572689 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1572689 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1572689 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1572692 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1572693 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1572694 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1572696 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1572699 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1572701 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /debug/dump,standard,/mlt,dismax,spellCheckCompRH1,/search-facet-invariants,mock,/config,tvrh,spellCheckWithWordbreak_Direct,/terms,/schema,mltrh,/search-facet-def,spellCheckCompRH_Direct,defaults,/admin/luke,spellCheckCompRH,/update/json,/update/json/docs,lazy,/admin/file,/replication,/admin/ping,/admin/system,/admin/segments,/admin/plugins,spellCheckWithWordbreak,/update,/get,/admin/threads,/admin/properties,/admin/logging,/admin/mbeans,/update/csv
   [junit4]   2> 1572701 WARN  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1572703 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1572704 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1572704 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1572705 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1572705 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1572705 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44458125733648346]
   [junit4]   2> 1572705 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@170521e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f4d07),segFN=segments_1,generation=1}
   [junit4]   2> 1572705 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1572706 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@17b5083[collection1] main
   [junit4]   2> 1572706 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1572706 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1572706 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1572706 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1572757 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1572856 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1572856 INFO  (searcherExecutor-4138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1572856 INFO  (searcherExecutor-4138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1572856 INFO  (searcherExecutor-4138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1572857 INFO  (searcherExecutor-4138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1572856 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1572857 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1572857 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1572857 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1512603281453481984
   [junit4]   2> 1572857 INFO  (searcherExecutor-4138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1572858 INFO  (searcherExecutor-4138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1572858 INFO  (searcherExecutor-4138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1572859 INFO  (searcherExecutor-4138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1572859 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1512603281453481984
   [junit4]   2> 1572859 INFO  (searcherExecutor-4138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1572859 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1572860 INFO  (searcherExecutor-4138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17b5083[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1572861 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1572864 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1572866 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1512603281461870592)} 0 1
   [junit4]   2> 1572868 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1572869 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1572869 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1572895 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1572912 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1572948 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1572949 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1572955 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1573238 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1573245 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1573247 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1573253 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1573256 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1573258 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1573259 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1573259 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1573259 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1573260 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1573260 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1573261 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1573261 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1573262 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/]
   [junit4]   2> 1573262 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@562ce3
   [junit4]   2> 1573262 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/index/
   [junit4]   2> 1573268 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1573268 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1573268 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1573268 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1573268 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1573268 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1573268 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1573269 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1573269 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1573269 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1573269 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1573270 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1573273 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1573275 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1573276 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1573278 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1573279 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/
   [junit4]   2> 1573308 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1573310 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /debug/dump,standard,/mlt,dismax,spellCheckCompRH1,/search-facet-invariants,mock,/config,tvrh,spellCheckWithWordbreak_Direct,/terms,/schema,mltrh,/search-facet-def,spellCheckCompRH_Direct,defaults,/admin/luke,spellCheckCompRH,/update/json,/update/json/docs,lazy,/admin/file,/replication,/admin/ping,/admin/system,/admin/segments,/admin/plugins,spellCheckWithWordbreak,/update,/get,/admin/threads,/admin/properties,/admin/logging,/admin/mbeans,/update/csv
   [junit4]   2> 1573310 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1573310 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1573315 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1573315 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1573315 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@166d1a9[collection1] main
   [junit4]   2> 1573316 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1573316 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1573316 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1573316 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1573317 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1573321 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1573321 INFO  (searcherExecutor-4143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1573322 INFO  (searcherExecutor-4143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1573322 INFO  (searcherExecutor-4143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1573322 INFO  (searcherExecutor-4143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1573322 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1573322 INFO  (searcherExecutor-4143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1573322 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1573323 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1573323 INFO  (searcherExecutor-4143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1573324 INFO  (searcherExecutor-4143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1573324 INFO  (searcherExecutor-4143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1573325 INFO  (searcherExecutor-4143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1573325 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1512603281461870592
   [junit4]   2> 1573325 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1573326 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=27.0869140625, floorSegmentMB=1.6806640625, forceMergeDeletesPctAllowed=19.880409319449775, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17356228183880618
   [junit4]   2> 1573327 INFO  (searcherExecutor-4143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@166d1a9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1573327 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@170521e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f4d07),segFN=segments_1,generation=1}
   [junit4]   2> 1573328 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1573328 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1573328 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3cd01a[collection1] main
   [junit4]   2> 1573328 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1573328 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@147a7
   [junit4]   2> 1573329 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.UpdateHandler 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> 1573329 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1573329 INFO  (searcherExecutor-4143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3cd01a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1573374 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[0 (1512603281994547200)]} 0 1
   [junit4]   2> 1573374 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[1 (1512603281995595776)]} 0 1
   [junit4]   2> 1573374 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[2 (1512603281995595777)]} 0 1
   [junit4]   2> 1573375 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[3 (1512603281996644352)]} 0 2
   [junit4]   2> 1573375 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[4 (1512603281996644353)]} 0 2
   [junit4]   2> 1573375 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[5 (1512603281996644354)]} 0 2
   [junit4]   2> 1573376 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[6 (1512603281997692928)]} 0 3
   [junit4]   2> 1573376 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[7 (1512603281997692929)]} 0 3
   [junit4]   2> 1573376 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[8 (1512603281997692930)]} 0 3
   [junit4]   2> 1573376 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[9 (1512603281997692931)]} 0 3
   [junit4]   2> 1573377 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[10 (1512603281998741504)]} 0 4
   [junit4]   2> 1573377 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[11 (1512603281998741505)]} 0 4
   [junit4]   2> 1573377 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[12 (1512603281998741506)]} 0 4
   [junit4]   2> 1573377 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[13 (1512603281998741507)]} 0 4
   [junit4]   2> 1573378 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&version=2.2&start=0&q=id:1&qt=standard} hits=0 status=0 QTime=0 
   [junit4]   2> 1573379 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[14 (1512603282000838656)]} 0 6
   [junit4]   2> 1573381 INFO  (commitScheduler-4146-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1573384 INFO  (commitScheduler-4146-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1356d5e[collection1] main
   [junit4]   2> 1573384 INFO  (commitScheduler-4146-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1573385 INFO  (searcherExecutor-4143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1356d5e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C15)))}
   [junit4]   2> 1573631 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[15 (1512603282264031232)]} 0 258
   [junit4]   2> 1573631 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&version=2.2&start=0&q=id:14&qt=standard} hits=1 status=0 QTime=0 
   [junit4]   2> 1573633 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&version=2.2&start=0&q=id:15&qt=standard} hits=0 status=0 QTime=0 
   [junit4]   2> 1573634 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1573638 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1573641 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@12bf8a6[collection1] realtime
   [junit4]   2> 1573642 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1512603282273468416)} 0 3
   [junit4]   2> 1573643 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1573643 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1573643 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1573681 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1573712 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1573757 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1573758 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1573765 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1574325 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1574346 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1574349 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1574359 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1574364 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1574369 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1574370 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1574370 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1574370 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1574371 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1574371 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1574373 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1574373 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1574374 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/]
   [junit4]   2> 1574374 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@562ce3
   [junit4]   2> 1574375 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/index/
   [junit4]   2> 1574386 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1574387 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1574387 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1574388 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1574388 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1574388 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1574388 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1574389 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1574389 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1574390 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1574390 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1574390 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1574397 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1574400 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1574403 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1574405 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1574406 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/
   [junit4]   2> 1574412 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1574415 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /debug/dump,standard,/mlt,dismax,spellCheckCompRH1,/search-facet-invariants,mock,/config,tvrh,spellCheckWithWordbreak_Direct,/terms,/schema,mltrh,/search-facet-def,spellCheckCompRH_Direct,defaults,/admin/luke,spellCheckCompRH,/update/json,/update/json/docs,lazy,/admin/file,/replication,/admin/ping,/admin/system,/admin/segments,/admin/plugins,spellCheckWithWordbreak,/update,/get,/admin/threads,/admin/properties,/admin/logging,/admin/mbeans,/update/csv
   [junit4]   2> 1574417 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1574420 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1574421 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1574421 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1574422 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@12488d8[collection1] main
   [junit4]   2> 1574422 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1574422 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1574423 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1574423 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1574424 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1574432 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1574436 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1574437 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1574437 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1574446 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.UpdateLog Took 8.0ms to seed version buckets with highest version 1512603282273468416
   [junit4]   2> 1574446 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1574446 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1574447 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1574448 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1574448 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1574449 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1574449 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1574450 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1574451 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1574452 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1574454 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12488d8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1574454 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@170521e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f4d07),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@170521e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f4d07),segFN=segments_2,generation=2}
   [junit4]   2> 1574455 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1574455 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=53.3798828125, floorSegmentMB=1.23828125, forceMergeDeletesPctAllowed=1.9173595476321792, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1574458 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@170521e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f4d07),segFN=segments_2,generation=2}
   [junit4]   2> 1574459 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1574459 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1574459 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@16c5e3a[collection1] main
   [junit4]   2> 1574460 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1574460 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@151b35b
   [junit4]   2> 1574460 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1574461 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1574479 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16c5e3a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1574490 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1512603283162660864)]} 0 2
   [junit4]   2> 1574491 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&version=2.2&start=0&q=id:529&qt=standard} hits=0 status=0 QTime=0 
   [junit4]   2> 1575490 INFO  (commitScheduler-4150-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1575493 INFO  (commitScheduler-4150-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@cab31d[collection1] main
   [junit4]   2> 1575493 INFO  (commitScheduler-4150-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1575494 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@cab31d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.4.0):C1)))}
   [junit4]   2> 1575510 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1512603284234305536)]} 0 1026
   [junit4]   2> 1575511 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&version=2.2&start=0&q=id:529&qt=standard} hits=1 status=0 QTime=0 
   [junit4]   2> 1575515 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&version=2.2&start=0&q=id:530&qt=standard} hits=0 status=0 QTime=0 
   [junit4]   2> 1575517 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {delete=[529 (-1512603284241645568)]} 0 0
   [junit4]   2> 1575518 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&version=2.2&start=0&q=id:529&qt=standard} hits=1 status=0 QTime=0 
   [junit4]   2> 1576510 INFO  (commitScheduler-4150-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1576513 INFO  (commitScheduler-4150-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1f334b3[collection1] main
   [junit4]   2> 1576514 INFO  (commitScheduler-4150-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1576516 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f334b3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.4.0):C1)))}
   [junit4]   2> 1576528 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[550 (1512603285301755904)]} 0 2047
   [junit4]   2> 1576528 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&version=2.2&start=0&q=id:529&qt=standard} hits=0 status=0 QTime=0 
   [junit4]   2> 1576530 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1512603285304901632)]} 0 2049
   [junit4]   2> 1576531 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1512603285305950208)]} 0 2050
   [junit4]   2> 1576531 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1512603285305950209)]} 0 2050
   [junit4]   2> 1576532 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1512603285306998784)]} 0 2051
   [junit4]   2> 1576533 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1512603285306998785)]} 0 2051
   [junit4]   2> 1576533 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1512603285308047360)]} 0 2052
   [junit4]   2> 1576534 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1512603285308047361)]} 0 2053
   [junit4]   2> 1576534 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1512603285309095936)]} 0 2053
   [junit4]   2> 1576535 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1512603285309095937)]} 0 2054
   [junit4]   2> 1576535 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1512603285310144512)]} 0 2054
   [junit4]   2> 1576536 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&version=2.2&start=0&q=id:500&qt=standard} hits=0 status=0 QTime=0 
   [junit4]   2> 1577528 INFO  (commitScheduler-4150-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1577531 INFO  (commitScheduler-4150-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1cd8f72[collection1] main
   [junit4]   2> 1577531 INFO  (commitScheduler-4150-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1577536 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cd8f72[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.4.0):C1) Uninverting(_4(5.4.0):C11/9:delGen=1)))}
   [junit4]   2> 1577553 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[531 (1512603286376546304)]} 0 3075
   [junit4]   2> 1577553 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&version=2.2&start=0&q=id:500&qt=standard} hits=1 status=0 QTime=0 
   [junit4]   2> 1577555 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1577561 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1577571 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@61f0e4[collection1] realtime
   [junit4]   2> 1577571 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1512603286385983488)} 0 10
   [junit4]   2> 1577573 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1577574 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1577574 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1577634 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1577691 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1577757 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1577758 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1577767 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1578556 INFO  (commitScheduler-4150-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1578557 INFO  (commitScheduler-4150-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@171b134[collection1] main
   [junit4]   2> 1578557 INFO  (commitScheduler-4150-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1578559 INFO  (searcherExecutor-4147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@171b134[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1578785 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1578803 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1578808 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1578829 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1578835 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1578839 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1578839 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1578839 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1578839 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1578839 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1578839 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1578839 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1578839 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1578839 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/]
   [junit4]   2> 1578839 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@562ce3
   [junit4]   2> 1578859 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/index/
   [junit4]   2> 1578860 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/
   [junit4]   2> 1578870 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1578871 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1578871 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1578871 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1578871 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1578872 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1578872 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1578872 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1578872 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1578873 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1578873 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1578873 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1578878 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1578882 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1578885 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1578888 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1578907 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1578911 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /debug/dump,standard,/mlt,dismax,spellCheckCompRH1,/search-facet-invariants,mock,/config,tvrh,spellCheckWithWordbreak_Direct,/terms,/schema,mltrh,/search-facet-def,spellCheckCompRH_Direct,defaults,/admin/luke,spellCheckCompRH,/update/json,/update/json/docs,lazy,/admin/file,/replication,/admin/ping,/admin/system,/admin/segments,/admin/plugins,spellCheckWithWordbreak,/update,/get,/admin/threads,/admin/properties,/admin/logging,/admin/mbeans,/update/csv
   [junit4]   2> 1578916 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1578917 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1578918 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1578918 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1578919 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@db2aa1[collection1] main
   [junit4]   2> 1578919 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1578919 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1578919 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1578919 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1578922 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[19408F8BB09FAB26]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 15789

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

status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:rows=20&version=2.2&start=0&q=id:529&qt=standard
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]    > 	... 40 more
   [junit4]   2> 1579256 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1579256 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3842389
   [junit4]   2> 1579256 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11e8b1a
   [junit4]   2> 1579257 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.u.UpdateHandler 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> 1579257 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1579257 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1579257 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1579257 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 1579259 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@170521e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f4d07),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@170521e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f4d07),segFN=segments_4,generation=4}
   [junit4]   2> 1579260 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1579261 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1579274 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1579274 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1579274 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001/index
   [junit4]   2> 1579275 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001;done=false>>]
   [junit4]   2> 1579275 INFO  (SUITE-AutoCommitTest-seed#[19408F8BB09FAB26]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_19408F8BB09FAB26-001
   [junit4]   2> Sep 17, 2015 11:01:46 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene53, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_VE, timezone=America/Miquelon
   [junit4]   2> NOTE: SunOS 5.11 x86/Oracle Corporation 1.7.0_85 (32-bit)/cpus=3,threads=1,free=215116568,total=474755072
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressRecovery, DateMathParserTest, TestReversedWildcardFilterFactory, HdfsSyncSliceTest, TestConfigReload, DistributedFacetPivotLongTailTest, TestFiltering, CleanupOldIndexTest, TestRangeQuery, TestConfigSets, TestDynamicFieldCollectionResource, TestRandomRequestDistribution, ConvertedLegacyTest, TestOmitPositions, TestChildDocTransformer, CacheHeaderTest, TestCustomSort, NotRequiredUniqueKeyTest, TestTrie, TestRawResponseWriter, SolrPluginUtilsTest, TestSolrIndexConfig, ShowFileRequestHandlerTest, TestSolrCLIRunExample, TestSortingResponseWriter, TestDistributedStatsComponentCardinality, TestEmbeddedSolrServerConstructors, TestConfigSetsAPIZkFailure, MinimalSchemaTest, SpellCheckCollatorTest, OpenExchangeRatesOrgProviderTest, HighlighterConfigTest, TestLeaderElectionZkExpiry, DistributedQueryComponentCustomSortTest, TestIndexingPerformance, MultiTermTest, CollectionsAPIDistributedZkTest, OutOfBoxZkACLAndCredentialsProvidersTest, HdfsThreadLeakTest, HdfsDirectoryTest, TestPivotHelperCode, TestRandomFaceting, NumericFieldsTest, AtomicUpdatesTest, TimeZoneUtilsTest, TestShardHandlerFactory, TestOverriddenPrefixQueryForCustomFieldType, BigEndianAscendingWordDeserializerTest, TestBinaryResponseWriter, DebugComponentTest, SolrIndexSplitterTest, ResponseHeaderTest, TestPHPSerializedResponseWriter, TestScoreJoinQPScore, FileBasedSpellCheckerTest, TestConfigSetImmutable, ZkSolrClientTest, URLClassifyProcessorTest, AddBlockUpdateTest, TestDistributedMissingSort, TestDownShardTolerantSearch, TestDynamicLoading, SignatureUpdateProcessorFactoryTest, TestNamedUpdateProcessors, TestDefaultSimilarityFactory, TestFastOutputStream, UpdateRequestProcessorFactoryTest, ResponseLogComponentTest, CopyFieldTest, EchoParamsTest, SuggesterTSTTest, SpellingQueryConverterTest, QueryParsingTest, CSVRequestHandlerTest, TestRestoreCore, TestRestManager, DefaultValueUpdateProcessorTest, TestFuzzyAnalyzedSuggestions, SuggesterWFSTTest, TestClassNameShortening, TestQueryTypes, TestQueryUtils, BasicDistributedZk2Test, TestManagedStopFilterFactory, CoreAdminCreateDiscoverTest, TestLMJelinekMercerSimilarityFactory, BinaryUpdateRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestCollectionAPI, TestBM25SimilarityFactory, NoCacheHeaderTest, LukeRequestHandlerTest, FullSolrCloudDistribCmdsTest, CollectionsAPIAsyncDistributedZkTest, TestCursorMarkWithoutUniqueKey, TestCopyFieldCollectionResource, TestSolr4Spatial, OutputWriterTest, StatsComponentTest, LeaderFailoverAfterPartitionTest, BasicAuthIntegrationTest, TestJettySolrRunner, ShardRoutingCustomTest, TestManagedSchemaDynamicFieldResource, DistributedFacetPivotLargeTest, FieldAnalysisRequestHandlerTest, TestManagedResourceStorage, RAMDirectoryFactoryTest, CurrencyFieldOpenExchangeTest, HdfsWriteToMultipleCollectionsTest, DirectSolrConnectionTest, PKIAuthenticationIntegrationTest, DistributedFacetPivotSmallTest, TestFieldResource, TestDistributedGrouping, TestRecovery, TestCSVResponseWriter, BadIndexSchemaTest, TestZkChroot, MultiThreadedOCPTest, TestDynamicFieldResource, ChangedSchemaMergeTest, TestCloudInspectUtil, TestRealTimeGet, TestSolrDeletionPolicy2, ExitableDirectoryReaderTest, AssignTest, MigrateRouteKeyTest, CollectionStateFormat2Test, DistributedExpandComponentTest, AutoCommitTest]
   [junit4] Completed [244/539] on J1 in 7.63s, 3 tests, 1 error <<< FAILURES!

[...truncated 945 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:785: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:729: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:524: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1452: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1006: There were test failures: 539 suites, 2128 tests, 1 error, 46 ignored (34 assumptions)

Total time: 77 minutes 42 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