Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20219/ Java: 64bit/jdk-9-ea+178 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny
3 tests failed. FAILED: org.apache.solr.cloud.AssignBackwardCompatibilityTest.test Error Message: Core name is not unique coreName=collection1_shard1_replica_n21 [collection1_shard1_replica_n13, collection1_shard1_replica_n15, collection1_shard1_replica_n17, collection1_shard1_replica_n19, collection1_shard1_replica_n11, collection1_shard1_replica_n9, collection1_shard1_replica_n21] Stack Trace: java.lang.AssertionError: Core name is not unique coreName=collection1_shard1_replica_n21 [collection1_shard1_replica_n13, collection1_shard1_replica_n15, collection1_shard1_replica_n17, collection1_shard1_replica_n19, collection1_shard1_replica_n11, collection1_shard1_replica_n9, collection1_shard1_replica_n21] at __randomizedtesting.SeedInfo.seed([8EF718A5F0937822:6A3277F5E6F15DA]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertFalse(Assert.java:68) at org.apache.solr.cloud.AssignBackwardCompatibilityTest.test(AssignBackwardCompatibilityTest.java:87) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey Error Message: There are still nodes recoverying - waited for 330 seconds Stack Trace: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds at __randomizedtesting.SeedInfo.seed([8EF718A5F0937822:5D0CB74B195D3A6]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:183) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:907) at org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:436) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats Error Message: Key SEARCHER.searcher.indexVersion not found in registry solr.core.collection1 Stack Trace: java.lang.AssertionError: Key SEARCHER.searcher.indexVersion not found in registry solr.core.collection1 at __randomizedtesting.SeedInfo.seed([8EF718A5F0937822:41697D9C7F62107D]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:143) at org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:77) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 1694 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20170729_033118_6948678568476845630388.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-master-Linux/lucene/build/core/test/temp/junit4-J0-20170729_033118_6948635917088595088857.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20170729_033118_6948925084579531240265.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 288 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20170729_033955_90616557293231718212437.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20170729_033955_9063018790717022988296.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-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20170729_033955_90612809708890804325014.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 1051 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20170729_034122_7277901326433306155733.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-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20170729_034122_7277618466415177232802.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-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20170729_034122_72715156167222422193722.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 213 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20170729_034253_55912941921794768048275.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 8 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20170729_034253_55610202343642444369741.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-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20170729_034253_55712861729155147768379.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 237 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20170729_034308_41612609746519247613279.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-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20170729_034308_41614951549166975179377.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-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20170729_034308_41617577347803412734191.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 146 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20170729_034339_5058366174977795540853.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-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20170729_034339_5058262786411502533059.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-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20170729_034339_5053607503299127207392.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 155 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20170729_034343_8191030673371133294715.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-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20170729_034343_8199141294044391974320.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20170729_034343_8194066361112858371869.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 145 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20170729_034354_8158979475745193915075.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-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20170729_034354_81514108860767112444583.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 146 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20170729_034403_41214506344486554580991.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-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20170729_034403_41215667876414851670987.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-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20170729_034403_41217314329296475811583.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 161 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20170729_034405_9335136675740720896079.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 140 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20170729_034412_0431741829580445506291.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-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20170729_034412_0436175967755395392983.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 25 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20170729_034412_0433742357911548173392.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 1206 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20170729_034422_3986624452140048925121.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-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20170729_034422_39811845300938427428798.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-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20170729_034422_398484670003098755587.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 220 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20170729_034429_5687655588570162185642.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-master-Linux/lucene/build/classification/test/temp/junit4-J2-20170729_034429_56813156987052578701656.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-master-Linux/lucene/build/classification/test/temp/junit4-J0-20170729_034429_56817628349523822524059.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20170729_034440_6818359506939766558183.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-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20170729_034440_6815273337331032011709.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 4 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20170729_034440_68110754211609492831424.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-master-Linux/lucene/build/demo/test/temp/junit4-J1-20170729_034747_16814382005391833365693.syserr [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20170729_034747_16816552428878347183514.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20170729_034747_16814105664988437475872.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 162 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20170729_034750_7954645603662712788228.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-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20170729_034750_7948673865146557722122.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-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20170729_034750_7942276586873353260056.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 201 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20170729_034757_91117959568753227069397.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-master-Linux/lucene/build/facet/test/temp/junit4-J1-20170729_034757_91115717295374873639690.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-master-Linux/lucene/build/facet/test/temp/junit4-J2-20170729_034757_91113395017863479997309.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 171 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20170729_034828_5965838180519185851291.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-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20170729_034828_5969671767404677940064.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-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20170729_034828_59612975910821607252299.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 238 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20170729_034843_3595414748621609401193.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-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20170729_034843_362777015836900592690.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-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20170729_034843_35914932774944232705986.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 152 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20170729_034902_53211949797520390714578.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-master-Linux/lucene/build/join/test/temp/junit4-J0-20170729_034902_5323758826453521754811.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-master-Linux/lucene/build/join/test/temp/junit4-J1-20170729_034902_53214387340000124775385.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 141 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20170729_034938_26114181014566124175571.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-master-Linux/lucene/build/memory/test/temp/junit4-J1-20170729_034938_26113227709436174762432.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 172 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20170729_034952_01010542831394812155397.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-master-Linux/lucene/build/misc/test/temp/junit4-J1-20170729_034952_0106952986190360799726.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-master-Linux/lucene/build/misc/test/temp/junit4-J2-20170729_034952_01318175643896721073602.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 304 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20170729_035015_75012393069129518114337.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-master-Linux/lucene/build/queries/test/temp/junit4-J0-20170729_035015_7501800396852406891323.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-master-Linux/lucene/build/queries/test/temp/junit4-J1-20170729_035015_75015815698812921862598.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 222 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20170729_035024_1169495830386623506440.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-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20170729_035024_11418380968373164552997.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-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20170729_035024_1147502330584250418920.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 199 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20170729_035031_4645947997472340451282.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-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20170729_035031_46417405820240466402299.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-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20170729_035031_4646080695687716716615.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 183 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20170729_035044_3273815302946988330223.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 21 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20170729_035044_33017596940471356807326.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-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20170729_035044_3295158647776828304096.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 210 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20170729_035136_00414166249827550100945.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-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20170729_035136_0048534890570606431787.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-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20170729_035136_00414767955630530694649.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 140 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20170729_035153_33013706321286350660526.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 157 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20170729_035155_95510540050732650791414.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-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20170729_035155_95515246215987607542046.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 5 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20170729_035155_9557971442427097312108.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 303 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20170729_035253_5809638061954576976094.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-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20170729_035253_5808138144406625859172.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-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20170729_035253_5808348110017167809115.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 1420 lines...] [junit4] Suite: org.apache.solr.handler.admin.StatsReloadRaceTest [junit4] 2> 93489 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.StatsReloadRaceTest_8EF718A5F0937822-001/init-core-data-001 [junit4] 2> 93490 WARN (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13 [junit4] 2> 93490 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 93490 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 93491 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 93491 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 93510 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 93525 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 93608 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 93667 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a1d37cb [junit4] 2> 93671 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a1d37cb [junit4] 2> 93671 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a1d37cb [junit4] 2> 93673 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 93700 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 93731 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 93861 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 93872 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 93872 INFO (coreLoadExecutor-518-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@a1d37cb [junit4] 2> 93873 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 93873 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.StatsReloadRaceTest_8EF718A5F0937822-001/init-core-data-001/] [junit4] 2> 93875 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=1.765625, floorSegmentMB=1.2041015625, forceMergeDeletesPctAllowed=13.73969287894634, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26230725813710787 [junit4] 2> 93916 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 93916 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 93917 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 93917 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 93918 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 93919 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a07b082[collection1] main] [junit4] 2> 93920 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 93936 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 93995 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 93995 INFO (searcherExecutor-519-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 93995 INFO (coreLoadExecutor-518-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1574227709299523584 [junit4] 2> 93996 INFO (searcherExecutor-519-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 93996 INFO (searcherExecutor-519-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 93996 INFO (searcherExecutor-519-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 93996 INFO (searcherExecutor-519-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 93996 INFO (searcherExecutor-519-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 93996 INFO (searcherExecutor-519-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 93997 INFO (searcherExecutor-519-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 93997 INFO (searcherExecutor-519-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 93998 INFO (searcherExecutor-519-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a07b082[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 93998 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 94018 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[0 (1574227709303717888), 1 (1574227709308960768), 2 (1574227709310009344), 3 (1574227709310009345), 4 (1574227709311057920), 5 (1574227709311057921), 6 (1574227709312106496), 7 (1574227709312106497), 8 (1574227709313155072), 9 (1574227709313155073), ... (31 adds)]} 0 19 [junit4] 2> 94020 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1574227709324689408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 94020 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f27b2e9 commitCommandVersion:1574227709324689408 [junit4] 2> 94040 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19fe4139[collection1] main] [junit4] 2> 94040 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 94042 INFO (searcherExecutor-519-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19fe4139[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c31)))} [junit4] 2> 94042 INFO (SUITE-StatsReloadRaceTest-seed#[8EF718A5F0937822]-worker) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 22 [junit4] 2> 94044 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testParallelReloadAndStats [junit4] 2> 94045 ERROR (parallelCoreAdminExecutor-517-thread-1) [ ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties [junit4] 2> 94045 INFO (parallelCoreAdminExecutor-517-thread-1) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 94056 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94058 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94059 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94060 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94060 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94069 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94069 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94069 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94070 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94071 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94072 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94072 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94082 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94083 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94084 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94085 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94086 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94087 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94088 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94089 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94089 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94089 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94089 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94089 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94090 INFO (parallelCoreAdminExecutor-517-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 94090 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94091 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94091 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94093 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94097 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94098 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94099 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94099 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94100 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94100 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94101 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94101 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94102 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94102 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94103 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94103 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94104 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94104 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94105 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94105 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94106 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94107 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94107 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94108 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94108 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94108 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94108 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94108 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94109 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94109 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94110 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94111 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94111 INFO (parallelCoreAdminExecutor-517-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 94112 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94112 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94112 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94112 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94113 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94113 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94113 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94114 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94115 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94116 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94116 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94117 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94117 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94118 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94119 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94119 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94120 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94121 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94121 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94121 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94121 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94122 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94123 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94124 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94125 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94125 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94125 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94126 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94127 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94127 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94127 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94127 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94128 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94129 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94146 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94147 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94149 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94150 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94151 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94152 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94153 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94153 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94159 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94162 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94163 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94164 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94164 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94165 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94166 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94167 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94171 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94174 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94174 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94175 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94176 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94176 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94177 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94178 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94178 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94179 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94180 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94180 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94181 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94182 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94182 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94182 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94183 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94183 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94184 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94184 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94185 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94186 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94186 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94190 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94192 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94192 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94193 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94194 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94195 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94195 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94195 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94196 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94196 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94197 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94198 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94198 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94216 INFO (parallelCoreAdminExecutor-517-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 94219 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1 [junit4] 2> 94219 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[8EF718A5F0937822]) [ ] o.a.s.h.a [...truncated too long message...] e/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20170729_043320_96713032692235538743039.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-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20170729_043320_96715750321276648417584.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 499 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20170729_043350_96016050770940553247058.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-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20170729_043350_96014831771269430823224.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-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20170729_043350_960384278836609607923.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 1131 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20170729_043408_25016179919507749920257.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-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20170729_043408_25010902651170959275611.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 593 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20170729_043414_94310924971972716107398.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-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20170729_043414_94311901797413260550436.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-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20170729_043414_9431757144162718410116.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 503 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20170729_043435_2859498271756651713529.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-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20170729_043435_2859980718279351192690.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-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20170729_043435_2858597511745430941204.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 504 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20170729_043446_27416198311072611546372.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-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20170729_043446_27415396277135433675915.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 595 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20170729_043452_78214351722663546041996.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-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20170729_043452_78215212859045375402293.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-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20170729_043452_78212699889678457394268.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 538 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20170729_043518_30516126919488148329243.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-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20170729_043518_3051387260159279622487.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 494 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20170729_043528_60511920200991458777792.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 28936 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org