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 2022/11/20 06:50:24 UTC

[JENKINS] Lucene » Lucene-NightlyTests-main - Build # 826 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/826/

2 tests failed.
FAILED:  org.apache.lucene.spatial.spatial4j.TestGeo3dShapeSphereModelRectRelation.testGeoPathRect

Error Message:
java.lang.AssertionError: Geo3D:GeoStandardPath: {planetmodel=PlanetModel.SPHERE, width=1.5184364492350666(87.0), points={[[lat=0.030056329759844767, lon=0.9665583280880448([X=0.5678785610387759, Y=0.8225635713759286, Z=0.03005180456823131])], [lat=-0.1563310771199001, lon=0.9722303572417861([X=0.5565870546736856, Y=0.8160697838478199, Z=-0.15569508168289875])], [lat=-0.08911455572735845, lon=0.7555497873422645([X=0.7250063294780001, Y=0.6829680943454389, Z=-0.0889966534370669])]]}} intersect Geo3D:GeoDegeneratePoint: {planetmodel=PlanetModel.SPHERE, lat=-0.15378233430230875(-8.8110787191922), lon=1.143357993738591(65.50958751376646)}

Stack Trace:
java.lang.AssertionError: Geo3D:GeoStandardPath: {planetmodel=PlanetModel.SPHERE, width=1.5184364492350666(87.0), points={[[lat=0.030056329759844767, lon=0.9665583280880448([X=0.5678785610387759, Y=0.8225635713759286, Z=0.03005180456823131])], [lat=-0.1563310771199001, lon=0.9722303572417861([X=0.5565870546736856, Y=0.8160697838478199, Z=-0.15569508168289875])], [lat=-0.08911455572735845, lon=0.7555497873422645([X=0.7250063294780001, Y=0.6829680943454389, Z=-0.0889966534370669])]]}} intersect Geo3D:GeoDegeneratePoint: {planetmodel=PlanetModel.SPHERE, lat=-0.15378233430230875(-8.8110787191922), lon=1.143357993738591(65.50958751376646)}
	at junit@4.13.1/org.junit.Assert.fail(Assert.java:89)
	at junit@4.13.1/org.junit.Assert.assertTrue(Assert.java:42)
	at spatial4j@0.8/org.locationtech.spatial4j.shape.RandomizedShapeTest._assertIntersect(RandomizedShapeTest.java:154)
	at spatial4j@0.8/org.locationtech.spatial4j.shape.RandomizedShapeTest.assertRelation(RandomizedShapeTest.java:139)
	at spatial4j@0.8/org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:118)
	at org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPathRect(ShapeRectRelationTestCase.java:211)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at junit@4.13.1/org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at junit@4.13.1/org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:833)


FAILED:  org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig

Error Message:
java.lang.AssertionError: FAIL: id=592 should not have matched but did
  shape=GeoStandardPath: {planetmodel=PlanetModel.CLARKE_1866, width=1.5146529284925545(86.78322022975385), points={[[lat=-0.7522910477851024, lon=3.141592653589793([X=-0.7297911228563476, Y=8.937363626521788E-17, Z=-0.6830005683363214])], [lat=-0.1263507631563582, lon=6.745359462806747E-79([X=0.9930969076963126, Y=6.69879562381344E-79, Z=-0.1261505786906095])], [lat=1.3779370994808668, lon=-2.2689280275926285([X=-0.122936991900629, Y=-0.1465106017602999, Z=0.9793613402468355])], [lat=0.7850475253095142, lon=1.690240429839567([X=-0.08424064605057649, Y=0.701915330336866, Z=0.7064567494280487])]]}}
  bounds=XYZBounds: [xmin=-1.0011313045026649 xmax=1.0011313045026649 ymin=-1.0011313045026649 ymax=1.0011313045026649 zmin=-0.9977373939946703 zmax=0.9977373939946703]
  world bounds=( minX=-1.0011313035026648 maxX=1.0011313035026648 minY=-1.0011313035026648 maxY=1.0011313035026648 minZ=-0.9977373929946703 maxZ=0.9977373929946703
  quantized point=[X=-0.04407153472907044, Y=-1.0000071154458752, Z=0.017472131156090476] within shape? false within bounds? true
  unquantized point=[lat=0.017453291479645996, lon=-1.6148390481602701([X=-0.044071534520466436, Y=-1.0000071154457872, Z=0.017472131231135415])] within shape? false within bounds? true
  docID=553 deleted?=false
  query=PointInGeo3DShapeQuery: field=point: Shape: GeoStandardPath: {planetmodel=PlanetModel.CLARKE_1866, width=1.5146529284925545(86.78322022975385), points={[[lat=-0.7522910477851024, lon=3.141592653589793([X=-0.7297911228563476, Y=8.937363626521788E-17, Z=-0.6830005683363214])], [lat=-0.1263507631563582, lon=6.745359462806747E-79([X=0.9930969076963126, Y=6.69879562381344E-79, Z=-0.1261505786906095])], [lat=1.3779370994808668, lon=-2.2689280275926285([X=-0.122936991900629, Y=-0.1465106017602999, Z=0.9793613402468355])], [lat=0.7850475253095142, lon=1.690240429839567([X=-0.08424064605057649, Y=0.701915330336866, Z=0.7064567494280487])]]}}
  explanation:
    target is in leaf _34(10.0.0):C136819:[diagnostics={mergeMaxNumSegments=1, timestamp=1668926573266, os.version=5.4.0-131-generic, java.vendor=Eclipse Adoptium, os=Linux, mergeFactor=2, java.runtime.version=17.0.4.1+1, os.arch=amd64, source=merge, lucene.version=10.0.0}]:[attributes={Lucene90StoredFieldsFormat.mode=BEST_SPEED}] :id=2hfl68pownsc0gldasiorfxzn of full reader StandardDirectoryReader(segments:324:nrt _34(10.0.0):C136819:[diagnostics={mergeMaxNumSegments=1, timestamp=1668926573266, os.version=5.4.0-131-generic, java.vendor=Eclipse Adoptium, os=Linux, mergeFactor=2, java.runtime.version=17.0.4.1+1, os.arch=amd64, source=merge, lucene.version=10.0.0}]:[attributes={Lucene90StoredFieldsFormat.mode=BEST_SPEED}] :id=2hfl68pownsc0gldasiorfxzn)
    full BKD path to target doc:
      Cell(x=-1.0011313035026648 TO 1.0011313035026648 y=-1.0011313035026648 TO 1.0011313035026648 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-1.0011313035026648 TO 0.09122621210607694 y=-1.0011313035026648 TO 1.0011313035026648 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO 1.0011313035026648 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO 4.661881991552263E-10 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO 4.661881991552263E-10 z=0.0 TO 0.9977373931189414); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO -4.9E-324 z=0.0 TO 0.9977373931189414); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO -4.9E-324 z=0.0 TO 0.9644598813543069); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO -4.9E-324 z=0.0 TO 0.6122788659535304); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.12587205103539167 TO -0.015021156722078157 y=-1.0011313035026648 TO -4.9E-324 z=0.0 TO 0.6122788659535304); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.1255320478608546 TO -0.015428406145778785 y=-1.0010078208154416 TO -0.7917354048953608 z=0.0 TO 0.6064922158895701); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
    on cell Cell(x=-1.0011313035026648 TO 1.0011313035026648 y=-1.0011313035026648 TO 1.0011313035026648 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=-1.0011313035026648 TO 0.09122621210607694 y=-1.0011313035026648 TO 1.0011313035026648 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO 1.0011313035026648 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO 4.661881991552263E-10 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO 4.661881991552263E-10 z=0.0 TO 0.9977373931189414); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_INSIDE_QUERY
  leaf visit docID=553
  

Stack Trace:
java.lang.AssertionError: FAIL: id=592 should not have matched but did
  shape=GeoStandardPath: {planetmodel=PlanetModel.CLARKE_1866, width=1.5146529284925545(86.78322022975385), points={[[lat=-0.7522910477851024, lon=3.141592653589793([X=-0.7297911228563476, Y=8.937363626521788E-17, Z=-0.6830005683363214])], [lat=-0.1263507631563582, lon=6.745359462806747E-79([X=0.9930969076963126, Y=6.69879562381344E-79, Z=-0.1261505786906095])], [lat=1.3779370994808668, lon=-2.2689280275926285([X=-0.122936991900629, Y=-0.1465106017602999, Z=0.9793613402468355])], [lat=0.7850475253095142, lon=1.690240429839567([X=-0.08424064605057649, Y=0.701915330336866, Z=0.7064567494280487])]]}}
  bounds=XYZBounds: [xmin=-1.0011313045026649 xmax=1.0011313045026649 ymin=-1.0011313045026649 ymax=1.0011313045026649 zmin=-0.9977373939946703 zmax=0.9977373939946703]
  world bounds=( minX=-1.0011313035026648 maxX=1.0011313035026648 minY=-1.0011313035026648 maxY=1.0011313035026648 minZ=-0.9977373929946703 maxZ=0.9977373929946703
  quantized point=[X=-0.04407153472907044, Y=-1.0000071154458752, Z=0.017472131156090476] within shape? false within bounds? true
  unquantized point=[lat=0.017453291479645996, lon=-1.6148390481602701([X=-0.044071534520466436, Y=-1.0000071154457872, Z=0.017472131231135415])] within shape? false within bounds? true
  docID=553 deleted?=false
  query=PointInGeo3DShapeQuery: field=point: Shape: GeoStandardPath: {planetmodel=PlanetModel.CLARKE_1866, width=1.5146529284925545(86.78322022975385), points={[[lat=-0.7522910477851024, lon=3.141592653589793([X=-0.7297911228563476, Y=8.937363626521788E-17, Z=-0.6830005683363214])], [lat=-0.1263507631563582, lon=6.745359462806747E-79([X=0.9930969076963126, Y=6.69879562381344E-79, Z=-0.1261505786906095])], [lat=1.3779370994808668, lon=-2.2689280275926285([X=-0.122936991900629, Y=-0.1465106017602999, Z=0.9793613402468355])], [lat=0.7850475253095142, lon=1.690240429839567([X=-0.08424064605057649, Y=0.701915330336866, Z=0.7064567494280487])]]}}
  explanation:
    target is in leaf _34(10.0.0):C136819:[diagnostics={mergeMaxNumSegments=1, timestamp=1668926573266, os.version=5.4.0-131-generic, java.vendor=Eclipse Adoptium, os=Linux, mergeFactor=2, java.runtime.version=17.0.4.1+1, os.arch=amd64, source=merge, lucene.version=10.0.0}]:[attributes={Lucene90StoredFieldsFormat.mode=BEST_SPEED}] :id=2hfl68pownsc0gldasiorfxzn of full reader StandardDirectoryReader(segments:324:nrt _34(10.0.0):C136819:[diagnostics={mergeMaxNumSegments=1, timestamp=1668926573266, os.version=5.4.0-131-generic, java.vendor=Eclipse Adoptium, os=Linux, mergeFactor=2, java.runtime.version=17.0.4.1+1, os.arch=amd64, source=merge, lucene.version=10.0.0}]:[attributes={Lucene90StoredFieldsFormat.mode=BEST_SPEED}] :id=2hfl68pownsc0gldasiorfxzn)
    full BKD path to target doc:
      Cell(x=-1.0011313035026648 TO 1.0011313035026648 y=-1.0011313035026648 TO 1.0011313035026648 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-1.0011313035026648 TO 0.09122621210607694 y=-1.0011313035026648 TO 1.0011313035026648 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO 1.0011313035026648 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO 4.661881991552263E-10 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO 4.661881991552263E-10 z=0.0 TO 0.9977373931189414); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO -4.9E-324 z=0.0 TO 0.9977373931189414); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO -4.9E-324 z=0.0 TO 0.9644598813543069); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO -4.9E-324 z=0.0 TO 0.6122788659535304); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.12587205103539167 TO -0.015021156722078157 y=-1.0011313035026648 TO -4.9E-324 z=0.0 TO 0.6122788659535304); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-0.1255320478608546 TO -0.015428406145778785 y=-1.0010078208154416 TO -0.7917354048953608 z=0.0 TO 0.6064922158895701); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
    on cell Cell(x=-1.0011313035026648 TO 1.0011313035026648 y=-1.0011313035026648 TO 1.0011313035026648 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=-1.0011313035026648 TO 0.09122621210607694 y=-1.0011313035026648 TO 1.0011313035026648 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO 1.0011313035026648 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO 4.661881991552263E-10 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=-0.12587205103539167 TO 0.09122621210607694 y=-1.0011313035026648 TO 4.661881991552263E-10 z=0.0 TO 0.9977373931189414); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_INSIDE_QUERY
  leaf visit docID=553
  
	at __randomizedtesting.SeedInfo.seed([5AF1345D38B53D5A:DDA649D2A9EC41DA]:0)
	at junit@4.13.1/org.junit.Assert.fail(Assert.java:89)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:1116)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:693)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig(TestGeo3DPoint.java:597)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at junit@4.13.1/org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at junit@4.13.1/org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:833)




Build Log:
[...truncated 1104 lines...]
ERROR: The following test(s) have failed:
  - org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig (:lucene:spatial3d)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-NightlyTests-main/checkout/lucene/spatial3d/build/test-results/test/outputs/OUTPUT-org.apache.lucene.spatial3d.TestGeo3DPoint.txt
    Reproduce with: gradlew :lucene:spatial3d:test --tests "org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig" -Ptests.jvms=4 -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1" -Ptests.seed=5AF1345D38B53D5A -Ptests.multiplier=2 -Ptests.nightly=true -Ptests.gui=true -Ptests.file.encoding=ISO-8859-1 -Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-NightlyTests-main/test-data/enwiki.random.lines.txt

  - org.apache.lucene.spatial.spatial4j.TestGeo3dShapeSphereModelRectRelation.testGeoPathRect (:lucene:spatial-extras)
    Test output: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-NightlyTests-main/checkout/lucene/spatial-extras/build/test-results/test/outputs/OUTPUT-org.apache.lucene.spatial.spatial4j.TestGeo3dShapeSphereModelRectRelation.txt
    Reproduce with: gradlew :lucene:spatial-extras:test --tests "org.apache.lucene.spatial.spatial4j.TestGeo3dShapeSphereModelRectRelation.testGeoPathRect" -Ptests.jvms=4 -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1" -Ptests.seed=5AF1345D38B53D5A -Ptests.multiplier=2 -Ptests.nightly=true -Ptests.gui=true -Ptests.file.encoding=ISO-8859-1 -Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-NightlyTests-main/test-data/enwiki.random.lines.txt


BUILD SUCCESSFUL in 1h 47m 40s
245 actionable tasks: 245 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
hudson.FilePath$ValidateAntFileMask$1Cancel
	at hudson.FilePath$ValidateAntFileMask$1.isCaseSensitive(FilePath.java:3209)
	at org.apache.tools.ant.DirectoryScanner.isIncluded(DirectoryScanner.java:1370)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1241)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1194)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1156)
	at org.apache.tools.ant.DirectoryScanner.checkIncludePatterns(DirectoryScanner.java:954)
	at org.apache.tools.ant.DirectoryScanner.scan(DirectoryScanner.java:912)
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3222)
Caused: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3227)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3105)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3083)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3487)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene-solr-2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.FilePath.act(FilePath.java:1194)
		at hudson.FilePath.act(FilePath.java:1183)
		at hudson.FilePath.validateAntFileMask(FilePath.java:3080)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:269)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
		at hudson.model.Build$BuildExecution.post2(Build.java:179)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
		at hudson.model.Run.execute(Run.java:1921)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3489)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:376)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1196)
	at hudson.FilePath.act(FilePath.java:1183)
	at hudson.FilePath.validateAntFileMask(FilePath.java:3080)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:269)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
	at hudson.model.Run.execute(Run.java:1921)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
[Checks API] No suitable checks publisher found.
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)