I forgot to update _default schema file for tests. The schema was fixed.
Thanks @ab for letting me know.

Tomoko

2019年7月3日(水) 23:17 Policeman Jenkins Server <[email protected]>:
>
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/811/
> Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 4 tests failed.
> FAILED:  
> org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame
>
> Error Message:
> Mismatch in files expected:<..._es.txt, stopwords_e[t.txt, stopwords_e]u.txt, 
> stopwords_fa....> but was:<..._es.txt, stopwords_e[]u.txt, stopwords_fa....>
>
> Stack Trace:
> org.junit.ComparisonFailure: Mismatch in files expected:<..._es.txt, 
> stopwords_e[t.txt, stopwords_e]u.txt, stopwords_fa....> but was:<..._es.txt, 
> stopwords_e[]u.txt, stopwords_fa....>
>         at 
> __randomizedtesting.SeedInfo.seed([AE0C276FE5A8AE44:A49E7EB38D070CE7]:0)
>         at org.junit.Assert.assertEquals(Assert.java:115)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:720)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:710)
>         at java.base/java.nio.file.Files.walkFileTree(Files.java:2808)
>         at java.base/java.nio.file.Files.walkFileTree(Files.java:2873)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI.compareDirectories(TestConfigSetsAPI.java:710)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame(TestConfigSetsAPI.java:701)
>         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:567)
>         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 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         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 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         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:835)
>
>
> FAILED:  
> org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame
>
> Error Message:
> Mismatch in files expected:<..._es.txt, stopwords_e[t.txt, stopwords_e]u.txt, 
> stopwords_fa....> but was:<..._es.txt, stopwords_e[]u.txt, stopwords_fa....>
>
> Stack Trace:
> org.junit.ComparisonFailure: Mismatch in files expected:<..._es.txt, 
> stopwords_e[t.txt, stopwords_e]u.txt, stopwords_fa....> but was:<..._es.txt, 
> stopwords_e[]u.txt, stopwords_fa....>
>         at 
> __randomizedtesting.SeedInfo.seed([AE0C276FE5A8AE44:A49E7EB38D070CE7]:0)
>         at org.junit.Assert.assertEquals(Assert.java:115)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:720)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:710)
>         at java.base/java.nio.file.Files.walkFileTree(Files.java:2808)
>         at java.base/java.nio.file.Files.walkFileTree(Files.java:2873)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI.compareDirectories(TestConfigSetsAPI.java:710)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame(TestConfigSetsAPI.java:701)
>         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:567)
>         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 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         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 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         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:835)
>
>
> FAILED:  
> org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame
>
> Error Message:
> Mismatch in files expected:<..._es.txt, stopwords_e[t.txt, stopwords_e]u.txt, 
> stopwords_fa....> but was:<..._es.txt, stopwords_e[]u.txt, stopwords_fa....>
>
> Stack Trace:
> org.junit.ComparisonFailure: Mismatch in files expected:<..._es.txt, 
> stopwords_e[t.txt, stopwords_e]u.txt, stopwords_fa....> but was:<..._es.txt, 
> stopwords_e[]u.txt, stopwords_fa....>
>         at 
> __randomizedtesting.SeedInfo.seed([AE0C276FE5A8AE44:A49E7EB38D070CE7]:0)
>         at org.junit.Assert.assertEquals(Assert.java:115)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:720)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:710)
>         at java.base/java.nio.file.Files.walkFileTree(Files.java:2808)
>         at java.base/java.nio.file.Files.walkFileTree(Files.java:2873)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI.compareDirectories(TestConfigSetsAPI.java:710)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame(TestConfigSetsAPI.java:701)
>         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:567)
>         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 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         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 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         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:835)
>
>
> FAILED:  
> org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame
>
> Error Message:
> Mismatch in files expected:<..._es.txt, stopwords_e[t.txt, stopwords_e]u.txt, 
> stopwords_fa....> but was:<..._es.txt, stopwords_e[]u.txt, stopwords_fa....>
>
> Stack Trace:
> org.junit.ComparisonFailure: Mismatch in files expected:<..._es.txt, 
> stopwords_e[t.txt, stopwords_e]u.txt, stopwords_fa....> but was:<..._es.txt, 
> stopwords_e[]u.txt, stopwords_fa....>
>         at 
> __randomizedtesting.SeedInfo.seed([AE0C276FE5A8AE44:A49E7EB38D070CE7]:0)
>         at org.junit.Assert.assertEquals(Assert.java:115)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:720)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:710)
>         at java.base/java.nio.file.Files.walkFileTree(Files.java:2808)
>         at java.base/java.nio.file.Files.walkFileTree(Files.java:2873)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI.compareDirectories(TestConfigSetsAPI.java:710)
>         at 
> org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame(TestConfigSetsAPI.java:701)
>         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:567)
>         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 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         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 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         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:835)
>
>
>
>
> Build Log:
> [...truncated 2099 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J2-20190703_124342_308115608521601849475.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J0-20190703_124342_30843298006454714273.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 5 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J1-20190703_124342_3084894857262036183799.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 304 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-20190703_125541_57912247581132160602411.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20190703_125541_57910045797299765417155.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20190703_125541_5798601013099261321487.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 1087 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-20190703_125732_39414883420044075840395.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20190703_125732_39412316066268552111955.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190703_125732_3944459898587289017735.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 255 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-20190703_125943_9878777835268906870228.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 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-20190703_125943_9887423763339668761497.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20190703_125943_9878671187188952867643.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 223 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-20190703_130000_60915252529968723455579.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 8 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20190703_130000_6039406477753416049034.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20190703_130000_6091477641905981978732.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 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-20190703_130027_32613726195733864554114.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20190703_130027_3266910685228886268115.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20190703_130027_326860396417666285227.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 216 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-20190703_130032_91713761514269842497565.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20190703_130032_9178129313014866468565.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20190703_130032_9173309230105740910362.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 168 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20190703_130048_88218228471124600893391.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20190703_130048_88215572843566735462960.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20190703_130048_8832650377531988484703.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 179 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-20190703_130053_02415049715520081363273.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20190703_130053_02417627434944831257278.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20190703_130053_02410621133370814397108.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 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-20190703_130104_89510899772065432333495.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20190703_130104_89550071755222995094.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 165 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20190703_130114_57013503300968218080805.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20190703_130114_5707765526082501924499.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20190703_130114_5707668922008351721171.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 196 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-20190703_130119_43618132291721927463562.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190703_130119_437403115819010544527.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 9 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-20190703_130119_436889657145462517429.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 1545 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20190703_130435_0715318658850938309318.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20190703_130435_0723520693421152976104.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20190703_130435_0691316678268357414784.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 250 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J0-20190703_130446_74811579143988111566779.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J2-20190703_130446_7488330622026015338817.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J1-20190703_130446_74810577832257377356640.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 261 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20190703_130507_78610316303154112940203.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20190703_130507_7863200788476032559060.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 4 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20190703_130507_7864621581956712626762.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 233 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J0-20190703_130916_40413221735561596202670.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J1-20190703_130916_40416761918444818829041.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J2-20190703_130916_40412949974984586863355.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 173 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20190703_130921_80511026559357629238683.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20190703_130921_8054893103652120306381.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20190703_130921_805511213713971583692.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 225 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J2-20190703_130931_7028541552184628875676.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J1-20190703_130931_7029206650291125807011.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 12 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J0-20190703_130931_70217998759451583659363.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 182 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20190703_131025_06414659397147026591123.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20190703_131025_064510856399605047378.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20190703_131025_0643663613521400779097.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 255 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20190703_131037_5317520797564294314199.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20190703_131037_53114242263720440934548.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20190703_131037_53116751234268785780200.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 169 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J1-20190703_131109_0722805393619571625486.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J2-20190703_131109_07215709324628737737433.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J0-20190703_131109_072926034989581986797.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 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-20190703_131136_3495967017828771147354.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J0-20190703_131136_3439848230987818567413.syserr
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J1-20190703_131136_3438102991946725987530.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 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-20190703_131144_65917885936749119351751.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J1-20190703_131144_6596996825643132026589.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 188 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J0-20190703_131158_6844080679383188569281.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J1-20190703_131158_684281769761266620727.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J2-20190703_131158_6849767167659594040096.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 261 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J2-20190703_131234_5121763550489415710013.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J0-20190703_131234_51212074264394064937006.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J1-20190703_131234_5126567716243695702495.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 321 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J0-20190703_131247_30713763956836469708879.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J1-20190703_131247_3075365785794851565453.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J2-20190703_131247_3077766186160993571936.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 231 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20190703_131304_29611814088526685346724.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20190703_131304_29613504907619033875503.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20190703_131304_29614654426880862551870.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 219 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20190703_131315_8405471121785705962198.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20190703_131315_84017686956986042426908.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20190703_131315_84015917220909052329527.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 236 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20190703_131330_382157670861946807743.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20190703_131330_3823473286214218132454.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 5 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20190703_131330_38210261105214605294630.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 299 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20190703_131458_707690283166688331574.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20190703_131458_7078192460505791959539.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20190703_131458_7074692098832233387865.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 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-20190703_131541_32012106075077695990341.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 184 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20190703_131543_8656470025707136194348.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20190703_131543_86511314130033487778986.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20190703_131543_8651887220530314757633.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 255 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20190703_131723_4953122595320013982299.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 9 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20190703_131723_49516721448547123923059.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20190703_131723_49614829369967797578702.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 2063 lines...]
>    [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
>    [junit4]   2> 296522 INFO  
> (SUITE-TestConfigSetsAPI-seed#[AE0C276FE5A8AE44]-worker) [     ] 
> o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
> test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
>    [junit4]   2> Creating dataDir: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestConfigSetsAPI_AE0C276FE5A8AE44-001/init-core-data-001
>    [junit4]   2> 296523 WARN  
> (SUITE-TestConfigSetsAPI-seed#[AE0C276FE5A8AE44]-worker) [     ] 
> o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
>    [junit4]   2> 296523 INFO  
> (SUITE-TestConfigSetsAPI-seed#[AE0C276FE5A8AE44]-worker) [     ] 
> o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
> w/NUMERIC_DOCVALUES_SYSPROP=false
>    [junit4]   2> 296523 INFO  
> (SUITE-TestConfigSetsAPI-seed#[AE0C276FE5A8AE44]-worker) [     ] 
> o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
> @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
> clientAuth=0.0/0.0)
>    [junit4]   2> 296526 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.SolrTestCaseJ4 ###Starting testCreate
>    [junit4]   2> 296526 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestConfigSetsAPI_AE0C276FE5A8AE44-001/tempDir-001
>    [junit4]   2> 296526 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>    [junit4]   2> 296526 INFO  (ZkTestServer Run Thread) [     ] 
> o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 296526 INFO  (ZkTestServer Run Thread) [     ] 
> o.a.s.c.ZkTestServer Starting server
>    [junit4]   2> 296626 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.ZkTestServer start zk server on port:42051
>    [junit4]   2> 296626 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42051
>    [junit4]   2> 296627 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.ZkTestServer connecting to 127.0.0.1 42051
>    [junit4]   2> 296628 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 296629 INFO  (zkConnectionManagerCallback-1996-thread-1) [   
>   ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 296629 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 296631 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 296632 INFO  (zkConnectionManagerCallback-1998-thread-1) [   
>   ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 296632 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 296633 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 296635 INFO  (zkConnectionManagerCallback-2000-thread-1) [   
>   ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 296635 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 296739 WARN  (jetty-launcher-2001-thread-1) [     ] 
> o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
>    [junit4]   2> 296739 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
>    [junit4]   2> 296739 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
>    [junit4]   2> 296739 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
> afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
>    [junit4]   2> 296740 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 296740 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 296740 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.e.j.s.session node0 Scavenging every 600000ms
>    [junit4]   2> 296740 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.e.j.s.h.ContextHandler Started 
> o.e.j.s.ServletContextHandler@b67612{/solr,null,AVAILABLE}
>    [junit4]   2> 296741 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.e.j.s.AbstractConnector Started ServerConnector@6ee28d8e{ssl,[ssl, alpn, 
> http/1.1, h2]}{127.0.0.1:39515}
>    [junit4]   2> 296741 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.e.j.s.Server Started @296760ms
>    [junit4]   2> 296741 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
> hostPort=39515}
>    [junit4]   2> 296741 ERROR (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
> missing or incomplete.
>    [junit4]   2> 296741 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.s.SolrDispatchFilter Using logger factory 
> org.apache.logging.slf4j.Log4jLoggerFactory
>    [junit4]   2> 296741 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
> 8.2.0
>    [junit4]   2> 296741 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
> null
>    [junit4]   2> 296741 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 296741 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
> 2019-07-03T13:24:04.690838Z
>    [junit4]   2> 296742 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 296743 INFO  (zkConnectionManagerCallback-2003-thread-1) [   
>   ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 296743 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 296743 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 296887 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
> WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
>    [junit4]   2> 296888 WARN  (jetty-launcher-2001-thread-1) [     ] 
> o.e.j.u.s.S.config Trusting all certificates configured for 
> Client@3d3e934f[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 296888 WARN  (jetty-launcher-2001-thread-1) [     ] 
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
> Client@3d3e934f[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 296890 WARN  (jetty-launcher-2001-thread-1) [     ] 
> o.e.j.u.s.S.config Trusting all certificates configured for 
> Client@666f5f8d[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 296890 WARN  (jetty-launcher-2001-thread-1) [     ] 
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
> Client@666f5f8d[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 296891 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42051/solr
>    [junit4]   2> 296892 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 296893 INFO  (zkConnectionManagerCallback-2010-thread-1) [   
>   ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 296893 INFO  (jetty-launcher-2001-thread-1) [     ] 
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 296999 INFO  (jetty-launcher-2001-thread-1) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ConnectionManager Waiting for client 
> to connect to ZooKeeper
>    [junit4]   2> 297000 INFO  (zkConnectionManagerCallback-2012-thread-1) [   
>   ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 297000 INFO  (jetty-launcher-2001-thread-1) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
> to ZooKeeper
>    [junit4]   2> 297030 INFO  (jetty-launcher-2001-thread-1) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.OverseerElectionContext I am going to 
> be the leader 127.0.0.1:39515_solr
>    [junit4]   2> 297030 INFO  (jetty-launcher-2001-thread-1) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.Overseer Overseer 
> (id=72101766405947397-127.0.0.1:39515_solr-n_0000000000) starting
>    [junit4]   2> 297032 INFO  (jetty-launcher-2001-thread-1) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ConnectionManager Waiting for client 
> to connect to ZooKeeper
>    [junit4]   2> 297033 INFO  (zkConnectionManagerCallback-2019-thread-1) [   
>   ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 297033 INFO  (jetty-launcher-2001-thread-1) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
> to ZooKeeper
>    [junit4]   2> 297034 INFO  (jetty-launcher-2001-thread-1) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
> Cluster at 127.0.0.1:42051/solr ready
>    [junit4]   2> 297034 INFO  
> (OverseerStateUpdate-72101766405947397-127.0.0.1:39515_solr-n_0000000000) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.Overseer Starting to work on the main 
> queue : 127.0.0.1:39515_solr
>    [junit4]   2> 297034 INFO  (jetty-launcher-2001-thread-1) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.ZkController Register node as live in 
> ZooKeeper:/live_nodes/127.0.0.1:39515_solr
>    [junit4]   2> 297035 INFO  (zkCallback-2018-thread-1) [     ] 
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 297035 INFO  (zkCallback-2011-thread-1) [     ] 
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 297051 INFO  (jetty-launcher-2001-thread-1) 
> [n:127.0.0.1:39515_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
> collection, keeping metrics history in memory.
>    [junit4]   2> 297064 INFO  (jetty-launcher-2001-thread-1) 
> [n:127.0.0.1:39515_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
> 'solr_39515.solr.node' (registry 'solr.node') enabled at server: 
> com.sun.jmx.mbeanserver.JmxMBeanServer@79881c04
>    [junit4]   2> 297070 INFO  (jetty-launcher-2001-thread-1) 
> [n:127.0.0.1:39515_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
> 'solr_39515.solr.jvm' (registry 'solr.jvm') enabled at server: 
> com.sun.jmx.mbeanserver.JmxMBeanServer@79881c04
>    [junit4]   2> 297070 INFO  (jetty-launcher-2001-thread-1) 
> [n:127.0.0.1:39515_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
> 'solr_39515.solr.jetty' (registry 'solr.jetty') enabled at server: 
> com.sun.jmx.mbeanserver.JmxMBeanServer@79881c04
>    [junit4]   2> 297071 INFO  (jetty-launcher-2001-thread-1) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
> definitions underneath 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestConfigSetsAPI_AE0C276FE5A8AE44-001/tempDir-001/node1/.
>    [junit4]   2> 297082 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 297083 INFO  (zkConnectionManagerCallback-2025-thread-1) [   
>   ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 297083 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 297084 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 297084 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42051/solr ready
>    [junit4]   2> 297093 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 297095 INFO  (zkConnectionManagerCallback-2027-thread-1) [   
>   ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 297095 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 297198 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 297199 INFO  (zkConnectionManagerCallback-2029-thread-1) [   
>   ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 297199 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 297215 INFO  (qtp555253222-5047) [n:127.0.0.1:39515_solr     
> ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
> name=configSet1&action=CREATE&wt=javabin&version=2
>    [junit4]   2> 297221 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.OverseerConfigSetMessageHandler 
> OverseerConfigSetMessageHandler.processMessage : create , {
>    [junit4]   2>   "name":"configSet1",
>    [junit4]   2>   "baseConfigSet":"_default",
>    [junit4]   2>   "immutable":"false",
>    [junit4]   2>   "operation":"configsets:create"}
>    [junit4]   2> 297222 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/protwords.txt to /configs/configSet1/protwords.txt
>    [junit4]   2> 297223 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/managed-schema to /configs/configSet1/managed-schema
>    [junit4]   2> 297224 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/solrconfig.xml to /configs/configSet1/solrconfig.xml
>    [junit4]   2> 297224 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/synonyms.txt to /configs/configSet1/synonyms.txt
>    [junit4]   2> 297225 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/stopwords.txt to /configs/configSet1/stopwords.txt
>    [junit4]   2> 297225 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/contractions_it.txt to 
> /configs/configSet1/lang/contractions_it.txt
>    [junit4]   2> 297226 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stemdict_nl.txt to 
> /configs/configSet1/lang/stemdict_nl.txt
>    [junit4]   2> 297227 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_hy.txt to 
> /configs/configSet1/lang/stopwords_hy.txt
>    [junit4]   2> 297227 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_no.txt to 
> /configs/configSet1/lang/stopwords_no.txt
>    [junit4]   2> 297228 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/contractions_ca.txt to 
> /configs/configSet1/lang/contractions_ca.txt
>    [junit4]   2> 297229 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_id.txt to 
> /configs/configSet1/lang/stopwords_id.txt
>    [junit4]   2> 297229 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_ga.txt to 
> /configs/configSet1/lang/stopwords_ga.txt
>    [junit4]   2> 297230 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_hi.txt to 
> /configs/configSet1/lang/stopwords_hi.txt
>    [junit4]   2> 297231 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_da.txt to 
> /configs/configSet1/lang/stopwords_da.txt
>    [junit4]   2> 297231 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_ja.txt to 
> /configs/configSet1/lang/stopwords_ja.txt
>    [junit4]   2> 297232 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_pt.txt to 
> /configs/configSet1/lang/stopwords_pt.txt
>    [junit4]   2> 297233 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_hu.txt to 
> /configs/configSet1/lang/stopwords_hu.txt
>    [junit4]   2> 297233 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_el.txt to 
> /configs/configSet1/lang/stopwords_el.txt
>    [junit4]   2> 297234 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_ru.txt to 
> /configs/configSet1/lang/stopwords_ru.txt
>    [junit4]   2> 297234 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_tr.txt to 
> /configs/configSet1/lang/stopwords_tr.txt
>    [junit4]   2> 297235 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_ar.txt to 
> /configs/configSet1/lang/stopwords_ar.txt
>    [junit4]   2> 297236 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/userdict_ja.txt to 
> /configs/configSet1/lang/userdict_ja.txt
>    [junit4]   2> 297236 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_eu.txt to 
> /configs/configSet1/lang/stopwords_eu.txt
>    [junit4]   2> 297237 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_it.txt to 
> /configs/configSet1/lang/stopwords_it.txt
>    [junit4]   2> 297237 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_cz.txt to 
> /configs/configSet1/lang/stopwords_cz.txt
>    [junit4]   2> 297238 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stoptags_ja.txt to 
> /configs/configSet1/lang/stoptags_ja.txt
>    [junit4]   2> 297238 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/contractions_fr.txt to 
> /configs/configSet1/lang/contractions_fr.txt
>    [junit4]   2> 297239 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_de.txt to 
> /configs/configSet1/lang/stopwords_de.txt
>    [junit4]   2> 297240 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_fa.txt to 
> /configs/configSet1/lang/stopwords_fa.txt
>    [junit4]   2> 297240 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/contractions_ga.txt to 
> /configs/configSet1/lang/contractions_ga.txt
>    [junit4]   2> 297241 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_ca.txt to 
> /configs/configSet1/lang/stopwords_ca.txt
>    [junit4]   2> 297241 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_nl.txt to 
> /configs/configSet1/lang/stopwords_nl.txt
>    [junit4]   2> 297242 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_bg.txt to 
> /configs/configSet1/lang/stopwords_bg.txt
>    [junit4]   2> 297242 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_lv.txt to 
> /configs/configSet1/lang/stopwords_lv.txt
>    [junit4]   2> 297243 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_en.txt to 
> /configs/configSet1/lang/stopwords_en.txt
>    [junit4]   2> 297244 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_es.txt to 
> /configs/configSet1/lang/stopwords_es.txt
>    [junit4]   2> 297244 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_th.txt to 
> /configs/configSet1/lang/stopwords_th.txt
>    [junit4]   2> 297245 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_ro.txt to 
> /configs/configSet1/lang/stopwords_ro.txt
>    [junit4]   2> 297245 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_fr.txt to 
> /configs/configSet1/lang/stopwords_fr.txt
>    [junit4]   2> 297246 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_sv.txt to 
> /configs/configSet1/lang/stopwords_sv.txt
>    [junit4]   2> 297246 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_fi.txt to 
> /configs/configSet1/lang/stopwords_fi.txt
>    [junit4]   2> 297247 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/hyphenations_ga.txt to 
> /configs/configSet1/lang/hyphenations_ga.txt
>    [junit4]   2> 297247 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/lang/stopwords_gl.txt to 
> /configs/configSet1/lang/stopwords_gl.txt
>    [junit4]   2> 297248 INFO  
> (OverseerThreadFactory-1378-thread-1-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
> /configs/_default/params.json to /configs/configSet1/params.json
>    [junit4]   2> 297249 INFO  (qtp555253222-5047) [n:127.0.0.1:39515_solr     
> ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
> params={name=configSet1&action=CREATE&wt=javabin&version=2} status=0 QTime=33
>    [junit4]   2> 297355 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 297357 INFO  (zkConnectionManagerCallback-2031-thread-1) [   
>   ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 297357 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 297460 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 297461 INFO  (zkConnectionManagerCallback-2033-thread-1) [   
>   ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 297461 INFO  
> (TEST-TestConfigSetsAPI.testCreate-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 297476 INFO  (qtp555253222-5046) [n:127.0.0.1:39515_solr     
> ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
> baseConfigSet=baseConfigSet2&configSetProp.key1=value1&name=configSet2&action=CREATE&configSetProp.immutable=true&wt=javabin&version=2
>    [junit4]   2> 297477 INFO  
> (OverseerThreadFactory-1378-thread-2-processing-n:127.0.0.1:39515_solr) 
> [n:127.0.0.1:39515_solr     ] o.a.s.c.OverseerConfigSetMessageHandler 
> OverseerConfigSetMessageHandler.processMessage : create , {
>    [junit4]   2>   "name":"configSet2",
>    [junit4]   2>   "baseConfigSet":"baseConfigSet2",
>    [junit4]   2>   "configSetProp.key1":"value1",
>    [junit4]   2>   "configSetProp.immutable":"true",
>    [junit4]   2>   "immutable":"false",
>    [junit4]   2>   "operation":"configsets:create"}
>    [junit4]   2> 297477 INFO  
> (OverseerCollectionConfigSetProcessor-72101766405947397-127.0.0.1:39515_solr-n_0000000000)
>  [n:127.0.0.1:39515_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /
>
> [...truncated too long message...]
>
> .handler.ContextHandler.doScope(ContextHandler.java:1249)
>    [junit4]   2>        at 
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
>    [junit4]   2>        at 
> org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
>    [junit4]   2>        at 
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
>    [junit4]   2>        at 
> org.eclipse.jetty.server.Server.handle(Server.java:505)
>    [junit4]   2>        at 
> org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
>    [junit4]   2>        at 
> org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
>    [junit4]   2>        at 
> org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
>    [junit4]   2>        at 
> org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
>    [junit4]   2>        at 
> org.eclipse.jetty.io.ssl.SslConnection$1.run(SslConnection.java:144)
>    [junit4]   2>        at 
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
>    [junit4]   2>        at 
> org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
>    [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:835)
>    [junit4]   2>
>    [junit4]   2> 72913 INFO  (qtp640801362-1958) [n:127.0.0.1:42413_solr     
> ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
> params={name=myconf&action=UPLOAD} status=400 QTime=0
>    [junit4]   2> 73116 INFO  (jetty-closer-816-thread-1) [     ] 
> o.a.s.c.CoreContainer Shutting down CoreContainer instance=1859446812
>    [junit4]   2> 73116 INFO  (jetty-closer-816-thread-1) [     ] 
> o.a.s.c.ZkController Remove node as live in 
> ZooKeeper:/live_nodes/127.0.0.1:42413_solr
>    [junit4]   2> 73117 INFO  (jetty-closer-816-thread-1) [     ] 
> o.a.s.c.ZkController Publish this node as DOWN...
>    [junit4]   2> 73117 INFO  (jetty-closer-816-thread-1) [     ] 
> o.a.s.c.ZkController Publish node=127.0.0.1:42413_solr as DOWN
>    [junit4]   2> 73122 INFO  (jetty-closer-816-thread-1) [     ] 
> o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
> 2147483647 transient cores
>    [junit4]   2> 73122 INFO  (jetty-closer-816-thread-1) [     ] 
> o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
> tag=null
>    [junit4]   2> 73122 INFO  (jetty-closer-816-thread-1) [     ] 
> o.a.s.m.r.SolrJmxReporter Closing reporter 
> [org.apache.solr.metrics.reporters.SolrJmxReporter@5559939a: rootName = 
> solr_42413, domain = solr.node, service url = null, agent id = null] for 
> registry solr.node / com.codahale.metrics.MetricRegistry@17331fc6
>    [junit4]   2> 73125 INFO  (jetty-closer-816-thread-1) [     ] 
> o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
> tag=null
>    [junit4]   2> 73125 INFO  (jetty-closer-816-thread-1) [     ] 
> o.a.s.m.r.SolrJmxReporter Closing reporter 
> [org.apache.solr.metrics.reporters.SolrJmxReporter@1ac41084: rootName = 
> solr_42413, domain = solr.jvm, service url = null, agent id = null] for 
> registry solr.jvm / com.codahale.metrics.MetricRegistry@23d4ed14
>    [junit4]   2> 73127 INFO  (jetty-closer-816-thread-1) [     ] 
> o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
> tag=null
>    [junit4]   2> 73127 INFO  (jetty-closer-816-thread-1) [     ] 
> o.a.s.m.r.SolrJmxReporter Closing reporter 
> [org.apache.solr.metrics.reporters.SolrJmxReporter@3e4c5833: rootName = 
> solr_42413, domain = solr.jetty, service url = null, agent id = null] for 
> registry solr.jetty / com.codahale.metrics.MetricRegistry@767a2453
>    [junit4]   2> 73127 INFO  (jetty-closer-816-thread-1) [     ] 
> o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
> tag=null
>    [junit4]   2> 73128 INFO  (closeThreadPool-820-thread-1) [     ] 
> o.a.s.c.Overseer Overseer 
> (id=72101967377858565-127.0.0.1:42413_solr-n_0000000000) closing
>    [junit4]   2> 73128 INFO  
> (OverseerStateUpdate-72101967377858565-127.0.0.1:42413_solr-n_0000000000) 
> [n:127.0.0.1:42413_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
> 127.0.0.1:42413_solr
>    [junit4]   2> 73128 INFO  
> (OverseerAutoScalingTriggerThread-72101967377858565-127.0.0.1:42413_solr-n_0000000000)
>  [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but 
> we are closed, exiting.
>    [junit4]   2> 73139 INFO  (closeThreadPool-820-thread-2) [     ] 
> o.a.s.c.Overseer Overseer 
> (id=72101967377858565-127.0.0.1:42413_solr-n_0000000000) closing
>    [junit4]   2> 73341 INFO  (jetty-closer-816-thread-1) [     ] 
> o.a.s.c.Overseer Overseer 
> (id=72101967377858565-127.0.0.1:42413_solr-n_0000000000) closing
>    [junit4]   2> 73342 INFO  (jetty-closer-816-thread-1) [     ] 
> o.e.j.s.AbstractConnector Stopped ServerConnector@69cb2adf{ssl,[ssl, alpn, 
> http/1.1, h2]}{127.0.0.1:0}
>    [junit4]   2> 73342 INFO  (jetty-closer-816-thread-1) [     ] 
> o.e.j.s.h.ContextHandler Stopped 
> o.e.j.s.ServletContextHandler@f5be3d2{/solr,null,UNAVAILABLE}
>    [junit4]   2> 73342 INFO  (jetty-closer-816-thread-1) [     ] 
> o.e.j.s.session node0 Stopped scavenging
>    [junit4]   2> 73342 INFO  
> (TEST-TestConfigSetsAPI.testUploadErrors-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.ZkTestServer Shutting down ZkTestServer.
>    [junit4]   2> 73545 WARN  (ZkTestServer Run Thread) [     ] 
> o.a.s.c.ZkTestServer Watch limit violations:
>    [junit4]   2> Maximum concurrent create/delete watches above limit:
>    [junit4]   2>
>    [junit4]   2>        3       /solr/aliases.json
>    [junit4]   2>
>    [junit4]   2> Maximum concurrent data watches above limit:
>    [junit4]   2>
>    [junit4]   2>        3       /solr/clusterstate.json
>    [junit4]   2>        3       /solr/clusterprops.json
>    [junit4]   2>
>    [junit4]   2> Maximum concurrent children watches above limit:
>    [junit4]   2>
>    [junit4]   2>        5       /solr/live_nodes
>    [junit4]   2>        3       /solr/collections
>    [junit4]   2>        2       /solr/overseer/queue
>    [junit4]   2>
>    [junit4]   2> 73546 INFO  
> (TEST-TestConfigSetsAPI.testUploadErrors-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38529
>    [junit4]   2> 73546 INFO  
> (TEST-TestConfigSetsAPI.testUploadErrors-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.c.ZkTestServer connecting to 127.0.0.1 38529
>    [junit4]   2> 73547 INFO  
> (TEST-TestConfigSetsAPI.testUploadErrors-seed#[AE0C276FE5A8AE44]) [     ] 
> o.a.s.SolrTestCaseJ4 ###Ending testUploadErrors
>    [junit4] OK      3.51s J2 | TestConfigSetsAPI.testUploadErrors
>    [junit4]   2> NOTE: leaving temporary files on disk at: 
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestConfigSetsAPI_AE0C276FE5A8AE44-002
>    [junit4]   2> Jul 03, 2019 2:15:14 PM 
> com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>    [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
> thread(s).
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
> {subject=PostingsFormat(name=LuceneVarGapFixedInterval), 
> script_added_d=Lucene50(blocksize=128), id=Lucene50(blocksize=128), 
> script_added_i=BlockTreeOrds(blocksize=128)}, docValues:{}, 
> maxPointsInLeafNode=1794, maxMBSortInHeap=6.651149619867114, 
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@c0d4e88),
>  locale=fr-RE, timezone=America/Juneau
>    [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/AdoptOpenJDK 12.0.1 
> (64-bit)/cpus=8,threads=1,free=417535792,total=518979584
>    [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPI, 
> TestConfigSetsAPI]
>    [junit4] Completed [5/5 (5!)] on J2 in 32.97s, 10 tests, 1 failure <<< 
> FAILURES!
>
> [...truncated 1 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-20190703_141400_69218237193071846386951.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 14 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1572: 
> The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1099: 
> There were test failures: 5 suites, 50 tests, 5 failures [seed: 
> AE0C276FE5A8AE44]
>
> Total time: 1 minute 16 seconds
>
> [repro] Setting last failure code to 256
>
> [repro] Failures:
> [repro]   5/5 failed: org.apache.solr.cloud.TestConfigSetsAPI
> [repro] Exiting with code 256
> + mv lucene/build lucene/build.repro
> + mv solr/build solr/build.repro
> + 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=bb074f6a8aaa2131a276d9826d1ddd20ab573c90, 
> workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
> [WARNINGS] Computing warning deltas based on reference build #810
> Recording test results
> Setting 
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Build step 'Publish JUnit test result report' changed build result to UNSTABLE
> Email was triggered for: Unstable (Test Failures)
> Sending email for trigger: Unstable (Test Failures)
> Setting 
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting 
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting 
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting 
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting 
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting 
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to