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

1 tests failed.
FAILED:  
org.apache.lucene.backward_codecs.lucene95.TestLucene95HnswVectorsFormat.testRandomWithUpdatesAndGraph

Error Message:
org.apache.lucene.index.CheckIndex$CheckIndexException: Field "field" has 
repeated neighbors of node 49 with value 107

Stack Trace:
org.apache.lucene.index.CheckIndex$CheckIndexException: Field "field" has 
repeated neighbors of node 49 with value 107
        at 
__randomizedtesting.SeedInfo.seed([AD7DBC97EA89073A:D3A0798A5DE2AF59]:0)
        at 
app/[email protected]/org.apache.lucene.index.CheckIndex.testHnswGraph(CheckIndex.java:3035)
        at 
app/[email protected]/org.apache.lucene.index.CheckIndex.testHnswGraphs(CheckIndex.java:2919)
        at 
app/[email protected]/org.apache.lucene.index.CheckIndex.testSegment(CheckIndex.java:1126)
        at 
app/[email protected]/org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:823)
        at 
app/[email protected]/org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:593)
        at 
app/[email protected]/org.apache.lucene.tests.util.TestUtil.checkIndex(TestUtil.java:333)
        at 
app/[email protected]/org.apache.lucene.tests.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:917)
        at 
app/[email protected]/org.apache.lucene.tests.index.BaseKnnVectorsFormatTestCase.testRandomWithUpdatesAndGraph(BaseKnnVectorsFormatTestCase.java:1615)
        at 
java.base@25/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
        at java.base@25/java.lang.reflect.Method.invoke(Method.java:565)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
app/[email protected]/org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
        at 
app/[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app/[email protected]/org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
        at 
app/[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
app/[email protected]/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at app/[email protected]/org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
app/[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app/[email protected]/org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app/[email protected]/org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:52)
        at 
app/[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app/[email protected]/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at 
app/[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
app/[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
        at app/[email protected]/org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
app/[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        at java.base@25/java.lang.Thread.run(Thread.java:1474)




Build Log:
[...truncated 1319 lines...]
ERROR: 1 test has failed:

  - 
org.apache.lucene.backward_codecs.lucene95.TestLucene95HnswVectorsFormat.testRandomWithUpdatesAndGraph
 (:lucene:backward-codecs)
    Test output: 
/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.backward_codecs.lucene95.TestLucene95HnswVectorsFormat.txt
    Reproduce with: gradlew :lucene:backward-codecs:test --tests 
"org.apache.lucene.backward_codecs.lucene95.TestLucene95HnswVectorsFormat.testRandomWithUpdatesAndGraph"
 -Ptests.asserts=true -Ptests.file.encoding=US-ASCII -Ptests.gui=true 
-Ptests.haltonfailure=false -Ptests.jvmargs= -Ptests.jvms=4 
-Ptests.multiplier=2 -Ptests.seed=AD7DBC97EA89073A -Ptests.vectorsize=128

The slowest tests during this run:
  13.76s TestNumericComparator.testEmptyCompetitiveIteratorOptimization 
(:lucene:core)
   8.09s TestNeverDelete.testIndexing (:lucene:core)
   4.66s TestAllGroupHeadsCollector.testRandom (:lucene:grouping)
   4.51s TestDuelingCodecs.testCrazyReaderEquals (:lucene:core)
   3.89s 
TestLucene90DocValuesFormatMergeInstance.testSparseDocValuesVsStoredFields 
(:lucene:core)
   3.57s TestDocumentsWriterStallControl.testAcquireReleaseRace (:lucene:core)
   3.51s TestCompressingTermVectorsFormat.testClone (:lucene:core)
   3.50s TestTessellator.testComplexPolygon47 (:lucene:core)
   3.07s TestCompressingTermVectorsFormat.testMergeStability (:lucene:core)
   3.07s TestLucene90DocValuesFormat.testSparseDocValuesVsStoredFields 
(:lucene:core)
The slowest suites during this run:
  32.75s TestLucene90DocValuesFormat (:lucene:core)
  32.55s TestLucene90DocValuesFormatMergeInstance (:lucene:core)
  25.54s TestLucene90DocValuesFormatVariableSkipInterval (:lucene:core)
  24.02s TestBasicBackwardsCompatibility (:lucene:backward-codecs)
  20.61s TestPerFieldDocValuesFormat (:lucene:core)
  19.34s TestAssertingDocValuesFormat (:lucene:test-framework)
  17.60s TestSimpleTextDocValuesFormat (:lucene:codecs)
  14.94s TestFixedGapPostingsFormat (:lucene:codecs)
  13.98s TestIndexSortBackwardsCompatibility (:lucene:backward-codecs)
  13.81s TestNumericComparator (:lucene:core)

[Incubating] Problems report is available at: 
file:///home/jenkins/jenkins-agent/workspace/Lucene/Lucene-Check-main/build/reports/problems/problems-report.html

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

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

For more on this, please refer to 
https://docs.gradle.org/9.1.0/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD SUCCESSFUL in 12m 38s
691 actionable tasks: 611 executed, 80 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
‘**/build*/**/tests-cwd/*.hprof’ doesn’t match anything: ‘**’ exists but not 
‘**/build*/**/tests-cwd/*.hprof’
No artifacts found that match the file pattern 
"**/build*/**/tests-cwd/*.hprof,**/*_pid*.log". 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