Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22935/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.lucene.index.TestIndexWriter.testSoftUpdateDocuments

Error Message:
expected:<0> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([4AC4241F31AC3CB4:8F0D32EDE9CC6603]: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:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.lucene.index.TestIndexWriter.testSoftUpdateDocuments(TestIndexWriter.java:3148)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 624 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriter 
-Dtests.method=testSoftUpdateDocuments -Dtests.seed=4AC4241F31AC3CB4 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ak-GH 
-Dtests.timezone=Pacific/Guam -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.04s J2 | TestIndexWriter.testSoftUpdateDocuments <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but 
was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4AC4241F31AC3CB4:8F0D32EDE9CC6603]:0)
   [junit4]    >        at 
org.apache.lucene.index.TestIndexWriter.testSoftUpdateDocuments(TestIndexWriter.java:3148)
   [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: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriter_4AC4241F31AC3CB4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {=FST50, 
a=FSTOrd50, c=Lucene50(blocksize=128), string=FSTOrd50, 
foo=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
body=PostingsFormat(name=LuceneVarGapDocFreqInterval), version=FST50, 
content=FSTOrd50, str=FSTOrd50, 
tvtest=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
field=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
content4=Lucene50(blocksize=128), 
str3=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
content1=PostingsFormat(name=LuceneVarGapDocFreqInterval), str2=FSTOrd50, 
binary=FSTOrd50, id=Lucene50(blocksize=128), 
myfield=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{binarydv=DocValuesFormat(name=Lucene70), 
dv_field=DocValuesFormat(name=Asserting), dv=DocValuesFormat(name=Lucene70), 
my_deletes=DocValuesFormat(name=Asserting), 
sortedsetdv=DocValuesFormat(name=Lucene70), 
field=DocValuesFormat(name=Lucene70), 
sortednumericdv=DocValuesFormat(name=Direct), 
numericdv=DocValuesFormat(name=Lucene70), 
soft_delete=DocValuesFormat(name=Direct), 
sorteddv=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), 
soft_deletes_1=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=419, 
maxMBSortInHeap=6.491048985520735, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1b6a4cef),
 locale=ak-GH, timezone=Pacific/Guam
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=198055696,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestReusableStringReader, 
TestSegmentTermDocs, TestBytesRef, TestNativeFSLockFactory, TestIntroSelector, 
TestOfflineSorter, TestMergeRateLimiter, TestLSBRadixSorter, 
TestDocumentWriter, TestBasicModelIF, TestSpanOrQuery, 
TestIndexWriterWithThreads, TestCharTermAttributeImpl, 
TestMultiThreadTermVectors, TestSimilarity2, TestManyFields, 
TestLatLonDocValuesField, TestExitableDirectoryReader, TestPayloadsOnVectors, 
TestSearchForDuplicates, TestReqExclBulkScorer, TestSparseFixedBitDocIdSet, 
TestRegexpQuery, TestFieldCacheRewriteMethod, TestSpanBoostQuery, 
TestCollectionUtil, TestBlockMaxConjunction, TestLatLonDocValuesQueries, 
TestIndexInput, TestDocValuesQueries, TestIndexWriterOnJRECrash, TestFlex, 
TestIndependenceStandardized, TestIndexWriter]
   [junit4] Completed [99/510 (1!)] on J2 in 9.69s, 88 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 57010 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22935/consoleText

[repro] Revision: 9481c1f623b77214a2a14ad18efc59fb406ed765

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestIndexWriter 
-Dtests.method=testSoftUpdateDocuments -Dtests.seed=4AC4241F31AC3CB4 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ak-GH 
-Dtests.timezone=Pacific/Guam -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/core
[repro]       TestIndexWriter
[repro] ant compile-test

[...truncated 163 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestIndexWriter" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=4AC4241F31AC3CB4 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ak-GH 
-Dtests.timezone=Pacific/Guam -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 506 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.index.TestIndexWriter
[repro] Exiting with code 0

[...truncated 42 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to