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 2016/04/02 05:09:53 UTC

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 49 - Failure!

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

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

Error Message:
Exception during query

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

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




Build Log:
[...truncated 11058 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001
   [junit4]   2> 972074 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 972075 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 972075 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 972075 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 972075 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 972075 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 972075 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 972112 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 972122 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 972147 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 972155 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 972273 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 972279 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 972280 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 972283 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 972285 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 972286 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 972286 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 972286 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 972287 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 972287 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 972287 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 972287 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 972287 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1807263165
   [junit4]   2> 972287 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 972287 WARN  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 972287 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-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> 972289 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 972289 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 972289 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 972289 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 972289 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 972291 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001, shard=shard1}
   [junit4]   2> 972291 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 972292 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 972292 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 972292 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 972292 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 972313 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 972321 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 972338 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 972343 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 972432 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 972436 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 972437 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 972442 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 972443 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 972446 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 972446 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 972448 INFO  (coreLoadExecutor-2885-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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 972448 INFO  (coreLoadExecutor-2885-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 972448 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 972448 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/]
   [junit4]   2> 972448 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b53efaa
   [junit4]   2> 972449 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001
   [junit4]   2> 972449 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/index/
   [junit4]   2> 972449 WARN  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 972449 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/index
   [junit4]   2> 972449 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=36.486328125, floorSegmentMB=1.5, forceMergeDeletesPctAllowed=19.585564725440566, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7596033268857948
   [junit4]   2> 972450 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56f3b66c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@364f0232),segFN=segments_1,generation=1}
   [junit4]   2> 972450 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 972450 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-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/
   [junit4]   2> 972453 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 972453 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 972453 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 972453 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 972453 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 972453 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 972454 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 972454 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 972454 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 972454 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 972454 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 972454 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 972456 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 972457 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 972458 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 972459 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 972462 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 972463 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 972464 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 972464 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 972464 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 972466 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 972466 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 972466 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=3.525390625, floorSegmentMB=0.501953125, forceMergeDeletesPctAllowed=22.288197463903813, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 972467 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56f3b66c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@364f0232),segFN=segments_1,generation=1}
   [junit4]   2> 972467 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 972467 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@36a9bb10[collection1] main]
   [junit4]   2> 972467 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 972467 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 972467 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 972467 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 972521 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 972613 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 972613 INFO  (searcherExecutor-2886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 972614 INFO  (searcherExecutor-2886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 972614 INFO  (searcherExecutor-2886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 972614 INFO  (searcherExecutor-2886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 972614 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 972614 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 972614 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 972614 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1530463988816543744
   [junit4]   2> 972615 INFO  (searcherExecutor-2886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 972615 INFO  (searcherExecutor-2886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 972616 INFO  (searcherExecutor-2886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 972616 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1530463988816543744
   [junit4]   2> 972616 INFO  (coreLoadExecutor-2885-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 972616 INFO  (searcherExecutor-2886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 972617 INFO  (searcherExecutor-2886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 972617 INFO  (searcherExecutor-2886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@36a9bb10[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 972618 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 972622 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 972624 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1530463988824932352)} 0 2
   [junit4]   2> 972626 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 972626 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 972626 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 972627 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 972627 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 972654 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 972662 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 972678 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 972679 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 972764 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 972769 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 972770 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 972773 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 972774 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 972776 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 972776 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 972777 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] 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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 972778 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 972778 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/]
   [junit4]   2> 972778 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b53efaa
   [junit4]   2> 972778 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/index/
   [junit4]   2> 972778 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-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/
   [junit4]   2> 972782 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 972782 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 972782 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 972782 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 972782 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 972782 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 972782 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 972782 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 972782 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 972782 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 972782 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 972782 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 972784 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 972785 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 972785 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 972786 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 972790 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 972792 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 972792 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 972793 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 972793 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 972793 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60e5d298[collection1] main]
   [junit4]   2> 972793 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 972793 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 972793 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 972793 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 972794 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 972797 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 972798 INFO  (searcherExecutor-2891-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 972798 INFO  (searcherExecutor-2891-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 972798 INFO  (searcherExecutor-2891-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 972798 INFO  (searcherExecutor-2891-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 972798 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 972798 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 972798 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 972798 INFO  (searcherExecutor-2891-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 972799 INFO  (searcherExecutor-2891-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 972801 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1530463988824932352
   [junit4]   2> 972801 INFO  (searcherExecutor-2891-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 972801 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 972801 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@323154e2
   [junit4]   2> 972801 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56f3b66c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@364f0232),segFN=segments_1,generation=1}
   [junit4]   2> 972801 INFO  (searcherExecutor-2891-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 972802 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 972802 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 972802 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 972802 INFO  (searcherExecutor-2891-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 972803 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11c411e9[collection1] main]
   [junit4]   2> 972804 INFO  (searcherExecutor-2891-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60e5d298[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 972804 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 972804 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f3cb867
   [junit4]   2> 972804 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 972804 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 972804 INFO  (searcherExecutor-2891-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11c411e9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 972814 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1530463989025210368)]} 0 1
   [junit4]   2> 972814 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1530463989026258944)]} 0 1
   [junit4]   2> 972814 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1530463989026258945)]} 0 1
   [junit4]   2> 972815 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1530463989027307520)]} 0 2
   [junit4]   2> 972815 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1530463989027307521)]} 0 2
   [junit4]   2> 972815 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1530463989027307522)]} 0 2
   [junit4]   2> 972816 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1530463989027307523)]} 0 2
   [junit4]   2> 972816 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1530463989028356096)]} 0 3
   [junit4]   2> 972816 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1530463989028356097)]} 0 3
   [junit4]   2> 972816 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1530463989028356098)]} 0 3
   [junit4]   2> 972816 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1530463989028356099)]} 0 3
   [junit4]   2> 972817 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1530463989028356100)]} 0 3
   [junit4]   2> 972817 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1530463989029404672)]} 0 4
   [junit4]   2> 972817 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1530463989029404673)]} 0 4
   [junit4]   2> 972817 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 972818 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1530463989030453248)]} 0 5
   [junit4]   2> 972820 INFO  (commitScheduler-2894-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 972824 INFO  (commitScheduler-2894-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@686aa306[collection1] main]
   [junit4]   2> 972824 INFO  (commitScheduler-2894-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 972826 INFO  (searcherExecutor-2891-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@686aa306[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c15)))}
   [junit4]   2> 973069 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1530463989293645824)]} 0 256
   [junit4]   2> 973070 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 973070 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 973070 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 973074 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 973078 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49dd00cb[collection1] realtime]
   [junit4]   2> 973078 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1530463989298888704)} 0 4
   [junit4]   2> 973079 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 973079 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 973079 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 973079 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 973079 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 973102 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 973108 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 973123 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 973127 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 973212 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 973217 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 973217 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 973221 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 973223 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 973224 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 973224 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 973226 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 973226 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 973226 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/]
   [junit4]   2> 973227 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b53efaa
   [junit4]   2> 973227 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/index/
   [junit4]   2> 973227 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-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/
   [junit4]   2> 973231 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 973231 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 973231 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 973231 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 973231 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 973231 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 973231 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 973231 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 973231 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 973232 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 973232 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 973232 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 973233 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 973234 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 973235 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 973236 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 973240 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 973242 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 973242 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 973242 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 973242 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 973243 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@59ec39e8[collection1] main]
   [junit4]   2> 973243 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 973243 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 973243 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 973243 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 973244 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 973247 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 973247 INFO  (searcherExecutor-2895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 973248 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 973248 INFO  (searcherExecutor-2895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 973248 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 973248 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 973248 INFO  (searcherExecutor-2895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 973248 INFO  (searcherExecutor-2895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 973249 INFO  (searcherExecutor-2895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 973250 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1530463989298888704
   [junit4]   2> 973250 INFO  (searcherExecutor-2895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 973250 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 973250 INFO  (searcherExecutor-2895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 973250 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56f3b66c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@364f0232),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56f3b66c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@364f0232),segFN=segments_2,generation=2}
   [junit4]   2> 973251 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 973251 INFO  (searcherExecutor-2895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 973251 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 973251 INFO  (searcherExecutor-2895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 973251 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56f3b66c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@364f0232),segFN=segments_2,generation=2}
   [junit4]   2> 973251 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 973251 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 973252 INFO  (searcherExecutor-2895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@59ec39e8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 973252 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@411da538[collection1] main]
   [junit4]   2> 973252 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 973252 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1cdbcff6
   [junit4]   2> 973252 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 973253 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 973253 INFO  (searcherExecutor-2895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@411da538[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 973286 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1530463989493923840)]} 0 26
   [junit4]   2> 973287 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 974261 INFO  (commitScheduler-2898-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 974264 INFO  (commitScheduler-2898-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@449dd246[collection1] main]
   [junit4]   2> 974264 INFO  (commitScheduler-2898-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 974265 INFO  (searcherExecutor-2895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@449dd246[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.1.0):c1)))}
   [junit4]   2> 974288 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1530463990571859968)]} 0 1029
   [junit4]   2> 974289 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 974289 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 974290 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[529 (-1530463990573957120)]} 0 0
   [junit4]   2> 974290 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 975289 INFO  (commitScheduler-2898-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 975292 INFO  (commitScheduler-2898-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@69fa65fe[collection1] main]
   [junit4]   2> 975292 INFO  (commitScheduler-2898-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 975293 INFO  (searcherExecutor-2895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69fa65fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.1.0):c1)))}
   [junit4]   2> 975543 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 (1530463991886774272)]} 0 2283
   [junit4]   2> 975543 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 975544 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1530463991887822848)]} 0 2284
   [junit4]   2> 975544 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1530463991888871424)]} 0 2284
   [junit4]   2> 975544 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1530463991888871425)]} 0 2284
   [junit4]   2> 975544 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1530463991888871426)]} 0 2285
   [junit4]   2> 975544 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1530463991888871427)]} 0 2285
   [junit4]   2> 975544 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1530463991888871428)]} 0 2285
   [junit4]   2> 975545 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1530463991888871429)]} 0 2285
   [junit4]   2> 975545 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1530463991889920000)]} 0 2285
   [junit4]   2> 975545 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1530463991889920001)]} 0 2285
   [junit4]   2> 975545 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1530463991889920002)]} 0 2286
   [junit4]   2> 975545 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 976544 INFO  (commitScheduler-2898-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 976547 INFO  (commitScheduler-2898-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2805fa27[collection1] main]
   [junit4]   2> 976547 INFO  (commitScheduler-2898-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 976548 INFO  (searcherExecutor-2895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2805fa27[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.1.0):c1) Uninverting(_4(6.1.0):c11/9:delGen=1)))}
   [junit4]   2> 976797 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 (1530463993201688576)]} 0 3538
   [junit4]   2> 976797 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 976798 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 976802 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 976806 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ae2b696[collection1] realtime]
   [junit4]   2> 976806 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1530463993207980032)} 0 4
   [junit4]   2> 976806 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 976806 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 976806 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 976807 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 976807 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 976832 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 976839 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 976854 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 976860 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 976994 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 977001 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 977002 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 977009 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 977011 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 977014 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 977014 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 977017 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 977018 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 977018 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/]
   [junit4]   2> 977018 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b53efaa
   [junit4]   2> 977018 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/index/
   [junit4]   2> 977019 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-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/
   [junit4]   2> 977022 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 977023 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 977023 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 977023 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 977023 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 977023 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 977023 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 977024 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 977024 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 977024 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 977024 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 977024 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 977026 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 977028 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 977029 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 977030 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 977038 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 977040 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 977040 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 977040 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 977040 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 977041 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2104a963[collection1] main]
   [junit4]   2> 977041 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 977041 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 977041 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 977041 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 977042 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 977047 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 977047 INFO  (searcherExecutor-2899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 977048 INFO  (searcherExecutor-2899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 977048 INFO  (searcherExecutor-2899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 977048 INFO  (searcherExecutor-2899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 977054 INFO  (searcherExecutor-2899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 977054 INFO  (searcherExecutor-2899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 977054 INFO  (searcherExecutor-2899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 977055 INFO  (searcherExecutor-2899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 977056 INFO  (searcherExecutor-2899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 977056 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 977057 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 977057 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 977059 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1530463993207980032
   [junit4]   2> 977059 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 977060 INFO  (searcherExecutor-2899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2104a963[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 977060 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[FB55E2D44C1CD307]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56f3b66c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@364f0232),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56f3b66c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@364f0232),segFN=segments_3,generation=3}
   [junit4]   2> 977060 INFO  (TEST

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

thin(AutoCommitTest.java:325)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:768)
   [junit4]    > 	... 40 more
   [junit4]   2> 977137 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 977137 INFO  (SUITE-AutoCommitTest-seed#[FB55E2D44C1CD307]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1807263165
   [junit4]   2> 977138 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6f14deb3
   [junit4]   2> 977138 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 977138 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 977138 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 977138 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 977138 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 977140 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56f3b66c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@364f0232),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56f3b66c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@364f0232),segFN=segments_4,generation=4}
   [junit4]   2> 977140 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 977141 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 977149 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 977149 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001;done=false>>]
   [junit4]   2> 977149 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 977149 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001
   [junit4]   2> 977149 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 977149 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 977149 INFO  (coreCloseExecutor-2903-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_FB55E2D44C1CD307-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {range_facet_l_dv=Lucene50(blocksize=128), _version_=PostingsFormat(name=Asserting), field_t=PostingsFormat(name=Memory doPackFST= true), multiDefault=BlockTreeOrds(blocksize=128), subject=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=Asserting), text=PostingsFormat(name=Memory doPackFST= true), range_facet_l=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=323, maxMBSortInHeap=6.228783072450607, sim=ClassicSimilarity, locale=ja-JP, timezone=Etc/GMT-11
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=247215608,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ConnectionReuseTest, TolerantUpdateProcessorTest, SolrXmlInZkTest, DistributedTermsComponentTest, TestSolrIndexConfig, OutOfBoxZkACLAndCredentialsProvidersTest, TestConfigOverlay, BigEndianAscendingWordSerializerTest, DocValuesMissingTest, TestSha256AuthenticationProvider, TestOrdValues, SignatureUpdateProcessorFactoryTest, TermVectorComponentDistributedTest, OutputWriterTest, TestRequestForwarding, BlockJoinFacetRandomTest, DateFieldTest, TestRandomFaceting, RequestLoggingTest, TestLMJelinekMercerSimilarityFactory, TestOmitPositions, CdcrReplicationHandlerTest, TestNRTOpen, SolrInfoMBeanTest, DistribCursorPagingTest, TestFilteredDocIdSet, DistributedVersionInfoTest, TestPerFieldSimilarity, SynonymTokenizerTest, AnalysisErrorHandlingTest, ChaosMonkeySafeLeaderTest, TestSolrDeletionPolicy2, TestUniqueKeyFieldResource, CloudMLTQParserTest, SaslZkACLProviderTest, TestSolrCloudWithKerberosAlt, TestRTimerTree, SharedFSAutoReplicaFailoverTest, TestSolrDynamicMBean, TestConfigSetsAPIZkFailure, IndexSchemaRuntimeFieldTest, TestZkChroot, SearchHandlerTest, TestShortCircuitedRequests, DistributedQueryComponentCustomSortTest, MultiTermTest, ZkStateReaderTest, StatsComponentTest, TestIndexSearcher, TestBinaryField, SolrIndexSplitterTest, TestOverriddenPrefixQueryForCustomFieldType, DistributedFacetPivotSmallTest, SuggesterWFSTTest, CollectionReloadTest, DistribJoinFromCollectionTest, ZkSolrClientTest, RAMDirectoryFactoryTest, HdfsLockFactoryTest, TriLevelCompositeIdRoutingTest, DirectSolrConnectionTest, TestUseDocValuesAsStored, TestConfigReload, FieldAnalysisRequestHandlerTest, TestManagedSynonymFilterFactory, SparseHLLTest, QueryParsingTest, TestValueSourceCache, TestCoreDiscovery, StressHdfsTest, TestReqParamsAPI, TestFastWriter, BaseCdcrDistributedZkTest, CustomCollectionTest, SuggesterTest, CheckHdfsIndexTest, TestJsonFacets, TestCSVResponseWriter, TestFreeTextSuggestions, TestConfigSetProperties, AutoCommitTest]
   [junit4] Completed [161/585 (1!)] on J1 in 5.09s, 3 tests, 1 error <<< FAILURES!

[...truncated 1384 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1014: There were test failures: 585 suites (10 ignored), 2360 tests, 1 error, 85 ignored (70 assumptions) [seed: FB55E2D44C1CD307]

Total time: 86 minutes 19 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