You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/10/13 12:32:46 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18038 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18038/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:426)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:774)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:868)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:729)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:324)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:572)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:780)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:604)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:780)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:426)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:774)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:868)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:729)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:324)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:572)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:780)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:604)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:780)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)


	at __randomizedtesting.SeedInfo.seed([FAFD97D2A75F06EC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=11528, name=searcherExecutor-5726-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=11528, name=searcherExecutor-5726-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([FAFD97D2A75F06EC]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=11528, name=searcherExecutor-5726-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=11528, name=searcherExecutor-5726-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([FAFD97D2A75F06EC]:0)




Build Log:
[...truncated 12079 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/init-core-data-001
   [junit4]   2> 1209820 INFO  (SUITE-TestLazyCores-seed#[FAFD97D2A75F06EC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1209821 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 1209834 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1209844 WARN  (coreLoadExecutor-5695-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1209845 INFO  (coreLoadExecutor-5695-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1209845 WARN  (coreLoadExecutor-5695-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1209845 WARN  (coreLoadExecutor-5695-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1209845 INFO  (coreLoadExecutor-5695-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1209846 INFO  (coreLoadExecutor-5695-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1209888 INFO  (coreLoadExecutor-5695-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1209890 INFO  (coreLoadExecutor-5695-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1209890 INFO  (coreLoadExecutor-5695-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1209890 INFO  (coreLoadExecutor-5695-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1209891 INFO  (coreLoadExecutor-5695-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection1
   [junit4]   2> 1209891 INFO  (coreLoadExecutor-5695-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection1/data/]
   [junit4]   2> 1209892 INFO  (coreLoadExecutor-5695-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1209893 INFO  (coreLoadExecutor-5695-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1209893 INFO  (coreLoadExecutor-5695-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1209894 INFO  (coreLoadExecutor-5695-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection5
   [junit4]   2> 1209894 INFO  (coreLoadExecutor-5695-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection5/data/]
   [junit4]   2> 1209895 INFO  (coreLoadExecutor-5695-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection2
   [junit4]   2> 1209895 INFO  (coreLoadExecutor-5695-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection2/data/]
   [junit4]   2> 1209895 INFO  (coreLoadExecutor-5695-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1209896 INFO  (coreLoadExecutor-5695-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1209897 INFO  (coreLoadExecutor-5695-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1209897 INFO  (coreLoadExecutor-5695-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1209898 INFO  (coreLoadExecutor-5695-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=19.5263671875, floorSegmentMB=1.4228515625, forceMergeDeletesPctAllowed=2.1933019844230426, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1209898 INFO  (coreLoadExecutor-5695-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e82994[collection1] main]
   [junit4]   2> 1209899 INFO  (coreLoadExecutor-5695-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection1/conf
   [junit4]   2> 1209899 INFO  (coreLoadExecutor-5695-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1209899 INFO  (searcherExecutor-5696-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e82994[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1209902 INFO  (coreLoadExecutor-5695-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1209902 INFO  (coreLoadExecutor-5695-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1209902 INFO  (coreLoadExecutor-5695-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=19.5263671875, floorSegmentMB=1.4228515625, forceMergeDeletesPctAllowed=2.1933019844230426, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1209903 INFO  (coreLoadExecutor-5695-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@19f230e[collection5] main]
   [junit4]   2> 1209903 INFO  (coreLoadExecutor-5695-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection5/conf
   [junit4]   2> 1209903 INFO  (coreLoadExecutor-5695-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1209903 INFO  (searcherExecutor-5697-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@19f230e[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1209909 INFO  (coreLoadExecutor-5695-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1209909 INFO  (coreLoadExecutor-5695-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1209909 INFO  (coreLoadExecutor-5695-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=19.5263671875, floorSegmentMB=1.4228515625, forceMergeDeletesPctAllowed=2.1933019844230426, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1209909 INFO  (coreLoadExecutor-5695-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6584d1[collection2] main]
   [junit4]   2> 1209910 INFO  (coreLoadExecutor-5695-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection2/conf
   [junit4]   2> 1209910 INFO  (coreLoadExecutor-5695-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1209911 INFO  (searcherExecutor-5698-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@6584d1[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1209911 INFO  (coreLoadExecutor-5695-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1209917 WARN  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1209917 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1209923 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    ] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1209925 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1209926 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection4
   [junit4]   2> 1209926 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection4/data/]
   [junit4]   2> 1209928 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1391920184, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1209932 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1209932 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1209932 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8561990709422209]
   [junit4]   2> 1209933 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@192d878[collection4] main]
   [junit4]   2> 1209933 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection4/conf
   [junit4]   2> 1209933 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1209933 INFO  (searcherExecutor-5709-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@192d878[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1209939 WARN  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1209940 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1209945 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.s.IndexSchema [collection6] Schema name=tiny
   [junit4]   2> 1209947 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1209948 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection6
   [junit4]   2> 1209949 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection6/data/]
   [junit4]   2> 1209950 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8636623154961496]
   [junit4]   2> 1209954 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1209954 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1209955 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8006906193954012]
   [junit4]   2> 1209955 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ba43db[collection6] main]
   [junit4]   2> 1209955 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-001/collection6/conf
   [junit4]   2> 1209955 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1209955 INFO  (searcherExecutor-5713-thread-1-processing-x:collection6) [    x:collection6] o.a.s.c.SolrCore [collection6] Registered new searcher Searcher@1ba43db[collection6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1209956 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.SolrCores Opening transient core collection6
   [junit4]   2> 1209960 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t12&name=collection2&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1209960 WARN  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1209961 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t14&name=collection4&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1209961 WARN  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1209961 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t15&name=collection5&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1209961 WARN  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1209961 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t16&name=collection6&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1209961 WARN  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1209961 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32287309
   [junit4]   2> 1209962 INFO  (coreCloseExecutor-5717-thread-1-processing-x:collection6) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1907179
   [junit4]   2> 1209962 INFO  (coreCloseExecutor-5717-thread-2-processing-x:collection6) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@147303a
   [junit4]   2> 1209962 INFO  (coreCloseExecutor-5717-thread-3-processing-x:collection6) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@d520f3
   [junit4]   2> 1209962 INFO  (coreCloseExecutor-5717-thread-4-processing-x:collection6) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@95dcf3
   [junit4]   2> 1209963 INFO  (coreCloseExecutor-5717-thread-5-processing-x:collection6) [    x:collection6] o.a.s.c.SolrCore [collection6]  CLOSING SolrCore org.apache.solr.core.SolrCore@f2cdfd
   [junit4]   2> 1209963 INFO  (TEST-TestLazyCores.testCreateSame-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.SolrTestCaseJ4 ###Ending testCreateSame
   [junit4]   2> 1209965 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 1209977 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1209988 WARN  (coreLoadExecutor-5724-thread-3-processing-x:collection6) [    x:collection6] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1209988 INFO  (coreLoadExecutor-5724-thread-3-processing-x:collection6) [    x:collection6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1209988 WARN  (coreLoadExecutor-5724-thread-2-processing-x:collection6) [    x:collection6] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1209989 WARN  (coreLoadExecutor-5724-thread-1-processing-x:collection6) [    x:collection6] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1209989 INFO  (coreLoadExecutor-5724-thread-2-processing-x:collection6) [    x:collection6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1209989 INFO  (coreLoadExecutor-5724-thread-1-processing-x:collection6) [    x:collection6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210016 INFO  (coreLoadExecutor-5724-thread-3-processing-x:collection6) [    x:collection6] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1210019 INFO  (coreLoadExecutor-5724-thread-3-processing-x:collection6) [    x:collection6] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210019 INFO  (coreLoadExecutor-5724-thread-2-processing-x:collection6) [    x:collection6] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1210019 INFO  (coreLoadExecutor-5724-thread-1-processing-x:collection6) [    x:collection6] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1210020 INFO  (coreLoadExecutor-5724-thread-3-processing-x:collection6) [    x:collection6] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection5
   [junit4]   2> 1210020 INFO  (coreLoadExecutor-5724-thread-3-processing-x:collection6) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection5/data/]
   [junit4]   2> 1210021 INFO  (coreLoadExecutor-5724-thread-3-processing-x:collection6) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1210021 INFO  (coreLoadExecutor-5724-thread-2-processing-x:collection6) [    x:collection6] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210021 INFO  (coreLoadExecutor-5724-thread-1-processing-x:collection6) [    x:collection6] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210022 INFO  (coreLoadExecutor-5724-thread-2-processing-x:collection6) [    x:collection6] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection2
   [junit4]   2> 1210022 INFO  (coreLoadExecutor-5724-thread-1-processing-x:collection6) [    x:collection6] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection1
   [junit4]   2> 1210022 INFO  (coreLoadExecutor-5724-thread-2-processing-x:collection6) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection2/data/]
   [junit4]   2> 1210023 INFO  (coreLoadExecutor-5724-thread-1-processing-x:collection6) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection1/data/]
   [junit4]   2> 1210023 INFO  (coreLoadExecutor-5724-thread-2-processing-x:collection6) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1210023 INFO  (coreLoadExecutor-5724-thread-1-processing-x:collection6) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1210026 INFO  (coreLoadExecutor-5724-thread-3-processing-x:collection6) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210026 INFO  (coreLoadExecutor-5724-thread-3-processing-x:collection6) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210026 INFO  (coreLoadExecutor-5724-thread-3-processing-x:collection6) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=19.5263671875, floorSegmentMB=1.4228515625, forceMergeDeletesPctAllowed=2.1933019844230426, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1210026 INFO  (coreLoadExecutor-5724-thread-3-processing-x:collection6) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@d780d0[collection5] main]
   [junit4]   2> 1210026 INFO  (coreLoadExecutor-5724-thread-3-processing-x:collection6) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection5/conf
   [junit4]   2> 1210026 INFO  (coreLoadExecutor-5724-thread-3-processing-x:collection6) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210027 INFO  (searcherExecutor-5725-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@d780d0[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210029 INFO  (coreLoadExecutor-5724-thread-2-processing-x:collection6) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210029 INFO  (coreLoadExecutor-5724-thread-2-processing-x:collection6) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210029 INFO  (coreLoadExecutor-5724-thread-1-processing-x:collection6) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210029 INFO  (coreLoadExecutor-5724-thread-1-processing-x:collection6) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210029 INFO  (coreLoadExecutor-5724-thread-2-processing-x:collection6) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=19.5263671875, floorSegmentMB=1.4228515625, forceMergeDeletesPctAllowed=2.1933019844230426, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1210029 INFO  (coreLoadExecutor-5724-thread-1-processing-x:collection6) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=19.5263671875, floorSegmentMB=1.4228515625, forceMergeDeletesPctAllowed=2.1933019844230426, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1210029 INFO  (coreLoadExecutor-5724-thread-2-processing-x:collection6) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@723af3[collection2] main]
   [junit4]   2> 1210029 INFO  (coreLoadExecutor-5724-thread-1-processing-x:collection6) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e5f26e[collection1] main]
   [junit4]   2> 1210030 INFO  (coreLoadExecutor-5724-thread-2-processing-x:collection6) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection2/conf
   [junit4]   2> 1210030 INFO  (coreLoadExecutor-5724-thread-1-processing-x:collection6) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection1/conf
   [junit4]   2> 1210030 INFO  (coreLoadExecutor-5724-thread-2-processing-x:collection6) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210030 INFO  (coreLoadExecutor-5724-thread-1-processing-x:collection6) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210030 INFO  (searcherExecutor-5726-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@723af3[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210030 INFO  (searcherExecutor-5727-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e5f26e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210030 INFO  (coreLoadExecutor-5724-thread-2-processing-x:collection6) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1210036 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210037 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210043 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 1210044 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210045 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection3
   [junit4]   2> 1210046 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection3/data/]
   [junit4]   2> 1210047 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=48.1474609375, floorSegmentMB=1.1513671875, forceMergeDeletesPctAllowed=13.954920424754286, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1210052 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210052 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210052 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=19.892578125, floorSegmentMB=0.546875, forceMergeDeletesPctAllowed=11.689505776664538, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1210052 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dc28b3[collection3] main]
   [junit4]   2> 1210052 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection3/conf
   [junit4]   2> 1210053 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210053 INFO  (searcherExecutor-5737-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrCore [collection3] Registered new searcher Searcher@1dc28b3[collection3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210053 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection3] o.a.s.c.SolrCores Opening transient core collection3
   [junit4]   2> 1210060 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection3] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210060 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210065 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1210067 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210069 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection4
   [junit4]   2> 1210069 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection4/data/]
   [junit4]   2> 1210070 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=43.1171875, floorSegmentMB=1.8486328125, forceMergeDeletesPctAllowed=23.7685872112046, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6103393357552367
   [junit4]   2> 1210075 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210075 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210075 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=30.0751953125, floorSegmentMB=1.111328125, forceMergeDeletesPctAllowed=0.9379562581398226, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8281492117197491
   [junit4]   2> 1210075 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2382e2[collection4] main]
   [junit4]   2> 1210075 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection4/conf
   [junit4]   2> 1210076 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210076 INFO  (searcherExecutor-5741-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@2382e2[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210083 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210084 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210096 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.s.IndexSchema [collection6] Schema name=tiny
   [junit4]   2> 1210098 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210099 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection6
   [junit4]   2> 1210100 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection6/data/]
   [junit4]   2> 1210102 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=34.8447265625, floorSegmentMB=1.4423828125, forceMergeDeletesPctAllowed=14.838213822254714, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.400807672827438
   [junit4]   2> 1210109 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210109 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210109 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=34.8115234375, floorSegmentMB=1.1513671875, forceMergeDeletesPctAllowed=3.7950301538366893, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1210110 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dd2b8b[collection6] main]
   [junit4]   2> 1210110 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection6/conf
   [junit4]   2> 1210110 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210110 INFO  (searcherExecutor-5745-thread-1-processing-x:collection6) [    x:collection6] o.a.s.c.SolrCore [collection6] Registered new searcher Searcher@1dd2b8b[collection6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210111 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.SolrCores Opening transient core collection6
   [junit4]   2> 1210119 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210119 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210126 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.s.IndexSchema [collection7] Schema name=tiny
   [junit4]   2> 1210128 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210130 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection6] o.a.s.c.CoreContainer Creating SolrCore 'collection7' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection7
   [junit4]   2> 1210130 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection7] o.a.s.c.SolrCore [[collection7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection7], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection7/data/]
   [junit4]   2> 1210132 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=75.6142578125, floorSegmentMB=1.8251953125, forceMergeDeletesPctAllowed=6.230509235006769, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5276196430326031
   [junit4]   2> 1210139 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210139 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210139 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=89.0087890625, floorSegmentMB=0.53125, forceMergeDeletesPctAllowed=29.408730229997033, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6520913921306393
   [junit4]   2> 1210139 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection7] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f7dc0d[collection7] main]
   [junit4]   2> 1210140 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection7] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection7/conf
   [junit4]   2> 1210140 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection7] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210140 INFO  (searcherExecutor-5749-thread-1-processing-x:collection7) [    x:collection7] o.a.s.c.SolrCore [collection7] Registered new searcher Searcher@1f7dc0d[collection7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210140 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection7] o.a.s.c.SolrCores Opening transient core collection7
   [junit4]   2> 1210148 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection7] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210149 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210156 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection7] o.a.s.s.IndexSchema [collection8] Schema name=tiny
   [junit4]   2> 1210158 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection7] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210159 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection7] o.a.s.c.CoreContainer Creating SolrCore 'collection8' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection8
   [junit4]   2> 1210160 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.c.SolrCore [[collection8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection8], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection8/data/]
   [junit4]   2> 1210161 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=2.5341796875, floorSegmentMB=1.9130859375, forceMergeDeletesPctAllowed=8.922563994124166, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7804508143562677
   [junit4]   2> 1210168 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210168 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210168 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=17.9013671875, floorSegmentMB=1.373046875, forceMergeDeletesPctAllowed=11.095198234509152, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7497431839872744
   [junit4]   2> 1210168 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.s.SolrIndexSearcher Opening [Searcher@1eb58b4[collection8] main]
   [junit4]   2> 1210169 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection8/conf
   [junit4]   2> 1210169 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210169 INFO  (searcherExecutor-5753-thread-1-processing-x:collection8) [    x:collection8] o.a.s.c.SolrCore [collection8] Registered new searcher Searcher@1eb58b4[collection8] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210169 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.c.SolrCores Opening transient core collection8
   [junit4]   2> 1210169 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.c.SolrCores Closing transient core [collection3]
   [junit4]   2> 1210177 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210178 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210184 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.s.IndexSchema [collection9] Schema name=tiny
   [junit4]   2> 1210187 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210188 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection8] o.a.s.c.CoreContainer Creating SolrCore 'collection9' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection9
   [junit4]   2> 1210189 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.c.SolrCore [[collection9] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection9], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection9/data/]
   [junit4]   2> 1210190 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=79.6669921875, floorSegmentMB=0.9775390625, forceMergeDeletesPctAllowed=11.943224863389455, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6574335570600397
   [junit4]   2> 1210197 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210197 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210197 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@198505a
   [junit4]   2> 1210197 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.s.SolrIndexSearcher Opening [Searcher@ba4c9b[collection9] main]
   [junit4]   2> 1210198 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-002/collection9/conf
   [junit4]   2> 1210198 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210199 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.c.SolrCores Opening transient core collection9
   [junit4]   2> 1210199 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.c.SolrCores Closing transient core [collection2]
   [junit4]   2> 1210199 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.c.SolrCore [collection3]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e62d85
   [junit4]   2> 1210199 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2211959
   [junit4]   2> 1210200 INFO  (searcherExecutor-5757-thread-1-processing-x:collection9) [    x:collection9] o.a.s.c.SolrCore [collection9] Registered new searcher Searcher@ba4c9b[collection9] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210200 INFO  (coreCloseExecutor-5761-thread-1-processing-x:collection9) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@780445
   [junit4]   2> 1210200 INFO  (coreCloseExecutor-5761-thread-2-processing-x:collection9) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a7fcb2
   [junit4]   2> 1210200 INFO  (coreCloseExecutor-5761-thread-3-processing-x:collection9) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@f45c6a
   [junit4]   2> 1210201 INFO  (coreCloseExecutor-5761-thread-4-processing-x:collection9) [    x:collection6] o.a.s.c.SolrCore [collection6]  CLOSING SolrCore org.apache.solr.core.SolrCore@af88f5
   [junit4]   2> 1210201 INFO  (coreCloseExecutor-5761-thread-6-processing-x:collection9) [    x:collection8] o.a.s.c.SolrCore [collection8]  CLOSING SolrCore org.apache.solr.core.SolrCore@48ba8c
   [junit4]   2> 1210201 INFO  (coreCloseExecutor-5761-thread-5-processing-x:collection9) [    x:collection7] o.a.s.c.SolrCore [collection7]  CLOSING SolrCore org.apache.solr.core.SolrCore@a37b4e
   [junit4]   2> 1210202 INFO  (coreCloseExecutor-5761-thread-7-processing-x:collection9) [    x:collection9] o.a.s.c.SolrCore [collection9]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ddd6de
   [junit4]   2> 1210203 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.SolrTestCaseJ4 ###Ending testCachingLimit
   [junit4]   2> 1210205 INFO  (TEST-TestLazyCores.testLazySearch-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 1210222 INFO  (TEST-TestLazyCores.testLazySearch-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1210231 WARN  (coreLoadExecutor-5768-thread-3-processing-x:collection9) [    x:collection9] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210231 WARN  (coreLoadExecutor-5768-thread-2-processing-x:collection9) [    x:collection9] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210231 WARN  (coreLoadExecutor-5768-thread-1-processing-x:collection9) [    x:collection9] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210231 INFO  (coreLoadExecutor-5768-thread-3-processing-x:collection9) [    x:collection9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210231 INFO  (coreLoadExecutor-5768-thread-2-processing-x:collection9) [    x:collection9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210232 INFO  (coreLoadExecutor-5768-thread-1-processing-x:collection9) [    x:collection9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210268 INFO  (coreLoadExecutor-5768-thread-1-processing-x:collection9) [    x:collection9] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1210268 INFO  (coreLoadExecutor-5768-thread-3-processing-x:collection9) [    x:collection9] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1210268 INFO  (coreLoadExecutor-5768-thread-2-processing-x:collection9) [    x:collection9] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1210272 INFO  (coreLoadExecutor-5768-thread-1-processing-x:collection9) [    x:collection9] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210272 INFO  (coreLoadExecutor-5768-thread-3-processing-x:collection9) [    x:collection9] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210272 INFO  (coreLoadExecutor-5768-thread-2-processing-x:collection9) [    x:collection9] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210274 INFO  (coreLoadExecutor-5768-thread-1-processing-x:collection9) [    x:collection9] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection1
   [junit4]   2> 1210274 INFO  (coreLoadExecutor-5768-thread-3-processing-x:collection9) [    x:collection9] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection5
   [junit4]   2> 1210274 INFO  (coreLoadExecutor-5768-thread-2-processing-x:collection9) [    x:collection9] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection2
   [junit4]   2> 1210274 INFO  (coreLoadExecutor-5768-thread-1-processing-x:collection9) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection1/data/]
   [junit4]   2> 1210274 INFO  (coreLoadExecutor-5768-thread-2-processing-x:collection9) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection2/data/]
   [junit4]   2> 1210274 INFO  (coreLoadExecutor-5768-thread-3-processing-x:collection9) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection5/data/]
   [junit4]   2> 1210276 INFO  (coreLoadExecutor-5768-thread-3-processing-x:collection9) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1210276 INFO  (coreLoadExecutor-5768-thread-1-processing-x:collection9) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1210276 INFO  (coreLoadExecutor-5768-thread-2-processing-x:collection9) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1210281 INFO  (coreLoadExecutor-5768-thread-2-processing-x:collection9) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210281 INFO  (coreLoadExecutor-5768-thread-2-processing-x:collection9) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210281 INFO  (coreLoadExecutor-5768-thread-2-processing-x:collection9) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=19.5263671875, floorSegmentMB=1.4228515625, forceMergeDeletesPctAllowed=2.1933019844230426, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1210281 INFO  (coreLoadExecutor-5768-thread-2-processing-x:collection9) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@10d38d6[collection2] main]
   [junit4]   2> 1210281 INFO  (coreLoadExecutor-5768-thread-2-processing-x:collection9) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection2/conf
   [junit4]   2> 1210282 INFO  (coreLoadExecutor-5768-thread-2-processing-x:collection9) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210282 INFO  (searcherExecutor-5771-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@10d38d6[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210282 INFO  (coreLoadExecutor-5768-thread-2-processing-x:collection9) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1210283 INFO  (coreLoadExecutor-5768-thread-1-processing-x:collection9) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210283 INFO  (coreLoadExecutor-5768-thread-1-processing-x:collection9) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210283 INFO  (coreLoadExecutor-5768-thread-1-processing-x:collection9) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=19.5263671875, floorSegmentMB=1.4228515625, forceMergeDeletesPctAllowed=2.1933019844230426, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1210283 INFO  (coreLoadExecutor-5768-thread-1-processing-x:collection9) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1473767[collection1] main]
   [junit4]   2> 1210283 INFO  (coreLoadExecutor-5768-thread-3-processing-x:collection9) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210283 INFO  (coreLoadExecutor-5768-thread-3-processing-x:collection9) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210283 INFO  (coreLoadExecutor-5768-thread-3-processing-x:collection9) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=19.5263671875, floorSegmentMB=1.4228515625, forceMergeDeletesPctAllowed=2.1933019844230426, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1210283 INFO  (coreLoadExecutor-5768-thread-1-processing-x:collection9) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection1/conf
   [junit4]   2> 1210283 INFO  (coreLoadExecutor-5768-thread-3-processing-x:collection9) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e4be11[collection5] main]
   [junit4]   2> 1210284 INFO  (coreLoadExecutor-5768-thread-3-processing-x:collection9) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection5/conf
   [junit4]   2> 1210284 INFO  (coreLoadExecutor-5768-thread-1-processing-x:collection9) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210284 INFO  (coreLoadExecutor-5768-thread-3-processing-x:collection9) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210284 INFO  (searcherExecutor-5769-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1473767[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210284 INFO  (searcherExecutor-5770-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@1e4be11[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210289 WARN  (TEST-TestLazyCores.testLazySearch-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210290 INFO  (TEST-TestLazyCores.testLazySearch-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210296 INFO  (TEST-TestLazyCores.testLazySearch-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1210297 INFO  (TEST-TestLazyCores.testLazySearch-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210298 INFO  (TEST-TestLazyCores.testLazySearch-seed#[FAFD97D2A75F06EC]) [    x:collection9] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection4
   [junit4]   2> 1210298 INFO  (TEST-TestLazyCores.testLazySearch-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_FAFD97D2A75F06EC-001/tempDir-003/collection4/data/]
   [junit4]   2> 1210299 INFO  (TEST-TestLazyCores.testLazySearch-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2054543443, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1210304 INFO  (TEST-TestLazyCores.testLazySearch-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210304 INFO  (TEST-TestLazyCores.testLazySearch-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210304 INFO  (TEST-TestLazyCores.testLazySearch-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=135432546, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1210304 INFO  (TEST-TestLazyCores.testLazySearch-seed#[FAFD97D2A75F06EC]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@f6c3a6[collection4] main]
   [junit4]   2> 1210305 INFO  (TEST-TestLazyCores.tes

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

lectionsAPIDistributedZkTest, SpellingQueryConverterTest, DistributedQueryComponentOptimizationTest, TestExactStatsCache, CustomCollectionTest, TestDistributedGrouping, DistributedFacetPivotSmallTest, DistanceFunctionTest, SpellCheckComponentTest, RequestLoggingTest, TestCopyFieldCollectionResource, TestDynamicFieldResource, DirectSolrConnectionTest, ZkCLITest, ConjunctionSolrSpellCheckerTest, TestDistributedStatsComponentCardinality, BasicFunctionalityTest, DistribJoinFromCollectionTest, TestInitQParser, SpatialFilterTest, TestStressRecovery, TestChildDocTransformer, DirectoryFactoryTest, AnalysisErrorHandlingTest, TestHashPartitioner, TestQueryTypes, TestSubQueryTransformerDistrib, TestCharFilters, TestSimpleTrackingShardHandler, TestSweetSpotSimilarityFactory, DeleteStatusTest, RollingRestartTest, TestInfoStreamLogging, TestDownShardTolerantSearch, TestOnReconnectListenerSupport, AlternateDirectoryTest, TestHdfsBackupRestoreCore, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestDistributedSearch, HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, SolrCmdDistributorTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=FAFD97D2A75F06EC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=Etc/GMT-14 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:426)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:774)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:868)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:729)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:324)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:572)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:780)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:604)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:780)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:706)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FAFD97D2A75F06EC]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=11528, name=searcherExecutor-5726-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FAFD97D2A75F06EC]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=11528, name=searcherExecutor-5726-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FAFD97D2A75F06EC]:0)
   [junit4] Completed [455/638 (1!)] on J1 in 177.91s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 53235 lines...]


Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18039 - Still Unstable!

Posted by Adrien Grand <jp...@gmail.com>.
No worries, it was easy to think about when I saw a DMQ with negative
scores. :)

Le ven. 14 oct. 2016 à 16:07, Uwe Schindler <uw...@thetaphi.de> a écrit :

> Hi,
>
> Many thanks. I was not aware that the f*cking explain() does not use
> scorer!
> I was about to look into this when I have seen your question, Mike,
> because I have seen negative scores :-)
>
> Sorry,
> Uwe
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
> > -----Original Message-----
> > From: Michael McCandless [mailto:lucene@mikemccandless.com]
> > Sent: Friday, October 14, 2016 3:37 PM
> > To: Lucene/Solr dev <de...@lucene.apache.org>
> > Subject: Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) -
> Build #
> > 18039 - Still Unstable!
> >
> > Ahh thanks Adrien!
> >
> > Mike McCandless
> >
> > http://blog.mikemccandless.com
> >
> >
> > On Fri, Oct 14, 2016 at 9:33 AM, Adrien Grand <jp...@gmail.com> wrote:
> > > This was caused by https://issues.apache.org/jira/browse/LUCENE-7486:
> > the
> > > dismax scorer had been updated to initialize maxScore to
> > NEGATIVE_INFINITY,
> > > but not its explain() method. Should be fixed now.
> > >
> > > Le ven. 14 oct. 2016 à 12:26, Michael McCandless
> > <lu...@mikemccandless.com>
> > > a écrit :
> > >>
> > >> Thanks Adrien.
> > >>
> > >> Mike McCandless
> > >>
> > >> http://blog.mikemccandless.com
> > >>
> > >>
> > >> On Fri, Oct 14, 2016 at 6:21 AM, Adrien Grand <jp...@gmail.com>
> > wrote:
> > >> > I will look into it later today.
> > >> >
> > >> > Le ven. 14 oct. 2016 à 12:08, Michael McCandless
> > >> > <lu...@mikemccandless.com>
> > >> > a écrit :
> > >> >>
> > >> >> Does anyone have any idea on this one :)
> > >> >>
> > >> >> Mike McCandless
> > >> >>
> > >> >> http://blog.mikemccandless.com
> > >> >>
> > >> >>
> > >> >> On Thu, Oct 13, 2016 at 11:42 AM, Policeman Jenkins Server
> > >> >> <je...@thetaphi.de> wrote:
> > >> >> > Build:
> > >> >> > https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18039/
> > >> >> > Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
> > >> >> >
> > >> >> > 2 tests failed.
> > >> >> > FAILED:
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ9
> > >> >> >
> > >> >> > Error Message:
> > >> >> > (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5
> -extra:extra)
> > >> >> > NEVER:MATCH: score(doc=433)=-3.9678193E-6 !=
> > >> >> > explanationScore=-1.9839097E-6
> > >> >> > Explanation: -1.9839097E-6 = sum of:   -1.9839097E-6 = sum of:
> > >> >> > -1.9839097E-6 = max plus 0.5 times others of:
>  -3.9678193E-6 =
> > >> >> > sum of:
> > >> >> > -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity],
> result
> > >> >> > of:
> > >> >> > -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed
> > >> >> > from:
> > >> >> > 100.0 = boost             9.741334E-20 = NormalizationH1,
> computed
> > >> >> > from:
> > >> >> > 1.0 = tf               5.5031867 = avgFieldLength
> > >> >> > 5.6493154E19
> > >> >> > = len             0.24889919 = LambdaTTF, computed from:
> > >> >> > 2147.0 = totalTermFreq               8629.0 = numberOfDocuments
> > >> >> > -3.9678195E-8 = DistributionSPL  expected:<-3.9678193E-6> but
> > >> >> > was:<-1.9839097E-6>
> > >> >> >
> > >> >> > Stack Trace:
> > >> >> > junit.framework.AssertionFailedError: (+((field:yy
> (field:w5)^100.0)
> > >> >> > |
> > >> >> > (field:xx)^0.0)~0.5 -extra:extra) NEVER:MATCH:
> > >> >> > score(doc=433)=-3.9678193E-6
> > >> >> > != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 =
> > sum
> > >> >> > of:
> > >> >> >   -1.9839097E-6 = sum of:
> > >> >> >     -1.9839097E-6 = max plus 0.5 times others of:
> > >> >> >       -3.9678193E-6 = sum of:
> > >> >> >         -3.9678193E-6 = weight(field:w5 in 433)
> [RandomSimilarity],
> > >> >> > result of:
> > >> >> >           -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0),
> > >> >> > computed from:
> > >> >> >             100.0 = boost
> > >> >> >             9.741334E-20 = NormalizationH1, computed from:
> > >> >> >               1.0 = tf
> > >> >> >               5.5031867 = avgFieldLength
> > >> >> >               5.6493154E19 = len
> > >> >> >             0.24889919 = LambdaTTF, computed from:
> > >> >> >               2147.0 = totalTermFreq
> > >> >> >               8629.0 = numberOfDocuments
> > >> >> >             -3.9678195E-8 = DistributionSPL
> > >> >> >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> > >> >> >         at
> > >> >> >
> > >> >> >
> > __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE2
> > 9]:0)
> > >> >> >         at junit.framework.Assert.fail(Assert.java:50)
> > >> >> >         at junit.framework.Assert.failNotEquals(Assert.java:287)
> > >> >> >         at junit.framework.Assert.assertEquals(Assert.java:120)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.j
> > ava:505)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> > or.java:52)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.jav
> > a:56)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> > or.java:52)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> > or.java:52)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.jav
> > a:183)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> > a:79)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:4
> > 8)
> > >> >> >         at
> > >> >> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> > a:69)
> > >> >> >         at
> > >> >> >
> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSear
> > cher.java:72)
> > >> >> >         at
> > >> >> >
> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> > >> >> >         at
> > >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> > >> >> >         at
> > >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> > >> >> >         at
> > >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTe
> > stCase.java:112)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSi
> > mpleExplanationsWithFillerDocs.java:115)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExpl
> > anations.java:198)
> > >> >> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > >> >> > Method)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
> > va:62)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> > orImpl.java:43)
> > >> >> >         at java.lang.reflect.Method.invoke(Method.java:498)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > dRunner.java:1764)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > mizedRunner.java:871)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Rando
> > mizedRunner.java:907)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rand
> > omizedRunner.java:921)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> > SetupTeardownChained.java:49)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAf
> > terRule.java:45)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThr
> > eadAndTestName.java:48)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleI
> > gnoreAfterMaxFailures.java:64)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.
> > java:47)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> > mentAdapter.java:36)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.r
> > un(ThreadLeakControl.java:367)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> > (ThreadLeakControl.java:809)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> > eakControl.java:460)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > domizedRunner.java:880)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > mizedRunner.java:781)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > mizedRunner.java:816)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > mizedRunner.java:827)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAf
> > terRule.java:45)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> > mentAdapter.java:36)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCla
> > ssName.java:41)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> > mentAdapter.java:36)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> > mentAdapter.java:36)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> > mentAdapter.java:36)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAsse
> > rtionsRequired.java:53)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.
> > java:47)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleI
> > gnoreAfterMaxFailures.java:64)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreT
> > estSuites.java:54)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> > mentAdapter.java:36)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.r
> > un(ThreadLeakControl.java:367)
> > >> >> >         at java.lang.Thread.run(Thread.java:745)
> > >> >> >
> > >> >> >
> > >> >> > FAILED:
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ8
> > >> >> >
> > >> >> > Error Message:
> > >> >> > +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5
> > >> >> > -extra:extra:
> > >> >> > score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6
> > >> >> > Explanation:
> > >> >> > -1.9839097E-6 = sum of:   -1.9839097E-6 = max plus 0.5 times
> others
> > >> >> > of:
> > >> >> > -3.9678193E-6 = sum of:       -3.9678193E-6 = weight(field:w5 in
> 433)
> > >> >> > [RandomSimilarity], result of:         -3.9678193E-6 =
> > >> >> > score(IBSimilarity,
> > >> >> > doc=433, freq=1.0), computed from:           100.0 = boost
> > >> >> > 9.741334E-20 = NormalizationH1, computed from:              1.0
> = tf
> > >> >> > 5.5031867 = avgFieldLength             5.6493154E19 = len
> > >> >> > 0.24889919 = LambdaTTF, computed from:              2147.0 =
> > >> >> > totalTermFreq
> > >> >> > 8629.0 = numberOfDocuments           -3.9678195E-8 =
> DistributionSPL
> > >> >> > expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> > >> >> >
> > >> >> > Stack Trace:
> > >> >> > junit.framework.AssertionFailedError: +((field:yy
> (field:w5)^100.0) |
> > >> >> > (field:xx)^100000.0)~0.5 -extra:extra:
> score(doc=433)=-3.9678193E-6
> > >> >> > !=
> > >> >> > explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum
> > of:
> > >> >> >   -1.9839097E-6 = max plus 0.5 times others of:
> > >> >> >     -3.9678193E-6 = sum of:
> > >> >> >       -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity],
> > >> >> > result
> > >> >> > of:
> > >> >> >         -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0),
> > >> >> > computed
> > >> >> > from:
> > >> >> >           100.0 = boost
> > >> >> >           9.741334E-20 = NormalizationH1, computed from:
> > >> >> >             1.0 = tf
> > >> >> >             5.5031867 = avgFieldLength
> > >> >> >             5.6493154E19 = len
> > >> >> >           0.24889919 = LambdaTTF, computed from:
> > >> >> >             2147.0 = totalTermFreq
> > >> >> >             8629.0 = numberOfDocuments
> > >> >> >           -3.9678195E-8 = DistributionSPL
> > >> >> >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> > >> >> >         at
> > >> >> >
> > >> >> >
> > __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE
> > 2]:0)
> > >> >> >         at junit.framework.Assert.fail(Assert.java:50)
> > >> >> >         at junit.framework.Assert.failNotEquals(Assert.java:287)
> > >> >> >         at junit.framework.Assert.assertEquals(Assert.java:120)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.j
> > ava:505)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> > or.java:52)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.jav
> > a:56)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> > or.java:52)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> > or.java:52)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.jav
> > a:183)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> > a:79)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:4
> > 8)
> > >> >> >         at
> > >> >> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> > a:69)
> > >> >> >         at
> > >> >> >
> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSear
> > cher.java:72)
> > >> >> >         at
> > >> >> >
> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> > >> >> >         at
> > >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> > >> >> >         at
> > >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> > >> >> >         at
> > >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTe
> > stCase.java:112)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSi
> > mpleExplanationsWithFillerDocs.java:115)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExpl
> > anations.java:183)
> > >> >> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > >> >> > Method)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
> > va:62)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> > orImpl.java:43)
> > >> >> >         at java.lang.reflect.Method.invoke(Method.java:498)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > dRunner.java:1764)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > mizedRunner.java:871)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Rando
> > mizedRunner.java:907)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rand
> > omizedRunner.java:921)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> > SetupTeardownChained.java:49)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAf
> > terRule.java:45)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThr
> > eadAndTestName.java:48)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleI
> > gnoreAfterMaxFailures.java:64)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.
> > java:47)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> > mentAdapter.java:36)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.r
> > un(ThreadLeakControl.java:367)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> > (ThreadLeakControl.java:809)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> > eakControl.java:460)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > domizedRunner.java:880)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > mizedRunner.java:781)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > mizedRunner.java:816)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > mizedRunner.java:827)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAf
> > terRule.java:45)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> > mentAdapter.java:36)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCla
> > ssName.java:41)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> > mentAdapter.java:36)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> > mentAdapter.java:36)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> > mentAdapter.java:36)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAsse
> > rtionsRequired.java:53)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.
> > java:47)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleI
> > gnoreAfterMaxFailures.java:64)
> > >> >> >         at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreT
> > estSuites.java:54)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> > mentAdapter.java:36)
> > >> >> >         at
> > >> >> >
> > >> >> >
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.r
> > un(ThreadLeakControl.java:367)
> > >> >> >         at java.lang.Thread.run(Thread.java:745)
> > >> >> >
> > >> >> >
> > >> >> >
> > >> >> >
> > >> >> > Build Log:
> > >> >> > [...truncated 649 lines...]
> > >> >> >    [junit4] Suite:
> > >> >> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
> > >> >> >    [junit4]   2> NOTE: reproduce with: ant test
> > >> >> > -Dtestcase=TestSimpleExplanationsWithFillerDocs
> > >> >> > -Dtests.method=testDMQ9
> > >> >> > -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -
> > Dtests.slow=true
> > >> >> > -Dtests.locale=tr -Dtests.timezone=America/Nassau
> > >> >> > -Dtests.asserts=true
> > >> >> > -Dtests.file.encoding=UTF-8
> > >> >> >    [junit4] FAILURE 0.07s J0 |
> > >> >> > TestSimpleExplanationsWithFillerDocs.testDMQ9 <<<
> > >> >> >    [junit4]    > Throwable #1:
> junit.framework.AssertionFailedError:
> > >> >> > (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5
> -extra:extra)
> > >> >> > NEVER:MATCH: score(doc=433)=-3.9678193E-6 !=
> > >> >> > explanationScore=-1.9839097E-6
> > >> >> > Explanation: -1.9839097E-6 = sum of:
> > >> >> >    [junit4]    >   -1.9839097E-6 = sum of:
> > >> >> >    [junit4]    >     -1.9839097E-6 = max plus 0.5 times others
> of:
> > >> >> >    [junit4]    >       -3.9678193E-6 = sum of:
> > >> >> >    [junit4]    >         -3.9678193E-6 = weight(field:w5 in 433)
> > >> >> > [RandomSimilarity], result of:
> > >> >> >    [junit4]    >           -3.9678193E-6 = score(IBSimilarity,
> > >> >> > doc=433,
> > >> >> > freq=1.0), computed from:
> > >> >> >    [junit4]    >             100.0 = boost
> > >> >> >    [junit4]    >             9.741334E-20 = NormalizationH1,
> computed
> > >> >> > from:
> > >> >> >    [junit4]    >               1.0 = tf
> > >> >> >    [junit4]    >               5.5031867 = avgFieldLength
> > >> >> >    [junit4]    >               5.6493154E19 = len
> > >> >> >    [junit4]    >             0.24889919 = LambdaTTF, computed
> from:
> > >> >> >    [junit4]    >               2147.0 = totalTermFreq
> > >> >> >    [junit4]    >               8629.0 = numberOfDocuments
> > >> >> >    [junit4]    >             -3.9678195E-8 = DistributionSPL
> > >> >> >    [junit4]    >  expected:<-3.9678193E-6> but
> was:<-1.9839097E-6>
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE2
> > 9]:0)
> > >> >> >    [junit4]    >        at
> > >> >> > junit.framework.Assert.fail(Assert.java:50)
> > >> >> >    [junit4]    >        at
> > >> >> > junit.framework.Assert.failNotEquals(Assert.java:287)
> > >> >> >    [junit4]    >        at
> > >> >> > junit.framework.Assert.assertEquals(Assert.java:120)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.j
> > ava:505)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> > or.java:52)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.jav
> > a:56)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> > or.java:52)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> > or.java:52)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.jav
> > a:183)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> > a:79)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:4
> > 8)
> > >> >> >    [junit4]    >        at
> > >> >> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> > a:69)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSear
> > cher.java:72)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> > >> >> >    [junit4]    >        at
> > >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> > >> >> >    [junit4]    >        at
> > >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> > >> >> >    [junit4]    >        at
> > >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTe
> > stCase.java:112)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSi
> > mpleExplanationsWithFillerDocs.java:115)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExpl
> > anations.java:198)
> > >> >> >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
> > >> >> >    [junit4]   2> NOTE: reproduce with: ant test
> > >> >> > -Dtestcase=TestSimpleExplanationsWithFillerDocs
> > >> >> > -Dtests.method=testDMQ8
> > >> >> > -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -
> > Dtests.slow=true
> > >> >> > -Dtests.locale=tr -Dtests.timezone=America/Nassau
> > >> >> > -Dtests.asserts=true
> > >> >> > -Dtests.file.encoding=UTF-8
> > >> >> >    [junit4] FAILURE 0.07s J0 |
> > >> >> > TestSimpleExplanationsWithFillerDocs.testDMQ8 <<<
> > >> >> >    [junit4]    > Throwable #1:
> junit.framework.AssertionFailedError:
> > >> >> > +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5
> > >> >> > -extra:extra:
> > >> >> > score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6
> > >> >> > Explanation:
> > >> >> > -1.9839097E-6 = sum of:
> > >> >> >    [junit4]    >   -1.9839097E-6 = max plus 0.5 times others of:
> > >> >> >    [junit4]    >     -3.9678193E-6 = sum of:
> > >> >> >    [junit4]    >       -3.9678193E-6 = weight(field:w5 in 433)
> > >> >> > [RandomSimilarity], result of:
> > >> >> >    [junit4]    >         -3.9678193E-6 = score(IBSimilarity,
> doc=433,
> > >> >> > freq=1.0), computed from:
> > >> >> >    [junit4]    >           100.0 = boost
> > >> >> >    [junit4]    >           9.741334E-20 = NormalizationH1,
> computed
> > >> >> > from:
> > >> >> >    [junit4]    >             1.0 = tf
> > >> >> >    [junit4]    >             5.5031867 = avgFieldLength
> > >> >> >    [junit4]    >             5.6493154E19 = len
> > >> >> >    [junit4]    >           0.24889919 = LambdaTTF, computed from:
> > >> >> >    [junit4]    >             2147.0 = totalTermFreq
> > >> >> >    [junit4]    >             8629.0 = numberOfDocuments
> > >> >> >    [junit4]    >           -3.9678195E-8 = DistributionSPL
> > >> >> >    [junit4]    >  expected:<-3.9678193E-6> but
> was:<-1.9839097E-6>
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE
> > 2]:0)
> > >> >> >    [junit4]    >        at
> > >> >> > junit.framework.Assert.fail(Assert.java:50)
> > >> >> >    [junit4]    >        at
> > >> >> > junit.framework.Assert.failNotEquals(Assert.java:287)
> > >> >> >    [junit4]    >        at
> > >> >> > junit.framework.Assert.assertEquals(Assert.java:120)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.j
> > ava:505)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> > or.java:52)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.jav
> > a:56)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> > or.java:52)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> > or.java:52)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.jav
> > a:183)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> > a:79)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:4
> > 8)
> > >> >> >    [junit4]    >        at
> > >> >> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> > a:69)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSear
> > cher.java:72)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> > >> >> >    [junit4]    >        at
> > >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> > >> >> >    [junit4]    >        at
> > >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> > >> >> >    [junit4]    >        at
> > >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTe
> > stCase.java:112)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> >
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSi
> > mpleExplanationsWithFillerDocs.java:115)
> > >> >> >    [junit4]    >        at
> > >> >> >
> > >> >> >
> > org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExpl
> > anations.java:183)
> > >> >> >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
> > >> >> >    [junit4]   2> NOTE: test params are: codec=CheapBastard,
> > >> >> > sim=RandomSimilarity(queryNorm=true): {field=IB SPL-L1,
> > NEVER=DFR
> > >> >> > GZ(0.3),
> > >> >> > alt=DFR I(n)2}, locale=tr, timezone=America/Nassau
> > >> >> >    [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle
> Corporation
> > >> >> > 1.8.0_102 (32-
> > bit)/cpus=12,threads=1,free=80237872,total=150106112
> > >> >> >    [junit4]   2> NOTE: All tests run in this JVM:
> > >> >> > [TestMultiPhraseEnum,
> > >> >> > TestPerSegmentDeletes, TestLucene50TermVectorsFormat,
> > >> >> > TestBufferedIndexInput, TestExternalCodecs, TestQueryBuilder,
> > >> >> > TestSortedSetSelector, TestMultiTermsEnum,
> > TestCustomSearcherSort,
> > >> >> > TestNoMergePolicy, TestBytesStore, TestExceedMaxTermLength,
> > >> >> > TestCodecs,
> > >> >> > TestIndexWriterDeleteByQuery, TestSpanNotQuery,
> > TestPostingsOffsets,
> > >> >> > TestNewestSegment, TestNotDocIdSet, TestSpanCollection,
> > >> >> > TestReaderClosed,
> > >> >> > TestClassicSimilarity, TestSegmentReader, Test4GBStoredFields,
> > >> >> > TestMatchAllDocsQuery, TestDocInverterPerFieldErrorInfo,
> > >> >> > TestSimilarityBase,
> > >> >> > TestIndexWriterThreadsToSegments, TestBytesRefArray,
> > >> >> > TestIndexWriterWithThreads, TestSparseFixedBitSet,
> > >> >> > TestDirectoryReaderReopen, TestDocIdsWriter,
> > TestTermRangeQuery,
> > >> >> > TestDeterminism, TestField, TestSizeBoundedForceMerge,
> > >> >> > TestPerFieldPostingsFormat2, TestPointQueries,
> TestSentinelIntSet,
> > >> >> > TestMmapDirectory, TestConcurrentMergeScheduler,
> > >> >> > TestIndexWriterOnDiskFull,
> > >> >> > TestIndexWriterForceMerge, TestSearchAfter, TestIndexWriter,
> > >> >> > TestSimpleExplanationsOfNonMatches, TestNeverDelete,
> > >> >> > TestLucene62SegmentInfoFormat, TestDocCount,
> > >> >> > LimitedFiniteStringsIteratorTest, TestSimpleExplanations,
> > >> >> > TestSpanMultiTermQueryWrapper, TestNGramPhraseQuery,
> > >> >> > TestForTooMuchCloning,
> > >> >> > TestRollingUpdates, TestScorerPerf, TestBinaryDocValuesUpdates,
> > >> >> > TestLucene50CompoundFormat, TestTopFieldCollector,
> > >> >> > TestSloppyPhraseQuery,
> > >> >> > TestSimpleExplanationsWithFillerDocs]
> > >> >> >    [junit4] Completed [138/434 (1!)] on J0 in 20.56s, 70 tests, 2
> > >> >> > failures <<< FAILURES!
> > >> >> >
> > >> >> > [...truncated 64670 lines...]
> > >> >> >
> > >> >> >
> > >> >> >
> > >> >> >
> ---------------------------------------------------------------------
> > >> >> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > >> >> > For additional commands, e-mail: dev-help@lucene.apache.org
> > >> >>
> > >> >>
> ---------------------------------------------------------------------
> > >> >> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > >> >> For additional commands, e-mail: dev-help@lucene.apache.org
> > >> >>
> > >> >
> > >>
> > >> ---------------------------------------------------------------------
> > >> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > >> For additional commands, e-mail: dev-help@lucene.apache.org
> > >>
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

RE: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18039 - Still Unstable!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

Many thanks. I was not aware that the f*cking explain() does not use scorer!
I was about to look into this when I have seen your question, Mike, because I have seen negative scores :-)

Sorry,
Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Michael McCandless [mailto:lucene@mikemccandless.com]
> Sent: Friday, October 14, 2016 3:37 PM
> To: Lucene/Solr dev <de...@lucene.apache.org>
> Subject: Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build #
> 18039 - Still Unstable!
> 
> Ahh thanks Adrien!
> 
> Mike McCandless
> 
> http://blog.mikemccandless.com
> 
> 
> On Fri, Oct 14, 2016 at 9:33 AM, Adrien Grand <jp...@gmail.com> wrote:
> > This was caused by https://issues.apache.org/jira/browse/LUCENE-7486:
> the
> > dismax scorer had been updated to initialize maxScore to
> NEGATIVE_INFINITY,
> > but not its explain() method. Should be fixed now.
> >
> > Le ven. 14 oct. 2016 à 12:26, Michael McCandless
> <lu...@mikemccandless.com>
> > a écrit :
> >>
> >> Thanks Adrien.
> >>
> >> Mike McCandless
> >>
> >> http://blog.mikemccandless.com
> >>
> >>
> >> On Fri, Oct 14, 2016 at 6:21 AM, Adrien Grand <jp...@gmail.com>
> wrote:
> >> > I will look into it later today.
> >> >
> >> > Le ven. 14 oct. 2016 à 12:08, Michael McCandless
> >> > <lu...@mikemccandless.com>
> >> > a écrit :
> >> >>
> >> >> Does anyone have any idea on this one :)
> >> >>
> >> >> Mike McCandless
> >> >>
> >> >> http://blog.mikemccandless.com
> >> >>
> >> >>
> >> >> On Thu, Oct 13, 2016 at 11:42 AM, Policeman Jenkins Server
> >> >> <je...@thetaphi.de> wrote:
> >> >> > Build:
> >> >> > https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18039/
> >> >> > Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
> >> >> >
> >> >> > 2 tests failed.
> >> >> > FAILED:
> >> >> >
> >> >> >
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ9
> >> >> >
> >> >> > Error Message:
> >> >> > (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra)
> >> >> > NEVER:MATCH: score(doc=433)=-3.9678193E-6 !=
> >> >> > explanationScore=-1.9839097E-6
> >> >> > Explanation: -1.9839097E-6 = sum of:   -1.9839097E-6 = sum of:
> >> >> > -1.9839097E-6 = max plus 0.5 times others of:       -3.9678193E-6 =
> >> >> > sum of:
> >> >> > -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result
> >> >> > of:
> >> >> > -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed
> >> >> > from:
> >> >> > 100.0 = boost             9.741334E-20 = NormalizationH1, computed
> >> >> > from:
> >> >> > 1.0 = tf               5.5031867 = avgFieldLength
> >> >> > 5.6493154E19
> >> >> > = len             0.24889919 = LambdaTTF, computed from:
> >> >> > 2147.0 = totalTermFreq               8629.0 = numberOfDocuments
> >> >> > -3.9678195E-8 = DistributionSPL  expected:<-3.9678193E-6> but
> >> >> > was:<-1.9839097E-6>
> >> >> >
> >> >> > Stack Trace:
> >> >> > junit.framework.AssertionFailedError: (+((field:yy (field:w5)^100.0)
> >> >> > |
> >> >> > (field:xx)^0.0)~0.5 -extra:extra) NEVER:MATCH:
> >> >> > score(doc=433)=-3.9678193E-6
> >> >> > != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 =
> sum
> >> >> > of:
> >> >> >   -1.9839097E-6 = sum of:
> >> >> >     -1.9839097E-6 = max plus 0.5 times others of:
> >> >> >       -3.9678193E-6 = sum of:
> >> >> >         -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity],
> >> >> > result of:
> >> >> >           -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0),
> >> >> > computed from:
> >> >> >             100.0 = boost
> >> >> >             9.741334E-20 = NormalizationH1, computed from:
> >> >> >               1.0 = tf
> >> >> >               5.5031867 = avgFieldLength
> >> >> >               5.6493154E19 = len
> >> >> >             0.24889919 = LambdaTTF, computed from:
> >> >> >               2147.0 = totalTermFreq
> >> >> >               8629.0 = numberOfDocuments
> >> >> >             -3.9678195E-8 = DistributionSPL
> >> >> >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> >> >> >         at
> >> >> >
> >> >> >
> __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE2
> 9]:0)
> >> >> >         at junit.framework.Assert.fail(Assert.java:50)
> >> >> >         at junit.framework.Assert.failNotEquals(Assert.java:287)
> >> >> >         at junit.framework.Assert.assertEquals(Assert.java:120)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.j
> ava:505)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> or.java:52)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.jav
> a:56)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> or.java:52)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> or.java:52)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.jav
> a:183)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> a:79)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:4
> 8)
> >> >> >         at
> >> >> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> a:69)
> >> >> >         at
> >> >> >
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSear
> cher.java:72)
> >> >> >         at
> >> >> >
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> >> >> >         at
> >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> >> >> >         at
> >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> >> >> >         at
> >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTe
> stCase.java:112)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSi
> mpleExplanationsWithFillerDocs.java:115)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExpl
> anations.java:198)
> >> >> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> >> >> > Method)
> >> >> >         at
> >> >> >
> >> >> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
> va:62)
> >> >> >         at
> >> >> >
> >> >> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> orImpl.java:43)
> >> >> >         at java.lang.reflect.Method.invoke(Method.java:498)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1764)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:871)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Rando
> mizedRunner.java:907)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rand
> omizedRunner.java:921)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:49)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAf
> terRule.java:45)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThr
> eadAndTestName.java:48)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleI
> gnoreAfterMaxFailures.java:64)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.
> java:47)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.r
> un(ThreadLeakControl.java:367)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> (ThreadLeakControl.java:809)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> eakControl.java:460)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:880)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:781)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:816)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:827)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAf
> terRule.java:45)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCla
> ssName.java:41)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAsse
> rtionsRequired.java:53)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.
> java:47)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleI
> gnoreAfterMaxFailures.java:64)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreT
> estSuites.java:54)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.r
> un(ThreadLeakControl.java:367)
> >> >> >         at java.lang.Thread.run(Thread.java:745)
> >> >> >
> >> >> >
> >> >> > FAILED:
> >> >> >
> >> >> >
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ8
> >> >> >
> >> >> > Error Message:
> >> >> > +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5
> >> >> > -extra:extra:
> >> >> > score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6
> >> >> > Explanation:
> >> >> > -1.9839097E-6 = sum of:   -1.9839097E-6 = max plus 0.5 times others
> >> >> > of:
> >> >> > -3.9678193E-6 = sum of:       -3.9678193E-6 = weight(field:w5 in 433)
> >> >> > [RandomSimilarity], result of:         -3.9678193E-6 =
> >> >> > score(IBSimilarity,
> >> >> > doc=433, freq=1.0), computed from:           100.0 = boost
> >> >> > 9.741334E-20 = NormalizationH1, computed from:              1.0 = tf
> >> >> > 5.5031867 = avgFieldLength             5.6493154E19 = len
> >> >> > 0.24889919 = LambdaTTF, computed from:              2147.0 =
> >> >> > totalTermFreq
> >> >> > 8629.0 = numberOfDocuments           -3.9678195E-8 = DistributionSPL
> >> >> > expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> >> >> >
> >> >> > Stack Trace:
> >> >> > junit.framework.AssertionFailedError: +((field:yy (field:w5)^100.0) |
> >> >> > (field:xx)^100000.0)~0.5 -extra:extra: score(doc=433)=-3.9678193E-6
> >> >> > !=
> >> >> > explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum
> of:
> >> >> >   -1.9839097E-6 = max plus 0.5 times others of:
> >> >> >     -3.9678193E-6 = sum of:
> >> >> >       -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity],
> >> >> > result
> >> >> > of:
> >> >> >         -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0),
> >> >> > computed
> >> >> > from:
> >> >> >           100.0 = boost
> >> >> >           9.741334E-20 = NormalizationH1, computed from:
> >> >> >             1.0 = tf
> >> >> >             5.5031867 = avgFieldLength
> >> >> >             5.6493154E19 = len
> >> >> >           0.24889919 = LambdaTTF, computed from:
> >> >> >             2147.0 = totalTermFreq
> >> >> >             8629.0 = numberOfDocuments
> >> >> >           -3.9678195E-8 = DistributionSPL
> >> >> >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> >> >> >         at
> >> >> >
> >> >> >
> __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE
> 2]:0)
> >> >> >         at junit.framework.Assert.fail(Assert.java:50)
> >> >> >         at junit.framework.Assert.failNotEquals(Assert.java:287)
> >> >> >         at junit.framework.Assert.assertEquals(Assert.java:120)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.j
> ava:505)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> or.java:52)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.jav
> a:56)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> or.java:52)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> or.java:52)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.jav
> a:183)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> a:79)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:4
> 8)
> >> >> >         at
> >> >> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> a:69)
> >> >> >         at
> >> >> >
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSear
> cher.java:72)
> >> >> >         at
> >> >> >
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> >> >> >         at
> >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> >> >> >         at
> >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> >> >> >         at
> >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTe
> stCase.java:112)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSi
> mpleExplanationsWithFillerDocs.java:115)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExpl
> anations.java:183)
> >> >> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> >> >> > Method)
> >> >> >         at
> >> >> >
> >> >> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
> va:62)
> >> >> >         at
> >> >> >
> >> >> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> orImpl.java:43)
> >> >> >         at java.lang.reflect.Method.invoke(Method.java:498)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1764)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:871)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Rando
> mizedRunner.java:907)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rand
> omizedRunner.java:921)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:49)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAf
> terRule.java:45)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThr
> eadAndTestName.java:48)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleI
> gnoreAfterMaxFailures.java:64)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.
> java:47)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.r
> un(ThreadLeakControl.java:367)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> (ThreadLeakControl.java:809)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> eakControl.java:460)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:880)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:781)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:816)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:827)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAf
> terRule.java:45)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCla
> ssName.java:41)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAsse
> rtionsRequired.java:53)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.
> java:47)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleI
> gnoreAfterMaxFailures.java:64)
> >> >> >         at
> >> >> >
> >> >> >
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreT
> estSuites.java:54)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> >> >> >         at
> >> >> >
> >> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.r
> un(ThreadLeakControl.java:367)
> >> >> >         at java.lang.Thread.run(Thread.java:745)
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> > Build Log:
> >> >> > [...truncated 649 lines...]
> >> >> >    [junit4] Suite:
> >> >> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
> >> >> >    [junit4]   2> NOTE: reproduce with: ant test
> >> >> > -Dtestcase=TestSimpleExplanationsWithFillerDocs
> >> >> > -Dtests.method=testDMQ9
> >> >> > -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -
> Dtests.slow=true
> >> >> > -Dtests.locale=tr -Dtests.timezone=America/Nassau
> >> >> > -Dtests.asserts=true
> >> >> > -Dtests.file.encoding=UTF-8
> >> >> >    [junit4] FAILURE 0.07s J0 |
> >> >> > TestSimpleExplanationsWithFillerDocs.testDMQ9 <<<
> >> >> >    [junit4]    > Throwable #1: junit.framework.AssertionFailedError:
> >> >> > (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra)
> >> >> > NEVER:MATCH: score(doc=433)=-3.9678193E-6 !=
> >> >> > explanationScore=-1.9839097E-6
> >> >> > Explanation: -1.9839097E-6 = sum of:
> >> >> >    [junit4]    >   -1.9839097E-6 = sum of:
> >> >> >    [junit4]    >     -1.9839097E-6 = max plus 0.5 times others of:
> >> >> >    [junit4]    >       -3.9678193E-6 = sum of:
> >> >> >    [junit4]    >         -3.9678193E-6 = weight(field:w5 in 433)
> >> >> > [RandomSimilarity], result of:
> >> >> >    [junit4]    >           -3.9678193E-6 = score(IBSimilarity,
> >> >> > doc=433,
> >> >> > freq=1.0), computed from:
> >> >> >    [junit4]    >             100.0 = boost
> >> >> >    [junit4]    >             9.741334E-20 = NormalizationH1, computed
> >> >> > from:
> >> >> >    [junit4]    >               1.0 = tf
> >> >> >    [junit4]    >               5.5031867 = avgFieldLength
> >> >> >    [junit4]    >               5.6493154E19 = len
> >> >> >    [junit4]    >             0.24889919 = LambdaTTF, computed from:
> >> >> >    [junit4]    >               2147.0 = totalTermFreq
> >> >> >    [junit4]    >               8629.0 = numberOfDocuments
> >> >> >    [junit4]    >             -3.9678195E-8 = DistributionSPL
> >> >> >    [junit4]    >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE2
> 9]:0)
> >> >> >    [junit4]    >        at
> >> >> > junit.framework.Assert.fail(Assert.java:50)
> >> >> >    [junit4]    >        at
> >> >> > junit.framework.Assert.failNotEquals(Assert.java:287)
> >> >> >    [junit4]    >        at
> >> >> > junit.framework.Assert.assertEquals(Assert.java:120)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.j
> ava:505)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> or.java:52)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.jav
> a:56)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> or.java:52)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> or.java:52)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.jav
> a:183)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> a:79)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:4
> 8)
> >> >> >    [junit4]    >        at
> >> >> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> a:69)
> >> >> >    [junit4]    >        at
> >> >> >
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSear
> cher.java:72)
> >> >> >    [junit4]    >        at
> >> >> >
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> >> >> >    [junit4]    >        at
> >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> >> >> >    [junit4]    >        at
> >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> >> >> >    [junit4]    >        at
> >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTe
> stCase.java:112)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSi
> mpleExplanationsWithFillerDocs.java:115)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExpl
> anations.java:198)
> >> >> >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
> >> >> >    [junit4]   2> NOTE: reproduce with: ant test
> >> >> > -Dtestcase=TestSimpleExplanationsWithFillerDocs
> >> >> > -Dtests.method=testDMQ8
> >> >> > -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -
> Dtests.slow=true
> >> >> > -Dtests.locale=tr -Dtests.timezone=America/Nassau
> >> >> > -Dtests.asserts=true
> >> >> > -Dtests.file.encoding=UTF-8
> >> >> >    [junit4] FAILURE 0.07s J0 |
> >> >> > TestSimpleExplanationsWithFillerDocs.testDMQ8 <<<
> >> >> >    [junit4]    > Throwable #1: junit.framework.AssertionFailedError:
> >> >> > +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5
> >> >> > -extra:extra:
> >> >> > score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6
> >> >> > Explanation:
> >> >> > -1.9839097E-6 = sum of:
> >> >> >    [junit4]    >   -1.9839097E-6 = max plus 0.5 times others of:
> >> >> >    [junit4]    >     -3.9678193E-6 = sum of:
> >> >> >    [junit4]    >       -3.9678193E-6 = weight(field:w5 in 433)
> >> >> > [RandomSimilarity], result of:
> >> >> >    [junit4]    >         -3.9678193E-6 = score(IBSimilarity, doc=433,
> >> >> > freq=1.0), computed from:
> >> >> >    [junit4]    >           100.0 = boost
> >> >> >    [junit4]    >           9.741334E-20 = NormalizationH1, computed
> >> >> > from:
> >> >> >    [junit4]    >             1.0 = tf
> >> >> >    [junit4]    >             5.5031867 = avgFieldLength
> >> >> >    [junit4]    >             5.6493154E19 = len
> >> >> >    [junit4]    >           0.24889919 = LambdaTTF, computed from:
> >> >> >    [junit4]    >             2147.0 = totalTermFreq
> >> >> >    [junit4]    >             8629.0 = numberOfDocuments
> >> >> >    [junit4]    >           -3.9678195E-8 = DistributionSPL
> >> >> >    [junit4]    >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE
> 2]:0)
> >> >> >    [junit4]    >        at
> >> >> > junit.framework.Assert.fail(Assert.java:50)
> >> >> >    [junit4]    >        at
> >> >> > junit.framework.Assert.failNotEquals(Assert.java:287)
> >> >> >    [junit4]    >        at
> >> >> > junit.framework.Assert.assertEquals(Assert.java:120)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.j
> ava:505)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> or.java:52)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.jav
> a:56)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> or.java:52)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollect
> or.java:52)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.jav
> a:183)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> a:79)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:4
> 8)
> >> >> >    [junit4]    >        at
> >> >> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.jav
> a:69)
> >> >> >    [junit4]    >        at
> >> >> >
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSear
> cher.java:72)
> >> >> >    [junit4]    >        at
> >> >> >
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> >> >> >    [junit4]    >        at
> >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> >> >> >    [junit4]    >        at
> >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> >> >> >    [junit4]    >        at
> >> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTe
> stCase.java:112)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSi
> mpleExplanationsWithFillerDocs.java:115)
> >> >> >    [junit4]    >        at
> >> >> >
> >> >> >
> org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExpl
> anations.java:183)
> >> >> >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
> >> >> >    [junit4]   2> NOTE: test params are: codec=CheapBastard,
> >> >> > sim=RandomSimilarity(queryNorm=true): {field=IB SPL-L1,
> NEVER=DFR
> >> >> > GZ(0.3),
> >> >> > alt=DFR I(n)2}, locale=tr, timezone=America/Nassau
> >> >> >    [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation
> >> >> > 1.8.0_102 (32-
> bit)/cpus=12,threads=1,free=80237872,total=150106112
> >> >> >    [junit4]   2> NOTE: All tests run in this JVM:
> >> >> > [TestMultiPhraseEnum,
> >> >> > TestPerSegmentDeletes, TestLucene50TermVectorsFormat,
> >> >> > TestBufferedIndexInput, TestExternalCodecs, TestQueryBuilder,
> >> >> > TestSortedSetSelector, TestMultiTermsEnum,
> TestCustomSearcherSort,
> >> >> > TestNoMergePolicy, TestBytesStore, TestExceedMaxTermLength,
> >> >> > TestCodecs,
> >> >> > TestIndexWriterDeleteByQuery, TestSpanNotQuery,
> TestPostingsOffsets,
> >> >> > TestNewestSegment, TestNotDocIdSet, TestSpanCollection,
> >> >> > TestReaderClosed,
> >> >> > TestClassicSimilarity, TestSegmentReader, Test4GBStoredFields,
> >> >> > TestMatchAllDocsQuery, TestDocInverterPerFieldErrorInfo,
> >> >> > TestSimilarityBase,
> >> >> > TestIndexWriterThreadsToSegments, TestBytesRefArray,
> >> >> > TestIndexWriterWithThreads, TestSparseFixedBitSet,
> >> >> > TestDirectoryReaderReopen, TestDocIdsWriter,
> TestTermRangeQuery,
> >> >> > TestDeterminism, TestField, TestSizeBoundedForceMerge,
> >> >> > TestPerFieldPostingsFormat2, TestPointQueries, TestSentinelIntSet,
> >> >> > TestMmapDirectory, TestConcurrentMergeScheduler,
> >> >> > TestIndexWriterOnDiskFull,
> >> >> > TestIndexWriterForceMerge, TestSearchAfter, TestIndexWriter,
> >> >> > TestSimpleExplanationsOfNonMatches, TestNeverDelete,
> >> >> > TestLucene62SegmentInfoFormat, TestDocCount,
> >> >> > LimitedFiniteStringsIteratorTest, TestSimpleExplanations,
> >> >> > TestSpanMultiTermQueryWrapper, TestNGramPhraseQuery,
> >> >> > TestForTooMuchCloning,
> >> >> > TestRollingUpdates, TestScorerPerf, TestBinaryDocValuesUpdates,
> >> >> > TestLucene50CompoundFormat, TestTopFieldCollector,
> >> >> > TestSloppyPhraseQuery,
> >> >> > TestSimpleExplanationsWithFillerDocs]
> >> >> >    [junit4] Completed [138/434 (1!)] on J0 in 20.56s, 70 tests, 2
> >> >> > failures <<< FAILURES!
> >> >> >
> >> >> > [...truncated 64670 lines...]
> >> >> >
> >> >> >
> >> >> >
> >> >> > ---------------------------------------------------------------------
> >> >> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >> >> > For additional commands, e-mail: dev-help@lucene.apache.org
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >> >> For additional commands, e-mail: dev-help@lucene.apache.org
> >> >>
> >> >
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >> For additional commands, e-mail: dev-help@lucene.apache.org
> >>
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18039 - Still Unstable!

Posted by Michael McCandless <lu...@mikemccandless.com>.
Ahh thanks Adrien!

Mike McCandless

http://blog.mikemccandless.com


On Fri, Oct 14, 2016 at 9:33 AM, Adrien Grand <jp...@gmail.com> wrote:
> This was caused by https://issues.apache.org/jira/browse/LUCENE-7486: the
> dismax scorer had been updated to initialize maxScore to NEGATIVE_INFINITY,
> but not its explain() method. Should be fixed now.
>
> Le ven. 14 oct. 2016 à 12:26, Michael McCandless <lu...@mikemccandless.com>
> a écrit :
>>
>> Thanks Adrien.
>>
>> Mike McCandless
>>
>> http://blog.mikemccandless.com
>>
>>
>> On Fri, Oct 14, 2016 at 6:21 AM, Adrien Grand <jp...@gmail.com> wrote:
>> > I will look into it later today.
>> >
>> > Le ven. 14 oct. 2016 à 12:08, Michael McCandless
>> > <lu...@mikemccandless.com>
>> > a écrit :
>> >>
>> >> Does anyone have any idea on this one :)
>> >>
>> >> Mike McCandless
>> >>
>> >> http://blog.mikemccandless.com
>> >>
>> >>
>> >> On Thu, Oct 13, 2016 at 11:42 AM, Policeman Jenkins Server
>> >> <je...@thetaphi.de> wrote:
>> >> > Build:
>> >> > https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18039/
>> >> > Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
>> >> >
>> >> > 2 tests failed.
>> >> > FAILED:
>> >> >
>> >> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ9
>> >> >
>> >> > Error Message:
>> >> > (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra)
>> >> > NEVER:MATCH: score(doc=433)=-3.9678193E-6 !=
>> >> > explanationScore=-1.9839097E-6
>> >> > Explanation: -1.9839097E-6 = sum of:   -1.9839097E-6 = sum of:
>> >> > -1.9839097E-6 = max plus 0.5 times others of:       -3.9678193E-6 =
>> >> > sum of:
>> >> > -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result
>> >> > of:
>> >> > -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed
>> >> > from:
>> >> > 100.0 = boost             9.741334E-20 = NormalizationH1, computed
>> >> > from:
>> >> > 1.0 = tf               5.5031867 = avgFieldLength
>> >> > 5.6493154E19
>> >> > = len             0.24889919 = LambdaTTF, computed from:
>> >> > 2147.0 = totalTermFreq               8629.0 = numberOfDocuments
>> >> > -3.9678195E-8 = DistributionSPL  expected:<-3.9678193E-6> but
>> >> > was:<-1.9839097E-6>
>> >> >
>> >> > Stack Trace:
>> >> > junit.framework.AssertionFailedError: (+((field:yy (field:w5)^100.0)
>> >> > |
>> >> > (field:xx)^0.0)~0.5 -extra:extra) NEVER:MATCH:
>> >> > score(doc=433)=-3.9678193E-6
>> >> > != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum
>> >> > of:
>> >> >   -1.9839097E-6 = sum of:
>> >> >     -1.9839097E-6 = max plus 0.5 times others of:
>> >> >       -3.9678193E-6 = sum of:
>> >> >         -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity],
>> >> > result of:
>> >> >           -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0),
>> >> > computed from:
>> >> >             100.0 = boost
>> >> >             9.741334E-20 = NormalizationH1, computed from:
>> >> >               1.0 = tf
>> >> >               5.5031867 = avgFieldLength
>> >> >               5.6493154E19 = len
>> >> >             0.24889919 = LambdaTTF, computed from:
>> >> >               2147.0 = totalTermFreq
>> >> >               8629.0 = numberOfDocuments
>> >> >             -3.9678195E-8 = DistributionSPL
>> >> >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>> >> >         at
>> >> >
>> >> > __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE29]:0)
>> >> >         at junit.framework.Assert.fail(Assert.java:50)
>> >> >         at junit.framework.Assert.failNotEquals(Assert.java:287)
>> >> >         at junit.framework.Assert.assertEquals(Assert.java:120)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
>> >> >         at
>> >> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
>> >> >         at
>> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
>> >> >         at
>> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
>> >> >         at
>> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
>> >> >         at
>> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
>> >> >         at
>> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExplanations.java:198)
>> >> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
>> >> > Method)
>> >> >         at
>> >> >
>> >> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>> >> >         at
>> >> >
>> >> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> >> >         at java.lang.reflect.Method.invoke(Method.java:498)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>> >> >         at java.lang.Thread.run(Thread.java:745)
>> >> >
>> >> >
>> >> > FAILED:
>> >> >
>> >> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ8
>> >> >
>> >> > Error Message:
>> >> > +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5
>> >> > -extra:extra:
>> >> > score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6
>> >> > Explanation:
>> >> > -1.9839097E-6 = sum of:   -1.9839097E-6 = max plus 0.5 times others
>> >> > of:
>> >> > -3.9678193E-6 = sum of:       -3.9678193E-6 = weight(field:w5 in 433)
>> >> > [RandomSimilarity], result of:         -3.9678193E-6 =
>> >> > score(IBSimilarity,
>> >> > doc=433, freq=1.0), computed from:           100.0 = boost
>> >> > 9.741334E-20 = NormalizationH1, computed from:              1.0 = tf
>> >> > 5.5031867 = avgFieldLength             5.6493154E19 = len
>> >> > 0.24889919 = LambdaTTF, computed from:              2147.0 =
>> >> > totalTermFreq
>> >> > 8629.0 = numberOfDocuments           -3.9678195E-8 = DistributionSPL
>> >> > expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>> >> >
>> >> > Stack Trace:
>> >> > junit.framework.AssertionFailedError: +((field:yy (field:w5)^100.0) |
>> >> > (field:xx)^100000.0)~0.5 -extra:extra: score(doc=433)=-3.9678193E-6
>> >> > !=
>> >> > explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
>> >> >   -1.9839097E-6 = max plus 0.5 times others of:
>> >> >     -3.9678193E-6 = sum of:
>> >> >       -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity],
>> >> > result
>> >> > of:
>> >> >         -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0),
>> >> > computed
>> >> > from:
>> >> >           100.0 = boost
>> >> >           9.741334E-20 = NormalizationH1, computed from:
>> >> >             1.0 = tf
>> >> >             5.5031867 = avgFieldLength
>> >> >             5.6493154E19 = len
>> >> >           0.24889919 = LambdaTTF, computed from:
>> >> >             2147.0 = totalTermFreq
>> >> >             8629.0 = numberOfDocuments
>> >> >           -3.9678195E-8 = DistributionSPL
>> >> >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>> >> >         at
>> >> >
>> >> > __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE2]:0)
>> >> >         at junit.framework.Assert.fail(Assert.java:50)
>> >> >         at junit.framework.Assert.failNotEquals(Assert.java:287)
>> >> >         at junit.framework.Assert.assertEquals(Assert.java:120)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
>> >> >         at
>> >> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
>> >> >         at
>> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
>> >> >         at
>> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
>> >> >         at
>> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
>> >> >         at
>> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
>> >> >         at
>> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExplanations.java:183)
>> >> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
>> >> > Method)
>> >> >         at
>> >> >
>> >> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>> >> >         at
>> >> >
>> >> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> >> >         at java.lang.reflect.Method.invoke(Method.java:498)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>> >> >         at
>> >> >
>> >> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >> >         at
>> >> >
>> >> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>> >> >         at java.lang.Thread.run(Thread.java:745)
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > Build Log:
>> >> > [...truncated 649 lines...]
>> >> >    [junit4] Suite:
>> >> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
>> >> >    [junit4]   2> NOTE: reproduce with: ant test
>> >> > -Dtestcase=TestSimpleExplanationsWithFillerDocs
>> >> > -Dtests.method=testDMQ9
>> >> > -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -Dtests.slow=true
>> >> > -Dtests.locale=tr -Dtests.timezone=America/Nassau
>> >> > -Dtests.asserts=true
>> >> > -Dtests.file.encoding=UTF-8
>> >> >    [junit4] FAILURE 0.07s J0 |
>> >> > TestSimpleExplanationsWithFillerDocs.testDMQ9 <<<
>> >> >    [junit4]    > Throwable #1: junit.framework.AssertionFailedError:
>> >> > (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra)
>> >> > NEVER:MATCH: score(doc=433)=-3.9678193E-6 !=
>> >> > explanationScore=-1.9839097E-6
>> >> > Explanation: -1.9839097E-6 = sum of:
>> >> >    [junit4]    >   -1.9839097E-6 = sum of:
>> >> >    [junit4]    >     -1.9839097E-6 = max plus 0.5 times others of:
>> >> >    [junit4]    >       -3.9678193E-6 = sum of:
>> >> >    [junit4]    >         -3.9678193E-6 = weight(field:w5 in 433)
>> >> > [RandomSimilarity], result of:
>> >> >    [junit4]    >           -3.9678193E-6 = score(IBSimilarity,
>> >> > doc=433,
>> >> > freq=1.0), computed from:
>> >> >    [junit4]    >             100.0 = boost
>> >> >    [junit4]    >             9.741334E-20 = NormalizationH1, computed
>> >> > from:
>> >> >    [junit4]    >               1.0 = tf
>> >> >    [junit4]    >               5.5031867 = avgFieldLength
>> >> >    [junit4]    >               5.6493154E19 = len
>> >> >    [junit4]    >             0.24889919 = LambdaTTF, computed from:
>> >> >    [junit4]    >               2147.0 = totalTermFreq
>> >> >    [junit4]    >               8629.0 = numberOfDocuments
>> >> >    [junit4]    >             -3.9678195E-8 = DistributionSPL
>> >> >    [junit4]    >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>> >> >    [junit4]    >        at
>> >> >
>> >> > __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE29]:0)
>> >> >    [junit4]    >        at
>> >> > junit.framework.Assert.fail(Assert.java:50)
>> >> >    [junit4]    >        at
>> >> > junit.framework.Assert.failNotEquals(Assert.java:287)
>> >> >    [junit4]    >        at
>> >> > junit.framework.Assert.assertEquals(Assert.java:120)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
>> >> >    [junit4]    >        at
>> >> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
>> >> >    [junit4]    >        at
>> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
>> >> >    [junit4]    >        at
>> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
>> >> >    [junit4]    >        at
>> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
>> >> >    [junit4]    >        at
>> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
>> >> >    [junit4]    >        at
>> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExplanations.java:198)
>> >> >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>> >> >    [junit4]   2> NOTE: reproduce with: ant test
>> >> > -Dtestcase=TestSimpleExplanationsWithFillerDocs
>> >> > -Dtests.method=testDMQ8
>> >> > -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -Dtests.slow=true
>> >> > -Dtests.locale=tr -Dtests.timezone=America/Nassau
>> >> > -Dtests.asserts=true
>> >> > -Dtests.file.encoding=UTF-8
>> >> >    [junit4] FAILURE 0.07s J0 |
>> >> > TestSimpleExplanationsWithFillerDocs.testDMQ8 <<<
>> >> >    [junit4]    > Throwable #1: junit.framework.AssertionFailedError:
>> >> > +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5
>> >> > -extra:extra:
>> >> > score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6
>> >> > Explanation:
>> >> > -1.9839097E-6 = sum of:
>> >> >    [junit4]    >   -1.9839097E-6 = max plus 0.5 times others of:
>> >> >    [junit4]    >     -3.9678193E-6 = sum of:
>> >> >    [junit4]    >       -3.9678193E-6 = weight(field:w5 in 433)
>> >> > [RandomSimilarity], result of:
>> >> >    [junit4]    >         -3.9678193E-6 = score(IBSimilarity, doc=433,
>> >> > freq=1.0), computed from:
>> >> >    [junit4]    >           100.0 = boost
>> >> >    [junit4]    >           9.741334E-20 = NormalizationH1, computed
>> >> > from:
>> >> >    [junit4]    >             1.0 = tf
>> >> >    [junit4]    >             5.5031867 = avgFieldLength
>> >> >    [junit4]    >             5.6493154E19 = len
>> >> >    [junit4]    >           0.24889919 = LambdaTTF, computed from:
>> >> >    [junit4]    >             2147.0 = totalTermFreq
>> >> >    [junit4]    >             8629.0 = numberOfDocuments
>> >> >    [junit4]    >           -3.9678195E-8 = DistributionSPL
>> >> >    [junit4]    >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>> >> >    [junit4]    >        at
>> >> >
>> >> > __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE2]:0)
>> >> >    [junit4]    >        at
>> >> > junit.framework.Assert.fail(Assert.java:50)
>> >> >    [junit4]    >        at
>> >> > junit.framework.Assert.failNotEquals(Assert.java:287)
>> >> >    [junit4]    >        at
>> >> > junit.framework.Assert.assertEquals(Assert.java:120)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
>> >> >    [junit4]    >        at
>> >> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
>> >> >    [junit4]    >        at
>> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
>> >> >    [junit4]    >        at
>> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
>> >> >    [junit4]    >        at
>> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
>> >> >    [junit4]    >        at
>> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
>> >> >    [junit4]    >        at
>> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
>> >> >    [junit4]    >        at
>> >> >
>> >> > org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExplanations.java:183)
>> >> >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>> >> >    [junit4]   2> NOTE: test params are: codec=CheapBastard,
>> >> > sim=RandomSimilarity(queryNorm=true): {field=IB SPL-L1, NEVER=DFR
>> >> > GZ(0.3),
>> >> > alt=DFR I(n)2}, locale=tr, timezone=America/Nassau
>> >> >    [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation
>> >> > 1.8.0_102 (32-bit)/cpus=12,threads=1,free=80237872,total=150106112
>> >> >    [junit4]   2> NOTE: All tests run in this JVM:
>> >> > [TestMultiPhraseEnum,
>> >> > TestPerSegmentDeletes, TestLucene50TermVectorsFormat,
>> >> > TestBufferedIndexInput, TestExternalCodecs, TestQueryBuilder,
>> >> > TestSortedSetSelector, TestMultiTermsEnum, TestCustomSearcherSort,
>> >> > TestNoMergePolicy, TestBytesStore, TestExceedMaxTermLength,
>> >> > TestCodecs,
>> >> > TestIndexWriterDeleteByQuery, TestSpanNotQuery, TestPostingsOffsets,
>> >> > TestNewestSegment, TestNotDocIdSet, TestSpanCollection,
>> >> > TestReaderClosed,
>> >> > TestClassicSimilarity, TestSegmentReader, Test4GBStoredFields,
>> >> > TestMatchAllDocsQuery, TestDocInverterPerFieldErrorInfo,
>> >> > TestSimilarityBase,
>> >> > TestIndexWriterThreadsToSegments, TestBytesRefArray,
>> >> > TestIndexWriterWithThreads, TestSparseFixedBitSet,
>> >> > TestDirectoryReaderReopen, TestDocIdsWriter, TestTermRangeQuery,
>> >> > TestDeterminism, TestField, TestSizeBoundedForceMerge,
>> >> > TestPerFieldPostingsFormat2, TestPointQueries, TestSentinelIntSet,
>> >> > TestMmapDirectory, TestConcurrentMergeScheduler,
>> >> > TestIndexWriterOnDiskFull,
>> >> > TestIndexWriterForceMerge, TestSearchAfter, TestIndexWriter,
>> >> > TestSimpleExplanationsOfNonMatches, TestNeverDelete,
>> >> > TestLucene62SegmentInfoFormat, TestDocCount,
>> >> > LimitedFiniteStringsIteratorTest, TestSimpleExplanations,
>> >> > TestSpanMultiTermQueryWrapper, TestNGramPhraseQuery,
>> >> > TestForTooMuchCloning,
>> >> > TestRollingUpdates, TestScorerPerf, TestBinaryDocValuesUpdates,
>> >> > TestLucene50CompoundFormat, TestTopFieldCollector,
>> >> > TestSloppyPhraseQuery,
>> >> > TestSimpleExplanationsWithFillerDocs]
>> >> >    [junit4] Completed [138/434 (1!)] on J0 in 20.56s, 70 tests, 2
>> >> > failures <<< FAILURES!
>> >> >
>> >> > [...truncated 64670 lines...]
>> >> >
>> >> >
>> >> >
>> >> > ---------------------------------------------------------------------
>> >> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> >> > For additional commands, e-mail: dev-help@lucene.apache.org
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> >> For additional commands, e-mail: dev-help@lucene.apache.org
>> >>
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18039 - Still Unstable!

Posted by Adrien Grand <jp...@gmail.com>.
This was caused by https://issues.apache.org/jira/browse/LUCENE-7486: the
dismax scorer had been updated to initialize maxScore to NEGATIVE_INFINITY,
but not its explain() method. Should be fixed now.

Le ven. 14 oct. 2016 à 12:26, Michael McCandless <lu...@mikemccandless.com>
a écrit :

> Thanks Adrien.
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Fri, Oct 14, 2016 at 6:21 AM, Adrien Grand <jp...@gmail.com> wrote:
> > I will look into it later today.
> >
> > Le ven. 14 oct. 2016 à 12:08, Michael McCandless <
> lucene@mikemccandless.com>
> > a écrit :
> >>
> >> Does anyone have any idea on this one :)
> >>
> >> Mike McCandless
> >>
> >> http://blog.mikemccandless.com
> >>
> >>
> >> On Thu, Oct 13, 2016 at 11:42 AM, Policeman Jenkins Server
> >> <je...@thetaphi.de> wrote:
> >> > Build:
> https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18039/
> >> > Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
> >> >
> >> > 2 tests failed.
> >> > FAILED:
> >> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ9
> >> >
> >> > Error Message:
> >> > (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra)
> >> > NEVER:MATCH: score(doc=433)=-3.9678193E-6 !=
> explanationScore=-1.9839097E-6
> >> > Explanation: -1.9839097E-6 = sum of:   -1.9839097E-6 = sum of:
> >> > -1.9839097E-6 = max plus 0.5 times others of:       -3.9678193E-6 =
> sum of:
> >> > -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result of:
> >> > -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed from:
> >> > 100.0 = boost             9.741334E-20 = NormalizationH1, computed
> from:
> >> > 1.0 = tf               5.5031867 = avgFieldLength
>  5.6493154E19
> >> > = len             0.24889919 = LambdaTTF, computed from:
> >> > 2147.0 = totalTermFreq               8629.0 = numberOfDocuments
> >> > -3.9678195E-8 = DistributionSPL  expected:<-3.9678193E-6> but
> >> > was:<-1.9839097E-6>
> >> >
> >> > Stack Trace:
> >> > junit.framework.AssertionFailedError: (+((field:yy (field:w5)^100.0) |
> >> > (field:xx)^0.0)~0.5 -extra:extra) NEVER:MATCH:
> score(doc=433)=-3.9678193E-6
> >> > != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
> >> >   -1.9839097E-6 = sum of:
> >> >     -1.9839097E-6 = max plus 0.5 times others of:
> >> >       -3.9678193E-6 = sum of:
> >> >         -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity],
> >> > result of:
> >> >           -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0),
> >> > computed from:
> >> >             100.0 = boost
> >> >             9.741334E-20 = NormalizationH1, computed from:
> >> >               1.0 = tf
> >> >               5.5031867 = avgFieldLength
> >> >               5.6493154E19 = len
> >> >             0.24889919 = LambdaTTF, computed from:
> >> >               2147.0 = totalTermFreq
> >> >               8629.0 = numberOfDocuments
> >> >             -3.9678195E-8 = DistributionSPL
> >> >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> >> >         at
> >> >
> __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE29]:0)
> >> >         at junit.framework.Assert.fail(Assert.java:50)
> >> >         at junit.framework.Assert.failNotEquals(Assert.java:287)
> >> >         at junit.framework.Assert.assertEquals(Assert.java:120)
> >> >         at
> >> >
> org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> >> >         at
> >> >
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
> >> >         at
> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >> >         at
> >> >
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
> >> >         at
> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >> >         at
> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >> >         at
> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
> >> >         at
> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> >> >         at
> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
> >> >         at
> >> >
> org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
> >> >         at
> org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> >> >         at
> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
> >> >         at
> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> >> >         at
> >> >
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
> >> >         at
> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> >> >         at
> >> >
> org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> >> >         at
> >> >
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> >> >         at
> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> >> >         at
> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> >> >         at
> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> >> >         at
> >> >
> org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> >> >         at
> >> >
> org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
> >> >         at
> >> >
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
> >> >         at
> >> >
> org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExplanations.java:198)
> >> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >> >         at
> >> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> >> >         at
> >> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >> >         at java.lang.reflect.Method.invoke(Method.java:498)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
> >> >         at
> >> >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
> >> >         at
> >> >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
> >> >         at java.lang.Thread.run(Thread.java:745)
> >> >
> >> >
> >> > FAILED:
> >> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ8
> >> >
> >> > Error Message:
> >> > +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5 -extra:extra:
> >> > score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6
> Explanation:
> >> > -1.9839097E-6 = sum of:   -1.9839097E-6 = max plus 0.5 times others
> of:
> >> > -3.9678193E-6 = sum of:       -3.9678193E-6 = weight(field:w5 in 433)
> >> > [RandomSimilarity], result of:         -3.9678193E-6 =
> score(IBSimilarity,
> >> > doc=433, freq=1.0), computed from:           100.0 = boost
> >> > 9.741334E-20 = NormalizationH1, computed from:              1.0 = tf
> >> > 5.5031867 = avgFieldLength             5.6493154E19 = len
> >> > 0.24889919 = LambdaTTF, computed from:              2147.0 =
> totalTermFreq
> >> > 8629.0 = numberOfDocuments           -3.9678195E-8 = DistributionSPL
> >> > expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> >> >
> >> > Stack Trace:
> >> > junit.framework.AssertionFailedError: +((field:yy (field:w5)^100.0) |
> >> > (field:xx)^100000.0)~0.5 -extra:extra: score(doc=433)=-3.9678193E-6 !=
> >> > explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
> >> >   -1.9839097E-6 = max plus 0.5 times others of:
> >> >     -3.9678193E-6 = sum of:
> >> >       -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity],
> result
> >> > of:
> >> >         -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0),
> computed
> >> > from:
> >> >           100.0 = boost
> >> >           9.741334E-20 = NormalizationH1, computed from:
> >> >             1.0 = tf
> >> >             5.5031867 = avgFieldLength
> >> >             5.6493154E19 = len
> >> >           0.24889919 = LambdaTTF, computed from:
> >> >             2147.0 = totalTermFreq
> >> >             8629.0 = numberOfDocuments
> >> >           -3.9678195E-8 = DistributionSPL
> >> >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> >> >         at
> >> >
> __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE2]:0)
> >> >         at junit.framework.Assert.fail(Assert.java:50)
> >> >         at junit.framework.Assert.failNotEquals(Assert.java:287)
> >> >         at junit.framework.Assert.assertEquals(Assert.java:120)
> >> >         at
> >> >
> org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> >> >         at
> >> >
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
> >> >         at
> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >> >         at
> >> >
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
> >> >         at
> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >> >         at
> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >> >         at
> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
> >> >         at
> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> >> >         at
> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
> >> >         at
> >> >
> org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
> >> >         at
> org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> >> >         at
> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
> >> >         at
> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> >> >         at
> >> >
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
> >> >         at
> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> >> >         at
> >> >
> org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> >> >         at
> >> >
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> >> >         at
> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> >> >         at
> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> >> >         at
> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> >> >         at
> >> >
> org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> >> >         at
> >> >
> org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
> >> >         at
> >> >
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
> >> >         at
> >> >
> org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExplanations.java:183)
> >> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >> >         at
> >> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> >> >         at
> >> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >> >         at java.lang.reflect.Method.invoke(Method.java:498)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
> >> >         at
> >> >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
> >> >         at
> >> >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
> >> >         at
> >> >
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >> >         at
> >> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
> >> >         at java.lang.Thread.run(Thread.java:745)
> >> >
> >> >
> >> >
> >> >
> >> > Build Log:
> >> > [...truncated 649 lines...]
> >> >    [junit4] Suite:
> >> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
> >> >    [junit4]   2> NOTE: reproduce with: ant test
> >> > -Dtestcase=TestSimpleExplanationsWithFillerDocs
> -Dtests.method=testDMQ9
> >> > -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -Dtests.slow=true
> >> > -Dtests.locale=tr -Dtests.timezone=America/Nassau -Dtests.asserts=true
> >> > -Dtests.file.encoding=UTF-8
> >> >    [junit4] FAILURE 0.07s J0 |
> >> > TestSimpleExplanationsWithFillerDocs.testDMQ9 <<<
> >> >    [junit4]    > Throwable #1: junit.framework.AssertionFailedError:
> >> > (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra)
> >> > NEVER:MATCH: score(doc=433)=-3.9678193E-6 !=
> explanationScore=-1.9839097E-6
> >> > Explanation: -1.9839097E-6 = sum of:
> >> >    [junit4]    >   -1.9839097E-6 = sum of:
> >> >    [junit4]    >     -1.9839097E-6 = max plus 0.5 times others of:
> >> >    [junit4]    >       -3.9678193E-6 = sum of:
> >> >    [junit4]    >         -3.9678193E-6 = weight(field:w5 in 433)
> >> > [RandomSimilarity], result of:
> >> >    [junit4]    >           -3.9678193E-6 = score(IBSimilarity,
> doc=433,
> >> > freq=1.0), computed from:
> >> >    [junit4]    >             100.0 = boost
> >> >    [junit4]    >             9.741334E-20 = NormalizationH1, computed
> >> > from:
> >> >    [junit4]    >               1.0 = tf
> >> >    [junit4]    >               5.5031867 = avgFieldLength
> >> >    [junit4]    >               5.6493154E19 = len
> >> >    [junit4]    >             0.24889919 = LambdaTTF, computed from:
> >> >    [junit4]    >               2147.0 = totalTermFreq
> >> >    [junit4]    >               8629.0 = numberOfDocuments
> >> >    [junit4]    >             -3.9678195E-8 = DistributionSPL
> >> >    [junit4]    >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> >> >    [junit4]    >        at
> >> >
> __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE29]:0)
> >> >    [junit4]    >        at junit.framework.Assert.fail(Assert.java:50)
> >> >    [junit4]    >        at
> >> > junit.framework.Assert.failNotEquals(Assert.java:287)
> >> >    [junit4]    >        at
> >> > junit.framework.Assert.assertEquals(Assert.java:120)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
> >> >    [junit4]    >        at
> >> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
> >> >    [junit4]    >        at
> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
> >> >    [junit4]    >        at
> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> >> >    [junit4]    >        at
> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> >> >    [junit4]    >        at
> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> >> >    [junit4]    >        at
> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExplanations.java:198)
> >> >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
> >> >    [junit4]   2> NOTE: reproduce with: ant test
> >> > -Dtestcase=TestSimpleExplanationsWithFillerDocs
> -Dtests.method=testDMQ8
> >> > -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -Dtests.slow=true
> >> > -Dtests.locale=tr -Dtests.timezone=America/Nassau -Dtests.asserts=true
> >> > -Dtests.file.encoding=UTF-8
> >> >    [junit4] FAILURE 0.07s J0 |
> >> > TestSimpleExplanationsWithFillerDocs.testDMQ8 <<<
> >> >    [junit4]    > Throwable #1: junit.framework.AssertionFailedError:
> >> > +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5 -extra:extra:
> >> > score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6
> Explanation:
> >> > -1.9839097E-6 = sum of:
> >> >    [junit4]    >   -1.9839097E-6 = max plus 0.5 times others of:
> >> >    [junit4]    >     -3.9678193E-6 = sum of:
> >> >    [junit4]    >       -3.9678193E-6 = weight(field:w5 in 433)
> >> > [RandomSimilarity], result of:
> >> >    [junit4]    >         -3.9678193E-6 = score(IBSimilarity, doc=433,
> >> > freq=1.0), computed from:
> >> >    [junit4]    >           100.0 = boost
> >> >    [junit4]    >           9.741334E-20 = NormalizationH1, computed
> >> > from:
> >> >    [junit4]    >             1.0 = tf
> >> >    [junit4]    >             5.5031867 = avgFieldLength
> >> >    [junit4]    >             5.6493154E19 = len
> >> >    [junit4]    >           0.24889919 = LambdaTTF, computed from:
> >> >    [junit4]    >             2147.0 = totalTermFreq
> >> >    [junit4]    >             8629.0 = numberOfDocuments
> >> >    [junit4]    >           -3.9678195E-8 = DistributionSPL
> >> >    [junit4]    >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> >> >    [junit4]    >        at
> >> >
> __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE2]:0)
> >> >    [junit4]    >        at junit.framework.Assert.fail(Assert.java:50)
> >> >    [junit4]    >        at
> >> > junit.framework.Assert.failNotEquals(Assert.java:287)
> >> >    [junit4]    >        at
> >> > junit.framework.Assert.assertEquals(Assert.java:120)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
> >> >    [junit4]    >        at
> >> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
> >> >    [junit4]    >        at
> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
> >> >    [junit4]    >        at
> >> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> >> >    [junit4]    >        at
> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> >> >    [junit4]    >        at
> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> >> >    [junit4]    >        at
> >> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
> >> >    [junit4]    >        at
> >> >
> org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExplanations.java:183)
> >> >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
> >> >    [junit4]   2> NOTE: test params are: codec=CheapBastard,
> >> > sim=RandomSimilarity(queryNorm=true): {field=IB SPL-L1, NEVER=DFR
> GZ(0.3),
> >> > alt=DFR I(n)2}, locale=tr, timezone=America/Nassau
> >> >    [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation
> >> > 1.8.0_102 (32-bit)/cpus=12,threads=1,free=80237872,total=150106112
> >> >    [junit4]   2> NOTE: All tests run in this JVM:
> [TestMultiPhraseEnum,
> >> > TestPerSegmentDeletes, TestLucene50TermVectorsFormat,
> >> > TestBufferedIndexInput, TestExternalCodecs, TestQueryBuilder,
> >> > TestSortedSetSelector, TestMultiTermsEnum, TestCustomSearcherSort,
> >> > TestNoMergePolicy, TestBytesStore, TestExceedMaxTermLength,
> TestCodecs,
> >> > TestIndexWriterDeleteByQuery, TestSpanNotQuery, TestPostingsOffsets,
> >> > TestNewestSegment, TestNotDocIdSet, TestSpanCollection,
> TestReaderClosed,
> >> > TestClassicSimilarity, TestSegmentReader, Test4GBStoredFields,
> >> > TestMatchAllDocsQuery, TestDocInverterPerFieldErrorInfo,
> TestSimilarityBase,
> >> > TestIndexWriterThreadsToSegments, TestBytesRefArray,
> >> > TestIndexWriterWithThreads, TestSparseFixedBitSet,
> >> > TestDirectoryReaderReopen, TestDocIdsWriter, TestTermRangeQuery,
> >> > TestDeterminism, TestField, TestSizeBoundedForceMerge,
> >> > TestPerFieldPostingsFormat2, TestPointQueries, TestSentinelIntSet,
> >> > TestMmapDirectory, TestConcurrentMergeScheduler,
> TestIndexWriterOnDiskFull,
> >> > TestIndexWriterForceMerge, TestSearchAfter, TestIndexWriter,
> >> > TestSimpleExplanationsOfNonMatches, TestNeverDelete,
> >> > TestLucene62SegmentInfoFormat, TestDocCount,
> >> > LimitedFiniteStringsIteratorTest, TestSimpleExplanations,
> >> > TestSpanMultiTermQueryWrapper, TestNGramPhraseQuery,
> TestForTooMuchCloning,
> >> > TestRollingUpdates, TestScorerPerf, TestBinaryDocValuesUpdates,
> >> > TestLucene50CompoundFormat, TestTopFieldCollector,
> TestSloppyPhraseQuery,
> >> > TestSimpleExplanationsWithFillerDocs]
> >> >    [junit4] Completed [138/434 (1!)] on J0 in 20.56s, 70 tests, 2
> >> > failures <<< FAILURES!
> >> >
> >> > [...truncated 64670 lines...]
> >> >
> >> >
> >> >
> >> > ---------------------------------------------------------------------
> >> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >> > For additional commands, e-mail: dev-help@lucene.apache.org
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >> For additional commands, e-mail: dev-help@lucene.apache.org
> >>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18039 - Still Unstable!

Posted by Michael McCandless <lu...@mikemccandless.com>.
Thanks Adrien.

Mike McCandless

http://blog.mikemccandless.com


On Fri, Oct 14, 2016 at 6:21 AM, Adrien Grand <jp...@gmail.com> wrote:
> I will look into it later today.
>
> Le ven. 14 oct. 2016 à 12:08, Michael McCandless <lu...@mikemccandless.com>
> a écrit :
>>
>> Does anyone have any idea on this one :)
>>
>> Mike McCandless
>>
>> http://blog.mikemccandless.com
>>
>>
>> On Thu, Oct 13, 2016 at 11:42 AM, Policeman Jenkins Server
>> <je...@thetaphi.de> wrote:
>> > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18039/
>> > Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
>> >
>> > 2 tests failed.
>> > FAILED:
>> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ9
>> >
>> > Error Message:
>> > (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra)
>> > NEVER:MATCH: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6
>> > Explanation: -1.9839097E-6 = sum of:   -1.9839097E-6 = sum of:
>> > -1.9839097E-6 = max plus 0.5 times others of:       -3.9678193E-6 = sum of:
>> > -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result of:
>> > -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed from:
>> > 100.0 = boost             9.741334E-20 = NormalizationH1, computed from:
>> > 1.0 = tf               5.5031867 = avgFieldLength               5.6493154E19
>> > = len             0.24889919 = LambdaTTF, computed from:
>> > 2147.0 = totalTermFreq               8629.0 = numberOfDocuments
>> > -3.9678195E-8 = DistributionSPL  expected:<-3.9678193E-6> but
>> > was:<-1.9839097E-6>
>> >
>> > Stack Trace:
>> > junit.framework.AssertionFailedError: (+((field:yy (field:w5)^100.0) |
>> > (field:xx)^0.0)~0.5 -extra:extra) NEVER:MATCH: score(doc=433)=-3.9678193E-6
>> > != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
>> >   -1.9839097E-6 = sum of:
>> >     -1.9839097E-6 = max plus 0.5 times others of:
>> >       -3.9678193E-6 = sum of:
>> >         -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity],
>> > result of:
>> >           -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0),
>> > computed from:
>> >             100.0 = boost
>> >             9.741334E-20 = NormalizationH1, computed from:
>> >               1.0 = tf
>> >               5.5031867 = avgFieldLength
>> >               5.6493154E19 = len
>> >             0.24889919 = LambdaTTF, computed from:
>> >               2147.0 = totalTermFreq
>> >               8629.0 = numberOfDocuments
>> >             -3.9678195E-8 = DistributionSPL
>> >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>> >         at
>> > __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE29]:0)
>> >         at junit.framework.Assert.fail(Assert.java:50)
>> >         at junit.framework.Assert.failNotEquals(Assert.java:287)
>> >         at junit.framework.Assert.assertEquals(Assert.java:120)
>> >         at
>> > org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
>> >         at
>> > org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
>> >         at
>> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >         at
>> > org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
>> >         at
>> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >         at
>> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >         at
>> > org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
>> >         at
>> > org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
>> >         at
>> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
>> >         at
>> > org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
>> >         at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
>> >         at
>> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
>> >         at
>> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
>> >         at
>> > org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
>> >         at
>> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
>> >         at
>> > org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
>> >         at
>> > org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
>> >         at
>> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
>> >         at
>> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
>> >         at
>> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
>> >         at
>> > org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
>> >         at
>> > org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
>> >         at
>> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
>> >         at
>> > org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExplanations.java:198)
>> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> >         at
>> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>> >         at
>> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> >         at java.lang.reflect.Method.invoke(Method.java:498)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>> >         at
>> > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>> >         at
>> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>> >         at
>> > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>> >         at
>> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>> >         at
>> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >         at
>> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>> >         at
>> > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>> >         at
>> > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>> >         at
>> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >         at
>> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >         at
>> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>> >         at
>> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>> >         at
>> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>> >         at
>> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >         at
>> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>> >         at java.lang.Thread.run(Thread.java:745)
>> >
>> >
>> > FAILED:
>> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ8
>> >
>> > Error Message:
>> > +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5 -extra:extra:
>> > score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation:
>> > -1.9839097E-6 = sum of:   -1.9839097E-6 = max plus 0.5 times others of:
>> > -3.9678193E-6 = sum of:       -3.9678193E-6 = weight(field:w5 in 433)
>> > [RandomSimilarity], result of:         -3.9678193E-6 = score(IBSimilarity,
>> > doc=433, freq=1.0), computed from:           100.0 = boost
>> > 9.741334E-20 = NormalizationH1, computed from:              1.0 = tf
>> > 5.5031867 = avgFieldLength             5.6493154E19 = len
>> > 0.24889919 = LambdaTTF, computed from:              2147.0 = totalTermFreq
>> > 8629.0 = numberOfDocuments           -3.9678195E-8 = DistributionSPL
>> > expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>> >
>> > Stack Trace:
>> > junit.framework.AssertionFailedError: +((field:yy (field:w5)^100.0) |
>> > (field:xx)^100000.0)~0.5 -extra:extra: score(doc=433)=-3.9678193E-6 !=
>> > explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
>> >   -1.9839097E-6 = max plus 0.5 times others of:
>> >     -3.9678193E-6 = sum of:
>> >       -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result
>> > of:
>> >         -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed
>> > from:
>> >           100.0 = boost
>> >           9.741334E-20 = NormalizationH1, computed from:
>> >             1.0 = tf
>> >             5.5031867 = avgFieldLength
>> >             5.6493154E19 = len
>> >           0.24889919 = LambdaTTF, computed from:
>> >             2147.0 = totalTermFreq
>> >             8629.0 = numberOfDocuments
>> >           -3.9678195E-8 = DistributionSPL
>> >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>> >         at
>> > __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE2]:0)
>> >         at junit.framework.Assert.fail(Assert.java:50)
>> >         at junit.framework.Assert.failNotEquals(Assert.java:287)
>> >         at junit.framework.Assert.assertEquals(Assert.java:120)
>> >         at
>> > org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
>> >         at
>> > org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
>> >         at
>> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >         at
>> > org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
>> >         at
>> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >         at
>> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >         at
>> > org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
>> >         at
>> > org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
>> >         at
>> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
>> >         at
>> > org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
>> >         at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
>> >         at
>> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
>> >         at
>> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
>> >         at
>> > org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
>> >         at
>> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
>> >         at
>> > org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
>> >         at
>> > org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
>> >         at
>> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
>> >         at
>> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
>> >         at
>> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
>> >         at
>> > org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
>> >         at
>> > org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
>> >         at
>> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
>> >         at
>> > org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExplanations.java:183)
>> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> >         at
>> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>> >         at
>> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> >         at java.lang.reflect.Method.invoke(Method.java:498)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>> >         at
>> > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>> >         at
>> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>> >         at
>> > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>> >         at
>> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>> >         at
>> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >         at
>> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>> >         at
>> > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>> >         at
>> > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>> >         at
>> > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>> >         at
>> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >         at
>> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >         at
>> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>> >         at
>> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>> >         at
>> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>> >         at
>> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>> >         at
>> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> >         at
>> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>> >         at java.lang.Thread.run(Thread.java:745)
>> >
>> >
>> >
>> >
>> > Build Log:
>> > [...truncated 649 lines...]
>> >    [junit4] Suite:
>> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
>> >    [junit4]   2> NOTE: reproduce with: ant test
>> > -Dtestcase=TestSimpleExplanationsWithFillerDocs -Dtests.method=testDMQ9
>> > -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -Dtests.slow=true
>> > -Dtests.locale=tr -Dtests.timezone=America/Nassau -Dtests.asserts=true
>> > -Dtests.file.encoding=UTF-8
>> >    [junit4] FAILURE 0.07s J0 |
>> > TestSimpleExplanationsWithFillerDocs.testDMQ9 <<<
>> >    [junit4]    > Throwable #1: junit.framework.AssertionFailedError:
>> > (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra)
>> > NEVER:MATCH: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6
>> > Explanation: -1.9839097E-6 = sum of:
>> >    [junit4]    >   -1.9839097E-6 = sum of:
>> >    [junit4]    >     -1.9839097E-6 = max plus 0.5 times others of:
>> >    [junit4]    >       -3.9678193E-6 = sum of:
>> >    [junit4]    >         -3.9678193E-6 = weight(field:w5 in 433)
>> > [RandomSimilarity], result of:
>> >    [junit4]    >           -3.9678193E-6 = score(IBSimilarity, doc=433,
>> > freq=1.0), computed from:
>> >    [junit4]    >             100.0 = boost
>> >    [junit4]    >             9.741334E-20 = NormalizationH1, computed
>> > from:
>> >    [junit4]    >               1.0 = tf
>> >    [junit4]    >               5.5031867 = avgFieldLength
>> >    [junit4]    >               5.6493154E19 = len
>> >    [junit4]    >             0.24889919 = LambdaTTF, computed from:
>> >    [junit4]    >               2147.0 = totalTermFreq
>> >    [junit4]    >               8629.0 = numberOfDocuments
>> >    [junit4]    >             -3.9678195E-8 = DistributionSPL
>> >    [junit4]    >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>> >    [junit4]    >        at
>> > __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE29]:0)
>> >    [junit4]    >        at junit.framework.Assert.fail(Assert.java:50)
>> >    [junit4]    >        at
>> > junit.framework.Assert.failNotEquals(Assert.java:287)
>> >    [junit4]    >        at
>> > junit.framework.Assert.assertEquals(Assert.java:120)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExplanations.java:198)
>> >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>> >    [junit4]   2> NOTE: reproduce with: ant test
>> > -Dtestcase=TestSimpleExplanationsWithFillerDocs -Dtests.method=testDMQ8
>> > -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -Dtests.slow=true
>> > -Dtests.locale=tr -Dtests.timezone=America/Nassau -Dtests.asserts=true
>> > -Dtests.file.encoding=UTF-8
>> >    [junit4] FAILURE 0.07s J0 |
>> > TestSimpleExplanationsWithFillerDocs.testDMQ8 <<<
>> >    [junit4]    > Throwable #1: junit.framework.AssertionFailedError:
>> > +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5 -extra:extra:
>> > score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation:
>> > -1.9839097E-6 = sum of:
>> >    [junit4]    >   -1.9839097E-6 = max plus 0.5 times others of:
>> >    [junit4]    >     -3.9678193E-6 = sum of:
>> >    [junit4]    >       -3.9678193E-6 = weight(field:w5 in 433)
>> > [RandomSimilarity], result of:
>> >    [junit4]    >         -3.9678193E-6 = score(IBSimilarity, doc=433,
>> > freq=1.0), computed from:
>> >    [junit4]    >           100.0 = boost
>> >    [junit4]    >           9.741334E-20 = NormalizationH1, computed
>> > from:
>> >    [junit4]    >             1.0 = tf
>> >    [junit4]    >             5.5031867 = avgFieldLength
>> >    [junit4]    >             5.6493154E19 = len
>> >    [junit4]    >           0.24889919 = LambdaTTF, computed from:
>> >    [junit4]    >             2147.0 = totalTermFreq
>> >    [junit4]    >             8629.0 = numberOfDocuments
>> >    [junit4]    >           -3.9678195E-8 = DistributionSPL
>> >    [junit4]    >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>> >    [junit4]    >        at
>> > __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE2]:0)
>> >    [junit4]    >        at junit.framework.Assert.fail(Assert.java:50)
>> >    [junit4]    >        at
>> > junit.framework.Assert.failNotEquals(Assert.java:287)
>> >    [junit4]    >        at
>> > junit.framework.Assert.assertEquals(Assert.java:120)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
>> >    [junit4]    >        at
>> > org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExplanations.java:183)
>> >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>> >    [junit4]   2> NOTE: test params are: codec=CheapBastard,
>> > sim=RandomSimilarity(queryNorm=true): {field=IB SPL-L1, NEVER=DFR GZ(0.3),
>> > alt=DFR I(n)2}, locale=tr, timezone=America/Nassau
>> >    [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation
>> > 1.8.0_102 (32-bit)/cpus=12,threads=1,free=80237872,total=150106112
>> >    [junit4]   2> NOTE: All tests run in this JVM: [TestMultiPhraseEnum,
>> > TestPerSegmentDeletes, TestLucene50TermVectorsFormat,
>> > TestBufferedIndexInput, TestExternalCodecs, TestQueryBuilder,
>> > TestSortedSetSelector, TestMultiTermsEnum, TestCustomSearcherSort,
>> > TestNoMergePolicy, TestBytesStore, TestExceedMaxTermLength, TestCodecs,
>> > TestIndexWriterDeleteByQuery, TestSpanNotQuery, TestPostingsOffsets,
>> > TestNewestSegment, TestNotDocIdSet, TestSpanCollection, TestReaderClosed,
>> > TestClassicSimilarity, TestSegmentReader, Test4GBStoredFields,
>> > TestMatchAllDocsQuery, TestDocInverterPerFieldErrorInfo, TestSimilarityBase,
>> > TestIndexWriterThreadsToSegments, TestBytesRefArray,
>> > TestIndexWriterWithThreads, TestSparseFixedBitSet,
>> > TestDirectoryReaderReopen, TestDocIdsWriter, TestTermRangeQuery,
>> > TestDeterminism, TestField, TestSizeBoundedForceMerge,
>> > TestPerFieldPostingsFormat2, TestPointQueries, TestSentinelIntSet,
>> > TestMmapDirectory, TestConcurrentMergeScheduler, TestIndexWriterOnDiskFull,
>> > TestIndexWriterForceMerge, TestSearchAfter, TestIndexWriter,
>> > TestSimpleExplanationsOfNonMatches, TestNeverDelete,
>> > TestLucene62SegmentInfoFormat, TestDocCount,
>> > LimitedFiniteStringsIteratorTest, TestSimpleExplanations,
>> > TestSpanMultiTermQueryWrapper, TestNGramPhraseQuery, TestForTooMuchCloning,
>> > TestRollingUpdates, TestScorerPerf, TestBinaryDocValuesUpdates,
>> > TestLucene50CompoundFormat, TestTopFieldCollector, TestSloppyPhraseQuery,
>> > TestSimpleExplanationsWithFillerDocs]
>> >    [junit4] Completed [138/434 (1!)] on J0 in 20.56s, 70 tests, 2
>> > failures <<< FAILURES!
>> >
>> > [...truncated 64670 lines...]
>> >
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> > For additional commands, e-mail: dev-help@lucene.apache.org
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18039 - Still Unstable!

Posted by Adrien Grand <jp...@gmail.com>.
I will look into it later today.

Le ven. 14 oct. 2016 à 12:08, Michael McCandless <lu...@mikemccandless.com>
a écrit :

> Does anyone have any idea on this one :)
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Thu, Oct 13, 2016 at 11:42 AM, Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
> > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18039/
> > Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
> >
> > 2 tests failed.
> > FAILED:
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ9
> >
> > Error Message:
> > (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra)
> NEVER:MATCH: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6
> Explanation: -1.9839097E-6 = sum of:   -1.9839097E-6 = sum of:
>  -1.9839097E-6 = max plus 0.5 times others of:       -3.9678193E-6 = sum
> of:         -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity],
> result of:           -3.9678193E-6 = score(IBSimilarity, doc=433,
> freq=1.0), computed from:             100.0 = boost
>  9.741334E-20 = NormalizationH1, computed from:                1.0 = tf
>            5.5031867 = avgFieldLength               5.6493154E19 = len
>        0.24889919 = LambdaTTF, computed from:                2147.0 =
> totalTermFreq               8629.0 = numberOfDocuments
>  -3.9678195E-8 = DistributionSPL  expected:<-3.9678193E-6> but
> was:<-1.9839097E-6>
> >
> > Stack Trace:
> > junit.framework.AssertionFailedError: (+((field:yy (field:w5)^100.0) |
> (field:xx)^0.0)~0.5 -extra:extra) NEVER:MATCH: score(doc=433)=-3.9678193E-6
> != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
> >   -1.9839097E-6 = sum of:
> >     -1.9839097E-6 = max plus 0.5 times others of:
> >       -3.9678193E-6 = sum of:
> >         -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity],
> result of:
> >           -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0),
> computed from:
> >             100.0 = boost
> >             9.741334E-20 = NormalizationH1, computed from:
> >               1.0 = tf
> >               5.5031867 = avgFieldLength
> >               5.6493154E19 = len
> >             0.24889919 = LambdaTTF, computed from:
> >               2147.0 = totalTermFreq
> >               8629.0 = numberOfDocuments
> >             -3.9678195E-8 = DistributionSPL
> >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> >         at
> __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE29]:0)
> >         at junit.framework.Assert.fail(Assert.java:50)
> >         at junit.framework.Assert.failNotEquals(Assert.java:287)
> >         at junit.framework.Assert.assertEquals(Assert.java:120)
> >         at
> org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> >         at
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
> >         at
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >         at
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
> >         at
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >         at
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >         at
> org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
> >         at
> org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> >         at
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
> >         at
> org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
> >         at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> >         at
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
> >         at
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> >         at
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
> >         at
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> >         at
> org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> >         at
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> >         at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> >         at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> >         at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> >         at
> org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> >         at
> org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
> >         at
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
> >         at
> org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExplanations.java:198)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> >         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >         at java.lang.reflect.Method.invoke(Method.java:498)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
> >         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> >         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
> >         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
> >         at java.lang.Thread.run(Thread.java:745)
> >
> >
> > FAILED:
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ8
> >
> > Error Message:
> > +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5 -extra:extra:
> score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation:
> -1.9839097E-6 = sum of:   -1.9839097E-6 = max plus 0.5 times others of:
>  -3.9678193E-6 = sum of:       -3.9678193E-6 = weight(field:w5 in 433)
> [RandomSimilarity], result of:         -3.9678193E-6 = score(IBSimilarity,
> doc=433, freq=1.0), computed from:           100.0 = boost
>  9.741334E-20 = NormalizationH1, computed from:              1.0 = tf
>        5.5031867 = avgFieldLength             5.6493154E19 = len
>  0.24889919 = LambdaTTF, computed from:              2147.0 =
> totalTermFreq             8629.0 = numberOfDocuments
>  -3.9678195E-8 = DistributionSPL  expected:<-3.9678193E-6> but
> was:<-1.9839097E-6>
> >
> > Stack Trace:
> > junit.framework.AssertionFailedError: +((field:yy (field:w5)^100.0) |
> (field:xx)^100000.0)~0.5 -extra:extra: score(doc=433)=-3.9678193E-6 !=
> explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
> >   -1.9839097E-6 = max plus 0.5 times others of:
> >     -3.9678193E-6 = sum of:
> >       -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result
> of:
> >         -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed
> from:
> >           100.0 = boost
> >           9.741334E-20 = NormalizationH1, computed from:
> >             1.0 = tf
> >             5.5031867 = avgFieldLength
> >             5.6493154E19 = len
> >           0.24889919 = LambdaTTF, computed from:
> >             2147.0 = totalTermFreq
> >             8629.0 = numberOfDocuments
> >           -3.9678195E-8 = DistributionSPL
> >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> >         at
> __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE2]:0)
> >         at junit.framework.Assert.fail(Assert.java:50)
> >         at junit.framework.Assert.failNotEquals(Assert.java:287)
> >         at junit.framework.Assert.assertEquals(Assert.java:120)
> >         at
> org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> >         at
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
> >         at
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >         at
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
> >         at
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >         at
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >         at
> org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
> >         at
> org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> >         at
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
> >         at
> org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
> >         at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> >         at
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
> >         at
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> >         at
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
> >         at
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> >         at
> org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> >         at
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> >         at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> >         at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> >         at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> >         at
> org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> >         at
> org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
> >         at
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
> >         at
> org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExplanations.java:183)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> >         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >         at java.lang.reflect.Method.invoke(Method.java:498)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
> >         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> >         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
> >         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
> >         at java.lang.Thread.run(Thread.java:745)
> >
> >
> >
> >
> > Build Log:
> > [...truncated 649 lines...]
> >    [junit4] Suite:
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
> >    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestSimpleExplanationsWithFillerDocs -Dtests.method=testDMQ9
> -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.locale=tr -Dtests.timezone=America/Nassau -Dtests.asserts=true
> -Dtests.file.encoding=UTF-8
> >    [junit4] FAILURE 0.07s J0 |
> TestSimpleExplanationsWithFillerDocs.testDMQ9 <<<
> >    [junit4]    > Throwable #1: junit.framework.AssertionFailedError:
> (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra)
> NEVER:MATCH: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6
> Explanation: -1.9839097E-6 = sum of:
> >    [junit4]    >   -1.9839097E-6 = sum of:
> >    [junit4]    >     -1.9839097E-6 = max plus 0.5 times others of:
> >    [junit4]    >       -3.9678193E-6 = sum of:
> >    [junit4]    >         -3.9678193E-6 = weight(field:w5 in 433)
> [RandomSimilarity], result of:
> >    [junit4]    >           -3.9678193E-6 = score(IBSimilarity, doc=433,
> freq=1.0), computed from:
> >    [junit4]    >             100.0 = boost
> >    [junit4]    >             9.741334E-20 = NormalizationH1, computed
> from:
> >    [junit4]    >               1.0 = tf
> >    [junit4]    >               5.5031867 = avgFieldLength
> >    [junit4]    >               5.6493154E19 = len
> >    [junit4]    >             0.24889919 = LambdaTTF, computed from:
> >    [junit4]    >               2147.0 = totalTermFreq
> >    [junit4]    >               8629.0 = numberOfDocuments
> >    [junit4]    >             -3.9678195E-8 = DistributionSPL
> >    [junit4]    >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> >    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE29]:0)
> >    [junit4]    >        at junit.framework.Assert.fail(Assert.java:50)
> >    [junit4]    >        at
> junit.framework.Assert.failNotEquals(Assert.java:287)
> >    [junit4]    >        at
> junit.framework.Assert.assertEquals(Assert.java:120)
> >    [junit4]    >        at
> org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> >    [junit4]    >        at
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
> >    [junit4]    >        at
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >    [junit4]    >        at
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
> >    [junit4]    >        at
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >    [junit4]    >        at
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >    [junit4]    >        at
> org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
> >    [junit4]    >        at
> org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> >    [junit4]    >        at
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
> >    [junit4]    >        at
> org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
> >    [junit4]    >        at
> org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> >    [junit4]    >        at
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
> >    [junit4]    >        at
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> >    [junit4]    >        at
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
> >    [junit4]    >        at
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> >    [junit4]    >        at
> org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> >    [junit4]    >        at
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> >    [junit4]    >        at
> org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> >    [junit4]    >        at
> org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> >    [junit4]    >        at
> org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> >    [junit4]    >        at
> org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> >    [junit4]    >        at
> org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
> >    [junit4]    >        at
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
> >    [junit4]    >        at
> org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExplanations.java:198)
> >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
> >    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestSimpleExplanationsWithFillerDocs -Dtests.method=testDMQ8
> -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.locale=tr -Dtests.timezone=America/Nassau -Dtests.asserts=true
> -Dtests.file.encoding=UTF-8
> >    [junit4] FAILURE 0.07s J0 |
> TestSimpleExplanationsWithFillerDocs.testDMQ8 <<<
> >    [junit4]    > Throwable #1: junit.framework.AssertionFailedError:
> +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5 -extra:extra:
> score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation:
> -1.9839097E-6 = sum of:
> >    [junit4]    >   -1.9839097E-6 = max plus 0.5 times others of:
> >    [junit4]    >     -3.9678193E-6 = sum of:
> >    [junit4]    >       -3.9678193E-6 = weight(field:w5 in 433)
> [RandomSimilarity], result of:
> >    [junit4]    >         -3.9678193E-6 = score(IBSimilarity, doc=433,
> freq=1.0), computed from:
> >    [junit4]    >           100.0 = boost
> >    [junit4]    >           9.741334E-20 = NormalizationH1, computed from:
> >    [junit4]    >             1.0 = tf
> >    [junit4]    >             5.5031867 = avgFieldLength
> >    [junit4]    >             5.6493154E19 = len
> >    [junit4]    >           0.24889919 = LambdaTTF, computed from:
> >    [junit4]    >             2147.0 = totalTermFreq
> >    [junit4]    >             8629.0 = numberOfDocuments
> >    [junit4]    >           -3.9678195E-8 = DistributionSPL
> >    [junit4]    >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
> >    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE2]:0)
> >    [junit4]    >        at junit.framework.Assert.fail(Assert.java:50)
> >    [junit4]    >        at
> junit.framework.Assert.failNotEquals(Assert.java:287)
> >    [junit4]    >        at
> junit.framework.Assert.assertEquals(Assert.java:120)
> >    [junit4]    >        at
> org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
> >    [junit4]    >        at
> org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
> >    [junit4]    >        at
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >    [junit4]    >        at
> org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
> >    [junit4]    >        at
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >    [junit4]    >        at
> org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
> >    [junit4]    >        at
> org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
> >    [junit4]    >        at
> org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
> >    [junit4]    >        at
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
> >    [junit4]    >        at
> org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
> >    [junit4]    >        at
> org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
> >    [junit4]    >        at
> org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
> >    [junit4]    >        at
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
> >    [junit4]    >        at
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
> >    [junit4]    >        at
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
> >    [junit4]    >        at
> org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
> >    [junit4]    >        at
> org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
> >    [junit4]    >        at
> org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
> >    [junit4]    >        at
> org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
> >    [junit4]    >        at
> org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
> >    [junit4]    >        at
> org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
> >    [junit4]    >        at
> org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
> >    [junit4]    >        at
> org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
> >    [junit4]    >        at
> org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExplanations.java:183)
> >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
> >    [junit4]   2> NOTE: test params are: codec=CheapBastard,
> sim=RandomSimilarity(queryNorm=true): {field=IB SPL-L1, NEVER=DFR GZ(0.3),
> alt=DFR I(n)2}, locale=tr, timezone=America/Nassau
> >    [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation
> 1.8.0_102 (32-bit)/cpus=12,threads=1,free=80237872,total=150106112
> >    [junit4]   2> NOTE: All tests run in this JVM: [TestMultiPhraseEnum,
> TestPerSegmentDeletes, TestLucene50TermVectorsFormat,
> TestBufferedIndexInput, TestExternalCodecs, TestQueryBuilder,
> TestSortedSetSelector, TestMultiTermsEnum, TestCustomSearcherSort,
> TestNoMergePolicy, TestBytesStore, TestExceedMaxTermLength, TestCodecs,
> TestIndexWriterDeleteByQuery, TestSpanNotQuery, TestPostingsOffsets,
> TestNewestSegment, TestNotDocIdSet, TestSpanCollection, TestReaderClosed,
> TestClassicSimilarity, TestSegmentReader, Test4GBStoredFields,
> TestMatchAllDocsQuery, TestDocInverterPerFieldErrorInfo,
> TestSimilarityBase, TestIndexWriterThreadsToSegments, TestBytesRefArray,
> TestIndexWriterWithThreads, TestSparseFixedBitSet,
> TestDirectoryReaderReopen, TestDocIdsWriter, TestTermRangeQuery,
> TestDeterminism, TestField, TestSizeBoundedForceMerge,
> TestPerFieldPostingsFormat2, TestPointQueries, TestSentinelIntSet,
> TestMmapDirectory, TestConcurrentMergeScheduler, TestIndexWriterOnDiskFull,
> TestIndexWriterForceMerge, TestSearchAfter, TestIndexWriter,
> TestSimpleExplanationsOfNonMatches, TestNeverDelete,
> TestLucene62SegmentInfoFormat, TestDocCount,
> LimitedFiniteStringsIteratorTest, TestSimpleExplanations,
> TestSpanMultiTermQueryWrapper, TestNGramPhraseQuery, TestForTooMuchCloning,
> TestRollingUpdates, TestScorerPerf, TestBinaryDocValuesUpdates,
> TestLucene50CompoundFormat, TestTopFieldCollector, TestSloppyPhraseQuery,
> TestSimpleExplanationsWithFillerDocs]
> >    [junit4] Completed [138/434 (1!)] on J0 in 20.56s, 70 tests, 2
> failures <<< FAILURES!
> >
> > [...truncated 64670 lines...]
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18039 - Still Unstable!

Posted by Michael McCandless <lu...@mikemccandless.com>.
Does anyone have any idea on this one :)

Mike McCandless

http://blog.mikemccandless.com


On Thu, Oct 13, 2016 at 11:42 AM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18039/
> Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
>
> 2 tests failed.
> FAILED:  org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ9
>
> Error Message:
> (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra) NEVER:MATCH: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:   -1.9839097E-6 = sum of:     -1.9839097E-6 = max plus 0.5 times others of:       -3.9678193E-6 = sum of:         -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result of:           -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed from:             100.0 = boost             9.741334E-20 = NormalizationH1, computed from:                1.0 = tf               5.5031867 = avgFieldLength               5.6493154E19 = len             0.24889919 = LambdaTTF, computed from:                2147.0 = totalTermFreq               8629.0 = numberOfDocuments             -3.9678195E-8 = DistributionSPL  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>
> Stack Trace:
> junit.framework.AssertionFailedError: (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra) NEVER:MATCH: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
>   -1.9839097E-6 = sum of:
>     -1.9839097E-6 = max plus 0.5 times others of:
>       -3.9678193E-6 = sum of:
>         -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result of:
>           -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed from:
>             100.0 = boost
>             9.741334E-20 = NormalizationH1, computed from:
>               1.0 = tf
>               5.5031867 = avgFieldLength
>               5.6493154E19 = len
>             0.24889919 = LambdaTTF, computed from:
>               2147.0 = totalTermFreq
>               8629.0 = numberOfDocuments
>             -3.9678195E-8 = DistributionSPL
>  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>         at __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE29]:0)
>         at junit.framework.Assert.fail(Assert.java:50)
>         at junit.framework.Assert.failNotEquals(Assert.java:287)
>         at junit.framework.Assert.assertEquals(Assert.java:120)
>         at org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
>         at org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
>         at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>         at org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
>         at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>         at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>         at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
>         at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
>         at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
>         at org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
>         at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
>         at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
>         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
>         at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
>         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
>         at org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
>         at org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
>         at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
>         at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
>         at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
>         at org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
>         at org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
>         at org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
>         at org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExplanations.java:198)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
> FAILED:  org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ8
>
> Error Message:
> +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5 -extra:extra: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:   -1.9839097E-6 = max plus 0.5 times others of:     -3.9678193E-6 = sum of:       -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result of:         -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed from:           100.0 = boost           9.741334E-20 = NormalizationH1, computed from:              1.0 = tf             5.5031867 = avgFieldLength             5.6493154E19 = len           0.24889919 = LambdaTTF, computed from:              2147.0 = totalTermFreq             8629.0 = numberOfDocuments           -3.9678195E-8 = DistributionSPL  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>
> Stack Trace:
> junit.framework.AssertionFailedError: +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5 -extra:extra: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
>   -1.9839097E-6 = max plus 0.5 times others of:
>     -3.9678193E-6 = sum of:
>       -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result of:
>         -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed from:
>           100.0 = boost
>           9.741334E-20 = NormalizationH1, computed from:
>             1.0 = tf
>             5.5031867 = avgFieldLength
>             5.6493154E19 = len
>           0.24889919 = LambdaTTF, computed from:
>             2147.0 = totalTermFreq
>             8629.0 = numberOfDocuments
>           -3.9678195E-8 = DistributionSPL
>  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>         at __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE2]:0)
>         at junit.framework.Assert.fail(Assert.java:50)
>         at junit.framework.Assert.failNotEquals(Assert.java:287)
>         at junit.framework.Assert.assertEquals(Assert.java:120)
>         at org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
>         at org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
>         at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>         at org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
>         at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>         at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>         at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
>         at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
>         at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
>         at org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
>         at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
>         at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
>         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
>         at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
>         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
>         at org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
>         at org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
>         at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
>         at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
>         at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
>         at org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
>         at org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
>         at org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
>         at org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExplanations.java:183)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 649 lines...]
>    [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleExplanationsWithFillerDocs -Dtests.method=testDMQ9 -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=America/Nassau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 0.07s J0 | TestSimpleExplanationsWithFillerDocs.testDMQ9 <<<
>    [junit4]    > Throwable #1: junit.framework.AssertionFailedError: (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra) NEVER:MATCH: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
>    [junit4]    >   -1.9839097E-6 = sum of:
>    [junit4]    >     -1.9839097E-6 = max plus 0.5 times others of:
>    [junit4]    >       -3.9678193E-6 = sum of:
>    [junit4]    >         -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result of:
>    [junit4]    >           -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed from:
>    [junit4]    >             100.0 = boost
>    [junit4]    >             9.741334E-20 = NormalizationH1, computed from:
>    [junit4]    >               1.0 = tf
>    [junit4]    >               5.5031867 = avgFieldLength
>    [junit4]    >               5.6493154E19 = len
>    [junit4]    >             0.24889919 = LambdaTTF, computed from:
>    [junit4]    >               2147.0 = totalTermFreq
>    [junit4]    >               8629.0 = numberOfDocuments
>    [junit4]    >             -3.9678195E-8 = DistributionSPL
>    [junit4]    >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE29]:0)
>    [junit4]    >        at junit.framework.Assert.fail(Assert.java:50)
>    [junit4]    >        at junit.framework.Assert.failNotEquals(Assert.java:287)
>    [junit4]    >        at junit.framework.Assert.assertEquals(Assert.java:120)
>    [junit4]    >        at org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
>    [junit4]    >        at org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
>    [junit4]    >        at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>    [junit4]    >        at org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
>    [junit4]    >        at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>    [junit4]    >        at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>    [junit4]    >        at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
>    [junit4]    >        at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
>    [junit4]    >        at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
>    [junit4]    >        at org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
>    [junit4]    >        at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
>    [junit4]    >        at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
>    [junit4]    >        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
>    [junit4]    >        at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
>    [junit4]    >        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
>    [junit4]    >        at org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
>    [junit4]    >        at org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
>    [junit4]    >        at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
>    [junit4]    >        at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
>    [junit4]    >        at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
>    [junit4]    >        at org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
>    [junit4]    >        at org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
>    [junit4]    >        at org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
>    [junit4]    >        at org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExplanations.java:198)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleExplanationsWithFillerDocs -Dtests.method=testDMQ8 -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=America/Nassau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 0.07s J0 | TestSimpleExplanationsWithFillerDocs.testDMQ8 <<<
>    [junit4]    > Throwable #1: junit.framework.AssertionFailedError: +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5 -extra:extra: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
>    [junit4]    >   -1.9839097E-6 = max plus 0.5 times others of:
>    [junit4]    >     -3.9678193E-6 = sum of:
>    [junit4]    >       -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result of:
>    [junit4]    >         -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed from:
>    [junit4]    >           100.0 = boost
>    [junit4]    >           9.741334E-20 = NormalizationH1, computed from:
>    [junit4]    >             1.0 = tf
>    [junit4]    >             5.5031867 = avgFieldLength
>    [junit4]    >             5.6493154E19 = len
>    [junit4]    >           0.24889919 = LambdaTTF, computed from:
>    [junit4]    >             2147.0 = totalTermFreq
>    [junit4]    >             8629.0 = numberOfDocuments
>    [junit4]    >           -3.9678195E-8 = DistributionSPL
>    [junit4]    >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE2]:0)
>    [junit4]    >        at junit.framework.Assert.fail(Assert.java:50)
>    [junit4]    >        at junit.framework.Assert.failNotEquals(Assert.java:287)
>    [junit4]    >        at junit.framework.Assert.assertEquals(Assert.java:120)
>    [junit4]    >        at org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
>    [junit4]    >        at org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
>    [junit4]    >        at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>    [junit4]    >        at org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
>    [junit4]    >        at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>    [junit4]    >        at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
>    [junit4]    >        at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
>    [junit4]    >        at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
>    [junit4]    >        at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
>    [junit4]    >        at org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
>    [junit4]    >        at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
>    [junit4]    >        at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
>    [junit4]    >        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
>    [junit4]    >        at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
>    [junit4]    >        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
>    [junit4]    >        at org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
>    [junit4]    >        at org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
>    [junit4]    >        at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
>    [junit4]    >        at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
>    [junit4]    >        at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
>    [junit4]    >        at org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
>    [junit4]    >        at org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
>    [junit4]    >        at org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
>    [junit4]    >        at org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExplanations.java:183)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {field=IB SPL-L1, NEVER=DFR GZ(0.3), alt=DFR I(n)2}, locale=tr, timezone=America/Nassau
>    [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=80237872,total=150106112
>    [junit4]   2> NOTE: All tests run in this JVM: [TestMultiPhraseEnum, TestPerSegmentDeletes, TestLucene50TermVectorsFormat, TestBufferedIndexInput, TestExternalCodecs, TestQueryBuilder, TestSortedSetSelector, TestMultiTermsEnum, TestCustomSearcherSort, TestNoMergePolicy, TestBytesStore, TestExceedMaxTermLength, TestCodecs, TestIndexWriterDeleteByQuery, TestSpanNotQuery, TestPostingsOffsets, TestNewestSegment, TestNotDocIdSet, TestSpanCollection, TestReaderClosed, TestClassicSimilarity, TestSegmentReader, Test4GBStoredFields, TestMatchAllDocsQuery, TestDocInverterPerFieldErrorInfo, TestSimilarityBase, TestIndexWriterThreadsToSegments, TestBytesRefArray, TestIndexWriterWithThreads, TestSparseFixedBitSet, TestDirectoryReaderReopen, TestDocIdsWriter, TestTermRangeQuery, TestDeterminism, TestField, TestSizeBoundedForceMerge, TestPerFieldPostingsFormat2, TestPointQueries, TestSentinelIntSet, TestMmapDirectory, TestConcurrentMergeScheduler, TestIndexWriterOnDiskFull, TestIndexWriterForceMerge, TestSearchAfter, TestIndexWriter, TestSimpleExplanationsOfNonMatches, TestNeverDelete, TestLucene62SegmentInfoFormat, TestDocCount, LimitedFiniteStringsIteratorTest, TestSimpleExplanations, TestSpanMultiTermQueryWrapper, TestNGramPhraseQuery, TestForTooMuchCloning, TestRollingUpdates, TestScorerPerf, TestBinaryDocValuesUpdates, TestLucene50CompoundFormat, TestTopFieldCollector, TestSloppyPhraseQuery, TestSimpleExplanationsWithFillerDocs]
>    [junit4] Completed [138/434 (1!)] on J0 in 20.56s, 70 tests, 2 failures <<< FAILURES!
>
> [...truncated 64670 lines...]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18039 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18039/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ9

Error Message:
(+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra) NEVER:MATCH: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:   -1.9839097E-6 = sum of:     -1.9839097E-6 = max plus 0.5 times others of:       -3.9678193E-6 = sum of:         -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result of:           -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed from:             100.0 = boost             9.741334E-20 = NormalizationH1, computed from:                1.0 = tf               5.5031867 = avgFieldLength               5.6493154E19 = len             0.24889919 = LambdaTTF, computed from:                2147.0 = totalTermFreq               8629.0 = numberOfDocuments             -3.9678195E-8 = DistributionSPL  expected:<-3.9678193E-6> but was:<-1.9839097E-6>

Stack Trace:
junit.framework.AssertionFailedError: (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra) NEVER:MATCH: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
  -1.9839097E-6 = sum of:
    -1.9839097E-6 = max plus 0.5 times others of:
      -3.9678193E-6 = sum of:
        -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result of:
          -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed from:
            100.0 = boost
            9.741334E-20 = NormalizationH1, computed from: 
              1.0 = tf
              5.5031867 = avgFieldLength
              5.6493154E19 = len
            0.24889919 = LambdaTTF, computed from: 
              2147.0 = totalTermFreq
              8629.0 = numberOfDocuments
            -3.9678195E-8 = DistributionSPL
 expected:<-3.9678193E-6> but was:<-1.9839097E-6>
	at __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE29]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at junit.framework.Assert.failNotEquals(Assert.java:287)
	at junit.framework.Assert.assertEquals(Assert.java:120)
	at org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
	at org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
	at org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
	at org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
	at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
	at org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
	at org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
	at org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
	at org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
	at org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
	at org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExplanations.java:198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ8

Error Message:
+((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5 -extra:extra: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:   -1.9839097E-6 = max plus 0.5 times others of:     -3.9678193E-6 = sum of:       -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result of:         -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed from:           100.0 = boost           9.741334E-20 = NormalizationH1, computed from:              1.0 = tf             5.5031867 = avgFieldLength             5.6493154E19 = len           0.24889919 = LambdaTTF, computed from:              2147.0 = totalTermFreq             8629.0 = numberOfDocuments           -3.9678195E-8 = DistributionSPL  expected:<-3.9678193E-6> but was:<-1.9839097E-6>

Stack Trace:
junit.framework.AssertionFailedError: +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5 -extra:extra: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
  -1.9839097E-6 = max plus 0.5 times others of:
    -3.9678193E-6 = sum of:
      -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result of:
        -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed from:
          100.0 = boost
          9.741334E-20 = NormalizationH1, computed from: 
            1.0 = tf
            5.5031867 = avgFieldLength
            5.6493154E19 = len
          0.24889919 = LambdaTTF, computed from: 
            2147.0 = totalTermFreq
            8629.0 = numberOfDocuments
          -3.9678195E-8 = DistributionSPL
 expected:<-3.9678193E-6> but was:<-1.9839097E-6>
	at __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE2]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at junit.framework.Assert.failNotEquals(Assert.java:287)
	at junit.framework.Assert.assertEquals(Assert.java:120)
	at org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
	at org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
	at org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
	at org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
	at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
	at org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
	at org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
	at org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
	at org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
	at org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
	at org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExplanations.java:183)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 649 lines...]
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleExplanationsWithFillerDocs -Dtests.method=testDMQ9 -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=America/Nassau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.07s J0 | TestSimpleExplanationsWithFillerDocs.testDMQ9 <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extra:extra) NEVER:MATCH: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
   [junit4]    >   -1.9839097E-6 = sum of:
   [junit4]    >     -1.9839097E-6 = max plus 0.5 times others of:
   [junit4]    >       -3.9678193E-6 = sum of:
   [junit4]    >         -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result of:
   [junit4]    >           -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed from:
   [junit4]    >             100.0 = boost
   [junit4]    >             9.741334E-20 = NormalizationH1, computed from: 
   [junit4]    >               1.0 = tf
   [junit4]    >               5.5031867 = avgFieldLength
   [junit4]    >               5.6493154E19 = len
   [junit4]    >             0.24889919 = LambdaTTF, computed from: 
   [junit4]    >               2147.0 = totalTermFreq
   [junit4]    >               8629.0 = numberOfDocuments
   [junit4]    >             -3.9678195E-8 = DistributionSPL
   [junit4]    >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:D954023F895AFE29]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:50)
   [junit4]    > 	at junit.framework.Assert.failNotEquals(Assert.java:287)
   [junit4]    > 	at junit.framework.Assert.assertEquals(Assert.java:120)
   [junit4]    > 	at org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
   [junit4]    > 	at org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
   [junit4]    > 	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
   [junit4]    > 	at org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
   [junit4]    > 	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
   [junit4]    > 	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
   [junit4]    > 	at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
   [junit4]    > 	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
   [junit4]    > 	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
   [junit4]    > 	at org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
   [junit4]    > 	at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
   [junit4]    > 	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
   [junit4]    > 	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
   [junit4]    > 	at org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
   [junit4]    > 	at org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
   [junit4]    > 	at org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
   [junit4]    > 	at org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
   [junit4]    > 	at org.apache.lucene.search.TestSimpleExplanations.testDMQ9(TestSimpleExplanations.java:198)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleExplanationsWithFillerDocs -Dtests.method=testDMQ8 -Dtests.seed=4458FBCA19109BFC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=America/Nassau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.07s J0 | TestSimpleExplanationsWithFillerDocs.testDMQ8 <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: +((field:yy (field:w5)^100.0) | (field:xx)^100000.0)~0.5 -extra:extra: score(doc=433)=-3.9678193E-6 != explanationScore=-1.9839097E-6 Explanation: -1.9839097E-6 = sum of:
   [junit4]    >   -1.9839097E-6 = max plus 0.5 times others of:
   [junit4]    >     -3.9678193E-6 = sum of:
   [junit4]    >       -3.9678193E-6 = weight(field:w5 in 433) [RandomSimilarity], result of:
   [junit4]    >         -3.9678193E-6 = score(IBSimilarity, doc=433, freq=1.0), computed from:
   [junit4]    >           100.0 = boost
   [junit4]    >           9.741334E-20 = NormalizationH1, computed from: 
   [junit4]    >             1.0 = tf
   [junit4]    >             5.5031867 = avgFieldLength
   [junit4]    >             5.6493154E19 = len
   [junit4]    >           0.24889919 = LambdaTTF, computed from: 
   [junit4]    >             2147.0 = totalTermFreq
   [junit4]    >             8629.0 = numberOfDocuments
   [junit4]    >           -3.9678195E-8 = DistributionSPL
   [junit4]    >  expected:<-3.9678193E-6> but was:<-1.9839097E-6>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4458FBCA19109BFC:1862119F0E84EDE2]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:50)
   [junit4]    > 	at junit.framework.Assert.failNotEquals(Assert.java:287)
   [junit4]    > 	at junit.framework.Assert.assertEquals(Assert.java:120)
   [junit4]    > 	at org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:338)
   [junit4]    > 	at org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:505)
   [junit4]    > 	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
   [junit4]    > 	at org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
   [junit4]    > 	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
   [junit4]    > 	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
   [junit4]    > 	at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:183)
   [junit4]    > 	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:170)
   [junit4]    > 	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
   [junit4]    > 	at org.apache.lucene.search.ReqExclBulkScorer.score(ReqExclBulkScorer.java:48)
   [junit4]    > 	at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
   [junit4]    > 	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
   [junit4]    > 	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
   [junit4]    > 	at org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:104)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:132)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
   [junit4]    > 	at org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:98)
   [junit4]    > 	at org.apache.lucene.search.BaseExplanationTestCase.qtest(BaseExplanationTestCase.java:112)
   [junit4]    > 	at org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.qtest(TestSimpleExplanationsWithFillerDocs.java:115)
   [junit4]    > 	at org.apache.lucene.search.TestSimpleExplanations.testDMQ8(TestSimpleExplanations.java:183)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {field=IB SPL-L1, NEVER=DFR GZ(0.3), alt=DFR I(n)2}, locale=tr, timezone=America/Nassau
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=80237872,total=150106112
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiPhraseEnum, TestPerSegmentDeletes, TestLucene50TermVectorsFormat, TestBufferedIndexInput, TestExternalCodecs, TestQueryBuilder, TestSortedSetSelector, TestMultiTermsEnum, TestCustomSearcherSort, TestNoMergePolicy, TestBytesStore, TestExceedMaxTermLength, TestCodecs, TestIndexWriterDeleteByQuery, TestSpanNotQuery, TestPostingsOffsets, TestNewestSegment, TestNotDocIdSet, TestSpanCollection, TestReaderClosed, TestClassicSimilarity, TestSegmentReader, Test4GBStoredFields, TestMatchAllDocsQuery, TestDocInverterPerFieldErrorInfo, TestSimilarityBase, TestIndexWriterThreadsToSegments, TestBytesRefArray, TestIndexWriterWithThreads, TestSparseFixedBitSet, TestDirectoryReaderReopen, TestDocIdsWriter, TestTermRangeQuery, TestDeterminism, TestField, TestSizeBoundedForceMerge, TestPerFieldPostingsFormat2, TestPointQueries, TestSentinelIntSet, TestMmapDirectory, TestConcurrentMergeScheduler, TestIndexWriterOnDiskFull, TestIndexWriterForceMerge, TestSearchAfter, TestIndexWriter, TestSimpleExplanationsOfNonMatches, TestNeverDelete, TestLucene62SegmentInfoFormat, TestDocCount, LimitedFiniteStringsIteratorTest, TestSimpleExplanations, TestSpanMultiTermQueryWrapper, TestNGramPhraseQuery, TestForTooMuchCloning, TestRollingUpdates, TestScorerPerf, TestBinaryDocValuesUpdates, TestLucene50CompoundFormat, TestTopFieldCollector, TestSloppyPhraseQuery, TestSimpleExplanationsWithFillerDocs]
   [junit4] Completed [138/434 (1!)] on J0 in 20.56s, 70 tests, 2 failures <<< FAILURES!

[...truncated 64670 lines...]