You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/02/21 02:09:24 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_172) - Build # 23706 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23706/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat.testWithExceptions

Error Message:
point writer is still open and trying to get a reader

Stack Trace:
java.lang.AssertionError: point writer is still open and trying to get a reader
	at __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
	at org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
	at org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
	at org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
	at org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
	at org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
	at org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
	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.simpletext.TestSimpleTextPointsFormat.testWithExceptions

Error Message:
point writer is still open and trying to get a reader

Stack Trace:
java.lang.AssertionError: point writer is still open and trying to get a reader
	at __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
	at org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
	at org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
	at org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
	at org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
	at org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
	at org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
	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.simpletext.TestSimpleTextPointsFormat.testWithExceptions

Error Message:
point writer is still open and trying to get a reader

Stack Trace:
java.lang.AssertionError: point writer is still open and trying to get a reader
	at __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
	at org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
	at org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
	at org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
	at org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
	at org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
	at org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
	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.simpletext.TestSimpleTextPointsFormat.testWithExceptions

Error Message:
point writer is still open and trying to get a reader

Stack Trace:
java.lang.AssertionError: point writer is still open and trying to get a reader
	at __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
	at org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
	at org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
	at org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
	at org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
	at org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
	at org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
	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 7286 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
   [junit4] IGNOR/A 0.00s J2 | TestSimpleTextPointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleTextPointsFormat -Dtests.method=testWithExceptions -Dtests.seed=2FF3B1E1E50D8B72 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko-KR -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.41s J2 | TestSimpleTextPointsFormat.testWithExceptions <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: point writer is still open and trying to get a reader
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
   [junit4]    > 	at org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
   [junit4]    > 	at org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
   [junit4]    > 	at org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.00s J2 | TestSimpleTextPointsFormat.testMergeStability
   [junit4]    > Assumption #1: merge is not stable
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J2/temp/lucene.codecs.simpletext.TestSimpleTextPointsFormat_2FF3B1E1E50D8B72-001
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@801470), locale=ko-KR, timezone=Europe/Kirov
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=37753776,total=66871296
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectDocValuesFormat, TestSimpleTextPointsFormat]
   [junit4] Completed [13/19 (1!)] on J2 in 32.41s, 18 tests, 1 failure, 2 skipped <<< FAILURES!

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

[repro] Revision: bcd90f15613a14a1c619c999bac4a591c50c5ad1

[repro] Ant options: "-Dargs=-server -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestSimpleTextPointsFormat -Dtests.method=testWithExceptions -Dtests.seed=2FF3B1E1E50D8B72 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko-KR -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 165 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSimpleTextPointsFormat" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=2FF3B1E1E50D8B72 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko-KR -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
   [junit4] OK      0.49s J0 | TestSimpleTextPointsFormat.testMerge
   [junit4] IGNOR/A 0.01s J0 | TestSimpleTextPointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleTextPointsFormat -Dtests.method=testWithExceptions -Dtests.seed=2FF3B1E1E50D8B72 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ko-KR -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.11s J0 | TestSimpleTextPointsFormat.testWithExceptions <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: point writer is still open and trying to get a reader
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
   [junit4]    > 	at org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
   [junit4]    > 	at org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
   [junit4]    > 	at org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.17s J0 | TestSimpleTextPointsFormat.testAddIndexes
   [junit4] OK      0.09s J0 | TestSimpleTextPointsFormat.testMultiClose
   [junit4] OK      3.06s J0 | TestSimpleTextPointsFormat.testBigIntNDims
   [junit4] OK      3.80s J0 | TestSimpleTextPointsFormat.testRandomBinaryMedium
   [junit4] OK      0.04s J0 | TestSimpleTextPointsFormat.testBasic
   [junit4] OK      0.06s J0 | TestSimpleTextPointsFormat.testRandomBinaryTiny
   [junit4] OK      6.55s J0 | TestSimpleTextPointsFormat.testMultiValued
   [junit4] OK      0.06s J0 | TestSimpleTextPointsFormat.testMixedSchema
   [junit4] OK      1.05s J0 | TestSimpleTextPointsFormat.testRandomExceptions
   [junit4] OK      4.40s J0 | TestSimpleTextPointsFormat.testOneDimEqual
   [junit4] OK      1.21s J0 | TestSimpleTextPointsFormat.testAllEqual
   [junit4] OK      3.83s J0 | TestSimpleTextPointsFormat.testOneDimTwoValues
   [junit4] OK      0.97s J0 | TestSimpleTextPointsFormat.testRamBytesUsed
   [junit4] IGNOR/A 0.00s J0 | TestSimpleTextPointsFormat.testMergeStability
   [junit4]    > Assumption #1: merge is not stable
   [junit4] OK      0.01s J0 | TestSimpleTextPointsFormat.testAllPointDocsDeletedInSegment
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J0/temp/lucene.codecs.simpletext.TestSimpleTextPointsFormat_2FF3B1E1E50D8B72-001
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@fef3c4), locale=ko-KR, timezone=Europe/Kirov
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=32839128,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextPointsFormat]
   [junit4] Completed [1/5 (1!)] on J0 in 27.53s, 18 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
   [junit4] OK      0.56s J1 | TestSimpleTextPointsFormat.testMerge
   [junit4] IGNOR/A 0.07s J1 | TestSimpleTextPointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleTextPointsFormat -Dtests.method=testWithExceptions -Dtests.seed=2FF3B1E1E50D8B72 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ko-KR -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.03s J1 | TestSimpleTextPointsFormat.testWithExceptions <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: point writer is still open and trying to get a reader
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
   [junit4]    > 	at org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
   [junit4]    > 	at org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
   [junit4]    > 	at org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.28s J1 | TestSimpleTextPointsFormat.testAddIndexes
   [junit4] OK      0.19s J1 | TestSimpleTextPointsFormat.testMultiClose
   [junit4] OK      3.14s J1 | TestSimpleTextPointsFormat.testBigIntNDims
   [junit4] OK      4.24s J1 | TestSimpleTextPointsFormat.testRandomBinaryMedium
   [junit4] OK      0.08s J1 | TestSimpleTextPointsFormat.testBasic
   [junit4] OK      0.09s J1 | TestSimpleTextPointsFormat.testRandomBinaryTiny
   [junit4] OK      6.60s J1 | TestSimpleTextPointsFormat.testMultiValued
   [junit4] OK      0.04s J1 | TestSimpleTextPointsFormat.testMixedSchema
   [junit4] OK      1.24s J1 | TestSimpleTextPointsFormat.testRandomExceptions
   [junit4] OK      4.51s J1 | TestSimpleTextPointsFormat.testOneDimEqual
   [junit4] OK      1.75s J1 | TestSimpleTextPointsFormat.testAllEqual
   [junit4] OK      3.56s J1 | TestSimpleTextPointsFormat.testOneDimTwoValues
   [junit4] OK      0.77s J1 | TestSimpleTextPointsFormat.testRamBytesUsed
   [junit4] IGNOR/A 0.01s J1 | TestSimpleTextPointsFormat.testMergeStability
   [junit4]    > Assumption #1: merge is not stable
   [junit4] OK      0.01s J1 | TestSimpleTextPointsFormat.testAllPointDocsDeletedInSegment
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J1/temp/lucene.codecs.simpletext.TestSimpleTextPointsFormat_2FF3B1E1E50D8B72-001
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@c11c5a), locale=ko-KR, timezone=Europe/Kirov
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=20863232,total=69263360
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextPointsFormat]
   [junit4] Completed [2/5 (2!)] on J1 in 28.82s, 18 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
   [junit4] OK      0.47s J2 | TestSimpleTextPointsFormat.testMerge
   [junit4] IGNOR/A 0.02s J2 | TestSimpleTextPointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleTextPointsFormat -Dtests.method=testWithExceptions -Dtests.seed=2FF3B1E1E50D8B72 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ko-KR -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.12s J2 | TestSimpleTextPointsFormat.testWithExceptions <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: point writer is still open and trying to get a reader
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
   [junit4]    > 	at org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
   [junit4]    > 	at org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
   [junit4]    > 	at org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.19s J2 | TestSimpleTextPointsFormat.testAddIndexes
   [junit4] OK      0.09s J2 | TestSimpleTextPointsFormat.testMultiClose
   [junit4] OK      3.22s J2 | TestSimpleTextPointsFormat.testBigIntNDims
   [junit4] OK      3.91s J2 | TestSimpleTextPointsFormat.testRandomBinaryMedium
   [junit4] OK      0.09s J2 | TestSimpleTextPointsFormat.testBasic
   [junit4] OK      0.11s J2 | TestSimpleTextPointsFormat.testRandomBinaryTiny
   [junit4] OK      6.92s J2 | TestSimpleTextPointsFormat.testMultiValued
   [junit4] OK      0.04s J2 | TestSimpleTextPointsFormat.testMixedSchema
   [junit4] OK      1.29s J2 | TestSimpleTextPointsFormat.testRandomExceptions
   [junit4] OK      4.00s J2 | TestSimpleTextPointsFormat.testOneDimEqual
   [junit4] OK      1.71s J2 | TestSimpleTextPointsFormat.testAllEqual
   [junit4] OK      4.13s J2 | TestSimpleTextPointsFormat.testOneDimTwoValues
   [junit4] OK      0.80s J2 | TestSimpleTextPointsFormat.testRamBytesUsed
   [junit4] IGNOR/A 0.00s J2 | TestSimpleTextPointsFormat.testMergeStability
   [junit4]    > Assumption #1: merge is not stable
   [junit4] OK      0.04s J2 | TestSimpleTextPointsFormat.testAllPointDocsDeletedInSegment
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J2/temp/lucene.codecs.simpletext.TestSimpleTextPointsFormat_2FF3B1E1E50D8B72-001
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@fef3c4), locale=ko-KR, timezone=Europe/Kirov
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=45032256,total=71385088
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextPointsFormat]
   [junit4] Completed [3/5 (3!)] on J2 in 28.79s, 18 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
   [junit4] OK      0.07s J0 | TestSimpleTextPointsFormat.testMerge
   [junit4] IGNOR/A 0.00s J0 | TestSimpleTextPointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleTextPointsFormat -Dtests.method=testWithExceptions -Dtests.seed=2FF3B1E1E50D8B72 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ko-KR -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.25s J0 | TestSimpleTextPointsFormat.testWithExceptions <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: point writer is still open and trying to get a reader
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
   [junit4]    > 	at org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
   [junit4]    > 	at org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
   [junit4]    > 	at org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.10s J0 | TestSimpleTextPointsFormat.testAddIndexes
   [junit4] OK      0.02s J0 | TestSimpleTextPointsFormat.testMultiClose
   [junit4] OK      2.94s J0 | TestSimpleTextPointsFormat.testBigIntNDims
   [junit4] OK      2.74s J0 | TestSimpleTextPointsFormat.testRandomBinaryMedium
   [junit4] OK      0.02s J0 | TestSimpleTextPointsFormat.testBasic
   [junit4] OK      0.05s J0 | TestSimpleTextPointsFormat.testRandomBinaryTiny
   [junit4] OK      5.94s J0 | TestSimpleTextPointsFormat.testMultiValued
   [junit4] OK      0.04s J0 | TestSimpleTextPointsFormat.testMixedSchema
   [junit4] OK      1.06s J0 | TestSimpleTextPointsFormat.testRandomExceptions
   [junit4] OK      4.09s J0 | TestSimpleTextPointsFormat.testOneDimEqual
   [junit4] OK      0.82s J0 | TestSimpleTextPointsFormat.testAllEqual
   [junit4] OK      2.36s J0 | TestSimpleTextPointsFormat.testOneDimTwoValues
   [junit4] OK      0.47s J0 | TestSimpleTextPointsFormat.testRamBytesUsed
   [junit4] IGNOR/A 0.00s J0 | TestSimpleTextPointsFormat.testMergeStability
   [junit4]    > Assumption #1: merge is not stable
   [junit4] OK      0.01s J0 | TestSimpleTextPointsFormat.testAllPointDocsDeletedInSegment
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J0/temp/lucene.codecs.simpletext.TestSimpleTextPointsFormat_2FF3B1E1E50D8B72-002
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1835b7e), locale=ko-KR, timezone=Europe/Kirov
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=17611392,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextPointsFormat, TestSimpleTextPointsFormat]
   [junit4] Completed [4/5 (4!)] on J0 in 21.05s, 18 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
   [junit4] OK      0.05s J2 | TestSimpleTextPointsFormat.testMerge
   [junit4] IGNOR/A 0.00s J2 | TestSimpleTextPointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleTextPointsFormat -Dtests.method=testWithExceptions -Dtests.seed=2FF3B1E1E50D8B72 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ko-KR -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.20s J2 | TestSimpleTextPointsFormat.testWithExceptions <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: point writer is still open and trying to get a reader
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
   [junit4]    > 	at org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
   [junit4]    > 	at org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
   [junit4]    > 	at org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
   [junit4]    > 	at org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
   [junit4]    > 	at org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.04s J2 | TestSimpleTextPointsFormat.testAddIndexes
   [junit4] OK      0.02s J2 | TestSimpleTextPointsFormat.testMultiClose
   [junit4] OK      2.62s J2 | TestSimpleTextPointsFormat.testBigIntNDims
   [junit4] OK      2.75s J2 | TestSimpleTextPointsFormat.testRandomBinaryMedium
   [junit4] OK      0.02s J2 | TestSimpleTextPointsFormat.testBasic
   [junit4] OK      0.08s J2 | TestSimpleTextPointsFormat.testRandomBinaryTiny
   [junit4] OK      5.97s J2 | TestSimpleTextPointsFormat.testMultiValued
   [junit4] OK      0.03s J2 | TestSimpleTextPointsFormat.testMixedSchema
   [junit4] OK      1.16s J2 | TestSimpleTextPointsFormat.testRandomExceptions
   [junit4] OK      3.88s J2 | TestSimpleTextPointsFormat.testOneDimEqual
   [junit4] OK      0.94s J2 | TestSimpleTextPointsFormat.testAllEqual
   [junit4] OK      1.91s J2 | TestSimpleTextPointsFormat.testOneDimTwoValues
   [junit4] OK      0.43s J2 | TestSimpleTextPointsFormat.testRamBytesUsed
   [junit4] IGNOR/A 0.00s J2 | TestSimpleTextPointsFormat.testMergeStability
   [junit4]    > Assumption #1: merge is not stable
   [junit4] OK      0.01s J2 | TestSimpleTextPointsFormat.testAllPointDocsDeletedInSegment
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J2/temp/lucene.codecs.simpletext.TestSimpleTextPointsFormat_2FF3B1E1E50D8B72-002
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@ee5464), locale=ko-KR, timezone=Europe/Kirov
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=23557464,total=71385088
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextPointsFormat, TestSimpleTextPointsFormat]
   [junit4] Completed [5/5 (5!)] on J2 in 20.30s, 18 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1572: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1099: There were test failures: 5 suites, 90 tests, 5 failures, 10 ignored (10 assumptions) [seed: 2FF3B1E1E50D8B72]

Total time: 53 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
[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=bcd90f15613a14a1c619c999bac4a591c50c5ad1, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23705
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

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-12-ea+shipilev-fastdebug) - Build # 23707 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23707/
Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 2041 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20190221_063209_8482046198446689316391.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20190221_063209_848511346694398736206.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20190221_063209_84810767814197782343708.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 295 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20190221_065414_58618214034375587172163.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20190221_065414_5861190322615911143099.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20190221_065414_58610859824335717453918.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1083 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190221_065837_03516663608937080721392.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20190221_065837_0342916697131834445069.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20190221_065837_03515864992148732506197.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20190221_070257_60816826053630709718350.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20190221_070257_60817108007652218810042.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20190221_070257_60816287436439493300670.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20190221_070341_2105287379063743861783.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20190221_070341_2103398039604345372592.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20190221_070341_2103253677363807591093.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20190221_070450_18112626852690761134634.syserr
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20190221_070450_18116181630448656772173.syserr
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20190221_070450_1812861977460827585752.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20190221_070509_8619560900294337850567.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20190221_070509_861122482171199066310.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20190221_070509_861162738287462221198.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20190221_070539_52416679961812792527781.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20190221_070539_52415844612299723746845.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20190221_070539_523252533755294608146.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20190221_070557_0136230309711178152564.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20190221_070557_01213877897253498441009.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20190221_070557_01312881426219317249583.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20190221_070631_0635435931524324931185.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20190221_070631_0634920739434457031569.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20190221_070654_35410900281372418488341.syserr
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20190221_070654_35412991067984701969859.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20190221_070654_35412175919266008938101.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 195 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20190221_070712_8277320552679023622316.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190221_070712_8284430339352740071425.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] # To suppress the following error report, specify this argument
   [junit4] # after -XX: or in .hotspotrc:  SuppressErrorAt=/node.cpp:82
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  Internal Error (/home/buildbot/worker/jdk12u-linux/build/src/hotspot/share/opto/node.cpp:82), pid=3092, tid=3469
   [junit4] #  assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (12.0) (fastdebug build 12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (fastdebug 12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, mixed mode, tiered, concurrent mark sweep gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0x1444382]  Node::verify_construction()+0x132
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/J1/hs_err_pid3092.log
   [junit4] #
   [junit4] # Compiler replay data is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/J1/replay_pid3092.log
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   http://bugreport.java.com/bugreport/crash.jsp
   [junit4] #
   [junit4] Current thread is 3469
   [junit4] Dumping core ...
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190221_070712_8282631623851754846037.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] OpenJDK 64-Bit Server VM warning: increase O_BUFLEN in ostream.hpp -- output truncated
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190221_070712_8288435091623543138189.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] ERROR: JVM J1 ended with an exception, command line: /home/jenkins/tools/java/64bit/jdk-12-ea+shipilev-fastdebug/bin/java -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps -ea -esa --illegal-access=deny -Dtests.prefix=tests -Dtests.seed=3E3F263901CCE925 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=9.0.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=3 -DtempDir=./temp -Djava.io.tmpdir=./temp -Dcommon.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene -Dclover.db.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/clover/db -Djava.security.policy=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/tools/junit4/tests.policy -Dtests.LUCENE_VERSION=9.0.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dtests.src.home=/home/jenkins/workspace/Lucene-Solr-master-Linux -Djava.security.egd=file:/dev/./urandom -Djunit4.childvm.cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/J1 -Djunit4.tempDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp -Djunit4.childvm.id=1 -Djunit4.childvm.count=3 -Dfile.encoding=UTF-8 -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dtests.filterstacks=true -Dtests.leaveTemporary=false -Dtests.badapples=false -classpath /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/java9:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/java:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/home/jenkins/.ant/lib/ivy-2.4.0.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190221_070712_8288493559627118193007.events @/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190221_070712_8285539811322459305678.suites -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190221_070712_8284430339352740071425.sysout See process stderr at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190221_070712_8282631623851754846037.syserr
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:835)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:633: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:577: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:479: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2268: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/module-build.xml:67: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1572: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1099: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190221_070712_8284430339352740071425.sysout See process stderr at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190221_070712_8282631623851754846037.syserr

Total time: 39 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
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

Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_172) - Build # 23706 - Unstable!

Posted by Ignacio Vera <iv...@gmail.com>.
I am looking into this failure

On Thu, Feb 21, 2019 at 3:12 AM Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23706/
> Java: 32bit/jdk1.8.0_172 -server -XX:+UseSerialGC
>
> 4 tests failed.
> FAILED:
> org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat.testWithExceptions
>
> Error Message:
> point writer is still open and trying to get a reader
>
> Stack Trace:
> java.lang.AssertionError: point writer is still open and trying to get a
> reader
>         at
> __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
>         at
> org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
>         at
> org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
>         at
> org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
>         at
> org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
>         at
> org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
>         at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
>         at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
>         at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
>         at
> org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
>         at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
>         at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
>         at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
>         at
> org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
>         at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
>         at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
>         at
> org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
>         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.simpletext.TestSimpleTextPointsFormat.testWithExceptions
>
> Error Message:
> point writer is still open and trying to get a reader
>
> Stack Trace:
> java.lang.AssertionError: point writer is still open and trying to get a
> reader
>         at
> __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
>         at
> org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
>         at
> org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
>         at
> org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
>         at
> org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
>         at
> org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
>         at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
>         at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
>         at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
>         at
> org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
>         at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
>         at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
>         at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
>         at
> org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
>         at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
>         at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
>         at
> org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
>         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.simpletext.TestSimpleTextPointsFormat.testWithExceptions
>
> Error Message:
> point writer is still open and trying to get a reader
>
> Stack Trace:
> java.lang.AssertionError: point writer is still open and trying to get a
> reader
>         at
> __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
>         at
> org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
>         at
> org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
>         at
> org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
>         at
> org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
>         at
> org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
>         at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
>         at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
>         at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
>         at
> org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
>         at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
>         at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
>         at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
>         at
> org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
>         at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
>         at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
>         at
> org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
>         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.simpletext.TestSimpleTextPointsFormat.testWithExceptions
>
> Error Message:
> point writer is still open and trying to get a reader
>
> Stack Trace:
> java.lang.AssertionError: point writer is still open and trying to get a
> reader
>         at
> __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
>         at
> org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
>         at
> org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
>         at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
>         at
> org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
>         at
> org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
>         at
> org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
>         at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
>         at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
>         at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
>         at
> org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
>         at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
>         at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
>         at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
>         at
> org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
>         at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
>         at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
>         at
> org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
>         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 7286 lines...]
>    [junit4] Suite:
> org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
>    [junit4] IGNOR/A 0.00s J2 |
> TestSimpleTextPointsFormat.testRandomBinaryBig
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestSimpleTextPointsFormat -Dtests.method=testWithExceptions
> -Dtests.seed=2FF3B1E1E50D8B72 -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.locale=ko-KR -Dtests.timezone=Europe/Kirov -Dtests.asserts=true
> -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 0.41s J2 |
> TestSimpleTextPointsFormat.testWithExceptions <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: point writer is
> still open and trying to get a reader
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
>    [junit4]    >        at
> org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
>    [junit4]    >        at
> org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
>    [junit4]    >        at
> org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
>    [junit4]    >        at
> org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
>    [junit4]    >        at
> org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
>    [junit4]    >        at
> org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:748)
>    [junit4] IGNOR/A 0.00s J2 |
> TestSimpleTextPointsFormat.testMergeStability
>    [junit4]    > Assumption #1: merge is not stable
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J2/temp/lucene.codecs.simpletext.TestSimpleTextPointsFormat_2FF3B1E1E50D8B72-001
>    [junit4]   2> NOTE: test params are: codec=Lucene80,
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@801470),
> locale=ko-KR, timezone=Europe/Kirov
>    [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation
> 1.8.0_172 (32-bit)/cpus=8,threads=1,free=37753776,total=66871296
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestDirectDocValuesFormat, TestSimpleTextPointsFormat]
>    [junit4] Completed [13/19 (1!)] on J2 in 32.41s, 18 tests, 1 failure, 2
> skipped <<< FAILURES!
>
> [...truncated 53444 lines...]
> [repro] Jenkins log URL:
> https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23706/consoleText
>
> [repro] Revision: bcd90f15613a14a1c619c999bac4a591c50c5ad1
>
> [repro] Ant options: "-Dargs=-server -XX:+UseSerialGC"
> [repro] Repro line:  ant test  -Dtestcase=TestSimpleTextPointsFormat
> -Dtests.method=testWithExceptions -Dtests.seed=2FF3B1E1E50D8B72
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko-KR
> -Dtests.timezone=Europe/Kirov -Dtests.asserts=true
> -Dtests.file.encoding=US-ASCII
>
> [repro] ant clean
>
> [...truncated 6 lines...]
> [repro] Test suites by module:
> [repro]    lucene/codecs
> [repro]       TestSimpleTextPointsFormat
> [repro] ant compile-test
>
> [...truncated 165 lines...]
> [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
> -Dtests.class="*.TestSimpleTextPointsFormat" -Dtests.showOutput=onerror
> "-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=2FF3B1E1E50D8B72
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko-KR
> -Dtests.timezone=Europe/Kirov -Dtests.asserts=true
> -Dtests.file.encoding=US-ASCII
>
> [...truncated 32 lines...]
>    [junit4] Suite:
> org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
>    [junit4] OK      0.49s J0 | TestSimpleTextPointsFormat.testMerge
>    [junit4] IGNOR/A 0.01s J0 |
> TestSimpleTextPointsFormat.testRandomBinaryBig
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestSimpleTextPointsFormat -Dtests.method=testWithExceptions
> -Dtests.seed=2FF3B1E1E50D8B72 -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.badapples=true -Dtests.locale=ko-KR -Dtests.timezone=Europe/Kirov
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 1.11s J0 |
> TestSimpleTextPointsFormat.testWithExceptions <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: point writer is
> still open and trying to get a reader
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
>    [junit4]    >        at
> org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
>    [junit4]    >        at
> org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
>    [junit4]    >        at
> org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
>    [junit4]    >        at
> org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
>    [junit4]    >        at
> org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
>    [junit4]    >        at
> org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:748)
>    [junit4] OK      0.17s J0 | TestSimpleTextPointsFormat.testAddIndexes
>    [junit4] OK      0.09s J0 | TestSimpleTextPointsFormat.testMultiClose
>    [junit4] OK      3.06s J0 | TestSimpleTextPointsFormat.testBigIntNDims
>    [junit4] OK      3.80s J0 |
> TestSimpleTextPointsFormat.testRandomBinaryMedium
>    [junit4] OK      0.04s J0 | TestSimpleTextPointsFormat.testBasic
>    [junit4] OK      0.06s J0 |
> TestSimpleTextPointsFormat.testRandomBinaryTiny
>    [junit4] OK      6.55s J0 | TestSimpleTextPointsFormat.testMultiValued
>    [junit4] OK      0.06s J0 | TestSimpleTextPointsFormat.testMixedSchema
>    [junit4] OK      1.05s J0 |
> TestSimpleTextPointsFormat.testRandomExceptions
>    [junit4] OK      4.40s J0 | TestSimpleTextPointsFormat.testOneDimEqual
>    [junit4] OK      1.21s J0 | TestSimpleTextPointsFormat.testAllEqual
>    [junit4] OK      3.83s J0 |
> TestSimpleTextPointsFormat.testOneDimTwoValues
>    [junit4] OK      0.97s J0 | TestSimpleTextPointsFormat.testRamBytesUsed
>    [junit4] IGNOR/A 0.00s J0 |
> TestSimpleTextPointsFormat.testMergeStability
>    [junit4]    > Assumption #1: merge is not stable
>    [junit4] OK      0.01s J0 |
> TestSimpleTextPointsFormat.testAllPointDocsDeletedInSegment
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J0/temp/lucene.codecs.simpletext.TestSimpleTextPointsFormat_2FF3B1E1E50D8B72-001
>    [junit4]   2> NOTE: test params are: codec=Lucene80,
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@fef3c4),
> locale=ko-KR, timezone=Europe/Kirov
>    [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation
> 1.8.0_172 (32-bit)/cpus=8,threads=1,free=32839128,total=64946176
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestSimpleTextPointsFormat]
>    [junit4] Completed [1/5 (1!)] on J0 in 27.53s, 18 tests, 1 failure, 2
> skipped <<< FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] Suite:
> org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
>    [junit4] OK      0.56s J1 | TestSimpleTextPointsFormat.testMerge
>    [junit4] IGNOR/A 0.07s J1 |
> TestSimpleTextPointsFormat.testRandomBinaryBig
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestSimpleTextPointsFormat -Dtests.method=testWithExceptions
> -Dtests.seed=2FF3B1E1E50D8B72 -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.badapples=true -Dtests.locale=ko-KR -Dtests.timezone=Europe/Kirov
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 1.03s J1 |
> TestSimpleTextPointsFormat.testWithExceptions <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: point writer is
> still open and trying to get a reader
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
>    [junit4]    >        at
> org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
>    [junit4]    >        at
> org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
>    [junit4]    >        at
> org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
>    [junit4]    >        at
> org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
>    [junit4]    >        at
> org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
>    [junit4]    >        at
> org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:748)
>    [junit4] OK      0.28s J1 | TestSimpleTextPointsFormat.testAddIndexes
>    [junit4] OK      0.19s J1 | TestSimpleTextPointsFormat.testMultiClose
>    [junit4] OK      3.14s J1 | TestSimpleTextPointsFormat.testBigIntNDims
>    [junit4] OK      4.24s J1 |
> TestSimpleTextPointsFormat.testRandomBinaryMedium
>    [junit4] OK      0.08s J1 | TestSimpleTextPointsFormat.testBasic
>    [junit4] OK      0.09s J1 |
> TestSimpleTextPointsFormat.testRandomBinaryTiny
>    [junit4] OK      6.60s J1 | TestSimpleTextPointsFormat.testMultiValued
>    [junit4] OK      0.04s J1 | TestSimpleTextPointsFormat.testMixedSchema
>    [junit4] OK      1.24s J1 |
> TestSimpleTextPointsFormat.testRandomExceptions
>    [junit4] OK      4.51s J1 | TestSimpleTextPointsFormat.testOneDimEqual
>    [junit4] OK      1.75s J1 | TestSimpleTextPointsFormat.testAllEqual
>    [junit4] OK      3.56s J1 |
> TestSimpleTextPointsFormat.testOneDimTwoValues
>    [junit4] OK      0.77s J1 | TestSimpleTextPointsFormat.testRamBytesUsed
>    [junit4] IGNOR/A 0.01s J1 |
> TestSimpleTextPointsFormat.testMergeStability
>    [junit4]    > Assumption #1: merge is not stable
>    [junit4] OK      0.01s J1 |
> TestSimpleTextPointsFormat.testAllPointDocsDeletedInSegment
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J1/temp/lucene.codecs.simpletext.TestSimpleTextPointsFormat_2FF3B1E1E50D8B72-001
>    [junit4]   2> NOTE: test params are: codec=Lucene80,
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@c11c5a),
> locale=ko-KR, timezone=Europe/Kirov
>    [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation
> 1.8.0_172 (32-bit)/cpus=8,threads=1,free=20863232,total=69263360
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestSimpleTextPointsFormat]
>    [junit4] Completed [2/5 (2!)] on J1 in 28.82s, 18 tests, 1 failure, 2
> skipped <<< FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] Suite:
> org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
>    [junit4] OK      0.47s J2 | TestSimpleTextPointsFormat.testMerge
>    [junit4] IGNOR/A 0.02s J2 |
> TestSimpleTextPointsFormat.testRandomBinaryBig
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestSimpleTextPointsFormat -Dtests.method=testWithExceptions
> -Dtests.seed=2FF3B1E1E50D8B72 -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.badapples=true -Dtests.locale=ko-KR -Dtests.timezone=Europe/Kirov
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 1.12s J2 |
> TestSimpleTextPointsFormat.testWithExceptions <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: point writer is
> still open and trying to get a reader
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
>    [junit4]    >        at
> org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
>    [junit4]    >        at
> org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
>    [junit4]    >        at
> org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
>    [junit4]    >        at
> org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
>    [junit4]    >        at
> org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
>    [junit4]    >        at
> org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:748)
>    [junit4] OK      0.19s J2 | TestSimpleTextPointsFormat.testAddIndexes
>    [junit4] OK      0.09s J2 | TestSimpleTextPointsFormat.testMultiClose
>    [junit4] OK      3.22s J2 | TestSimpleTextPointsFormat.testBigIntNDims
>    [junit4] OK      3.91s J2 |
> TestSimpleTextPointsFormat.testRandomBinaryMedium
>    [junit4] OK      0.09s J2 | TestSimpleTextPointsFormat.testBasic
>    [junit4] OK      0.11s J2 |
> TestSimpleTextPointsFormat.testRandomBinaryTiny
>    [junit4] OK      6.92s J2 | TestSimpleTextPointsFormat.testMultiValued
>    [junit4] OK      0.04s J2 | TestSimpleTextPointsFormat.testMixedSchema
>    [junit4] OK      1.29s J2 |
> TestSimpleTextPointsFormat.testRandomExceptions
>    [junit4] OK      4.00s J2 | TestSimpleTextPointsFormat.testOneDimEqual
>    [junit4] OK      1.71s J2 | TestSimpleTextPointsFormat.testAllEqual
>    [junit4] OK      4.13s J2 |
> TestSimpleTextPointsFormat.testOneDimTwoValues
>    [junit4] OK      0.80s J2 | TestSimpleTextPointsFormat.testRamBytesUsed
>    [junit4] IGNOR/A 0.00s J2 |
> TestSimpleTextPointsFormat.testMergeStability
>    [junit4]    > Assumption #1: merge is not stable
>    [junit4] OK      0.04s J2 |
> TestSimpleTextPointsFormat.testAllPointDocsDeletedInSegment
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J2/temp/lucene.codecs.simpletext.TestSimpleTextPointsFormat_2FF3B1E1E50D8B72-001
>    [junit4]   2> NOTE: test params are: codec=Lucene80,
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@fef3c4),
> locale=ko-KR, timezone=Europe/Kirov
>    [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation
> 1.8.0_172 (32-bit)/cpus=8,threads=1,free=45032256,total=71385088
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestSimpleTextPointsFormat]
>    [junit4] Completed [3/5 (3!)] on J2 in 28.79s, 18 tests, 1 failure, 2
> skipped <<< FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] Suite:
> org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
>    [junit4] OK      0.07s J0 | TestSimpleTextPointsFormat.testMerge
>    [junit4] IGNOR/A 0.00s J0 |
> TestSimpleTextPointsFormat.testRandomBinaryBig
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestSimpleTextPointsFormat -Dtests.method=testWithExceptions
> -Dtests.seed=2FF3B1E1E50D8B72 -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.badapples=true -Dtests.locale=ko-KR -Dtests.timezone=Europe/Kirov
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 0.25s J0 |
> TestSimpleTextPointsFormat.testWithExceptions <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: point writer is
> still open and trying to get a reader
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
>    [junit4]    >        at
> org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
>    [junit4]    >        at
> org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
>    [junit4]    >        at
> org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
>    [junit4]    >        at
> org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
>    [junit4]    >        at
> org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
>    [junit4]    >        at
> org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:748)
>    [junit4] OK      0.10s J0 | TestSimpleTextPointsFormat.testAddIndexes
>    [junit4] OK      0.02s J0 | TestSimpleTextPointsFormat.testMultiClose
>    [junit4] OK      2.94s J0 | TestSimpleTextPointsFormat.testBigIntNDims
>    [junit4] OK      2.74s J0 |
> TestSimpleTextPointsFormat.testRandomBinaryMedium
>    [junit4] OK      0.02s J0 | TestSimpleTextPointsFormat.testBasic
>    [junit4] OK      0.05s J0 |
> TestSimpleTextPointsFormat.testRandomBinaryTiny
>    [junit4] OK      5.94s J0 | TestSimpleTextPointsFormat.testMultiValued
>    [junit4] OK      0.04s J0 | TestSimpleTextPointsFormat.testMixedSchema
>    [junit4] OK      1.06s J0 |
> TestSimpleTextPointsFormat.testRandomExceptions
>    [junit4] OK      4.09s J0 | TestSimpleTextPointsFormat.testOneDimEqual
>    [junit4] OK      0.82s J0 | TestSimpleTextPointsFormat.testAllEqual
>    [junit4] OK      2.36s J0 |
> TestSimpleTextPointsFormat.testOneDimTwoValues
>    [junit4] OK      0.47s J0 | TestSimpleTextPointsFormat.testRamBytesUsed
>    [junit4] IGNOR/A 0.00s J0 |
> TestSimpleTextPointsFormat.testMergeStability
>    [junit4]    > Assumption #1: merge is not stable
>    [junit4] OK      0.01s J0 |
> TestSimpleTextPointsFormat.testAllPointDocsDeletedInSegment
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J0/temp/lucene.codecs.simpletext.TestSimpleTextPointsFormat_2FF3B1E1E50D8B72-002
>    [junit4]   2> NOTE: test params are: codec=Lucene80,
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1835b7e),
> locale=ko-KR, timezone=Europe/Kirov
>    [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation
> 1.8.0_172 (32-bit)/cpus=8,threads=1,free=17611392,total=64946176
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestSimpleTextPointsFormat, TestSimpleTextPointsFormat]
>    [junit4] Completed [4/5 (4!)] on J0 in 21.05s, 18 tests, 1 failure, 2
> skipped <<< FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] Suite:
> org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
>    [junit4] OK      0.05s J2 | TestSimpleTextPointsFormat.testMerge
>    [junit4] IGNOR/A 0.00s J2 |
> TestSimpleTextPointsFormat.testRandomBinaryBig
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestSimpleTextPointsFormat -Dtests.method=testWithExceptions
> -Dtests.seed=2FF3B1E1E50D8B72 -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.badapples=true -Dtests.locale=ko-KR -Dtests.timezone=Europe/Kirov
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 0.20s J2 |
> TestSimpleTextPointsFormat.testWithExceptions <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: point writer is
> still open and trying to get a reader
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([2FF3B1E1E50D8B72:8DA02D9D6A83C488]:0)
>    [junit4]    >        at
> org.apache.lucene.util.bkd.HeapPointWriter.getReader(HeapPointWriter.java:98)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.spillToOffline(SimpleTextBKDWriter.java:225)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextBKDWriter.add(SimpleTextBKDWriter.java:246)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter$1.visit(SimpleTextPointsWriter.java:93)
>    [junit4]    >        at
> org.apache.lucene.index.PointValuesWriter$1.intersect(PointValuesWriter.java:89)
>    [junit4]    >        at
> org.apache.lucene.codecs.simpletext.SimpleTextPointsWriter.writeField(SimpleTextPointsWriter.java:86)
>    [junit4]    >        at
> org.apache.lucene.index.PointValuesWriter.flush(PointValuesWriter.java:188)
>    [junit4]    >        at
> org.apache.lucene.index.DefaultIndexingChain.writePoints(DefaultIndexingChain.java:217)
>    [junit4]    >        at
> org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:143)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:469)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3588)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3563)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1959)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
>    [junit4]    >        at
> org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:452)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:740)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.verify(BasePointsFormatTestCase.java:563)
>    [junit4]    >        at
> org.apache.lucene.index.BasePointsFormatTestCase.testWithExceptions(BasePointsFormatTestCase.java:235)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:748)
>    [junit4] OK      0.04s J2 | TestSimpleTextPointsFormat.testAddIndexes
>    [junit4] OK      0.02s J2 | TestSimpleTextPointsFormat.testMultiClose
>    [junit4] OK      2.62s J2 | TestSimpleTextPointsFormat.testBigIntNDims
>    [junit4] OK      2.75s J2 |
> TestSimpleTextPointsFormat.testRandomBinaryMedium
>    [junit4] OK      0.02s J2 | TestSimpleTextPointsFormat.testBasic
>    [junit4] OK      0.08s J2 |
> TestSimpleTextPointsFormat.testRandomBinaryTiny
>    [junit4] OK      5.97s J2 | TestSimpleTextPointsFormat.testMultiValued
>    [junit4] OK      0.03s J2 | TestSimpleTextPointsFormat.testMixedSchema
>    [junit4] OK      1.16s J2 |
> TestSimpleTextPointsFormat.testRandomExceptions
>    [junit4] OK      3.88s J2 | TestSimpleTextPointsFormat.testOneDimEqual
>    [junit4] OK      0.94s J2 | TestSimpleTextPointsFormat.testAllEqual
>    [junit4] OK      1.91s J2 |
> TestSimpleTextPointsFormat.testOneDimTwoValues
>    [junit4] OK      0.43s J2 | TestSimpleTextPointsFormat.testRamBytesUsed
>    [junit4] IGNOR/A 0.00s J2 |
> TestSimpleTextPointsFormat.testMergeStability
>    [junit4]    > Assumption #1: merge is not stable
>    [junit4] OK      0.01s J2 |
> TestSimpleTextPointsFormat.testAllPointDocsDeletedInSegment
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J2/temp/lucene.codecs.simpletext.TestSimpleTextPointsFormat_2FF3B1E1E50D8B72-002
>    [junit4]   2> NOTE: test params are: codec=Lucene80,
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@ee5464),
> locale=ko-KR, timezone=Europe/Kirov
>    [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation
> 1.8.0_172 (32-bit)/cpus=8,threads=1,free=23557464,total=71385088
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestSimpleTextPointsFormat, TestSimpleTextPointsFormat]
>    [junit4] Completed [5/5 (5!)] on J2 in 20.30s, 18 tests, 1 failure, 2
> skipped <<< FAILURES!
>
> [...truncated 15 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1572:
> The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1099:
> There were test failures: 5 suites, 90 tests, 5 failures, 10 ignored (10
> assumptions) [seed: 2FF3B1E1E50D8B72]
>
> Total time: 53 seconds
>
> [repro] Setting last failure code to 256
>
> [repro] Failures:
> [repro]   5/5 failed:
> org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
> [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=bcd90f15613a14a1c619c999bac4a591c50c5ad1,
> workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
> [WARNINGS] Computing warning deltas based on reference build #23705
> 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: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org