Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20939/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonUpdateStream

Error Message:
There are still nodes recoverying - waited for 90 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 90 
seconds
        at 
__randomizedtesting.SeedInfo.seed([5E89E3A5CF0B9678:2E36C28527E6EFC5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonUpdateStream(StreamExpressionTest.java:4152)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

Error Message:
Could not find collection:workQueue

Stack Trace:
java.lang.AssertionError: Could not find collection:workQueue
        at 
__randomizedtesting.SeedInfo.seed([5E89E3A5CF0B9678:7C49625EEC61BC68]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:8145)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream

Error Message:
Error from server at https://127.0.0.1:36605/solr: Could not fully create 
collection: parallelDestinationCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36605/solr: Could not fully create collection: 
parallelDestinationCollection
        at 
__randomizedtesting.SeedInfo.seed([5E89E3A5CF0B9678:7E6381A5534A7B34]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream(StreamExpressionTest.java:4544)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonCommitStream

Error Message:
Error from server at https://127.0.0.1:36605/solr: collection already exists: 
parallelDestinationCollection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36605/solr: collection already exists: 
parallelDestinationCollection1
        at 
__randomizedtesting.SeedInfo.seed([5E89E3A5CF0B9678:FE7FB2200A7A58E6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonCommitStream(StreamExpressionTest.java:4644)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


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([F2D9753B965414A3:79FEA6EAD752BF27]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        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:428)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations

Error Message:
Expected 2x1 for collection: collection1 null Live Nodes: 
[127.0.0.1:33123_solr, 127.0.0.1:33795_solr, 127.0.0.1:38745_solr] Last 
available state: null

Stack Trace:
java.lang.AssertionError: Expected 2x1 for collection: collection1
null
Live Nodes: [127.0.0.1:33123_solr, 127.0.0.1:33795_solr, 127.0.0.1:38745_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([F2D9753B965414A3:233A6C7497764C9]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:69)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations

Error Message:
Expected 2x2 for collection: collection2 null Live Nodes: 
[127.0.0.1:33123_solr, 127.0.0.1:33795_solr, 127.0.0.1:38745_solr] Last 
available state: null

Stack Trace:
java.lang.AssertionError: Expected 2x2 for collection: collection2
null
Live Nodes: [127.0.0.1:33123_solr, 127.0.0.1:33795_solr, 127.0.0.1:38745_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([F2D9753B965414A3:354B077D6B18AF75]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations(TestSkipOverseerOperations.java:104)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11729 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSkipOverseerOperations
   [junit4]   2> 66149 INFO  
(SUITE-TestSkipOverseerOperations-seed#[F2D9753B965414A3]-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.cloud.TestSkipOverseerOperations_F2D9753B965414A3-001/init-core-data-001
   [junit4]   2> 66150 INFO  
(SUITE-TestSkipOverseerOperations-seed#[F2D9753B965414A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 66150 INFO  
(SUITE-TestSkipOverseerOperations-seed#[F2D9753B965414A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 66152 INFO  
(SUITE-TestSkipOverseerOperations-seed#[F2D9753B965414A3]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_F2D9753B965414A3-001/tempDir-001
   [junit4]   2> 66152 INFO  
(SUITE-TestSkipOverseerOperations-seed#[F2D9753B965414A3]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 66152 INFO  (Thread-191) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 66152 INFO  (Thread-191) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 66156 ERROR (Thread-191) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 66252 INFO  
(SUITE-TestSkipOverseerOperations-seed#[F2D9753B965414A3]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40299
   [junit4]   2> 66260 INFO  (jetty-launcher-161-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 66265 INFO  (jetty-launcher-161-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 66266 INFO  (jetty-launcher-161-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 66280 INFO  (jetty-launcher-161-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8e080dd{/solr,null,AVAILABLE}
   [junit4]   2> 66282 INFO  (jetty-launcher-161-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@41165f30{SSL,[ssl, 
http/1.1]}{127.0.0.1:38745}
   [junit4]   2> 66282 INFO  (jetty-launcher-161-thread-2) [    ] 
o.e.j.s.Server Started @67633ms
   [junit4]   2> 66282 INFO  (jetty-launcher-161-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38745}
   [junit4]   2> 66282 ERROR (jetty-launcher-161-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 66302 INFO  (jetty-launcher-161-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 66302 INFO  (jetty-launcher-161-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 66302 INFO  (jetty-launcher-161-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 66302 INFO  (jetty-launcher-161-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-18T04:50:33.252660Z
   [junit4]   2> 66310 INFO  (jetty-launcher-161-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b36d15e{/solr,null,AVAILABLE}
   [junit4]   2> 66314 INFO  (jetty-launcher-161-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c825301{/solr,null,AVAILABLE}
   [junit4]   2> 66317 INFO  (jetty-launcher-161-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@55cbba8a{SSL,[ssl, 
http/1.1]}{127.0.0.1:33795}
   [junit4]   2> 66317 INFO  (jetty-launcher-161-thread-1) [    ] 
o.e.j.s.Server Started @67668ms
   [junit4]   2> 66317 INFO  (jetty-launcher-161-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33795}
   [junit4]   2> 66317 ERROR (jetty-launcher-161-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 66319 INFO  (jetty-launcher-161-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 66319 INFO  (jetty-launcher-161-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 66319 INFO  (jetty-launcher-161-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 66319 INFO  (jetty-launcher-161-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-18T04:50:33.269895Z
   [junit4]   2> 66323 INFO  (jetty-launcher-161-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 66328 INFO  (jetty-launcher-161-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@282c0737{SSL,[ssl, 
http/1.1]}{127.0.0.1:33123}
   [junit4]   2> 66352 INFO  (jetty-launcher-161-thread-3) [    ] 
o.e.j.s.Server Started @67702ms
   [junit4]   2> 66352 INFO  (jetty-launcher-161-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33123}
   [junit4]   2> 66352 ERROR (jetty-launcher-161-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 66352 INFO  (jetty-launcher-161-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 66352 INFO  (jetty-launcher-161-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 66352 INFO  (jetty-launcher-161-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 66353 INFO  (jetty-launcher-161-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-18T04:50:33.302964Z
   [junit4]   2> 66368 INFO  (jetty-launcher-161-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 66372 INFO  (jetty-launcher-161-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40299/solr
   [junit4]   2> 66393 INFO  (jetty-launcher-161-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 66401 INFO  (jetty-launcher-161-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40299/solr
   [junit4]   2> 66432 INFO  (jetty-launcher-161-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40299/solr
   [junit4]   2> 66531 INFO  (jetty-launcher-161-thread-3) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 66532 INFO  (jetty-launcher-161-thread-3) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33123_solr
   [junit4]   2> 66534 INFO  (jetty-launcher-161-thread-3) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.Overseer Overseer 
(id=99023626771038217-127.0.0.1:33123_solr-n_0000000000) starting
   [junit4]   2> 66534 INFO  (jetty-launcher-161-thread-1) 
[n:127.0.0.1:33795_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 66535 INFO  (jetty-launcher-161-thread-1) 
[n:127.0.0.1:33795_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33795_solr
   [junit4]   2> 66550 INFO  
(zkCallback-174-thread-1-processing-n:127.0.0.1:33795_solr) 
[n:127.0.0.1:33795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 66551 INFO  
(zkCallback-180-thread-1-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 66576 INFO  (jetty-launcher-161-thread-2) 
[n:127.0.0.1:38745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 66578 INFO  (jetty-launcher-161-thread-2) 
[n:127.0.0.1:38745_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 66582 INFO  (jetty-launcher-161-thread-2) 
[n:127.0.0.1:38745_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38745_solr
   [junit4]   2> 66582 INFO  
(zkCallback-174-thread-1-processing-n:127.0.0.1:33795_solr) 
[n:127.0.0.1:33795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 66582 INFO  
(zkCallback-180-thread-1-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 66597 INFO  
(zkCallback-173-thread-1-processing-n:127.0.0.1:38745_solr) 
[n:127.0.0.1:38745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 66613 INFO  (jetty-launcher-161-thread-3) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33123_solr
   [junit4]   2> 66614 INFO  
(zkCallback-173-thread-1-processing-n:127.0.0.1:38745_solr) 
[n:127.0.0.1:38745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 66614 INFO  
(zkCallback-174-thread-1-processing-n:127.0.0.1:33795_solr) 
[n:127.0.0.1:33795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 66616 INFO  
(zkCallback-180-thread-1-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 66645 INFO  (jetty-launcher-161-thread-1) 
[n:127.0.0.1:33795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33795.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69d404b4
   [junit4]   2> 66666 INFO  (jetty-launcher-161-thread-2) 
[n:127.0.0.1:38745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38745.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69d404b4
   [junit4]   2> 66671 INFO  (jetty-launcher-161-thread-1) 
[n:127.0.0.1:33795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33795.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69d404b4
   [junit4]   2> 66673 INFO  (jetty-launcher-161-thread-1) 
[n:127.0.0.1:33795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33795.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69d404b4
   [junit4]   2> 66676 INFO  (jetty-launcher-161-thread-1) 
[n:127.0.0.1:33795_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_F2D9753B965414A3-001/tempDir-001/node1/.
   [junit4]   2> 66684 INFO  (jetty-launcher-161-thread-2) 
[n:127.0.0.1:38745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38745.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69d404b4
   [junit4]   2> 66685 INFO  (jetty-launcher-161-thread-2) 
[n:127.0.0.1:38745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38745.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69d404b4
   [junit4]   2> 66687 INFO  (jetty-launcher-161-thread-2) 
[n:127.0.0.1:38745_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_F2D9753B965414A3-001/tempDir-001/node2/.
   [junit4]   2> 66695 INFO  (jetty-launcher-161-thread-3) 
[n:127.0.0.1:33123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33123.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69d404b4
   [junit4]   2> 66709 INFO  (jetty-launcher-161-thread-3) 
[n:127.0.0.1:33123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33123.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69d404b4
   [junit4]   2> 66710 INFO  (jetty-launcher-161-thread-3) 
[n:127.0.0.1:33123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33123.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69d404b4
   [junit4]   2> 66711 INFO  (jetty-launcher-161-thread-3) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_F2D9753B965414A3-001/tempDir-001/node3/.
   [junit4]   2> 66774 INFO  
(SUITE-TestSkipOverseerOperations-seed#[F2D9753B965414A3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 66774 INFO  
(SUITE-TestSkipOverseerOperations-seed#[F2D9753B965414A3]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40299/solr ready
   [junit4]   2> 66783 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[F2D9753B965414A3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSkipLeaderOperations
   [junit4]   2> 66798 INFO  (qtp1190366922-958) [n:127.0.0.1:33123_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 66807 INFO  (qtp1190366922-958) [n:127.0.0.1:33123_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 66810 INFO  (qtp1190366922-980) [n:127.0.0.1:33123_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:33795_solr,127.0.0.1:38745_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 66811 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 66811 INFO  
(OverseerCollectionConfigSetProcessor-99023626771038217-127.0.0.1:33123_solr-n_0000000000)
 [n:127.0.0.1:33123_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 66811 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.CreateCollectionCmd Only _default config 
set found, using it.
   [junit4]   2> 66811 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/collection1/protwords.txt
   [junit4]   2> 66812 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/collection1/managed-schema
   [junit4]   2> 66813 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/collection1/lang/contractions_it.txt
   [junit4]   2> 66814 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/collection1/lang/stemdict_nl.txt
   [junit4]   2> 66815 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/collection1/lang/stopwords_hy.txt
   [junit4]   2> 66815 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/collection1/lang/stopwords_no.txt
   [junit4]   2> 66816 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/collection1/lang/contractions_ca.txt
   [junit4]   2> 66817 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/collection1/lang/stopwords_id.txt
   [junit4]   2> 66817 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/collection1/lang/stopwords_ga.txt
   [junit4]   2> 66818 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/collection1/lang/stopwords_hi.txt
   [junit4]   2> 66818 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/collection1/lang/stopwords_da.txt
   [junit4]   2> 66819 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/collection1/lang/stopwords_ja.txt
   [junit4]   2> 66819 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/collection1/lang/stopwords_pt.txt
   [junit4]   2> 66820 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/collection1/lang/stopwords_hu.txt
   [junit4]   2> 66821 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/collection1/lang/stopwords_el.txt
   [junit4]   2> 66821 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/collection1/lang/stopwords_ru.txt
   [junit4]   2> 66822 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/collection1/lang/stopwords_tr.txt
   [junit4]   2> 66822 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/collection1/lang/stopwords_ar.txt
   [junit4]   2> 66823 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/collection1/lang/userdict_ja.txt
   [junit4]   2> 66823 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/collection1/lang/stopwords_eu.txt
   [junit4]   2> 66824 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/collection1/lang/stopwords_it.txt
   [junit4]   2> 66824 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/collection1/lang/stopwords_cz.txt
   [junit4]   2> 66825 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/collection1/lang/stoptags_ja.txt
   [junit4]   2> 66826 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/collection1/lang/contractions_fr.txt
   [junit4]   2> 66826 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/collection1/lang/stopwords_de.txt
   [junit4]   2> 66827 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/collection1/lang/stopwords_fa.txt
   [junit4]   2> 66829 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/collection1/lang/contractions_ga.txt
   [junit4]   2> 66829 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/collection1/lang/stopwords_ca.txt
   [junit4]   2> 66830 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/collection1/lang/stopwords_nl.txt
   [junit4]   2> 66830 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/collection1/lang/stopwords_bg.txt
   [junit4]   2> 66831 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/collection1/lang/stopwords_lv.txt
   [junit4]   2> 66832 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/collection1/lang/stopwords_en.txt
   [junit4]   2> 66832 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/collection1/lang/stopwords_es.txt
   [junit4]   2> 66833 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/collection1/lang/stopwords_th.txt
   [junit4]   2> 66833 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/collection1/lang/stopwords_ro.txt
   [junit4]   2> 66834 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/collection1/lang/stopwords_fr.txt
   [junit4]   2> 66834 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/collection1/lang/stopwords_sv.txt
   [junit4]   2> 66835 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/collection1/lang/stopwords_fi.txt
   [junit4]   2> 66835 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/collection1/lang/hyphenations_ga.txt
   [junit4]   2> 66836 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/collection1/lang/stopwords_gl.txt
   [junit4]   2> 66836 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/collection1/params.json
   [junit4]   2> 66836 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/collection1/synonyms.txt
   [junit4]   2> 66837 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/collection1/stopwords.txt
   [junit4]   2> 66941 INFO  
(OverseerStateUpdate-99023626771038217-127.0.0.1:33123_solr-n_0000000000) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33795/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 66943 INFO  
(OverseerStateUpdate-99023626771038217-127.0.0.1:33123_solr-n_0000000000) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38745/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 67213 INFO  (qtp1467341287-957) [n:127.0.0.1:33795_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 67214 INFO  (qtp1467341287-957) [n:127.0.0.1:33795_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 67218 INFO  (qtp1624716177-959) [n:127.0.0.1:38745_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=collection1&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 67219 INFO  (qtp1624716177-959) [n:127.0.0.1:38745_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 67329 INFO  
(zkCallback-173-thread-1-processing-n:127.0.0.1:38745_solr) 
[n:127.0.0.1:38745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 67329 INFO  
(zkCallback-174-thread-1-processing-n:127.0.0.1:33795_solr) 
[n:127.0.0.1:33795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 67329 INFO  
(zkCallback-173-thread-2-processing-n:127.0.0.1:38745_solr) 
[n:127.0.0.1:38745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 67329 INFO  
(zkCallback-174-thread-2-processing-n:127.0.0.1:33795_solr) 
[n:127.0.0.1:33795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 68232 ERROR (qtp1624716177-959) [n:127.0.0.1:38745_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'collection1_shard2_replica_n2': Unable to create core 
[collection1_shard2_replica_n2] Caused by: Can't find resource 'solrconfig.xml' 
in classpath or '/configs/collection1', 
cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:991)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [collection1_shard2_replica_n2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1057)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2>        ... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
load conf for core collection1_shard2_replica_n2: Error loading solr config 
from solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:97)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1085)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
   [junit4]   2>        ... 38 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading 
solr config from solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:189)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:109)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:91)
   [junit4]   2>        ... 40 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: 
Can't find resource 'solrconfig.xml' in classpath or '/configs/collection1', 
cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:362)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:204)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:181)
   [junit4]   2>        ... 42 more
   [junit4]   2> 
   [junit4]   2> 68233 INFO  (qtp1624716177-959) [n:127.0.0.1:38745_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=collection1&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=400 QTime=1014
   [junit4]   2> 68234 ERROR 
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:38745/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:38745/solr: Error CREATEing SolrCore 
'collection1_shard2_replica_n2': Unable to create core 
[collection1_shard2_replica_n2] Caused by: Can't find resource 'solrconfig.xml' 
in classpath or '/configs/collection1', 
cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 68240 ERROR (qtp1467341287-957) [n:127.0.0.1:33795_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'collection1_shard1_replica_n1': Unable to create core 
[collection1_shard1_replica_n1] Caused by: Can't find resource 'solrconfig.xml' 
in classpath or '/configs/collection1', 
cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:991)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [collection1_shard1_replica_n1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1057)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2>        ... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
load conf for core collection1_shard1_replica_n1: Error loading solr config 
from solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:97)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1085)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
   [junit4]   2>        ... 38 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading 
solr config from solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:189)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:109)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:91)
   [junit4]   2>        ... 40 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: 
Can't find resource 'solrconfig.xml' in classpath or '/configs/collection1', 
cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:362)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:204)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:181)
   [junit4]   2>        ... 42 more
   [junit4]   2> 
   [junit4]   2> 68241 INFO  (qtp1467341287-957) [n:127.0.0.1:33795_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=400 QTime=1027
   [junit4]   2> 68241 ERROR 
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:33795/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:33795/solr: Error CREATEing SolrCore 
'collection1_shard1_replica_n1': Unable to create core 
[collection1_shard1_replica_n1] Caused by: Can't find resource 'solrconfig.xml' 
in classpath or '/configs/collection1', 
cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 68242 ERROR 
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning 
up collection [collection1].
   [junit4]   2> 68248 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 68252 INFO  (qtp1467341287-976) [n:127.0.0.1:33795_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=collection1_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 68253 INFO  (qtp1624716177-967) [n:127.0.0.1:38745_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=collection1_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 68356 INFO  
(zkCallback-173-thread-2-processing-n:127.0.0.1:38745_solr) 
[n:127.0.0.1:38745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 68356 INFO  
(zkCallback-174-thread-1-processing-n:127.0.0.1:33795_solr) 
[n:127.0.0.1:33795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 68356 INFO  
(zkCallback-174-thread-2-processing-n:127.0.0.1:33795_solr) 
[n:127.0.0.1:33795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 68356 INFO  
(zkCallback-173-thread-1-processing-n:127.0.0.1:38745_solr) 
[n:127.0.0.1:38745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 68955 INFO  
(OverseerThreadFactory-305-thread-2-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts 
for failed create collection for [collection1]
   [junit4]   2> 68959 INFO  (qtp1190366922-980) [n:127.0.0.1:33123_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 70814 INFO  
(OverseerCollectionConfigSetProcessor-99023626771038217-127.0.0.1:33123_solr-n_0000000000)
 [n:127.0.0.1:33123_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 98966 ERROR (qtp1190366922-980) [n:127.0.0.1:33123_solr    ] 
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to 
become ACTIVE with timeout=30
   [junit4]   2> 98966 INFO  (qtp1190366922-980) [n:127.0.0.1:33123_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:33795_solr,127.0.0.1:38745_solr&wt=javabin&version=2}
 status=0 QTime=32155
   [junit4]   2> 98967 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[F2D9753B965414A3])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@55cbba8a{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 98967 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[F2D9753B965414A3])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1418775397
   [junit4]   2> 98967 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[F2D9753B965414A3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 98968 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[F2D9753B965414A3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6340e228: rootName = 
solr_33795, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@503cc74d
   [junit4]   2> 98972 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[F2D9753B965414A3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 98972 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[F2D9753B965414A3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@782618ad: rootName = 
solr_33795, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@167c9f8c
   [junit4]   2> 98974 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[F2D9753B965414A3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 98974 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[F2D9753B965414A3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2abbd430: rootName = 
solr_33795, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@74059677
   [junit4]   2> 98975 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[F2D9753B965414A3])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33795_solr
   [junit4]   2> 98976 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[F2D9753B965414A3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 98976 INFO  
(zkCallback-180-thread-1-processing-n:127.0.0.1:33123_solr) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 98976 INFO  
(zkCallback-174-thread-3-processing-n:127.0.0.1:33795_solr) 
[n:127.0.0.1:33795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 98976 INFO  
(zkCallback-173-thread-3-processing-n:127.0.0.1:38745_solr) 
[n:127.0.0.1:38745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 98976 INFO  (zkCallback-186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 100476 WARN  
(zkCallback-174-thread-3-processing-n:127.0.0.1:33795_solr) 
[n:127.0.0.1:33795_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:33795_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:33795_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2>        at 
java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4724)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1104)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1099)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.

[...truncated too long message...]

mxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@50adc175: rootName = 
solr_46681, domain = 
solr.core.parallelDestinationCollection1.shard1.replica_n1, service url = null, 
agent id = null] for registry 
solr.core.parallelDestinationCollection1.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@407a2af7
   [junit4]   2> 256036 INFO  (coreCloseExecutor-175-thread-1) 
[n:127.0.0.1:45003_solr c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.c.SolrCore 
[parallelDestinationCollection1_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@410f4325
   [junit4]   2> 256036 INFO  (coreCloseExecutor-175-thread-1) 
[n:127.0.0.1:45003_solr c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.parallelDestinationCollection1.shard2.replica_n2, 
tag=1091519269
   [junit4]   2> 256036 INFO  (coreCloseExecutor-175-thread-1) 
[n:127.0.0.1:45003_solr c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49370867: 
rootName = solr_45003, domain = 
solr.core.parallelDestinationCollection1.shard2.replica_n2, service url = null, 
agent id = null] for registry 
solr.core.parallelDestinationCollection1.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@5c29c0f7
   [junit4]   2> 256040 INFO  
(zkCallback-32-thread-4-processing-n:127.0.0.1:45003_solr) 
[n:127.0.0.1:45003_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 256040 INFO  (jetty-closer-13-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4484c374{/solr,null,UNAVAILABLE}
   [junit4]   2> 256041 INFO  (coreCloseExecutor-177-thread-1) 
[n:127.0.0.1:36605_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@ca54fdd
   [junit4]   2> 256041 INFO  (coreCloseExecutor-177-thread-1) 
[n:127.0.0.1:36605_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.collection1_collection.shard2.replica_n2, tag=212160477
   [junit4]   2> 256041 INFO  (coreCloseExecutor-177-thread-1) 
[n:127.0.0.1:36605_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27c93a72: rootName 
= solr_36605, domain = solr.core.collection1_collection.shard2.replica_n2, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@1bc193d2
   [junit4]   2> 256051 INFO  (coreCloseExecutor-174-thread-1) 
[n:127.0.0.1:46681_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=298581892
   [junit4]   2> 256051 INFO  (coreCloseExecutor-174-thread-2) 
[n:127.0.0.1:46681_solr c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.parallelDestinationCollection1.shard1.leader, 
tag=696859601
   [junit4]   2> 256058 INFO  (coreCloseExecutor-175-thread-1) 
[n:127.0.0.1:45003_solr c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.parallelDestinationCollection1.shard2.leader, 
tag=1091519269
   [junit4]   2> 256070 INFO  (jetty-closer-13-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@32cd35bb{/solr,null,UNAVAILABLE}
   [junit4]   2> 256074 INFO  (coreCloseExecutor-177-thread-1) 
[n:127.0.0.1:36605_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=212160477
   [junit4]   2> 256077 INFO  (jetty-closer-13-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=99023843487252491-127.0.0.1:46681_solr-n_0000000000) closing
   [junit4]   2> 256077 INFO  
(OverseerStateUpdate-99023843487252491-127.0.0.1:46681_solr-n_0000000000) 
[n:127.0.0.1:46681_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46681_solr
   [junit4]   2> 256077 WARN  
(OverseerAutoScalingTriggerThread-99023843487252491-127.0.0.1:46681_solr-n_0000000000)
 [n:127.0.0.1:46681_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 256078 INFO  (jetty-closer-13-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19105c88{/solr,null,UNAVAILABLE}
   [junit4]   2> 256079 INFO  (jetty-closer-13-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@79c8fc94{/solr,null,UNAVAILABLE}
   [junit4]   2> 256080 ERROR 
(SUITE-StreamExpressionTest-seed#[5E89E3A5CF0B9678]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 256081 INFO  
(SUITE-StreamExpressionTest-seed#[5E89E3A5CF0B9678]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33411 33411
   [junit4]   2> 261114 INFO  (Thread-51) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33411 33411
   [junit4]   2> 261115 WARN  (Thread-51) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        70      /solr/aliases.json
   [junit4]   2>        9       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        70      /solr/clusterprops.json
   [junit4]   2>        70      /solr/clusterstate.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        10      /solr/collections/mainCorpus1/state.json
   [junit4]   2>        10      /solr/collections/destination1/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        10      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        10      /solr/collections/workQueue1/state.json
   [junit4]   2>        8       
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99023843487252488-127.0.0.1:36605_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        70      /solr/live_nodes
   [junit4]   2>        70      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_5E89E3A5CF0B9678-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=FST50, join2_s=PostingsFormat(name=Direct), 
multiDefault=PostingsFormat(name=Direct), subject=PostingsFormat(name=Direct), 
a1_s=PostingsFormat(name=LuceneVarGapFixedInterval), a2_s=FST50, 
test_t=PostingsFormat(name=Asserting), level1_s=FST50, 
ident_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
body_t=PostingsFormat(name=Asserting), s_multi=FST50, 
col_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
level2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_ss=PostingsFormat(name=Direct), a_s=FST50, a_t=PostingsFormat(name=Direct), 
side_s=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), 
text=FST50}, docValues:{expr_s=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Memory), 
price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Asserting), 
a_f=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Asserting), 
join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Direct), 
test_i=DocValuesFormat(name=Memory), field_i=DocValuesFormat(name=Memory), 
level1_s=DocValuesFormat(name=Lucene70), 
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Asserting), 
level2_s=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Memory), 
a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Memory), i_multi=DocValuesFormat(name=Direct), 
b_ls=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Asserting), order_i=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Asserting), side_s=DocValuesFormat(name=Direct), 
miles_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1229, 
maxMBSortInHeap=5.6389579106427, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@171648e2),
 locale=it, timezone=Canada/Eastern
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=385160904,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrSchemalessExampleTest, 
GreaterThanEvaluatorTest, LessThanEvaluatorTest, RawValueEvaluatorTest, 
AscEvaluatorTest, TermsResponseTest, TestClusteringResponse, 
LargeVolumeBinaryJettyTest, HttpSolrClientConPoolTest, 
FieldAnalysisResponseTest, ConcurrentUpdateSolrClientBuilderTest, 
StreamExpressionTest]
   [junit4] Completed [134/146 (1!)] on J0 in 249.93s, 135 tests, 2 failures, 2 
errors, 9 skipped <<< FAILURES!

[...truncated 39223 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to