Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4068/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
5 tests failed.
FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI
Error Message:
Could not find collection : implicitcoll
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : implicitcoll
at
__randomizedtesting.SeedInfo.seed([F935F4BC8C8BF33D:93D47AD7B1114545]: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.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.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.DeleteReplicaTest.deleteReplicaByCountForAllShards
Error Message:
Expected two shards with two replicas each null Live Nodes:
[127.0.0.1:65480_solr, 127.0.0.1:65481_solr, 127.0.0.1:65484_solr,
127.0.0.1:65483_solr] Last available state: null
Stack Trace:
java.lang.AssertionError: Expected two shards with two replicas each
null
Live Nodes: [127.0.0.1:65480_solr, 127.0.0.1:65481_solr, 127.0.0.1:65484_solr,
127.0.0.1:65483_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([F935F4BC8C8BF33D:C5A4B3E8C3CAAE68]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:137)
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.DeleteReplicaTest.deleteLiveReplicaTest
Error Message:
Could not find collection : delLiveColl
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : delLiveColl
at
__randomizedtesting.SeedInfo.seed([F935F4BC8C8BF33D:545540B791B45B48]: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.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:51)
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.DeleteReplicaTest.deleteReplicaByCount
Error Message:
Expected a single shard with three replicas null Live Nodes:
[127.0.0.1:65480_solr, 127.0.0.1:65481_solr, 127.0.0.1:65484_solr,
127.0.0.1:65483_solr] Last available state: null
Stack Trace:
java.lang.AssertionError: Expected a single shard with three replicas
null
Live Nodes: [127.0.0.1:65480_solr, 127.0.0.1:65481_solr, 127.0.0.1:65484_solr,
127.0.0.1:65483_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([F935F4BC8C8BF33D:959030C83B9DC649]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCount(DeleteReplicaTest.java:112)
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.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
Error Message:
No registered leader was found after waiting for 4000ms , collection:
deletereplica_test slice: shard1
Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after
waiting for 4000ms , collection: deletereplica_test slice: shard1
at
__randomizedtesting.SeedInfo.seed([F935F4BC8C8BF33D:89D5700608C45A36]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:756)
at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:742)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:83)
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 11797 lines...]
[junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/init-core-data-001
[junit4] 2> 818416 WARN
(SUITE-CustomCollectionTest-seed#[F935F4BC8C8BF33D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 818416 INFO
(SUITE-CustomCollectionTest-seed#[F935F4BC8C8BF33D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 818419 INFO
(SUITE-CustomCollectionTest-seed#[F935F4BC8C8BF33D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 818420 INFO
(SUITE-CustomCollectionTest-seed#[F935F4BC8C8BF33D]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001
[junit4] 2> 818420 INFO
(SUITE-CustomCollectionTest-seed#[F935F4BC8C8BF33D]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 818420 INFO (Thread-1856) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 818420 INFO (Thread-1856) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 818422 ERROR (Thread-1856) [ ] 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> 818526 INFO
(SUITE-CustomCollectionTest-seed#[F935F4BC8C8BF33D]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:65317
[junit4] 2> 818566 INFO (jetty-launcher-1485-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 818566 INFO (jetty-launcher-1485-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 818567 INFO (jetty-launcher-1485-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 818567 INFO (jetty-launcher-1485-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 818569 INFO (jetty-launcher-1485-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@68776b4d{/solr,null,AVAILABLE}
[junit4] 2> 818570 INFO (jetty-launcher-1485-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@29d43b93{SSL,[ssl,
http/1.1]}{127.0.0.1:65319}
[junit4] 2> 818570 INFO (jetty-launcher-1485-thread-2) [ ]
o.e.j.s.Server Started @822274ms
[junit4] 2> 818571 INFO (jetty-launcher-1485-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65319}
[junit4] 2> 818571 ERROR (jetty-launcher-1485-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 818571 INFO (jetty-launcher-1485-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 818571 INFO (jetty-launcher-1485-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 818571 INFO (jetty-launcher-1485-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 818571 INFO (jetty-launcher-1485-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-12T20:18:07.252Z
[junit4] 2> 818571 INFO (jetty-launcher-1485-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5266961f{/solr,null,AVAILABLE}
[junit4] 2> 818571 INFO (jetty-launcher-1485-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7a741bd9{SSL,[ssl,
http/1.1]}{127.0.0.1:65320}
[junit4] 2> 818571 INFO (jetty-launcher-1485-thread-4) [ ]
o.e.j.s.Server Started @822275ms
[junit4] 2> 818571 INFO (jetty-launcher-1485-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65320}
[junit4] 2> 818572 ERROR (jetty-launcher-1485-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 818572 INFO (jetty-launcher-1485-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 818572 INFO (jetty-launcher-1485-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 818572 INFO (jetty-launcher-1485-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 818572 INFO (jetty-launcher-1485-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-12T20:18:07.253Z
[junit4] 2> 818573 INFO (jetty-launcher-1485-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@26879c40{/solr,null,AVAILABLE}
[junit4] 2> 818574 INFO (jetty-launcher-1485-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@20904c79{/solr,null,AVAILABLE}
[junit4] 2> 818575 INFO (jetty-launcher-1485-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@702fd6a{SSL,[ssl,
http/1.1]}{127.0.0.1:65323}
[junit4] 2> 818575 INFO (jetty-launcher-1485-thread-1) [ ]
o.e.j.s.Server Started @822278ms
[junit4] 2> 818575 INFO (jetty-launcher-1485-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65323}
[junit4] 2> 818575 ERROR (jetty-launcher-1485-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 818575 INFO (jetty-launcher-1485-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 818575 INFO (jetty-launcher-1485-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 818575 INFO (jetty-launcher-1485-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 818575 INFO (jetty-launcher-1485-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-12T20:18:07.256Z
[junit4] 2> 818575 INFO (jetty-launcher-1485-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5e6feb1b{SSL,[ssl,
http/1.1]}{127.0.0.1:65324}
[junit4] 2> 818575 INFO (jetty-launcher-1485-thread-3) [ ]
o.e.j.s.Server Started @822278ms
[junit4] 2> 818575 INFO (jetty-launcher-1485-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65324}
[junit4] 2> 818575 ERROR (jetty-launcher-1485-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 818576 INFO (jetty-launcher-1485-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 818576 INFO (jetty-launcher-1485-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 818576 INFO (jetty-launcher-1485-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 818576 INFO (jetty-launcher-1485-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-12T20:18:07.257Z
[junit4] 2> 818577 INFO (jetty-launcher-1485-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 818578 INFO (jetty-launcher-1485-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 818579 INFO (jetty-launcher-1485-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 818579 INFO (jetty-launcher-1485-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 818588 INFO (jetty-launcher-1485-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65317/solr
[junit4] 2> 818588 INFO (jetty-launcher-1485-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65317/solr
[junit4] 2> 818589 INFO (jetty-launcher-1485-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65317/solr
[junit4] 2> 818590 INFO (jetty-launcher-1485-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65317/solr
[junit4] 2> 818627 INFO (jetty-launcher-1485-thread-3)
[n:127.0.0.1:65324_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 818627 INFO (jetty-launcher-1485-thread-1)
[n:127.0.0.1:65323_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 818627 INFO (jetty-launcher-1485-thread-4)
[n:127.0.0.1:65320_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 818627 INFO (jetty-launcher-1485-thread-2)
[n:127.0.0.1:65319_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 818628 INFO (jetty-launcher-1485-thread-3)
[n:127.0.0.1:65324_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:65324_solr
[junit4] 2> 818629 INFO (jetty-launcher-1485-thread-1)
[n:127.0.0.1:65323_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65323_solr
[junit4] 2> 818629 INFO (jetty-launcher-1485-thread-3)
[n:127.0.0.1:65324_solr ] o.a.s.c.Overseer Overseer
(id=98126966757916684-127.0.0.1:65324_solr-n_0000000000) starting
[junit4] 2> 818630 INFO (jetty-launcher-1485-thread-4)
[n:127.0.0.1:65320_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65320_solr
[junit4] 2> 818630 INFO (jetty-launcher-1485-thread-2)
[n:127.0.0.1:65319_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65319_solr
[junit4] 2> 818632 INFO
(zkCallback-1507-thread-1-processing-n:127.0.0.1:65324_solr)
[n:127.0.0.1:65324_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 818633 INFO
(zkCallback-1505-thread-1-processing-n:127.0.0.1:65323_solr)
[n:127.0.0.1:65323_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 818633 INFO
(zkCallback-1504-thread-1-processing-n:127.0.0.1:65319_solr)
[n:127.0.0.1:65319_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 818634 INFO
(zkCallback-1506-thread-1-processing-n:127.0.0.1:65320_solr)
[n:127.0.0.1:65320_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 818636 INFO
(zkCallback-1505-thread-1-processing-n:127.0.0.1:65323_solr)
[n:127.0.0.1:65323_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 818636 INFO
(zkCallback-1506-thread-1-processing-n:127.0.0.1:65320_solr)
[n:127.0.0.1:65320_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 818636 INFO
(zkCallback-1504-thread-1-processing-n:127.0.0.1:65319_solr)
[n:127.0.0.1:65319_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 818636 INFO
(zkCallback-1507-thread-1-processing-n:127.0.0.1:65324_solr)
[n:127.0.0.1:65324_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 818638 INFO
(zkCallback-1506-thread-1-processing-n:127.0.0.1:65320_solr)
[n:127.0.0.1:65320_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 818638 INFO
(zkCallback-1505-thread-1-processing-n:127.0.0.1:65323_solr)
[n:127.0.0.1:65323_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 818638 INFO
(zkCallback-1504-thread-1-processing-n:127.0.0.1:65319_solr)
[n:127.0.0.1:65319_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 818638 INFO
(zkCallback-1507-thread-1-processing-n:127.0.0.1:65324_solr)
[n:127.0.0.1:65324_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 818664 INFO (jetty-launcher-1485-thread-3)
[n:127.0.0.1:65324_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65324_solr
[junit4] 2> 818669 INFO
(zkCallback-1504-thread-1-processing-n:127.0.0.1:65319_solr)
[n:127.0.0.1:65319_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 818669 INFO
(zkCallback-1506-thread-1-processing-n:127.0.0.1:65320_solr)
[n:127.0.0.1:65320_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 818670 INFO
(zkCallback-1507-thread-1-processing-n:127.0.0.1:65324_solr)
[n:127.0.0.1:65324_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 818670 INFO
(zkCallback-1505-thread-1-processing-n:127.0.0.1:65323_solr)
[n:127.0.0.1:65323_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 818739 INFO (jetty-launcher-1485-thread-3)
[n:127.0.0.1:65324_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65324.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 818740 INFO (jetty-launcher-1485-thread-4)
[n:127.0.0.1:65320_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65320.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 818741 INFO (jetty-launcher-1485-thread-3)
[n:127.0.0.1:65324_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65324.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 818741 INFO (jetty-launcher-1485-thread-3)
[n:127.0.0.1:65324_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65324.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 818742 INFO (jetty-launcher-1485-thread-3)
[n:127.0.0.1:65324_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node3/.
[junit4] 2> 818743 INFO (jetty-launcher-1485-thread-2)
[n:127.0.0.1:65319_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65319.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 818745 INFO (jetty-launcher-1485-thread-4)
[n:127.0.0.1:65320_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65320.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 818745 INFO (jetty-launcher-1485-thread-4)
[n:127.0.0.1:65320_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65320.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 818746 INFO (jetty-launcher-1485-thread-2)
[n:127.0.0.1:65319_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65319.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 818746 INFO (jetty-launcher-1485-thread-2)
[n:127.0.0.1:65319_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65319.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 818746 INFO (jetty-launcher-1485-thread-2)
[n:127.0.0.1:65319_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node2/.
[junit4] 2> 818749 INFO (jetty-launcher-1485-thread-4)
[n:127.0.0.1:65320_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node4/.
[junit4] 2> 818760 INFO (jetty-launcher-1485-thread-1)
[n:127.0.0.1:65323_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65323.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 818764 INFO (jetty-launcher-1485-thread-1)
[n:127.0.0.1:65323_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65323.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 818765 INFO (jetty-launcher-1485-thread-1)
[n:127.0.0.1:65323_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65323.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 818765 INFO (jetty-launcher-1485-thread-1)
[n:127.0.0.1:65323_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node1/.
[junit4] 2> 818814 INFO
(SUITE-CustomCollectionTest-seed#[F935F4BC8C8BF33D]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 818815 INFO
(SUITE-CustomCollectionTest-seed#[F935F4BC8C8BF33D]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65317/solr ready
[junit4] 2> 818837 INFO
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[F935F4BC8C8BF33D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForImplicitRouter
[junit4] 2> 818838 INFO
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[F935F4BC8C8BF33D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 818857 INFO (qtp1313717963-8589) [n:127.0.0.1:65319_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
shards=a,b,c,d&replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=withShardField&router.name=implicit&nrtReplicas=2&action=CREATE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 818859 INFO
(OverseerThreadFactory-4262-thread-1-processing-n:127.0.0.1:65324_solr)
[n:127.0.0.1:65324_solr ] o.a.s.c.CreateCollectionCmd Create collection
withShardField
[junit4] 2> 819023 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 819026 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 819027 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 819032 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n2&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 819032 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 819033 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 819033 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 819040 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 819041 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n2&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 819048 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n2&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 819048 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n2&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 819049 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 819166 INFO
(zkCallback-1506-thread-1-processing-n:127.0.0.1:65320_solr)
[n:127.0.0.1:65320_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 819166 INFO
(zkCallback-1504-thread-1-processing-n:127.0.0.1:65319_solr)
[n:127.0.0.1:65319_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 819166 INFO
(zkCallback-1505-thread-1-processing-n:127.0.0.1:65323_solr)
[n:127.0.0.1:65323_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 819166 INFO
(zkCallback-1507-thread-1-processing-n:127.0.0.1:65324_solr)
[n:127.0.0.1:65324_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 820076 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 820086 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 820087 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 820093 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 820097 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.s.IndexSchema
[withShardField_b_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 820097 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.s.IndexSchema
[withShardField_d_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 820098 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.s.IndexSchema
[withShardField_a_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 820119 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 820119 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'withShardField_a_replica_n1' using configuration from
collection withShardField, trusted=true
[junit4] 2> 820120 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 820120 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 820120 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'withShardField_b_replica_n1' using configuration from
collection withShardField, trusted=true
[junit4] 2> 820120 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_65324.solr.core.withShardField.a.replica_n1' (registry
'solr.core.withShardField.a.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 820120 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 820120 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.c.SolrCore
[[withShardField_a_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node3/withShardField_a_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node3/./withShardField_a_replica_n1/data/]
[junit4] 2> 820120 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_65319.solr.core.withShardField.b.replica_n1' (registry
'solr.core.withShardField.b.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 820120 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 820120 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.c.SolrCore
[[withShardField_b_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node2/withShardField_b_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node2/./withShardField_b_replica_n1/data/]
[junit4] 2> 820121 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 820122 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.s.IndexSchema
[withShardField_c_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 820123 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 820123 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'withShardField_d_replica_n2' using configuration from
collection withShardField, trusted=true
[junit4] 2> 820123 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_65320.solr.core.withShardField.d.replica_n2' (registry
'solr.core.withShardField.d.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 820123 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 820123 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.c.SolrCore
[[withShardField_d_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node4/withShardField_d_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node4/./withShardField_d_replica_n2/data/]
[junit4] 2> 820126 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 820133 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.s.IndexSchema
[withShardField_b_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 820134 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.s.IndexSchema
[withShardField_c_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 820138 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 820138 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'withShardField_c_replica_n1' using configuration from
collection withShardField, trusted=true
[junit4] 2> 820138 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_65324.solr.core.withShardField.c.replica_n1' (registry
'solr.core.withShardField.c.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 820138 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 820138 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.c.SolrCore
[[withShardField_c_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node3/withShardField_c_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node3/./withShardField_c_replica_n1/data/]
[junit4] 2> 820141 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.s.IndexSchema
[withShardField_a_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 820152 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 820155 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 820155 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'withShardField_c_replica_n2' using configuration from
collection withShardField, trusted=true
[junit4] 2> 820156 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_65323.solr.core.withShardField.c.replica_n2' (registry
'solr.core.withShardField.c.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 820156 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 820156 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'withShardField_a_replica_n2' using configuration from
collection withShardField, trusted=true
[junit4] 2> 820157 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 820157 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.s.IndexSchema
[withShardField_d_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 820157 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.c.SolrCore
[[withShardField_c_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node1/withShardField_c_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node1/./withShardField_c_replica_n2/data/]
[junit4] 2> 820157 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_65323.solr.core.withShardField.a.replica_n2' (registry
'solr.core.withShardField.a.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 820157 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 820157 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.c.SolrCore
[[withShardField_a_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node1/withShardField_a_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node1/./withShardField_a_replica_n2/data/]
[junit4] 2> 820161 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 820161 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'withShardField_b_replica_n2' using configuration from
collection withShardField, trusted=true
[junit4] 2> 820162 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_65320.solr.core.withShardField.b.replica_n2' (registry
'solr.core.withShardField.b.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 820162 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 820162 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.c.SolrCore
[[withShardField_b_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node4/withShardField_b_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node4/./withShardField_b_replica_n2/data/]
[junit4] 2> 820173 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 820173 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'withShardField_d_replica_n1' using configuration from
collection withShardField, trusted=true
[junit4] 2> 820175 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_65319.solr.core.withShardField.d.replica_n1' (registry
'solr.core.withShardField.d.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178097cc
[junit4] 2> 820177 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 820177 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.c.SolrCore
[[withShardField_d_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node2/withShardField_d_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F935F4BC8C8BF33D-001/tempDir-001/node2/./withShardField_d_replica_n1/data/]
[junit4] 2> 820251 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 820251 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 820252 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 820252 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 820262 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@306d250e[withShardField_c_replica_n1] main]
[junit4] 2> 820268 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 820269 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 820281 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 820281 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1570031470077018112
[junit4] 2> 820282 INFO
(searcherExecutor-4274-thread-1-processing-n:127.0.0.1:65324_solr
x:withShardField_c_replica_n1 s:c c:withShardField) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.c.SolrCore
[withShardField_c_replica_n1] Registered new searcher
Searcher@306d250e[withShardField_c_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 820289 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 820289 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 820291 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard c: total=2 found=1 timeoutin=9999ms
[junit4] 2> 820291 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 820291 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 820292 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 820292 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 820294 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 820294 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 820294 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 820294 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 820295 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 820295 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 820296 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 820296 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 820297 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 820297 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 820298 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 820298 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 820300 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 820300 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 820300 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@2c9d7a52[withShardField_a_replica_n2] main]
[junit4] 2> 820300 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@14960780[withShardField_b_replica_n2] main]
[junit4] 2> 820301 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 820301 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 820302 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 820302 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 820303 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 820303 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 820303 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1570031470100086784
[junit4] 2> 820304 INFO
(searcherExecutor-4277-thread-1-processing-n:127.0.0.1:65320_solr
x:withShardField_b_replica_n2 s:b c:withShardField) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2] o.a.s.c.SolrCore
[withShardField_b_replica_n2] Registered new searcher
Searcher@14960780[withShardField_b_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 820303 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 820304 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 820304 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 820305 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 820305 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1570031470102183936
[junit4] 2> 820306 INFO
(searcherExecutor-4276-thread-1-processing-n:127.0.0.1:65323_solr
x:withShardField_a_replica_n2 s:a c:withShardField) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.c.SolrCore
[withShardField_a_replica_n2] Registered new searcher
Searcher@2c9d7a52[withShardField_a_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 820311 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@6a1c21e7[withShardField_a_replica_n1] main]
[junit4] 2> 820312 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard a: total=2 found=1 timeoutin=9998ms
[junit4] 2> 820313 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 820313 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 820314 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@11cd9fbb[withShardField_d_replica_n1] main]
[junit4] 2> 820314 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 820314 INFO
(searcherExecutor-4271-thread-1-processing-n:127.0.0.1:65324_solr
x:withShardField_a_replica_n1 s:a c:withShardField) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.c.SolrCore
[withShardField_a_replica_n1] Registered new searcher
Searcher@6a1c21e7[withShardField_a_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 820315 INFO (qtp2081748267-8608) [n:127.0.0.1:65324_solr
c:withShardField s:a x:withShardField_a_replica_n1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1570031470112669696
[junit4] 2> 820316 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 820316 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 820316 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 820319 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 820319 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 820319 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard b: total=2 found=1 timeoutin=9999ms
[junit4] 2> 820320 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 820320 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@277d2cc3[withShardField_b_replica_n1] main]
[junit4] 2> 820321 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@2de2149b[withShardField_d_replica_n2] main]
[junit4] 2> 820321 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 820321 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 820322 INFO
(searcherExecutor-4278-thread-1-processing-n:127.0.0.1:65319_solr
x:withShardField_d_replica_n1 s:d c:withShardField) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.c.SolrCore
[withShardField_d_replica_n1] Registered new searcher
Searcher@11cd9fbb[withShardField_d_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 820322 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1570031470120009728
[junit4] 2> 820322 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 820322 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 820322 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 820322 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 820322 INFO (qtp1313717963-8588) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1570031470120009728
[junit4] 2> 820323 INFO
(searcherExecutor-4272-thread-1-processing-n:127.0.0.1:65319_solr
x:withShardField_b_replica_n1 s:b c:withShardField) [n:127.0.0.1:65319_solr
c:withShardField s:b x:withShardField_b_replica_n1] o.a.s.c.SolrCore
[withShardField_b_replica_n1] Registered new searcher
Searcher@277d2cc3[withShardField_b_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 820323 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 820323 INFO (qtp1730232813-8617) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1570031470121058304
[junit4] 2> 820323 INFO
(searcherExecutor-4273-thread-1-processing-n:127.0.0.1:65320_solr
x:withShardField_d_replica_n2 s:d c:withShardField) [n:127.0.0.1:65320_solr
c:withShardField s:d x:withShardField_d_replica_n2] o.a.s.c.SolrCore
[withShardField_d_replica_n2] Registered new searcher
Searcher@2de2149b[withShardField_d_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 820324 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@4a227b02[withShardField_c_replica_n2] main]
[junit4] 2> 820326 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 820326 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 820327 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 820328 INFO
(searcherExecutor-4275-thread-1-processing-n:127.0.0.1:65323_solr
x:withShardField_c_replica_n2 s:c c:withShardField) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.c.SolrCore
[withShardField_c_replica_n2] Registered new searcher
Searcher@4a227b02[withShardField_c_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 820328 INFO (qtp177288165-8602) [n:127.0.0.1:65323_solr
c:withShardField s:c x:withShardField_c_replica_n2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1570031470126301184
[junit4] 2> 820333 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 820333 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 820333 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.c.SyncStrategy Sync
replicas to https://127.0.0.1:65319/solr/withShardField_d_replica_n1/
[junit4] 2> 820333 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.u.PeerSync PeerSync:
core=withShardField_d_replica_n1 url=https://127.0.0.1:65319/solr START
replicas=[https://127.0.0.1:65320/solr/withShardField_d_replica_n2/]
nUpdates=100
[junit4] 2> 820333 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.u.PeerSync PeerSync:
core=withShardField_d_replica_n1 url=https://127.0.0.1:65319/solr DONE. We
have no versions. sync failed.
[junit4] 2> 820341 INFO (qtp1730232813-8613) [n:127.0.0.1:65320_solr
c:withShardField s:d r:core_node2 x:withShardField_d_replica_n2]
o.a.s.c.S.Request [withShardField_d_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 820342 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 820342 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 820342 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 820347 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:65319/solr/withShardField_d_replica_n1/ d
[junit4] 2> 820459 INFO
(zkCallback-1504-thread-1-processing-n:127.0.0.1:65319_solr)
[n:127.0.0.1:65319_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 820459 INFO
(zkCallback-1506-thread-1-processing-n:127.0.0.1:65320_solr)
[n:127.0.0.1:65320_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 820459 INFO
(zkCallback-1505-thread-1-processing-n:127.0.0.1:65323_solr)
[n:127.0.0.1:65323_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 820459 INFO
(zkCallback-1507-thread-1-processing-n:127.0.0.1:65324_solr)
[n:127.0.0.1:65324_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 820512 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.c.ZkController I am
the leader, no recovery necessary
[junit4] 2> 820524 INFO (qtp1313717963-8587) [n:127.0.0.1:65319_solr
c:withShardField s:d x:withShardField_d_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1501
[junit4] 2> 820635 INFO
(zkCallback-1506-thread-1-processing-n:127.0.0.1:65320_solr)
[n:127.0.0.1:65320_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 820635 INFO
(zkCallback-1504-thread-1-processing-n:127.0.0.1:65319_solr)
[n:127.0.0.1:65319_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 820635 INFO
(zkCallback-1505-thread-1-processing-n:127.0.0.1:65323_solr)
[n:127.0.0.1:65323_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 820635 INFO
(zkCallback-1507-thread-1-processing-n:127.0.0.1:65324_solr)
[n:127.0.0.1:65324_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 820799 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 820799 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 820799 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.c.SyncStrategy Sync
replicas to https://127.0.0.1:65324/solr/withShardField_c_replica_n1/
[junit4] 2> 820800 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.u.PeerSync PeerSync:
core=withShardField_c_replica_n1 url=https://127.0.0.1:65324/solr START
replicas=[https://127.0.0.1:65323/solr/withShardField_c_replica_n2/]
nUpdates=100
[junit4] 2> 820800 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.u.PeerSync PeerSync:
core=withShardField_c_replica_n1 url=https://127.0.0.1:65324/solr DONE. We
have no versions. sync failed.
[junit4] 2> 820813 INFO (qtp177288165-8598) [n:127.0.0.1:65323_solr
c:withShardField s:c r:core_node7 x:withShardField_c_replica_n2]
o.a.s.c.S.Request [withShardField_c_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 820814 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 820814 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 820814 INFO (qtp2081748267-8609) [n:127.0.0.1:65324_solr
c:withShardField s:c x:withShardField_c_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 820823 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 820823 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 820823 INFO (qtp177288165-8597) [n:127.0.0.1:65323_solr
c:withShardField s:a x:withShardField_a_replica_n2] o.a.s.c.SyncStrategy Sync
replicas to https://127.0.0.1:65323/solr/withShardField_a_replica_n2/
[junit4] 2> 820823 INFO (qtp1730232813-8615) [n:127.0.0.1:65320_solr
c:withShardField s:b x:withShardField_b_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to conti
[...truncated too long message...]
1182533 INFO (jetty-closer-1531-thread-2) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.jvm, tag=null
[junit4] 2> 1182533 INFO (jetty-closer-1531-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1182555 INFO (jetty-closer-1531-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1182556 INFO (jetty-closer-1531-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1182556 INFO (jetty-closer-1531-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1182556 INFO (jetty-closer-1531-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1182556 INFO (jetty-closer-1531-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1182559 INFO (jetty-closer-1531-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1182559 INFO (jetty-closer-1531-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1182560 INFO (jetty-closer-1531-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1182561 INFO (jetty-closer-1531-thread-4) [ ]
o.a.s.c.Overseer Overseer
(id=98126970098810892-127.0.0.1:65484_solr-n_0000000000) closing
[junit4] 2> 1182562 INFO
(OverseerStateUpdate-98126970098810892-127.0.0.1:65484_solr-n_0000000000)
[n:127.0.0.1:65484_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:65484_solr
[junit4] 2> 1182563 INFO (jetty-closer-1531-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3cc4f6e3{/solr,null,UNAVAILABLE}
[junit4] 2> 1182563 INFO
(zkCallback-1550-thread-3-processing-n:127.0.0.1:65481_solr)
[n:127.0.0.1:65481_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 1182563 INFO
(zkCallback-1552-thread-3-processing-n:127.0.0.1:65484_solr)
[n:127.0.0.1:65484_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 1182564 INFO
(zkCallback-1551-thread-3-processing-n:127.0.0.1:65483_solr)
[n:127.0.0.1:65483_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 1182564 WARN
(zkCallback-1550-thread-5-processing-n:127.0.0.1:65481_solr)
[n:127.0.0.1:65481_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1182565 INFO (jetty-closer-1531-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@384b2f{/solr,null,UNAVAILABLE}
[junit4] 2> 1184071 WARN
(zkCallback-1552-thread-3-processing-n:127.0.0.1:65484_solr)
[n:127.0.0.1:65484_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1184071 INFO (jetty-closer-1531-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@51e37ce3{/solr,null,UNAVAILABLE}
[junit4] 2> 1184071 INFO (jetty-closer-1531-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6c1f7291{/solr,null,UNAVAILABLE}
[junit4] 2> 1184073 ERROR
(SUITE-DeleteReplicaTest-seed#[F935F4BC8C8BF33D]-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> 1184073 INFO
(SUITE-DeleteReplicaTest-seed#[F935F4BC8C8BF33D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:65478 65478
[junit4] 2> 1184178 INFO (Thread-1913) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:65478 65478
[junit4] 2> 1184312 WARN (Thread-1913) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/delLiveColl/state.json
[junit4] 2> 4 /solr/collections/deleteByCountNew/state.json
[junit4] 2> 3 /solr/collections/deleteByCount/state.json
[junit4] 2> 2 /solr/collections/deletereplica_test/state.json
[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:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_F935F4BC8C8BF33D-001
[junit4] 2> Jun 12, 2017 8:24:12 PM
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=2017, maxMBSortInHeap=7.5200751349845945,
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-FR, timezone=Brazil/East
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=34007072,total=438829056
[junit4] 2> NOTE: All tests run in this JVM: [TestAddFieldRealTimeGet,
ShowFileRequestHandlerTest, StatsComponentTest, DistributedExpandComponentTest,
SuggesterTSTTest, ManagedSchemaRoundRobinCloudTest, UpdateParamsTest,
TestComponentsName, TestPullReplicaErrorHandling, TestRangeQuery,
TestConfigSetsAPIExclusivity, TestSchemalessBufferedUpdates, TestWriterPerf,
TestDocSet, HttpSolrCallGetCoreTest, SolrInfoBeanTest, TestCoreAdminApis,
CoreSorterTest, CurrencyFieldOpenExchangeTest, HdfsRecoveryZkTest,
DistributedFacetPivotSmallAdvancedTest, TestInPlaceUpdatesDistrib,
DistributedTermsComponentTest, TestSchemaVersionResource, CheckHdfsIndexTest,
TestFieldCacheReopen, TestComplexPhraseLeadingWildcard,
TestClusterStateMutator, NodeMutatorTest, CacheHeaderTest,
PKIAuthenticationIntegrationTest, TestIndexSearcher, ConnectionManagerTest,
DistributedFacetPivotWhiteBoxTest, SolrCloudExampleTest,
UpdateRequestProcessorFactoryTest, TestCollectionAPIs, TestSegmentSorting,
SolrIndexMetricsTest, TestReplicaProperties, TestPointFields, TestReload,
TestMissingGroups, TimeZoneUtilsTest, BaseCdcrDistributedZkTest, UtilsToolTest,
HdfsChaosMonkeySafeLeaderTest, RuleEngineTest, AnalysisErrorHandlingTest,
V2ApiIntegrationTest, TestRealTimeGet, TestJavabinTupleStreamParser,
TestIndexingPerformance, TestQueryUtils, UUIDFieldTest,
TestShardHandlerFactory, OpenCloseCoreStressTest, DistanceFunctionTest,
TestCryptoKeys, TestCopyFieldCollectionResource, TestDocTermOrds,
TestLegacyFieldReuse, SliceStateTest, OverseerModifyCollectionTest,
TestXmlQParserPlugin, SubstringBytesRefFilterTest, RemoteQueryErrorTest,
TestCloudRecovery, LukeRequestHandlerTest, LargeFieldTest, TestFieldResource,
SpellCheckComponentTest, SuggesterTest, JsonLoaderTest,
TlogReplayBufferedWhileIndexingTest, TestConfigReload, TestFiltering,
TestDistribDocBasedVersion, ActionThrottleTest, DataDrivenBlockJoinTest,
TestNumericRangeQuery32, TestFilteredDocIdSet, TestLuceneMatchVersion,
EchoParamsTest, TestReplicationHandlerBackup, AnalyticsQueryTest,
BlockDirectoryTest, DistributedIntervalFacetingTest, TestUninvertingReader,
SpellPossibilityIteratorTest, ZkStateWriterTest, TestNumericTokenStream,
TestSimpleTrackingShardHandler, ReplicationFactorTest, TestExactStatsCache,
TestJsonFacets, DistribDocExpirationUpdateProcessorTest, DOMUtilTest,
TestCloudManagedSchema, TestAnalyzeInfixSuggestions, TestExceedMaxTermLength,
FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest,
TestUseDocValuesAsStored2, DistributedQueryComponentOptimizationTest,
TestExpandComponent, SolrCoreMetricManagerTest, TestQuerySenderListener,
TestFieldCacheSortRandom, DirectUpdateHandlerOptimizeTest,
CollectionsAPIAsyncDistributedZkTest, SolrCoreCheckLockOnStartupTest,
NotRequiredUniqueKeyTest, TestCorePropertiesReload,
TestPayloadCheckQParserPlugin, SpellCheckCollatorTest,
TestClassicSimilarityFactory, TestLegacyTerms,
SimpleCollectionCreateDeleteTest, TestAnalyzedSuggestions,
ReplicaListTransformerTest, TestSQLHandlerNonCloud, HLLUtilTest,
TestSolrCoreParser, TestPHPSerializedResponseWriter,
TestLeaderInitiatedRecoveryThread, TestExclusionRuleCollectionAccess,
SystemInfoHandlerTest, DeleteStatusTest, TestDFRSimilarityFactory,
BasicFunctionalityTest, AddSchemaFieldsUpdateProcessorFactoryTest,
PreAnalyzedFieldTest, TestLeaderElectionWithEmptyReplica, TestOrdValues,
ExitableDirectoryReaderTest, TestUniqueKeyFieldResource, TestFastLRUCache,
TestScoreJoinQPScore, SortByFunctionTest, SolrMetricReporterTest,
TestFuzzyAnalyzedSuggestions, TestSolrIndexConfig, TestFoldingMultitermQuery,
ExternalFileFieldSortTest, TestCustomDocTransformer, BadCopyFieldTest,
TestConfigSetProperties, TestAuthenticationFramework,
TestUnifiedSolrHighlighter, TestEmbeddedSolrServerConstructors,
LeaderInitiatedRecoveryOnCommitTest, SpatialRPTFieldTypeTest,
FacetPivotSmallTest, ConcurrentDeleteAndCreateCollectionTest,
TestCollectionAPI, MoveReplicaTest, ShardRoutingCustomTest,
CdcrReplicationDistributedZkTest, CustomCollectionTest, TestCodecSupport,
CloneFieldUpdateProcessorFactoryTest, TestMacros, TestSchemaResource,
FileBasedSpellCheckerTest, DeleteReplicaTest]
[junit4] Completed [350/725 (2!)] on J1 in 315.19s, 4 tests, 2 failures, 2
errors <<< FAILURES!
[...truncated 44614 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]