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/02/28 11:05:46 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9515/
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:<3>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<3>
	at __randomizedtesting.SeedInfo.seed([4B6BAC04B4DD11EE:2AFE76E45C0C1B18]: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:78)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded(SignatureUpdateProcessorFactoryTest.java:229)
	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([4B6BAC04B4DD11EE:105B57CCB79AB292]: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:78)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:126)
	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 10839 lines...]
   [junit4] Suite: org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
   [junit4]   2> 630893 T1710 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 630893 T1710 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-1393581783560
   [junit4]   2> 630894 T1710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 630894 T1710 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 630895 T1710 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 630895 T1710 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 630929 T1710 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 630983 T1710 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 630983 T1710 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 630988 T1710 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 631270 T1710 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 631272 T1710 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 631274 T1710 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 631279 T1710 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 631282 T1710 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 631285 T1710 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 631286 T1710 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 631286 T1710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 631325 T1710 oasc.CoreContainer.<init> New CoreContainer 1598287274
   [junit4]   2> 631325 T1710 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 631326 T1710 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 631327 T1710 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 631327 T1710 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 631327 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 631328 T1710 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 631328 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 631328 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 631329 T1710 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 631329 T1710 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 631331 T1710 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 631332 T1710 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 631332 T1710 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 631335 T1711 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 631335 T1711 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 631336 T1711 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 631336 T1711 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 631336 T1711 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 631370 T1711 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 631416 T1711 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 631416 T1711 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 631422 T1711 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 631702 T1711 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 631705 T1711 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 631706 T1711 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 631711 T1711 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 631714 T1711 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 631717 T1711 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 631718 T1711 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393581783560/
   [junit4]   2> 631718 T1711 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5f9637
   [junit4]   2> 631719 T1711 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393581783560
   [junit4]   2> 631719 T1711 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-1393581783560/index/
   [junit4]   2> 631719 T1711 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-1393581783560/index' doesn't exist. Creating new index...
   [junit4]   2> 631720 T1711 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393581783560/index
   [junit4]   2> 631720 T1711 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=76.2109375, floorSegmentMB=2.1953125, forceMergeDeletesPctAllowed=15.435060722999497, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3568628124018084
   [junit4]   2> 631721 T1711 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_1,generation=1}
   [junit4]   2> 631721 T1711 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 631721 T1711 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 631723 T1711 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 631724 T1711 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 631724 T1711 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 631724 T1711 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 631724 T1711 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 631725 T1711 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 631725 T1711 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 631725 T1711 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> 631726 T1711 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 631726 T1711 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 631726 T1711 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 631727 T1711 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 631727 T1711 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 631727 T1711 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 631728 T1711 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 631728 T1711 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 631728 T1711 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 631729 T1711 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 631729 T1711 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 631730 T1711 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 631730 T1711 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 631730 T1711 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 631731 T1711 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 631731 T1711 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 631731 T1711 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 631732 T1711 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 631732 T1711 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 631732 T1711 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 631733 T1711 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 631733 T1711 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 631733 T1711 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 631734 T1711 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 631734 T1711 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 631735 T1711 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 631735 T1711 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 631735 T1711 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 631737 T1711 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 631738 T1711 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 631739 T1711 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 631740 T1711 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 631740 T1711 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=55077893, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 631741 T1711 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_1,generation=1}
   [junit4]   2> 631741 T1711 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 631742 T1711 oass.SolrIndexSearcher.<init> Opening Searcher@3c59ecbd[collection1] main
   [junit4]   2> 631742 T1711 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 631865 T1711 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 631884 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c59ecbd[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 631887 T1711 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 631889 T1710 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 631892 T1710 oas.SolrTestCaseJ4.setUp ###Starting testNonIndexedSignatureField
   [junit4]   2> ASYNC  NEW_CORE C1302 name=collection1 org.apache.solr.core.SolrCore@e953b1c
   [junit4]   2> 631892 T1710 C1302 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 631893 T1710 C1302 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 631896 T1710 C1302 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 631896 T1710 C1302 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_2,generation=2}
   [junit4]   2> 631897 T1710 C1302 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 631898 T1710 C1302 oass.SolrIndexSearcher.<init> Opening Searcher@2f45991d[collection1] main
   [junit4]   2> 631898 T1710 C1302 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 631899 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f45991d[collection1] main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 631900 T1710 C1302 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 631907 T1710 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 631908 T1710 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_3,generation=3}
   [junit4]   2> 631908 T1710 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 631909 T1710 oass.SolrIndexSearcher.<init> Opening Searcher@b489887[collection1] main
   [junit4]   2> 631910 T1710 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 631911 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b489887[collection1] main{StandardDirectoryReader(segments_3:4:nrt _0(4.8):C2)}
   [junit4]   2> 631912 T1710 oas.SolrTestCaseJ4.tearDown ###Ending testNonIndexedSignatureField
   [junit4]   2> 631916 T1710 oas.SolrTestCaseJ4.setUp ###Starting testMultiThreaded
   [junit4]   2> 631916 T1710 C1302 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 631917 T1710 C1302 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 631918 T1710 C1302 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 631919 T1710 C1302 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_4,generation=4}
   [junit4]   2> 631919 T1710 C1302 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 631920 T1710 C1302 oass.SolrIndexSearcher.<init> Opening Searcher@5fd62435[collection1] main
   [junit4]   2> 631920 T1710 C1302 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 631922 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5fd62435[collection1] main{StandardDirectoryReader(segments_4:5:nrt)}
   [junit4]   2> 631923 T1710 C1302 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 631935 T1723 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 631946 T1723 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_5,generation=5}
   [junit4]   2> 631947 T1723 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 631980 T1723 oass.SolrIndexSearcher.<init> Opening Searcher@b41ca402[collection1] main
   [junit4]   2> 631981 T1723 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 631981 T1722 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 631982 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b41ca402[collection1] main{StandardDirectoryReader(segments_5:17:nrt _4(4.8):C10/9:delGen=1 _3(4.8):C12/9:delGen=1)}
   [junit4]   2> 631990 T1722 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_6,generation=6}
   [junit4]   2> 631991 T1722 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 631996 T1722 oass.SolrIndexSearcher.<init> Opening Searcher@8cd92cd0[collection1] main
   [junit4]   2> 632001 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8cd92cd0[collection1] main{StandardDirectoryReader(segments_6:29:nrt _8(4.8):C15/13:delGen=1 _7(4.8):C4/3:delGen=1)}
   [junit4]   2> 632002 T1722 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632004 T1721 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632016 T1721 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_7,generation=7}
   [junit4]   2> 632017 T1721 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 632022 T1721 oass.SolrIndexSearcher.<init> Opening Searcher@fed325d0[collection1] main
   [junit4]   2> 632027 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fed325d0[collection1] main{StandardDirectoryReader(segments_7:41:nrt _b(4.8):C29/26:delGen=1)}
   [junit4]   2> 632027 T1721 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632028 T1723 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632032 T1723 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_8,generation=8}
   [junit4]   2> 632032 T1723 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 632036 T1723 oass.SolrIndexSearcher.<init> Opening Searcher@2bfc232f[collection1] main
   [junit4]   2> 632036 T1723 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632038 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2bfc232f[collection1] main{StandardDirectoryReader(segments_8:52:nrt _f(4.8):C5/2:delGen=1 _g(4.8):C1)}
   [junit4]   2> 632039 T1722 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632043 T1722 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_9,generation=9}
   [junit4]   2> 632043 T1722 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 632047 T1722 oass.SolrIndexSearcher.<init> Opening Searcher@c3bc6230[collection1] main
   [junit4]   2> 632049 T1722 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632050 T1721 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632051 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c3bc6230[collection1] main{StandardDirectoryReader(segments_9:61:nrt _h(4.8):C7/6:delGen=2 _i(4.8):C2 _j(4.8):C1)}
   [junit4]   2> 632054 T1721 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_a,generation=10}
   [junit4]   2> 632054 T1721 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 632056 T1721 oass.SolrIndexSearcher.<init> Opening Searcher@2c793328[collection1] main
   [junit4]   2> 632061 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c793328[collection1] main{StandardDirectoryReader(segments_a:67:nrt _i(4.8):C2/1:delGen=1 _j(4.8):C1 _k(4.8):C3/2:delGen=1 _l(4.8):C1)}
   [junit4]   2> 632061 T1721 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632062 T1723 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632063 T1723 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_b,generation=11}
   [junit4]   2> 632063 T1723 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 632066 T1723 oass.SolrIndexSearcher.<init> Opening Searcher@453d8f6b[collection1] main
   [junit4]   2> 632066 T1723 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632067 T1722 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632068 T1722 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_c,generation=12}
   [junit4]   2> 632068 T1722 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 632068 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@453d8f6b[collection1] main{StandardDirectoryReader(segments_b:71:nrt _i(4.8):C2/1:delGen=1 _k(4.8):C3/2:delGen=2 _m(4.8):C1)}
   [junit4]   2> 632069 T1722 oass.SolrIndexSearcher.<init> Opening Searcher@3674f3c6[collection1] main
   [junit4]   2> 632070 T1722 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632070 T1721 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632071 T1721 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 632071 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3674f3c6[collection1] main{StandardDirectoryReader(segments_b:71:nrt _i(4.8):C2/1:delGen=1 _k(4.8):C3/2:delGen=2 _m(4.8):C1)}
   [junit4]   2> 632073 T1721 oass.SolrIndexSearcher.<init> Opening Searcher@ad14c3e2[collection1] main
   [junit4]   2> 632074 T1721 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632074 T1723 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632075 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ad14c3e2[collection1] main{StandardDirectoryReader(segments_c:73:nrt _i(4.8):C2/1:delGen=1 _k(4.8):C3/2:delGen=2 _m(4.8):C1 _n(4.8):C1)}
   [junit4]   2> 632077 T1723 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_d,generation=13}
   [junit4]   2> 632077 T1723 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 632078 T1723 oass.SolrIndexSearcher.<init> Opening Searcher@1b46524d[collection1] main
   [junit4]   2> 632079 T1723 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632079 T1722 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632080 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b46524d[collection1] main{StandardDirectoryReader(segments_d:77:nrt _i(4.8):C2/1:delGen=1 _m(4.8):C1 _o(4.8):C1)}
   [junit4]   2> 632081 T1722 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_e,generation=14}
   [junit4]   2> 632081 T1722 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 632086 T1722 oass.SolrIndexSearcher.<init> Opening Searcher@c0b61944[collection1] main
   [junit4]   2> 632087 T1722 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632087 T1721 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632088 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c0b61944[collection1] main{StandardDirectoryReader(segments_e:82:nrt _i(4.8):C2/1:delGen=1 _m(4.8):C1 _p(4.8):C1)}
   [junit4]   2> 632089 T1721 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_f,generation=15}
   [junit4]   2> 632090 T1721 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 632091 T1721 oass.SolrIndexSearcher.<init> Opening Searcher@ce38ca6b[collection1] main
   [junit4]   2> 632091 T1721 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632092 T1723 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632093 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ce38ca6b[collection1] main{StandardDirectoryReader(segments_f:85:nrt _i(4.8):C2/1:delGen=1 _m(4.8):C1 _q(4.8):C1)}
   [junit4]   2> 632095 T1723 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_g,generation=16}
   [junit4]   2> 632095 T1723 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 632098 T1723 oass.SolrIndexSearcher.<init> Opening Searcher@44e936b4[collection1] main
   [junit4]   2> 632098 T1723 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632099 T1722 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632100 T1722 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_h,generation=17}
   [junit4]   2> 632100 T1722 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 632101 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@44e936b4[collection1] main{StandardDirectoryReader(segments_g:93:nrt _m(4.8):C1 _s(4.8):C1)}
   [junit4]   2> 632103 T1722 oass.SolrIndexSearcher.<init> Opening Searcher@21e300ee[collection1] main
   [junit4]   2> 632105 T1722 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632105 T1721 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632106 T1721 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 632106 T1721 oasc.SolrCore.getSearcher WARN [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 632108 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21e300ee[collection1] main{StandardDirectoryReader(segments_g:93:nrt _m(4.8):C1 _s(4.8):C1)}
   [junit4]   2> 632110 T1721 oass.SolrIndexSearcher.<init> Opening Searcher@57a31d74[collection1] main
   [junit4]   2> 632111 T1721 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632112 T1723 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632113 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@57a31d74[collection1] main{StandardDirectoryReader(segments_h:95:nrt _m(4.8):C1 _s(4.8):C1 _t(4.8):C1)}
   [junit4]   2> 632113 T1723 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_i,generation=18}
   [junit4]   2> 632114 T1723 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 632114 T1723 oass.SolrIndexSearcher.<init> Opening Searcher@949841ed[collection1] main
   [junit4]   2> 632114 T1723 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632115 T1722 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632115 T1722 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 632116 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@949841ed[collection1] main{StandardDirectoryReader(segments_i:99:nrt _m(4.8):C1 _s(4.8):C1 _u(4.8):C1)}
   [junit4]   2> 632118 T1722 oass.SolrIndexSearcher.<init> Opening Searcher@39a34ab2[collection1] main
   [junit4]   2> 632119 T1722 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632119 T1721 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632120 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39a34ab2[collection1] main{StandardDirectoryReader(segments_i:103:nrt _m(4.8):C1 _s(4.8):C1 _v(4.8):C1)}
   [junit4]   2> 632121 T1721 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_j,generation=19}
   [junit4]   2> 632122 T1721 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 632124 T1721 oass.SolrIndexSearcher.<init> Opening Searcher@9b7ad383[collection1] main
   [junit4]   2> 632125 T1721 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632125 T1723 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632126 T1723 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_k,generation=20}
   [junit4]   2> 632126 T1723 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 632126 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9b7ad383[collection1] main{StandardDirectoryReader(segments_j:111:nrt _m(4.8):C1 _v(4.8):C1 _x(4.8):C1)}
   [junit4]   2> 632127 T1723 oass.SolrIndexSearcher.<init> Opening Searcher@1ce8a99e[collection1] main
   [junit4]   2> 632127 T1723 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632128 T1722 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632128 T1722 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 632129 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ce8a99e[collection1] main{StandardDirectoryReader(segments_j:111:nrt _m(4.8):C1 _v(4.8):C1 _x(4.8):C1)}
   [junit4]   2> 632131 T1722 oass.SolrIndexSearcher.<init> Opening Searcher@87db535a[collection1] main
   [junit4]   2> 632132 T1722 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632132 T1723 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632133 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@87db535a[collection1] main{StandardDirectoryReader(segments_k:115:nrt _m(4.8):C1 _y(4.8):C1)}
   [junit4]   2> 632134 T1723 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_k,generation=20}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_l,generation=21}
   [junit4]   2> 632134 T1723 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 21
   [junit4]   2> 632135 T1723 oass.SolrIndexSearcher.<init> Opening Searcher@b3a85994[collection1] main
   [junit4]   2> 632135 T1723 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632137 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b3a85994[collection1] main{StandardDirectoryReader(segments_l:119:nrt _m(4.8):C1 _z(4.8):C1)}
   [junit4]   2> 632137 T1722 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632145 T1722 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_l,generation=21}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_m,generation=22}
   [junit4]   2> 632145 T1722 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 22
   [junit4]   2> 632147 T1722 oass.SolrIndexSearcher.<init> Opening Searcher@e56b9fc1[collection1] main
   [junit4]   2> 632147 T1722 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632147 T1721 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632148 T1721 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_m,generation=22}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_n,generation=23}
   [junit4]   2> 632149 T1721 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 23
   [junit4]   2> 632148 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e56b9fc1[collection1] main{StandardDirectoryReader(segments_m:127:nrt _10(4.8):C1 _11(4.8):C1)}
   [junit4]   2> 632150 T1721 oass.SolrIndexSearcher.<init> Opening Searcher@ef7025fa[collection1] main
   [junit4]   2> 632150 T1721 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632151 T1723 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632152 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ef7025fa[collection1] main{StandardDirectoryReader(segments_m:127:nrt _10(4.8):C1 _11(4.8):C1)}
   [junit4]   2> 632152 T1723 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_n,generation=23}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_o,generation=24}
   [junit4]   2> 632153 T1723 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 24
   [junit4]   2> 632155 T1723 oass.SolrIndexSearcher.<init> Opening Searcher@31e07c57[collection1] main
   [junit4]   2> 632156 T1723 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632157 T1722 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632157 T1722 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_o,generation=24}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_p,generation=25}
   [junit4]   2> 632158 T1722 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 25
   [junit4]   2> 632158 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31e07c57[collection1] main{StandardDirectoryReader(segments_o:135:nrt _12(4.8):C1 _13(4.8):C1)}
   [junit4]   2> 632158 T1722 oass.SolrIndexSearcher.<init> Opening Searcher@a70d3635[collection1] main
   [junit4]   2> 632159 T1722 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632159 T1721 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632159 T1721 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 632160 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a70d3635[collection1] main{StandardDirectoryReader(segments_o:135:nrt _12(4.8):C1 _13(4.8):C1)}
   [junit4]   2> 632162 T1721 oass.SolrIndexSearcher.<init> Opening Searcher@1d8f3699[collection1] main
   [junit4]   2> 632163 T1721 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632163 T1723 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632164 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d8f3699[collection1] main{StandardDirectoryReader(segments_p:139:nrt _13(4.8):C1 _14(4.8):C1)}
   [junit4]   2> 632165 T1723 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_p,generation=25}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_q,generation=26}
   [junit4]   2> 632166 T1723 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 26
   [junit4]   2> 632168 T1723 oass.SolrIndexSearcher.<init> Opening Searcher@74f27e30[collection1] main
   [junit4]   2> 632168 T1723 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632169 T1722 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632169 T1722 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_q,generation=26}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_r,generation=27}
   [junit4]   2> 632170 T1722 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 27
   [junit4]   2> 632170 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@74f27e30[collection1] main{StandardDirectoryReader(segments_q:145:nrt _13(4.8):C1 _15(4.8):C1 _16(4.8):C1)}
   [junit4]   2> 632170 T1722 oass.SolrIndexSearcher.<init> Opening Searcher@a86f6298[collection1] main
   [junit4]   2> 632171 T1722 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632171 T1721 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632171 T1721 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 632172 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a86f6298[collection1] main{StandardDirectoryReader(segments_q:145:nrt _13(4.8):C1 _15(4.8):C1 _16(4.8):C1)}
   [junit4]   2> 632173 T1721 oass.SolrIndexSearcher.<init> Opening Searcher@582d38c8[collection1] main
   [junit4]   2> 632173 T1721 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632175 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@582d38c8[collection1] main{StandardDirectoryReader(segments_q:145:nrt _13(4.8):C1 _15(4.8):C1 _16(4.8):C1)}
   [junit4]   2> 632178 T1721 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632179 T1721 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_r,generation=27}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_s,generation=28}
   [junit4]   2> 632179 T1721 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 28
   [junit4]   2> 632180 T1721 oass.SolrIndexSearcher.<init> Opening Searcher@7c09a5c3[collection1] main
   [junit4]   2> 632180 T1721 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632181 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c09a5c3[collection1] main{StandardDirectoryReader(segments_s:149:nrt _13(4.8):C1 _16(4.8):C1 _17(4.8):C1)}
   [junit4]   2> ASYNC  NEW_CORE C1303 name=collection1 org.apache.solr.core.SolrCore@e953b1c
   [junit4]   2> 632182 T1710 C1303 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632183 T1710 C1303 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 632184 T1710 C1303 oass.SolrIndexSearcher.<init> Opening Searcher@fc60dfc7[collection1] main
   [junit4]   2> 632185 T1710 C1303 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632186 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fc60dfc7[collection1] main{StandardDirectoryReader(segments_s:149:nrt _13(4.8):C1 _16(4.8):C1 _17(4.8):C1)}
   [junit4]   2> 632187 T1710 C1303 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 632189 T1710 oas.SolrTestCaseJ4.tearDown ###Ending testMultiThreaded
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testMultiThreaded -Dtests.seed=4B6BAC04B4DD11EE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Pacific/Pago_Pago -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.28s J1 | SignatureUpdateProcessorFactoryTest.testMultiThreaded <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<3>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B6BAC04B4DD11EE:2AFE76E45C0C1B18]:0)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:78)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded(SignatureUpdateProcessorFactoryTest.java:229)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 632200 T1710 oas.SolrTestCaseJ4.setUp ###Starting testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 632200 T1710 C1303 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 632201 T1710 C1303 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 632203 T1710 C1303 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632204 T1710 C1303 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_s,generation=28}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_t,generation=29}
   [junit4]   2> 632205 T1710 C1303 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 29
   [junit4]   2> 632206 T1710 C1303 oass.SolrIndexSearcher.<init> Opening Searcher@5ad2e657[collection1] main
   [junit4]   2> 632207 T1710 C1303 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632208 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ad2e657[collection1] main{StandardDirectoryReader(segments_t:150:nrt)}
   [junit4]   2> 632209 T1710 C1303 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 632211 T1710 oas.SolrTestCaseJ4.tearDown ###Ending testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 632215 T1710 oas.SolrTestCaseJ4.setUp ###Starting testDupeAllFieldsDetection
   [junit4]   2> 632216 T1710 C1303 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 632216 T1710 C1303 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 632218 T1710 C1303 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632218 T1710 C1303 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_t,generation=29}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_u,generation=30}
   [junit4]   2> 632219 T1710 C1303 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 30
   [junit4]   2> 632219 T1710 C1303 oass.SolrIndexSearcher.<init> Opening Searcher@6ceb9c9f[collection1] main
   [junit4]   2> 632220 T1710 C1303 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632221 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ceb9c9f[collection1] main{StandardDirectoryReader(segments_u:151:nrt)}
   [junit4]   2> 632222 T1710 C1303 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 632227 T1710 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632229 T1710 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_u,generation=30}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_v,generation=31}
   [junit4]   2> 632229 T1710 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 31
   [junit4]   2> 632230 T1710 oass.SolrIndexSearcher.<init> Opening Searcher@e09c3544[collection1] main
   [junit4]   2> 632231 T1710 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632232 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e09c3544[collection1] main{StandardDirectoryReader(segments_v:153:nrt _18(4.8):C3)}
   [junit4]   2> 632233 T1710 oas.SolrTestCaseJ4.tearDown ###Ending testDupeAllFieldsDetection
   [junit4]   2> 632236 T1710 oas.SolrTestCaseJ4.setUp ###Starting testDupeDetection
   [junit4]   2> 632237 T1710 C1303 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 632238 T1710 C1303 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 632239 T1710 C1303 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632240 T1710 C1303 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_v,generation=31}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_w,generation=32}
   [junit4]   2> 632240 T1710 C1303 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 32
   [junit4]   2> 632241 T1710 C1303 oass.SolrIndexSearcher.<init> Opening Searcher@a2637639[collection1] main
   [junit4]   2> 632241 T1710 C1303 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632242 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a2637639[collection1] main{StandardDirectoryReader(segments_w:154:nrt)}
   [junit4]   2> 632243 T1710 C1303 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 632247 T1710 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632249 T1710 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_w,generation=32}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_x,generation=33}
   [junit4]   2> 632249 T1710 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 33
   [junit4]   2> 632250 T1710 oass.SolrIndexSearcher.<init> Opening Searcher@d6648d7[collection1] main
   [junit4]   2> 632251 T1710 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632252 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d6648d7[collection1] main{StandardDirectoryReader(segments_x:156:nrt _19(4.8):C2)}
   [junit4]   2> 632254 T1710 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632256 T1710 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_x,generation=33}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_y,generation=34}
   [junit4]   2> 632256 T1710 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 34
   [junit4]   2> 632257 T1710 oass.SolrIndexSearcher.<init> Opening Searcher@4390b52f[collection1] main
   [junit4]   2> 632258 T1710 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632259 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4390b52f[collection1] main{StandardDirectoryReader(segments_y:159:nrt _19(4.8):C2/1:delGen=1 _1a(4.8):C1)}
   [junit4]   2> 632259 T1710 oas.SolrTestCaseJ4.tearDown ###Ending testDupeDetection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testDupeDetection -Dtests.seed=4B6BAC04B4DD11EE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Pacific/Pago_Pago -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([4B6BAC04B4DD11EE:105B57CCB79AB292]:0)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:78)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:126)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 632265 T1710 oas.SolrTestCaseJ4.setUp ###Starting testNonStringFieldsValues
   [junit4]   2> 632265 T1710 C1303 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 632266 T1710 C1303 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 632267 T1710 C1303 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632268 T1710 C1303 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_y,generation=34}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_z,generation=35}
   [junit4]   2> 632268 T1710 C1303 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 35
   [junit4]   2> 632269 T1710 C1303 oass.SolrIndexSearcher.<init> Opening Searcher@74757ac1[collection1] main
   [junit4]   2> 632270 T1710 C1303 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632271 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@74757ac1[collection1] main{StandardDirectoryReader(segments_z:160:nrt)}
   [junit4]   2> 632271 T1710 C1303 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 632275 T1710 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 632471 T1710 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 632473 T1710 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_z,generation=35}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@8b7884d3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d5a41bd)),segFN=segments_10,generation=36}
   [junit4]   2> 632474 T1710 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 36
   [junit4]   2> 632475 T1710 oass.SolrIndexSearcher.<init> Opening Searcher@ff6feaf4[collection1] main
   [junit4]   2> 632476 T1710 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 632477 T1712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ff6feaf4[collection1] main{StandardDirectoryReader(segments_10:162:nrt _1b(4.8):C5/1:delGen=1)}
   [junit4]   2> 632478 T1710 oas.SolrTestCaseJ4.tearDown ###Ending testNonStringFieldsValues
   [junit4]   2> 632480 T1710 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 632481 T1710 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1598287274
   [junit4]   2> 632481 T1710 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e953b1c
   [junit4]   2> 632490 T1710 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> 632490 T1710 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 632490 T1710 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 632491 T1710 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 632491 T1710 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 632492 T1710 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 632492 T1710 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393581783560 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393581783560;done=false>>]
   [junit4]   2> 632492 T1710 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393581783560
   [junit4]   2> 632493 T1710 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393581783560/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393581783560/index;done=false>>]
   [junit4]   2> 632493 T1710 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393581783560/index
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity, locale=mk, timezone=Pacific/Pago_Pago
   [junit4]   2> NOTE: Linux 3.8.0-36-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=89291408,total=224985088
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldResource, TestWordDelimiterFilterFactory, StatsComponentTest, TestSchemaSimilarityResource, AliasIntegrationTest, XmlUpdateRequestHandlerTest, TestRecovery, TestShardHandlerFactory, HdfsDirectoryTest, FileUtilsTest, TestQuerySenderNoQuery, SuggesterWFSTTest, TestDynamicFieldCollectionResource, DistributedSuggestComponentTest, SolrRequestParserTest, NumericFieldsTest, PathHierarchyTokenizerFactoryTest, TestHighlightDedupGrouping, TestDistribDocBasedVersion, TestSolrJ, TestSchemaVersionResource, TestStressRecovery, SpellCheckComponentTest, FieldAnalysisRequestHandlerTest, DirectSolrSpellCheckerTest, ChaosMonkeySafeLeaderTest, PingRequestHandlerTest, TestComponentsName, HdfsChaosMonkeySafeLeaderTest, TestRandomMergePolicy, XsltUpdateRequestHandlerTest, PluginInfoTest, TestSolr4Spatial, IndexSchemaRuntimeFieldTest, HdfsCollectionsAPIDistributedZkTest, DistanceFunctionTest, TestUtils, TestFuzzyAnalyzedSuggestions, ZkNodePropsTest, MultiTermTest, ParsingFieldUpdateProcessorsTest, SolrCoreCheckLockOnStartupTest, CoreContainerCoreInitFailuresTest, TestQuerySenderListener, TestDFRSimilarityFactory, RAMDirectoryFactoryTest, NotRequiredUniqueKeyTest, BlockCacheTest, BadCopyFieldTest, DistributedDebugComponentTest, TestIndexSearcher, ConvertedLegacyTest, TestJmxIntegration, CursorPagingTest, TestSolrXml, TestCollationField, TestAnalyzeInfixSuggestions, DirectSolrConnectionTest, TestDefaultSimilarityFactory, TestStressReorder, FullSolrCloudDistribCmdsTest, MigrateRouteKeyTest, HighlighterTest, LeaderElectionIntegrationTest, TestFastOutputStream, MinimalSchemaTest, CurrencyFieldXmlFileTest, AnalysisErrorHandlingTest, BasicDistributedZk2Test, TestSchemaResource, BasicZkTest, ChaosMonkeyNothingIsSafeTest, TestFastWriter, StandardRequestHandlerTest, TestStandardQParsers, TestSolrQueryParserResource, TestFastLRUCache, DistribCursorPagingTest, HdfsBasicDistributedZk2Test, TriLevelCompositeIdRoutingTest, TestSchemaNameResource, TimeZoneUtilsTest, TestCoreDiscovery, TestFiltering, ShardRoutingCustomTest, TestLazyCores, UniqFieldsUpdateProcessorFactoryTest, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, TestRandomFaceting, TestRandomDVFaceting, TestJoin, TestReload, SolrCoreTest, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, BasicFunctionalityTest, DirectUpdateHandlerTest, SoftAutoCommitTest, SignatureUpdateProcessorFactoryTest]
   [junit4] Completed on J1 in 1.62s, 6 tests, 2 failures <<< FAILURES!

[...truncated 431 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:471: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:464: 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:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1278: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:911: There were test failures: 363 suites, 1570 tests, 2 failures, 73 ignored (7 assumptions)

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