Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/568/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC
5 tests failed.
FAILED:
org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest.testGeoPolygonRect
Error Message:
expected:<CONTAINS> but was:<DISJOINT>
Stack Trace:
java.lang.AssertionError: expected:<CONTAINS> but was:<DISJOINT>
at
__randomizedtesting.SeedInfo.seed([389CD4FDC599FC2D:587BE00A27B86BE]: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.locationtech.spatial4j.shape.RandomizedShapeTest.randomPointIn(RandomizedShapeTest.java:250)
at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase$3.generateRandomShape(ShapeRectRelationTestCase.java:133)
at
org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:98)
at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPolygonRect(ShapeRectRelationTestCase.java:157)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest.testGeoPolygonRect
Error Message:
expected:<CONTAINS> but was:<DISJOINT>
Stack Trace:
java.lang.AssertionError: expected:<CONTAINS> but was:<DISJOINT>
at
__randomizedtesting.SeedInfo.seed([389CD4FDC599FC2D:587BE00A27B86BE]: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.locationtech.spatial4j.shape.RandomizedShapeTest.randomPointIn(RandomizedShapeTest.java:250)
at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase$3.generateRandomShape(ShapeRectRelationTestCase.java:133)
at
org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:98)
at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPolygonRect(ShapeRectRelationTestCase.java:157)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest.testGeoPolygonRect
Error Message:
expected:<CONTAINS> but was:<DISJOINT>
Stack Trace:
java.lang.AssertionError: expected:<CONTAINS> but was:<DISJOINT>
at
__randomizedtesting.SeedInfo.seed([389CD4FDC599FC2D:587BE00A27B86BE]: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.locationtech.spatial4j.shape.RandomizedShapeTest.randomPointIn(RandomizedShapeTest.java:250)
at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase$3.generateRandomShape(ShapeRectRelationTestCase.java:133)
at
org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:98)
at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPolygonRect(ShapeRectRelationTestCase.java:157)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest.testGeoPolygonRect
Error Message:
expected:<CONTAINS> but was:<DISJOINT>
Stack Trace:
java.lang.AssertionError: expected:<CONTAINS> but was:<DISJOINT>
at
__randomizedtesting.SeedInfo.seed([389CD4FDC599FC2D:587BE00A27B86BE]: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.locationtech.spatial4j.shape.RandomizedShapeTest.randomPointIn(RandomizedShapeTest.java:250)
at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase$3.generateRandomShape(ShapeRectRelationTestCase.java:133)
at
org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:98)
at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPolygonRect(ShapeRectRelationTestCase.java:157)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest.testGeoPolygonRect
Error Message:
expected:<CONTAINS> but was:<DISJOINT>
Stack Trace:
java.lang.AssertionError: expected:<CONTAINS> but was:<DISJOINT>
at
__randomizedtesting.SeedInfo.seed([389CD4FDC599FC2D:587BE00A27B86BE]: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.locationtech.spatial4j.shape.RandomizedShapeTest.randomPointIn(RandomizedShapeTest.java:250)
at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase$3.generateRandomShape(ShapeRectRelationTestCase.java:133)
at
org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:98)
at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPolygonRect(ShapeRectRelationTestCase.java:157)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 9814 lines...]
[junit4] Suite:
org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest
[junit4] 1> Laps: 978 CWIDbD: 178,2,411,0,387
[junit4] 1> rect=GeoDegenerateHorizontalLine:
{planetmodel=PlanetModel.WGS84, latitude=0.2792526803190927(16.0),
leftlon=0.06981317007977318(4.0), rightLon=0.6283185307179586(36.0)}
[junit4] 1> Laps: 248 CWIDbD: 62,1,106,43,36
[junit4] 1> Laps: 1583 CWIDbD: 794,2,422,109,256
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=Geo3dShapeWGS84ModelRectRelationTest
-Dtests.method=testGeoPolygonRect -Dtests.seed=389CD4FDC599FC2D
-Dtests.slow=true -Dtests.locale=en-NF -Dtests.timezone=America/Danmarkshavn
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.37s J1 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoPolygonRect <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<CONTAINS>
but was:<DISJOINT>
[junit4] > at
__randomizedtesting.SeedInfo.seed([389CD4FDC599FC2D:587BE00A27B86BE]:0)
[junit4] > at
org.locationtech.spatial4j.shape.RandomizedShapeTest.randomPointIn(RandomizedShapeTest.java:250)
[junit4] > at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase$3.generateRandomShape(ShapeRectRelationTestCase.java:133)
[junit4] > at
org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:98)
[junit4] > at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPolygonRect(ShapeRectRelationTestCase.java:157)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=954, maxMBSortInHeap=6.857853053111171,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-NF,
timezone=America/Danmarkshavn
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=32464480,total=54853632
[junit4] 2> NOTE: All tests run in this JVM: [TestBBoxStrategy,
SpatialArgsParserTest, Geo3dRptTest, JtsPolygonTest, DistanceStrategyTest,
SpatialPrefixTreeTest, RandomSpatialOpFuzzyPrefixTreeTest,
DateRangePrefixTreeTest, S2PrefixTreeTest, Geo3dShapeWGS84ModelRectRelationTest]
[junit4] Completed [24/24 (1!)] on J1 in 0.97s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 47845 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/568/consoleText
[repro] Revision: 385449e61731c128700ef9bb532cc182aac01d47
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=Geo3dShapeWGS84ModelRectRelationTest
-Dtests.method=testGeoPolygonRect -Dtests.seed=389CD4FDC599FC2D
-Dtests.slow=true -Dtests.locale=en-NF -Dtests.timezone=America/Danmarkshavn
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] lucene/spatial-extras
[repro] Geo3dShapeWGS84ModelRectRelationTest
[repro] ant compile-test
[...truncated 385 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.Geo3dShapeWGS84ModelRectRelationTest"
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
-Dtests.seed=389CD4FDC599FC2D -Dtests.slow=true -Dtests.locale=en-NF
-Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 31 lines...]
[junit4] Suite:
org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest
[junit4] OK 0.08s J1 |
Geo3dShapeWGS84ModelRectRelationTest.pointBearingTest
[junit4] 1> Laps: 978 CWIDbD: 178,2,411,0,387
[junit4] OK 0.23s J1 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoBBoxRect
[junit4] 1> rect=GeoDegenerateHorizontalLine:
{planetmodel=PlanetModel.WGS84, latitude=0.2792526803190927(16.0),
leftlon=0.06981317007977318(4.0), rightLon=0.6283185307179586(36.0)}
[junit4] OK 0.03s J1 | Geo3dShapeWGS84ModelRectRelationTest.testFailure3
[junit4] 1> Laps: 248 CWIDbD: 62,1,106,43,36
[junit4] OK 0.20s J1 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoPathRect
[junit4] 1> Laps: 1583 CWIDbD: 794,2,422,109,256
[junit4] OK 0.64s J1 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoCircleRect
[junit4] OK 0.00s J1 | Geo3dShapeWGS84ModelRectRelationTest.testFailure1
[junit4] OK 0.00s J1 | Geo3dShapeWGS84ModelRectRelationTest.testFailure2
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=Geo3dShapeWGS84ModelRectRelationTest
-Dtests.method=testGeoPolygonRect -Dtests.seed=389CD4FDC599FC2D
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-NF
-Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.64s J1 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoPolygonRect <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<CONTAINS>
but was:<DISJOINT>
[junit4] > at
__randomizedtesting.SeedInfo.seed([389CD4FDC599FC2D:587BE00A27B86BE]:0)
[junit4] > at
org.locationtech.spatial4j.shape.RandomizedShapeTest.randomPointIn(RandomizedShapeTest.java:250)
[junit4] > at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase$3.generateRandomShape(ShapeRectRelationTestCase.java:133)
[junit4] > at
org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:98)
[junit4] > at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPolygonRect(ShapeRectRelationTestCase.java:157)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=954, maxMBSortInHeap=6.857853053111171,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-NF,
timezone=America/Danmarkshavn
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=31562104,total=54788096
[junit4] 2> NOTE: All tests run in this JVM:
[Geo3dShapeWGS84ModelRectRelationTest]
[junit4] Completed [1/5 (1!)] on J1 in 2.19s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 1 lines...]
[junit4] Suite:
org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest
[junit4] OK 0.09s J0 |
Geo3dShapeWGS84ModelRectRelationTest.pointBearingTest
[junit4] 1> Laps: 978 CWIDbD: 178,2,411,0,387
[junit4] OK 0.24s J0 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoBBoxRect
[junit4] 1> rect=GeoDegenerateHorizontalLine:
{planetmodel=PlanetModel.WGS84, latitude=0.2792526803190927(16.0),
leftlon=0.06981317007977318(4.0), rightLon=0.6283185307179586(36.0)}
[junit4] OK 0.02s J0 | Geo3dShapeWGS84ModelRectRelationTest.testFailure3
[junit4] 1> Laps: 248 CWIDbD: 62,1,106,43,36
[junit4] OK 0.17s J0 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoPathRect
[junit4] 1> Laps: 1583 CWIDbD: 794,2,422,109,256
[junit4] OK 0.63s J0 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoCircleRect
[junit4] OK 0.00s J0 | Geo3dShapeWGS84ModelRectRelationTest.testFailure1
[junit4] OK 0.01s J0 | Geo3dShapeWGS84ModelRectRelationTest.testFailure2
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=Geo3dShapeWGS84ModelRectRelationTest
-Dtests.method=testGeoPolygonRect -Dtests.seed=389CD4FDC599FC2D
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-NF
-Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.55s J0 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoPolygonRect <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<CONTAINS>
but was:<DISJOINT>
[junit4] > at
__randomizedtesting.SeedInfo.seed([389CD4FDC599FC2D:587BE00A27B86BE]:0)
[junit4] > at
org.locationtech.spatial4j.shape.RandomizedShapeTest.randomPointIn(RandomizedShapeTest.java:250)
[junit4] > at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase$3.generateRandomShape(ShapeRectRelationTestCase.java:133)
[junit4] > at
org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:98)
[junit4] > at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPolygonRect(ShapeRectRelationTestCase.java:157)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=954, maxMBSortInHeap=6.857853053111171,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-NF,
timezone=America/Danmarkshavn
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=31284592,total=54788096
[junit4] 2> NOTE: All tests run in this JVM:
[Geo3dShapeWGS84ModelRectRelationTest]
[junit4] Completed [2/5 (2!)] on J0 in 2.17s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 2 lines...]
[junit4] Suite:
org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest
[junit4] OK 0.00s J0 |
Geo3dShapeWGS84ModelRectRelationTest.pointBearingTest
[junit4] 1> Laps: 978 CWIDbD: 178,2,411,0,387
[junit4] OK 0.06s J0 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoBBoxRect
[junit4] 1> rect=GeoDegenerateHorizontalLine:
{planetmodel=PlanetModel.WGS84, latitude=0.2792526803190927(16.0),
leftlon=0.06981317007977318(4.0), rightLon=0.6283185307179586(36.0)}
[junit4] OK 0.00s J0 | Geo3dShapeWGS84ModelRectRelationTest.testFailure3
[junit4] 1> Laps: 248 CWIDbD: 62,1,106,43,36
[junit4] OK 0.10s J0 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoPathRect
[junit4] 1> Laps: 1583 CWIDbD: 794,2,422,109,256
[junit4] OK 0.72s J0 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoCircleRect
[junit4] OK 0.00s J0 | Geo3dShapeWGS84ModelRectRelationTest.testFailure1
[junit4] OK 0.02s J0 | Geo3dShapeWGS84ModelRectRelationTest.testFailure2
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=Geo3dShapeWGS84ModelRectRelationTest
-Dtests.method=testGeoPolygonRect -Dtests.seed=389CD4FDC599FC2D
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-NF
-Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.57s J0 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoPolygonRect <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<CONTAINS>
but was:<DISJOINT>
[junit4] > at
__randomizedtesting.SeedInfo.seed([389CD4FDC599FC2D:587BE00A27B86BE]:0)
[junit4] > at
org.locationtech.spatial4j.shape.RandomizedShapeTest.randomPointIn(RandomizedShapeTest.java:250)
[junit4] > at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase$3.generateRandomShape(ShapeRectRelationTestCase.java:133)
[junit4] > at
org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:98)
[junit4] > at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPolygonRect(ShapeRectRelationTestCase.java:157)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=954, maxMBSortInHeap=6.857853053111171,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-NF,
timezone=America/Danmarkshavn
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=33838392,total=54788096
[junit4] 2> NOTE: All tests run in this JVM:
[Geo3dShapeWGS84ModelRectRelationTest, Geo3dShapeWGS84ModelRectRelationTest]
[junit4] Completed [3/5 (3!)] on J0 in 1.49s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 1 lines...]
[junit4] Suite:
org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest
[junit4] OK 0.00s J1 |
Geo3dShapeWGS84ModelRectRelationTest.pointBearingTest
[junit4] 1> Laps: 978 CWIDbD: 178,2,411,0,387
[junit4] OK 0.10s J1 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoBBoxRect
[junit4] 1> rect=GeoDegenerateHorizontalLine:
{planetmodel=PlanetModel.WGS84, latitude=0.2792526803190927(16.0),
leftlon=0.06981317007977318(4.0), rightLon=0.6283185307179586(36.0)}
[junit4] OK 0.00s J1 | Geo3dShapeWGS84ModelRectRelationTest.testFailure3
[junit4] 1> Laps: 248 CWIDbD: 62,1,106,43,36
[junit4] OK 0.13s J1 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoPathRect
[junit4] 1> Laps: 1583 CWIDbD: 794,2,422,109,256
[junit4] OK 0.65s J1 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoCircleRect
[junit4] OK 0.00s J1 | Geo3dShapeWGS84ModelRectRelationTest.testFailure1
[junit4] OK 0.01s J1 | Geo3dShapeWGS84ModelRectRelationTest.testFailure2
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=Geo3dShapeWGS84ModelRectRelationTest
-Dtests.method=testGeoPolygonRect -Dtests.seed=389CD4FDC599FC2D
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-NF
-Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.73s J1 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoPolygonRect <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<CONTAINS>
but was:<DISJOINT>
[junit4] > at
__randomizedtesting.SeedInfo.seed([389CD4FDC599FC2D:587BE00A27B86BE]:0)
[junit4] > at
org.locationtech.spatial4j.shape.RandomizedShapeTest.randomPointIn(RandomizedShapeTest.java:250)
[junit4] > at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase$3.generateRandomShape(ShapeRectRelationTestCase.java:133)
[junit4] > at
org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:98)
[junit4] > at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPolygonRect(ShapeRectRelationTestCase.java:157)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=954, maxMBSortInHeap=6.857853053111171,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-NF,
timezone=America/Danmarkshavn
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=34545128,total=54788096
[junit4] 2> NOTE: All tests run in this JVM:
[Geo3dShapeWGS84ModelRectRelationTest, Geo3dShapeWGS84ModelRectRelationTest]
[junit4] Completed [4/5 (4!)] on J1 in 1.64s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 1 lines...]
[junit4] Suite:
org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest
[junit4] OK 0.00s J0 |
Geo3dShapeWGS84ModelRectRelationTest.pointBearingTest
[junit4] 1> Laps: 978 CWIDbD: 178,2,411,0,387
[junit4] OK 0.06s J0 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoBBoxRect
[junit4] 1> rect=GeoDegenerateHorizontalLine:
{planetmodel=PlanetModel.WGS84, latitude=0.2792526803190927(16.0),
leftlon=0.06981317007977318(4.0), rightLon=0.6283185307179586(36.0)}
[junit4] OK 0.00s J0 | Geo3dShapeWGS84ModelRectRelationTest.testFailure3
[junit4] 1> Laps: 248 CWIDbD: 62,1,106,43,36
[junit4] OK 0.10s J0 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoPathRect
[junit4] 1> Laps: 1583 CWIDbD: 794,2,422,109,256
[junit4] OK 0.62s J0 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoCircleRect
[junit4] OK 0.00s J0 | Geo3dShapeWGS84ModelRectRelationTest.testFailure1
[junit4] OK 0.02s J0 | Geo3dShapeWGS84ModelRectRelationTest.testFailure2
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=Geo3dShapeWGS84ModelRectRelationTest
-Dtests.method=testGeoPolygonRect -Dtests.seed=389CD4FDC599FC2D
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-NF
-Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.56s J0 |
Geo3dShapeWGS84ModelRectRelationTest.testGeoPolygonRect <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<CONTAINS>
but was:<DISJOINT>
[junit4] > at
__randomizedtesting.SeedInfo.seed([389CD4FDC599FC2D:587BE00A27B86BE]:0)
[junit4] > at
org.locationtech.spatial4j.shape.RandomizedShapeTest.randomPointIn(RandomizedShapeTest.java:250)
[junit4] > at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase$3.generateRandomShape(ShapeRectRelationTestCase.java:133)
[junit4] > at
org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:98)
[junit4] > at
org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPolygonRect(ShapeRectRelationTestCase.java:157)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=954, maxMBSortInHeap=6.857853053111171,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-NF,
timezone=America/Danmarkshavn
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=38609736,total=54788096
[junit4] 2> NOTE: All tests run in this JVM:
[Geo3dShapeWGS84ModelRectRelationTest, Geo3dShapeWGS84ModelRectRelationTest,
Geo3dShapeWGS84ModelRectRelationTest]
[junit4] Completed [5/5 (5!)] on J0 in 1.38s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 14 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:1568:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:1092:
There were test failures: 5 suites, 40 tests, 5 failures [seed:
389CD4FDC599FC2D]
Total time: 9 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 5/5 failed:
org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: rename solr/build to solr/build.repro: No such file or directory
+ true
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=385449e61731c128700ef9bb532cc182aac01d47,
workspace=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #567
Recording test results
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]