Build: https://jenkins.thetaphi.de/job/Lucene-MMAPv2-Linux/2387/
Java: 64bit/hotspot/jdk-21.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.lucene.facet.taxonomy.TestTaxonomyFacetValueSource.testScoreAggregator

Error Message:
java.lang.ArrayIndexOutOfBoundsException: arraycopy: last source index 75 out 
of bounds for float[64]

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: arraycopy: last source index 75 out 
of bounds for float[64]
        at 
__randomizedtesting.SeedInfo.seed([804899718B66473A:E6E1B585403F1CE0]:0)
        at java.base/java.lang.System.arraycopy(Native Method)
        at 
org.apache.lucene.facet.FacetsCollector.collect(FacetsCollector.java:87)
        at 
[email protected]/org.apache.lucene.search.MultiCollector$MultiLeafCollector.collect(MultiCollector.java:221)
        at 
[email protected]/org.apache.lucene.search.FilterLeafCollector.collect(FilterLeafCollector.java:42)
        at 
[email protected]/org.apache.lucene.search.ScoreCachingWrappingScorer$ScoreCachingWrappingLeafCollector.collect(ScoreCachingWrappingScorer.java:69)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:57)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingCollector$1.collect(AssertingCollector.java:78)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:57)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:57)
        at 
[email protected]/org.apache.lucene.search.FilterLeafCollector.collect(FilterLeafCollector.java:42)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:57)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:57)
        at 
[email protected]/org.apache.lucene.search.Weight$DefaultBulkScorer.scoreRange(Weight.java:305)
        at 
[email protected]/org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:264)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingBulkScorer.score(AssertingBulkScorer.java:82)
        at 
[email protected]/org.apache.lucene.search.ConstantScoreQuery$ConstantBulkScorer.score(ConstantScoreQuery.java:99)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingBulkScorer.score(AssertingBulkScorer.java:82)
        at 
[email protected]/org.apache.lucene.search.IndexSearcher.searchLeaf(IndexSearcher.java:854)
        at 
[email protected]/org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:784)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:88)
        at 
[email protected]/org.apache.lucene.search.IndexSearcher.lambda$search$2(IndexSearcher.java:754)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
        at 
[email protected]/org.apache.lucene.search.TaskExecutor$TaskGroup$1.run(TaskExecutor.java:120)
        at 
[email protected]/org.apache.lucene.search.TaskExecutor$TaskGroup.lambda$invokeAll$0(TaskExecutor.java:163)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
        at java.base/java.lang.Thread.run(Thread.java:1583)
        Suppressed: java.lang.ArrayIndexOutOfBoundsException: arraycopy: last 
source index 100 out of bounds for float[64]
                ... 27 more
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to