Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.1-Linux/10/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
--illegal-access=deny
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)
Thread[id=14531, name=searcherExecutor-5800-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at
java.base@9/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.base@9/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
1) Thread[id=14531, name=searcherExecutor-5800-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.base@9/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([DE78F3B9800B8A05]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=14531, name=searcherExecutor-5800-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at
java.base@9/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.base@9/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=14531, name=searcherExecutor-5800-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.base@9/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([DE78F3B9800B8A05]:0)
FAILED: org.apache.solr.core.TestLazyCores.testNoCommit
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([DE78F3B9800B8A05:11852684B2CE9A0]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
at
org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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='10']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int><lst name="params"><str
name="q">*:*</str></lst></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=*:*
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
... 40 more
Build Log:
[...truncated 1706 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/core/test/temp/junit4-J1-20171016_060447_621678363079050366955.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/core/test/temp/junit4-J2-20171016_060447_6217428751918557554736.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 9 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/core/test/temp/junit4-J0-20171016_060447_62116086407876843446718.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 296 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/test-framework/test/temp/junit4-J1-20171016_061237_3114077885436214444825.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/test-framework/test/temp/junit4-J2-20171016_061237_3118626483983817758803.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/test-framework/test/temp/junit4-J0-20171016_061237_31114136991631429220687.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 1054 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20171016_061418_175166440472181658011.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20171016_061418_1754736577077748030042.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20171016_061418_17510832645904469290072.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 223 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20171016_061626_02011968785966155974428.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20171016_061626_0207847272658972389677.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20171016_061626_0202352218828758593159.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 249 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20171016_061637_7795498229340181663201.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20171016_061637_7792597579825722904022.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20171016_061637_7799698407629478832530.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 154 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20171016_061704_58217955618515618602599.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20171016_061704_586419624818860560390.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20171016_061704_5828271139159006638473.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 166 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20171016_061709_3456223908838484437876.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20171016_061709_34411587055574117130925.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20171016_061709_3443653554090244468230.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 153 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20171016_061721_036405252354992806788.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20171016_061721_0367905282784078807878.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 154 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20171016_061728_9682274899837106832047.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20171016_061728_9688407663715401710415.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20171016_061728_96811719830670172902715.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 169 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20171016_061732_235332681994670553297.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 195 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20171016_061739_9313110528737508292113.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 19 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20171016_061739_92412582961140272901550.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 9 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20171016_061739_93110388011955698436050.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 1260 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/benchmark/test/temp/junit4-J2-20171016_061933_77518098160383605057604.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/benchmark/test/temp/junit4-J1-20171016_061933_77513267421537551102339.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/benchmark/test/temp/junit4-J0-20171016_061933_77516484236811467664277.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 230 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/classification/test/temp/junit4-J1-20171016_061944_7558921353381307639707.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/classification/test/temp/junit4-J2-20171016_061944_7569499499731037423492.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/classification/test/temp/junit4-J0-20171016_061944_75411816191646231457830.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 251 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/codecs/test/temp/junit4-J1-20171016_062000_8228173887171421702681.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 9 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/codecs/test/temp/junit4-J2-20171016_062000_8225054866504590279728.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/codecs/test/temp/junit4-J0-20171016_062000_82115607985633071199754.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 241 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/demo/test/temp/junit4-J0-20171016_062250_6159788219117773941733.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/demo/test/temp/junit4-J2-20171016_062250_6154371903763245104658.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/demo/test/temp/junit4-J1-20171016_062250_6151399636846707590267.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 170 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/expressions/test/temp/junit4-J1-20171016_062253_4438957628414125796559.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/expressions/test/temp/junit4-J2-20171016_062253_44315252810403160499237.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/expressions/test/temp/junit4-J0-20171016_062253_44312334940311228439637.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 226 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/facet/test/temp/junit4-J1-20171016_062259_72412363120971772189513.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/facet/test/temp/junit4-J2-20171016_062259_7249046523259444438437.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/facet/test/temp/junit4-J0-20171016_062259_7246040670936434181822.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 179 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/grouping/test/temp/junit4-J2-20171016_062333_2287589714830346052928.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/grouping/test/temp/junit4-J1-20171016_062333_22817408301535195246556.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/grouping/test/temp/junit4-J0-20171016_062333_2289297124500952296572.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 246 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/highlighter/test/temp/junit4-J1-20171016_062343_3109021591618504011903.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/highlighter/test/temp/junit4-J2-20171016_062343_31014008782284170322981.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/highlighter/test/temp/junit4-J0-20171016_062343_3102040041982895297213.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 160 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/join/test/temp/junit4-J2-20171016_062400_6995917611705577202316.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/join/test/temp/junit4-J0-20171016_062400_6995031390304049844789.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 6 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/join/test/temp/junit4-J1-20171016_062400_6997282458628609803812.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 149 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/memory/test/temp/junit4-J0-20171016_062419_1198237980017250533111.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/memory/test/temp/junit4-J1-20171016_062419_119940314283988582439.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 174 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/misc/test/temp/junit4-J1-20171016_062430_0783277352843481202711.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/misc/test/temp/junit4-J2-20171016_062430_07812438389547666575083.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 9 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/misc/test/temp/junit4-J0-20171016_062430_0788876405839780075266.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 315 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/queries/test/temp/junit4-J2-20171016_062453_5409471984659112473443.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/queries/test/temp/junit4-J1-20171016_062453_54016246773864614482655.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/queries/test/temp/junit4-J0-20171016_062453_54013359396111569633327.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 224 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/queryparser/test/temp/junit4-J1-20171016_062502_28913317484025569379374.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/queryparser/test/temp/junit4-J2-20171016_062502_29210893949817804578921.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/queryparser/test/temp/junit4-J0-20171016_062502_2803387490280338774388.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 207 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/replicator/test/temp/junit4-J1-20171016_062510_5461408582074223111082.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/replicator/test/temp/junit4-J2-20171016_062510_5468116924125808008098.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/replicator/test/temp/junit4-J0-20171016_062510_54614292046487517540747.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 216 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/sandbox/test/temp/junit4-J2-20171016_062523_17610654145721077000544.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 7 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/sandbox/test/temp/junit4-J1-20171016_062523_1762254173050220649949.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/sandbox/test/temp/junit4-J0-20171016_062523_1763163274924965415739.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 418 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20171016_062611_36414072397281257116481.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20171016_062611_364499417509007384032.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20171016_062611_36515326050328038879879.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 148 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/spatial/test/temp/junit4-J0-20171016_062631_6261809216067521289912.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 169 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20171016_062633_9369176574928815788909.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 6 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20171016_062633_9363439520705413206122.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 5 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20171016_062633_93613643064727294886297.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 235 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/suggest/test/temp/junit4-J2-20171016_062742_3375202226244344914344.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 12 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/suggest/test/temp/junit4-J0-20171016_062742_337827916024069084821.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 9 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/lucene/build/suggest/test/temp/junit4-J1-20171016_062742_33814920758311595817671.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 2914 lines...]
[junit4] Suite: org.apache.solr.core.TestLazyCores
[junit4] 2> 1246726 INFO
(SUITE-TestLazyCores-seed#[DE78F3B9800B8A05]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/init-core-data-001
[junit4] 2> 1246726 WARN
(SUITE-TestLazyCores-seed#[DE78F3B9800B8A05]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=39 numCloses=39
[junit4] 2> 1246726 INFO
(SUITE-TestLazyCores-seed#[DE78F3B9800B8A05]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1246727 INFO
(SUITE-TestLazyCores-seed#[DE78F3B9800B8A05]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 1246748 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testNoCommit
[junit4] 2> 1246763 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/solr.xml
[junit4] 2> 1246770 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1246770 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1246775 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1083562e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1246812 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1083562e
[junit4] 2> 1246823 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1083562e
[junit4] 2> 1246823 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1083562e
[junit4] 2> 1246825 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1246831 INFO (coreLoadExecutor-5767-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1246835 INFO (coreLoadExecutor-5767-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 1246837 INFO (coreLoadExecutor-5767-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1246837 INFO (coreLoadExecutor-5767-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection1,
trusted=true
[junit4] 2> 1246837 INFO (coreLoadExecutor-5767-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@1083562e
[junit4] 2> 1246837 INFO (coreLoadExecutor-5767-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1246838 INFO (coreLoadExecutor-5767-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection1/data/]
[junit4] 2> 1246840 INFO (coreLoadExecutor-5767-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=33.890625,
floorSegmentMB=0.2138671875, forceMergeDeletesPctAllowed=29.191533586522837,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8861398079538761
[junit4] 2> 1246840 INFO (coreLoadExecutor-5767-thread-2) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1246853 INFO (coreLoadExecutor-5767-thread-3) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1246863 INFO (coreLoadExecutor-5767-thread-2) [ ]
o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 1246865 INFO (coreLoadExecutor-5767-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1246865 INFO (coreLoadExecutor-5767-thread-2) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection2,
trusted=true
[junit4] 2> 1246866 INFO (coreLoadExecutor-5767-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry
'solr.core.collection2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1083562e
[junit4] 2> 1246866 INFO (coreLoadExecutor-5767-thread-2) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1246866 INFO (coreLoadExecutor-5767-thread-2) [ ]
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection2/data/]
[junit4] 2> 1246870 INFO (coreLoadExecutor-5767-thread-3) [ ]
o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 1246872 INFO (coreLoadExecutor-5767-thread-3) [ ]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1246872 INFO (coreLoadExecutor-5767-thread-3) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection5,
trusted=true
[junit4] 2> 1246873 INFO (coreLoadExecutor-5767-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection5' (registry
'solr.core.collection5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1083562e
[junit4] 2> 1246873 INFO (coreLoadExecutor-5767-thread-3) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1246873 INFO (coreLoadExecutor-5767-thread-3) [ ]
o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection5/data/]
[junit4] 2> 1246875 INFO (coreLoadExecutor-5767-thread-3) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=33.890625,
floorSegmentMB=0.2138671875, forceMergeDeletesPctAllowed=29.191533586522837,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8861398079538761
[junit4] 2> 1246877 INFO (coreLoadExecutor-5767-thread-2) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=33.890625,
floorSegmentMB=0.2138671875, forceMergeDeletesPctAllowed=29.191533586522837,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8861398079538761
[junit4] 2> 1246988 INFO (coreLoadExecutor-5767-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1246988 INFO (coreLoadExecutor-5767-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1246989 INFO (coreLoadExecutor-5767-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=0.6416015625,
floorSegmentMB=2.0810546875, forceMergeDeletesPctAllowed=29.015979383205266,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6778886150379695
[junit4] 2> 1246990 INFO (coreLoadExecutor-5767-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7cd2a20c[collection1] main]
[junit4] 2> 1246990 INFO (coreLoadExecutor-5767-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection1/conf
[junit4] 2> 1246991 INFO (coreLoadExecutor-5767-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1246997 INFO (searcherExecutor-5768-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7cd2a20c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1247004 INFO (coreLoadExecutor-5767-thread-3) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1247004 INFO (coreLoadExecutor-5767-thread-3) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1247005 INFO (coreLoadExecutor-5767-thread-3) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=0.6416015625,
floorSegmentMB=2.0810546875, forceMergeDeletesPctAllowed=29.015979383205266,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6778886150379695
[junit4] 2> 1247006 INFO (coreLoadExecutor-5767-thread-3) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@68674f43[collection5] main]
[junit4] 2> 1247006 INFO (coreLoadExecutor-5767-thread-3) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection5/conf
[junit4] 2> 1247007 INFO (coreLoadExecutor-5767-thread-3) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1247009 INFO (coreLoadExecutor-5767-thread-2) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1247009 INFO (coreLoadExecutor-5767-thread-2) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1247010 INFO (coreLoadExecutor-5767-thread-2) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=0.6416015625,
floorSegmentMB=2.0810546875, forceMergeDeletesPctAllowed=29.015979383205266,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6778886150379695
[junit4] 2> 1247011 INFO (coreLoadExecutor-5767-thread-2) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2078f463[collection2] main]
[junit4] 2> 1247011 INFO (coreLoadExecutor-5767-thread-2) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection2/conf
[junit4] 2> 1247011 INFO (searcherExecutor-5770-thread-1) [ ]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@68674f43[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1247012 INFO (coreLoadExecutor-5767-thread-2) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1247013 INFO (searcherExecutor-5769-thread-1) [ ]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@2078f463[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1247035 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1247067 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.IndexSchema [collection3] Schema name=tiny
[junit4] 2> 1247069 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1247069 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection3,
trusted=true
[junit4] 2> 1247069 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection3' (registry
'solr.core.collection3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1083562e
[junit4] 2> 1247069 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1247069 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection3/data/]
[junit4] 2> 1247073 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=31.12890625,
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=11.762406473413877,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1247129 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1247129 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1247130 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1247131 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@35bab5db[collection3] main]
[junit4] 2> 1247131 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection3/conf
[junit4] 2> 1247132 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1247140 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1247141 INFO (searcherExecutor-5780-thread-1) [ ]
o.a.s.c.SolrCore [collection3] Registered new searcher
Searcher@35bab5db[collection3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1247146 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.IndexSchema [collection6] Schema name=tiny
[junit4] 2> 1247148 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1247148 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection6,
trusted=true
[junit4] 2> 1247149 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection6' (registry
'solr.core.collection6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1083562e
[junit4] 2> 1247149 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1247149 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection6/data/]
[junit4] 2> 1247152 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10729604239374382]
[junit4] 2> 1247225 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1247225 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1247226 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=27.884765625,
floorSegmentMB=0.7802734375, forceMergeDeletesPctAllowed=21.09491841089166,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1247227 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7791b73c[collection6] main]
[junit4] 2> 1247227 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection6/conf
[junit4] 2> 1247228 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1247234 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1247238 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.IndexSchema [collection7] Schema name=tiny
[junit4] 2> 1247240 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1247241 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection7' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection7,
trusted=true
[junit4] 2> 1247241 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection7' (registry
'solr.core.collection7') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1083562e
[junit4] 2> 1247241 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1247242 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrCore [[collection7] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection7],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection7/data/]
[junit4] 2> 1247241 INFO (searcherExecutor-5784-thread-1) [ ]
o.a.s.c.SolrCore [collection6] Registered new searcher
Searcher@7791b73c[collection6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1247249 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=8.478515625,
floorSegmentMB=0.26953125, forceMergeDeletesPctAllowed=27.950796300957844,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1247352 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1247352 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1247354 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=81.9287109375,
floorSegmentMB=2.0732421875, forceMergeDeletesPctAllowed=1.3860899028751417,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1247354 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2e3a9c9[collection7] main]
[junit4] 2> 1247355 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection7/conf
[junit4] 2> 1247357 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1247358 INFO (searcherExecutor-5788-thread-1) [ ]
o.a.s.c.SolrCore [collection7] Registered new searcher
Searcher@2e3a9c9[collection7]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1247364 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1247369 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.IndexSchema [collection8] Schema name=tiny
[junit4] 2> 1247371 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1247371 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection8' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection8,
trusted=true
[junit4] 2> 1247371 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection8' (registry
'solr.core.collection8') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1083562e
[junit4] 2> 1247371 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1247371 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrCore [[collection8] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection8],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection8/data/]
[junit4] 2> 1247374 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1247728 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1247728 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1247730 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=50.4033203125,
floorSegmentMB=1.484375, forceMergeDeletesPctAllowed=7.690047203871737,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5005941850938646
[junit4] 2> 1247730 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e5175ba[collection8] main]
[junit4] 2> 1247731 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection8/conf
[junit4] 2> 1247732 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1247732 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [collection2]
[junit4] 2> 1247733 INFO (searcherExecutor-5792-thread-1) [ ]
o.a.s.c.SolrCore [collection8] Registered new searcher
Searcher@5e5175ba[collection8]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1247739 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1247756 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.IndexSchema [collection9] Schema name=tiny
[junit4] 2> 1247758 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1247758 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection9' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection9,
trusted=true
[junit4] 2> 1247758 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection9' (registry
'solr.core.collection9') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1083562e
[junit4] 2> 1247758 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1247758 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrCore [[collection9] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection9],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection9/data/]
[junit4] 2> 1247761 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.38110102579083205]
[junit4] 2> 1248095 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1248095 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1248096 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=27.57421875,
floorSegmentMB=1.9990234375, forceMergeDeletesPctAllowed=6.241535164839316,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8753209695336727
[junit4] 2> 1248096 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@600c3cc5[collection9] main]
[junit4] 2> 1248097 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection9/conf
[junit4] 2> 1248097 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1248097 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [collection3]
[junit4] 2> 1248098 INFO (searcherExecutor-5796-thread-1) [ ]
o.a.s.c.SolrCore [collection9] Registered new searcher
Searcher@600c3cc5[collection9]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1248098 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrCore [collection2] CLOSING SolrCore
org.apache.solr.core.SolrCore@66364c6
[junit4] 2> 1248098 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection2, tag=107177158
[junit4] 2> 1248098 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ee61535: rootName = null,
domain = solr.core.collection2, service url = null, agent id = null] for
registry solr.core.collection2 / com.codahale.metrics.MetricRegistry@324a063a
[junit4] 2> 1248144 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrCore [collection3] CLOSING SolrCore
org.apache.solr.core.SolrCore@ad9cb0b
[junit4] 2> 1248144 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection3, tag=182045451
[junit4] 2> 1248144 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4dcf7881: rootName = null,
domain = solr.core.collection3, service url = null, agent id = null] for
registry solr.core.collection3 / com.codahale.metrics.MetricRegistry@33ebd403
[junit4] 2> 1248178 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1248221 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 1248222 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1248222 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection2,
trusted=true
[junit4] 2> 1248267 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry
'solr.core.collection2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1083562e
[junit4] 2> 1248267 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1248267 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/./collection2/data/]
[junit4] 2> 1248331 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1248331 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1248332 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1248333 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@31792434[collection2] main]
[junit4] 2> 1248333 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_DE78F3B9800B8A05-001/tempDir-001/collection2/conf
[junit4] 2> 1248333 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1248334 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [collection6]
[junit4] 2> 1248334 INFO (Thread-3031) [ ] o.a.s.c.SolrCore
[collection6] CLOSING SolrCore org.apache.solr.core.SolrCore@25c827dc
[junit4] 2> 1248334 INFO (Thread-3031) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.core.collection6, tag=633874396
[junit4] 2> 1248334 INFO (Thread-3031) [ ] o.a.s.m.r.SolrJmxReporter
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42472d81:
rootName = null, domain = solr.core.collection6, service url = null, agent id =
null] for registry solr.core.collection6 /
com.codahale.metrics.MetricRegistry@2fa1b023
[junit4] 2> 1248335 INFO (searcherExecutor-5800-thread-1) [ ]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@31792434[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1248335 INFO
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.c.S.Request [collection2] webapp=null path=null params={q=*:*} hits=0
status=0 QTime=1
[junit4] 2> 1248336 ERROR
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound='10']
[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">1</int><lst name="params"><str
name="q">*:*</str></lst></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=*:*
[junit4] 2> 1248336 ERROR
(TEST-TestLazyCores.testNoCommit-seed#[DE78F3B9800B8A05]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound='10']
[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">1</int><lst name="params"><str
name="q">*:*</str></lst></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=*:*
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
[junit4] 2> at
org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
[junit4] 2> at
org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
[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:564)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
[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(Ra
[...truncated too long message...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20171016_065426_2836357748826294668541.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20171016_065426_2836523098712471487906.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 553 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20171016_065514_35211945924111253215270.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20171016_065514_3523705444615453657546.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20171016_065514_352361780071535909514.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 1259 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20171016_065530_9792621385565639717820.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20171016_065530_97913751229787661964675.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 649 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20171016_065538_28311761159281999304136.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20171016_065538_28311351233698278084722.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20171016_065538_2836678286174189224069.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 557 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20171016_065559_7697412773098012026334.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20171016_065559_77011305283356641567379.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20171016_065559_7682446713811620656298.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 563 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20171016_065610_6323309644801187727511.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20171016_065610_6324155712153515541683.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 646 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20171016_065617_79816763867050287774928.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20171016_065617_7985128614683077983427.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20171016_065617_7987136572348410960154.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 596 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20171016_065645_4074934226530639211811.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20171016_065645_40710193003842377672497.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 548 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20171016_065654_9021315918498054238841.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 31532 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]