Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1352/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
5 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteCollection
Error Message:
expected:<4> but was:<3>
Stack Trace:
java.lang.AssertionError: expected:<4> but was:<3>
at
__randomizedtesting.SeedInfo.seed([65D2E5F895F1C863:6207E4B3B265AD6E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteCollection(CollectionsAPISolrJTest.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testBalanceShardUnique
Error Message:
Expecting 'preferredleader' property to be balanced across all shards null Live
Nodes: [127.0.0.1:32925_solr, 127.0.0.1:62015_solr, 127.0.0.1:33687_solr,
127.0.0.1:41169_solr] Last available state: null
Stack Trace:
java.lang.AssertionError: Expecting 'preferredleader' property to be balanced
across all shards
null
Live Nodes: [127.0.0.1:32925_solr, 127.0.0.1:62015_solr, 127.0.0.1:33687_solr,
127.0.0.1:41169_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([65D2E5F895F1C863:2D6A53B52F5160A0]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testBalanceShardUnique(CollectionsAPISolrJTest.java:339)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias
Error Message:
Error from server at http://127.0.0.1:62015/solr: Can't create collection alias
for collections='aliasedCollection', 'aliasedCollection' is not an existing
collection or alias
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:62015/solr: Can't create collection alias for
collections='aliasedCollection', 'aliasedCollection' is not an existing
collection or alias
at
__randomizedtesting.SeedInfo.seed([65D2E5F895F1C863:AB31A202354E39F8]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1130)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias(CollectionsAPISolrJTest.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard
Error Message:
expected:<6> but was:<4>
Stack Trace:
java.lang.AssertionError: expected:<6> but was:<4>
at
__randomizedtesting.SeedInfo.seed([65D2E5F895F1C863:A08C51E41304029E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp
Error Message:
Could not find collection : replicaProperties
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection :
replicaProperties
at
__randomizedtesting.SeedInfo.seed([65D2E5F895F1C863:A1095A102EDE3B0F]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp(CollectionsAPISolrJTest.java:309)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11494 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001/init-core-data-001
[junit4] 2> 680826 WARN
(SUITE-CollectionsAPISolrJTest-seed#[65D2E5F895F1C863]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 680827 INFO
(SUITE-CollectionsAPISolrJTest-seed#[65D2E5F895F1C863]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 680828 INFO
(SUITE-CollectionsAPISolrJTest-seed#[65D2E5F895F1C863]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 680829 INFO
(SUITE-CollectionsAPISolrJTest-seed#[65D2E5F895F1C863]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001/tempDir-001
[junit4] 2> 680829 INFO
(SUITE-CollectionsAPISolrJTest-seed#[65D2E5F895F1C863]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 680829 INFO (Thread-2029) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 680829 INFO (Thread-2029) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 680830 ERROR (Thread-2029) [ ] 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> 680929 INFO
(SUITE-CollectionsAPISolrJTest-seed#[65D2E5F895F1C863]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:59144
[junit4] 2> 680941 INFO (jetty-launcher-1269-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 680941 INFO (jetty-launcher-1269-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 680941 INFO (jetty-launcher-1269-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 680943 INFO (jetty-launcher-1269-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 680943 INFO (jetty-launcher-1269-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@61592a03{/solr,null,AVAILABLE}
[junit4] 2> 680944 INFO (jetty-launcher-1269-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@469f4097{/solr,null,AVAILABLE}
[junit4] 2> 680945 INFO (jetty-launcher-1269-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@180c2a3b{HTTP/1.1,[http/1.1]}{127.0.0.1:62015}
[junit4] 2> 680945 INFO (jetty-launcher-1269-thread-3) [ ]
o.e.j.s.Server Started @683470ms
[junit4] 2> 680945 INFO (jetty-launcher-1269-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62015}
[junit4] 2> 680945 ERROR (jetty-launcher-1269-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 680945 INFO (jetty-launcher-1269-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 680945 INFO (jetty-launcher-1269-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 680945 INFO (jetty-launcher-1269-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 680945 INFO (jetty-launcher-1269-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-09T08:59:33.444Z
[junit4] 2> 680945 INFO (jetty-launcher-1269-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3c15c199{HTTP/1.1,[http/1.1]}{127.0.0.1:33687}
[junit4] 2> 680946 INFO (jetty-launcher-1269-thread-1) [ ]
o.e.j.s.Server Started @683472ms
[junit4] 2> 680946 INFO (jetty-launcher-1269-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33687}
[junit4] 2> 680946 ERROR (jetty-launcher-1269-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 680946 INFO (jetty-launcher-1269-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 680946 INFO (jetty-launcher-1269-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 680946 INFO (jetty-launcher-1269-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 680946 INFO (jetty-launcher-1269-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-09T08:59:33.445Z
[junit4] 2> 680949 INFO (jetty-launcher-1269-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 680949 INFO (jetty-launcher-1269-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 680952 INFO (jetty-launcher-1269-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@169b2f66{/solr,null,AVAILABLE}
[junit4] 2> 680952 INFO (jetty-launcher-1269-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3593e2c3{HTTP/1.1,[http/1.1]}{127.0.0.1:41169}
[junit4] 2> 680952 INFO (jetty-launcher-1269-thread-2) [ ]
o.e.j.s.Server Started @683478ms
[junit4] 2> 680952 INFO (jetty-launcher-1269-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41169}
[junit4] 2> 680952 ERROR (jetty-launcher-1269-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 680952 INFO (jetty-launcher-1269-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 680952 INFO (jetty-launcher-1269-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 680952 INFO (jetty-launcher-1269-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 680953 INFO (jetty-launcher-1269-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-09T08:59:33.452Z
[junit4] 2> 680955 INFO (jetty-launcher-1269-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b49df6d{/solr,null,AVAILABLE}
[junit4] 2> 680955 INFO (jetty-launcher-1269-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@58098086{HTTP/1.1,[http/1.1]}{127.0.0.1:32925}
[junit4] 2> 680955 INFO (jetty-launcher-1269-thread-4) [ ]
o.e.j.s.Server Started @683481ms
[junit4] 2> 680955 INFO (jetty-launcher-1269-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32925}
[junit4] 2> 680956 ERROR (jetty-launcher-1269-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 680956 INFO (jetty-launcher-1269-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 680956 INFO (jetty-launcher-1269-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 680956 INFO (jetty-launcher-1269-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 680956 INFO (jetty-launcher-1269-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-09T08:59:33.455Z
[junit4] 2> 680957 INFO (jetty-launcher-1269-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 680960 INFO (jetty-launcher-1269-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59144/solr
[junit4] 2> 680962 INFO (jetty-launcher-1269-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 680968 INFO (jetty-launcher-1269-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59144/solr
[junit4] 2> 680968 INFO (jetty-launcher-1269-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59144/solr
[junit4] 2> 680970 INFO (jetty-launcher-1269-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59144/solr
[junit4] 2> 681004 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c8c1482510009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 681040 INFO (jetty-launcher-1269-thread-1)
[n:127.0.0.1:33687_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 681041 INFO (jetty-launcher-1269-thread-1)
[n:127.0.0.1:33687_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33687_solr
[junit4] 2> 681044 INFO (jetty-launcher-1269-thread-1)
[n:127.0.0.1:33687_solr ] o.a.s.c.Overseer Overseer
(id=98107311608889351-127.0.0.1:33687_solr-n_0000000000) starting
[junit4] 2> 681050 INFO (jetty-launcher-1269-thread-4)
[n:127.0.0.1:32925_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 681051 INFO (jetty-launcher-1269-thread-3)
[n:127.0.0.1:62015_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 681053 INFO (jetty-launcher-1269-thread-4)
[n:127.0.0.1:32925_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32925_solr
[junit4] 2> 681056 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:32925_solr)
[n:127.0.0.1:32925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 681057 INFO
(zkCallback-1289-thread-1-processing-n:127.0.0.1:62015_solr)
[n:127.0.0.1:62015_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 681057 INFO
(zkCallback-1285-thread-1-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 681070 INFO (jetty-launcher-1269-thread-2)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 681110 INFO (jetty-launcher-1269-thread-3)
[n:127.0.0.1:62015_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62015_solr
[junit4] 2> 681113 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:32925_solr)
[n:127.0.0.1:32925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 681113 INFO
(zkCallback-1285-thread-1-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 681113 INFO
(zkCallback-1289-thread-1-processing-n:127.0.0.1:62015_solr)
[n:127.0.0.1:62015_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 681140 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:41169_solr)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 681142 INFO (jetty-launcher-1269-thread-1)
[n:127.0.0.1:33687_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33687_solr
[junit4] 2> 681143 INFO (jetty-launcher-1269-thread-2)
[n:127.0.0.1:41169_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 681160 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:41169_solr)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 681161 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:32925_solr)
[n:127.0.0.1:32925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 681161 INFO
(zkCallback-1289-thread-1-processing-n:127.0.0.1:62015_solr)
[n:127.0.0.1:62015_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 681161 INFO
(zkCallback-1285-thread-1-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 681162 INFO (jetty-launcher-1269-thread-2)
[n:127.0.0.1:41169_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41169_solr
[junit4] 2> 681163 INFO
(zkCallback-1285-thread-1-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 681163 INFO
(zkCallback-1289-thread-1-processing-n:127.0.0.1:62015_solr)
[n:127.0.0.1:62015_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 681164 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:32925_solr)
[n:127.0.0.1:32925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 681181 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:41169_solr)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 681327 INFO (jetty-launcher-1269-thread-4)
[n:127.0.0.1:32925_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32925.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 681330 INFO (jetty-launcher-1269-thread-4)
[n:127.0.0.1:32925_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32925.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 681330 INFO (jetty-launcher-1269-thread-4)
[n:127.0.0.1:32925_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32925.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 681331 INFO (jetty-launcher-1269-thread-4)
[n:127.0.0.1:32925_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001/tempDir-001/node4/.
[junit4] 2> 681387 INFO (jetty-launcher-1269-thread-3)
[n:127.0.0.1:62015_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62015.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 681391 INFO (jetty-launcher-1269-thread-3)
[n:127.0.0.1:62015_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62015.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 681391 INFO (jetty-launcher-1269-thread-3)
[n:127.0.0.1:62015_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62015.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 681392 INFO (jetty-launcher-1269-thread-3)
[n:127.0.0.1:62015_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001/tempDir-001/node3/.
[junit4] 2> 681414 INFO (jetty-launcher-1269-thread-1)
[n:127.0.0.1:33687_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33687.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 681417 INFO (jetty-launcher-1269-thread-1)
[n:127.0.0.1:33687_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33687.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 681417 INFO (jetty-launcher-1269-thread-1)
[n:127.0.0.1:33687_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33687.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 681418 INFO (jetty-launcher-1269-thread-1)
[n:127.0.0.1:33687_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001/tempDir-001/node1/.
[junit4] 2> 681440 INFO (jetty-launcher-1269-thread-2)
[n:127.0.0.1:41169_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41169.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 681444 INFO (jetty-launcher-1269-thread-2)
[n:127.0.0.1:41169_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41169.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 681444 INFO (jetty-launcher-1269-thread-2)
[n:127.0.0.1:41169_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41169.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 681445 INFO (jetty-launcher-1269-thread-2)
[n:127.0.0.1:41169_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001/tempDir-001/node2/.
[junit4] 2> 681477 INFO
(SUITE-CollectionsAPISolrJTest-seed#[65D2E5F895F1C863]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 681478 INFO
(SUITE-CollectionsAPISolrJTest-seed#[65D2E5F895F1C863]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59144/solr ready
[junit4] 2> 681507 INFO
(TEST-CollectionsAPISolrJTest.testSplitShard-seed#[65D2E5F895F1C863]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSplitShard
[junit4] 2> 681509 INFO (qtp1937640685-7786) [n:127.0.0.1:62015_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 681516 INFO
(OverseerThreadFactory-3656-thread-1-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.CreateCollectionCmd Create collection
solrj_test_splitshard
[junit4] 2> 681628 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica_n1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 681628 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 681629 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 681629 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 681738 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:41169_solr)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 681738 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:32925_solr)
[n:127.0.0.1:32925_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 682642 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 682649 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 682663 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_replica_n1] Schema
name=minimal
[junit4] 2> 682665 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 682665 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore
'solrj_test_splitshard_shard1_replica_n1' using configuration from collection
solrj_test_splitshard, trusted=true
[junit4] 2> 682666 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41169.solr.core.solrj_test_splitshard.shard1.replica_n1' (registry
'solr.core.solrj_test_splitshard.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 682666 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 682666 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_replica_n1] ] Opening new
SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001/tempDir-001/node2/solrj_test_splitshard_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001/tempDir-001/node2/./solrj_test_splitshard_shard1_replica_n1/data/]
[junit4] 2> 682672 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.s.IndexSchema [solrj_test_splitshard_shard2_replica_n1] Schema
name=minimal
[junit4] 2> 682673 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 682673 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore
'solrj_test_splitshard_shard2_replica_n1' using configuration from collection
solrj_test_splitshard, trusted=true
[junit4] 2> 682674 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32925.solr.core.solrj_test_splitshard.shard2.replica_n1' (registry
'solr.core.solrj_test_splitshard.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 682674 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 682674 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.c.SolrCore [[solrj_test_splitshard_shard2_replica_n1] ] Opening new
SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001/tempDir-001/node4/solrj_test_splitshard_shard2_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001/tempDir-001/node4/./solrj_test_splitshard_shard2_replica_n1/data/]
[junit4] 2> 682732 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 682733 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 682734 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 682734 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 682735 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5948715b[solrj_test_splitshard_shard1_replica_n1] main]
[junit4] 2> 682744 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 682744 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 682745 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 682745 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 682746 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@742a3dab[solrj_test_splitshard_shard2_replica_n1] main]
[junit4] 2> 682747 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 682748 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 682748 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 682748 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 682748 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 682748 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1569716987753398272
[junit4] 2> 682749 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 682749 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1569716987754446848
[junit4] 2> 682755 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 682756 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 682756 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:41169/solr/solrj_test_splitshard_shard1_replica_n1/
[junit4] 2> 682756 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 682756 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:41169/solr/solrj_test_splitshard_shard1_replica_n1/ has no
replicas
[junit4] 2> 682756 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 682758 INFO
(searcherExecutor-3666-thread-1-processing-n:127.0.0.1:32925_solr
x:solrj_test_splitshard_shard2_replica_n1 s:shard2 c:solrj_test_splitshard)
[n:127.0.0.1:32925_solr c:solrj_test_splitshard s:shard2
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.c.SolrCore
[solrj_test_splitshard_shard2_replica_n1] Registered new searcher
Searcher@742a3dab[solrj_test_splitshard_shard2_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 682759 INFO
(searcherExecutor-3665-thread-1-processing-n:127.0.0.1:41169_solr
x:solrj_test_splitshard_shard1_replica_n1 s:shard1 c:solrj_test_splitshard)
[n:127.0.0.1:41169_solr c:solrj_test_splitshard s:shard1
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SolrCore
[solrj_test_splitshard_shard1_replica_n1] Registered new searcher
Searcher@5948715b[solrj_test_splitshard_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 682762 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41169/solr/solrj_test_splitshard_shard1_replica_n1/ shard1
[junit4] 2> 682765 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 682765 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 682765 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:32925/solr/solrj_test_splitshard_shard2_replica_n1/
[junit4] 2> 682765 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 682765 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:32925/solr/solrj_test_splitshard_shard2_replica_n1/ has no
replicas
[junit4] 2> 682765 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 682770 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:32925/solr/solrj_test_splitshard_shard2_replica_n1/ shard2
[junit4] 2> 682873 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:32925_solr)
[n:127.0.0.1:32925_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 682874 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:41169_solr)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 682915 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 682918 INFO (qtp475158769-7811) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1 x:solrj_test_splitshard_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1289
[junit4] 2> 682922 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 682925 INFO (qtp487978265-7800) [n:127.0.0.1:32925_solr
c:solrj_test_splitshard s:shard2 x:solrj_test_splitshard_shard2_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica_n1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1297
[junit4] 2> 682929 INFO (qtp1937640685-7786) [n:127.0.0.1:62015_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> 683028 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:32925_solr)
[n:127.0.0.1:32925_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 683029 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:41169_solr)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 683520 INFO
(OverseerCollectionConfigSetProcessor-98107311608889351-127.0.0.1:33687_solr-n_0000000000)
[n:127.0.0.1:33687_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> 683931 INFO (qtp1937640685-7786) [n:127.0.0.1:62015_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2422
[junit4] 2> 683933 INFO (qtp1937640685-7787) [n:127.0.0.1:62015_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params
action=SPLITSHARD&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 683936 INFO
(OverseerThreadFactory-3656-thread-2-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.SplitShardCmd Split shard invoked
[junit4] 2> 683938 INFO
(OverseerThreadFactory-3656-thread-2-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.SplitShardCmd Creating slice shard1_0 of
collection solrj_test_splitshard on 127.0.0.1:41169_solr
[junit4] 2> 684043 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:41169_solr)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 684043 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:32925_solr)
[n:127.0.0.1:32925_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 684941 INFO
(OverseerThreadFactory-3656-thread-2-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.SplitShardCmd Adding replica
solrj_test_splitshard_shard1_0_replica_n1 as part of slice shard1_0 of
collection solrj_test_splitshard on 127.0.0.1:41169_solr
[junit4] 2> 684941 INFO
(OverseerThreadFactory-3656-thread-2-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "node":"127.0.0.1:41169_solr",
[junit4] 2> "name":"solrj_test_splitshard_shard1_0_replica_n1",
[junit4] 2> "collection":"solrj_test_splitshard",
[junit4] 2> "shard":"shard1_0",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 684942 INFO
(OverseerThreadFactory-3656-thread-2-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:41169_solr for creating new replica
[junit4] 2> 684944 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica_n1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 685058 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:32925_solr)
[n:127.0.0.1:32925_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 685058 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:41169_solr)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 685956 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 685963 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.s.IndexSchema
[solrj_test_splitshard_shard1_0_replica_n1] Schema name=minimal
[junit4] 2> 685965 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 685965 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'solrj_test_splitshard_shard1_0_replica_n1' using configuration from
collection solrj_test_splitshard, trusted=true
[junit4] 2> 685965 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_41169.solr.core.solrj_test_splitshard.shard1_0.replica_n1'
(registry 'solr.core.solrj_test_splitshard.shard1_0.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 685965 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 685965 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SolrCore
[[solrj_test_splitshard_shard1_0_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001/tempDir-001/node2/solrj_test_splitshard_shard1_0_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001/tempDir-001/node2/./solrj_test_splitshard_shard1_0_replica_n1/data/]
[junit4] 2> 686022 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 686023 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 686024 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 686024 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 686025 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2394c191[solrj_test_splitshard_shard1_0_replica_n1] main]
[junit4] 2> 686026 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 686026 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 686027 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000
[junit4] 2> 686027 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1569716991191678976
[junit4] 2> 686028 INFO
(searcherExecutor-3675-thread-1-processing-n:127.0.0.1:41169_solr
x:solrj_test_splitshard_shard1_0_replica_n1 s:shard1_0 c:solrj_test_splitshard)
[n:127.0.0.1:41169_solr c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SolrCore
[solrj_test_splitshard_shard1_0_replica_n1] Registered new searcher
Searcher@2394c191[solrj_test_splitshard_shard1_0_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 686028 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.UpdateLog Starting to
buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 686033 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 686033 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 686033 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:41169/solr/solrj_test_splitshard_shard1_0_replica_n1/
[junit4] 2> 686033 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SyncStrategy Sync Success
- now sync replicas to me
[junit4] 2> 686033 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:41169/solr/solrj_test_splitshard_shard1_0_replica_n1/ has no
replicas
[junit4] 2> 686033 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 686042 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:41169/solr/solrj_test_splitshard_shard1_0_replica_n1/ shard1_0
[junit4] 2> 686146 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:41169_solr)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 686146 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:32925_solr)
[n:127.0.0.1:32925_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 686193 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 686196 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_0
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica_n1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1252
[junit4] 2> 686197 INFO
(OverseerThreadFactory-3656-thread-2-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.SplitShardCmd Creating slice shard1_1 of
collection solrj_test_splitshard on 127.0.0.1:41169_solr
[junit4] 2> 686302 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:41169_solr)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 686302 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:32925_solr)
[n:127.0.0.1:32925_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 687200 INFO
(OverseerThreadFactory-3656-thread-2-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.SplitShardCmd Adding replica
solrj_test_splitshard_shard1_1_replica_n1 as part of slice shard1_1 of
collection solrj_test_splitshard on 127.0.0.1:41169_solr
[junit4] 2> 687200 INFO
(OverseerThreadFactory-3656-thread-2-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "node":"127.0.0.1:41169_solr",
[junit4] 2> "name":"solrj_test_splitshard_shard1_1_replica_n1",
[junit4] 2> "collection":"solrj_test_splitshard",
[junit4] 2> "shard":"shard1_1",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 687201 INFO
(OverseerThreadFactory-3656-thread-2-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:41169_solr for creating new replica
[junit4] 2> 687203 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_1_replica_n1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 687315 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:41169_solr)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 687315 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:32925_solr)
[n:127.0.0.1:32925_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 688215 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 688221 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.s.IndexSchema
[solrj_test_splitshard_shard1_1_replica_n1] Schema name=minimal
[junit4] 2> 688223 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 688223 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'solrj_test_splitshard_shard1_1_replica_n1' using configuration from
collection solrj_test_splitshard, trusted=true
[junit4] 2> 688224 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_41169.solr.core.solrj_test_splitshard.shard1_1.replica_n1'
(registry 'solr.core.solrj_test_splitshard.shard1_1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7155a201
[junit4] 2> 688224 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 688224 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SolrCore
[[solrj_test_splitshard_shard1_1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001/tempDir-001/node2/solrj_test_splitshard_shard1_1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001/tempDir-001/node2/./solrj_test_splitshard_shard1_1_replica_n1/data/]
[junit4] 2> 688273 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 688273 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 688351 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 688351 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 688354 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2463a25b[solrj_test_splitshard_shard1_1_replica_n1] main]
[junit4] 2> 688355 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 688355 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 688356 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000
[junit4] 2> 688359 INFO
(searcherExecutor-3680-thread-1-processing-n:127.0.0.1:41169_solr
x:solrj_test_splitshard_shard1_1_replica_n1 s:shard1_1 c:solrj_test_splitshard)
[n:127.0.0.1:41169_solr c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SolrCore
[solrj_test_splitshard_shard1_1_replica_n1] Registered new searcher
Searcher@2463a25b[solrj_test_splitshard_shard1_1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 688359 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1569716993636958208
[junit4] 2> 688360 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.UpdateLog Starting to
buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 688369 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 688369 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 688369 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:41169/solr/solrj_test_splitshard_shard1_1_replica_n1/
[junit4] 2> 688369 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SyncStrategy Sync Success
- now sync replicas to me
[junit4] 2> 688369 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:41169/solr/solrj_test_splitshard_shard1_1_replica_n1/ has no
replicas
[junit4] 2> 688369 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 688374 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:41169/solr/solrj_test_splitshard_shard1_1_replica_n1/ shard1_1
[junit4] 2> 688478 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:32925_solr)
[n:127.0.0.1:32925_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 688478 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:41169_solr)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 688528 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 688531 INFO (qtp475158769-7814) [n:127.0.0.1:41169_solr
c:solrj_test_splitshard s:shard1_1
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_1_replica_n1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1328
[junit4] 2> 688532 INFO
(OverseerThreadFactory-3656-thread-2-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.SplitShardCmd Asking parent leader to wait
for: solrj_test_splitshard_shard1_0_replica_n1 to be alive on:
127.0.0.1:41169_solr
[junit4] 2> 688535 INFO
(OverseerThreadFactory-3656-thread-2-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.SplitShardCmd Asking parent leader to wait
for: solrj_test_splitshard_shard1_1_replica_n1 to be alive on:
127.0.0.1:41169_solr
[junit4] 2> 688535 INFO (qtp475158769-7812) [n:127.0.0.1:41169_solr ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null, maxTime:
183 s
[junit4] 2> 688536 INFO (qtp475158769-7812) [n:127.0.0.1:41169_solr ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(active):
collection=solrj_test_splitshard, shard=shard1_0,
thisCore=solrj_test_splitshard_shard1_0_replica_n1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=active, localState=active, nodeName=127.0.0.1:41169_solr,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"solrj_test_splitshard_shard1_0_replica_n1","base_url":"http://127.0.0.1:41169/solr","node_name":"127.0.0.1:41169_solr","state":"active","type":"NRT","leader":"true"}
[junit4] 2> 688536 INFO (qtp475158769-7812) [n:127.0.0.1:41169_solr ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: active,
checkLive: true, onlyIfLeader: true for: 0 seconds.
[junit4] 2> 688536 INFO (qtp475158769-7812) [n:127.0.0.1:41169_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:41169_solr&core=solrj_test_splitshard_shard1_0_replica_n1&qt=/admin/cores&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 688537 INFO (qtp475158769-7816) [n:127.0.0.1:41169_solr ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state:
active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null, maxTime:
183 s
[junit4] 2> 688538 INFO (qtp475158769-7816) [n:127.0.0.1:41169_solr ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(active):
collection=solrj_test_splitshard, shard=shard1_1,
thisCore=solrj_test_splitshard_shard1_1_replica_n1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:41169_solr,
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"solrj_test_splitshard_shard1_1_replica_n1","base_url":"http://127.0.0.1:41169/solr","node_name":"127.0.0.1:41169_solr","state":"down","type":"NRT","leader":"true"}
[junit4] 2> 688634 INFO
(zkCallback-1292-thread-1-processing-n:127.0.0.1:32925_solr)
[n:127.0.0.1:32925_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 688634 INFO
(zkCallback-1293-thread-1-processing-n:127.0.0.1:41169_solr)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 689542 INFO (qtp475158769-7816) [n:127.0.0.1:41169_solr ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(active):
collection=solrj_test_splitshard, shard=shard1_1,
thisCore=solrj_test_splitshard_shard1_1_replica_n1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=active, localState=active, nodeName=127.0.0.1:41169_solr,
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"solrj_test_splitshard_shard1_1_replica_n1","base_url":"http://127.0.0.1:41169/solr","node_name":"127.0.0.1:41169_solr","state":"active","type":"NRT","leader":"true"}
[junit4] 2> 689542 INFO (qtp475158769-7816) [n:127.0.0.1:41169_solr ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: active,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 689542 INFO (qtp475158769-7816) [n:127.0.0.1:41169_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:41169_solr&core=solrj_test_splitshard_shard1_1_replica_n1&qt=/admin/cores&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1005
[junit4] 2> 689543 INFO
(OverseerThreadFactory-3656-thread-2-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.SplitShardCmd Successfully created all
sub-shards for collection solrj_test_splitshard parent shard: shard1 on:
core_node2:{"core":"solrj_test_splitshard_shard1_replica_n1","base_url":"http://127.0.0.1:41169/solr","node_name":"127.0.0.1:41169_solr","state":"active","type":"NRT","leader":"true"}
[junit4] 2> 689543 INFO
(OverseerThreadFactory-3656-thread-2-processing-n:127.0.0.1:33687_solr)
[n:127.0.0.1:33687_solr ] o.a.s.c.SplitShardCmd Splitting shard core_node2
as part of slice shard1 of collection solrj_test_splitshard on
core_node2:{"core":"solrj_test_splitshard_shard1_replica_n1","base_url":"http://127.0.0.1:41169/solr","node_name":"127.0.0.1:41169_solr","state":"active","type":"NRT","leader":"true"}
[junit4] 2> 689543 INFO (qtp475158769-7782) [n:127.0.0.1:41169_solr ]
o.a.s.h.a.SplitOp Invoked split action for core:
solrj_test_splitshard_shard1_replica_n1
[junit4] 2> 689545 INFO (qtp475158769-7782) [n:127.0.0.1:41169_solr ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 689545 INFO (qtp475158769-7782) [n:127.0.0.1:41169_solr ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skippin
[...truncated too long message...]
rd.shard1_0_0.leader, tag=2066508054
[junit4] 2> 872686 INFO (coreCloseExecutor-3807-thread-2)
[n:127.0.0.1:41169_solr c:solrj_test_splitshard s:shard1_0 r:core_node3
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.solrj_test_splitshard.shard1_0.replica_n1, tag=737710282
[junit4] 2> 872690 INFO (jetty-closer-1270-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@469f4097{/solr,null,UNAVAILABLE}
[junit4] 2> 872690 INFO (coreCloseExecutor-3807-thread-2)
[n:127.0.0.1:41169_solr c:solrj_test_splitshard s:shard1_0 r:core_node3
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.solrj_test_splitshard.shard1_0.leader, tag=737710282
[junit4] 2> 873312 ERROR (qtp475158769-7813) [n:127.0.0.1:41169_solr ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Solr is
shutting down
[junit4] 2> at
org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:177)
[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:178)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[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:1699)
[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:462)
[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:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[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.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 873312 INFO (qtp475158769-7813) [n:127.0.0.1:41169_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:41169_solr&onlyIfLeaderActive=true&core=solrj_replicatests_shard1_replica_n1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=400 QTime=101260
[junit4] 2> 874109 WARN
(zkCallback-1289-thread-1-processing-n:127.0.0.1:62015_solr)
[n:127.0.0.1:62015_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 874110 INFO (jetty-closer-1270-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@61592a03{/solr,null,UNAVAILABLE}
[junit4] 2> 874194 WARN
(zkCallback-1293-thread-2-processing-n:127.0.0.1:41169_solr)
[n:127.0.0.1:41169_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 874195 INFO (jetty-closer-1270-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@169b2f66{/solr,null,UNAVAILABLE}
[junit4] 2> 874196 ERROR
(SUITE-CollectionsAPISolrJTest-seed#[65D2E5F895F1C863]-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> 874196 INFO
(SUITE-CollectionsAPISolrJTest-seed#[65D2E5F895F1C863]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59144 59144
[junit4] 2> 874234 INFO (Thread-2029) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:59144 59144
[junit4] 2> 874235 WARN (Thread-2029) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2> 4 /solr/collections/corestatus_test/state.json
[junit4] 2> 3 /solr/collections/solrj_test/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/balancedProperties/state.json
[junit4] 2> 3 /solr/collections/solrj_implicit/state.json
[junit4] 2> 3
/solr/collections/solrj_test_splitshard/state.json
[junit4] 2> 3 /solr/collections/solrj_replicatests/state.json
[junit4] 2> 3 /solr/collections/replicaProperties/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98107311608889351-127.0.0.1:33687_solr-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/98107311608889355-127.0.0.1:32925_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_65D2E5F895F1C863-001
[junit4] 2> Jun 09, 2017 9:02:46 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1774, maxMBSortInHeap=7.869687197827704,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-DZ, timezone=Europe/Berlin
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=113771104,total=404750336
[junit4] 2> NOTE: All tests run in this JVM: [DocValuesMissingTest,
TestScoreJoinQPScore, TestPayloadCheckQParserPlugin, TestElisionMultitermQuery,
TestTolerantUpdateProcessorRandomCloud, UniqFieldsUpdateProcessorFactoryTest,
HdfsDirectoryTest, FileUtilsTest, CopyFieldTest, TestFilteredDocIdSet,
TestExceedMaxTermLength, PeerSyncTest, TestAddFieldRealTimeGet,
TriLevelCompositeIdRoutingTest, ReplaceNodeTest, AtomicUpdatesTest,
AnalyticsQueryTest, SuggestComponentTest, DirectSolrSpellCheckerTest,
TestSolrQueryResponse, SpatialHeatmapFacetsTest, CoreAdminCreateDiscoverTest,
ResourceLoaderTest, BlockDirectoryTest, RecoveryZkTest, TestFieldResource,
ChangedSchemaMergeTest, DateFieldTest, TestXIncludeConfig,
TestDynamicFieldResource, IndexSchemaRuntimeFieldTest,
CdcrReplicationHandlerTest, TestSuggestSpellingConverter,
DirectSolrConnectionTest, CloneFieldUpdateProcessorFactoryTest,
TestRandomFlRTGCloud, CreateCollectionCleanupTest, TestPKIAuthenticationPlugin,
ConfigureRecoveryStrategyTest, TestReplicationHandler, TestFastOutputStream,
TestTlogReplica, PKIAuthenticationIntegrationTest, TestHalfAndHalfDocValues,
TestExtendedDismaxParser, TestStandardQParsers, TestMergePolicyConfig,
ForceLeaderTest, DistribCursorPagingTest, RecoveryAfterSoftCommitTest,
TestStressLucene, BadCopyFieldTest, DeleteInactiveReplicaTest, TestJsonFacets,
TestNestedDocsSort, TestObjectReleaseTracker, SmileWriterTest, RankQueryTest,
TestSolrConfigHandlerCloud, DistributedVersionInfoTest, SynonymTokenizerTest,
CollectionsAPISolrJTest]
[junit4] Completed [204/724 (1!)] on J0 in 193.92s, 12 tests, 3 failures, 2
errors <<< FAILURES!
[...truncated 45131 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]