Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3618/
Java: 32bit/jdk-9-ea+171 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.util.TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([D122268545DCDBEE:BBF019EA1D3F0B21]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:895)
        at 
org.apache.solr.util.TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers(TestMaxTokenLenTokenizer.java:104)
        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:563)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=letter0:lett&wt=xml
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:888)
        ... 39 more




Build Log:
[...truncated 1701 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/temp/junit4-J2-20170529_233536_3067451878051749049806.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/core/test/temp/junit4-J1-20170529_233536_3062110270737371802828.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/core/test/temp/junit4-J0-20170529_233536_3069615480154829559956.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 281 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20170529_234201_32413329088539261386354.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20170529_234201_3247216275906284678779.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20170529_234201_3246708047823412615479.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 1048 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20170529_234309_8541127207878654429840.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20170529_234309_8544159411909429523688.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20170529_234309_8544310593188969593420.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20170529_234527_3481868159767009652342.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20170529_234527_34817115236869244551091.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20170529_234527_3482740807629652011920.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 229 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20170529_234539_9358747630288209691740.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 11 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20170529_234539_9354153738021715625699.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20170529_234539_9351495977151827250804.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 146 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20170529_234615_92214662881731827156268.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20170529_234615_92711013293472979756949.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20170529_234615_9227913270548302919313.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 158 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20170529_234620_1189123434953974031397.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20170529_234620_1187450832897585568632.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20170529_234620_11815415214755919786332.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 145 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20170529_234630_9999790509451251458085.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20170529_234630_9995734745918992151256.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 146 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20170529_234641_37513806047557686656201.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20170529_234641_37515984069919274114790.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20170529_234641_3755009045598686807084.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20170529_234644_0294130025203160526457.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 150 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20170529_234651_9228310998813681510739.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20170529_234651_92214072700754829094140.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 26 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20170529_234651_9227554731414587138204.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 1344 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20170529_234852_620322268298122328128.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20170529_234852_62114081236285651769090.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20170529_234852_62016143752765378692523.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 223 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/classification/test/temp/junit4-J0-20170529_234859_72217008629605230701304.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/classification/test/temp/junit4-J1-20170529_234859_72210429823520222355618.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/classification/test/temp/junit4-J2-20170529_234859_72217873750108206813952.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 246 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20170529_234907_1341099968026660549497.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20170529_234907_1347319903758945086571.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20170529_234907_1379299661368839676536.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/demo/test/temp/junit4-J1-20170529_235127_9478741870818844578938.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/demo/test/temp/junit4-J0-20170529_235127_94711976333666856148801.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/demo/test/temp/junit4-J2-20170529_235127_9478713564153720457564.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 165 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20170529_235130_67414230348061869207996.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20170529_235130_6749776292449263160775.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20170529_235130_67413530238145805337219.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 209 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/facet/test/temp/junit4-J1-20170529_235136_26912132499052538167567.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/facet/test/temp/junit4-J0-20170529_235136_2696572702680257960608.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/facet/test/temp/junit4-J2-20170529_235136_26914710797540838715340.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 156 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20170529_235206_2753244431198493730653.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20170529_235206_27516807699173824176825.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20170529_235206_2759675739646455965469.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 220 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20170529_235214_95313493316883816252708.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 24 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20170529_235214_95216022753095064840171.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20170529_235214_95213090590843838432488.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 152 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/join/test/temp/junit4-J2-20170529_235239_5067588312691252885676.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/join/test/temp/junit4-J0-20170529_235239_5051966900825675170718.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/join/test/temp/junit4-J1-20170529_235239_5069556052585740889597.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 143 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/memory/test/temp/junit4-J0-20170529_235254_99517793047861836040295.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/memory/test/temp/junit4-J1-20170529_235254_9955518524281110376782.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 209 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/misc/test/temp/junit4-J1-20170529_235304_274170752018494111578.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/misc/test/temp/junit4-J2-20170529_235304_2816434731472318888631.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/misc/test/temp/junit4-J0-20170529_235304_2742503545218942653891.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 312 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/queries/test/temp/junit4-J0-20170529_235321_8525100230624695735821.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/queries/test/temp/junit4-J2-20170529_235321_85214048668141559934221.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/queries/test/temp/junit4-J1-20170529_235321_85210641916169400729236.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20170529_235329_06818116997915573048610.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20170529_235329_06811607089358416128891.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20170529_235329_0683073136120004648638.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 191 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20170529_235334_69016595953654611985248.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20170529_235334_6907255321739979587864.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20170529_235334_69017871067623132264437.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 191 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20170529_235347_30815766193706295250232.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20170529_235347_3085927404123844715867.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 7 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20170529_235347_3089140544197280761617.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 208 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20170529_235426_75315555722711042190545.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20170529_235426_75315140330559220801116.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20170529_235426_75311751207376618258326.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 151 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/spatial/test/temp/junit4-J2-20170529_235439_4208997108279913827962.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20170529_235439_420602590196775128920.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/spatial/test/temp/junit4-J1-20170529_235439_4207840716198369975032.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 158 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20170529_235601_1194330651657766997653.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20170529_235601_1194775449282437984115.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20170529_235601_1198666055744678626511.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 293 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20170529_235727_64412144798840257752861.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 15 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20170529_235727_64416365394271939765783.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20170529_235727_64412622395256641165245.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 2135 lines...]
   [junit4] Suite: org.apache.solr.util.TestMaxTokenLenTokenizer
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestMaxTokenLenTokenizer_D122268545DCDBEE-001/init-core-data-001
   [junit4]   2> 707480 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 707480 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 707481 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 707481 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 707507 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 707530 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 707544 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 707545 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 707562 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42352a
   [junit4]   2> 707565 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42352a
   [junit4]   2> 707565 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42352a
   [junit4]   2> 707566 INFO  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 707596 INFO  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 707620 INFO  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 707633 INFO  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 707633 INFO  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 707634 INFO  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@42352a
   [junit4]   2> 707634 INFO  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 707634 INFO  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestMaxTokenLenTokenizer_D122268545DCDBEE-001/init-core-data-001/]
   [junit4]   2> 707635 INFO  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1608880881, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 707670 INFO  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 707670 INFO  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 707671 INFO  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7457064621744564]
   [junit4]   2> 707671 INFO  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1325869[collection1] main]
   [junit4]   2> 707671 WARN  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 707671 INFO  (coreLoadExecutor-3256-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 707671 INFO  (searcherExecutor-3257-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1325869[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 707672 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 707673 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSingleFieldSameAnalyzers
   [junit4]   2> 707673 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 707674 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 707675 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 707675 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cb3420
   [junit4]   2> 707676 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d44c3c[collection1] main]
   [junit4]   2> 707677 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 707677 INFO  (searcherExecutor-3257-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d44c3c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):c1)))}
   [junit4]   2> 707677 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={wt=json&indent=true}{add=[1],commit=} 0 3
   [junit4]   2> 707677 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 707678 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cb3420
   [junit4]   2> 707679 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@c5c8b0[collection1] main]
   [junit4]   2> 707679 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 707679 INFO  (searcherExecutor-3257-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c5c8b0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):c1)
 Uninverting(_1(6.7.0):c1)))}
   [junit4]   2> 707679 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={wt=json&indent=true}{add=[2],commit=} 0 2
   [junit4]   2> 707680 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 707680 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cb3420
   [junit4]   2> 707681 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@bed78d[collection1] main]
   [junit4]   2> 707682 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 707684 INFO  (searcherExecutor-3257-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@bed78d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):c1)
 Uninverting(_1(6.7.0):c1) Uninverting(_2(6.7.0):c1)))}
   [junit4]   2> 707684 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={wt=json&indent=true}{add=[3],commit=} 0 4
   [junit4]   2> 707685 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 707685 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cb3420
   [junit4]   2> 707686 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d8ff39[collection1] main]
   [junit4]   2> 707686 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 707687 INFO  (searcherExecutor-3257-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d8ff39[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):c1)
 Uninverting(_1(6.7.0):c1) Uninverting(_2(6.7.0):c1) 
Uninverting(_3(6.7.0):c1)))}
   [junit4]   2> 707687 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={wt=json&indent=true}{add=[4],commit=} 0 2
   [junit4]   2> 707687 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 707687 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cb3420
   [junit4]   2> 707688 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@fd7690[collection1] main]
   [junit4]   2> 707689 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 707689 INFO  (searcherExecutor-3257-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@fd7690[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):c1)
 Uninverting(_1(6.7.0):c1) Uninverting(_2(6.7.0):c1) Uninverting(_3(6.7.0):c1) 
Uninverting(_4(6.7.0):c1)))}
   [junit4]   2> 707689 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={wt=json&indent=true}{add=[5],commit=} 0 2
   [junit4]   2> 707689 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 707689 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 707690 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 707690 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 0
   [junit4]   2> 707692 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 707693 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=letter0:l&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 707693 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=letter0:let&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 707694 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=letter0:lett&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 707694 ERROR 
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=letter0:lett&wt=xml
   [junit4]   2> 707695 ERROR 
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=letter0:lett&wt=xml:java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=letter0:lett&wt=xml
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:888)
   [junit4]   2>        at 
org.apache.solr.util.TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers(TestMaxTokenLenTokenizer.java:104)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:563)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 707695 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSingleFieldSameAnalyzers
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestMaxTokenLenTokenizer -Dtests.method=testSingleFieldSameAnalyzers 
-Dtests.seed=D122268545DCDBEE -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-SD -Dtests.timezone=Pacific/Port_Moresby -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J1 | 
TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D122268545DCDBEE:BBF019EA1D3F0B21]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:895)
   [junit4]    >        at 
org.apache.solr.util.TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers(TestMaxTokenLenTokenizer.java:104)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:563)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request was:q=letter0:lett&wt=xml
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:888)
   [junit4]    >        ... 39 more
   [junit4]   2> 707698 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSingleFieldDiffAnalyzers
   [junit4]   2> 707698 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 707698 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 707701 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 707701 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cb3420
   [junit4]   2> 707702 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11a73bc[collection1] main]
   [junit4]   2> 707703 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 707703 INFO  (searcherExecutor-3257-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11a73bc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.7.0):c1)))}
   [junit4]   2> 707703 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={wt=json&indent=true}{add=[1],commit=} 0 4
   [junit4]   2> 707704 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 707704 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cb3420
   [junit4]   2> 707706 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d7d21[collection1] main]
   [junit4]   2> 707706 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 707706 INFO  (searcherExecutor-3257-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6d7d21[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.7.0):c1)
 Uninverting(_6(6.7.0):c1)))}
   [junit4]   2> 707706 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={wt=json&indent=true}{add=[2],commit=} 0 2
   [junit4]   2> 707707 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 707707 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cb3420
   [junit4]   2> 707708 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b68585[collection1] main]
   [junit4]   2> 707709 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 707709 INFO  (searcherExecutor-3257-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b68585[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.7.0):c1)
 Uninverting(_6(6.7.0):c1) Uninverting(_7(6.7.0):c1)))}
   [junit4]   2> 707709 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={wt=json&indent=true}{add=[3],commit=} 0 2
   [junit4]   2> 707709 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 707709 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cb3420
   [junit4]   2> 707711 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@24ca34[collection1] main]
   [junit4]   2> 707711 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 707711 INFO  (searcherExecutor-3257-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@24ca34[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.7.0):c1)
 Uninverting(_6(6.7.0):c1) Uninverting(_7(6.7.0):c1) 
Uninverting(_8(6.7.0):c1)))}
   [junit4]   2> 707712 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={wt=json&indent=true}{add=[4],commit=} 0 2
   [junit4]   2> 707712 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 707712 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cb3420
   [junit4]   2> 707713 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11d2cfd[collection1] main]
   [junit4]   2> 707714 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 707714 INFO  (searcherExecutor-3257-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11d2cfd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.7.0):c1)
 Uninverting(_6(6.7.0):c1) Uninverting(_7(6.7.0):c1) Uninverting(_8(6.7.0):c1) 
Uninverting(_9(6.7.0):c1)))}
   [junit4]   2> 707714 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={wt=json&indent=true}{add=[5],commit=} 0 2
   [junit4]   2> 707714 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 707714 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 707714 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 707714 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 0
   [junit4]   2> 707715 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 707716 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=letter:let&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 707716 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=letter:lett&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 707716 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerCase:low&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 707719 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerCase:l&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 707720 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerCase:lo&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 707720 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerCase:lower&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 707720 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=whiteSpace:whi&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 707720 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=whiteSpace:teS&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 707725 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=whiteSpace:in&wt=xml} hits=1 status=0 QTime=4
   [junit4]   2> 707726 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=whiteSpace:white&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 707726 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=unicodeWhiteSpace:uni&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 707726 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=unicodeWhiteSpace:cod&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 707727 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=unicodeWhiteSpace:e&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 707727 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=unicodeWhiteSpace:unico&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 707727 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=keyword:keyword&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 707727 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=keyword:key&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 707728 INFO  
(TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[D122268545DCDBEE])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSingleFieldDiffAnalyzers
   [junit4]   2> 707728 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 707728 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=27560070
   [junit4]   2> 707728 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 707729 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 707730 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 707730 INFO  
(SUITE-TestMaxTokenLenTokenizer-seed#[D122268545DCDBEE]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 707730 INFO  (coreCloseExecutor-3261-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@32fe69
   [junit4]   2> 707733 INFO  (coreCloseExecutor-3261-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestMaxTokenLenTokenizer_D122268545DCDBEE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{lowerCase0=PostingsFormat(name=Memory doPackFST= true), 
whiteSpace=PostingsFormat(name=LuceneFixedGap), 
letter=PostingsFormat(name=LuceneVarGapFixedInterval), 
lowerCase=PostingsFormat(name=LuceneFixedGap), 
unicodeWhiteSpace=PostingsFormat(name=LuceneVarGapFixedInterval), 
letter0=FSTOrd50, unicodeWhiteSpace0=FSTOrd50, 
keyword0=PostingsFormat(name=Memory doPackFST= true), 
id=PostingsFormat(name=Memory doPackFST= true), 
keyword=PostingsFormat(name=LuceneFixedGap), 
whiteSpace0=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, 
maxPointsInLeafNode=1424, maxMBSortInHeap=5.537747758365885, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=en-SD, 
timezone=Pacific/Port_Moresby
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=8,threads=1,free=95967152,total=240406528
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCloudExampleTest, 
TestSchemaSimilarityResource, TestFastOutputStream, TestXmlQParserPlugin, 
SimplePostToolTest, TestNumericTerms64, TestQueryTypes, 
SharedFSAutoReplicaFailoverUtilsTest, TestStressCloudBlindAtomicUpdates, 
TestRandomCollapseQParserPlugin, TestMiniSolrCloudClusterSSL, 
TestSolrCLIRunExample, CSVRequestHandlerTest, HighlighterMaxOffsetTest, 
TestCloudDeleteByQuery, DirectSolrSpellCheckerTest, TestManagedSchema, 
TestSolrQueryParserDefaultOperatorResource, CleanupOldIndexTest, 
TestTolerantUpdateProcessorCloud, WrapperMergePolicyFactoryTest, 
BasicFunctionalityTest, TestDeleteCollectionOnDownNodes, 
TestRandomRequestDistribution, OverseerModifyCollectionTest, 
TestPivotHelperCode, MergeStrategyTest, TestDistributedGrouping, 
TestCustomDocTransformer, TestDynamicLoading, TestCloudSchemaless, 
TestFieldCacheWithThreads, TestPKIAuthenticationPlugin, 
CollectionsAPIDistributedZkTest, UpdateRequestProcessorFactoryTest, 
SpatialHeatmapFacetsTest, SpellCheckCollatorWithCollapseTest, TestRTGBase, 
SampleTest, CloneFieldUpdateProcessorFactoryTest, HdfsThreadLeakTest, 
SpellCheckCollatorTest, TestElisionMultitermQuery, HdfsDirectoryTest, 
HighlighterTest, TestSimpleQParserPlugin, TestDefaultStatsCache, 
URLClassifyProcessorTest, TestLRUCache, TestRequestForwarding, MoveReplicaTest, 
TriLevelCompositeIdRoutingTest, DeleteReplicaTest, DeleteInactiveReplicaTest, 
IndexSchemaTest, HLLSerializationTest, 
DistributedQueryComponentOptimizationTest, MetricsHandlerTest, TestLockTree, 
LeaderInitiatedRecoveryOnShardRestartTest, BadCopyFieldTest, 
DistributedFacetPivotSmallTest, SolrGraphiteReporterTest, 
BasicAuthStandaloneTest, TestShardHandlerFactory, TestSystemIdResolver, 
ClassificationUpdateProcessorFactoryTest, ShardRoutingCustomTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestMaxTokenLenTokenizer]
   [junit4] Completed [263/715 (1!)] on J1 in 0.28s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 1498 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20170529_235833_819514611976023967695.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20170529_235833_81910188455990018790384.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20170529_235833_8195636256298997091357.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 784 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20170530_003147_2718759688369831664952.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/solr-solrj/test/temp/junit4-J1-20170530_003147_2716366994950646827701.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 18 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20170530_003147_27113633871029782220736.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 1238 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20170530_003515_0377139956699767172694.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20170530_003515_0376051667344050780846.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J2-20170530_003515_0374725137468679932694.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 523 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20170530_003524_2706766612052386397906.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20170530_003524_2702894672329515231970.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20170530_003524_2709129045365689851326.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 499 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20170530_003537_0425647720631336375561.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20170530_003537_0421594352182738452368.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20170530_003537_0427852107261199776039.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 1136 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20170530_003553_57415628028828765238508.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20170530_003553_5749119670758711296465.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 593 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20170530_003559_9402731377171476711519.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20170530_003559_94011540102677371034668.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20170530_003559_9401447333669915868775.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 503 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20170530_003620_775243973055682944084.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20170530_003620_7758453325914225021856.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20170530_003620_7751273780765734686901.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 507 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20170530_003632_1896588777235622228607.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20170530_003632_18914890001023105481792.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 587 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20170530_003638_7743929942292242527467.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20170530_003638_7748459303261553726930.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20170530_003638_7742938654962891189926.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 540 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20170530_003706_841352186138945323470.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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-6.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20170530_003706_8417579296555697291553.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 494 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20170530_003717_5834934498603242957269.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 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 28889 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to