Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/288/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseSerialGC

6 tests failed.
FAILED:  
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([418BE33A6217D2DD:5ECA3E451DA5B2E3]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap(TestBlockPostingsFormat.java:90)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([418BE33A6217D2DD:5ECA3E451DA5B2E3]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap(TestBlockPostingsFormat.java:90)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([418BE33A6217D2DD:5ECA3E451DA5B2E3]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap(TestBlockPostingsFormat.java:90)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([418BE33A6217D2DD:5ECA3E451DA5B2E3]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap(TestBlockPostingsFormat.java:90)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([418BE33A6217D2DD:5ECA3E451DA5B2E3]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap(TestBlockPostingsFormat.java:90)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([418BE33A6217D2DD:5ECA3E451DA5B2E3]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap(TestBlockPostingsFormat.java:90)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1217 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBlockPostingsFormat -Dtests.method=testFstOffHeap 
-Dtests.seed=418BE33A6217D2DD -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=de-CH -Dtests.timezone=America/Indiana/Vincennes 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s J1 | TestBlockPostingsFormat.testFstOffHeap <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([418BE33A6217D2DD:5ECA3E451DA5B2E3]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap(TestBlockPostingsFormat.java:90)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/J1/temp/lucene.codecs.lucene50.TestBlockPostingsFormat_418BE33A6217D2DD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1701, maxMBSortInHeap=7.177897603019077, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1856923),
 locale=de-CH, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=85226000,total=292757504
   [junit4]   2> NOTE: All tests run in this JVM: [TestPostingsOffsets, 
TestGraphTokenFilter, TestBinaryDocValuesUpdates, 
TestFrequencyTrackingRingBuffer, TestDeletionPolicy, TestSimpleFSDirectory, 
TestParallelReaderEmptyIndex, TestOrdinalMap, TestWeakIdentityMap, 
TestQueryRescorer, TestLucene50CompoundFormat, TestScorerPerf, 
TestFilterLeafReader, TestBasicModelIF, TestTermsEnum, TestUTF32ToUTF8, 
TestStandardAnalyzer, TestIndexWriterReader, TestWANDScorer, 
TestIndexWriterLockRelease, TestNGramPhraseQuery, TestSortedSetDocValues, 
TestTermStates, TestLucene80NormsFormatMergeInstance, TestFilterWeight, 
TestPerFieldPostingsFormat2, TestBufferedIndexInput, TestSleepingLockWrapper, 
TestConstantScoreQuery, TestDemo, TestGraphTokenStreamFiniteStrings, 
TestDistributionSPL, TestSearcherManager, TestInfoStream, 
TestIndexWriterOnJRECrash, TestRollback, TestAtomicUpdate, 
TestDocsWithFieldSet, TestDocument, TestFieldMaskingSpanQuery, TestCharsRef, 
TestSegmentInfos, TestAxiomaticF1EXP, TestBlockMaxConjunction, 
TestMultiDocValues, TestLiveFieldValues, TestFixedBitDocIdSet, TestSpanOrQuery, 
TestIOUtils, TestAxiomaticF2LOG, TestPerSegmentDeletes, TestSearch, 
TestIndexWriterWithThreads, TestMultiTermsEnum, Test2BDocs, TestDocIDMerger, 
TestNRTThreads, TestField, TestExceedMaxTermLength, TestOmitPositions, 
TestStopFilter, TestDocValuesFieldUpdates, TestAutomaton, TestReaderClosed, 
TestIndexReaderClose, TestIndexWriterMerging, TestPointQueries, TestBytesRef, 
TestConcurrentMergeScheduler, TestCheckIndex, TestMinimize, TestTransactions, 
TestSnapshotDeletionPolicy, TestNot, TestFlushByRamOrCountsPolicy, 
TestTieredMergePolicy, TestAxiomaticSimilarity, TestSetOnce, 
MultiCollectorTest, TestMatchAllDocsQuery, Test2BSortedDocValuesFixedSorted, 
TestCharFilter, TestSegmentTermDocs, TestPackedTokenAttributeImpl, 
TestDeterminism, TestSparseFixedBitDocIdSet, TestAnalyzerWrapper, 
TestCharArrayMap, TestCodecUtil, TestFastCompressionMode, 
TestHighCompressionMode, TestBlockPostingsFormat]
   [junit4] Completed [265/519 (1!)] on J1 in 30.92s, 29 tests, 1 failure <<< 
FAILURES!

[...truncated 59782 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/288/consoleText

[repro] Revision: 96c293ec1bbd96126cd555145f5a36eb164f2c53

[repro] Ant options: "-Dargs=-client -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestBlockPostingsFormat 
-Dtests.method=testFstOffHeap -Dtests.seed=418BE33A6217D2DD 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-CH 
-Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 210 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestBlockPostingsFormat" -Dtests.showOutput=onerror 
"-Dargs=-client -XX:+UseSerialGC" -Dtests.seed=418BE33A6217D2DD 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-CH 
-Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4] OK      0.35s J1 | TestBlockPostingsFormat.testPostingsEnumFreqs
   [junit4] OK      0.03s J1 | TestBlockPostingsFormat.testPostingsEnumAll
   [junit4] OK      0.10s J1 | TestBlockPostingsFormat.testLevel2Ghosts
   [junit4] OK      1.60s J1 | TestBlockPostingsFormat.testDocsAndFreqs
   [junit4] OK      0.15s J1 | TestBlockPostingsFormat.testPostingsEnumReuse
   [junit4] OK      0.55s J1 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositions
   [junit4] OK      0.02s J1 | 
TestBlockPostingsFormat.testEmptyFieldAndEmptyTerm
   [junit4] OK      3.24s J1 | TestBlockPostingsFormat.testRamBytesUsed
   [junit4] OK      0.02s J1 | TestBlockPostingsFormat.testPostingsEnumPositions
   [junit4] OK      1.44s J1 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads
   [junit4] OK      1.38s J1 | TestBlockPostingsFormat.testRandom
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testPostingsEnumPayloads
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testFinalBlock
   [junit4] OK      0.01s J1 | 
TestBlockPostingsFormat.testDidntWantFreqsButAskedAnyway
   [junit4] OK      0.85s J1 | TestBlockPostingsFormat.testMergeStability
   [junit4] OK      0.02s J1 | TestBlockPostingsFormat.testPostingsEnumDocsOnly
   [junit4] OK      0.95s J1 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndOffsets
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBlockPostingsFormat -Dtests.method=testFstOffHeap 
-Dtests.seed=418BE33A6217D2DD -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=de-CH 
-Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s J1 | TestBlockPostingsFormat.testFstOffHeap <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([418BE33A6217D2DD:5ECA3E451DA5B2E3]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap(TestBlockPostingsFormat.java:90)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.27s J1 | TestBlockPostingsFormat.testDocsOnly
   [junit4] OK      1.25s J1 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndPayloads
   [junit4] OK      0.93s J1 | TestBlockPostingsFormat.testRandomExceptions
   [junit4] OK      0.03s J1 | TestBlockPostingsFormat.testJustEmptyField
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testImpactSerialization
   [junit4] OK      0.05s J1 | TestBlockPostingsFormat.testPostingsEnumOffsets
   [junit4] OK      0.02s J1 | TestBlockPostingsFormat.testGhosts
   [junit4] OK      0.14s J1 | TestBlockPostingsFormat.testMultiClose
   [junit4] OK      0.03s J1 | 
TestBlockPostingsFormat.testAskForPositionsWhenNotThere
   [junit4] OK      0.63s J1 | TestBlockPostingsFormat.testInvertedWrite
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testInvalidBlockSizes
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/J1/temp/lucene.codecs.lucene50.TestBlockPostingsFormat_418BE33A6217D2DD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1701, maxMBSortInHeap=7.177897603019077, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@12cb67c),
 locale=de-CH, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=6873456,total=22732800
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlockPostingsFormat]
   [junit4] Completed [1/5 (1!)] on J1 in 14.90s, 29 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4] OK      0.02s J1 | TestBlockPostingsFormat.testPostingsEnumFreqs
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testPostingsEnumAll
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testLevel2Ghosts
   [junit4] OK      2.32s J1 | TestBlockPostingsFormat.testDocsAndFreqs
   [junit4] OK      0.05s J1 | TestBlockPostingsFormat.testPostingsEnumReuse
   [junit4] OK      2.11s J1 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositions
   [junit4] OK      0.01s J1 | 
TestBlockPostingsFormat.testEmptyFieldAndEmptyTerm
   [junit4] OK      2.58s J1 | TestBlockPostingsFormat.testRamBytesUsed
   [junit4] OK      0.02s J1 | TestBlockPostingsFormat.testPostingsEnumPositions
   [junit4] OK      1.19s J1 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads
   [junit4] OK      1.11s J1 | TestBlockPostingsFormat.testRandom
   [junit4] OK      0.02s J1 | TestBlockPostingsFormat.testPostingsEnumPayloads
   [junit4] OK      0.02s J1 | TestBlockPostingsFormat.testFinalBlock
   [junit4] OK      0.02s J1 | 
TestBlockPostingsFormat.testDidntWantFreqsButAskedAnyway
   [junit4] OK      0.63s J1 | TestBlockPostingsFormat.testMergeStability
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testPostingsEnumDocsOnly
   [junit4] OK      0.74s J1 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndOffsets
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBlockPostingsFormat -Dtests.method=testFstOffHeap 
-Dtests.seed=418BE33A6217D2DD -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=de-CH 
-Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J1 | TestBlockPostingsFormat.testFstOffHeap <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([418BE33A6217D2DD:5ECA3E451DA5B2E3]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap(TestBlockPostingsFormat.java:90)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.24s J1 | TestBlockPostingsFormat.testDocsOnly
   [junit4] OK      0.88s J1 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndPayloads
   [junit4] OK      0.65s J1 | TestBlockPostingsFormat.testRandomExceptions
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testJustEmptyField
   [junit4] OK      0.00s J1 | TestBlockPostingsFormat.testImpactSerialization
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testPostingsEnumOffsets
   [junit4] OK      0.02s J1 | TestBlockPostingsFormat.testGhosts
   [junit4] OK      0.02s J1 | TestBlockPostingsFormat.testMultiClose
   [junit4] OK      0.01s J1 | 
TestBlockPostingsFormat.testAskForPositionsWhenNotThere
   [junit4] OK      0.76s J1 | TestBlockPostingsFormat.testInvertedWrite
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testInvalidBlockSizes
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/J1/temp/lucene.codecs.lucene50.TestBlockPostingsFormat_418BE33A6217D2DD-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1701, maxMBSortInHeap=7.177897603019077, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7dd74), 
locale=de-CH, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=9500000,total=25026560
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlockPostingsFormat, 
TestBlockPostingsFormat]
   [junit4] Completed [2/5 (2!)] on J1 in 13.60s, 29 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4] OK      0.42s J2 | TestBlockPostingsFormat.testPostingsEnumFreqs
   [junit4] OK      0.03s J2 | TestBlockPostingsFormat.testPostingsEnumAll
   [junit4] OK      0.20s J2 | TestBlockPostingsFormat.testLevel2Ghosts
   [junit4] OK      2.67s J2 | TestBlockPostingsFormat.testDocsAndFreqs
   [junit4] OK      0.09s J2 | TestBlockPostingsFormat.testPostingsEnumReuse
   [junit4] OK      2.73s J2 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositions
   [junit4] OK      0.02s J2 | 
TestBlockPostingsFormat.testEmptyFieldAndEmptyTerm
   [junit4] OK      2.72s J2 | TestBlockPostingsFormat.testRamBytesUsed
   [junit4] OK      0.03s J2 | TestBlockPostingsFormat.testPostingsEnumPositions
   [junit4] OK      7.78s J2 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads
   [junit4] OK      3.27s J2 | TestBlockPostingsFormat.testRandom
   [junit4] OK      0.04s J2 | TestBlockPostingsFormat.testPostingsEnumPayloads
   [junit4] OK      0.03s J2 | TestBlockPostingsFormat.testFinalBlock
   [junit4] OK      0.02s J2 | 
TestBlockPostingsFormat.testDidntWantFreqsButAskedAnyway
   [junit4] OK      0.70s J2 | TestBlockPostingsFormat.testMergeStability
   [junit4] OK      0.02s J2 | TestBlockPostingsFormat.testPostingsEnumDocsOnly
   [junit4] OK      4.22s J2 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndOffsets
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBlockPostingsFormat -Dtests.method=testFstOffHeap 
-Dtests.seed=418BE33A6217D2DD -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=de-CH 
-Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.06s J2 | TestBlockPostingsFormat.testFstOffHeap <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([418BE33A6217D2DD:5ECA3E451DA5B2E3]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap(TestBlockPostingsFormat.java:90)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      1.34s J2 | TestBlockPostingsFormat.testDocsOnly
   [junit4] OK      5.56s J2 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndPayloads
   [junit4] OK      0.80s J2 | TestBlockPostingsFormat.testRandomExceptions
   [junit4] OK      0.01s J2 | TestBlockPostingsFormat.testJustEmptyField
   [junit4] OK      0.00s J2 | TestBlockPostingsFormat.testImpactSerialization
   [junit4] OK      0.01s J2 | TestBlockPostingsFormat.testPostingsEnumOffsets
   [junit4] OK      0.02s J2 | TestBlockPostingsFormat.testGhosts
   [junit4] OK      0.25s J2 | TestBlockPostingsFormat.testMultiClose
   [junit4] OK      0.03s J2 | 
TestBlockPostingsFormat.testAskForPositionsWhenNotThere
   [junit4] OK      0.61s J2 | TestBlockPostingsFormat.testInvertedWrite
   [junit4] OK      0.02s J2 | TestBlockPostingsFormat.testInvalidBlockSizes
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/J2/temp/lucene.codecs.lucene50.TestBlockPostingsFormat_418BE33A6217D2DD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1701, maxMBSortInHeap=7.177897603019077, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1301757),
 locale=de-CH, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=5198320,total=21266432
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlockPostingsFormat]
   [junit4] Completed [3/5 (3!)] on J2 in 34.43s, 29 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4] OK      0.46s J0 | TestBlockPostingsFormat.testPostingsEnumFreqs
   [junit4] OK      0.03s J0 | TestBlockPostingsFormat.testPostingsEnumAll
   [junit4] OK      0.09s J0 | TestBlockPostingsFormat.testLevel2Ghosts
   [junit4] OK      2.12s J0 | TestBlockPostingsFormat.testDocsAndFreqs
   [junit4] OK      0.05s J0 | TestBlockPostingsFormat.testPostingsEnumReuse
   [junit4] OK      2.99s J0 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositions
   [junit4] OK      0.02s J0 | 
TestBlockPostingsFormat.testEmptyFieldAndEmptyTerm
   [junit4] OK      2.55s J0 | TestBlockPostingsFormat.testRamBytesUsed
   [junit4] OK      0.02s J0 | TestBlockPostingsFormat.testPostingsEnumPositions
   [junit4] OK      9.71s J0 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads
   [junit4] OK      3.36s J0 | TestBlockPostingsFormat.testRandom
   [junit4] OK      0.03s J0 | TestBlockPostingsFormat.testPostingsEnumPayloads
   [junit4] OK      0.02s J0 | TestBlockPostingsFormat.testFinalBlock
   [junit4] OK      0.02s J0 | 
TestBlockPostingsFormat.testDidntWantFreqsButAskedAnyway
   [junit4] OK      1.14s J0 | TestBlockPostingsFormat.testMergeStability
   [junit4] OK      0.02s J0 | TestBlockPostingsFormat.testPostingsEnumDocsOnly
   [junit4] OK      3.55s J0 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndOffsets
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBlockPostingsFormat -Dtests.method=testFstOffHeap 
-Dtests.seed=418BE33A6217D2DD -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=de-CH 
-Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.04s J0 | TestBlockPostingsFormat.testFstOffHeap <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([418BE33A6217D2DD:5ECA3E451DA5B2E3]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap(TestBlockPostingsFormat.java:90)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      1.23s J0 | TestBlockPostingsFormat.testDocsOnly
   [junit4] OK      5.41s J0 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndPayloads
   [junit4] OK      0.87s J0 | TestBlockPostingsFormat.testRandomExceptions
   [junit4] OK      0.01s J0 | TestBlockPostingsFormat.testJustEmptyField
   [junit4] OK      0.00s J0 | TestBlockPostingsFormat.testImpactSerialization
   [junit4] OK      0.01s J0 | TestBlockPostingsFormat.testPostingsEnumOffsets
   [junit4] OK      0.03s J0 | TestBlockPostingsFormat.testGhosts
   [junit4] OK      0.08s J0 | TestBlockPostingsFormat.testMultiClose
   [junit4] OK      0.01s J0 | 
TestBlockPostingsFormat.testAskForPositionsWhenNotThere
   [junit4] OK      0.49s J0 | TestBlockPostingsFormat.testInvertedWrite
   [junit4] OK      0.01s J0 | TestBlockPostingsFormat.testInvalidBlockSizes
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/J0/temp/lucene.codecs.lucene50.TestBlockPostingsFormat_418BE33A6217D2DD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1701, maxMBSortInHeap=7.177897603019077, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1301757),
 locale=de-CH, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=9667016,total=26157056
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlockPostingsFormat]
   [junit4] Completed [4/5 (4!)] on J0 in 35.04s, 29 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testPostingsEnumFreqs
   [junit4] OK      0.02s J1 | TestBlockPostingsFormat.testPostingsEnumAll
   [junit4] OK      0.02s J1 | TestBlockPostingsFormat.testLevel2Ghosts
   [junit4] OK      1.98s J1 | TestBlockPostingsFormat.testDocsAndFreqs
   [junit4] OK      0.04s J1 | TestBlockPostingsFormat.testPostingsEnumReuse
   [junit4] OK      2.00s J1 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositions
   [junit4] OK      0.01s J1 | 
TestBlockPostingsFormat.testEmptyFieldAndEmptyTerm
   [junit4] OK      1.86s J1 | TestBlockPostingsFormat.testRamBytesUsed
   [junit4] OK      0.02s J1 | TestBlockPostingsFormat.testPostingsEnumPositions
   [junit4] OK      0.60s J1 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads
   [junit4] OK      0.39s J1 | TestBlockPostingsFormat.testRandom
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testPostingsEnumPayloads
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testFinalBlock
   [junit4] OK      0.01s J1 | 
TestBlockPostingsFormat.testDidntWantFreqsButAskedAnyway
   [junit4] OK      0.66s J1 | TestBlockPostingsFormat.testMergeStability
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testPostingsEnumDocsOnly
   [junit4] OK      0.41s J1 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndOffsets
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBlockPostingsFormat -Dtests.method=testFstOffHeap 
-Dtests.seed=418BE33A6217D2DD -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=de-CH 
-Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J1 | TestBlockPostingsFormat.testFstOffHeap <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([418BE33A6217D2DD:5ECA3E451DA5B2E3]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testFstOffHeap(TestBlockPostingsFormat.java:90)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.08s J1 | TestBlockPostingsFormat.testDocsOnly
   [junit4] OK      0.81s J1 | 
TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndPayloads
   [junit4] OK      0.57s J1 | TestBlockPostingsFormat.testRandomExceptions
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testJustEmptyField
   [junit4] OK      0.00s J1 | TestBlockPostingsFormat.testImpactSerialization
   [junit4] OK      0.00s J1 | TestBlockPostingsFormat.testPostingsEnumOffsets
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testGhosts
   [junit4] OK      0.01s J1 | TestBlockPostingsFormat.testMultiClose
   [junit4] OK      0.00s J1 | 
TestBlockPostingsFormat.testAskForPositionsWhenNotThere
   [junit4] OK      0.33s J1 | TestBlockPostingsFormat.testInvertedWrite
   [junit4] OK      0.00s J1 | TestBlockPostingsFormat.testInvalidBlockSizes
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/J1/temp/lucene.codecs.lucene50.TestBlockPostingsFormat_418BE33A6217D2DD-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1701, maxMBSortInHeap=7.177897603019077, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1eb8d5b),
 locale=de-CH, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=11552416,total=25026560
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlockPostingsFormat, 
TestBlockPostingsFormat, TestBlockPostingsFormat]
   [junit4] Completed [5/5 (5!)] on J1 in 10.09s, 29 tests, 1 failure <<< 
FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1573: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1100: 
There were test failures: 5 suites, 145 tests, 5 failures [seed: 
418BE33A6217D2DD]

Total time: 43 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: cannot stat 'solr/build': No such file or directory
+ true
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=96c293ec1bbd96126cd555145f5a36eb164f2c53, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #287
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to