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

[JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk7) - Build # 9096 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9096/
Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

2 tests failed.
REGRESSION:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([6A2C2ED2992477F6:BB9F43271F57D00]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded(SignatureUpdateProcessorFactoryTest.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)


REGRESSION:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([6A2C2ED2992477F6:311CD51A9A63D48A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)




Build Log:
[...truncated 10556 lines...]
   [junit4] Suite: org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
   [junit4]   2> 529411 T1959 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390432540936
   [junit4]   2> 529411 T1959 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 529412 T1959 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 529412 T1959 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 529445 T1959 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 529491 T1959 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 529491 T1959 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 529497 T1959 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 529788 T1959 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 529790 T1959 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 529792 T1959 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 529799 T1959 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 529802 T1959 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 529806 T1959 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 529806 T1959 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 529806 T1959 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 529813 T1959 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 529813 T1959 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 529813 T1959 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 529850 T1959 oasc.CoreContainer.<init> New CoreContainer -516080930
   [junit4]   2> 529851 T1959 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 529852 T1959 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 529852 T1959 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 529852 T1959 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 529853 T1959 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 529853 T1959 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 529853 T1959 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 529854 T1959 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 529854 T1959 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 529854 T1959 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 529857 T1959 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 529858 T1959 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 529858 T1959 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 529861 T1960 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 529861 T1960 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 529862 T1960 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 529862 T1960 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 529910 T1960 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 529959 T1960 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 529959 T1960 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 529965 T1960 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 530247 T1960 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 530249 T1960 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 530251 T1960 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 530256 T1960 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 530260 T1960 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 530263 T1960 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 530264 T1960 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390432540936/
   [junit4]   2> 530264 T1960 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@edf5d433
   [junit4]   2> 530265 T1960 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390432540936
   [junit4]   2> 530265 T1960 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390432540936/index/
   [junit4]   2> 530265 T1960 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390432540936/index' doesn't exist. Creating new index...
   [junit4]   2> 530266 T1960 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390432540936/index
   [junit4]   2> 530266 T1960 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=30.818359375, floorSegmentMB=1.6611328125, forceMergeDeletesPctAllowed=3.7604036597649957, segmentsPerTier=35.0, maxCFSSegmentSizeMB=1.255859375, noCFSRatio=0.0
   [junit4]   2> 530267 T1960 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_1,generation=1}
   [junit4]   2> 530267 T1960 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 530268 T1960 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 530269 T1960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 530270 T1960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 530270 T1960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 530270 T1960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 530271 T1960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 530271 T1960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 530271 T1960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 530272 T1960 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 530272 T1960 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 530272 T1960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 530273 T1960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 530273 T1960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 530273 T1960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 530274 T1960 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 530274 T1960 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 530274 T1960 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 530275 T1960 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 530275 T1960 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 530275 T1960 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 530276 T1960 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 530276 T1960 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 530276 T1960 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 530277 T1960 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 530277 T1960 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 530277 T1960 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 530278 T1960 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 530278 T1960 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 530278 T1960 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 530279 T1960 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 530279 T1960 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 530280 T1960 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 530280 T1960 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 530280 T1960 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 530281 T1960 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 530281 T1960 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 530281 T1960 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 530283 T1960 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 530284 T1960 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 530286 T1960 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 530286 T1960 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 530286 T1960 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=73.607421875, floorSegmentMB=0.5947265625, forceMergeDeletesPctAllowed=10.013873892870487, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 530287 T1960 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_1,generation=1}
   [junit4]   2> 530287 T1960 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 530288 T1960 oass.SolrIndexSearcher.<init> Opening Searcher@b4807a8a main
   [junit4]   2> 530288 T1960 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 530491 T1960 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 530509 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b4807a8a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 530512 T1960 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 530513 T1959 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 530521 T1959 oas.SolrTestCaseJ4.setUp ###Starting testMultiThreaded
   [junit4]   2> ASYNC  NEW_CORE C908 name=collection1 org.apache.solr.core.SolrCore@8c2f812a
   [junit4]   2> 530522 T1959 C908 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 530522 T1959 C908 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 530526 T1959 C908 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530527 T1959 C908 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_2,generation=2}
   [junit4]   2> 530527 T1959 C908 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 530528 T1959 C908 oass.SolrIndexSearcher.<init> Opening Searcher@7486fd20 main
   [junit4]   2> 530528 T1959 C908 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530530 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7486fd20 main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 530530 T1959 C908 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 530540 T1971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530546 T1971 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_3,generation=3}
   [junit4]   2> 530546 T1971 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 530554 T1971 oass.SolrIndexSearcher.<init> Opening Searcher@c832edb5 main
   [junit4]   2> 530555 T1971 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530556 T1970 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530556 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c832edb5 main{StandardDirectoryReader(segments_3:10:nrt _1(4.7):C14/11:delGen=1)}
   [junit4]   2> 530569 T1970 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_4,generation=4}
   [junit4]   2> 530569 T1970 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 530582 T1970 oass.SolrIndexSearcher.<init> Opening Searcher@aca74c39 main
   [junit4]   2> 530584 T1970 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530586 T1972 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530586 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@aca74c39 main{StandardDirectoryReader(segments_4:18:nrt _3(4.7):C37/34:delGen=1)}
   [junit4]   2> 530609 T1972 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_5,generation=5}
   [junit4]   2> 530610 T1972 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 530636 T1972 oass.SolrIndexSearcher.<init> Opening Searcher@7db31133 main
   [junit4]   2> 530636 T1972 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530637 T1971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530638 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7db31133 main{StandardDirectoryReader(segments_5:26:nrt _5(4.7):C41/37:delGen=1)}
   [junit4]   2> 530646 T1971 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_6,generation=6}
   [junit4]   2> 530647 T1971 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 530651 T1971 oass.SolrIndexSearcher.<init> Opening Searcher@2565e0a main
   [junit4]   2> 530651 T1971 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530652 T1970 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530653 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2565e0a main{StandardDirectoryReader(segments_6:34:nrt _7(4.7):C6/3:delGen=1)}
   [junit4]   2> 530655 T1970 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_7,generation=7}
   [junit4]   2> 530655 T1970 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 530657 T1970 oass.SolrIndexSearcher.<init> Opening Searcher@12ce5b78 main
   [junit4]   2> 530658 T1970 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530658 T1972 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530659 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12ce5b78 main{StandardDirectoryReader(segments_7:39:nrt _7(4.7):C6/5:delGen=3 _8(4.7):C1 _9(4.7):C1)}
   [junit4]   2> 530659 T1972 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_8,generation=8}
   [junit4]   2> 530660 T1972 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 530660 T1972 oass.SolrIndexSearcher.<init> Opening Searcher@c2cc71b4 main
   [junit4]   2> 530661 T1972 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530661 T1971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530662 T1971 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 530662 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c2cc71b4 main{StandardDirectoryReader(segments_7:39:nrt _7(4.7):C6/5:delGen=3 _8(4.7):C1 _9(4.7):C1)}
   [junit4]   2> 530665 T1971 oass.SolrIndexSearcher.<init> Opening Searcher@72601550 main
   [junit4]   2> 530666 T1971 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530666 T1970 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530667 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72601550 main{StandardDirectoryReader(segments_8:44:nrt _7(4.7):C6/5:delGen=3 _8(4.7):C1 _a(4.7):C1)}
   [junit4]   2> 530669 T1970 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_9,generation=9}
   [junit4]   2> 530670 T1970 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 530673 T1970 oass.SolrIndexSearcher.<init> Opening Searcher@c8937d24 main
   [junit4]   2> 530673 T1970 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530673 T1972 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530674 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c8937d24 main{StandardDirectoryReader(segments_9:51:nrt _b(4.7):C1 _c(4.7):C1)}
   [junit4]   2> 530674 T1972 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_a,generation=10}
   [junit4]   2> 530675 T1972 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 530675 T1972 oass.SolrIndexSearcher.<init> Opening Searcher@baa58ebe main
   [junit4]   2> 530676 T1972 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530677 T1971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530677 T1971 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 530677 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@baa58ebe main{StandardDirectoryReader(segments_9:51:nrt _b(4.7):C1 _c(4.7):C1)}
   [junit4]   2> 530680 T1971 oass.SolrIndexSearcher.<init> Opening Searcher@89ae9915 main
   [junit4]   2> 530681 T1971 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530681 T1970 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530682 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@89ae9915 main{StandardDirectoryReader(segments_a:56:nrt _d(4.7):C1)}
   [junit4]   2> 530685 T1970 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_b,generation=11}
   [junit4]   2> 530685 T1970 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 530685 T1970 oass.SolrIndexSearcher.<init> Opening Searcher@444a0ad2 main
   [junit4]   2> 530686 T1970 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530686 T1972 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530687 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@444a0ad2 main{StandardDirectoryReader(segments_b:59:nrt _e(4.7):C1)}
   [junit4]   2> 530689 T1972 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_c,generation=12}
   [junit4]   2> 530689 T1972 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 530692 T1972 oass.SolrIndexSearcher.<init> Opening Searcher@7430188d main
   [junit4]   2> 530693 T1972 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530693 T1971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530694 T1971 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_d,generation=13}
   [junit4]   2> 530694 T1971 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 530694 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7430188d main{StandardDirectoryReader(segments_c:65:nrt _e(4.7):C1 _g(4.7):C1)}
   [junit4]   2> 530695 T1971 oass.SolrIndexSearcher.<init> Opening Searcher@e8df34cc main
   [junit4]   2> 530695 T1971 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530696 T1970 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530696 T1970 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 530697 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e8df34cc main{StandardDirectoryReader(segments_c:65:nrt _e(4.7):C1 _g(4.7):C1)}
   [junit4]   2> 530700 T1970 oass.SolrIndexSearcher.<init> Opening Searcher@c5e3049d main
   [junit4]   2> 530700 T1970 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530701 T1972 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530702 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c5e3049d main{StandardDirectoryReader(segments_d:70:nrt _h(4.7):C1)}
   [junit4]   2> 530703 T1972 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_e,generation=14}
   [junit4]   2> 530704 T1972 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 530704 T1972 oass.SolrIndexSearcher.<init> Opening Searcher@c426e0c2 main
   [junit4]   2> 530705 T1972 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530705 T1971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530706 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c426e0c2 main{StandardDirectoryReader(segments_e:71:nrt _h(4.7):C1 _i(4.7):C1)}
   [junit4]   2> 530708 T1971 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_f,generation=15}
   [junit4]   2> 530709 T1971 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 530709 T1971 oass.SolrIndexSearcher.<init> Opening Searcher@f2ec9b6c main
   [junit4]   2> 530710 T1971 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530711 T1970 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530712 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f2ec9b6c main{StandardDirectoryReader(segments_f:75:nrt _h(4.7):C1 _j(4.7):C1)}
   [junit4]   2> 530714 T1970 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_g,generation=16}
   [junit4]   2> 530714 T1970 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 530717 T1970 oass.SolrIndexSearcher.<init> Opening Searcher@cf86b731 main
   [junit4]   2> 530717 T1970 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530718 T1972 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530719 T1972 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_h,generation=17}
   [junit4]   2> 530719 T1972 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 530719 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cf86b731 main{StandardDirectoryReader(segments_g:81:nrt _k(4.7):C1 _l(4.7):C1)}
   [junit4]   2> 530720 T1972 oass.SolrIndexSearcher.<init> Opening Searcher@d0a70be8 main
   [junit4]   2> 530720 T1972 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530720 T1971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530721 T1971 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 530721 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d0a70be8 main{StandardDirectoryReader(segments_g:81:nrt _k(4.7):C1 _l(4.7):C1)}
   [junit4]   2> 530725 T1971 oass.SolrIndexSearcher.<init> Opening Searcher@8f6dab1b main
   [junit4]   2> 530726 T1971 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530726 T1970 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530727 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8f6dab1b main{StandardDirectoryReader(segments_h:86:nrt _k(4.7):C1 _m(4.7):C1)}
   [junit4]   2> 530729 T1970 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_i,generation=18}
   [junit4]   2> 530730 T1970 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 530730 T1970 oass.SolrIndexSearcher.<init> Opening Searcher@2be1aa60 main
   [junit4]   2> 530731 T1970 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530731 T1972 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530732 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2be1aa60 main{StandardDirectoryReader(segments_i:89:nrt _n(4.7):C1)}
   [junit4]   2> 530734 T1972 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_j,generation=19}
   [junit4]   2> 530734 T1972 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 530737 T1972 oass.SolrIndexSearcher.<init> Opening Searcher@b5edd902 main
   [junit4]   2> 530737 T1972 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530737 T1971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530738 T1971 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_k,generation=20}
   [junit4]   2> 530738 T1971 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 530738 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b5edd902 main{StandardDirectoryReader(segments_j:95:nrt _n(4.7):C1 _p(4.7):C1)}
   [junit4]   2> 530739 T1971 oass.SolrIndexSearcher.<init> Opening Searcher@74bc670d main
   [junit4]   2> 530739 T1971 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530740 T1970 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530740 T1970 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 530741 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@74bc670d main{StandardDirectoryReader(segments_j:95:nrt _n(4.7):C1 _p(4.7):C1)}
   [junit4]   2> 530744 T1970 oass.SolrIndexSearcher.<init> Opening Searcher@571a573b main
   [junit4]   2> 530744 T1970 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530744 T1972 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530745 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@571a573b main{StandardDirectoryReader(segments_k:100:nrt _n(4.7):C1 _q(4.7):C1)}
   [junit4]   2> 530747 T1972 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_k,generation=20}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_l,generation=21}
   [junit4]   2> 530747 T1972 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 21
   [junit4]   2> 530748 T1972 oass.SolrIndexSearcher.<init> Opening Searcher@7b4ebc91 main
   [junit4]   2> 530748 T1972 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530749 T1971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530750 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7b4ebc91 main{StandardDirectoryReader(segments_l:103:nrt _q(4.7):C1 _r(4.7):C1)}
   [junit4]   2> 530751 T1971 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_l,generation=21}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_m,generation=22}
   [junit4]   2> 530752 T1971 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 22
   [junit4]   2> 530753 T1971 oass.SolrIndexSearcher.<init> Opening Searcher@6d6c6856 main
   [junit4]   2> 530753 T1971 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530754 T1970 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530755 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6d6c6856 main{StandardDirectoryReader(segments_m:107:nrt _q(4.7):C1 _s(4.7):C1)}
   [junit4]   2> 530807 T1970 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_m,generation=22}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_n,generation=23}
   [junit4]   2> 530808 T1970 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 23
   [junit4]   2> 530810 T1970 oass.SolrIndexSearcher.<init> Opening Searcher@6ebf3109 main
   [junit4]   2> 530811 T1970 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530811 T1972 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530812 T1972 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_n,generation=23}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_o,generation=24}
   [junit4]   2> 530813 T1972 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 24
   [junit4]   2> 530812 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ebf3109 main{StandardDirectoryReader(segments_n:113:nrt _t(4.7):C1 _u(4.7):C1)}
   [junit4]   2> 530813 T1972 oass.SolrIndexSearcher.<init> Opening Searcher@4ae76c19 main
   [junit4]   2> 530814 T1972 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530814 T1971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530814 T1971 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 530815 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4ae76c19 main{StandardDirectoryReader(segments_n:113:nrt _t(4.7):C1 _u(4.7):C1)}
   [junit4]   2> 530819 T1971 oass.SolrIndexSearcher.<init> Opening Searcher@9ecf8e69 main
   [junit4]   2> 530819 T1971 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530820 T1970 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530821 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9ecf8e69 main{StandardDirectoryReader(segments_o:118:nrt _t(4.7):C1 _v(4.7):C1)}
   [junit4]   2> 530823 T1970 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_o,generation=24}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_p,generation=25}
   [junit4]   2> 530824 T1970 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 25
   [junit4]   2> 530824 T1970 oass.SolrIndexSearcher.<init> Opening Searcher@4c967ff8 main
   [junit4]   2> 530824 T1970 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530825 T1972 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530825 T1972 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 530826 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c967ff8 main{StandardDirectoryReader(segments_p:121:nrt _t(4.7):C1 _w(4.7):C1)}
   [junit4]   2> 530826 T1972 oass.SolrIndexSearcher.<init> Opening Searcher@90d39487 main
   [junit4]   2> 530826 T1972 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530827 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@90d39487 main{StandardDirectoryReader(segments_p:121:nrt _t(4.7):C1 _w(4.7):C1)}
   [junit4]   2> 530828 T1959 C908 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530828 T1959 C908 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 530829 T1959 C908 oass.SolrIndexSearcher.<init> Opening Searcher@2904faa5 main
   [junit4]   2> 530829 T1959 C908 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530830 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2904faa5 main{StandardDirectoryReader(segments_p:121:nrt _t(4.7):C1 _w(4.7):C1)}
   [junit4]   2> 530831 T1959 C908 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 530832 T1959 oas.SolrTestCaseJ4.tearDown ###Ending testMultiThreaded
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testMultiThreaded -Dtests.seed=6A2C2ED2992477F6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=US/Aleutian -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.32s J1 | SignatureUpdateProcessorFactoryTest.testMultiThreaded <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A2C2ED2992477F6:BB9F43271F57D00]:0)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded(SignatureUpdateProcessorFactoryTest.java:222)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 530840 T1959 oas.SolrTestCaseJ4.setUp ###Starting testNonIndexedSignatureField
   [junit4]   2> 530841 T1959 C908 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 530842 T1959 C908 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 530843 T1959 C908 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530844 T1959 C908 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_p,generation=25}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_q,generation=26}
   [junit4]   2> 530844 T1959 C908 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 26
   [junit4]   2> 530845 T1959 C908 oass.SolrIndexSearcher.<init> Opening Searcher@9e5f820f main
   [junit4]   2> 530846 T1959 C908 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530847 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9e5f820f main{StandardDirectoryReader(segments_q:122:nrt)}
   [junit4]   2> 530847 T1959 C908 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 530852 T1959 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530854 T1959 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_q,generation=26}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_r,generation=27}
   [junit4]   2> 530854 T1959 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 27
   [junit4]   2> 530855 T1959 oass.SolrIndexSearcher.<init> Opening Searcher@b1e612d6 main
   [junit4]   2> 530856 T1959 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530857 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b1e612d6 main{StandardDirectoryReader(segments_r:124:nrt _x(4.7):C2)}
   [junit4]   2> 530858 T1959 oas.SolrTestCaseJ4.tearDown ###Ending testNonIndexedSignatureField
   [junit4]   2> 530862 T1959 oas.SolrTestCaseJ4.setUp ###Starting testDupeAllFieldsDetection
   [junit4]   2> 530863 T1959 C908 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 530863 T1959 C908 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 530865 T1959 C908 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530866 T1959 C908 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_r,generation=27}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_s,generation=28}
   [junit4]   2> 530866 T1959 C908 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 28
   [junit4]   2> 530867 T1959 C908 oass.SolrIndexSearcher.<init> Opening Searcher@d70887d main
   [junit4]   2> 530867 T1959 C908 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530869 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d70887d main{StandardDirectoryReader(segments_s:125:nrt)}
   [junit4]   2> 530869 T1959 C908 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 530875 T1959 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530877 T1959 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_s,generation=28}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_t,generation=29}
   [junit4]   2> 530877 T1959 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 29
   [junit4]   2> 530879 T1959 oass.SolrIndexSearcher.<init> Opening Searcher@5bc3c469 main
   [junit4]   2> 530879 T1959 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530880 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5bc3c469 main{StandardDirectoryReader(segments_t:127:nrt _y(4.7):C3)}
   [junit4]   2> 530881 T1959 oas.SolrTestCaseJ4.tearDown ###Ending testDupeAllFieldsDetection
   [junit4]   2> 530885 T1959 oas.SolrTestCaseJ4.setUp ###Starting testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 530886 T1959 C908 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 530886 T1959 C908 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 530888 T1959 C908 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530888 T1959 C908 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_t,generation=29}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_u,generation=30}
   [junit4]   2> 530889 T1959 C908 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 30
   [junit4]   2> 530890 T1959 C908 oass.SolrIndexSearcher.<init> Opening Searcher@689b90a3 main
   [junit4]   2> 530890 T1959 C908 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530891 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@689b90a3 main{StandardDirectoryReader(segments_u:128:nrt)}
   [junit4]   2> 530892 T1959 C908 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 530905 T1959 oas.SolrTestCaseJ4.tearDown ###Ending testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 530910 T1959 oas.SolrTestCaseJ4.setUp ###Starting testDupeDetection
   [junit4]   2> ASYNC  NEW_CORE C909 name=collection1 org.apache.solr.core.SolrCore@8c2f812a
   [junit4]   2> 530910 T1959 C909 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 530911 T1959 C909 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 530912 T1959 C909 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530913 T1959 C909 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_u,generation=30}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_v,generation=31}
   [junit4]   2> 530913 T1959 C909 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 31
   [junit4]   2> 530914 T1959 C909 oass.SolrIndexSearcher.<init> Opening Searcher@cdcee4a2 main
   [junit4]   2> 530915 T1959 C909 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530916 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cdcee4a2 main{StandardDirectoryReader(segments_v:129:nrt)}
   [junit4]   2> 530916 T1959 C909 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 530921 T1959 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530924 T1959 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_v,generation=31}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_w,generation=32}
   [junit4]   2> 530924 T1959 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 32
   [junit4]   2> 530925 T1959 oass.SolrIndexSearcher.<init> Opening Searcher@1a2fe8e3 main
   [junit4]   2> 530925 T1959 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530927 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a2fe8e3 main{StandardDirectoryReader(segments_w:131:nrt _z(4.7):C2/1:delGen=1)}
   [junit4]   2> 530929 T1959 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530932 T1959 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_w,generation=32}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_x,generation=33}
   [junit4]   2> 530933 T1959 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 33
   [junit4]   2> 530934 T1959 oass.SolrIndexSearcher.<init> Opening Searcher@71d6c2a0 main
   [junit4]   2> 530934 T1959 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530935 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@71d6c2a0 main{StandardDirectoryReader(segments_x:133:nrt _z(4.7):C2/1:delGen=1 _10(4.7):C1)}
   [junit4]   2> 530936 T1959 oas.SolrTestCaseJ4.tearDown ###Ending testDupeDetection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testDupeDetection -Dtests.seed=6A2C2ED2992477F6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=US/Aleutian -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s J1 | SignatureUpdateProcessorFactoryTest.testDupeDetection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A2C2ED2992477F6:311CD51A9A63D48A]:0)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 530944 T1959 oas.SolrTestCaseJ4.setUp ###Starting testNonStringFieldsValues
   [junit4]   2> 530944 T1959 C909 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 530945 T1959 C909 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 530946 T1959 C909 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 530947 T1959 C909 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_x,generation=33}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_y,generation=34}
   [junit4]   2> 530948 T1959 C909 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 34
   [junit4]   2> 530948 T1959 C909 oass.SolrIndexSearcher.<init> Opening Searcher@f91515f2 main
   [junit4]   2> 530949 T1959 C909 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 530950 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f91515f2 main{StandardDirectoryReader(segments_y:134:nrt)}
   [junit4]   2> 530951 T1959 C909 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 530955 T1959 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 531204 T1959 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 531207 T1959 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_y,generation=34}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49f130a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f98ee0c)),segFN=segments_z,generation=35}
   [junit4]   2> 531208 T1959 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 35
   [junit4]   2> 531209 T1959 oass.SolrIndexSearcher.<init> Opening Searcher@8799e3f3 main
   [junit4]   2> 531212 T1959 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 531214 T1961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8799e3f3 main{StandardDirectoryReader(segments_z:136:nrt _11(4.7):C5/1:delGen=1)}
   [junit4]   2> 531215 T1959 oas.SolrTestCaseJ4.tearDown ###Ending testNonStringFieldsValues
   [junit4]   2> 531217 T1959 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 531217 T1959 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-516080930
   [junit4]   2> 531218 T1959 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8c2f812a
   [junit4]   2> 531227 T1959 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=42,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=253,cumulative_deletesById=0,cumulative_deletesByQuery=6,cumulative_errors=0}
   [junit4]   2> 531228 T1959 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 531228 T1959 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 531228 T1959 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 531229 T1959 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 531229 T1959 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 531229 T1959 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390432540936 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390432540936;done=false>>]
   [junit4]   2> 531230 T1959 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390432540936
   [junit4]   2> 531230 T1959 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390432540936/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390432540936/index;done=false>>]
   [junit4]   2> 531230 T1959 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390432540936/index
   [junit4]   2> NOTE: test params are: codec=Lucene46: {id=PostingsFormat(name=TestBloomFilteredLucene41Postings), ints_is=PostingsFormat(name=Direct), signatureField=PostingsFormat(name=MockRandom), v_t=PostingsFormat(name=TestBloomFilteredLucene41Postings), name=PostingsFormat(name=TestBloomFilteredLucene41Postings), weight=MockFixedIntBlock(blockSize=1715)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=sv, timezone=US/Aleutian
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=109713920,total=196608000
   [junit4]   2> NOTE: All tests run in this JVM: [ShardSplitTest, FieldAnalysisRequestHandlerTest, TestDistributedSearch, TestSolrXmlPersistence, SolrXmlInZkTest, SolrCoreCheckLockOnStartupTest, FileUtilsTest, TestFuzzyAnalyzedSuggestions, OutputWriterTest, DistributedDebugComponentTest, TermVectorComponentDistributedTest, DistanceFunctionTest, TestCollationFieldDocValues, AlternateDirectoryTest, TestQueryTypes, SolrIndexConfigTest, TestComponentsName, SimplePostToolTest, TestFiltering, TestCollationKeyRangeQueries, TestRecovery, TestHashPartitioner, RequiredFieldsTest, PreAnalyzedFieldTest, TestFastLRUCache, TestJmxIntegration, MinimalSchemaTest, TestSolrXml, JSONWriterTest, TestUpdate, CoreAdminCreateDiscoverTest, TestRangeQuery, TimeZoneUtilsTest, PrimUtilsTest, TestFieldTypeCollectionResource, TestFastWriter, TestNoOpRegenerator, TestSchemaResource, FullSolrCloudDistribCmdsTest, TestOmitPositions, HdfsBasicDistributedZkTest, DistributedSuggestComponentTest, TestSolrDeletionPolicy2, TestCoreDiscovery, TestSerializedLuceneMatchVersion, DateFieldTest, TestSolrJ, TestSolrCoreProperties, TestLazyCores, OpenCloseCoreStressTest, TestMaxScoreQueryParser, TestIBSimilarityFactory, TestSweetSpotSimilarityFactory, CollectionsAPIDistributedZkTest, PingRequestHandlerTest, TestCollationField, TestSchemaVersionResource, SuggestComponentTest, TestPhraseSuggestions, DistributedQueryComponentCustomSortTest, BasicZkTest, OpenExchangeRatesOrgProviderTest, TestAtomicUpdateErrorCases, TestIndexSearcher, HardAutoCommitTest, UniqFieldsUpdateProcessorFactoryTest, TestNumberUtils, CurrencyFieldOpenExchangeTest, SuggesterWFSTTest, TestSimpleQParserPlugin, TestUtils, SpellCheckComponentTest, TestDynamicFieldCollectionResource, SpellCheckCollatorTest, RequestHandlersTest, BasicDistributedZk2Test, ZkSolrClientTest, SolrCmdDistributorTest, TestRTGBase, CurrencyFieldXmlFileTest, TestPartialUpdateDeduplication, TestCodecSupport, SolrRequestParserTest, TestFieldCollectionResource, DocValuesMultiTest, ChaosMonkeySafeLeaderTest, OverseerTest, LeaderElectionIntegrationTest, TestRandomFaceting, TestStressVersions, StatsComponentTest, QueryElevationComponentTest, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest]
   [junit4] Completed on J1 in 1.84s, 6 tests, 2 failures <<< FAILURES!

[...truncated 461 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:452: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1308: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:941: There were test failures: 355 suites, 1542 tests, 2 failures, 67 ignored (7 assumptions)

Total time: 35 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure