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

[JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-14-ea+24) - Build # 1566 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1566/
Java: 64bit/jdk-14-ea+24 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
	at __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:833)


FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
	at __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:833)


FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
	at __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:833)


FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
	at __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:833)


FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
	at __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:833)


FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
	at __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:833)




Build Log:
[...truncated 2186 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J0-20191202_183815_4229858183483993938877.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J1-20191202_183815_42112084949338725657123.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J2-20191202_183815_42214382348921760109733.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 307 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20191202_185039_2767917149182333869631.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20191202_185039_27613187039350845391962.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20191202_185039_2765996341386250186957.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 463 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=5, maxDocsPerChunk=5, blockSize=360), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=5, blockSize=360)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cad7e31), locale=os-GE, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=490467768,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestProtectedTermFilterFactory, TestPersianNormalizationFilterFactory, TestStopFilterFactory, TestRussianAnalyzer, TestEmptyTokenStream, TestDutchAnalyzer, TestRollingCharBuffer, NumericPayloadTokenFilterTest, TestSnowballPorterFilterFactory, TestElision, TestGermanAnalyzer, TestSimplePatternSplitTokenizer, TestApostropheFilter, TestSoraniNormalizationFilterFactory, TestFinnishLightStemFilterFactory, TestNorwegianLightStemFilterFactory, TestReverseStringFilter, TestCzechStemFilterFactory, TestGalicianStemFilter, TestLimitTokenPositionFilterFactory, TestAlternateCasing, TestArmenianAnalyzer, TestCJKWidthFilterFactory, TestUnicodeWhitespaceTokenizer, TestIndonesianStemmer, TestHindiFilters, TestScandinavianFoldingFilter, TestWordnetSynonymParser, TestBengaliStemmer, TestArabicFilters, TestFactories, TestCircumfix, FixedShingleFilterTest, TestScandinavianNormalizationFilterFactory, TestKeywordRepeatFilter, TypeAsPayloadTokenFilterTest, TestPortugueseStemFilter, TestBengaliAnalyzer, TestLatvianStemmer, TestAsciiFoldingFilterFactory, TestDictionary]
   [junit4] Completed [82/295 (1!)] on J1 in 0.25s, 10 tests, 1 failure <<< FAILURES!

[...truncated 631 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191202_185227_1964322840160869338651.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191202_185227_1969673564284326330228.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191202_185227_1968355567805391327281.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 260 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20191202_185440_40910217797151839712079.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20191202_185440_4098899698232798744798.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20191202_185440_409183270851731386372.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20191202_185453_1263292519280722018040.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20191202_185453_1264965480100657040899.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20191202_185453_12615823965872246856603.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20191202_185605_3291073753878817535877.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20191202_185605_32915284862937237499054.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20191202_185605_32915812495867213786410.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 188 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20191202_185609_89011029530589558994201.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20191202_185609_8902116197968471921400.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20191202_185609_89010971835325251047929.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20191202_185646_27612016292733615586632.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20191202_185646_27612396131981932247149.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20191202_185646_2768295067375247612287.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20191202_185649_6375900264469256053578.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20191202_185649_6375160457443931588071.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20191202_185649_6373189663227310377043.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20191202_185659_3204808275853173571905.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20191202_185659_3209571751382826607595.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20191202_185707_5667393848244809323804.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20191202_185707_56611135839839065384696.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20191202_185707_56312514664175251243193.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 196 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20191202_185711_15818144122365738689400.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20191202_185711_15813653189122863656641.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20191202_185711_158968345663327646526.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 1553 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20191202_190036_81715389599940877447083.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20191202_190036_81716454951679604656754.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20191202_190036_8177344295634985243057.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J2-20191202_190045_900340202978781867070.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J1-20191202_190045_90016924544242797851611.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J0-20191202_190045_9004570509798680031645.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 278 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20191202_190100_88610014302938271672183.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20191202_190100_88615794169557066213912.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20191202_190100_88615678656303955729300.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J2-20191202_190402_4103361663395729927061.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J1-20191202_190402_41016029343634821941453.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J0-20191202_190402_41013531783101765411614.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20191202_190405_8285961276939741900725.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20191202_190405_828871972358688967370.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20191202_190405_82914851778029187786082.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 240 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J0-20191202_190414_05518332192513338524961.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J1-20191202_190414_05515858999719024021631.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J2-20191202_190414_05511447830354036448585.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 185 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20191202_190456_18216177663783979713078.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20191202_190456_1828749198540450827846.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20191202_190456_18214525212253940187529.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20191202_190514_75711300443947890408077.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20191202_190514_75712452094573926848343.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20191202_190514_7576184942751351297577.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J1-20191202_190544_77410141906757434286923.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J2-20191202_190544_77413730354377569097013.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J0-20191202_190544_7745980267358612616789.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 303 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J2-20191202_190618_661363516088846320308.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J1-20191202_190618_6615163463660322949473.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J0-20191202_190618_66112365274367802398471.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J0-20191202_190625_6496064121436603188889.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J1-20191202_190625_64915782764575744078856.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 185 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J0-20191202_190643_89412145186849030150277.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J1-20191202_190643_89510014639514858079608.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J2-20191202_190643_89413089894814705106324.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J1-20191202_190710_0901910738449016170486.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J0-20191202_190710_09016917765657141547685.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J2-20191202_190710_09015664162736156553394.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J1-20191202_190721_39212772558115398211035.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J0-20191202_190721_39217875023948662429848.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J2-20191202_190721_392533298561072747668.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 237 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20191202_190734_81114884859713249787615.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20191202_190734_81115249466084304642176.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20191202_190734_8113432938939473553730.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20191202_190745_01313279304860562071645.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20191202_190745_01313409097532074725043.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20191202_190745_0136325567647179937480.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 282 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20191202_190758_5673867779897953946926.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20191202_190758_56717612859284715975983.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20191202_190758_5674668113822930164189.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 304 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20191202_191046_23715335462030011573700.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20191202_191046_23712982615396311932496.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20191202_191046_23711215423379270960461.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20191202_191109_2386956826403213817216.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20191202_191111_2904921351611381971515.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20191202_191111_2907350447477943650405.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20191202_191111_29016112985655990525113.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20191202_191221_60816523237935462940927.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20191202_191221_60815967199309916930599.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20191202_191221_6085397436349521837666.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 4777 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20191202_191339_61518123970303701080552.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20191202_191339_61512133087638318014872.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20191202_191339_61510955230534548063872.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 1113 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J1-20191202_195737_14515278744007697889752.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20191202_195737_1456167300129036003709.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20191202_195737_1451493214627045664631.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 1446 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J2-20191202_200212_3541692962301362633981.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20191202_200212_3539458111334655204171.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20191202_200212_3534437822903258394246.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 800 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20191202_200224_44012180170306419296214.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20191202_200224_4408017438963652383799.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20191202_200224_44013845686593374757.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 571 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20191202_200348_0117140549586745391408.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20191202_200348_0118323147776703428729.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20191202_200348_01114791538766933335756.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 1302 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20191202_200407_1069155394897519966533.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20191202_200407_1064503654064404747609.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 661 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20191202_200415_81812790190322492166215.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20191202_200415_81814095949704700506584.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20191202_200415_818553024411917787407.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 573 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20191202_200440_61215365716389034435679.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20191202_200440_6123861600169708346705.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20191202_200440_61211265468873678530600.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-jaegertracer-configurator/test/temp/junit4-J0-20191202_200452_80613169355755405872207.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 581 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20191202_200501_16817153796786268551477.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20191202_200501_1671829249566242169089.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20191202_200501_1677479765518755060119.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 686 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20191202_200511_56018128061279351118336.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20191202_200511_56116126865971278311383.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20191202_200511_56015934330990080295286.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 591 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20191202_200544_579245137238642818416.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20191202_200544_5792055829573416158715.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20191202_200544_57911352655507997669463.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 568 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20191202_200600_64011617803489181870168.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

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

[repro] Revision: f0d7aa4bc0468528ef9881b8ed510dfb3668572e

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/analysis/common
[repro]       TestDictionary
[repro] ant compile-test

[...truncated 244 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestDictionary" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.03s J1 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.16s J1 | TestDictionary.testInvalidFlags
   [junit4] OK      0.02s J1 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.11s J1 | TestDictionary.testResourceCleanup
   [junit4] OK      0.03s J1 | TestDictionary.testSimpleDictionary
   [junit4] OK      0.02s J1 | TestDictionary.testCompressedDictionary
   [junit4] OK      0.01s J1 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.03s J1 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.02s J1 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.01s J1 | TestDictionary.testReplacements
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=5, maxDocsPerChunk=5, blockSize=360), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=5, blockSize=360)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43e58030), locale=os-GE, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=490484688,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
   [junit4] Completed [1/5 (1!)] on J1 in 1.00s, 10 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.03s J0 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.22s J0 | TestDictionary.testInvalidFlags
   [junit4] OK      0.01s J0 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.09s J0 | TestDictionary.testResourceCleanup
   [junit4] OK      0.03s J0 | TestDictionary.testSimpleDictionary
   [junit4] OK      0.04s J0 | TestDictionary.testCompressedDictionary
   [junit4] OK      0.02s J0 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.05s J0 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.05s J0 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.01s J0 | TestDictionary.testReplacements
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=5, maxDocsPerChunk=5, blockSize=360), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=5, blockSize=360)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43e58030), locale=os-GE, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=491489472,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
   [junit4] Completed [2/5 (2!)] on J0 in 0.93s, 10 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.02s J2 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.12s J2 | TestDictionary.testInvalidFlags
   [junit4] OK      0.02s J2 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.12s J2 | TestDictionary.testResourceCleanup
   [junit4] OK      0.03s J2 | TestDictionary.testSimpleDictionary
   [junit4] OK      0.03s J2 | TestDictionary.testCompressedDictionary
   [junit4] OK      0.01s J2 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.04s J2 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.04s J2 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.01s J2 | TestDictionary.testReplacements
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=5, maxDocsPerChunk=5, blockSize=360), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=5, blockSize=360)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d242b47), locale=os-GE, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=491000696,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
   [junit4] Completed [3/5 (3!)] on J2 in 0.98s, 10 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191202_200812_73917088388470743562567.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J2: EOF ----

   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.01s J1 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.02s J1 | TestDictionary.testInvalidFlags
   [junit4] OK      0.00s J1 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.01s J1 | TestDictionary.testResourceCleanup
   [junit4] OK      0.01s J1 | TestDictionary.testSimpleDictionary
   [junit4] OK      0.02s J1 | TestDictionary.testCompressedDictionary
   [junit4] OK      0.01s J1 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.02s J1 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.01s J1 | TestDictionary.testReplacements
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=5, maxDocsPerChunk=5, blockSize=360), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=5, blockSize=360)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@373d70a4), locale=os-GE, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=500776096,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary, TestDictionary]
   [junit4] Completed [4/5 (4!)] on J1 in 0.26s, 10 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.00s J0 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.01s J0 | TestDictionary.testInvalidFlags
   [junit4] OK      0.00s J0 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.02s J0 | TestDictionary.testResourceCleanup
   [junit4] OK      0.02s J0 | TestDictionary.testSimpleDictionary
   [junit4] OK      0.02s J0 | TestDictionary.testCompressedDictionary
   [junit4] OK      0.01s J0 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J0 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.01s J0 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.00s J0 | TestDictionary.testReplacements
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=5, maxDocsPerChunk=5, blockSize=360), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=5, blockSize=360)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@373d70a4), locale=os-GE, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=502781584,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary, TestDictionary]
   [junit4] Completed [5/5 (5!)] on J0 in 0.28s, 10 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191202_200812_7385994377243108120632.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191202_200812_7402215388888996976381.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option UseConcMarkSweepGC; support was removed in 14.0
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1590: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1117: There were test failures: 5 suites, 50 tests, 5 failures [seed: 89954FC6F33225B1]

Total time: 3 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.lucene.analysis.hunspell.TestDictionary
[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=f0d7aa4bc0468528ef9881b8ed510dfb3668572e, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1565
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

Re: [JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-14-ea+24) - Build # 1566 - Unstable!

Posted by Rory O'Donnell <ro...@oracle.com>.
Hi Uwe,

Can you please log a bug in JBS ?

Thanks,Rory

On 04/12/2019 14:57, Robert Muir wrote:
> It does indeed seem like a real JDK issue, and only fails on EA builds.
> The code simply uses LineNumberReader and if it finds an illegal 
> input, throws a ParseException, using LineNumberReader.getLineNumber() 
> to report the bad line.
> The bad line is actually line 24, but with EA build it looks like 
> .getLineNumber() is now returning 23, which is incorrect. That is why 
> the test fails.
>
> https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/broken.aff#L24
>
> On Wed, Dec 4, 2019 at 9:23 AM Rory O'Donnell 
> <rory.odonnell@oracle.com <ma...@oracle.com>> wrote:
>
>     Hi Uwe/Mikhail,
>
>     Is this logged in JBS, if yes can you share the id with me ?
>
>     Rgds,Rory
>
>     On 03/12/2019 10:06, Mikhail Khludnev wrote:
>>     Thank you, Robert.
>>     I've made an issue LUCENE-9079
>>
>>     On Tue, Dec 3, 2019 at 12:12 AM Robert Muir <rcmuir@gmail.com
>>     <ma...@gmail.com>> wrote:
>>
>>         The test expects a ParseException (which contains offset) to
>>         be triggered for the invalid data.
>>         But the offset isn't what the test expects.
>>
>>         If you look at the test and the code, there isn't anything
>>         sneaky going on here. We just populate the ParseException
>>         with getLineNumber.
>>
>>         Does this only fail with EA JDK? Could be a JDK issue!
>>
>>         On Mon, Dec 2, 2019 at 3:27 PM Mikhail Khludnev
>>         <mkhl@apache.org <ma...@apache.org>> wrote:
>>
>>             Any ideas? Is there a jira for it?
>>
>>             On Mon, Dec 2, 2019 at 11:10 PM Policeman Jenkins Server
>>             <jenkins@thetaphi.de <ma...@thetaphi.de>> wrote:
>>
>>                 Build:
>>                 https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1566/
>>                 Java: 64bit/jdk-14-ea+24 -XX:+UseCompressedOops
>>                 -XX:+UseConcMarkSweepGC
>>
>>                 6 tests failed.
>>                 FAILED:
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>
>>                 Error Message:
>>                 expected:<24> but was:<23>
>>
>>                 Stack Trace:
>>                 java.lang.AssertionError: expected:<24> but was:<23>
>>                         at
>>                 __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>                         at org.junit.Assert.fail(Assert.java:88)
>>                         at
>>                 org.junit.Assert.failNotEquals(Assert.java:834)
>>                         at org.junit.Assert.assertEquals(Assert.java:645)
>>                         at org.junit.Assert.assertEquals(Assert.java:631)
>>                         at
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>                         at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>                 Method)
>>                         at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>                         at
>>                 java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>                         at
>>                 java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>                         at
>>                 com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>                 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>                         at
>>                 org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>                         at
>>                 org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>                         at
>>                 org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>                         at
>>                 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>                         at
>>                 com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>                         at
>>                 java.base/java.lang.Thread.run(Thread.java:833)
>>
>>
>>                 FAILED:
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>
>>                 Error Message:
>>                 expected:<24> but was:<23>
>>
>>                 Stack Trace:
>>                 java.lang.AssertionError: expected:<24> but was:<23>
>>                         at
>>                 __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>                         at org.junit.Assert.fail(Assert.java:88)
>>                         at
>>                 org.junit.Assert.failNotEquals(Assert.java:834)
>>                         at org.junit.Assert.assertEquals(Assert.java:645)
>>                         at org.junit.Assert.assertEquals(Assert.java:631)
>>                         at
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>                         at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>                 Method)
>>                         at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>                         at
>>                 java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>                         at
>>                 java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>                         at
>>                 com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>                 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>                         at
>>                 org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>                         at
>>                 org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>                         at
>>                 org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>                         at
>>                 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>                         at
>>                 com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>                         at
>>                 java.base/java.lang.Thread.run(Thread.java:833)
>>
>>
>>                 FAILED:
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>
>>                 Error Message:
>>                 expected:<24> but was:<23>
>>
>>                 Stack Trace:
>>                 java.lang.AssertionError: expected:<24> but was:<23>
>>                         at
>>                 __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>                         at org.junit.Assert.fail(Assert.java:88)
>>                         at
>>                 org.junit.Assert.failNotEquals(Assert.java:834)
>>                         at org.junit.Assert.assertEquals(Assert.java:645)
>>                         at org.junit.Assert.assertEquals(Assert.java:631)
>>                         at
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>                         at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>                 Method)
>>                         at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>                         at
>>                 java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>                         at
>>                 java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>                         at
>>                 com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>                 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>                         at
>>                 org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>                         at
>>                 org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>                         at
>>                 org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>                         at
>>                 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>                         at
>>                 com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>                         at
>>                 java.base/java.lang.Thread.run(Thread.java:833)
>>
>>
>>                 FAILED:
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>
>>                 Error Message:
>>                 expected:<24> but was:<23>
>>
>>                 Stack Trace:
>>                 java.lang.AssertionError: expected:<24> but was:<23>
>>                         at
>>                 __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>                         at org.junit.Assert.fail(Assert.java:88)
>>                         at
>>                 org.junit.Assert.failNotEquals(Assert.java:834)
>>                         at org.junit.Assert.assertEquals(Assert.java:645)
>>                         at org.junit.Assert.assertEquals(Assert.java:631)
>>                         at
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>                         at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>                 Method)
>>                         at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>                         at
>>                 java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>                         at
>>                 java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>                         at
>>                 com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>                 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>                         at
>>                 org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>                         at
>>                 org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>                         at
>>                 org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>                         at
>>                 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>                         at
>>                 com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>                         at
>>                 java.base/java.lang.Thread.run(Thread.java:833)
>>
>>
>>                 FAILED:
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>
>>                 Error Message:
>>                 expected:<24> but was:<23>
>>
>>                 Stack Trace:
>>                 java.lang.AssertionError: expected:<24> but was:<23>
>>                         at
>>                 __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>                         at org.junit.Assert.fail(Assert.java:88)
>>                         at
>>                 org.junit.Assert.failNotEquals(Assert.java:834)
>>                         at org.junit.Assert.assertEquals(Assert.java:645)
>>                         at org.junit.Assert.assertEquals(Assert.java:631)
>>                         at
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>                         at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>                 Method)
>>                         at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>                         at
>>                 java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>                         at
>>                 java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>                         at
>>                 com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>                 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>                         at
>>                 org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>                         at
>>                 org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>                         at
>>                 org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>                         at
>>                 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>                         at
>>                 com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>                         at
>>                 java.base/java.lang.Thread.run(Thread.java:833)
>>
>>
>>                 FAILED:
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>
>>                 Error Message:
>>                 expected:<24> but was:<23>
>>
>>                 Stack Trace:
>>                 java.lang.AssertionError: expected:<24> but was:<23>
>>                         at
>>                 __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>                         at org.junit.Assert.fail(Assert.java:88)
>>                         at
>>                 org.junit.Assert.failNotEquals(Assert.java:834)
>>                         at org.junit.Assert.assertEquals(Assert.java:645)
>>                         at org.junit.Assert.assertEquals(Assert.java:631)
>>                         at
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>                         at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>                 Method)
>>                         at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>                         at
>>                 java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>                         at
>>                 java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>                         at
>>                 com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>                 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>                         at
>>                 org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>                         at
>>                 org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>                         at
>>                 org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>                         at
>>                 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>                         at
>>                 com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>                         at
>>                 java.base/java.lang.Thread.run(Thread.java:833)
>>
>>
>>
>>
>>                 Build Log:
>>                 [...truncated 2186 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J0-20191202_183815_4229858183483993938877.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 5 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J1-20191202_183815_42112084949338725657123.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 5 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J2-20191202_183815_42214382348921760109733.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 307 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20191202_185039_2767917149182333869631.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20191202_185039_27613187039350845391962.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20191202_185039_2765996341386250186957.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 463 lines...]
>>                    [junit4] Suite:
>>                 org.apache.lucene.analysis.hunspell.TestDictionary
>>                    [junit4]   2> NOTE: reproduce with: ant test 
>>                 -Dtestcase=TestDictionary
>>                 -Dtests.method=testInvalidData
>>                 -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>>                 -Dtests.slow=true -Dtests.locale=os-GE
>>                 -Dtests.timezone=Pacific/Guadalcanal
>>                 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>                    [junit4] FAILURE 0.01s J1 |
>>                 TestDictionary.testInvalidData <<<
>>                    [junit4]    > Throwable #1:
>>                 java.lang.AssertionError: expected:<24> but was:<23>
>>                    [junit4]    >        at
>>                 __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>                    [junit4]    >        at
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>                 Method)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>                    [junit4]    >        at
>>                 java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>                    [junit4]    >        at
>>                 java.base/java.lang.Thread.run(Thread.java:833)
>>                    [junit4]   2> NOTE: test params are:
>>                 codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>                 chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>                 termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>                 chunkSize=5, blockSize=360)),
>>                 sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cad7e31),
>>                 locale=os-GE, timezone=Pacific/Guadalcanal
>>                    [junit4]   2> NOTE: Linux 5.0.0-36-generic
>>                 amd64/Oracle Corporation 14-ea
>>                 (64-bit)/cpus=8,threads=1,free=490467768,total=536870912
>>                    [junit4]   2> NOTE: All tests run in this JVM:
>>                 [TestProtectedTermFilterFactory,
>>                 TestPersianNormalizationFilterFactory,
>>                 TestStopFilterFactory, TestRussianAnalyzer,
>>                 TestEmptyTokenStream, TestDutchAnalyzer,
>>                 TestRollingCharBuffer, NumericPayloadTokenFilterTest,
>>                 TestSnowballPorterFilterFactory, TestElision,
>>                 TestGermanAnalyzer, TestSimplePatternSplitTokenizer,
>>                 TestApostropheFilter,
>>                 TestSoraniNormalizationFilterFactory,
>>                 TestFinnishLightStemFilterFactory,
>>                 TestNorwegianLightStemFilterFactory,
>>                 TestReverseStringFilter, TestCzechStemFilterFactory,
>>                 TestGalicianStemFilter,
>>                 TestLimitTokenPositionFilterFactory,
>>                 TestAlternateCasing, TestArmenianAnalyzer,
>>                 TestCJKWidthFilterFactory,
>>                 TestUnicodeWhitespaceTokenizer,
>>                 TestIndonesianStemmer, TestHindiFilters,
>>                 TestScandinavianFoldingFilter,
>>                 TestWordnetSynonymParser, TestBengaliStemmer,
>>                 TestArabicFilters, TestFactories, TestCircumfix,
>>                 FixedShingleFilterTest,
>>                 TestScandinavianNormalizationFilterFactory,
>>                 TestKeywordRepeatFilter,
>>                 TypeAsPayloadTokenFilterTest,
>>                 TestPortugueseStemFilter, TestBengaliAnalyzer,
>>                 TestLatvianStemmer, TestAsciiFoldingFilterFactory,
>>                 TestDictionary]
>>                    [junit4] Completed [82/295 (1!)] on J1 in 0.25s,
>>                 10 tests, 1 failure <<< FAILURES!
>>
>>                 [...truncated 631 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191202_185227_1964322840160869338651.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191202_185227_1969673564284326330228.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191202_185227_1968355567805391327281.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 260 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20191202_185440_40910217797151839712079.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 6 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20191202_185440_4098899698232798744798.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20191202_185440_409183270851731386372.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 214 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20191202_185453_1263292519280722018040.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20191202_185453_1264965480100657040899.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 14 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20191202_185453_12615823965872246856603.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 162 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20191202_185605_3291073753878817535877.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20191202_185605_32915284862937237499054.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20191202_185605_32915812495867213786410.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 188 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20191202_185609_89011029530589558994201.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20191202_185609_8902116197968471921400.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20191202_185609_89010971835325251047929.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 168 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20191202_185646_27612016292733615586632.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 6 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20191202_185646_27612396131981932247149.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20191202_185646_2768295067375247612287.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 173 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20191202_185649_6375900264469256053578.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20191202_185649_6375160457443931588071.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 6 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20191202_185649_6373189663227310377043.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 161 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20191202_185659_3204808275853173571905.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20191202_185659_3209571751382826607595.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 162 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20191202_185707_5667393848244809323804.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20191202_185707_56611135839839065384696.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20191202_185707_56312514664175251243193.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 196 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20191202_185711_15818144122365738689400.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 9 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20191202_185711_15813653189122863656641.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 12 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20191202_185711_158968345663327646526.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 1553 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20191202_190036_81715389599940877447083.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 6 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20191202_190036_81716454951679604656754.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20191202_190036_8177344295634985243057.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 253 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J2-20191202_190045_900340202978781867070.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J1-20191202_190045_90016924544242797851611.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J0-20191202_190045_9004570509798680031645.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 278 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20191202_190100_88610014302938271672183.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 7 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20191202_190100_88615794169557066213912.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20191202_190100_88615678656303955729300.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 230 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J2-20191202_190402_4103361663395729927061.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 6 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J1-20191202_190402_41016029343634821941453.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J0-20191202_190402_41013531783101765411614.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 173 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20191202_190405_8285961276939741900725.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20191202_190405_828871972358688967370.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20191202_190405_82914851778029187786082.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 240 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J0-20191202_190414_05518332192513338524961.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J1-20191202_190414_05515858999719024021631.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J2-20191202_190414_05511447830354036448585.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 185 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20191202_190456_18216177663783979713078.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20191202_190456_1828749198540450827846.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20191202_190456_18214525212253940187529.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 258 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20191202_190514_75711300443947890408077.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20191202_190514_75712452094573926848343.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20191202_190514_7576184942751351297577.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 166 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J1-20191202_190544_77410141906757434286923.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J2-20191202_190544_77413730354377569097013.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 6 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J0-20191202_190544_7745980267358612616789.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 303 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J2-20191202_190618_661363516088846320308.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J1-20191202_190618_6615163463660322949473.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J0-20191202_190618_66112365274367802398471.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 157 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J0-20191202_190625_6496064121436603188889.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J1-20191202_190625_64915782764575744078856.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 185 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J0-20191202_190643_89412145186849030150277.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 9 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J1-20191202_190643_89510014639514858079608.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J2-20191202_190643_89413089894814705106324.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 258 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J1-20191202_190710_0901910738449016170486.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J0-20191202_190710_09016917765657141547685.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J2-20191202_190710_09015664162736156553394.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 256 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J1-20191202_190721_39212772558115398211035.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J0-20191202_190721_39217875023948662429848.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J2-20191202_190721_392533298561072747668.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 237 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20191202_190734_81114884859713249787615.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20191202_190734_81115249466084304642176.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20191202_190734_8113432938939473553730.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 216 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20191202_190745_01313279304860562071645.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20191202_190745_01313409097532074725043.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20191202_190745_0136325567647179937480.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 282 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20191202_190758_5673867779897953946926.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 5 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20191202_190758_56717612859284715975983.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 5 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20191202_190758_5674668113822930164189.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 304 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20191202_191046_23715335462030011573700.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20191202_191046_23712982615396311932496.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20191202_191046_23711215423379270960461.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 153 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20191202_191109_2386956826403213817216.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 181 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20191202_191111_2904921351611381971515.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20191202_191111_2907350447477943650405.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 8 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20191202_191111_29016112985655990525113.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 258 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20191202_191221_60816523237935462940927.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20191202_191221_60815967199309916930599.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 6 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20191202_191221_6085397436349521837666.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 4777 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20191202_191339_61518123970303701080552.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20191202_191339_61512133087638318014872.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20191202_191339_61510955230534548063872.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 1113 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J1-20191202_195737_14515278744007697889752.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20191202_195737_1456167300129036003709.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20191202_195737_1451493214627045664631.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 1446 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J2-20191202_200212_3541692962301362633981.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 6 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20191202_200212_3539458111334655204171.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20191202_200212_3534437822903258394246.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 800 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20191202_200224_44012180170306419296214.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20191202_200224_4408017438963652383799.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20191202_200224_44013845686593374757.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 571 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20191202_200348_0117140549586745391408.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20191202_200348_0118323147776703428729.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20191202_200348_01114791538766933335756.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 1302 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20191202_200407_1069155394897519966533.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20191202_200407_1064503654064404747609.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 661 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20191202_200415_81812790190322492166215.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 6 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20191202_200415_81814095949704700506584.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20191202_200415_818553024411917787407.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 573 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20191202_200440_61215365716389034435679.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20191202_200440_6123861600169708346705.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20191202_200440_61211265468873678530600.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 567 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-jaegertracer-configurator/test/temp/junit4-J0-20191202_200452_80613169355755405872207.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 581 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20191202_200501_16817153796786268551477.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20191202_200501_1671829249566242169089.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20191202_200501_1677479765518755060119.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 686 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20191202_200511_56018128061279351118336.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20191202_200511_56116126865971278311383.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20191202_200511_56015934330990080295286.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 591 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20191202_200544_579245137238642818416.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20191202_200544_5792055829573416158715.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                 [...truncated 3 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20191202_200544_57911352655507997669463.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 568 lines...]
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20191202_200600_64011617803489181870168.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 35356 lines...]
>>                 [repro] Jenkins log URL:
>>                 https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1566/consoleText
>>
>>                 [repro] Revision:
>>                 f0d7aa4bc0468528ef9881b8ed510dfb3668572e
>>
>>                 [repro] Ant options: "-Dargs=-XX:+UseCompressedOops
>>                 -XX:+UseConcMarkSweepGC"
>>                 [repro] Repro line:  ant test
>>                 -Dtestcase=TestDictionary
>>                 -Dtests.method=testInvalidData
>>                 -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>>                 -Dtests.slow=true -Dtests.locale=os-GE
>>                 -Dtests.timezone=Pacific/Guadalcanal
>>                 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>
>>                 [repro] JUnit rest result XML files will be moved to:
>>                 ./repro-reports
>>                 [repro] ant clean
>>
>>                 [...truncated 6 lines...]
>>                 [repro] Test suites by module:
>>                 [repro]    lucene/analysis/common
>>                 [repro]       TestDictionary
>>                 [repro] ant compile-test
>>
>>                 [...truncated 244 lines...]
>>                 [repro] ant test-nocompile -Dtests.dups=5
>>                 -Dtests.maxfailures=5
>>                 -Dtests.class="*.TestDictionary"
>>                 -Dtests.showOutput=onerror
>>                 "-Dargs=-XX:+UseCompressedOops
>>                 -XX:+UseConcMarkSweepGC"
>>                 -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>>                 -Dtests.slow=true -Dtests.locale=os-GE
>>                 -Dtests.timezone=Pacific/Guadalcanal
>>                 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>
>>                 [...truncated 32 lines...]
>>                    [junit4] Suite:
>>                 org.apache.lucene.analysis.hunspell.TestDictionary
>>                    [junit4] OK      0.03s J1 |
>>                 TestDictionary.testFlagWithCrazyWhitespace
>>                    [junit4] OK      0.16s J1 |
>>                 TestDictionary.testInvalidFlags
>>                    [junit4] OK      0.02s J1 |
>>                 TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>                    [junit4] OK      0.11s J1 |
>>                 TestDictionary.testResourceCleanup
>>                    [junit4] OK      0.03s J1 |
>>                 TestDictionary.testSimpleDictionary
>>                    [junit4] OK      0.02s J1 |
>>                 TestDictionary.testCompressedDictionary
>>                    [junit4] OK      0.01s J1 |
>>                 TestDictionary.testCompressedBeforeSetDictionary
>>                    [junit4]   2> NOTE: reproduce with: ant test 
>>                 -Dtestcase=TestDictionary
>>                 -Dtests.method=testInvalidData
>>                 -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>>                 -Dtests.slow=true -Dtests.badapples=true
>>                 -Dtests.locale=os-GE
>>                 -Dtests.timezone=Pacific/Guadalcanal
>>                 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>                    [junit4] FAILURE 0.03s J1 |
>>                 TestDictionary.testInvalidData <<<
>>                    [junit4]    > Throwable #1:
>>                 java.lang.AssertionError: expected:<24> but was:<23>
>>                    [junit4]    >        at
>>                 __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>                    [junit4]    >        at
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>                 Method)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>                    [junit4]    >        at
>>                 java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>                    [junit4]    >        at
>>                 java.base/java.lang.Thread.run(Thread.java:833)
>>                    [junit4] OK      0.02s J1 |
>>                 TestDictionary.testCompressedEmptyAliasDictionary
>>                    [junit4] OK      0.01s J1 |
>>                 TestDictionary.testReplacements
>>                    [junit4]   2> NOTE: test params are:
>>                 codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>                 chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>                 termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>                 chunkSize=5, blockSize=360)),
>>                 sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43e58030),
>>                 locale=os-GE, timezone=Pacific/Guadalcanal
>>                    [junit4]   2> NOTE: Linux 5.0.0-36-generic
>>                 amd64/Oracle Corporation 14-ea
>>                 (64-bit)/cpus=8,threads=1,free=490484688,total=536870912
>>                    [junit4]   2> NOTE: All tests run in this JVM:
>>                 [TestDictionary]
>>                    [junit4] Completed [1/5 (1!)] on J1 in 1.00s, 10
>>                 tests, 1 failure <<< FAILURES!
>>
>>                 [...truncated 1 lines...]
>>                    [junit4] Suite:
>>                 org.apache.lucene.analysis.hunspell.TestDictionary
>>                    [junit4] OK      0.03s J0 |
>>                 TestDictionary.testFlagWithCrazyWhitespace
>>                    [junit4] OK      0.22s J0 |
>>                 TestDictionary.testInvalidFlags
>>                    [junit4] OK      0.01s J0 |
>>                 TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>                    [junit4] OK      0.09s J0 |
>>                 TestDictionary.testResourceCleanup
>>                    [junit4] OK      0.03s J0 |
>>                 TestDictionary.testSimpleDictionary
>>                    [junit4] OK      0.04s J0 |
>>                 TestDictionary.testCompressedDictionary
>>                    [junit4] OK      0.02s J0 |
>>                 TestDictionary.testCompressedBeforeSetDictionary
>>                    [junit4]   2> NOTE: reproduce with: ant test 
>>                 -Dtestcase=TestDictionary
>>                 -Dtests.method=testInvalidData
>>                 -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>>                 -Dtests.slow=true -Dtests.badapples=true
>>                 -Dtests.locale=os-GE
>>                 -Dtests.timezone=Pacific/Guadalcanal
>>                 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>                    [junit4] FAILURE 0.05s J0 |
>>                 TestDictionary.testInvalidData <<<
>>                    [junit4]    > Throwable #1:
>>                 java.lang.AssertionError: expected:<24> but was:<23>
>>                    [junit4]    >        at
>>                 __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>                    [junit4]    >        at
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>                 Method)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>                    [junit4]    >        at
>>                 java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>                    [junit4]    >        at
>>                 java.base/java.lang.Thread.run(Thread.java:833)
>>                    [junit4] OK      0.05s J0 |
>>                 TestDictionary.testCompressedEmptyAliasDictionary
>>                    [junit4] OK      0.01s J0 |
>>                 TestDictionary.testReplacements
>>                    [junit4]   2> NOTE: test params are:
>>                 codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>                 chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>                 termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>                 chunkSize=5, blockSize=360)),
>>                 sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43e58030),
>>                 locale=os-GE, timezone=Pacific/Guadalcanal
>>                    [junit4]   2> NOTE: Linux 5.0.0-36-generic
>>                 amd64/Oracle Corporation 14-ea
>>                 (64-bit)/cpus=8,threads=1,free=491489472,total=536870912
>>                    [junit4]   2> NOTE: All tests run in this JVM:
>>                 [TestDictionary]
>>                    [junit4] Completed [2/5 (2!)] on J0 in 0.93s, 10
>>                 tests, 1 failure <<< FAILURES!
>>
>>                 [...truncated 1 lines...]
>>                    [junit4] Suite:
>>                 org.apache.lucene.analysis.hunspell.TestDictionary
>>                    [junit4] OK      0.02s J2 |
>>                 TestDictionary.testFlagWithCrazyWhitespace
>>                    [junit4] OK      0.12s J2 |
>>                 TestDictionary.testInvalidFlags
>>                    [junit4] OK      0.02s J2 |
>>                 TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>                    [junit4] OK      0.12s J2 |
>>                 TestDictionary.testResourceCleanup
>>                    [junit4] OK      0.03s J2 |
>>                 TestDictionary.testSimpleDictionary
>>                    [junit4] OK      0.03s J2 |
>>                 TestDictionary.testCompressedDictionary
>>                    [junit4] OK      0.01s J2 |
>>                 TestDictionary.testCompressedBeforeSetDictionary
>>                    [junit4]   2> NOTE: reproduce with: ant test 
>>                 -Dtestcase=TestDictionary
>>                 -Dtests.method=testInvalidData
>>                 -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>>                 -Dtests.slow=true -Dtests.badapples=true
>>                 -Dtests.locale=os-GE
>>                 -Dtests.timezone=Pacific/Guadalcanal
>>                 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>                    [junit4] FAILURE 0.04s J2 |
>>                 TestDictionary.testInvalidData <<<
>>                    [junit4]    > Throwable #1:
>>                 java.lang.AssertionError: expected:<24> but was:<23>
>>                    [junit4]    >        at
>>                 __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>                    [junit4]    >        at
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>                 Method)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>                    [junit4]    >        at
>>                 java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>                    [junit4]    >        at
>>                 java.base/java.lang.Thread.run(Thread.java:833)
>>                    [junit4] OK      0.04s J2 |
>>                 TestDictionary.testCompressedEmptyAliasDictionary
>>                    [junit4] OK      0.01s J2 |
>>                 TestDictionary.testReplacements
>>                    [junit4]   2> NOTE: test params are:
>>                 codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>                 chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>                 termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>                 chunkSize=5, blockSize=360)),
>>                 sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d242b47),
>>                 locale=os-GE, timezone=Pacific/Guadalcanal
>>                    [junit4]   2> NOTE: Linux 5.0.0-36-generic
>>                 amd64/Oracle Corporation 14-ea
>>                 (64-bit)/cpus=8,threads=1,free=491000696,total=536870912
>>                    [junit4]   2> NOTE: All tests run in this JVM:
>>                 [TestDictionary]
>>                    [junit4] Completed [3/5 (3!)] on J2 in 0.98s, 10
>>                 tests, 1 failure <<< FAILURES!
>>
>>                 [...truncated 1 lines...]
>>                    [junit4] JVM J2: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191202_200812_73917088388470743562567.syserr
>>                    [junit4] >>> JVM J2 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J2: EOF ----
>>
>>                    [junit4] Suite:
>>                 org.apache.lucene.analysis.hunspell.TestDictionary
>>                    [junit4] OK      0.01s J1 |
>>                 TestDictionary.testFlagWithCrazyWhitespace
>>                    [junit4] OK      0.02s J1 |
>>                 TestDictionary.testInvalidFlags
>>                    [junit4] OK      0.00s J1 |
>>                 TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>                    [junit4] OK      0.01s J1 |
>>                 TestDictionary.testResourceCleanup
>>                    [junit4] OK      0.01s J1 |
>>                 TestDictionary.testSimpleDictionary
>>                    [junit4] OK      0.02s J1 |
>>                 TestDictionary.testCompressedDictionary
>>                    [junit4] OK      0.01s J1 |
>>                 TestDictionary.testCompressedBeforeSetDictionary
>>                    [junit4]   2> NOTE: reproduce with: ant test 
>>                 -Dtestcase=TestDictionary
>>                 -Dtests.method=testInvalidData
>>                 -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>>                 -Dtests.slow=true -Dtests.badapples=true
>>                 -Dtests.locale=os-GE
>>                 -Dtests.timezone=Pacific/Guadalcanal
>>                 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>                    [junit4] FAILURE 0.01s J1 |
>>                 TestDictionary.testInvalidData <<<
>>                    [junit4]    > Throwable #1:
>>                 java.lang.AssertionError: expected:<24> but was:<23>
>>                    [junit4]    >        at
>>                 __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>                    [junit4]    >        at
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>                 Method)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>                    [junit4]    >        at
>>                 java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>                    [junit4]    >        at
>>                 java.base/java.lang.Thread.run(Thread.java:833)
>>                    [junit4] OK      0.02s J1 |
>>                 TestDictionary.testCompressedEmptyAliasDictionary
>>                    [junit4] OK      0.01s J1 |
>>                 TestDictionary.testReplacements
>>                    [junit4]   2> NOTE: test params are:
>>                 codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>                 chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>                 termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>                 chunkSize=5, blockSize=360)),
>>                 sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@373d70a4),
>>                 locale=os-GE, timezone=Pacific/Guadalcanal
>>                    [junit4]   2> NOTE: Linux 5.0.0-36-generic
>>                 amd64/Oracle Corporation 14-ea
>>                 (64-bit)/cpus=8,threads=1,free=500776096,total=536870912
>>                    [junit4]   2> NOTE: All tests run in this JVM:
>>                 [TestDictionary, TestDictionary]
>>                    [junit4] Completed [4/5 (4!)] on J1 in 0.26s, 10
>>                 tests, 1 failure <<< FAILURES!
>>
>>                 [...truncated 1 lines...]
>>                    [junit4] Suite:
>>                 org.apache.lucene.analysis.hunspell.TestDictionary
>>                    [junit4] OK      0.00s J0 |
>>                 TestDictionary.testFlagWithCrazyWhitespace
>>                    [junit4] OK      0.01s J0 |
>>                 TestDictionary.testInvalidFlags
>>                    [junit4] OK      0.00s J0 |
>>                 TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>                    [junit4] OK      0.02s J0 |
>>                 TestDictionary.testResourceCleanup
>>                    [junit4] OK      0.02s J0 |
>>                 TestDictionary.testSimpleDictionary
>>                    [junit4] OK      0.02s J0 |
>>                 TestDictionary.testCompressedDictionary
>>                    [junit4] OK      0.01s J0 |
>>                 TestDictionary.testCompressedBeforeSetDictionary
>>                    [junit4]   2> NOTE: reproduce with: ant test 
>>                 -Dtestcase=TestDictionary
>>                 -Dtests.method=testInvalidData
>>                 -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>>                 -Dtests.slow=true -Dtests.badapples=true
>>                 -Dtests.locale=os-GE
>>                 -Dtests.timezone=Pacific/Guadalcanal
>>                 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>                    [junit4] FAILURE 0.01s J0 |
>>                 TestDictionary.testInvalidData <<<
>>                    [junit4]    > Throwable #1:
>>                 java.lang.AssertionError: expected:<24> but was:<23>
>>                    [junit4]    >        at
>>                 __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>                    [junit4]    >        at
>>                 org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>                 Method)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>                    [junit4]    >        at
>>                 java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>                    [junit4]    >        at
>>                 java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>                    [junit4]    >        at
>>                 java.base/java.lang.Thread.run(Thread.java:833)
>>                    [junit4] OK      0.01s J0 |
>>                 TestDictionary.testCompressedEmptyAliasDictionary
>>                    [junit4] OK      0.00s J0 |
>>                 TestDictionary.testReplacements
>>                    [junit4]   2> NOTE: test params are:
>>                 codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>                 chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>                 termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>                 chunkSize=5, blockSize=360)),
>>                 sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@373d70a4),
>>                 locale=os-GE, timezone=Pacific/Guadalcanal
>>                    [junit4]   2> NOTE: Linux 5.0.0-36-generic
>>                 amd64/Oracle Corporation 14-ea
>>                 (64-bit)/cpus=8,threads=1,free=502781584,total=536870912
>>                    [junit4]   2> NOTE: All tests run in this JVM:
>>                 [TestDictionary, TestDictionary]
>>                    [junit4] Completed [5/5 (5!)] on J0 in 0.28s, 10
>>                 tests, 1 failure <<< FAILURES!
>>
>>                 [...truncated 1 lines...]
>>                    [junit4] JVM J1: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191202_200812_7385994377243108120632.syserr
>>                    [junit4] >>> JVM J1 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J1: EOF ----
>>
>>                    [junit4] JVM J0: stderr was not empty, see:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191202_200812_7402215388888996976381.syserr
>>                    [junit4] >>> JVM J0 emitted unexpected output
>>                 (verbatim) ----
>>                    [junit4] OpenJDK 64-Bit Server VM warning:
>>                 Ignoring option UseConcMarkSweepGC; support was
>>                 removed in 14.0
>>                    [junit4] <<< JVM J0: EOF ----
>>
>>                 [...truncated 14 lines...]
>>                 BUILD FAILED
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1590:
>>                 The following error occurred while executing this line:
>>                 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1117:
>>                 There were test failures: 5 suites, 50 tests, 5
>>                 failures [seed: 89954FC6F33225B1]
>>
>>                 Total time: 3 seconds
>>
>>                 [repro] Setting last failure code to 256
>>
>>                 [repro] Failures w/original seeds:
>>                 [repro]   5/5 failed:
>>                 org.apache.lucene.analysis.hunspell.TestDictionary
>>                 [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=f0d7aa4bc0468528ef9881b8ed510dfb3668572e,
>>                 workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
>>                 [WARNINGS] Computing warning deltas based on
>>                 reference build #1565
>>                 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:
>>                 builds-unsubscribe@lucene.apache.org
>>                 <ma...@lucene.apache.org>
>>                 For additional commands, e-mail:
>>                 builds-help@lucene.apache.org
>>                 <ma...@lucene.apache.org>
>>
>>
>>
>>             -- 
>>             Sincerely yours
>>             Mikhail Khludnev
>>
>>
>>
>>     -- 
>>     Sincerely yours
>>     Mikhail Khludnev
>
>     -- 
>     Rgds,Rory O'Donnell
>     Quality Engineering Manager
>     Oracle EMEA, Dublin,Ireland
>
-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin,Ireland


Re: [JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-14-ea+24) - Build # 1566 - Unstable!

Posted by Robert Muir <rc...@gmail.com>.
It does indeed seem like a real JDK issue, and only fails on EA builds.
The code simply uses LineNumberReader and if it finds an illegal input,
throws a ParseException, using LineNumberReader.getLineNumber() to report
the bad line.
The bad line is actually line 24, but with EA build it looks like
.getLineNumber() is now returning 23, which is incorrect. That is why the
test fails.

https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/broken.aff#L24

On Wed, Dec 4, 2019 at 9:23 AM Rory O'Donnell <ro...@oracle.com>
wrote:

> Hi Uwe/Mikhail,
>
> Is this logged in JBS, if yes can you share the id with me ?
>
> Rgds,Rory
> On 03/12/2019 10:06, Mikhail Khludnev wrote:
>
> Thank you, Robert.
> I've made an issue LUCENE-9079
>
> On Tue, Dec 3, 2019 at 12:12 AM Robert Muir <rc...@gmail.com> wrote:
>
>> The test expects a ParseException (which contains offset) to be triggered
>> for the invalid data.
>> But the offset isn't what the test expects.
>>
>> If you look at the test and the code, there isn't anything sneaky going
>> on here. We just populate the ParseException with getLineNumber.
>>
>> Does this only fail with EA JDK? Could be a JDK issue!
>>
>> On Mon, Dec 2, 2019 at 3:27 PM Mikhail Khludnev <mk...@apache.org> wrote:
>>
>>> Any ideas? Is there a jira for it?
>>>
>>> On Mon, Dec 2, 2019 at 11:10 PM Policeman Jenkins Server <
>>> jenkins@thetaphi.de> wrote:
>>>
>>>> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1566/
>>>> Java: 64bit/jdk-14-ea+24 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>>>>
>>>> 6 tests failed.
>>>> FAILED:
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>>>
>>>> Error Message:
>>>> expected:<24> but was:<23>
>>>>
>>>> Stack Trace:
>>>> java.lang.AssertionError: expected:<24> but was:<23>
>>>>         at
>>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>>         at org.junit.Assert.fail(Assert.java:88)
>>>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>>>         at
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>>         at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>> Method)
>>>>         at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>         at
>>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>>>         at
>>>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>>>         at
>>>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>>>         at
>>>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>>>
>>>>
>>>> FAILED:
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>>>
>>>> Error Message:
>>>> expected:<24> but was:<23>
>>>>
>>>> Stack Trace:
>>>> java.lang.AssertionError: expected:<24> but was:<23>
>>>>         at
>>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>>         at org.junit.Assert.fail(Assert.java:88)
>>>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>>>         at
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>>         at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>> Method)
>>>>         at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>         at
>>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>>>         at
>>>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>>>         at
>>>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>>>         at
>>>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>>>
>>>>
>>>> FAILED:
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>>>
>>>> Error Message:
>>>> expected:<24> but was:<23>
>>>>
>>>> Stack Trace:
>>>> java.lang.AssertionError: expected:<24> but was:<23>
>>>>         at
>>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>>         at org.junit.Assert.fail(Assert.java:88)
>>>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>>>         at
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>>         at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>> Method)
>>>>         at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>         at
>>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>>>         at
>>>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>>>         at
>>>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>>>         at
>>>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>>>
>>>>
>>>> FAILED:
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>>>
>>>> Error Message:
>>>> expected:<24> but was:<23>
>>>>
>>>> Stack Trace:
>>>> java.lang.AssertionError: expected:<24> but was:<23>
>>>>         at
>>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>>         at org.junit.Assert.fail(Assert.java:88)
>>>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>>>         at
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>>         at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>> Method)
>>>>         at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>         at
>>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>>>         at
>>>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>>>         at
>>>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>>>         at
>>>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>>>
>>>>
>>>> FAILED:
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>>>
>>>> Error Message:
>>>> expected:<24> but was:<23>
>>>>
>>>> Stack Trace:
>>>> java.lang.AssertionError: expected:<24> but was:<23>
>>>>         at
>>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>>         at org.junit.Assert.fail(Assert.java:88)
>>>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>>>         at
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>>         at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>> Method)
>>>>         at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>         at
>>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>>>         at
>>>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>>>         at
>>>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>>>         at
>>>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>>>
>>>>
>>>> FAILED:
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>>>
>>>> Error Message:
>>>> expected:<24> but was:<23>
>>>>
>>>> Stack Trace:
>>>> java.lang.AssertionError: expected:<24> but was:<23>
>>>>         at
>>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>>         at org.junit.Assert.fail(Assert.java:88)
>>>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>>>         at
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>>         at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>> Method)
>>>>         at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>         at
>>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>>>         at
>>>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>>>         at
>>>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>>>         at
>>>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>         at
>>>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>>>
>>>>
>>>>
>>>>
>>>> Build Log:
>>>> [...truncated 2186 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J0-20191202_183815_4229858183483993938877.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 5 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J1-20191202_183815_42112084949338725657123.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 5 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J2-20191202_183815_42214382348921760109733.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 307 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20191202_185039_2767917149182333869631.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20191202_185039_27613187039350845391962.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20191202_185039_2765996341386250186957.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 463 lines...]
>>>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>>>    [junit4]   2> NOTE: reproduce with: ant test
>>>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>>>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>>>> -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
>>>> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>>>    [junit4] FAILURE 0.01s J1 | TestDictionary.testInvalidData <<<
>>>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>>>> but was:<23>
>>>>    [junit4]    >        at
>>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>>    [junit4]    >        at
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>> Method)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>    [junit4]    >        at
>>>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>>    [junit4]    >        at
>>>> java.base/java.lang.Thread.run(Thread.java:833)
>>>>    [junit4]   2> NOTE: test params are:
>>>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>>> chunkSize=5, blockSize=360)),
>>>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cad7e31),
>>>> locale=os-GE, timezone=Pacific/Guadalcanal
>>>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>>>> 14-ea (64-bit)/cpus=8,threads=1,free=490467768,total=536870912
>>>>    [junit4]   2> NOTE: All tests run in this JVM:
>>>> [TestProtectedTermFilterFactory, TestPersianNormalizationFilterFactory,
>>>> TestStopFilterFactory, TestRussianAnalyzer, TestEmptyTokenStream,
>>>> TestDutchAnalyzer, TestRollingCharBuffer, NumericPayloadTokenFilterTest,
>>>> TestSnowballPorterFilterFactory, TestElision, TestGermanAnalyzer,
>>>> TestSimplePatternSplitTokenizer, TestApostropheFilter,
>>>> TestSoraniNormalizationFilterFactory, TestFinnishLightStemFilterFactory,
>>>> TestNorwegianLightStemFilterFactory, TestReverseStringFilter,
>>>> TestCzechStemFilterFactory, TestGalicianStemFilter,
>>>> TestLimitTokenPositionFilterFactory, TestAlternateCasing,
>>>> TestArmenianAnalyzer, TestCJKWidthFilterFactory,
>>>> TestUnicodeWhitespaceTokenizer, TestIndonesianStemmer, TestHindiFilters,
>>>> TestScandinavianFoldingFilter, TestWordnetSynonymParser,
>>>> TestBengaliStemmer, TestArabicFilters, TestFactories, TestCircumfix,
>>>> FixedShingleFilterTest, TestScandinavianNormalizationFilterFactory,
>>>> TestKeywordRepeatFilter, TypeAsPayloadTokenFilterTest,
>>>> TestPortugueseStemFilter, TestBengaliAnalyzer, TestLatvianStemmer,
>>>> TestAsciiFoldingFilterFactory, TestDictionary]
>>>>    [junit4] Completed [82/295 (1!)] on J1 in 0.25s, 10 tests, 1 failure
>>>> <<< FAILURES!
>>>>
>>>> [...truncated 631 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191202_185227_1964322840160869338651.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191202_185227_1969673564284326330228.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191202_185227_1968355567805391327281.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 260 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20191202_185440_40910217797151839712079.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 6 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20191202_185440_4098899698232798744798.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20191202_185440_409183270851731386372.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 214 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20191202_185453_1263292519280722018040.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20191202_185453_1264965480100657040899.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 14 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20191202_185453_12615823965872246856603.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 162 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20191202_185605_3291073753878817535877.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20191202_185605_32915284862937237499054.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20191202_185605_32915812495867213786410.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 188 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20191202_185609_89011029530589558994201.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20191202_185609_8902116197968471921400.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20191202_185609_89010971835325251047929.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 168 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20191202_185646_27612016292733615586632.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 6 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20191202_185646_27612396131981932247149.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20191202_185646_2768295067375247612287.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 173 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20191202_185649_6375900264469256053578.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20191202_185649_6375160457443931588071.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 6 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20191202_185649_6373189663227310377043.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 161 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20191202_185659_3204808275853173571905.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20191202_185659_3209571751382826607595.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 162 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20191202_185707_5667393848244809323804.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20191202_185707_56611135839839065384696.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20191202_185707_56312514664175251243193.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 196 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20191202_185711_15818144122365738689400.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 9 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20191202_185711_15813653189122863656641.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 12 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20191202_185711_158968345663327646526.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 1553 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20191202_190036_81715389599940877447083.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 6 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20191202_190036_81716454951679604656754.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20191202_190036_8177344295634985243057.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 253 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J2-20191202_190045_900340202978781867070.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J1-20191202_190045_90016924544242797851611.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J0-20191202_190045_9004570509798680031645.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 278 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20191202_190100_88610014302938271672183.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 7 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20191202_190100_88615794169557066213912.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20191202_190100_88615678656303955729300.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 230 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J2-20191202_190402_4103361663395729927061.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 6 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J1-20191202_190402_41016029343634821941453.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J0-20191202_190402_41013531783101765411614.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 173 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20191202_190405_8285961276939741900725.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20191202_190405_828871972358688967370.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20191202_190405_82914851778029187786082.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 240 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J0-20191202_190414_05518332192513338524961.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J1-20191202_190414_05515858999719024021631.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J2-20191202_190414_05511447830354036448585.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 185 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20191202_190456_18216177663783979713078.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20191202_190456_1828749198540450827846.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20191202_190456_18214525212253940187529.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 258 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20191202_190514_75711300443947890408077.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20191202_190514_75712452094573926848343.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20191202_190514_7576184942751351297577.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 166 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J1-20191202_190544_77410141906757434286923.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J2-20191202_190544_77413730354377569097013.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 6 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J0-20191202_190544_7745980267358612616789.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 303 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J2-20191202_190618_661363516088846320308.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J1-20191202_190618_6615163463660322949473.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J0-20191202_190618_66112365274367802398471.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 157 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J0-20191202_190625_6496064121436603188889.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J1-20191202_190625_64915782764575744078856.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 185 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J0-20191202_190643_89412145186849030150277.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 9 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J1-20191202_190643_89510014639514858079608.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J2-20191202_190643_89413089894814705106324.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 258 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J1-20191202_190710_0901910738449016170486.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J0-20191202_190710_09016917765657141547685.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J2-20191202_190710_09015664162736156553394.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 256 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J1-20191202_190721_39212772558115398211035.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J0-20191202_190721_39217875023948662429848.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J2-20191202_190721_392533298561072747668.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 237 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20191202_190734_81114884859713249787615.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20191202_190734_81115249466084304642176.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20191202_190734_8113432938939473553730.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 216 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20191202_190745_01313279304860562071645.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20191202_190745_01313409097532074725043.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20191202_190745_0136325567647179937480.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 282 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20191202_190758_5673867779897953946926.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 5 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20191202_190758_56717612859284715975983.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 5 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20191202_190758_5674668113822930164189.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 304 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20191202_191046_23715335462030011573700.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20191202_191046_23712982615396311932496.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20191202_191046_23711215423379270960461.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 153 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20191202_191109_2386956826403213817216.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 181 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20191202_191111_2904921351611381971515.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20191202_191111_2907350447477943650405.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 8 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20191202_191111_29016112985655990525113.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 258 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20191202_191221_60816523237935462940927.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20191202_191221_60815967199309916930599.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 6 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20191202_191221_6085397436349521837666.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 4777 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20191202_191339_61518123970303701080552.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20191202_191339_61512133087638318014872.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20191202_191339_61510955230534548063872.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 1113 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J1-20191202_195737_14515278744007697889752.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20191202_195737_1456167300129036003709.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20191202_195737_1451493214627045664631.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 1446 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J2-20191202_200212_3541692962301362633981.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 6 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20191202_200212_3539458111334655204171.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20191202_200212_3534437822903258394246.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 800 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20191202_200224_44012180170306419296214.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20191202_200224_4408017438963652383799.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20191202_200224_44013845686593374757.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 571 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20191202_200348_0117140549586745391408.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20191202_200348_0118323147776703428729.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20191202_200348_01114791538766933335756.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 1302 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20191202_200407_1069155394897519966533.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20191202_200407_1064503654064404747609.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 661 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20191202_200415_81812790190322492166215.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 6 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20191202_200415_81814095949704700506584.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20191202_200415_818553024411917787407.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 573 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20191202_200440_61215365716389034435679.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20191202_200440_6123861600169708346705.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20191202_200440_61211265468873678530600.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 567 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-jaegertracer-configurator/test/temp/junit4-J0-20191202_200452_80613169355755405872207.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 581 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20191202_200501_16817153796786268551477.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20191202_200501_1671829249566242169089.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20191202_200501_1677479765518755060119.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 686 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20191202_200511_56018128061279351118336.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20191202_200511_56116126865971278311383.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20191202_200511_56015934330990080295286.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 591 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20191202_200544_579245137238642818416.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20191202_200544_5792055829573416158715.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>> [...truncated 3 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20191202_200544_57911352655507997669463.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 568 lines...]
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20191202_200600_64011617803489181870168.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 35356 lines...]
>>>> [repro] Jenkins log URL:
>>>> https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1566/consoleText
>>>>
>>>> [repro] Revision: f0d7aa4bc0468528ef9881b8ed510dfb3668572e
>>>>
>>>> [repro] Ant options: "-Dargs=-XX:+UseCompressedOops
>>>> -XX:+UseConcMarkSweepGC"
>>>> [repro] Repro line:  ant test  -Dtestcase=TestDictionary
>>>> -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1
>>>> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=os-GE
>>>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>>>> -Dtests.file.encoding=US-ASCII
>>>>
>>>> [repro] JUnit rest result XML files will be moved to: ./repro-reports
>>>> [repro] ant clean
>>>>
>>>> [...truncated 6 lines...]
>>>> [repro] Test suites by module:
>>>> [repro]    lucene/analysis/common
>>>> [repro]       TestDictionary
>>>> [repro] ant compile-test
>>>>
>>>> [...truncated 244 lines...]
>>>> [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
>>>> -Dtests.class="*.TestDictionary" -Dtests.showOutput=onerror
>>>> "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
>>>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>>>> -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
>>>> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>>>
>>>> [...truncated 32 lines...]
>>>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>>>    [junit4] OK      0.03s J1 |
>>>> TestDictionary.testFlagWithCrazyWhitespace
>>>>    [junit4] OK      0.16s J1 | TestDictionary.testInvalidFlags
>>>>    [junit4] OK      0.02s J1 |
>>>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>>>    [junit4] OK      0.11s J1 | TestDictionary.testResourceCleanup
>>>>    [junit4] OK      0.03s J1 | TestDictionary.testSimpleDictionary
>>>>    [junit4] OK      0.02s J1 | TestDictionary.testCompressedDictionary
>>>>    [junit4] OK      0.01s J1 |
>>>> TestDictionary.testCompressedBeforeSetDictionary
>>>>    [junit4]   2> NOTE: reproduce with: ant test
>>>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>>>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>>>> -Dtests.badapples=true -Dtests.locale=os-GE
>>>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>>>> -Dtests.file.encoding=US-ASCII
>>>>    [junit4] FAILURE 0.03s J1 | TestDictionary.testInvalidData <<<
>>>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>>>> but was:<23>
>>>>    [junit4]    >        at
>>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>>    [junit4]    >        at
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>> Method)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>    [junit4]    >        at
>>>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>>    [junit4]    >        at
>>>> java.base/java.lang.Thread.run(Thread.java:833)
>>>>    [junit4] OK      0.02s J1 |
>>>> TestDictionary.testCompressedEmptyAliasDictionary
>>>>    [junit4] OK      0.01s J1 | TestDictionary.testReplacements
>>>>    [junit4]   2> NOTE: test params are:
>>>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>>> chunkSize=5, blockSize=360)),
>>>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43e58030),
>>>> locale=os-GE, timezone=Pacific/Guadalcanal
>>>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>>>> 14-ea (64-bit)/cpus=8,threads=1,free=490484688,total=536870912
>>>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
>>>>    [junit4] Completed [1/5 (1!)] on J1 in 1.00s, 10 tests, 1 failure
>>>> <<< FAILURES!
>>>>
>>>> [...truncated 1 lines...]
>>>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>>>    [junit4] OK      0.03s J0 |
>>>> TestDictionary.testFlagWithCrazyWhitespace
>>>>    [junit4] OK      0.22s J0 | TestDictionary.testInvalidFlags
>>>>    [junit4] OK      0.01s J0 |
>>>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>>>    [junit4] OK      0.09s J0 | TestDictionary.testResourceCleanup
>>>>    [junit4] OK      0.03s J0 | TestDictionary.testSimpleDictionary
>>>>    [junit4] OK      0.04s J0 | TestDictionary.testCompressedDictionary
>>>>    [junit4] OK      0.02s J0 |
>>>> TestDictionary.testCompressedBeforeSetDictionary
>>>>    [junit4]   2> NOTE: reproduce with: ant test
>>>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>>>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>>>> -Dtests.badapples=true -Dtests.locale=os-GE
>>>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>>>> -Dtests.file.encoding=US-ASCII
>>>>    [junit4] FAILURE 0.05s J0 | TestDictionary.testInvalidData <<<
>>>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>>>> but was:<23>
>>>>    [junit4]    >        at
>>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>>    [junit4]    >        at
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>> Method)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>    [junit4]    >        at
>>>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>>    [junit4]    >        at
>>>> java.base/java.lang.Thread.run(Thread.java:833)
>>>>    [junit4] OK      0.05s J0 |
>>>> TestDictionary.testCompressedEmptyAliasDictionary
>>>>    [junit4] OK      0.01s J0 | TestDictionary.testReplacements
>>>>    [junit4]   2> NOTE: test params are:
>>>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>>> chunkSize=5, blockSize=360)),
>>>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43e58030),
>>>> locale=os-GE, timezone=Pacific/Guadalcanal
>>>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>>>> 14-ea (64-bit)/cpus=8,threads=1,free=491489472,total=536870912
>>>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
>>>>    [junit4] Completed [2/5 (2!)] on J0 in 0.93s, 10 tests, 1 failure
>>>> <<< FAILURES!
>>>>
>>>> [...truncated 1 lines...]
>>>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>>>    [junit4] OK      0.02s J2 |
>>>> TestDictionary.testFlagWithCrazyWhitespace
>>>>    [junit4] OK      0.12s J2 | TestDictionary.testInvalidFlags
>>>>    [junit4] OK      0.02s J2 |
>>>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>>>    [junit4] OK      0.12s J2 | TestDictionary.testResourceCleanup
>>>>    [junit4] OK      0.03s J2 | TestDictionary.testSimpleDictionary
>>>>    [junit4] OK      0.03s J2 | TestDictionary.testCompressedDictionary
>>>>    [junit4] OK      0.01s J2 |
>>>> TestDictionary.testCompressedBeforeSetDictionary
>>>>    [junit4]   2> NOTE: reproduce with: ant test
>>>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>>>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>>>> -Dtests.badapples=true -Dtests.locale=os-GE
>>>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>>>> -Dtests.file.encoding=US-ASCII
>>>>    [junit4] FAILURE 0.04s J2 | TestDictionary.testInvalidData <<<
>>>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>>>> but was:<23>
>>>>    [junit4]    >        at
>>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>>    [junit4]    >        at
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>> Method)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>    [junit4]    >        at
>>>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>>    [junit4]    >        at
>>>> java.base/java.lang.Thread.run(Thread.java:833)
>>>>    [junit4] OK      0.04s J2 |
>>>> TestDictionary.testCompressedEmptyAliasDictionary
>>>>    [junit4] OK      0.01s J2 | TestDictionary.testReplacements
>>>>    [junit4]   2> NOTE: test params are:
>>>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>>> chunkSize=5, blockSize=360)),
>>>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d242b47),
>>>> locale=os-GE, timezone=Pacific/Guadalcanal
>>>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>>>> 14-ea (64-bit)/cpus=8,threads=1,free=491000696,total=536870912
>>>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
>>>>    [junit4] Completed [3/5 (3!)] on J2 in 0.98s, 10 tests, 1 failure
>>>> <<< FAILURES!
>>>>
>>>> [...truncated 1 lines...]
>>>>    [junit4] JVM J2: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191202_200812_73917088388470743562567.syserr
>>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J2: EOF ----
>>>>
>>>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>>>    [junit4] OK      0.01s J1 |
>>>> TestDictionary.testFlagWithCrazyWhitespace
>>>>    [junit4] OK      0.02s J1 | TestDictionary.testInvalidFlags
>>>>    [junit4] OK      0.00s J1 |
>>>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>>>    [junit4] OK      0.01s J1 | TestDictionary.testResourceCleanup
>>>>    [junit4] OK      0.01s J1 | TestDictionary.testSimpleDictionary
>>>>    [junit4] OK      0.02s J1 | TestDictionary.testCompressedDictionary
>>>>    [junit4] OK      0.01s J1 |
>>>> TestDictionary.testCompressedBeforeSetDictionary
>>>>    [junit4]   2> NOTE: reproduce with: ant test
>>>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>>>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>>>> -Dtests.badapples=true -Dtests.locale=os-GE
>>>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>>>> -Dtests.file.encoding=US-ASCII
>>>>    [junit4] FAILURE 0.01s J1 | TestDictionary.testInvalidData <<<
>>>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>>>> but was:<23>
>>>>    [junit4]    >        at
>>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>>    [junit4]    >        at
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>> Method)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>    [junit4]    >        at
>>>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>>    [junit4]    >        at
>>>> java.base/java.lang.Thread.run(Thread.java:833)
>>>>    [junit4] OK      0.02s J1 |
>>>> TestDictionary.testCompressedEmptyAliasDictionary
>>>>    [junit4] OK      0.01s J1 | TestDictionary.testReplacements
>>>>    [junit4]   2> NOTE: test params are:
>>>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>>> chunkSize=5, blockSize=360)),
>>>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@373d70a4),
>>>> locale=os-GE, timezone=Pacific/Guadalcanal
>>>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>>>> 14-ea (64-bit)/cpus=8,threads=1,free=500776096,total=536870912
>>>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary,
>>>> TestDictionary]
>>>>    [junit4] Completed [4/5 (4!)] on J1 in 0.26s, 10 tests, 1 failure
>>>> <<< FAILURES!
>>>>
>>>> [...truncated 1 lines...]
>>>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>>>    [junit4] OK      0.00s J0 |
>>>> TestDictionary.testFlagWithCrazyWhitespace
>>>>    [junit4] OK      0.01s J0 | TestDictionary.testInvalidFlags
>>>>    [junit4] OK      0.00s J0 |
>>>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>>>    [junit4] OK      0.02s J0 | TestDictionary.testResourceCleanup
>>>>    [junit4] OK      0.02s J0 | TestDictionary.testSimpleDictionary
>>>>    [junit4] OK      0.02s J0 | TestDictionary.testCompressedDictionary
>>>>    [junit4] OK      0.01s J0 |
>>>> TestDictionary.testCompressedBeforeSetDictionary
>>>>    [junit4]   2> NOTE: reproduce with: ant test
>>>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>>>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>>>> -Dtests.badapples=true -Dtests.locale=os-GE
>>>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>>>> -Dtests.file.encoding=US-ASCII
>>>>    [junit4] FAILURE 0.01s J0 | TestDictionary.testInvalidData <<<
>>>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>>>> but was:<23>
>>>>    [junit4]    >        at
>>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>>    [junit4]    >        at
>>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>> Method)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>    [junit4]    >        at
>>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>    [junit4]    >        at
>>>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>>    [junit4]    >        at
>>>> java.base/java.lang.Thread.run(Thread.java:833)
>>>>    [junit4] OK      0.01s J0 |
>>>> TestDictionary.testCompressedEmptyAliasDictionary
>>>>    [junit4] OK      0.00s J0 | TestDictionary.testReplacements
>>>>    [junit4]   2> NOTE: test params are:
>>>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>>> chunkSize=5, blockSize=360)),
>>>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@373d70a4),
>>>> locale=os-GE, timezone=Pacific/Guadalcanal
>>>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>>>> 14-ea (64-bit)/cpus=8,threads=1,free=502781584,total=536870912
>>>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary,
>>>> TestDictionary]
>>>>    [junit4] Completed [5/5 (5!)] on J0 in 0.28s, 10 tests, 1 failure
>>>> <<< FAILURES!
>>>>
>>>> [...truncated 1 lines...]
>>>>    [junit4] JVM J1: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191202_200812_7385994377243108120632.syserr
>>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J1: EOF ----
>>>>
>>>>    [junit4] JVM J0: stderr was not empty, see:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191202_200812_7402215388888996976381.syserr
>>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>>> UseConcMarkSweepGC; support was removed in 14.0
>>>>    [junit4] <<< JVM J0: EOF ----
>>>>
>>>> [...truncated 14 lines...]
>>>> BUILD FAILED
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1590:
>>>> The following error occurred while executing this line:
>>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1117:
>>>> There were test failures: 5 suites, 50 tests, 5 failures [seed:
>>>> 89954FC6F33225B1]
>>>>
>>>> Total time: 3 seconds
>>>>
>>>> [repro] Setting last failure code to 256
>>>>
>>>> [repro] Failures w/original seeds:
>>>> [repro]   5/5 failed: org.apache.lucene.analysis.hunspell.TestDictionary
>>>> [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=f0d7aa4bc0468528ef9881b8ed510dfb3668572e,
>>>> workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
>>>> [WARNINGS] Computing warning deltas based on reference build #1565
>>>> 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: builds-unsubscribe@lucene.apache.org
>>>> For additional commands, e-mail: builds-help@lucene.apache.org
>>>
>>>
>>>
>>> --
>>> Sincerely yours
>>> Mikhail Khludnev
>>>
>>
>
> --
> Sincerely yours
> Mikhail Khludnev
>
> --
> Rgds,Rory O'Donnell
> Quality Engineering Manager
> Oracle EMEA, Dublin,Ireland
>
>

Re: [JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-14-ea+24) - Build # 1566 - Unstable!

Posted by Rory O'Donnell <ro...@oracle.com>.
Hi Uwe/Mikhail,

Is this logged in JBS, if yes can you share the id with me ?

Rgds,Rory

On 03/12/2019 10:06, Mikhail Khludnev wrote:
> Thank you, Robert.
> I've made an issue LUCENE-9079
>
> On Tue, Dec 3, 2019 at 12:12 AM Robert Muir <rcmuir@gmail.com 
> <ma...@gmail.com>> wrote:
>
>     The test expects a ParseException (which contains offset) to be
>     triggered for the invalid data.
>     But the offset isn't what the test expects.
>
>     If you look at the test and the code, there isn't anything sneaky
>     going on here. We just populate the ParseException with getLineNumber.
>
>     Does this only fail with EA JDK? Could be a JDK issue!
>
>     On Mon, Dec 2, 2019 at 3:27 PM Mikhail Khludnev <mkhl@apache.org
>     <ma...@apache.org>> wrote:
>
>         Any ideas? Is there a jira for it?
>
>         On Mon, Dec 2, 2019 at 11:10 PM Policeman Jenkins Server
>         <jenkins@thetaphi.de <ma...@thetaphi.de>> wrote:
>
>             Build:
>             https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1566/
>             Java: 64bit/jdk-14-ea+24 -XX:+UseCompressedOops
>             -XX:+UseConcMarkSweepGC
>
>             6 tests failed.
>             FAILED:
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>
>             Error Message:
>             expected:<24> but was:<23>
>
>             Stack Trace:
>             java.lang.AssertionError: expected:<24> but was:<23>
>                     at
>             __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>                     at org.junit.Assert.fail(Assert.java:88)
>                     at org.junit.Assert.failNotEquals(Assert.java:834)
>                     at org.junit.Assert.assertEquals(Assert.java:645)
>                     at org.junit.Assert.assertEquals(Assert.java:631)
>                     at
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>                     at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>             Method)
>                     at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>                     at
>             java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>                     at
>             java.base/java.lang.reflect.Method.invoke(Method.java:564)
>                     at
>             com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>             org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>                     at
>             org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>                     at
>             org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>                     at
>             org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>                     at
>             com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>                     at
>             com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>                     at java.base/java.lang.Thread.run(Thread.java:833)
>
>
>             FAILED:
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>
>             Error Message:
>             expected:<24> but was:<23>
>
>             Stack Trace:
>             java.lang.AssertionError: expected:<24> but was:<23>
>                     at
>             __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>                     at org.junit.Assert.fail(Assert.java:88)
>                     at org.junit.Assert.failNotEquals(Assert.java:834)
>                     at org.junit.Assert.assertEquals(Assert.java:645)
>                     at org.junit.Assert.assertEquals(Assert.java:631)
>                     at
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>                     at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>             Method)
>                     at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>                     at
>             java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>                     at
>             java.base/java.lang.reflect.Method.invoke(Method.java:564)
>                     at
>             com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>             org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>                     at
>             org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>                     at
>             org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>                     at
>             org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>                     at
>             com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>                     at
>             com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>                     at java.base/java.lang.Thread.run(Thread.java:833)
>
>
>             FAILED:
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>
>             Error Message:
>             expected:<24> but was:<23>
>
>             Stack Trace:
>             java.lang.AssertionError: expected:<24> but was:<23>
>                     at
>             __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>                     at org.junit.Assert.fail(Assert.java:88)
>                     at org.junit.Assert.failNotEquals(Assert.java:834)
>                     at org.junit.Assert.assertEquals(Assert.java:645)
>                     at org.junit.Assert.assertEquals(Assert.java:631)
>                     at
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>                     at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>             Method)
>                     at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>                     at
>             java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>                     at
>             java.base/java.lang.reflect.Method.invoke(Method.java:564)
>                     at
>             com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>             org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>                     at
>             org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>                     at
>             org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>                     at
>             org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>                     at
>             com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>                     at
>             com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>                     at java.base/java.lang.Thread.run(Thread.java:833)
>
>
>             FAILED:
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>
>             Error Message:
>             expected:<24> but was:<23>
>
>             Stack Trace:
>             java.lang.AssertionError: expected:<24> but was:<23>
>                     at
>             __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>                     at org.junit.Assert.fail(Assert.java:88)
>                     at org.junit.Assert.failNotEquals(Assert.java:834)
>                     at org.junit.Assert.assertEquals(Assert.java:645)
>                     at org.junit.Assert.assertEquals(Assert.java:631)
>                     at
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>                     at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>             Method)
>                     at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>                     at
>             java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>                     at
>             java.base/java.lang.reflect.Method.invoke(Method.java:564)
>                     at
>             com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>             org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>                     at
>             org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>                     at
>             org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>                     at
>             org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>                     at
>             com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>                     at
>             com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>                     at java.base/java.lang.Thread.run(Thread.java:833)
>
>
>             FAILED:
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>
>             Error Message:
>             expected:<24> but was:<23>
>
>             Stack Trace:
>             java.lang.AssertionError: expected:<24> but was:<23>
>                     at
>             __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>                     at org.junit.Assert.fail(Assert.java:88)
>                     at org.junit.Assert.failNotEquals(Assert.java:834)
>                     at org.junit.Assert.assertEquals(Assert.java:645)
>                     at org.junit.Assert.assertEquals(Assert.java:631)
>                     at
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>                     at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>             Method)
>                     at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>                     at
>             java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>                     at
>             java.base/java.lang.reflect.Method.invoke(Method.java:564)
>                     at
>             com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>             org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>                     at
>             org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>                     at
>             org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>                     at
>             org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>                     at
>             com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>                     at
>             com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>                     at java.base/java.lang.Thread.run(Thread.java:833)
>
>
>             FAILED:
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>
>             Error Message:
>             expected:<24> but was:<23>
>
>             Stack Trace:
>             java.lang.AssertionError: expected:<24> but was:<23>
>                     at
>             __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>                     at org.junit.Assert.fail(Assert.java:88)
>                     at org.junit.Assert.failNotEquals(Assert.java:834)
>                     at org.junit.Assert.assertEquals(Assert.java:645)
>                     at org.junit.Assert.assertEquals(Assert.java:631)
>                     at
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>                     at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>             Method)
>                     at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>                     at
>             java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>                     at
>             java.base/java.lang.reflect.Method.invoke(Method.java:564)
>                     at
>             com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>             org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>                     at
>             org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>                     at
>             org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>                     at
>             org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>                     at
>             com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>                     at
>             com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>                     at java.base/java.lang.Thread.run(Thread.java:833)
>
>
>
>
>             Build Log:
>             [...truncated 2186 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J0-20191202_183815_4229858183483993938877.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 5 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J1-20191202_183815_42112084949338725657123.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 5 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J2-20191202_183815_42214382348921760109733.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 307 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20191202_185039_2767917149182333869631.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20191202_185039_27613187039350845391962.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20191202_185039_2765996341386250186957.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 463 lines...]
>                [junit4] Suite:
>             org.apache.lucene.analysis.hunspell.TestDictionary
>                [junit4]   2> NOTE: reproduce with: ant test
>             -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>             -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>             -Dtests.slow=true -Dtests.locale=os-GE
>             -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>             -Dtests.file.encoding=US-ASCII
>                [junit4] FAILURE 0.01s J1 |
>             TestDictionary.testInvalidData <<<
>                [junit4]    > Throwable #1: java.lang.AssertionError:
>             expected:<24> but was:<23>
>                [junit4]    >        at
>             __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>                [junit4]    >        at
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>             Method)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>                [junit4]    >        at
>             java.base/java.lang.reflect.Method.invoke(Method.java:564)
>                [junit4]    >        at
>             java.base/java.lang.Thread.run(Thread.java:833)
>                [junit4]   2> NOTE: test params are:
>             codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>             chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>             termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>             chunkSize=5, blockSize=360)),
>             sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cad7e31),
>             locale=os-GE, timezone=Pacific/Guadalcanal
>                [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle
>             Corporation 14-ea
>             (64-bit)/cpus=8,threads=1,free=490467768,total=536870912
>                [junit4]   2> NOTE: All tests run in this JVM:
>             [TestProtectedTermFilterFactory,
>             TestPersianNormalizationFilterFactory,
>             TestStopFilterFactory, TestRussianAnalyzer,
>             TestEmptyTokenStream, TestDutchAnalyzer,
>             TestRollingCharBuffer, NumericPayloadTokenFilterTest,
>             TestSnowballPorterFilterFactory, TestElision,
>             TestGermanAnalyzer, TestSimplePatternSplitTokenizer,
>             TestApostropheFilter,
>             TestSoraniNormalizationFilterFactory,
>             TestFinnishLightStemFilterFactory,
>             TestNorwegianLightStemFilterFactory,
>             TestReverseStringFilter, TestCzechStemFilterFactory,
>             TestGalicianStemFilter,
>             TestLimitTokenPositionFilterFactory, TestAlternateCasing,
>             TestArmenianAnalyzer, TestCJKWidthFilterFactory,
>             TestUnicodeWhitespaceTokenizer, TestIndonesianStemmer,
>             TestHindiFilters, TestScandinavianFoldingFilter,
>             TestWordnetSynonymParser, TestBengaliStemmer,
>             TestArabicFilters, TestFactories, TestCircumfix,
>             FixedShingleFilterTest,
>             TestScandinavianNormalizationFilterFactory,
>             TestKeywordRepeatFilter, TypeAsPayloadTokenFilterTest,
>             TestPortugueseStemFilter, TestBengaliAnalyzer,
>             TestLatvianStemmer, TestAsciiFoldingFilterFactory,
>             TestDictionary]
>                [junit4] Completed [82/295 (1!)] on J1 in 0.25s, 10
>             tests, 1 failure <<< FAILURES!
>
>             [...truncated 631 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191202_185227_1964322840160869338651.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191202_185227_1969673564284326330228.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191202_185227_1968355567805391327281.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 260 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20191202_185440_40910217797151839712079.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 6 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20191202_185440_4098899698232798744798.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20191202_185440_409183270851731386372.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 214 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20191202_185453_1263292519280722018040.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20191202_185453_1264965480100657040899.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 14 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20191202_185453_12615823965872246856603.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 162 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20191202_185605_3291073753878817535877.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20191202_185605_32915284862937237499054.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20191202_185605_32915812495867213786410.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 188 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20191202_185609_89011029530589558994201.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20191202_185609_8902116197968471921400.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20191202_185609_89010971835325251047929.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 168 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20191202_185646_27612016292733615586632.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 6 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20191202_185646_27612396131981932247149.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20191202_185646_2768295067375247612287.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 173 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20191202_185649_6375900264469256053578.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20191202_185649_6375160457443931588071.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 6 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20191202_185649_6373189663227310377043.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 161 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20191202_185659_3204808275853173571905.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20191202_185659_3209571751382826607595.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 162 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20191202_185707_5667393848244809323804.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20191202_185707_56611135839839065384696.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20191202_185707_56312514664175251243193.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 196 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20191202_185711_15818144122365738689400.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 9 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20191202_185711_15813653189122863656641.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 12 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20191202_185711_158968345663327646526.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 1553 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20191202_190036_81715389599940877447083.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 6 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20191202_190036_81716454951679604656754.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20191202_190036_8177344295634985243057.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 253 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J2-20191202_190045_900340202978781867070.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J1-20191202_190045_90016924544242797851611.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J0-20191202_190045_9004570509798680031645.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 278 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20191202_190100_88610014302938271672183.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 7 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20191202_190100_88615794169557066213912.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20191202_190100_88615678656303955729300.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 230 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J2-20191202_190402_4103361663395729927061.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 6 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J1-20191202_190402_41016029343634821941453.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J0-20191202_190402_41013531783101765411614.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 173 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20191202_190405_8285961276939741900725.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20191202_190405_828871972358688967370.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20191202_190405_82914851778029187786082.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 240 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J0-20191202_190414_05518332192513338524961.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J1-20191202_190414_05515858999719024021631.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J2-20191202_190414_05511447830354036448585.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 185 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20191202_190456_18216177663783979713078.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20191202_190456_1828749198540450827846.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20191202_190456_18214525212253940187529.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 258 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20191202_190514_75711300443947890408077.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20191202_190514_75712452094573926848343.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20191202_190514_7576184942751351297577.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 166 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J1-20191202_190544_77410141906757434286923.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J2-20191202_190544_77413730354377569097013.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 6 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J0-20191202_190544_7745980267358612616789.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 303 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J2-20191202_190618_661363516088846320308.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J1-20191202_190618_6615163463660322949473.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J0-20191202_190618_66112365274367802398471.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 157 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J0-20191202_190625_6496064121436603188889.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J1-20191202_190625_64915782764575744078856.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 185 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J0-20191202_190643_89412145186849030150277.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 9 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J1-20191202_190643_89510014639514858079608.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J2-20191202_190643_89413089894814705106324.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 258 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J1-20191202_190710_0901910738449016170486.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J0-20191202_190710_09016917765657141547685.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J2-20191202_190710_09015664162736156553394.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 256 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J1-20191202_190721_39212772558115398211035.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J0-20191202_190721_39217875023948662429848.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J2-20191202_190721_392533298561072747668.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 237 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20191202_190734_81114884859713249787615.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20191202_190734_81115249466084304642176.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20191202_190734_8113432938939473553730.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 216 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20191202_190745_01313279304860562071645.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20191202_190745_01313409097532074725043.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20191202_190745_0136325567647179937480.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 282 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20191202_190758_5673867779897953946926.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 5 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20191202_190758_56717612859284715975983.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 5 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20191202_190758_5674668113822930164189.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 304 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20191202_191046_23715335462030011573700.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20191202_191046_23712982615396311932496.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20191202_191046_23711215423379270960461.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 153 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20191202_191109_2386956826403213817216.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 181 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20191202_191111_2904921351611381971515.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20191202_191111_2907350447477943650405.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 8 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20191202_191111_29016112985655990525113.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 258 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20191202_191221_60816523237935462940927.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20191202_191221_60815967199309916930599.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 6 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20191202_191221_6085397436349521837666.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 4777 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20191202_191339_61518123970303701080552.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20191202_191339_61512133087638318014872.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20191202_191339_61510955230534548063872.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 1113 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J1-20191202_195737_14515278744007697889752.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20191202_195737_1456167300129036003709.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20191202_195737_1451493214627045664631.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 1446 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J2-20191202_200212_3541692962301362633981.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 6 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20191202_200212_3539458111334655204171.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20191202_200212_3534437822903258394246.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 800 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20191202_200224_44012180170306419296214.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20191202_200224_4408017438963652383799.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20191202_200224_44013845686593374757.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 571 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20191202_200348_0117140549586745391408.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20191202_200348_0118323147776703428729.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20191202_200348_01114791538766933335756.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 1302 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20191202_200407_1069155394897519966533.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20191202_200407_1064503654064404747609.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 661 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20191202_200415_81812790190322492166215.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 6 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20191202_200415_81814095949704700506584.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20191202_200415_818553024411917787407.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 573 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20191202_200440_61215365716389034435679.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20191202_200440_6123861600169708346705.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20191202_200440_61211265468873678530600.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 567 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-jaegertracer-configurator/test/temp/junit4-J0-20191202_200452_80613169355755405872207.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 581 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20191202_200501_16817153796786268551477.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20191202_200501_1671829249566242169089.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20191202_200501_1677479765518755060119.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 686 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20191202_200511_56018128061279351118336.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20191202_200511_56116126865971278311383.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20191202_200511_56015934330990080295286.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 591 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20191202_200544_579245137238642818416.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20191202_200544_5792055829573416158715.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>             [...truncated 3 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20191202_200544_57911352655507997669463.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 568 lines...]
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20191202_200600_64011617803489181870168.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 35356 lines...]
>             [repro] Jenkins log URL:
>             https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1566/consoleText
>
>             [repro] Revision: f0d7aa4bc0468528ef9881b8ed510dfb3668572e
>
>             [repro] Ant options: "-Dargs=-XX:+UseCompressedOops
>             -XX:+UseConcMarkSweepGC"
>             [repro] Repro line:  ant test -Dtestcase=TestDictionary
>             -Dtests.method=testInvalidData
>             -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>             -Dtests.slow=true -Dtests.locale=os-GE
>             -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>             -Dtests.file.encoding=US-ASCII
>
>             [repro] JUnit rest result XML files will be moved to:
>             ./repro-reports
>             [repro] ant clean
>
>             [...truncated 6 lines...]
>             [repro] Test suites by module:
>             [repro]    lucene/analysis/common
>             [repro]       TestDictionary
>             [repro] ant compile-test
>
>             [...truncated 244 lines...]
>             [repro] ant test-nocompile -Dtests.dups=5
>             -Dtests.maxfailures=5 -Dtests.class="*.TestDictionary"
>             -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops
>             -XX:+UseConcMarkSweepGC" -Dtests.seed=89954FC6F33225B1
>             -Dtests.multiplier=3 -Dtests.slow=true
>             -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
>             -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>
>             [...truncated 32 lines...]
>                [junit4] Suite:
>             org.apache.lucene.analysis.hunspell.TestDictionary
>                [junit4] OK      0.03s J1 |
>             TestDictionary.testFlagWithCrazyWhitespace
>                [junit4] OK      0.16s J1 | TestDictionary.testInvalidFlags
>                [junit4] OK      0.02s J1 |
>             TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>                [junit4] OK      0.11s J1 |
>             TestDictionary.testResourceCleanup
>                [junit4] OK      0.03s J1 |
>             TestDictionary.testSimpleDictionary
>                [junit4] OK      0.02s J1 |
>             TestDictionary.testCompressedDictionary
>                [junit4] OK      0.01s J1 |
>             TestDictionary.testCompressedBeforeSetDictionary
>                [junit4]   2> NOTE: reproduce with: ant test
>             -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>             -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>             -Dtests.slow=true -Dtests.badapples=true
>             -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
>             -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>                [junit4] FAILURE 0.03s J1 |
>             TestDictionary.testInvalidData <<<
>                [junit4]    > Throwable #1: java.lang.AssertionError:
>             expected:<24> but was:<23>
>                [junit4]    >        at
>             __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>                [junit4]    >        at
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>             Method)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>                [junit4]    >        at
>             java.base/java.lang.reflect.Method.invoke(Method.java:564)
>                [junit4]    >        at
>             java.base/java.lang.Thread.run(Thread.java:833)
>                [junit4] OK      0.02s J1 |
>             TestDictionary.testCompressedEmptyAliasDictionary
>                [junit4] OK      0.01s J1 | TestDictionary.testReplacements
>                [junit4]   2> NOTE: test params are:
>             codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>             chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>             termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>             chunkSize=5, blockSize=360)),
>             sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43e58030),
>             locale=os-GE, timezone=Pacific/Guadalcanal
>                [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle
>             Corporation 14-ea
>             (64-bit)/cpus=8,threads=1,free=490484688,total=536870912
>                [junit4]   2> NOTE: All tests run in this JVM:
>             [TestDictionary]
>                [junit4] Completed [1/5 (1!)] on J1 in 1.00s, 10 tests,
>             1 failure <<< FAILURES!
>
>             [...truncated 1 lines...]
>                [junit4] Suite:
>             org.apache.lucene.analysis.hunspell.TestDictionary
>                [junit4] OK      0.03s J0 |
>             TestDictionary.testFlagWithCrazyWhitespace
>                [junit4] OK      0.22s J0 | TestDictionary.testInvalidFlags
>                [junit4] OK      0.01s J0 |
>             TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>                [junit4] OK      0.09s J0 |
>             TestDictionary.testResourceCleanup
>                [junit4] OK      0.03s J0 |
>             TestDictionary.testSimpleDictionary
>                [junit4] OK      0.04s J0 |
>             TestDictionary.testCompressedDictionary
>                [junit4] OK      0.02s J0 |
>             TestDictionary.testCompressedBeforeSetDictionary
>                [junit4]   2> NOTE: reproduce with: ant test
>             -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>             -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>             -Dtests.slow=true -Dtests.badapples=true
>             -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
>             -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>                [junit4] FAILURE 0.05s J0 |
>             TestDictionary.testInvalidData <<<
>                [junit4]    > Throwable #1: java.lang.AssertionError:
>             expected:<24> but was:<23>
>                [junit4]    >        at
>             __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>                [junit4]    >        at
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>             Method)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>                [junit4]    >        at
>             java.base/java.lang.reflect.Method.invoke(Method.java:564)
>                [junit4]    >        at
>             java.base/java.lang.Thread.run(Thread.java:833)
>                [junit4] OK      0.05s J0 |
>             TestDictionary.testCompressedEmptyAliasDictionary
>                [junit4] OK      0.01s J0 | TestDictionary.testReplacements
>                [junit4]   2> NOTE: test params are:
>             codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>             chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>             termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>             chunkSize=5, blockSize=360)),
>             sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43e58030),
>             locale=os-GE, timezone=Pacific/Guadalcanal
>                [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle
>             Corporation 14-ea
>             (64-bit)/cpus=8,threads=1,free=491489472,total=536870912
>                [junit4]   2> NOTE: All tests run in this JVM:
>             [TestDictionary]
>                [junit4] Completed [2/5 (2!)] on J0 in 0.93s, 10 tests,
>             1 failure <<< FAILURES!
>
>             [...truncated 1 lines...]
>                [junit4] Suite:
>             org.apache.lucene.analysis.hunspell.TestDictionary
>                [junit4] OK      0.02s J2 |
>             TestDictionary.testFlagWithCrazyWhitespace
>                [junit4] OK      0.12s J2 | TestDictionary.testInvalidFlags
>                [junit4] OK      0.02s J2 |
>             TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>                [junit4] OK      0.12s J2 |
>             TestDictionary.testResourceCleanup
>                [junit4] OK      0.03s J2 |
>             TestDictionary.testSimpleDictionary
>                [junit4] OK      0.03s J2 |
>             TestDictionary.testCompressedDictionary
>                [junit4] OK      0.01s J2 |
>             TestDictionary.testCompressedBeforeSetDictionary
>                [junit4]   2> NOTE: reproduce with: ant test
>             -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>             -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>             -Dtests.slow=true -Dtests.badapples=true
>             -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
>             -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>                [junit4] FAILURE 0.04s J2 |
>             TestDictionary.testInvalidData <<<
>                [junit4]    > Throwable #1: java.lang.AssertionError:
>             expected:<24> but was:<23>
>                [junit4]    >        at
>             __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>                [junit4]    >        at
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>             Method)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>                [junit4]    >        at
>             java.base/java.lang.reflect.Method.invoke(Method.java:564)
>                [junit4]    >        at
>             java.base/java.lang.Thread.run(Thread.java:833)
>                [junit4] OK      0.04s J2 |
>             TestDictionary.testCompressedEmptyAliasDictionary
>                [junit4] OK      0.01s J2 | TestDictionary.testReplacements
>                [junit4]   2> NOTE: test params are:
>             codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>             chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>             termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>             chunkSize=5, blockSize=360)),
>             sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d242b47),
>             locale=os-GE, timezone=Pacific/Guadalcanal
>                [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle
>             Corporation 14-ea
>             (64-bit)/cpus=8,threads=1,free=491000696,total=536870912
>                [junit4]   2> NOTE: All tests run in this JVM:
>             [TestDictionary]
>                [junit4] Completed [3/5 (3!)] on J2 in 0.98s, 10 tests,
>             1 failure <<< FAILURES!
>
>             [...truncated 1 lines...]
>                [junit4] JVM J2: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191202_200812_73917088388470743562567.syserr
>                [junit4] >>> JVM J2 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J2: EOF ----
>
>                [junit4] Suite:
>             org.apache.lucene.analysis.hunspell.TestDictionary
>                [junit4] OK      0.01s J1 |
>             TestDictionary.testFlagWithCrazyWhitespace
>                [junit4] OK      0.02s J1 | TestDictionary.testInvalidFlags
>                [junit4] OK      0.00s J1 |
>             TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>                [junit4] OK      0.01s J1 |
>             TestDictionary.testResourceCleanup
>                [junit4] OK      0.01s J1 |
>             TestDictionary.testSimpleDictionary
>                [junit4] OK      0.02s J1 |
>             TestDictionary.testCompressedDictionary
>                [junit4] OK      0.01s J1 |
>             TestDictionary.testCompressedBeforeSetDictionary
>                [junit4]   2> NOTE: reproduce with: ant test
>             -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>             -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>             -Dtests.slow=true -Dtests.badapples=true
>             -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
>             -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>                [junit4] FAILURE 0.01s J1 |
>             TestDictionary.testInvalidData <<<
>                [junit4]    > Throwable #1: java.lang.AssertionError:
>             expected:<24> but was:<23>
>                [junit4]    >        at
>             __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>                [junit4]    >        at
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>             Method)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>                [junit4]    >        at
>             java.base/java.lang.reflect.Method.invoke(Method.java:564)
>                [junit4]    >        at
>             java.base/java.lang.Thread.run(Thread.java:833)
>                [junit4] OK      0.02s J1 |
>             TestDictionary.testCompressedEmptyAliasDictionary
>                [junit4] OK      0.01s J1 | TestDictionary.testReplacements
>                [junit4]   2> NOTE: test params are:
>             codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>             chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>             termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>             chunkSize=5, blockSize=360)),
>             sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@373d70a4),
>             locale=os-GE, timezone=Pacific/Guadalcanal
>                [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle
>             Corporation 14-ea
>             (64-bit)/cpus=8,threads=1,free=500776096,total=536870912
>                [junit4]   2> NOTE: All tests run in this JVM:
>             [TestDictionary, TestDictionary]
>                [junit4] Completed [4/5 (4!)] on J1 in 0.26s, 10 tests,
>             1 failure <<< FAILURES!
>
>             [...truncated 1 lines...]
>                [junit4] Suite:
>             org.apache.lucene.analysis.hunspell.TestDictionary
>                [junit4] OK      0.00s J0 |
>             TestDictionary.testFlagWithCrazyWhitespace
>                [junit4] OK      0.01s J0 | TestDictionary.testInvalidFlags
>                [junit4] OK      0.00s J0 |
>             TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>                [junit4] OK      0.02s J0 |
>             TestDictionary.testResourceCleanup
>                [junit4] OK      0.02s J0 |
>             TestDictionary.testSimpleDictionary
>                [junit4] OK      0.02s J0 |
>             TestDictionary.testCompressedDictionary
>                [junit4] OK      0.01s J0 |
>             TestDictionary.testCompressedBeforeSetDictionary
>                [junit4]   2> NOTE: reproduce with: ant test
>             -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>             -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3
>             -Dtests.slow=true -Dtests.badapples=true
>             -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
>             -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>                [junit4] FAILURE 0.01s J0 |
>             TestDictionary.testInvalidData <<<
>                [junit4]    > Throwable #1: java.lang.AssertionError:
>             expected:<24> but was:<23>
>                [junit4]    >        at
>             __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>                [junit4]    >        at
>             org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>             Method)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>                [junit4]    >        at
>             java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>                [junit4]    >        at
>             java.base/java.lang.reflect.Method.invoke(Method.java:564)
>                [junit4]    >        at
>             java.base/java.lang.Thread.run(Thread.java:833)
>                [junit4] OK      0.01s J0 |
>             TestDictionary.testCompressedEmptyAliasDictionary
>                [junit4] OK      0.00s J0 | TestDictionary.testReplacements
>                [junit4]   2> NOTE: test params are:
>             codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>             chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>             termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>             chunkSize=5, blockSize=360)),
>             sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@373d70a4),
>             locale=os-GE, timezone=Pacific/Guadalcanal
>                [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle
>             Corporation 14-ea
>             (64-bit)/cpus=8,threads=1,free=502781584,total=536870912
>                [junit4]   2> NOTE: All tests run in this JVM:
>             [TestDictionary, TestDictionary]
>                [junit4] Completed [5/5 (5!)] on J0 in 0.28s, 10 tests,
>             1 failure <<< FAILURES!
>
>             [...truncated 1 lines...]
>                [junit4] JVM J1: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191202_200812_7385994377243108120632.syserr
>                [junit4] >>> JVM J1 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J1: EOF ----
>
>                [junit4] JVM J0: stderr was not empty, see:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191202_200812_7402215388888996976381.syserr
>                [junit4] >>> JVM J0 emitted unexpected output
>             (verbatim) ----
>                [junit4] OpenJDK 64-Bit Server VM warning: Ignoring
>             option UseConcMarkSweepGC; support was removed in 14.0
>                [junit4] <<< JVM J0: EOF ----
>
>             [...truncated 14 lines...]
>             BUILD FAILED
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1590:
>             The following error occurred while executing this line:
>             /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1117:
>             There were test failures: 5 suites, 50 tests, 5 failures
>             [seed: 89954FC6F33225B1]
>
>             Total time: 3 seconds
>
>             [repro] Setting last failure code to 256
>
>             [repro] Failures w/original seeds:
>             [repro]   5/5 failed:
>             org.apache.lucene.analysis.hunspell.TestDictionary
>             [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=f0d7aa4bc0468528ef9881b8ed510dfb3668572e,
>             workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
>             [WARNINGS] Computing warning deltas based on reference
>             build #1565
>             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:
>             builds-unsubscribe@lucene.apache.org
>             <ma...@lucene.apache.org>
>             For additional commands, e-mail:
>             builds-help@lucene.apache.org
>             <ma...@lucene.apache.org>
>
>
>
>         -- 
>         Sincerely yours
>         Mikhail Khludnev
>
>
>
> -- 
> Sincerely yours
> Mikhail Khludnev

-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin,Ireland


Re: [JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-14-ea+24) - Build # 1566 - Unstable!

Posted by Mikhail Khludnev <mk...@apache.org>.
Thank you, Robert.
I've made an issue LUCENE-9079

On Tue, Dec 3, 2019 at 12:12 AM Robert Muir <rc...@gmail.com> wrote:

> The test expects a ParseException (which contains offset) to be triggered
> for the invalid data.
> But the offset isn't what the test expects.
>
> If you look at the test and the code, there isn't anything sneaky going on
> here. We just populate the ParseException with getLineNumber.
>
> Does this only fail with EA JDK? Could be a JDK issue!
>
> On Mon, Dec 2, 2019 at 3:27 PM Mikhail Khludnev <mk...@apache.org> wrote:
>
>> Any ideas? Is there a jira for it?
>>
>> On Mon, Dec 2, 2019 at 11:10 PM Policeman Jenkins Server <
>> jenkins@thetaphi.de> wrote:
>>
>>> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1566/
>>> Java: 64bit/jdk-14-ea+24 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>>>
>>> 6 tests failed.
>>> FAILED:
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>>
>>> Error Message:
>>> expected:<24> but was:<23>
>>>
>>> Stack Trace:
>>> java.lang.AssertionError: expected:<24> but was:<23>
>>>         at
>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>         at org.junit.Assert.fail(Assert.java:88)
>>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>>         at
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>         at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>>         at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>         at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>         at
>>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>>         at
>>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>>         at
>>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>>         at
>>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>>         at
>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>         at
>>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>>
>>>
>>> FAILED:
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>>
>>> Error Message:
>>> expected:<24> but was:<23>
>>>
>>> Stack Trace:
>>> java.lang.AssertionError: expected:<24> but was:<23>
>>>         at
>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>         at org.junit.Assert.fail(Assert.java:88)
>>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>>         at
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>         at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>>         at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>         at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>         at
>>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>>         at
>>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>>         at
>>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>>         at
>>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>>         at
>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>         at
>>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>>
>>>
>>> FAILED:
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>>
>>> Error Message:
>>> expected:<24> but was:<23>
>>>
>>> Stack Trace:
>>> java.lang.AssertionError: expected:<24> but was:<23>
>>>         at
>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>         at org.junit.Assert.fail(Assert.java:88)
>>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>>         at
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>         at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>>         at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>         at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>         at
>>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>>         at
>>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>>         at
>>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>>         at
>>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>>         at
>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>         at
>>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>>
>>>
>>> FAILED:
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>>
>>> Error Message:
>>> expected:<24> but was:<23>
>>>
>>> Stack Trace:
>>> java.lang.AssertionError: expected:<24> but was:<23>
>>>         at
>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>         at org.junit.Assert.fail(Assert.java:88)
>>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>>         at
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>         at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>>         at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>         at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>         at
>>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>>         at
>>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>>         at
>>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>>         at
>>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>>         at
>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>         at
>>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>>
>>>
>>> FAILED:
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>>
>>> Error Message:
>>> expected:<24> but was:<23>
>>>
>>> Stack Trace:
>>> java.lang.AssertionError: expected:<24> but was:<23>
>>>         at
>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>         at org.junit.Assert.fail(Assert.java:88)
>>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>>         at
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>         at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>>         at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>         at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>         at
>>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>>         at
>>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>>         at
>>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>>         at
>>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>>         at
>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>         at
>>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>>
>>>
>>> FAILED:
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>>
>>> Error Message:
>>> expected:<24> but was:<23>
>>>
>>> Stack Trace:
>>> java.lang.AssertionError: expected:<24> but was:<23>
>>>         at
>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>         at org.junit.Assert.fail(Assert.java:88)
>>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>>         at
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>         at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>>         at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>         at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>         at
>>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>>         at
>>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>>         at
>>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>>         at
>>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>>         at
>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>         at
>>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>>
>>>
>>>
>>>
>>> Build Log:
>>> [...truncated 2186 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J0-20191202_183815_4229858183483993938877.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 5 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J1-20191202_183815_42112084949338725657123.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 5 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J2-20191202_183815_42214382348921760109733.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 307 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20191202_185039_2767917149182333869631.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20191202_185039_27613187039350845391962.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20191202_185039_2765996341386250186957.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 463 lines...]
>>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>>    [junit4]   2> NOTE: reproduce with: ant test
>>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>>> -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
>>> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>>    [junit4] FAILURE 0.01s J1 | TestDictionary.testInvalidData <<<
>>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>>> but was:<23>
>>>    [junit4]    >        at
>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>    [junit4]    >        at
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>    [junit4]    >        at
>>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>    [junit4]    >        at
>>> java.base/java.lang.Thread.run(Thread.java:833)
>>>    [junit4]   2> NOTE: test params are:
>>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>> chunkSize=5, blockSize=360)),
>>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cad7e31),
>>> locale=os-GE, timezone=Pacific/Guadalcanal
>>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>>> 14-ea (64-bit)/cpus=8,threads=1,free=490467768,total=536870912
>>>    [junit4]   2> NOTE: All tests run in this JVM:
>>> [TestProtectedTermFilterFactory, TestPersianNormalizationFilterFactory,
>>> TestStopFilterFactory, TestRussianAnalyzer, TestEmptyTokenStream,
>>> TestDutchAnalyzer, TestRollingCharBuffer, NumericPayloadTokenFilterTest,
>>> TestSnowballPorterFilterFactory, TestElision, TestGermanAnalyzer,
>>> TestSimplePatternSplitTokenizer, TestApostropheFilter,
>>> TestSoraniNormalizationFilterFactory, TestFinnishLightStemFilterFactory,
>>> TestNorwegianLightStemFilterFactory, TestReverseStringFilter,
>>> TestCzechStemFilterFactory, TestGalicianStemFilter,
>>> TestLimitTokenPositionFilterFactory, TestAlternateCasing,
>>> TestArmenianAnalyzer, TestCJKWidthFilterFactory,
>>> TestUnicodeWhitespaceTokenizer, TestIndonesianStemmer, TestHindiFilters,
>>> TestScandinavianFoldingFilter, TestWordnetSynonymParser,
>>> TestBengaliStemmer, TestArabicFilters, TestFactories, TestCircumfix,
>>> FixedShingleFilterTest, TestScandinavianNormalizationFilterFactory,
>>> TestKeywordRepeatFilter, TypeAsPayloadTokenFilterTest,
>>> TestPortugueseStemFilter, TestBengaliAnalyzer, TestLatvianStemmer,
>>> TestAsciiFoldingFilterFactory, TestDictionary]
>>>    [junit4] Completed [82/295 (1!)] on J1 in 0.25s, 10 tests, 1 failure
>>> <<< FAILURES!
>>>
>>> [...truncated 631 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191202_185227_1964322840160869338651.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191202_185227_1969673564284326330228.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191202_185227_1968355567805391327281.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 260 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20191202_185440_40910217797151839712079.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 6 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20191202_185440_4098899698232798744798.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20191202_185440_409183270851731386372.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 214 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20191202_185453_1263292519280722018040.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20191202_185453_1264965480100657040899.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 14 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20191202_185453_12615823965872246856603.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 162 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20191202_185605_3291073753878817535877.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20191202_185605_32915284862937237499054.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20191202_185605_32915812495867213786410.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 188 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20191202_185609_89011029530589558994201.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20191202_185609_8902116197968471921400.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20191202_185609_89010971835325251047929.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 168 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20191202_185646_27612016292733615586632.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 6 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20191202_185646_27612396131981932247149.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20191202_185646_2768295067375247612287.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 173 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20191202_185649_6375900264469256053578.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20191202_185649_6375160457443931588071.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 6 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20191202_185649_6373189663227310377043.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 161 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20191202_185659_3204808275853173571905.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20191202_185659_3209571751382826607595.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 162 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20191202_185707_5667393848244809323804.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20191202_185707_56611135839839065384696.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20191202_185707_56312514664175251243193.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 196 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20191202_185711_15818144122365738689400.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 9 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20191202_185711_15813653189122863656641.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 12 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20191202_185711_158968345663327646526.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 1553 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20191202_190036_81715389599940877447083.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 6 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20191202_190036_81716454951679604656754.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20191202_190036_8177344295634985243057.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 253 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J2-20191202_190045_900340202978781867070.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J1-20191202_190045_90016924544242797851611.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J0-20191202_190045_9004570509798680031645.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 278 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20191202_190100_88610014302938271672183.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 7 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20191202_190100_88615794169557066213912.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20191202_190100_88615678656303955729300.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 230 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J2-20191202_190402_4103361663395729927061.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 6 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J1-20191202_190402_41016029343634821941453.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J0-20191202_190402_41013531783101765411614.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 173 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20191202_190405_8285961276939741900725.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20191202_190405_828871972358688967370.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20191202_190405_82914851778029187786082.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 240 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J0-20191202_190414_05518332192513338524961.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J1-20191202_190414_05515858999719024021631.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J2-20191202_190414_05511447830354036448585.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 185 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20191202_190456_18216177663783979713078.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20191202_190456_1828749198540450827846.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20191202_190456_18214525212253940187529.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 258 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20191202_190514_75711300443947890408077.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20191202_190514_75712452094573926848343.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20191202_190514_7576184942751351297577.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 166 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J1-20191202_190544_77410141906757434286923.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J2-20191202_190544_77413730354377569097013.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 6 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J0-20191202_190544_7745980267358612616789.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 303 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J2-20191202_190618_661363516088846320308.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J1-20191202_190618_6615163463660322949473.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J0-20191202_190618_66112365274367802398471.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 157 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J0-20191202_190625_6496064121436603188889.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J1-20191202_190625_64915782764575744078856.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 185 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J0-20191202_190643_89412145186849030150277.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 9 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J1-20191202_190643_89510014639514858079608.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J2-20191202_190643_89413089894814705106324.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 258 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J1-20191202_190710_0901910738449016170486.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J0-20191202_190710_09016917765657141547685.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J2-20191202_190710_09015664162736156553394.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 256 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J1-20191202_190721_39212772558115398211035.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J0-20191202_190721_39217875023948662429848.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J2-20191202_190721_392533298561072747668.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 237 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20191202_190734_81114884859713249787615.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20191202_190734_81115249466084304642176.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20191202_190734_8113432938939473553730.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 216 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20191202_190745_01313279304860562071645.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20191202_190745_01313409097532074725043.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20191202_190745_0136325567647179937480.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 282 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20191202_190758_5673867779897953946926.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 5 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20191202_190758_56717612859284715975983.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 5 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20191202_190758_5674668113822930164189.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 304 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20191202_191046_23715335462030011573700.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20191202_191046_23712982615396311932496.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20191202_191046_23711215423379270960461.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 153 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20191202_191109_2386956826403213817216.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 181 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20191202_191111_2904921351611381971515.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20191202_191111_2907350447477943650405.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 8 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20191202_191111_29016112985655990525113.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 258 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20191202_191221_60816523237935462940927.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20191202_191221_60815967199309916930599.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 6 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20191202_191221_6085397436349521837666.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 4777 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20191202_191339_61518123970303701080552.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20191202_191339_61512133087638318014872.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20191202_191339_61510955230534548063872.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 1113 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J1-20191202_195737_14515278744007697889752.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20191202_195737_1456167300129036003709.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20191202_195737_1451493214627045664631.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 1446 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J2-20191202_200212_3541692962301362633981.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 6 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20191202_200212_3539458111334655204171.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20191202_200212_3534437822903258394246.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 800 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20191202_200224_44012180170306419296214.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20191202_200224_4408017438963652383799.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20191202_200224_44013845686593374757.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 571 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20191202_200348_0117140549586745391408.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20191202_200348_0118323147776703428729.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20191202_200348_01114791538766933335756.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 1302 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20191202_200407_1069155394897519966533.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20191202_200407_1064503654064404747609.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 661 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20191202_200415_81812790190322492166215.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 6 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20191202_200415_81814095949704700506584.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20191202_200415_818553024411917787407.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 573 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20191202_200440_61215365716389034435679.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20191202_200440_6123861600169708346705.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20191202_200440_61211265468873678530600.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 567 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-jaegertracer-configurator/test/temp/junit4-J0-20191202_200452_80613169355755405872207.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 581 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20191202_200501_16817153796786268551477.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20191202_200501_1671829249566242169089.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20191202_200501_1677479765518755060119.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 686 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20191202_200511_56018128061279351118336.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20191202_200511_56116126865971278311383.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20191202_200511_56015934330990080295286.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 591 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20191202_200544_579245137238642818416.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20191202_200544_5792055829573416158715.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>> [...truncated 3 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20191202_200544_57911352655507997669463.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 568 lines...]
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20191202_200600_64011617803489181870168.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 35356 lines...]
>>> [repro] Jenkins log URL:
>>> https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1566/consoleText
>>>
>>> [repro] Revision: f0d7aa4bc0468528ef9881b8ed510dfb3668572e
>>>
>>> [repro] Ant options: "-Dargs=-XX:+UseCompressedOops
>>> -XX:+UseConcMarkSweepGC"
>>> [repro] Repro line:  ant test  -Dtestcase=TestDictionary
>>> -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1
>>> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=os-GE
>>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>>> -Dtests.file.encoding=US-ASCII
>>>
>>> [repro] JUnit rest result XML files will be moved to: ./repro-reports
>>> [repro] ant clean
>>>
>>> [...truncated 6 lines...]
>>> [repro] Test suites by module:
>>> [repro]    lucene/analysis/common
>>> [repro]       TestDictionary
>>> [repro] ant compile-test
>>>
>>> [...truncated 244 lines...]
>>> [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
>>> -Dtests.class="*.TestDictionary" -Dtests.showOutput=onerror
>>> "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
>>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>>> -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
>>> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>>
>>> [...truncated 32 lines...]
>>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>>    [junit4] OK      0.03s J1 | TestDictionary.testFlagWithCrazyWhitespace
>>>    [junit4] OK      0.16s J1 | TestDictionary.testInvalidFlags
>>>    [junit4] OK      0.02s J1 |
>>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>>    [junit4] OK      0.11s J1 | TestDictionary.testResourceCleanup
>>>    [junit4] OK      0.03s J1 | TestDictionary.testSimpleDictionary
>>>    [junit4] OK      0.02s J1 | TestDictionary.testCompressedDictionary
>>>    [junit4] OK      0.01s J1 |
>>> TestDictionary.testCompressedBeforeSetDictionary
>>>    [junit4]   2> NOTE: reproduce with: ant test
>>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>>> -Dtests.badapples=true -Dtests.locale=os-GE
>>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>>> -Dtests.file.encoding=US-ASCII
>>>    [junit4] FAILURE 0.03s J1 | TestDictionary.testInvalidData <<<
>>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>>> but was:<23>
>>>    [junit4]    >        at
>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>    [junit4]    >        at
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>    [junit4]    >        at
>>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>    [junit4]    >        at
>>> java.base/java.lang.Thread.run(Thread.java:833)
>>>    [junit4] OK      0.02s J1 |
>>> TestDictionary.testCompressedEmptyAliasDictionary
>>>    [junit4] OK      0.01s J1 | TestDictionary.testReplacements
>>>    [junit4]   2> NOTE: test params are:
>>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>> chunkSize=5, blockSize=360)),
>>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43e58030),
>>> locale=os-GE, timezone=Pacific/Guadalcanal
>>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>>> 14-ea (64-bit)/cpus=8,threads=1,free=490484688,total=536870912
>>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
>>>    [junit4] Completed [1/5 (1!)] on J1 in 1.00s, 10 tests, 1 failure <<<
>>> FAILURES!
>>>
>>> [...truncated 1 lines...]
>>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>>    [junit4] OK      0.03s J0 | TestDictionary.testFlagWithCrazyWhitespace
>>>    [junit4] OK      0.22s J0 | TestDictionary.testInvalidFlags
>>>    [junit4] OK      0.01s J0 |
>>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>>    [junit4] OK      0.09s J0 | TestDictionary.testResourceCleanup
>>>    [junit4] OK      0.03s J0 | TestDictionary.testSimpleDictionary
>>>    [junit4] OK      0.04s J0 | TestDictionary.testCompressedDictionary
>>>    [junit4] OK      0.02s J0 |
>>> TestDictionary.testCompressedBeforeSetDictionary
>>>    [junit4]   2> NOTE: reproduce with: ant test
>>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>>> -Dtests.badapples=true -Dtests.locale=os-GE
>>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>>> -Dtests.file.encoding=US-ASCII
>>>    [junit4] FAILURE 0.05s J0 | TestDictionary.testInvalidData <<<
>>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>>> but was:<23>
>>>    [junit4]    >        at
>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>    [junit4]    >        at
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>    [junit4]    >        at
>>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>    [junit4]    >        at
>>> java.base/java.lang.Thread.run(Thread.java:833)
>>>    [junit4] OK      0.05s J0 |
>>> TestDictionary.testCompressedEmptyAliasDictionary
>>>    [junit4] OK      0.01s J0 | TestDictionary.testReplacements
>>>    [junit4]   2> NOTE: test params are:
>>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>> chunkSize=5, blockSize=360)),
>>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43e58030),
>>> locale=os-GE, timezone=Pacific/Guadalcanal
>>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>>> 14-ea (64-bit)/cpus=8,threads=1,free=491489472,total=536870912
>>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
>>>    [junit4] Completed [2/5 (2!)] on J0 in 0.93s, 10 tests, 1 failure <<<
>>> FAILURES!
>>>
>>> [...truncated 1 lines...]
>>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>>    [junit4] OK      0.02s J2 | TestDictionary.testFlagWithCrazyWhitespace
>>>    [junit4] OK      0.12s J2 | TestDictionary.testInvalidFlags
>>>    [junit4] OK      0.02s J2 |
>>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>>    [junit4] OK      0.12s J2 | TestDictionary.testResourceCleanup
>>>    [junit4] OK      0.03s J2 | TestDictionary.testSimpleDictionary
>>>    [junit4] OK      0.03s J2 | TestDictionary.testCompressedDictionary
>>>    [junit4] OK      0.01s J2 |
>>> TestDictionary.testCompressedBeforeSetDictionary
>>>    [junit4]   2> NOTE: reproduce with: ant test
>>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>>> -Dtests.badapples=true -Dtests.locale=os-GE
>>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>>> -Dtests.file.encoding=US-ASCII
>>>    [junit4] FAILURE 0.04s J2 | TestDictionary.testInvalidData <<<
>>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>>> but was:<23>
>>>    [junit4]    >        at
>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>    [junit4]    >        at
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>    [junit4]    >        at
>>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>    [junit4]    >        at
>>> java.base/java.lang.Thread.run(Thread.java:833)
>>>    [junit4] OK      0.04s J2 |
>>> TestDictionary.testCompressedEmptyAliasDictionary
>>>    [junit4] OK      0.01s J2 | TestDictionary.testReplacements
>>>    [junit4]   2> NOTE: test params are:
>>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>> chunkSize=5, blockSize=360)),
>>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d242b47),
>>> locale=os-GE, timezone=Pacific/Guadalcanal
>>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>>> 14-ea (64-bit)/cpus=8,threads=1,free=491000696,total=536870912
>>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
>>>    [junit4] Completed [3/5 (3!)] on J2 in 0.98s, 10 tests, 1 failure <<<
>>> FAILURES!
>>>
>>> [...truncated 1 lines...]
>>>    [junit4] JVM J2: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191202_200812_73917088388470743562567.syserr
>>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J2: EOF ----
>>>
>>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>>    [junit4] OK      0.01s J1 | TestDictionary.testFlagWithCrazyWhitespace
>>>    [junit4] OK      0.02s J1 | TestDictionary.testInvalidFlags
>>>    [junit4] OK      0.00s J1 |
>>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>>    [junit4] OK      0.01s J1 | TestDictionary.testResourceCleanup
>>>    [junit4] OK      0.01s J1 | TestDictionary.testSimpleDictionary
>>>    [junit4] OK      0.02s J1 | TestDictionary.testCompressedDictionary
>>>    [junit4] OK      0.01s J1 |
>>> TestDictionary.testCompressedBeforeSetDictionary
>>>    [junit4]   2> NOTE: reproduce with: ant test
>>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>>> -Dtests.badapples=true -Dtests.locale=os-GE
>>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>>> -Dtests.file.encoding=US-ASCII
>>>    [junit4] FAILURE 0.01s J1 | TestDictionary.testInvalidData <<<
>>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>>> but was:<23>
>>>    [junit4]    >        at
>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>    [junit4]    >        at
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>    [junit4]    >        at
>>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>    [junit4]    >        at
>>> java.base/java.lang.Thread.run(Thread.java:833)
>>>    [junit4] OK      0.02s J1 |
>>> TestDictionary.testCompressedEmptyAliasDictionary
>>>    [junit4] OK      0.01s J1 | TestDictionary.testReplacements
>>>    [junit4]   2> NOTE: test params are:
>>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>> chunkSize=5, blockSize=360)),
>>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@373d70a4),
>>> locale=os-GE, timezone=Pacific/Guadalcanal
>>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>>> 14-ea (64-bit)/cpus=8,threads=1,free=500776096,total=536870912
>>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary,
>>> TestDictionary]
>>>    [junit4] Completed [4/5 (4!)] on J1 in 0.26s, 10 tests, 1 failure <<<
>>> FAILURES!
>>>
>>> [...truncated 1 lines...]
>>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>>    [junit4] OK      0.00s J0 | TestDictionary.testFlagWithCrazyWhitespace
>>>    [junit4] OK      0.01s J0 | TestDictionary.testInvalidFlags
>>>    [junit4] OK      0.00s J0 |
>>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>>    [junit4] OK      0.02s J0 | TestDictionary.testResourceCleanup
>>>    [junit4] OK      0.02s J0 | TestDictionary.testSimpleDictionary
>>>    [junit4] OK      0.02s J0 | TestDictionary.testCompressedDictionary
>>>    [junit4] OK      0.01s J0 |
>>> TestDictionary.testCompressedBeforeSetDictionary
>>>    [junit4]   2> NOTE: reproduce with: ant test
>>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>>> -Dtests.badapples=true -Dtests.locale=os-GE
>>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>>> -Dtests.file.encoding=US-ASCII
>>>    [junit4] FAILURE 0.01s J0 | TestDictionary.testInvalidData <<<
>>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>>> but was:<23>
>>>    [junit4]    >        at
>>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>>    [junit4]    >        at
>>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>    [junit4]    >        at
>>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>    [junit4]    >        at
>>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>>    [junit4]    >        at
>>> java.base/java.lang.Thread.run(Thread.java:833)
>>>    [junit4] OK      0.01s J0 |
>>> TestDictionary.testCompressedEmptyAliasDictionary
>>>    [junit4] OK      0.00s J0 | TestDictionary.testReplacements
>>>    [junit4]   2> NOTE: test params are:
>>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>>> chunkSize=5, blockSize=360)),
>>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@373d70a4),
>>> locale=os-GE, timezone=Pacific/Guadalcanal
>>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>>> 14-ea (64-bit)/cpus=8,threads=1,free=502781584,total=536870912
>>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary,
>>> TestDictionary]
>>>    [junit4] Completed [5/5 (5!)] on J0 in 0.28s, 10 tests, 1 failure <<<
>>> FAILURES!
>>>
>>> [...truncated 1 lines...]
>>>    [junit4] JVM J1: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191202_200812_7385994377243108120632.syserr
>>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J1: EOF ----
>>>
>>>    [junit4] JVM J0: stderr was not empty, see:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191202_200812_7402215388888996976381.syserr
>>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>>> UseConcMarkSweepGC; support was removed in 14.0
>>>    [junit4] <<< JVM J0: EOF ----
>>>
>>> [...truncated 14 lines...]
>>> BUILD FAILED
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1590:
>>> The following error occurred while executing this line:
>>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1117:
>>> There were test failures: 5 suites, 50 tests, 5 failures [seed:
>>> 89954FC6F33225B1]
>>>
>>> Total time: 3 seconds
>>>
>>> [repro] Setting last failure code to 256
>>>
>>> [repro] Failures w/original seeds:
>>> [repro]   5/5 failed: org.apache.lucene.analysis.hunspell.TestDictionary
>>> [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=f0d7aa4bc0468528ef9881b8ed510dfb3668572e,
>>> workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
>>> [WARNINGS] Computing warning deltas based on reference build #1565
>>> 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: builds-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: builds-help@lucene.apache.org
>>
>>
>>
>> --
>> Sincerely yours
>> Mikhail Khludnev
>>
>

-- 
Sincerely yours
Mikhail Khludnev

Re: [JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-14-ea+24) - Build # 1566 - Unstable!

Posted by Robert Muir <rc...@gmail.com>.
The test expects a ParseException (which contains offset) to be triggered
for the invalid data.
But the offset isn't what the test expects.

If you look at the test and the code, there isn't anything sneaky going on
here. We just populate the ParseException with getLineNumber.

Does this only fail with EA JDK? Could be a JDK issue!

On Mon, Dec 2, 2019 at 3:27 PM Mikhail Khludnev <mk...@apache.org> wrote:

> Any ideas? Is there a jira for it?
>
> On Mon, Dec 2, 2019 at 11:10 PM Policeman Jenkins Server <
> jenkins@thetaphi.de> wrote:
>
>> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1566/
>> Java: 64bit/jdk-14-ea+24 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>>
>> 6 tests failed.
>> FAILED:
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>
>> Error Message:
>> expected:<24> but was:<23>
>>
>> Stack Trace:
>> java.lang.AssertionError: expected:<24> but was:<23>
>>         at
>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>         at org.junit.Assert.fail(Assert.java:88)
>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>         at
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>         at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>         at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>         at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>         at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>
>>
>> FAILED:
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>
>> Error Message:
>> expected:<24> but was:<23>
>>
>> Stack Trace:
>> java.lang.AssertionError: expected:<24> but was:<23>
>>         at
>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>         at org.junit.Assert.fail(Assert.java:88)
>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>         at
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>         at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>         at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>         at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>         at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>
>>
>> FAILED:
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>
>> Error Message:
>> expected:<24> but was:<23>
>>
>> Stack Trace:
>> java.lang.AssertionError: expected:<24> but was:<23>
>>         at
>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>         at org.junit.Assert.fail(Assert.java:88)
>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>         at
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>         at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>         at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>         at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>         at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>
>>
>> FAILED:
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>
>> Error Message:
>> expected:<24> but was:<23>
>>
>> Stack Trace:
>> java.lang.AssertionError: expected:<24> but was:<23>
>>         at
>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>         at org.junit.Assert.fail(Assert.java:88)
>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>         at
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>         at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>         at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>         at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>         at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>
>>
>> FAILED:
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>
>> Error Message:
>> expected:<24> but was:<23>
>>
>> Stack Trace:
>> java.lang.AssertionError: expected:<24> but was:<23>
>>         at
>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>         at org.junit.Assert.fail(Assert.java:88)
>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>         at
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>         at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>         at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>         at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>         at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>
>>
>> FAILED:
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>>
>> Error Message:
>> expected:<24> but was:<23>
>>
>> Stack Trace:
>> java.lang.AssertionError: expected:<24> but was:<23>
>>         at
>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>         at org.junit.Assert.fail(Assert.java:88)
>>         at org.junit.Assert.failNotEquals(Assert.java:834)
>>         at org.junit.Assert.assertEquals(Assert.java:645)
>>         at org.junit.Assert.assertEquals(Assert.java:631)
>>         at
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>         at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>         at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>         at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>         at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>         at java.base/java.lang.Thread.run(Thread.java:833)
>>
>>
>>
>>
>> Build Log:
>> [...truncated 2186 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J0-20191202_183815_4229858183483993938877.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 5 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J1-20191202_183815_42112084949338725657123.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 5 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J2-20191202_183815_42214382348921760109733.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 307 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20191202_185039_2767917149182333869631.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20191202_185039_27613187039350845391962.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20191202_185039_2765996341386250186957.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 463 lines...]
>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>    [junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>> -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
>> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>    [junit4] FAILURE 0.01s J1 | TestDictionary.testInvalidData <<<
>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>> but was:<23>
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>    [junit4]    >        at
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>    [junit4]    >        at
>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
>>    [junit4]   2> NOTE: test params are:
>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>> chunkSize=5, blockSize=360)),
>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cad7e31),
>> locale=os-GE, timezone=Pacific/Guadalcanal
>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>> 14-ea (64-bit)/cpus=8,threads=1,free=490467768,total=536870912
>>    [junit4]   2> NOTE: All tests run in this JVM:
>> [TestProtectedTermFilterFactory, TestPersianNormalizationFilterFactory,
>> TestStopFilterFactory, TestRussianAnalyzer, TestEmptyTokenStream,
>> TestDutchAnalyzer, TestRollingCharBuffer, NumericPayloadTokenFilterTest,
>> TestSnowballPorterFilterFactory, TestElision, TestGermanAnalyzer,
>> TestSimplePatternSplitTokenizer, TestApostropheFilter,
>> TestSoraniNormalizationFilterFactory, TestFinnishLightStemFilterFactory,
>> TestNorwegianLightStemFilterFactory, TestReverseStringFilter,
>> TestCzechStemFilterFactory, TestGalicianStemFilter,
>> TestLimitTokenPositionFilterFactory, TestAlternateCasing,
>> TestArmenianAnalyzer, TestCJKWidthFilterFactory,
>> TestUnicodeWhitespaceTokenizer, TestIndonesianStemmer, TestHindiFilters,
>> TestScandinavianFoldingFilter, TestWordnetSynonymParser,
>> TestBengaliStemmer, TestArabicFilters, TestFactories, TestCircumfix,
>> FixedShingleFilterTest, TestScandinavianNormalizationFilterFactory,
>> TestKeywordRepeatFilter, TypeAsPayloadTokenFilterTest,
>> TestPortugueseStemFilter, TestBengaliAnalyzer, TestLatvianStemmer,
>> TestAsciiFoldingFilterFactory, TestDictionary]
>>    [junit4] Completed [82/295 (1!)] on J1 in 0.25s, 10 tests, 1 failure
>> <<< FAILURES!
>>
>> [...truncated 631 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191202_185227_1964322840160869338651.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191202_185227_1969673564284326330228.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191202_185227_1968355567805391327281.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 260 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20191202_185440_40910217797151839712079.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 6 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20191202_185440_4098899698232798744798.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20191202_185440_409183270851731386372.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 214 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20191202_185453_1263292519280722018040.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20191202_185453_1264965480100657040899.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 14 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20191202_185453_12615823965872246856603.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 162 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20191202_185605_3291073753878817535877.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20191202_185605_32915284862937237499054.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20191202_185605_32915812495867213786410.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 188 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20191202_185609_89011029530589558994201.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20191202_185609_8902116197968471921400.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20191202_185609_89010971835325251047929.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 168 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20191202_185646_27612016292733615586632.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 6 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20191202_185646_27612396131981932247149.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20191202_185646_2768295067375247612287.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 173 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20191202_185649_6375900264469256053578.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20191202_185649_6375160457443931588071.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 6 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20191202_185649_6373189663227310377043.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 161 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20191202_185659_3204808275853173571905.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20191202_185659_3209571751382826607595.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 162 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20191202_185707_5667393848244809323804.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20191202_185707_56611135839839065384696.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20191202_185707_56312514664175251243193.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 196 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20191202_185711_15818144122365738689400.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 9 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20191202_185711_15813653189122863656641.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 12 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20191202_185711_158968345663327646526.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 1553 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20191202_190036_81715389599940877447083.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 6 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20191202_190036_81716454951679604656754.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20191202_190036_8177344295634985243057.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 253 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J2-20191202_190045_900340202978781867070.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J1-20191202_190045_90016924544242797851611.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J0-20191202_190045_9004570509798680031645.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 278 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20191202_190100_88610014302938271672183.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 7 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20191202_190100_88615794169557066213912.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20191202_190100_88615678656303955729300.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 230 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J2-20191202_190402_4103361663395729927061.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 6 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J1-20191202_190402_41016029343634821941453.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J0-20191202_190402_41013531783101765411614.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 173 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20191202_190405_8285961276939741900725.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20191202_190405_828871972358688967370.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20191202_190405_82914851778029187786082.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 240 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J0-20191202_190414_05518332192513338524961.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J1-20191202_190414_05515858999719024021631.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J2-20191202_190414_05511447830354036448585.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 185 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20191202_190456_18216177663783979713078.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20191202_190456_1828749198540450827846.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20191202_190456_18214525212253940187529.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 258 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20191202_190514_75711300443947890408077.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20191202_190514_75712452094573926848343.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20191202_190514_7576184942751351297577.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 166 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J1-20191202_190544_77410141906757434286923.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J2-20191202_190544_77413730354377569097013.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 6 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J0-20191202_190544_7745980267358612616789.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 303 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J2-20191202_190618_661363516088846320308.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J1-20191202_190618_6615163463660322949473.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J0-20191202_190618_66112365274367802398471.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 157 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J0-20191202_190625_6496064121436603188889.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J1-20191202_190625_64915782764575744078856.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 185 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J0-20191202_190643_89412145186849030150277.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 9 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J1-20191202_190643_89510014639514858079608.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J2-20191202_190643_89413089894814705106324.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 258 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J1-20191202_190710_0901910738449016170486.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J0-20191202_190710_09016917765657141547685.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J2-20191202_190710_09015664162736156553394.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 256 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J1-20191202_190721_39212772558115398211035.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J0-20191202_190721_39217875023948662429848.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J2-20191202_190721_392533298561072747668.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 237 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20191202_190734_81114884859713249787615.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20191202_190734_81115249466084304642176.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20191202_190734_8113432938939473553730.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 216 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20191202_190745_01313279304860562071645.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20191202_190745_01313409097532074725043.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20191202_190745_0136325567647179937480.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 282 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20191202_190758_5673867779897953946926.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 5 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20191202_190758_56717612859284715975983.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 5 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20191202_190758_5674668113822930164189.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 304 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20191202_191046_23715335462030011573700.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20191202_191046_23712982615396311932496.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20191202_191046_23711215423379270960461.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 153 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20191202_191109_2386956826403213817216.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 181 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20191202_191111_2904921351611381971515.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20191202_191111_2907350447477943650405.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 8 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20191202_191111_29016112985655990525113.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 258 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20191202_191221_60816523237935462940927.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20191202_191221_60815967199309916930599.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 6 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20191202_191221_6085397436349521837666.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 4777 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20191202_191339_61518123970303701080552.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20191202_191339_61512133087638318014872.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20191202_191339_61510955230534548063872.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 1113 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J1-20191202_195737_14515278744007697889752.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20191202_195737_1456167300129036003709.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20191202_195737_1451493214627045664631.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 1446 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J2-20191202_200212_3541692962301362633981.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 6 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20191202_200212_3539458111334655204171.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20191202_200212_3534437822903258394246.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 800 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20191202_200224_44012180170306419296214.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20191202_200224_4408017438963652383799.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20191202_200224_44013845686593374757.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 571 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20191202_200348_0117140549586745391408.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20191202_200348_0118323147776703428729.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20191202_200348_01114791538766933335756.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 1302 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20191202_200407_1069155394897519966533.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20191202_200407_1064503654064404747609.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 661 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20191202_200415_81812790190322492166215.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 6 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20191202_200415_81814095949704700506584.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20191202_200415_818553024411917787407.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 573 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20191202_200440_61215365716389034435679.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20191202_200440_6123861600169708346705.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20191202_200440_61211265468873678530600.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 567 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-jaegertracer-configurator/test/temp/junit4-J0-20191202_200452_80613169355755405872207.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 581 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20191202_200501_16817153796786268551477.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20191202_200501_1671829249566242169089.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20191202_200501_1677479765518755060119.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 686 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20191202_200511_56018128061279351118336.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20191202_200511_56116126865971278311383.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20191202_200511_56015934330990080295286.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 591 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20191202_200544_579245137238642818416.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20191202_200544_5792055829573416158715.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>> [...truncated 3 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20191202_200544_57911352655507997669463.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 568 lines...]
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20191202_200600_64011617803489181870168.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 35356 lines...]
>> [repro] Jenkins log URL:
>> https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1566/consoleText
>>
>> [repro] Revision: f0d7aa4bc0468528ef9881b8ed510dfb3668572e
>>
>> [repro] Ant options: "-Dargs=-XX:+UseCompressedOops
>> -XX:+UseConcMarkSweepGC"
>> [repro] Repro line:  ant test  -Dtestcase=TestDictionary
>> -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1
>> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=os-GE
>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>> -Dtests.file.encoding=US-ASCII
>>
>> [repro] JUnit rest result XML files will be moved to: ./repro-reports
>> [repro] ant clean
>>
>> [...truncated 6 lines...]
>> [repro] Test suites by module:
>> [repro]    lucene/analysis/common
>> [repro]       TestDictionary
>> [repro] ant compile-test
>>
>> [...truncated 244 lines...]
>> [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
>> -Dtests.class="*.TestDictionary" -Dtests.showOutput=onerror
>> "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>> -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
>> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>
>> [...truncated 32 lines...]
>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>    [junit4] OK      0.03s J1 | TestDictionary.testFlagWithCrazyWhitespace
>>    [junit4] OK      0.16s J1 | TestDictionary.testInvalidFlags
>>    [junit4] OK      0.02s J1 |
>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>    [junit4] OK      0.11s J1 | TestDictionary.testResourceCleanup
>>    [junit4] OK      0.03s J1 | TestDictionary.testSimpleDictionary
>>    [junit4] OK      0.02s J1 | TestDictionary.testCompressedDictionary
>>    [junit4] OK      0.01s J1 |
>> TestDictionary.testCompressedBeforeSetDictionary
>>    [junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>> -Dtests.badapples=true -Dtests.locale=os-GE
>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>> -Dtests.file.encoding=US-ASCII
>>    [junit4] FAILURE 0.03s J1 | TestDictionary.testInvalidData <<<
>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>> but was:<23>
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>    [junit4]    >        at
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>    [junit4]    >        at
>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
>>    [junit4] OK      0.02s J1 |
>> TestDictionary.testCompressedEmptyAliasDictionary
>>    [junit4] OK      0.01s J1 | TestDictionary.testReplacements
>>    [junit4]   2> NOTE: test params are:
>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>> chunkSize=5, blockSize=360)),
>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43e58030),
>> locale=os-GE, timezone=Pacific/Guadalcanal
>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>> 14-ea (64-bit)/cpus=8,threads=1,free=490484688,total=536870912
>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
>>    [junit4] Completed [1/5 (1!)] on J1 in 1.00s, 10 tests, 1 failure <<<
>> FAILURES!
>>
>> [...truncated 1 lines...]
>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>    [junit4] OK      0.03s J0 | TestDictionary.testFlagWithCrazyWhitespace
>>    [junit4] OK      0.22s J0 | TestDictionary.testInvalidFlags
>>    [junit4] OK      0.01s J0 |
>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>    [junit4] OK      0.09s J0 | TestDictionary.testResourceCleanup
>>    [junit4] OK      0.03s J0 | TestDictionary.testSimpleDictionary
>>    [junit4] OK      0.04s J0 | TestDictionary.testCompressedDictionary
>>    [junit4] OK      0.02s J0 |
>> TestDictionary.testCompressedBeforeSetDictionary
>>    [junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>> -Dtests.badapples=true -Dtests.locale=os-GE
>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>> -Dtests.file.encoding=US-ASCII
>>    [junit4] FAILURE 0.05s J0 | TestDictionary.testInvalidData <<<
>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>> but was:<23>
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>    [junit4]    >        at
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>    [junit4]    >        at
>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
>>    [junit4] OK      0.05s J0 |
>> TestDictionary.testCompressedEmptyAliasDictionary
>>    [junit4] OK      0.01s J0 | TestDictionary.testReplacements
>>    [junit4]   2> NOTE: test params are:
>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>> chunkSize=5, blockSize=360)),
>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43e58030),
>> locale=os-GE, timezone=Pacific/Guadalcanal
>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>> 14-ea (64-bit)/cpus=8,threads=1,free=491489472,total=536870912
>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
>>    [junit4] Completed [2/5 (2!)] on J0 in 0.93s, 10 tests, 1 failure <<<
>> FAILURES!
>>
>> [...truncated 1 lines...]
>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>    [junit4] OK      0.02s J2 | TestDictionary.testFlagWithCrazyWhitespace
>>    [junit4] OK      0.12s J2 | TestDictionary.testInvalidFlags
>>    [junit4] OK      0.02s J2 |
>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>    [junit4] OK      0.12s J2 | TestDictionary.testResourceCleanup
>>    [junit4] OK      0.03s J2 | TestDictionary.testSimpleDictionary
>>    [junit4] OK      0.03s J2 | TestDictionary.testCompressedDictionary
>>    [junit4] OK      0.01s J2 |
>> TestDictionary.testCompressedBeforeSetDictionary
>>    [junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>> -Dtests.badapples=true -Dtests.locale=os-GE
>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>> -Dtests.file.encoding=US-ASCII
>>    [junit4] FAILURE 0.04s J2 | TestDictionary.testInvalidData <<<
>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>> but was:<23>
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>    [junit4]    >        at
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>    [junit4]    >        at
>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
>>    [junit4] OK      0.04s J2 |
>> TestDictionary.testCompressedEmptyAliasDictionary
>>    [junit4] OK      0.01s J2 | TestDictionary.testReplacements
>>    [junit4]   2> NOTE: test params are:
>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>> chunkSize=5, blockSize=360)),
>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d242b47),
>> locale=os-GE, timezone=Pacific/Guadalcanal
>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>> 14-ea (64-bit)/cpus=8,threads=1,free=491000696,total=536870912
>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
>>    [junit4] Completed [3/5 (3!)] on J2 in 0.98s, 10 tests, 1 failure <<<
>> FAILURES!
>>
>> [...truncated 1 lines...]
>>    [junit4] JVM J2: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191202_200812_73917088388470743562567.syserr
>>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J2: EOF ----
>>
>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>    [junit4] OK      0.01s J1 | TestDictionary.testFlagWithCrazyWhitespace
>>    [junit4] OK      0.02s J1 | TestDictionary.testInvalidFlags
>>    [junit4] OK      0.00s J1 |
>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>    [junit4] OK      0.01s J1 | TestDictionary.testResourceCleanup
>>    [junit4] OK      0.01s J1 | TestDictionary.testSimpleDictionary
>>    [junit4] OK      0.02s J1 | TestDictionary.testCompressedDictionary
>>    [junit4] OK      0.01s J1 |
>> TestDictionary.testCompressedBeforeSetDictionary
>>    [junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>> -Dtests.badapples=true -Dtests.locale=os-GE
>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>> -Dtests.file.encoding=US-ASCII
>>    [junit4] FAILURE 0.01s J1 | TestDictionary.testInvalidData <<<
>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>> but was:<23>
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>    [junit4]    >        at
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>    [junit4]    >        at
>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
>>    [junit4] OK      0.02s J1 |
>> TestDictionary.testCompressedEmptyAliasDictionary
>>    [junit4] OK      0.01s J1 | TestDictionary.testReplacements
>>    [junit4]   2> NOTE: test params are:
>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>> chunkSize=5, blockSize=360)),
>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@373d70a4),
>> locale=os-GE, timezone=Pacific/Guadalcanal
>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>> 14-ea (64-bit)/cpus=8,threads=1,free=500776096,total=536870912
>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary,
>> TestDictionary]
>>    [junit4] Completed [4/5 (4!)] on J1 in 0.26s, 10 tests, 1 failure <<<
>> FAILURES!
>>
>> [...truncated 1 lines...]
>>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>>    [junit4] OK      0.00s J0 | TestDictionary.testFlagWithCrazyWhitespace
>>    [junit4] OK      0.01s J0 | TestDictionary.testInvalidFlags
>>    [junit4] OK      0.00s J0 |
>> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>>    [junit4] OK      0.02s J0 | TestDictionary.testResourceCleanup
>>    [junit4] OK      0.02s J0 | TestDictionary.testSimpleDictionary
>>    [junit4] OK      0.02s J0 | TestDictionary.testCompressedDictionary
>>    [junit4] OK      0.01s J0 |
>> TestDictionary.testCompressedBeforeSetDictionary
>>    [junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=TestDictionary -Dtests.method=testInvalidData
>> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
>> -Dtests.badapples=true -Dtests.locale=os-GE
>> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
>> -Dtests.file.encoding=US-ASCII
>>    [junit4] FAILURE 0.01s J0 | TestDictionary.testInvalidData <<<
>>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24>
>> but was:<23>
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>>    [junit4]    >        at
>> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>    [junit4]    >        at
>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
>>    [junit4] OK      0.01s J0 |
>> TestDictionary.testCompressedEmptyAliasDictionary
>>    [junit4] OK      0.00s J0 | TestDictionary.testReplacements
>>    [junit4]   2> NOTE: test params are:
>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
>> chunkSize=5, blockSize=360)),
>> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@373d70a4),
>> locale=os-GE, timezone=Pacific/Guadalcanal
>>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
>> 14-ea (64-bit)/cpus=8,threads=1,free=502781584,total=536870912
>>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary,
>> TestDictionary]
>>    [junit4] Completed [5/5 (5!)] on J0 in 0.28s, 10 tests, 1 failure <<<
>> FAILURES!
>>
>> [...truncated 1 lines...]
>>    [junit4] JVM J1: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191202_200812_7385994377243108120632.syserr
>>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J1: EOF ----
>>
>>    [junit4] JVM J0: stderr was not empty, see:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191202_200812_7402215388888996976381.syserr
>>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
>> UseConcMarkSweepGC; support was removed in 14.0
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 14 lines...]
>> BUILD FAILED
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1590:
>> The following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1117:
>> There were test failures: 5 suites, 50 tests, 5 failures [seed:
>> 89954FC6F33225B1]
>>
>> Total time: 3 seconds
>>
>> [repro] Setting last failure code to 256
>>
>> [repro] Failures w/original seeds:
>> [repro]   5/5 failed: org.apache.lucene.analysis.hunspell.TestDictionary
>> [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=f0d7aa4bc0468528ef9881b8ed510dfb3668572e,
>> workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
>> [WARNINGS] Computing warning deltas based on reference build #1565
>> 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: builds-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: builds-help@lucene.apache.org
>
>
>
> --
> Sincerely yours
> Mikhail Khludnev
>

Re: [JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-14-ea+24) - Build # 1566 - Unstable!

Posted by Mikhail Khludnev <mk...@apache.org>.
Any ideas? Is there a jira for it?

On Mon, Dec 2, 2019 at 11:10 PM Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1566/
> Java: 64bit/jdk-14-ea+24 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 6 tests failed.
> FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>
> Error Message:
> expected:<24> but was:<23>
>
> Stack Trace:
> java.lang.AssertionError: expected:<24> but was:<23>
>         at
> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:645)
>         at org.junit.Assert.assertEquals(Assert.java:631)
>         at
> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.base/java.lang.Thread.run(Thread.java:833)
>
>
> FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>
> Error Message:
> expected:<24> but was:<23>
>
> Stack Trace:
> java.lang.AssertionError: expected:<24> but was:<23>
>         at
> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:645)
>         at org.junit.Assert.assertEquals(Assert.java:631)
>         at
> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.base/java.lang.Thread.run(Thread.java:833)
>
>
> FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>
> Error Message:
> expected:<24> but was:<23>
>
> Stack Trace:
> java.lang.AssertionError: expected:<24> but was:<23>
>         at
> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:645)
>         at org.junit.Assert.assertEquals(Assert.java:631)
>         at
> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.base/java.lang.Thread.run(Thread.java:833)
>
>
> FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>
> Error Message:
> expected:<24> but was:<23>
>
> Stack Trace:
> java.lang.AssertionError: expected:<24> but was:<23>
>         at
> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:645)
>         at org.junit.Assert.assertEquals(Assert.java:631)
>         at
> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.base/java.lang.Thread.run(Thread.java:833)
>
>
> FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>
> Error Message:
> expected:<24> but was:<23>
>
> Stack Trace:
> java.lang.AssertionError: expected:<24> but was:<23>
>         at
> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:645)
>         at org.junit.Assert.assertEquals(Assert.java:631)
>         at
> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.base/java.lang.Thread.run(Thread.java:833)
>
>
> FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
>
> Error Message:
> expected:<24> but was:<23>
>
> Stack Trace:
> java.lang.AssertionError: expected:<24> but was:<23>
>         at
> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:645)
>         at org.junit.Assert.assertEquals(Assert.java:631)
>         at
> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.base/java.lang.Thread.run(Thread.java:833)
>
>
>
>
> Build Log:
> [...truncated 2186 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J0-20191202_183815_4229858183483993938877.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 5 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J1-20191202_183815_42112084949338725657123.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 5 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J2-20191202_183815_42214382348921760109733.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 307 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20191202_185039_2767917149182333869631.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20191202_185039_27613187039350845391962.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20191202_185039_2765996341386250186957.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 463 lines...]
>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary
> -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=os-GE
> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
> -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 0.01s J1 | TestDictionary.testInvalidData <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but
> was:<23>
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>    [junit4]    >        at
> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
>    [junit4]   2> NOTE: test params are:
> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
> chunkSize=5, blockSize=360)),
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cad7e31),
> locale=os-GE, timezone=Pacific/Guadalcanal
>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
> 14-ea (64-bit)/cpus=8,threads=1,free=490467768,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestProtectedTermFilterFactory, TestPersianNormalizationFilterFactory,
> TestStopFilterFactory, TestRussianAnalyzer, TestEmptyTokenStream,
> TestDutchAnalyzer, TestRollingCharBuffer, NumericPayloadTokenFilterTest,
> TestSnowballPorterFilterFactory, TestElision, TestGermanAnalyzer,
> TestSimplePatternSplitTokenizer, TestApostropheFilter,
> TestSoraniNormalizationFilterFactory, TestFinnishLightStemFilterFactory,
> TestNorwegianLightStemFilterFactory, TestReverseStringFilter,
> TestCzechStemFilterFactory, TestGalicianStemFilter,
> TestLimitTokenPositionFilterFactory, TestAlternateCasing,
> TestArmenianAnalyzer, TestCJKWidthFilterFactory,
> TestUnicodeWhitespaceTokenizer, TestIndonesianStemmer, TestHindiFilters,
> TestScandinavianFoldingFilter, TestWordnetSynonymParser,
> TestBengaliStemmer, TestArabicFilters, TestFactories, TestCircumfix,
> FixedShingleFilterTest, TestScandinavianNormalizationFilterFactory,
> TestKeywordRepeatFilter, TypeAsPayloadTokenFilterTest,
> TestPortugueseStemFilter, TestBengaliAnalyzer, TestLatvianStemmer,
> TestAsciiFoldingFilterFactory, TestDictionary]
>    [junit4] Completed [82/295 (1!)] on J1 in 0.25s, 10 tests, 1 failure
> <<< FAILURES!
>
> [...truncated 631 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191202_185227_1964322840160869338651.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191202_185227_1969673564284326330228.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191202_185227_1968355567805391327281.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 260 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20191202_185440_40910217797151839712079.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20191202_185440_4098899698232798744798.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20191202_185440_409183270851731386372.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 214 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20191202_185453_1263292519280722018040.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20191202_185453_1264965480100657040899.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 14 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20191202_185453_12615823965872246856603.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 162 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20191202_185605_3291073753878817535877.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20191202_185605_32915284862937237499054.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20191202_185605_32915812495867213786410.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 188 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20191202_185609_89011029530589558994201.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20191202_185609_8902116197968471921400.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20191202_185609_89010971835325251047929.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 168 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20191202_185646_27612016292733615586632.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20191202_185646_27612396131981932247149.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20191202_185646_2768295067375247612287.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 173 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20191202_185649_6375900264469256053578.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20191202_185649_6375160457443931588071.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20191202_185649_6373189663227310377043.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 161 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20191202_185659_3204808275853173571905.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20191202_185659_3209571751382826607595.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 162 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20191202_185707_5667393848244809323804.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20191202_185707_56611135839839065384696.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20191202_185707_56312514664175251243193.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 196 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20191202_185711_15818144122365738689400.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 9 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20191202_185711_15813653189122863656641.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 12 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20191202_185711_158968345663327646526.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 1553 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20191202_190036_81715389599940877447083.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20191202_190036_81716454951679604656754.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20191202_190036_8177344295634985243057.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 253 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J2-20191202_190045_900340202978781867070.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J1-20191202_190045_90016924544242797851611.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J0-20191202_190045_9004570509798680031645.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 278 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20191202_190100_88610014302938271672183.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 7 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20191202_190100_88615794169557066213912.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20191202_190100_88615678656303955729300.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 230 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J2-20191202_190402_4103361663395729927061.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J1-20191202_190402_41016029343634821941453.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J0-20191202_190402_41013531783101765411614.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 173 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20191202_190405_8285961276939741900725.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20191202_190405_828871972358688967370.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20191202_190405_82914851778029187786082.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 240 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J0-20191202_190414_05518332192513338524961.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J1-20191202_190414_05515858999719024021631.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J2-20191202_190414_05511447830354036448585.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 185 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20191202_190456_18216177663783979713078.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20191202_190456_1828749198540450827846.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20191202_190456_18214525212253940187529.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 258 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20191202_190514_75711300443947890408077.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20191202_190514_75712452094573926848343.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20191202_190514_7576184942751351297577.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 166 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J1-20191202_190544_77410141906757434286923.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J2-20191202_190544_77413730354377569097013.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J0-20191202_190544_7745980267358612616789.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 303 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J2-20191202_190618_661363516088846320308.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J1-20191202_190618_6615163463660322949473.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J0-20191202_190618_66112365274367802398471.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 157 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J0-20191202_190625_6496064121436603188889.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J1-20191202_190625_64915782764575744078856.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 185 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J0-20191202_190643_89412145186849030150277.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 9 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J1-20191202_190643_89510014639514858079608.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J2-20191202_190643_89413089894814705106324.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 258 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J1-20191202_190710_0901910738449016170486.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J0-20191202_190710_09016917765657141547685.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J2-20191202_190710_09015664162736156553394.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 256 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J1-20191202_190721_39212772558115398211035.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J0-20191202_190721_39217875023948662429848.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J2-20191202_190721_392533298561072747668.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 237 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20191202_190734_81114884859713249787615.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20191202_190734_81115249466084304642176.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20191202_190734_8113432938939473553730.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 216 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20191202_190745_01313279304860562071645.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20191202_190745_01313409097532074725043.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20191202_190745_0136325567647179937480.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 282 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20191202_190758_5673867779897953946926.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 5 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20191202_190758_56717612859284715975983.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 5 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20191202_190758_5674668113822930164189.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 304 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20191202_191046_23715335462030011573700.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20191202_191046_23712982615396311932496.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20191202_191046_23711215423379270960461.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 153 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20191202_191109_2386956826403213817216.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 181 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20191202_191111_2904921351611381971515.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20191202_191111_2907350447477943650405.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 8 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20191202_191111_29016112985655990525113.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 258 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20191202_191221_60816523237935462940927.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20191202_191221_60815967199309916930599.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20191202_191221_6085397436349521837666.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 4777 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20191202_191339_61518123970303701080552.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20191202_191339_61512133087638318014872.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20191202_191339_61510955230534548063872.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 1113 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J1-20191202_195737_14515278744007697889752.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20191202_195737_1456167300129036003709.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20191202_195737_1451493214627045664631.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 1446 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J2-20191202_200212_3541692962301362633981.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20191202_200212_3539458111334655204171.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20191202_200212_3534437822903258394246.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 800 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20191202_200224_44012180170306419296214.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20191202_200224_4408017438963652383799.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20191202_200224_44013845686593374757.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 571 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20191202_200348_0117140549586745391408.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20191202_200348_0118323147776703428729.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20191202_200348_01114791538766933335756.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 1302 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20191202_200407_1069155394897519966533.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20191202_200407_1064503654064404747609.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 661 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20191202_200415_81812790190322492166215.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20191202_200415_81814095949704700506584.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20191202_200415_818553024411917787407.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 573 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20191202_200440_61215365716389034435679.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20191202_200440_6123861600169708346705.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20191202_200440_61211265468873678530600.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 567 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-jaegertracer-configurator/test/temp/junit4-J0-20191202_200452_80613169355755405872207.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 581 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20191202_200501_16817153796786268551477.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20191202_200501_1671829249566242169089.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20191202_200501_1677479765518755060119.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 686 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20191202_200511_56018128061279351118336.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20191202_200511_56116126865971278311383.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20191202_200511_56015934330990080295286.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 591 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20191202_200544_579245137238642818416.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20191202_200544_5792055829573416158715.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20191202_200544_57911352655507997669463.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 568 lines...]
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20191202_200600_64011617803489181870168.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 35356 lines...]
> [repro] Jenkins log URL:
> https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1566/consoleText
>
> [repro] Revision: f0d7aa4bc0468528ef9881b8ed510dfb3668572e
>
> [repro] Ant options: "-Dargs=-XX:+UseCompressedOops
> -XX:+UseConcMarkSweepGC"
> [repro] Repro line:  ant test  -Dtestcase=TestDictionary
> -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=os-GE
> -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
> -Dtests.file.encoding=US-ASCII
>
> [repro] JUnit rest result XML files will be moved to: ./repro-reports
> [repro] ant clean
>
> [...truncated 6 lines...]
> [repro] Test suites by module:
> [repro]    lucene/analysis/common
> [repro]       TestDictionary
> [repro] ant compile-test
>
> [...truncated 244 lines...]
> [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
> -Dtests.class="*.TestDictionary" -Dtests.showOutput=onerror
> "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
> -Dtests.seed=89954FC6F33225B1 -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>
> [...truncated 32 lines...]
>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>    [junit4] OK      0.03s J1 | TestDictionary.testFlagWithCrazyWhitespace
>    [junit4] OK      0.16s J1 | TestDictionary.testInvalidFlags
>    [junit4] OK      0.02s J1 |
> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>    [junit4] OK      0.11s J1 | TestDictionary.testResourceCleanup
>    [junit4] OK      0.03s J1 | TestDictionary.testSimpleDictionary
>    [junit4] OK      0.02s J1 | TestDictionary.testCompressedDictionary
>    [junit4] OK      0.01s J1 |
> TestDictionary.testCompressedBeforeSetDictionary
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary
> -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true
> -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 0.03s J1 | TestDictionary.testInvalidData <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but
> was:<23>
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>    [junit4]    >        at
> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
>    [junit4] OK      0.02s J1 |
> TestDictionary.testCompressedEmptyAliasDictionary
>    [junit4] OK      0.01s J1 | TestDictionary.testReplacements
>    [junit4]   2> NOTE: test params are:
> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
> chunkSize=5, blockSize=360)),
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43e58030),
> locale=os-GE, timezone=Pacific/Guadalcanal
>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
> 14-ea (64-bit)/cpus=8,threads=1,free=490484688,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
>    [junit4] Completed [1/5 (1!)] on J1 in 1.00s, 10 tests, 1 failure <<<
> FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>    [junit4] OK      0.03s J0 | TestDictionary.testFlagWithCrazyWhitespace
>    [junit4] OK      0.22s J0 | TestDictionary.testInvalidFlags
>    [junit4] OK      0.01s J0 |
> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>    [junit4] OK      0.09s J0 | TestDictionary.testResourceCleanup
>    [junit4] OK      0.03s J0 | TestDictionary.testSimpleDictionary
>    [junit4] OK      0.04s J0 | TestDictionary.testCompressedDictionary
>    [junit4] OK      0.02s J0 |
> TestDictionary.testCompressedBeforeSetDictionary
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary
> -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true
> -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 0.05s J0 | TestDictionary.testInvalidData <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but
> was:<23>
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>    [junit4]    >        at
> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
>    [junit4] OK      0.05s J0 |
> TestDictionary.testCompressedEmptyAliasDictionary
>    [junit4] OK      0.01s J0 | TestDictionary.testReplacements
>    [junit4]   2> NOTE: test params are:
> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
> chunkSize=5, blockSize=360)),
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43e58030),
> locale=os-GE, timezone=Pacific/Guadalcanal
>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
> 14-ea (64-bit)/cpus=8,threads=1,free=491489472,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
>    [junit4] Completed [2/5 (2!)] on J0 in 0.93s, 10 tests, 1 failure <<<
> FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>    [junit4] OK      0.02s J2 | TestDictionary.testFlagWithCrazyWhitespace
>    [junit4] OK      0.12s J2 | TestDictionary.testInvalidFlags
>    [junit4] OK      0.02s J2 |
> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>    [junit4] OK      0.12s J2 | TestDictionary.testResourceCleanup
>    [junit4] OK      0.03s J2 | TestDictionary.testSimpleDictionary
>    [junit4] OK      0.03s J2 | TestDictionary.testCompressedDictionary
>    [junit4] OK      0.01s J2 |
> TestDictionary.testCompressedBeforeSetDictionary
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary
> -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true
> -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 0.04s J2 | TestDictionary.testInvalidData <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but
> was:<23>
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>    [junit4]    >        at
> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
>    [junit4] OK      0.04s J2 |
> TestDictionary.testCompressedEmptyAliasDictionary
>    [junit4] OK      0.01s J2 | TestDictionary.testReplacements
>    [junit4]   2> NOTE: test params are:
> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
> chunkSize=5, blockSize=360)),
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d242b47),
> locale=os-GE, timezone=Pacific/Guadalcanal
>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
> 14-ea (64-bit)/cpus=8,threads=1,free=491000696,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
>    [junit4] Completed [3/5 (3!)] on J2 in 0.98s, 10 tests, 1 failure <<<
> FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] JVM J2: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191202_200812_73917088388470743562567.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>    [junit4] OK      0.01s J1 | TestDictionary.testFlagWithCrazyWhitespace
>    [junit4] OK      0.02s J1 | TestDictionary.testInvalidFlags
>    [junit4] OK      0.00s J1 |
> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>    [junit4] OK      0.01s J1 | TestDictionary.testResourceCleanup
>    [junit4] OK      0.01s J1 | TestDictionary.testSimpleDictionary
>    [junit4] OK      0.02s J1 | TestDictionary.testCompressedDictionary
>    [junit4] OK      0.01s J1 |
> TestDictionary.testCompressedBeforeSetDictionary
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary
> -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true
> -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 0.01s J1 | TestDictionary.testInvalidData <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but
> was:<23>
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>    [junit4]    >        at
> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
>    [junit4] OK      0.02s J1 |
> TestDictionary.testCompressedEmptyAliasDictionary
>    [junit4] OK      0.01s J1 | TestDictionary.testReplacements
>    [junit4]   2> NOTE: test params are:
> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
> chunkSize=5, blockSize=360)),
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@373d70a4),
> locale=os-GE, timezone=Pacific/Guadalcanal
>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
> 14-ea (64-bit)/cpus=8,threads=1,free=500776096,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary,
> TestDictionary]
>    [junit4] Completed [4/5 (4!)] on J1 in 0.26s, 10 tests, 1 failure <<<
> FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
>    [junit4] OK      0.00s J0 | TestDictionary.testFlagWithCrazyWhitespace
>    [junit4] OK      0.01s J0 | TestDictionary.testInvalidFlags
>    [junit4] OK      0.00s J0 |
> TestDictionary.testSetWithCrazyWhitespaceAndBOMs
>    [junit4] OK      0.02s J0 | TestDictionary.testResourceCleanup
>    [junit4] OK      0.02s J0 | TestDictionary.testSimpleDictionary
>    [junit4] OK      0.02s J0 | TestDictionary.testCompressedDictionary
>    [junit4] OK      0.01s J0 |
> TestDictionary.testCompressedBeforeSetDictionary
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary
> -Dtests.method=testInvalidData -Dtests.seed=89954FC6F33225B1
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true
> -Dtests.locale=os-GE -Dtests.timezone=Pacific/Guadalcanal
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 0.01s J0 | TestDictionary.testInvalidData <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but
> was:<23>
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([89954FC6F33225B1:61632831A7F4F9CE]:0)
>    [junit4]    >        at
> org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
>    [junit4] OK      0.01s J0 |
> TestDictionary.testCompressedEmptyAliasDictionary
>    [junit4] OK      0.00s J0 | TestDictionary.testReplacements
>    [junit4]   2> NOTE: test params are:
> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
> chunkSize=5, maxDocsPerChunk=5, blockSize=360),
> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
> chunkSize=5, blockSize=360)),
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@373d70a4),
> locale=os-GE, timezone=Pacific/Guadalcanal
>    [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation
> 14-ea (64-bit)/cpus=8,threads=1,free=502781584,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary,
> TestDictionary]
>    [junit4] Completed [5/5 (5!)] on J0 in 0.28s, 10 tests, 1 failure <<<
> FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] JVM J1: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191202_200812_7385994377243108120632.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191202_200812_7402215388888996976381.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
> UseConcMarkSweepGC; support was removed in 14.0
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 14 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1590:
> The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1117:
> There were test failures: 5 suites, 50 tests, 5 failures [seed:
> 89954FC6F33225B1]
>
> Total time: 3 seconds
>
> [repro] Setting last failure code to 256
>
> [repro] Failures w/original seeds:
> [repro]   5/5 failed: org.apache.lucene.analysis.hunspell.TestDictionary
> [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=f0d7aa4bc0468528ef9881b8ed510dfb3668572e,
> workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
> [WARNINGS] Computing warning deltas based on reference build #1565
> 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: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org



-- 
Sincerely yours
Mikhail Khludnev