Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3368/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.lucene.search.join.TestJoinUtil.testSingleValueRandomJoin
Error Message:
expected:<org.apache.lucene.util.FixedBitSet@98969235> but
was:<org.apache.lucene.util.FixedBitSet@98989245>
Stack Trace:
java.lang.AssertionError:
expected:<org.apache.lucene.util.FixedBitSet@98969235> but
was:<org.apache.lucene.util.FixedBitSet@98989245>
at
__randomizedtesting.SeedInfo.seed([73FAC3EDF60697FE:9F42D2A77EC58B21]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.lucene.search.join.TestJoinUtil.assertBitSet(TestJoinUtil.java:1046)
at
org.apache.lucene.search.join.TestJoinUtil.executeRandomJoin(TestJoinUtil.java:1023)
at
org.apache.lucene.search.join.TestJoinUtil.testSingleValueRandomJoin(TestJoinUtil.java:938)
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 7195 lines...]
[junit4] Suite: org.apache.lucene.search.join.TestJoinUtil
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestJoinUtil
-Dtests.method=testSingleValueRandomJoin -Dtests.seed=73FAC3EDF60697FE
-Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Europe/Vilnius
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 9.66s J0 | TestJoinUtil.testSingleValueRandomJoin <<<
[junit4] > Throwable #1: java.lang.AssertionError:
expected:<org.apache.lucene.util.FixedBitSet@98969235> but
was:<org.apache.lucene.util.FixedBitSet@98989245>
[junit4] > at
__randomizedtesting.SeedInfo.seed([73FAC3EDF60697FE:9F42D2A77EC58B21]:0)
[junit4] > at
org.apache.lucene.search.join.TestJoinUtil.assertBitSet(TestJoinUtil.java:1046)
[junit4] > at
org.apache.lucene.search.join.TestJoinUtil.executeRandomJoin(TestJoinUtil.java:1023)
[junit4] > at
org.apache.lucene.search.join.TestJoinUtil.testSingleValueRandomJoin(TestJoinUtil.java:938)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{toINT=PostingsFormat(name=LuceneVarGapFixedInterval),
productId=PostingsFormat(name=LuceneFixedGap),
toLONG=PostingsFormat(name=MockRandom),
description=PostingsFormat(name=LuceneVarGapFixedInterval), movieId=FST50,
type=PostingsFormat(name=LuceneFixedGap),
fromLONG=PostingsFormat(name=LuceneFixedGap),
field=PostingsFormat(name=LuceneFixedGap),
price=PostingsFormat(name=MockRandom), fromINT=FST50,
subtitle=PostingsFormat(name=LuceneVarGapFixedInterval), name=FST50,
from=PostingsFormat(name=LuceneFixedGap), id=FST50, to=FST50,
value=PostingsFormat(name=MockRandom)},
docValues:{toINT=DocValuesFormat(name=Lucene54),
productId=DocValuesFormat(name=Asserting),
idproductId=DocValuesFormat(name=Lucene54),
toLONG=DocValuesFormat(name=Memory), toDOUBLE=DocValuesFormat(name=Lucene54),
movieId=DocValuesFormat(name=Lucene54),
fromDOUBLE=DocValuesFormat(name=Lucene54),
fromLONG=DocValuesFormat(name=Asserting),
join_field=DocValuesFormat(name=Memory),
fromFLOAT=DocValuesFormat(name=Asserting), price=DocValuesFormat(name=Memory),
fromINT=DocValuesFormat(name=Lucene54), from=DocValuesFormat(name=Asserting),
id=DocValuesFormat(name=Lucene54), toFLOAT=DocValuesFormat(name=Lucene54),
to=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=997,
maxMBSortInHeap=7.626219952501399,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {productId=DFR GLZ(0.3),
field=BM25(k1=1.2,b=0.75), price=IB SPL-L3(800.0), subtitle=IB LL-DZ(0.3),
name=IB SPL-D1, description=IB LL-L2, from=DFR I(F)BZ(0.3), movieId=DFR
GB3(800.0), id=DFR GL2, to=IB SPL-DZ(0.3), type=IB SPL-LZ(0.3), value=DFR
I(n)1}, locale=de, timezone=Europe/Vilnius
[junit4] 2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=3,threads=1,free=17795608,total=54788096
[junit4] 2> NOTE: All tests run in this JVM: [TestBlockJoinValidation,
TestBlockJoinSelector, TestJoinUtil]
[junit4] Completed [6/6 (1!)] on J0 in 12.95s, 13 tests, 1 failure <<<
FAILURES!
[...truncated 10 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build.xml:476: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2161:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/module-build.xml:58:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1427:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984:
There were test failures: 6 suites, 44 tests, 1 failure [seed: 73FAC3EDF60697FE]
Total time: 18 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]