You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/09 15:21:51 UTC

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3961 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3961/

1 tests failed.
FAILED:  org.apache.solr.search.TestIndexSearcher.testReopen

Error Message:
nothing changed, searcher should be the same expected same:<Searcher@63cc0e4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C2) Uninverting(_1(5.5.0):C2) Uninverting(_2(5.5.0):C2)))}> was not:<Searcher@4ff1cff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C2) Uninverting(_1(5.5.0):C2) Uninverting(_2(5.5.0):C2)))}>

Stack Trace:
java.lang.AssertionError: nothing changed, searcher should be the same expected same:<Searcher@63cc0e4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C2) Uninverting(_1(5.5.0):C2) Uninverting(_2(5.5.0):C2)))}> was not:<Searcher@4ff1cff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C2) Uninverting(_1(5.5.0):C2) Uninverting(_2(5.5.0):C2)))}>
	at __randomizedtesting.SeedInfo.seed([71EAFF9264F2CFDC:5DA22E8417CE40FF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotSame(Assert.java:641)
	at org.junit.Assert.assertSame(Assert.java:580)
	at org.apache.solr.search.TestIndexSearcher.testReopen(TestIndexSearcher.java:134)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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)




Build Log:
[...truncated 10926 lines...]
   [junit4] Suite: org.apache.solr.search.TestIndexSearcher
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestIndexSearcher_71EAFF9264F2CFDC-001/init-core-data-001
   [junit4]   2> 348441 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 348441 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 348441 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 348441 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 348442 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
   [junit4]   2> 348442 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 348442 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 348474 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 348500 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 348578 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 348589 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 348954 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 348961 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 348963 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 348968 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 348971 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 348973 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 348974 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 348974 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 348974 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
   [junit4]   2> 348974 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr'
   [junit4]   2> 348974 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 348974 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
   [junit4]   2> 348974 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1706682241
   [junit4]   2> 348974 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr]
   [junit4]   2> 348974 WARN  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib
   [junit4]   2> 348975 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-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> 348976 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 348977 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 348977 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 348977 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 348977 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 348978 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {configSetProperties=configsetprops.json, config=solrconfig.xml, shard=shard1, loadOnStartup=true, schema=schema.xml, collection=collection1, transient=false, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestIndexSearcher_71EAFF9264F2CFDC-001/init-core-data-001, name=collection1}
   [junit4]   2> 348979 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 348983 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 348983 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
   [junit4]   2> 348984 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 348984 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 349045 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 349079 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 349153 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 349165 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 349502 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 349510 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 349512 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 349517 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 349520 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 349522 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 349523 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 349527 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 349527 INFO  (coreLoadExecutor-1341-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1
   [junit4]   2> 349527 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 349528 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestIndexSearcher_71EAFF9264F2CFDC-001/init-core-data-001/]
   [junit4]   2> 349528 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@38eacb19
   [junit4]   2> 349528 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestIndexSearcher_71EAFF9264F2CFDC-001/init-core-data-001
   [junit4]   2> 349528 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestIndexSearcher_71EAFF9264F2CFDC-001/init-core-data-001/index/
   [junit4]   2> 349528 WARN  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestIndexSearcher_71EAFF9264F2CFDC-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 349529 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestIndexSearcher_71EAFF9264F2CFDC-001/init-core-data-001/index
   [junit4]   2> 349529 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 349529 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_1,generation=1}
   [junit4]   2> 349529 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 349534 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 349535 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 349535 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 349535 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 349535 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 349535 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 349535 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 349535 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 349535 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 349535 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 349536 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 349536 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 349537 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestIndexSearcher_71EAFF9264F2CFDC-001/init-core-data-001/
   [junit4]   2> 349540 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 349542 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 349543 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 349545 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 349549 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 349551 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: spellCheckCompRH,/search-facet-def,/mlt,defaults,/schema,spellCheckWithWordbreak_Direct,/admin/segments,/admin/ping,/admin/system,tvrh,/update/json,/admin/properties,/update/json/docs,/admin/threads,spellCheckCompRH_Direct,mltrh,/replication,spellCheckCompRH1,standard,/admin/file,/debug/dump,/update/csv,/terms,/admin/logging,/get,/admin/plugins,spellCheckWithWordbreak,mock,/admin/mbeans,dismax,/config,/admin/luke,/search-facet-invariants,lazy,/update
   [junit4]   2> 349552 WARN  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 349553 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 349554 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 349554 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 349555 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 349555 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 349555 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=21.6181640625, floorSegmentMB=0.5791015625, forceMergeDeletesPctAllowed=8.652220765669256, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 349555 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_1,generation=1}
   [junit4]   2> 349556 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 349556 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@11d4ebd3[collection1] main
   [junit4]   2> 349556 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 349556 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 349556 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 349556 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 349563 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 349603 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 349603 INFO  (searcherExecutor-1342-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 349604 INFO  (searcherExecutor-1342-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 349604 INFO  (searcherExecutor-1342-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 349604 INFO  (searcherExecutor-1342-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 349604 INFO  (searcherExecutor-1342-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 349605 INFO  (searcherExecutor-1342-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 349605 INFO  (searcherExecutor-1342-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 349606 INFO  (searcherExecutor-1342-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 349607 INFO  (searcherExecutor-1342-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 349608 INFO  (searcherExecutor-1342-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11d4ebd3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 349610 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 349610 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 349610 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 349610 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1525705159739441152
   [junit4]   2> 349612 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1525705159739441152
   [junit4]   2> 349613 INFO  (coreLoadExecutor-1341-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 349614 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 349618 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReopen
   [junit4]   2> 349621 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1525705159748878336)]} 0 2
   [junit4]   2> 349626 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1525705159755169792)]} 0 0
   [junit4]   2> 349627 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349630 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_2,generation=2}
   [junit4]   2> 349631 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 349633 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1589b45b[collection1] main
   [junit4]   2> 349633 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349634 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1589b45b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C2)))}
   [junit4]   2> 349635 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 349639 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1525705159767752704)]} 0 2
   [junit4]   2> 349641 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1525705159770898432)]} 0 0
   [junit4]   2> 349642 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349647 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_3,generation=3}
   [junit4]   2> 349647 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 349648 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@6c49616[collection1] main
   [junit4]   2> 349650 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6c49616[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C2) Uninverting(_1(5.5.0):C2)))}
   [junit4]   2> 349651 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349651 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 349655 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1525705159783481344)]} 0 2
   [junit4]   2> 349657 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1525705159787675648)]} 0 0
   [junit4]   2> 349658 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349675 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_4,generation=4}
   [junit4]   2> 349675 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 349676 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@63cc0e4a[collection1] main
   [junit4]   2> 349678 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@63cc0e4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C2) Uninverting(_1(5.5.0):C2) Uninverting(_2(5.5.0):C2)))}
   [junit4]   2> 349678 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349678 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 349680 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349680 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 349687 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4ff1cff[collection1] main
   [junit4]   2> 349690 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4ff1cff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C2) Uninverting(_1(5.5.0):C2) Uninverting(_2(5.5.0):C2)))}
   [junit4]   2> 349691 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349691 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 349692 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReopen
   [junit4]   2> 349698 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@18314ef[collection1] realtime
   [junit4]   2> 349698 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1525705159825424384)} 0 5
   [junit4]   2> 349700 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349702 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_5,generation=5}
   [junit4]   2> 349702 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 349702 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@3862007f[collection1] main
   [junit4]   2> 349704 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3862007f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 349704 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349704 INFO  (TEST-TestIndexSearcher.testReopen-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexSearcher -Dtests.method=testReopen -Dtests.seed=71EAFF9264F2CFDC -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Asia/Thimbu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.09s J2 | TestIndexSearcher.testReopen <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: nothing changed, searcher should be the same expected same:<Searcher@63cc0e4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C2) Uninverting(_1(5.5.0):C2) Uninverting(_2(5.5.0):C2)))}> was not:<Searcher@4ff1cff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C2) Uninverting(_1(5.5.0):C2) Uninverting(_2(5.5.0):C2)))}>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([71EAFF9264F2CFDC:5DA22E8417CE40FF]:0)
   [junit4]    > 	at org.apache.solr.search.TestIndexSearcher.testReopen(TestIndexSearcher.java:134)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 349712 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCloses
   [junit4]   2> 349715 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1525705159847444480)]} 0 2
   [junit4]   2> 349721 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349728 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_6,generation=6}
   [junit4]   2> 349728 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 349729 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4c72361a[collection1] realtime
   [junit4]   2> 349730 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349730 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 349731 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 349732 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@28a57c2a[collection1] main
   [junit4]   2> 349733 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@28a57c2a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.5.0):C1)))}
   [junit4]   2> 349734 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349734 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 349737 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1525705159870513152)]} 0 1
   [junit4]   2> 349738 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349743 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_6,generation=6}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_7,generation=7}
   [junit4]   2> 349743 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 7
   [junit4]   2> 349743 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@52a5f190[collection1] main
   [junit4]   2> 349745 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@52a5f190[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.5.0):C1) Uninverting(_5(5.5.0):C1)))}
   [junit4]   2> 349745 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349746 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 349747 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349760 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_7,generation=7}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_8,generation=8}
   [junit4]   2> 349760 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 8
   [junit4]   2> 349762 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@74e7e622[collection1] main
   [junit4]   2> 349762 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349764 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74e7e622[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.5.0):C2)))}
   [junit4]   2> 349765 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 17
   [junit4]   2> 349768 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1525705159903019008)]} 0 1
   [junit4]   2> 349769 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 349774 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@2cb272fc[collection1] main
   [junit4]   2> 349776 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2cb272fc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.5.0):C2) Uninverting(_7(5.5.0):C1)))}
   [junit4]   2> 349779 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349779 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 349782 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1525705159917699072)]} 0 1
   [junit4]   2> 349783 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1525705159920844800)]} 0 0
   [junit4]   2> 349784 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 349799 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@50c1c06f[collection1] main
   [junit4]   2> 349801 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@50c1c06f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.5.0):C2) Uninverting(_8(5.5.0):C2)))}
   [junit4]   2> 349802 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349802 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 349804 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1525705159941816320)]} 0 1
   [junit4]   2> 349806 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1525705159944962048)]} 0 0
   [junit4]   2> 349807 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349822 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_8,generation=8}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_9,generation=9}
   [junit4]   2> 349822 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 9
   [junit4]   2> 349823 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4f598f42[collection1] main
   [junit4]   2> 349824 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349825 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f598f42[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(5.5.0):C5)))}
   [junit4]   2> 349826 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 19
   [junit4]   2> 349829 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1525705159968030720)]} 0 1
   [junit4]   2> 349831 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349875 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_9,generation=9}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_a,generation=10}
   [junit4]   2> 349875 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 10
   [junit4]   2> 349877 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4f6cb171[collection1] realtime
   [junit4]   2> 349877 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349877 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 46
   [junit4]   2> 349880 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1525705160020459520)]} 0 1
   [junit4]   2> 349881 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1525705160023605248)]} 0 0
   [junit4]   2> 349883 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1525705160025702400)]} 0 0
   [junit4]   2> 349884 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1525705160026750976)]} 0 0
   [junit4]   2> 349885 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 349900 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@6056eeb3[collection1] main
   [junit4]   2> 349902 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6056eeb3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(5.5.0):C6)))}
   [junit4]   2> 349902 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349902 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 17
   [junit4]   2> 349904 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349905 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_a,generation=10}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_b,generation=11}
   [junit4]   2> 349905 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 11
   [junit4]   2> 349906 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@6c51e448[collection1] realtime
   [junit4]   2> 349906 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349906 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 2
   [junit4]   2> 349909 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1525705160050868224)]} 0 2
   [junit4]   2> 349910 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349915 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_b,generation=11}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_c,generation=12}
   [junit4]   2> 349915 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 12
   [junit4]   2> 349915 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@9e5c27b[collection1] main
   [junit4]   2> 349917 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9e5c27b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(5.5.0):C6) Uninverting(_f(5.5.0):C1)))}
   [junit4]   2> 349918 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349918 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 349919 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 349919 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 349919 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349919 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 349922 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1525705160064499712)]} 0 1
   [junit4]   2> 349923 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349948 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_c,generation=12}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_d,generation=13}
   [junit4]   2> 349949 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 13
   [junit4]   2> 349950 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@8d50156[collection1] realtime
   [junit4]   2> 349950 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349951 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 27
   [junit4]   2> 349952 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 349953 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@3b7f588f[collection1] main
   [junit4]   2> 349954 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b7f588f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_h(5.5.0):C8)))}
   [junit4]   2> 349955 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349955 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 3
   [junit4]   2> 349958 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1525705160102248448)]} 0 1
   [junit4]   2> 349960 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1525705160105394176)]} 0 0
   [junit4]   2> 349961 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1525705160107491328)]} 0 0
   [junit4]   2> 349962 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349973 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_d,generation=13}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_e,generation=14}
   [junit4]   2> 349973 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 14
   [junit4]   2> 349975 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@cf691e[collection1] realtime
   [junit4]   2> 349975 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349975 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 13
   [junit4]   2> 349978 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1525705160124268544)]} 0 1
   [junit4]   2> 349979 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 349991 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_e,generation=14}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_f,generation=15}
   [junit4]   2> 349991 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 15
   [junit4]   2> 349993 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@296ac270[collection1] realtime
   [junit4]   2> 349993 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 349993 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 14
   [junit4]   2> 349997 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1525705160143142912)]} 0 2
   [junit4]   2> 349999 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1525705160146288640)]} 0 0
   [junit4]   2> 350000 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 350011 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@6d4f685a[collection1] main
   [junit4]   2> 350012 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350013 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d4f685a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_n(5.5.0):C8)))}
   [junit4]   2> 350013 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 13
   [junit4]   2> 350016 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1525705160164114432)]} 0 1
   [junit4]   2> 350017 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1525705160166211584)]} 0 0
   [junit4]   2> 350018 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 350023 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_f,generation=15}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_g,generation=16}
   [junit4]   2> 350023 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 16
   [junit4]   2> 350024 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@5964dd7b[collection1] realtime
   [junit4]   2> 350024 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350025 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 350028 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1525705160175648768)]} 0 1
   [junit4]   2> 350029 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 350034 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_g,generation=16}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_h,generation=17}
   [junit4]   2> 350034 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 17
   [junit4]   2> 350035 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@2dbc0a5d[collection1] realtime
   [junit4]   2> 350035 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350036 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 350038 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1525705160187183104)]} 0 1
   [junit4]   2> 350040 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1525705160190328832)]} 0 0
   [junit4]   2> 350041 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 350073 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@5c208751[collection1] main
   [junit4]   2> 350073 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350075 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c208751[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_s(5.5.0):C8)))}
   [junit4]   2> 350075 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 33
   [junit4]   2> 350077 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 350077 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_h,generation=17}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_i,generation=18}
   [junit4]   2> 350077 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 18
   [junit4]   2> 350078 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1e58f0e6[collection1] main
   [junit4]   2> 350080 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e58f0e6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_s(5.5.0):C8)))}
   [junit4]   2> 350081 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350081 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 4
   [junit4]   2> 350082 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 350082 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 350082 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350083 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 350085 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1525705160236466176)]} 0 1
   [junit4]   2> 350087 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 350101 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4ef31024[collection1] main
   [junit4]   2> 350101 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350102 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4ef31024[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_u(5.5.0):C8)))}
   [junit4]   2> 350103 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 16
   [junit4]   2> 350105 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1525705160257437696)]} 0 1
   [junit4]   2> 350107 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 350112 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@30f2ea17[collection1] main
   [junit4]   2> 350113 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350114 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@30f2ea17[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_u(5.5.0):C8/1) Uninverting(_v(5.5.0):C1)))}
   [junit4]   2> 350115 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 350118 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1525705160270020608)]} 0 1
   [junit4]   2> 350120 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 350129 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_i,generation=18}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_j,generation=19}
   [junit4]   2> 350129 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 19
   [junit4]   2> 350130 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1313d40b[collection1] main
   [junit4]   2> 350130 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350132 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1313d40b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_u(5.5.0):C8/2:delGen=1) Uninverting(_v(5.5.0):C1) Uninverting(_w(5.5.0):C1)))}
   [junit4]   2> 350135 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 350145 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1525705160292040704)]} 0 8
   [junit4]   2> 350147 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1525705160301477888)]} 0 0
   [junit4]   2> 350148 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 350198 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_j,generation=19}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_k,generation=20}
   [junit4]   2> 350199 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 20
   [junit4]   2> 350208 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@6a5a525c[collection1] realtime
   [junit4]   2> 350209 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350209 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 61
   [junit4]   2> 350212 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1525705160368586752)]} 0 1
   [junit4]   2> 350213 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 350218 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@6a88b5ae[collection1] main
   [junit4]   2> 350219 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a88b5ae[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_z(5.5.0):C9/1) Uninverting(_10(5.5.0):C1)))}
   [junit4]   2> 350220 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350220 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 350223 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1525705160381169664)]} 0 1
   [junit4]   2> 350225 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1525705160384315392)]} 0 0
   [junit4]   2> 350226 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 350252 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@557e8bca[collection1] main
   [junit4]   2> 350253 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350254 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@557e8bca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_12(5.5.0):C9)))}
   [junit4]   2> 350255 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 28
   [junit4]   2> 350256 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 350256 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 350256 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350256 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 350259 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1525705160417869824)]} 0 1
   [junit4]   2> 350260 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 350270 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_k,generation=20}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_l,generation=21}
   [junit4]   2> 350270 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 21
   [junit4]   2> 350272 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@5990d568[collection1] main
   [junit4]   2> 350272 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350274 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5990d568[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_14(5.5.0):C9)))}
   [junit4]   2> 350274 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 14
   [junit4]   2> 350276 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 350276 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 350276 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 350276 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350276 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 0
   [junit4]   2> 350278 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 350278 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 350278 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350278 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 350279 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 350279 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 350279 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350280 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 350285 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1525705160443035648)]} 0 4
   [junit4]   2> 350287 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1525705160449327104)]} 0 0
   [junit4]   2> 350288 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 350300 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@394250fc[collection1] main
   [junit4]   2> 350301 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 350302 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@394250fc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_16(5.5.0):C9)))}
   [junit4]   2> 350303 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 14
   [junit4]   2> 350304 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 350305 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_l,generation=21}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62af26b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9151f6),segFN=segments_m,generation=22}
   [junit4]   2> 350305 INFO  (TEST-TestIndexSearcher.testCloses-seed#[71EAFF9264F2CFDC]) [    ] o.a.s.c.SolrDeletionPolicy newes

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

SearcherListeners-seed#[71EAFF9264F2CFDC]) [    x:core1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 353011 INFO  (TEST-TestIndexSearcher.testSearcherListeners-seed#[71EAFF9264F2CFDC]) [    x:core1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 353012 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    x:core1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 353012 INFO  (SUITE-TestIndexSearcher-seed#[71EAFF9264F2CFDC]-worker) [    x:core1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1706682241
   [junit4]   2> 353012 INFO  (coreCloseExecutor-1367-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@428a2a3a
   [junit4]   2> 353013 INFO  (coreCloseExecutor-1367-thread-1-processing-x:core1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=35,autocommits=0,soft autocommits=0,optimizes=27,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=55,cumulative_deletesById=0,cumulative_deletesByQuery=5,cumulative_errors=0,transaction_logs_total_size=1172,transaction_logs_total_number=10}
   [junit4]   2> 353013 INFO  (coreCloseExecutor-1367-thread-1-processing-x:core1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 353013 INFO  (coreCloseExecutor-1367-thread-1-processing-x:core1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 353013 INFO  (coreCloseExecutor-1367-thread-1-processing-x:core1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 353015 INFO  (coreCloseExecutor-1367-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 353028 INFO  (coreCloseExecutor-1367-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 365146 ERROR (coreCloseExecutor-1367-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=2;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestIndexSearcher_71EAFF9264F2CFDC-001/init-core-data-001/index;done=false>>
   [junit4]   2> 365146 ERROR (coreCloseExecutor-1367-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Error closing directory:org.apache.solr.common.SolrException: Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=2;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestIndexSearcher_71EAFF9264F2CFDC-001/init-core-data-001/index;done=false>>
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:187)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 365147 INFO  (coreCloseExecutor-1367-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestIndexSearcher_71EAFF9264F2CFDC-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestIndexSearcher_71EAFF9264F2CFDC-001/init-core-data-001;done=false>>]
   [junit4]   2> 365147 INFO  (coreCloseExecutor-1367-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestIndexSearcher_71EAFF9264F2CFDC-001/init-core-data-001
   [junit4]   2> 365147 ERROR (coreCloseExecutor-1367-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.SolrCore java.lang.AssertionError: 2
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 365147 ERROR (coreCloseExecutor-1367-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.SolrCores Error shutting down core:java.lang.AssertionError: 2
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.search.TestIndexSearcher_71EAFF9264F2CFDC-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=1771, maxDocsPerChunk=7, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=1771, blockSize=6)), sim=DefaultSimilarity, locale=ar-KW, timezone=Asia/Thimbu
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=1,free=101464248,total=392167424
   [junit4]   2> NOTE: All tests run in this JVM: [SSLMigrationTest, TestReload, TestMiniSolrCloudCluster, OverseerTaskQueueTest, FieldAnalysisRequestHandlerTest, ClusterStateTest, TestSchemaManager, RequestHandlersTest, TestHighFrequencyDictionaryFactory, TestDistributedStatsComponentCardinality, DirectUpdateHandlerOptimizeTest, ReplicationFactorTest, TestRawTransformer, AddBlockUpdateTest, SampleTest, TestPHPSerializedResponseWriter, DateMathParserTest, TestXmlQParser, RegexBoostProcessorTest, DirectUpdateHandlerTest, DistributedFacetPivotLargeTest, TestCoreDiscovery, ConnectionManagerTest, CircularListTest, DirectSolrConnectionTest, TestSchemaResource, SuggesterWFSTTest, HdfsBasicDistributedZkTest, TestCharFilters, UpdateParamsTest, TestAddFieldRealTimeGet, PluginInfoTest, DocValuesMultiTest, TestInfoStreamLogging, TestSolrConfigHandlerConcurrent, DeleteLastCustomShardedReplicaTest, CoreMergeIndexesAdminHandlerTest, BinaryUpdateRequestHandlerTest, TestCollationField, BlockJoinFacetDistribTest, TestDFISimilarityFactory, BigEndianAscendingWordDeserializerTest, TestRTimerTree, TestPerFieldSimilarity, DocValuesMissingTest, LeaderInitiatedRecoveryOnCommitTest, TestIndexSearcher]
   [junit4] Completed [117/568 (1!)] on J2 in 16.72s, 5 tests, 1 failure <<< FAILURES!

[...truncated 1441 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:750: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1033: There were test failures: 568 suites (7 ignored), 2273 tests, 1 failure, 56 ignored (41 assumptions) [seed: 71EAFF9264F2CFDC]

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