Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Check-main/7395/

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

Error Message:
java.lang.AssertionError: Geo3D:GeoStandardPath: 
{planetmodel=PlanetModel.SPHERE, width=1.2217304763960306(70.0), 
points={[[lat=-0.45916045860644494, 
lon=-0.9423451618553411([X=0.5270015175316631, Y=-0.7251530817834461, 
Z=-0.4431956774375117])], [lat=-0.6817426503935605, 
lon=0.45400244692246083([X=0.6978179752880483, Y=0.3405358985549247, 
Z=-0.6301471059683436])], [lat=0.41128421899371054, 
lon=-0.3733137662299022([X=0.8534757875645702, Y=-0.334289707027194, 
Z=0.3997867829439956])], [lat=0.8488299086118336, 
lon=0.5872123263104196([X=0.5501597506501494, Y=0.36614548394739643, 
Z=0.7505076504270242])]]}} intersect Geo3D:GeoDegeneratePoint: 
{planetmodel=PlanetModel.SPHERE, lat=-1.2556665044697093(-71.94439118205926), 
lon=1.260800623880906(72.23855455583703)}

Stack Trace:
java.lang.AssertionError: Geo3D:GeoStandardPath: 
{planetmodel=PlanetModel.SPHERE, width=1.2217304763960306(70.0), 
points={[[lat=-0.45916045860644494, 
lon=-0.9423451618553411([X=0.5270015175316631, Y=-0.7251530817834461, 
Z=-0.4431956774375117])], [lat=-0.6817426503935605, 
lon=0.45400244692246083([X=0.6978179752880483, Y=0.3405358985549247, 
Z=-0.6301471059683436])], [lat=0.41128421899371054, 
lon=-0.3733137662299022([X=0.8534757875645702, Y=-0.334289707027194, 
Z=0.3997867829439956])], [lat=0.8488299086118336, 
lon=0.5872123263104196([X=0.5501597506501494, Y=0.36614548394739643, 
Z=0.7505076504270242])]]}} intersect Geo3D:GeoDegeneratePoint: 
{planetmodel=PlanetModel.SPHERE, lat=-1.2556665044697093(-71.94439118205926), 
lon=1.260800623880906(72.23855455583703)}
        at [email protected]/org.junit.Assert.fail(Assert.java:89)
        at [email protected]/org.junit.Assert.assertTrue(Assert.java:42)
        at 
[email protected]/org.locationtech.spatial4j.shape.RandomizedShapeTest._assertIntersect(RandomizedShapeTest.java:154)
        at 
[email protected]/org.locationtech.spatial4j.shape.RandomizedShapeTest.assertRelation(RandomizedShapeTest.java:139)
        at 
[email protected]/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 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
        at 
[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at [email protected]/org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
        at [email protected]/org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
[email protected]/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.testRandomMedium

Error Message:
java.lang.AssertionError: FAIL: id=2037 should not have matched but did
  shape=GeoStandardPath: {planetmodel=PlanetModel.CLARKE_1866, 
width=1.5297723675400925(87.64950027578307), points={[[lat=-1.4483614843478196, 
lon=0.6905728592768563([X=0.09393882022468822, Y=0.07762161336325207, 
Z=-0.9903185348922])], [lat=2.4457272005608357E-47, 
lon=-2.2059361338133217([X=-0.5939612543584544, Y=-0.8058994448278743, 
Z=2.4484940603093927E-47])], [lat=1.4458811836245815, 
lon=-3.141592653589793([X=-0.12431516974169633, Y=-1.522421747096283E-17, 
Z=0.9900152769336951])]]}}
  bounds=XYZBounds: [xmin=-1.0011313045026649 xmax=1.0011313045026649 
ymin=-1.0011313045026649 ymax=1.0010372297843018 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.017469471086226096, Y=-1.0008253335427293, 
Z=0.017472131156090476] within shape? false within bounds? true
  unquantized point=[lat=0.017453291479645996, 
lon=-1.5882496193148399([X=-0.017469471182393816, Y=-1.0008253337490012, 
Z=0.017472131231135408])] within shape? false within bounds? true
  docID=2016 deleted?=false
  query=PointInGeo3DShapeQuery: field=point: Shape: GeoStandardPath: 
{planetmodel=PlanetModel.CLARKE_1866, 
width=1.5297723675400925(87.64950027578307), points={[[lat=-1.4483614843478196, 
lon=0.6905728592768563([X=0.09393882022468822, Y=0.07762161336325207, 
Z=-0.9903185348922])], [lat=2.4457272005608357E-47, 
lon=-2.2059361338133217([X=-0.5939612543584544, Y=-0.8058994448278743, 
Z=2.4484940603093927E-47])], [lat=1.4458811836245815, 
lon=-3.141592653589793([X=-0.12431516974169633, Y=-1.522421747096283E-17, 
Z=0.9900152769336951])]]}}
  explanation:
    target is in leaf _7(10.0.0):C2837:[diagnostics={mergeMaxNumSegments=1, 
timestamp=1668946563250, os.version=4.15.0-191-generic, java.vendor=Eclipse 
Adoptium, os=Linux, mergeFactor=7, java.runtime.version=17.0.4.1+1, 
os.arch=amd64, source=merge, 
lucene.version=10.0.0}]:[attributes={Lucene90StoredFieldsFormat.mode=BEST_SPEED}]
 :id=5b5jf42h4db6taphnr7qqqho3 of full reader 
StandardDirectoryReader(segments:23:nrt 
_7(10.0.0):C2837:[diagnostics={mergeMaxNumSegments=1, timestamp=1668946563250, 
os.version=4.15.0-191-generic, java.vendor=Eclipse Adoptium, os=Linux, 
mergeFactor=7, java.runtime.version=17.0.4.1+1, os.arch=amd64, source=merge, 
lucene.version=10.0.0}]:[attributes={Lucene90StoredFieldsFormat.mode=BEST_SPEED}]
 :id=5b5jf42h4db6taphnr7qqqho3)
    full BKD path to target doc:
      Cell(x=-1.0011313035026648 TO 1.0011313035026648 y=-1.0010687054604395 TO 
1.0011227707044599 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.687164709430571 y=-1.0010687054604395 TO 
1.0011227707044599 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.687164709430571 y=-1.0010687054604395 TO 
4.661881991552263E-10 z=-0.9977373931189415 TO 0.9977373931189414); Shape 
relationship = CONTAINS; Quantized point within cell = true; Unquantized point 
within cell = true
      Cell(x=-1.0011313035026648 TO 0.687164709430571 y=-1.0010687054604395 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=-1.0011313035026648 TO 0.6826652096463602 y=-1.0010687054604395 TO 
4.661881991552263E-10 z=0.0 TO 0.9977373931189414); Shape relationship = 
CONTAINS; Quantized point within cell = true; Unquantized point within cell = 
true
    on cell Cell(x=-1.0011313035026648 TO 1.0011313035026648 
y=-1.0010687054604395 TO 1.0011227707044599 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.687164709430571 
y=-1.0010687054604395 TO 1.0011227707044599 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.687164709430571 
y=-1.0010687054604395 TO 4.661881991552263E-10 z=-0.9977373931189415 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=2016
  

Stack Trace:
java.lang.AssertionError: FAIL: id=2037 should not have matched but did
  shape=GeoStandardPath: {planetmodel=PlanetModel.CLARKE_1866, 
width=1.5297723675400925(87.64950027578307), points={[[lat=-1.4483614843478196, 
lon=0.6905728592768563([X=0.09393882022468822, Y=0.07762161336325207, 
Z=-0.9903185348922])], [lat=2.4457272005608357E-47, 
lon=-2.2059361338133217([X=-0.5939612543584544, Y=-0.8058994448278743, 
Z=2.4484940603093927E-47])], [lat=1.4458811836245815, 
lon=-3.141592653589793([X=-0.12431516974169633, Y=-1.522421747096283E-17, 
Z=0.9900152769336951])]]}}
  bounds=XYZBounds: [xmin=-1.0011313045026649 xmax=1.0011313045026649 
ymin=-1.0011313045026649 ymax=1.0010372297843018 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.017469471086226096, Y=-1.0008253335427293, 
Z=0.017472131156090476] within shape? false within bounds? true
  unquantized point=[lat=0.017453291479645996, 
lon=-1.5882496193148399([X=-0.017469471182393816, Y=-1.0008253337490012, 
Z=0.017472131231135408])] within shape? false within bounds? true
  docID=2016 deleted?=false
  query=PointInGeo3DShapeQuery: field=point: Shape: GeoStandardPath: 
{planetmodel=PlanetModel.CLARKE_1866, 
width=1.5297723675400925(87.64950027578307), points={[[lat=-1.4483614843478196, 
lon=0.6905728592768563([X=0.09393882022468822, Y=0.07762161336325207, 
Z=-0.9903185348922])], [lat=2.4457272005608357E-47, 
lon=-2.2059361338133217([X=-0.5939612543584544, Y=-0.8058994448278743, 
Z=2.4484940603093927E-47])], [lat=1.4458811836245815, 
lon=-3.141592653589793([X=-0.12431516974169633, Y=-1.522421747096283E-17, 
Z=0.9900152769336951])]]}}
  explanation:
    target is in leaf _7(10.0.0):C2837:[diagnostics={mergeMaxNumSegments=1, 
timestamp=1668946563250, os.version=4.15.0-191-generic, java.vendor=Eclipse 
Adoptium, os=Linux, mergeFactor=7, java.runtime.version=17.0.4.1+1, 
os.arch=amd64, source=merge, 
lucene.version=10.0.0}]:[attributes={Lucene90StoredFieldsFormat.mode=BEST_SPEED}]
 :id=5b5jf42h4db6taphnr7qqqho3 of full reader 
StandardDirectoryReader(segments:23:nrt 
_7(10.0.0):C2837:[diagnostics={mergeMaxNumSegments=1, timestamp=1668946563250, 
os.version=4.15.0-191-generic, java.vendor=Eclipse Adoptium, os=Linux, 
mergeFactor=7, java.runtime.version=17.0.4.1+1, os.arch=amd64, source=merge, 
lucene.version=10.0.0}]:[attributes={Lucene90StoredFieldsFormat.mode=BEST_SPEED}]
 :id=5b5jf42h4db6taphnr7qqqho3)
    full BKD path to target doc:
      Cell(x=-1.0011313035026648 TO 1.0011313035026648 y=-1.0010687054604395 TO 
1.0011227707044599 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.687164709430571 y=-1.0010687054604395 TO 
1.0011227707044599 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.687164709430571 y=-1.0010687054604395 TO 
4.661881991552263E-10 z=-0.9977373931189415 TO 0.9977373931189414); Shape 
relationship = CONTAINS; Quantized point within cell = true; Unquantized point 
within cell = true
      Cell(x=-1.0011313035026648 TO 0.687164709430571 y=-1.0010687054604395 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=-1.0011313035026648 TO 0.6826652096463602 y=-1.0010687054604395 TO 
4.661881991552263E-10 z=0.0 TO 0.9977373931189414); Shape relationship = 
CONTAINS; Quantized point within cell = true; Unquantized point within cell = 
true
    on cell Cell(x=-1.0011313035026648 TO 1.0011313035026648 
y=-1.0010687054604395 TO 1.0011227707044599 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.687164709430571 
y=-1.0010687054604395 TO 1.0011227707044599 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.687164709430571 
y=-1.0010687054604395 TO 4.661881991552263E-10 z=-0.9977373931189415 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=2016
  
        at 
__randomizedtesting.SeedInfo.seed([704394E09E3B9766:CD9DA348DF5EF400]:0)
        at [email protected]/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.testRandomMedium(TestGeo3DPoint.java:592)
        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 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
        at 
[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at [email protected]/org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
        at [email protected]/org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        at java.base/java.lang.Thread.run(Thread.java:833)




Build Log:
[...truncated 1981 lines...]
ERROR: The following test(s) have failed:
  - org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium 
(:lucene:spatial3d)
    Test output: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/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.testRandomMedium" -Ptests.jvms=4 
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-XX:+UseParallelGC -XX:ActiveProcessorCount=1" -Ptests.seed=704394E09E3B9766 
-Ptests.multiplier=2 -Ptests.gui=true -Ptests.file.encoding=UTF-8

  - 
org.apache.lucene.spatial.spatial4j.TestGeo3dShapeSphereModelRectRelation.testGeoPathRect
 (:lucene:spatial-extras)
    Test output: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/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=704394E09E3B9766 -Ptests.multiplier=2 
-Ptests.gui=true -Ptests.file.encoding=UTF-8


Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 19m 6s
822 actionable tasks: 822 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.lambda$isIncluded$3(DirectoryScanner.java:1374)
        at 
java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
        at 
java.base/java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
        at 
java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:127)
        at 
java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:502)
        at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:488)
        at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
        at 
java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
        at 
java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
        at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at 
java.base/java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:528)
        at 
org.apache.tools.ant.DirectoryScanner.isIncluded(DirectoryScanner.java:1374)
        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: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-1
                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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to