You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/06/26 04:33:18 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 1698 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1698/

1 tests failed.
FAILED:  org.apache.lucene.document.TestXYMultiPointShapeQueries.testLowCardinalityShapeManyTimes

Error Message:
radius must be bigger than 0, got 0.0

Stack Trace:
java.lang.IllegalArgumentException: radius must be bigger than 0, got 0.0
	at __randomizedtesting.SeedInfo.seed([2FABBE29488CBA00:BE0D0E8A35B0B31B]:0)
	at org.apache.lucene.geo.XYCircle.<init>(XYCircle.java:44)
	at org.apache.lucene.geo.ShapeTestUtil.nextCircle(ShapeTestUtil.java:75)
	at org.apache.lucene.document.BaseXYShapeTestCase.nextCircle(BaseXYShapeTestCase.java:166)
	at org.apache.lucene.document.BaseShapeTestCase.randomQueryCircle(BaseShapeTestCase.java:189)
	at org.apache.lucene.document.BaseShapeTestCase.verifyRandomDistanceQueries(BaseShapeTestCase.java:686)
	at org.apache.lucene.document.BaseShapeTestCase.verifyRandomQueries(BaseShapeTestCase.java:276)
	at org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:236)
	at org.apache.lucene.document.BaseShapeTestCase.testLowCardinalityShapeManyTimes(BaseShapeTestCase.java:100)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 613 lines...]
   [junit4] Suite: org.apache.lucene.document.TestXYMultiPointShapeQueries
   [junit4] IGNOR/A 0.00s J2 | TestXYMultiPointShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestXYMultiPointShapeQueries -Dtests.method=testLowCardinalityShapeManyTimes -Dtests.seed=2FABBE29488CBA00 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=hi-IN -Dtests.timezone=Etc/UCT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.06s J2 | TestXYMultiPointShapeQueries.testLowCardinalityShapeManyTimes <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: radius must be bigger than 0, got 0.0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FABBE29488CBA00:BE0D0E8A35B0B31B]:0)
   [junit4]    > 	at org.apache.lucene.geo.XYCircle.<init>(XYCircle.java:44)
   [junit4]    > 	at org.apache.lucene.geo.ShapeTestUtil.nextCircle(ShapeTestUtil.java:75)
   [junit4]    > 	at org.apache.lucene.document.BaseXYShapeTestCase.nextCircle(BaseXYShapeTestCase.java:166)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.randomQueryCircle(BaseShapeTestCase.java:189)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.verifyRandomDistanceQueries(BaseShapeTestCase.java:686)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.verifyRandomQueries(BaseShapeTestCase.java:276)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:236)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.testLowCardinalityShapeManyTimes(BaseShapeTestCase.java:100)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {id=Lucene84}, docValues:{id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=772, maxMBSortInHeap=5.56326523334572, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=hi-IN, timezone=Etc/UCT
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_241 (64-bit)/cpus=4,threads=1,free=238477832,total=353894400
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocInverterPerFieldErrorInfo, TestSimpleAttributeImpl, TestBinaryDocument, TestLatLonShape, TestExitableDirectoryReader, TestDoc, TestSegmentTermDocs, TestMaxPosition, TestIntBlockPool, TestSortedNumericSortField, TestLucene80DocValuesFormat, TestXYMultiPointShapeQueries]
   [junit4] Completed [72/567 (1!)] on J2 in 0.58s, 5 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 67646 lines...]