Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3940/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
6 tests failed.
FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCount
Error Message:
Expected a single shard with three replicas null Last available state: null
Stack Trace:
java.lang.AssertionError: Expected a single shard with three replicas
null
Last available state: null
at
__randomizedtesting.SeedInfo.seed([220AE06E0373A858:4EAF241AB4659D2C]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCount(DeleteReplicaTest.java:105)
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:745)
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([220AE06E0373A858:52EA64D4873C0153]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:749)
at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:735)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:81)
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:745)
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
java.io.IOException: Couldn't instantiate
org.apache.zookeeper.ClientCnxnSocketNIO
Stack Trace:
org.apache.solr.common.SolrException: java.io.IOException: Couldn't instantiate
org.apache.zookeeper.ClientCnxnSocketNIO
at
__randomizedtesting.SeedInfo.seed([220AE06E0373A858:AA5EDFB4AD8FC5A0]:0)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:170)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:106)
at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:227)
at
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:121)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:612)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.initCloud(AbstractFullDistribZkTestBase.java:268)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:334)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:983)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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:745)
Caused by: java.io.IOException: Couldn't instantiate
org.apache.zookeeper.ClientCnxnSocketNIO
at
org.apache.zookeeper.ZooKeeper.getClientCnxnSocket(ZooKeeper.java:1782)
at org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:447)
at org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:380)
at
org.apache.solr.common.cloud.SolrZooKeeper.<init>(SolrZooKeeper.java:43)
at
org.apache.solr.common.cloud.ZkClientConnectionStrategy.createSolrZooKeeper(ZkClientConnectionStrategy.java:105)
at
org.apache.solr.common.cloud.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:37)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:145)
... 40 more
Caused by: java.io.IOException: Too many open files
at sun.nio.ch.IOUtil.makePipe(Native Method)
at sun.nio.ch.KQueueSelectorImpl.<init>(KQueueSelectorImpl.java:84)
at
sun.nio.ch.KQueueSelectorProvider.openSelector(KQueueSelectorProvider.java:42)
at java.nio.channels.Selector.open(Selector.java:227)
at
org.apache.zookeeper.ClientCnxnSocketNIO.<init>(ClientCnxnSocketNIO.java:43)
at sun.reflect.GeneratedConstructorAccessor48.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at
org.apache.zookeeper.ZooKeeper.getClientCnxnSocket(ZooKeeper.java:1779)
... 46 more
FAILED: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test
Error Message:
java.io.IOException: Couldn't instantiate
org.apache.zookeeper.ClientCnxnSocketNIO
Stack Trace:
org.apache.solr.common.SolrException: java.io.IOException: Couldn't instantiate
org.apache.zookeeper.ClientCnxnSocketNIO
at
__randomizedtesting.SeedInfo.seed([220AE06E0373A858:AA5EDFB4AD8FC5A0]:0)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:170)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:106)
at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:227)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:229)
at
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.distribSetUp(LeaderFailureAfterFreshStartTest.java:96)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:955)
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:745)
Caused by: java.io.IOException: Couldn't instantiate
org.apache.zookeeper.ClientCnxnSocketNIO
at
org.apache.zookeeper.ZooKeeper.getClientCnxnSocket(ZooKeeper.java:1782)
at org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:447)
at org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:380)
at
org.apache.solr.common.cloud.SolrZooKeeper.<init>(SolrZooKeeper.java:43)
at
org.apache.solr.common.cloud.ZkClientConnectionStrategy.createSolrZooKeeper(ZkClientConnectionStrategy.java:105)
at
org.apache.solr.common.cloud.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:37)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:145)
... 37 more
Caused by: java.io.IOException: Too many open files
at sun.nio.ch.KQueueArrayWrapper.init(Native Method)
at sun.nio.ch.KQueueArrayWrapper.<init>(KQueueArrayWrapper.java:98)
at sun.nio.ch.KQueueSelectorImpl.<init>(KQueueSelectorImpl.java:88)
at
sun.nio.ch.KQueueSelectorProvider.openSelector(KQueueSelectorProvider.java:42)
at java.nio.channels.Selector.open(Selector.java:227)
at
org.apache.zookeeper.ClientCnxnSocketNIO.<init>(ClientCnxnSocketNIO.java:43)
at sun.reflect.GeneratedConstructorAccessor48.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at
org.apache.zookeeper.ZooKeeper.getClientCnxnSocket(ZooKeeper.java:1779)
... 43 more
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.LeaderFailureAfterFreshStartTest
Error Message:
4 threads leaked from SUITE scope at
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest: 1) Thread[id=21587,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-LeaderFailureAfterFreshStartTest] at
sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method) at
sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198) at
sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=21588,
name=SessionTracker, state=TIMED_WAITING,
group=TGRP-LeaderFailureAfterFreshStartTest] at
java.lang.Object.wait(Native Method) at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
3) Thread[id=21586, name=Thread-3425, state=WAITING,
group=TGRP-LeaderFailureAfterFreshStartTest] at
java.lang.Object.wait(Native Method) at
java.lang.Thread.join(Thread.java:1249) at
java.lang.Thread.join(Thread.java:1323) at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
4) Thread[id=21590, name=ProcessThread(sid:0 cport:-1):, state=WAITING,
group=TGRP-LeaderFailureAfterFreshStartTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE
scope at org.apache.solr.cloud.LeaderFailureAfterFreshStartTest:
1) Thread[id=21587, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0,
state=RUNNABLE, group=TGRP-LeaderFailureAfterFreshStartTest]
at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=21588, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-LeaderFailureAfterFreshStartTest]
at java.lang.Object.wait(Native Method)
at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
3) Thread[id=21586, name=Thread-3425, state=WAITING,
group=TGRP-LeaderFailureAfterFreshStartTest]
at java.lang.Object.wait(Native Method)
at java.lang.Thread.join(Thread.java:1249)
at java.lang.Thread.join(Thread.java:1323)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
4) Thread[id=21590, name=ProcessThread(sid:0 cport:-1):, state=WAITING,
group=TGRP-LeaderFailureAfterFreshStartTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
at __randomizedtesting.SeedInfo.seed([220AE06E0373A858]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.LeaderFailureAfterFreshStartTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=21587, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-LeaderFailureAfterFreshStartTest] at
sun.nio.ch.KQueueArrayWrapper.interrupt(Native Method) at
sun.nio.ch.KQueueArrayWrapper.interrupt(KQueueArrayWrapper.java:203) at
sun.nio.ch.KQueueSelectorImpl.wakeup(KQueueSelectorImpl.java:257) at
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
at
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:116)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=21587, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0,
state=RUNNABLE, group=TGRP-LeaderFailureAfterFreshStartTest]
at sun.nio.ch.KQueueArrayWrapper.interrupt(Native Method)
at sun.nio.ch.KQueueArrayWrapper.interrupt(KQueueArrayWrapper.java:203)
at sun.nio.ch.KQueueSelectorImpl.wakeup(KQueueSelectorImpl.java:257)
at
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
at
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:116)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([220AE06E0373A858]:0)
Build Log:
[...truncated 12502 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/init-core-data-001
[junit4] 2> 2404891 INFO
(SUITE-DeleteReplicaTest-seed#[220AE06E0373A858]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 2404896 INFO
(SUITE-DeleteReplicaTest-seed#[220AE06E0373A858]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2404897 INFO
(SUITE-DeleteReplicaTest-seed#[220AE06E0373A858]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001
[junit4] 2> 2404897 INFO
(SUITE-DeleteReplicaTest-seed#[220AE06E0373A858]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2404898 INFO (Thread-3377) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2404898 INFO (Thread-3377) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2405005 INFO
(SUITE-DeleteReplicaTest-seed#[220AE06E0373A858]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:53207
[junit4] 2> 2405039 INFO (jetty-launcher-4708-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2405039 INFO (jetty-launcher-4708-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2405039 INFO (jetty-launcher-4708-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2405040 INFO (jetty-launcher-4708-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2405044 INFO (jetty-launcher-4708-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@73546e52{/solr,null,AVAILABLE}
[junit4] 2> 2405045 INFO (jetty-launcher-4708-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5c0990ae{/solr,null,AVAILABLE}
[junit4] 2> 2405045 INFO (jetty-launcher-4708-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@573cf48b{/solr,null,AVAILABLE}
[junit4] 2> 2405047 INFO (jetty-launcher-4708-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6be0756e{/solr,null,AVAILABLE}
[junit4] 2> 2405059 INFO (jetty-launcher-4708-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5d9f67cc{HTTP/1.1,[http/1.1]}{127.0.0.1:53212}
[junit4] 2> 2405059 INFO (jetty-launcher-4708-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@64e107d6{HTTP/1.1,[http/1.1]}{127.0.0.1:53211}
[junit4] 2> 2405059 INFO (jetty-launcher-4708-thread-4) [ ]
o.e.j.s.Server Started @2410971ms
[junit4] 2> 2405059 INFO (jetty-launcher-4708-thread-2) [ ]
o.e.j.s.Server Started @2410971ms
[junit4] 2> 2405059 INFO (jetty-launcher-4708-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53212}
[junit4] 2> 2405059 INFO (jetty-launcher-4708-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53211}
[junit4] 2> 2405059 INFO (jetty-launcher-4708-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@c63b71{HTTP/1.1,[http/1.1]}{127.0.0.1:53210}
[junit4] 2> 2405059 ERROR (jetty-launcher-4708-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2405059 INFO (jetty-launcher-4708-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5b48ecf3{HTTP/1.1,[http/1.1]}{127.0.0.1:53209}
[junit4] 2> 2405060 INFO (jetty-launcher-4708-thread-3) [ ]
o.e.j.s.Server Started @2410971ms
[junit4] 2> 2405060 INFO (jetty-launcher-4708-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2405060 INFO (jetty-launcher-4708-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53209}
[junit4] 2> 2405060 INFO (jetty-launcher-4708-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2405060 INFO (jetty-launcher-4708-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2405059 INFO (jetty-launcher-4708-thread-1) [ ]
o.e.j.s.Server Started @2410971ms
[junit4] 2> 2405060 ERROR (jetty-launcher-4708-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2405060 INFO (jetty-launcher-4708-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53210}
[junit4] 2> 2405060 INFO (jetty-launcher-4708-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2405060 ERROR (jetty-launcher-4708-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2405060 INFO (jetty-launcher-4708-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2405059 ERROR (jetty-launcher-4708-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2405060 INFO (jetty-launcher-4708-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2405060 INFO (jetty-launcher-4708-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2405060 INFO (jetty-launcher-4708-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-03T06:43:11.300Z
[junit4] 2> 2405061 INFO (jetty-launcher-4708-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2405061 INFO (jetty-launcher-4708-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2405061 INFO (jetty-launcher-4708-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-03T06:43:11.301Z
[junit4] 2> 2405062 INFO (jetty-launcher-4708-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2405062 INFO (jetty-launcher-4708-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2405062 INFO (jetty-launcher-4708-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2405062 INFO (jetty-launcher-4708-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-03T06:43:11.302Z
[junit4] 2> 2405060 INFO (jetty-launcher-4708-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-03T06:43:11.300Z
[junit4] 2> 2405080 INFO (jetty-launcher-4708-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2405082 INFO (jetty-launcher-4708-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2405084 INFO (jetty-launcher-4708-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2405089 INFO (jetty-launcher-4708-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2405109 INFO (jetty-launcher-4708-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53207/solr
[junit4] 2> 2405111 INFO (jetty-launcher-4708-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53207/solr
[junit4] 2> 2405112 INFO (jetty-launcher-4708-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53207/solr
[junit4] 2> 2405116 INFO (jetty-launcher-4708-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53207/solr
[junit4] 2> 2405178 INFO (jetty-launcher-4708-thread-2)
[n:127.0.0.1:53211_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2405178 INFO (jetty-launcher-4708-thread-3)
[n:127.0.0.1:53209_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2405179 INFO (jetty-launcher-4708-thread-1)
[n:127.0.0.1:53210_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2405179 INFO (jetty-launcher-4708-thread-4)
[n:127.0.0.1:53212_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2405180 INFO (jetty-launcher-4708-thread-3)
[n:127.0.0.1:53209_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53209_solr
[junit4] 2> 2405181 INFO (jetty-launcher-4708-thread-1)
[n:127.0.0.1:53210_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53210_solr
[junit4] 2> 2405182 INFO (jetty-launcher-4708-thread-2)
[n:127.0.0.1:53211_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53211_solr
[junit4] 2> 2405183 INFO (jetty-launcher-4708-thread-3)
[n:127.0.0.1:53209_solr ] o.a.s.c.Overseer Overseer
(id=97727400584216584-127.0.0.1:53209_solr-n_0000000000) starting
[junit4] 2> 2405184 INFO (jetty-launcher-4708-thread-4)
[n:127.0.0.1:53212_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53212_solr
[junit4] 2> 2405186 INFO
(zkCallback-4730-thread-1-processing-n:127.0.0.1:53210_solr)
[n:127.0.0.1:53210_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2405186 INFO
(zkCallback-4728-thread-1-processing-n:127.0.0.1:53211_solr)
[n:127.0.0.1:53211_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2405187 INFO
(zkCallback-4729-thread-1-processing-n:127.0.0.1:53212_solr)
[n:127.0.0.1:53212_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2405187 INFO
(zkCallback-4726-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2405188 INFO
(zkCallback-4730-thread-1-processing-n:127.0.0.1:53210_solr)
[n:127.0.0.1:53210_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2405188 INFO
(zkCallback-4728-thread-1-processing-n:127.0.0.1:53211_solr)
[n:127.0.0.1:53211_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2405190 INFO
(zkCallback-4728-thread-1-processing-n:127.0.0.1:53211_solr)
[n:127.0.0.1:53211_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2405190 INFO
(zkCallback-4729-thread-1-processing-n:127.0.0.1:53212_solr)
[n:127.0.0.1:53212_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2405190 INFO
(zkCallback-4726-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2405190 INFO
(zkCallback-4730-thread-1-processing-n:127.0.0.1:53210_solr)
[n:127.0.0.1:53210_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2405220 INFO (jetty-launcher-4708-thread-3)
[n:127.0.0.1:53209_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53209_solr
[junit4] 2> 2405223 INFO
(zkCallback-4729-thread-1-processing-n:127.0.0.1:53212_solr)
[n:127.0.0.1:53212_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2405223 INFO
(zkCallback-4730-thread-1-processing-n:127.0.0.1:53210_solr)
[n:127.0.0.1:53210_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2405223 INFO
(zkCallback-4728-thread-1-processing-n:127.0.0.1:53211_solr)
[n:127.0.0.1:53211_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2405224 INFO
(zkCallback-4726-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2405728 INFO (jetty-launcher-4708-thread-2)
[n:127.0.0.1:53211_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node3/.
[junit4] 2> 2405728 INFO (jetty-launcher-4708-thread-3)
[n:127.0.0.1:53209_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node2/.
[junit4] 2> 2405766 INFO (jetty-launcher-4708-thread-1)
[n:127.0.0.1:53210_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node1/.
[junit4] 2> 2405768 INFO (jetty-launcher-4708-thread-4)
[n:127.0.0.1:53212_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node4/.
[junit4] 2> 2408666 INFO
(SUITE-DeleteReplicaTest-seed#[220AE06E0373A858]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2408668 INFO
(SUITE-DeleteReplicaTest-seed#[220AE06E0373A858]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53207/solr ready
[junit4] 2> 2408705 INFO
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[220AE06E0373A858]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting deleteLiveReplicaTest
[junit4] 2> 2408710 INFO (qtp1074129649-21362) [n:127.0.0.1:53210_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=delLiveColl&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2408714 INFO
(OverseerThreadFactory-8581-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.CreateCollectionCmd Create collection
delLiveColl
[junit4] 2> 2408832 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 2408836 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 2408837 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 2408837 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 2408970 INFO
(zkCallback-4728-thread-1-processing-n:127.0.0.1:53211_solr)
[n:127.0.0.1:53211_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2408970 INFO
(zkCallback-4729-thread-1-processing-n:127.0.0.1:53212_solr)
[n:127.0.0.1:53212_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2408970 INFO
(zkCallback-4726-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2408970 INFO
(zkCallback-4730-thread-1-processing-n:127.0.0.1:53210_solr)
[n:127.0.0.1:53210_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2409876 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 2409876 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 2409876 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 2409884 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 2409885 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2] o.a.s.s.IndexSchema
[delLiveColl_shard2_replica2] Schema name=minimal
[junit4] 2> 2409885 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.s.IndexSchema
[delLiveColl_shard2_replica1] Schema name=minimal
[junit4] 2> 2409898 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1] o.a.s.s.IndexSchema
[delLiveColl_shard1_replica1] Schema name=minimal
[junit4] 2> 2409900 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.s.IndexSchema
[delLiveColl_shard1_replica2] Schema name=minimal
[junit4] 2> 2409900 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2409900 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2409900 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from
collection delLiveColl, trusted=true
[junit4] 2> 2409900 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'delLiveColl_shard2_replica1' using configuration from
collection delLiveColl, trusted=true
[junit4] 2> 2409901 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2409901 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2] o.a.s.c.SolrCore
[[delLiveColl_shard2_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node3/delLiveColl_shard2_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node3/./delLiveColl_shard2_replica2/data/]
[junit4] 2> 2409901 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2409901 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.c.SolrCore
[[delLiveColl_shard2_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node4/delLiveColl_shard2_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node4/./delLiveColl_shard2_replica1/data/]
[junit4] 2> 2409901 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2409901 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'delLiveColl_shard1_replica2' using configuration from
collection delLiveColl, trusted=true
[junit4] 2> 2409902 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2409902 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.c.SolrCore
[[delLiveColl_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node2/delLiveColl_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node2/./delLiveColl_shard1_replica2/data/]
[junit4] 2> 2409903 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2409903 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'delLiveColl_shard1_replica1' using configuration from
collection delLiveColl, trusted=true
[junit4] 2> 2409904 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2409904 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1] o.a.s.c.SolrCore
[[delLiveColl_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node1/delLiveColl_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node1/./delLiveColl_shard1_replica1/data/]
[junit4] 2> 2409989 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2409989 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2409990 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2409990 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2409991 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2409991 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2409992 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2409992 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2409992 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2409993 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2409994 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@133fae0d[delLiveColl_shard2_replica1] main]
[junit4] 2> 2409994 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2409994 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e95ed6b[delLiveColl_shard2_replica2] main]
[junit4] 2> 2409994 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2409996 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2409996 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2409996 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@434c58b1[delLiveColl_shard1_replica2] main]
[junit4] 2> 2409997 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2409997 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2409998 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2409998 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2409998 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2409998 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2409998 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2409998 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1563638414692057088
[junit4] 2> 2409998 INFO
(searcherExecutor-8590-thread-1-processing-n:127.0.0.1:53211_solr
x:delLiveColl_shard2_replica2 s:shard2 c:delLiveColl) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2] o.a.s.c.SolrCore
[delLiveColl_shard2_replica2] Registered new searcher
Searcher@3e95ed6b[delLiveColl_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2409998 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2409999 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1563638414693105664
[junit4] 2> 2409999 INFO
(searcherExecutor-8591-thread-1-processing-n:127.0.0.1:53212_solr
x:delLiveColl_shard2_replica1 s:shard2 c:delLiveColl) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.c.SolrCore
[delLiveColl_shard2_replica1] Registered new searcher
Searcher@133fae0d[delLiveColl_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2410000 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2410000 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2410000 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2410001 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1563638414695202816
[junit4] 2> 2410001 INFO
(searcherExecutor-8592-thread-1-processing-n:127.0.0.1:53209_solr
x:delLiveColl_shard1_replica2 s:shard1 c:delLiveColl) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.c.SolrCore
[delLiveColl_shard1_replica2] Registered new searcher
Searcher@434c58b1[delLiveColl_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2410003 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@54d13869[delLiveColl_shard1_replica1] main]
[junit4] 2> 2410006 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2410007 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2410007 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2410007 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1563638414701494272
[junit4] 2> 2410007 INFO
(searcherExecutor-8593-thread-1-processing-n:127.0.0.1:53210_solr
x:delLiveColl_shard1_replica1 s:shard1 c:delLiveColl) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1] o.a.s.c.SolrCore
[delLiveColl_shard1_replica1] Registered new searcher
Searcher@54d13869[delLiveColl_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2410016 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2410016 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2410016 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:53212/solr/delLiveColl_shard2_replica1/
[junit4] 2> 2410016 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.u.PeerSync
PeerSync: core=delLiveColl_shard2_replica1 url=http://127.0.0.1:53212/solr
START replicas=[http://127.0.0.1:53211/solr/delLiveColl_shard2_replica2/]
nUpdates=100
[junit4] 2> 2410017 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.u.PeerSync
PeerSync: core=delLiveColl_shard2_replica1 url=http://127.0.0.1:53212/solr
DONE. We have no versions. sync failed.
[junit4] 2> 2410018 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2410018 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2410018 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:53209/solr/delLiveColl_shard1_replica2/
[junit4] 2> 2410019 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.u.PeerSync
PeerSync: core=delLiveColl_shard1_replica2 url=http://127.0.0.1:53209/solr
START replicas=[http://127.0.0.1:53210/solr/delLiveColl_shard1_replica1/]
nUpdates=100
[junit4] 2> 2410019 INFO (qtp887181408-21376) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 r:core_node2 x:delLiveColl_shard2_replica2]
o.a.s.c.S.Request [delLiveColl_shard2_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2410019 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.u.PeerSync
PeerSync: core=delLiveColl_shard1_replica2 url=http://127.0.0.1:53209/solr
DONE. We have no versions. sync failed.
[junit4] 2> 2410020 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 2410020 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1]
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> 2410020 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2410021 INFO (qtp1074129649-21364) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 r:core_node1 x:delLiveColl_shard1_replica1]
o.a.s.c.S.Request [delLiveColl_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2410022 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 2410022 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2]
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> 2410022 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2410033 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53209/solr/delLiveColl_shard1_replica2/ shard1
[junit4] 2> 2410033 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53212/solr/delLiveColl_shard2_replica1/ shard2
[junit4] 2> 2410148 INFO
(zkCallback-4729-thread-1-processing-n:127.0.0.1:53212_solr)
[n:127.0.0.1:53212_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2410148 INFO
(zkCallback-4728-thread-1-processing-n:127.0.0.1:53211_solr)
[n:127.0.0.1:53211_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2410148 INFO
(zkCallback-4730-thread-1-processing-n:127.0.0.1:53210_solr)
[n:127.0.0.1:53210_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2410149 INFO
(zkCallback-4726-thread-3-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2410202 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 2410202 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 2410206 INFO (qtp271131579-21371) [n:127.0.0.1:53212_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2}
status=0 QTime=1369
[junit4] 2> 2410207 INFO (qtp1723985982-21352) [n:127.0.0.1:53209_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=1370
[junit4] 2> 2410322 INFO
(zkCallback-4729-thread-1-processing-n:127.0.0.1:53212_solr)
[n:127.0.0.1:53212_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2410322 INFO
(zkCallback-4730-thread-1-processing-n:127.0.0.1:53210_solr)
[n:127.0.0.1:53210_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2410322 INFO
(zkCallback-4728-thread-1-processing-n:127.0.0.1:53211_solr)
[n:127.0.0.1:53211_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2410322 INFO
(zkCallback-4726-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2411029 INFO (qtp1074129649-21363) [n:127.0.0.1:53210_solr
c:delLiveColl s:shard1 x:delLiveColl_shard1_replica1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=2197
[junit4] 2> 2411029 INFO (qtp887181408-21375) [n:127.0.0.1:53211_solr
c:delLiveColl s:shard2 x:delLiveColl_shard2_replica2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2}
status=0 QTime=2193
[junit4] 2> 2411038 INFO (qtp1074129649-21362) [n:127.0.0.1:53210_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2411144 INFO
(zkCallback-4726-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2411144 INFO
(zkCallback-4730-thread-1-processing-n:127.0.0.1:53210_solr)
[n:127.0.0.1:53210_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2411144 INFO
(zkCallback-4729-thread-1-processing-n:127.0.0.1:53212_solr)
[n:127.0.0.1:53212_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2411148 INFO
(zkCallback-4728-thread-1-processing-n:127.0.0.1:53211_solr)
[n:127.0.0.1:53211_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2412048 INFO (qtp1074129649-21362) [n:127.0.0.1:53210_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=delLiveColl&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3337
[junit4] 2> 2412056 INFO (qtp1723985982-21354) [n:127.0.0.1:53209_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 2412058 INFO (qtp1074129649-21364) [n:127.0.0.1:53210_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
replica=core_node4&action=DELETEREPLICA&collection=delLiveColl&shard=shard1&onlyIfDown=true&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2412063 ERROR
(OverseerThreadFactory-8581-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.OverseerCollectionMessageHandler
Collection: delLiveColl operation: deletereplica
failed:org.apache.solr.common.SolrException: Attempted to remove replica :
delLiveColl/shard1/core_node4 with onlyIfDown='true', but state is 'active'
[junit4] 2> at
org.apache.solr.cloud.DeleteReplicaCmd.deleteCore(DeleteReplicaCmd.java:219)
[junit4] 2> at
org.apache.solr.cloud.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:96)
[junit4] 2> at
org.apache.solr.cloud.DeleteReplicaCmd.call(DeleteReplicaCmd.java:67)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:225)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 2412064 INFO
(OverseerCollectionConfigSetProcessor-97727400584216584-127.0.0.1:53209_solr-n_0000000000)
[n:127.0.0.1:53209_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2412072 INFO (qtp1074129649-21364) [n:127.0.0.1:53210_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replica=core_node4&action=DELETEREPLICA&collection=delLiveColl&shard=shard1&onlyIfDown=true&wt=javabin&version=2}
status=400 QTime=13
[junit4] 2> 2412074 INFO (qtp1074129649-21366) [n:127.0.0.1:53210_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
replica=core_node4&action=DELETEREPLICA&collection=delLiveColl&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2412080 INFO
(OverseerCollectionConfigSetProcessor-97727400584216584-127.0.0.1:53209_solr-n_0000000000)
[n:127.0.0.1:53209_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2412080 INFO (qtp1723985982-21356) [n:127.0.0.1:53209_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.delLiveColl.shard1.replica2, tag=null
[junit4] 2> 2412080 INFO (qtp1723985982-21356) [n:127.0.0.1:53209_solr
] o.a.s.c.SolrCore [delLiveColl_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@517a08e9
[junit4] 2> 2412082 INFO (qtp1723985982-21356) [n:127.0.0.1:53209_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.delLiveColl.shard1.replica2, tag=1366952169
[junit4] 2> 2412088 INFO (qtp1723985982-21356) [n:127.0.0.1:53209_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=delLiveColl_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=8
[junit4] 2> 2412092 INFO
(zkCallback-4730-thread-1-processing-n:127.0.0.1:53210_solr)
[n:127.0.0.1:53210_solr c:delLiveColl s:shard1 r:core_node1
x:delLiveColl_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the
new leader - try and sync
[junit4] 2> 2412209 INFO
(zkCallback-4729-thread-1-processing-n:127.0.0.1:53212_solr)
[n:127.0.0.1:53212_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2412210 INFO
(zkCallback-4728-thread-1-processing-n:127.0.0.1:53211_solr)
[n:127.0.0.1:53211_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2412210 INFO
(zkCallback-4730-thread-2-processing-n:127.0.0.1:53210_solr)
[n:127.0.0.1:53210_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2412305 INFO (qtp1074129649-21366) [n:127.0.0.1:53210_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replica=core_node4&action=DELETEREPLICA&collection=delLiveColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=230
[junit4] 2> 2412308 INFO
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[220AE06E0373A858]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending deleteLiveReplicaTest
[junit4] 2> 2412345 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[220AE06E0373A858])
[ ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCountForAllShards
[junit4] 2> 2412345 INFO (qtp1074129649-21367) [n:127.0.0.1:53210_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=deleteByCountNew&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2412349 INFO
(OverseerThreadFactory-8581-thread-4-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.CreateCollectionCmd Create collection
deleteByCountNew
[junit4] 2> 2412350 INFO
(OverseerCollectionConfigSetProcessor-97727400584216584-127.0.0.1:53209_solr-n_0000000000)
[n:127.0.0.1:53209_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2412567 INFO (qtp1074129649-21360) [n:127.0.0.1:53210_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2
[junit4] 2> 2412567 INFO (qtp887181408-21377) [n:127.0.0.1:53211_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2
[junit4] 2> 2412567 INFO (qtp1723985982-21357) [n:127.0.0.1:53209_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2
[junit4] 2> 2412567 INFO (qtp271131579-21372) [n:127.0.0.1:53212_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2
[junit4] 2> 2412688 INFO
(zkCallback-4729-thread-1-processing-n:127.0.0.1:53212_solr)
[n:127.0.0.1:53212_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2412688 INFO
(zkCallback-4726-thread-3-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2412688 INFO
(zkCallback-4728-thread-1-processing-n:127.0.0.1:53211_solr)
[n:127.0.0.1:53211_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2412688 INFO
(zkCallback-4730-thread-2-processing-n:127.0.0.1:53210_solr)
[n:127.0.0.1:53210_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2413596 INFO (qtp1723985982-21357) [n:127.0.0.1:53209_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2413596 INFO (qtp887181408-21377) [n:127.0.0.1:53211_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2413600 INFO (qtp271131579-21372) [n:127.0.0.1:53212_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2413651 INFO (qtp1074129649-21360) [n:127.0.0.1:53210_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2413652 INFO (qtp1723985982-21357) [n:127.0.0.1:53209_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica1]
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica1] Schema name=minimal
[junit4] 2> 2413656 INFO (qtp271131579-21372) [n:127.0.0.1:53212_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica2]
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica2] Schema name=minimal
[junit4] 2> 2413658 INFO (qtp271131579-21372) [n:127.0.0.1:53212_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2413659 INFO (qtp271131579-21372) [n:127.0.0.1:53212_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica2'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 2413659 INFO (qtp271131579-21372) [n:127.0.0.1:53212_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2413659 INFO (qtp271131579-21372) [n:127.0.0.1:53212_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica2]
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node4/deleteByCountNew_shard2_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node4/./deleteByCountNew_shard2_replica2/data/]
[junit4] 2> 2413659 INFO (qtp1074129649-21360) [n:127.0.0.1:53210_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica2]
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica2] Schema name=minimal
[junit4] 2> 2413661 INFO (qtp1074129649-21360) [n:127.0.0.1:53210_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2413661 INFO (qtp1074129649-21360) [n:127.0.0.1:53210_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica2'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 2413662 INFO (qtp1074129649-21360) [n:127.0.0.1:53210_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2413662 INFO (qtp1074129649-21360) [n:127.0.0.1:53210_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica2]
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node1/deleteByCountNew_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node1/./deleteByCountNew_shard1_replica2/data/]
[junit4] 2> 2413664 INFO (qtp1723985982-21357) [n:127.0.0.1:53209_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2413664 INFO (qtp1723985982-21357) [n:127.0.0.1:53209_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica1'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 2413664 INFO (qtp1723985982-21357) [n:127.0.0.1:53209_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2413664 INFO (qtp1723985982-21357) [n:127.0.0.1:53209_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica1]
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node2/deleteByCountNew_shard2_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node2/./deleteByCountNew_shard2_replica1/data/]
[junit4] 2> 2413664 INFO (qtp887181408-21377) [n:127.0.0.1:53211_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica1]
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica1] Schema name=minimal
[junit4] 2> 2413667 INFO (qtp887181408-21377) [n:127.0.0.1:53211_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2413667 INFO (qtp887181408-21377) [n:127.0.0.1:53211_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica1'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 2413667 INFO (qtp887181408-21377) [n:127.0.0.1:53211_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2413668 INFO (qtp887181408-21377) [n:127.0.0.1:53211_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica1]
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node3/deleteByCountNew_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_220AE06E0373A858-001/tempDir-001/node3/./deleteByCountNew_shard1_replica1/data/]
[junit4] 2> 2413798 INFO (qtp271131579-21372) [n:127.0.0.1:53212_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2413799 INFO (qtp271131579-21372) [n:127.0.0.1:53212_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2413799 INFO (qtp887181408-21377) [n:127.0.0.1:53211_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2413799 INFO (qtp887181408-21377) [n:127.0.0.1:53211_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2413801 INFO (qtp271131579-21372) [n:127.0.0.1:53212_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2413801 INFO (qtp271131579-21372) [n:127.0.0.1:53212_solr
c:deleteByCountNew s:shard2 x:deleteByCountNew_shard2_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2413803 INFO (qtp887181408-21377) [n:127.0.0.1:53211_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2413803 INFO (qtp887181408-21377) [n:127.0.0.1:53211_solr
c:deleteByCountNew s:shard1 x:deleteByCountNew_shard1_replica1]
o.a.s.u.CommitTracker Soft A
[...truncated too long message...]
, OutOfBoxZkACLAndCredentialsProvidersTest, TestLRUStatsCache,
OutputWriterTest, TestSubQueryTransformer, TestMergePolicyConfig,
DistributedSpellCheckComponentTest, AssignTest, DocValuesNotIndexedTest,
TestJmxIntegration, TestFieldCollectionResource, TestFastLRUCache,
DocValuesMissingTest, RequiredFieldsTest, TestTestInjection,
TestHighlightDedupGrouping, TestDFISimilarityFactory, TestTolerantSearch,
PingRequestHandlerTest, BigEndianAscendingWordDeserializerTest,
TestReplicaProperties, TestSegmentSorting, TestLazyCores, PrimUtilsTest,
TestImplicitCoreProperties, TestLeaderInitiatedRecoveryThread,
SolrCoreMetricManagerTest, DistributedFacetPivotWhiteBoxTest,
TestSolr4Spatial2, TestManagedSchema, CurrencyFieldXmlFileTest,
TestExactSharedStatsCache, TestStressLucene, TestSimpleQParserPlugin,
SchemaVersionSpecificBehaviorTest, TestManagedResourceStorage, PluginInfoTest,
TestSolrConfigHandlerCloud, SolrIndexMetricsTest, XmlUpdateRequestHandlerTest,
TestDistribDocBasedVersion, TestHighFrequencyDictionaryFactory,
CursorPagingTest, TestSubQueryTransformerDistrib, MetricUtilsTest,
ParsingFieldUpdateProcessorsTest, SuggesterFSTTest,
TestTolerantUpdateProcessorRandomCloud, DistributedFacetPivotSmallAdvancedTest,
TestSolrQueryResponse, SynonymTokenizerTest, OverseerTest,
DistributedQueueTest, DocumentBuilderTest, TestMaxScoreQueryParser,
TestAuthorizationFramework, TestPerFieldSimilarity,
TestPartialUpdateDeduplication, SmileWriterTest, TestUpdate,
TestFieldTypeCollectionResource, FastVectorHighlighterTest, ActionThrottleTest,
SolrMetricReporterTest, TestIBSimilarityFactory, TestRemoteStreaming,
DocumentAnalysisRequestHandlerTest, IndexBasedSpellCheckerTest,
SolrCloudReportersTest, TestDocTermOrds, TestSolrCloudWithKerberosAlt,
BasicDistributedZkTest, UUIDUpdateProcessorFallbackTest, StressHdfsTest,
DirectUpdateHandlerTest, TestCSVLoader, TestCursorMarkWithoutUniqueKey,
TestSortByMinMaxFunction, TestCSVResponseWriter, ConfigureRecoveryStrategyTest,
TimeZoneUtilsTest, SearchHandlerTest, SOLR749Test, NumericFieldsTest,
TestBM25SimilarityFactory, ResponseHeaderTest, TestJettySolrRunner,
OverseerCollectionConfigSetProcessorTest,
StatelessScriptUpdateProcessorFactoryTest, DataDrivenBlockJoinTest,
DateFieldTest, TestDynamicFieldCollectionResource, TestSolrDeletionPolicy1,
SSLMigrationTest, SpatialHeatmapFacetsTest, TestDelegationWithHadoopAuth,
SolrGangliaReporterTest, CollectionStateFormat2Test, ShardSplitTest,
TestSolrFieldCacheMBean, TestDocumentBuilder, HdfsRestartWhileUpdatingTest,
TestCollectionAPI, BlockJoinFacetSimpleTest, QueryElevationComponentTest,
CustomCollectionTest, TestDistributedSearch,
DeleteLastCustomShardedReplicaTest, TestUninvertingReader, SoftAutoCommitTest,
DistributedQueryElevationComponentTest, AlternateDirectoryTest, TestLRUCache,
HdfsDirectoryFactoryTest, CdcrRequestHandlerTest, TestExtendedDismaxParser,
SolrPluginUtilsTest, CloudExitableDirectoryReaderTest, TestRTGBase,
TestCloudDeleteByQuery, TestStressLiveNodes, WrapperMergePolicyFactoryTest,
TestGraphTermsQParserPlugin, HdfsUnloadDistributedZkTest, TestGroupingSearch,
TestCloudManagedSchema, DirectSolrSpellCheckerTest,
SharedFSAutoReplicaFailoverUtilsTest, TestCoreAdminApis, TestStressReorder,
CopyFieldTest, TestSort, TestMultiWordSynonyms,
TestExclusionRuleCollectionAccess, TestHashPartitioner, TestStressUserVersions,
TestMinMaxOnMultiValuedField, TestReloadAndDeleteDocs,
LeaderFailoverAfterPartitionTest, OverseerRolesTest, HdfsRecoverLeaseTest,
TestSolrJ, SecurityConfHandlerTest, TestReloadDeadlock, TestCloudRecovery,
TestCoreContainer, ZkNodePropsTest, TestCustomDocTransformer,
ConnectionManagerTest, ConcurrentDeleteAndCreateCollectionTest,
TestCollapseQParserPlugin, HdfsCollectionsAPIDistributedZkTest, TestSolrXml,
SolrTestCaseJ4Test, SuggestComponentTest, TestSurroundQueryParser,
UpdateLogTest, CollectionsAPIAsyncDistributedZkTest, TestCollectionAPIs,
ManagedSchemaRoundRobinCloudTest, TriLevelCompositeIdRoutingTest,
TestScoreJoinQPNoScore, RestartWhileUpdatingTest, TestExpandComponent,
LeaderElectionTest, TestRandomDVFaceting, ZkCLITest,
DistributedTermsComponentTest, StatsComponentTest, BadIndexSchemaTest,
TestFunctionQuery, TestBadConfig, ShowFileRequestHandlerTest,
SolrIndexSplitterTest, SolrRequestParserTest, DocValuesTest,
DirectUpdateHandlerOptimizeTest, SortByFunctionTest,
XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils,
StandardRequestHandlerTest, TestWriterPerf, FileBasedSpellCheckerTest,
RequestHandlersTest, TermVectorComponentTest, MoreLikeThisHandlerTest,
TestSolrQueryParser, TestCollationField, ReturnFieldsTest,
UniqFieldsUpdateProcessorFactoryTest, TestLFUCache, TestSolrDeletionPolicy2,
MultiTermTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf,
MinimalSchemaTest, TestElisionMultitermQuery, TestConfig,
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter,
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestCharFilters,
TestCodecSupport, TestXIncludeConfig, EchoParamsTest,
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestJmxMonitoredMap,
ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest,
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest,
ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver,
TestSuggestSpellingConverter, DOMUtilTest, ClusterStateTest, TestUtils,
SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest,
DistributedMLTComponentTest, TestCrossCoreJoin,
TestEmbeddedSolrServerConstructors, AliasIntegrationTest,
BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest,
CleanupOldIndexTest, CreateCollectionCleanupTest, DeleteReplicaTest,
HttpPartitionTest, LeaderFailureAfterFreshStartTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderFailureAfterFreshStartTest -Dtests.seed=220AE06E0373A858
-Dtests.slow=true -Dtests.locale=ar-SY -Dtests.timezone=Africa/Casablanca
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | LeaderFailureAfterFreshStartTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE
scope at org.apache.solr.cloud.LeaderFailureAfterFreshStartTest:
[junit4] > 1) Thread[id=21587,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-LeaderFailureAfterFreshStartTest]
[junit4] > at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
[junit4] > at
sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
[junit4] > at
sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
[junit4] > at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] > at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=21588, name=SessionTracker,
state=TIMED_WAITING, group=TGRP-LeaderFailureAfterFreshStartTest]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
[junit4] > 3) Thread[id=21586, name=Thread-3425, state=WAITING,
group=TGRP-LeaderFailureAfterFreshStartTest]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Thread.join(Thread.java:1249)
[junit4] > at java.lang.Thread.join(Thread.java:1323)
[junit4] > at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
[junit4] > at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
[junit4] > at
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
[junit4] > 4) Thread[id=21590, name=ProcessThread(sid:0 cport:-1):,
state=WAITING, group=TGRP-LeaderFailureAfterFreshStartTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
[junit4] > at
__randomizedtesting.SeedInfo.seed([220AE06E0373A858]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=21587,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-LeaderFailureAfterFreshStartTest]
[junit4] > at sun.nio.ch.KQueueArrayWrapper.interrupt(Native
Method)
[junit4] > at
sun.nio.ch.KQueueArrayWrapper.interrupt(KQueueArrayWrapper.java:203)
[junit4] > at
sun.nio.ch.KQueueSelectorImpl.wakeup(KQueueSelectorImpl.java:257)
[junit4] > at
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
[junit4] > at
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
[junit4] > at
sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:116)
[junit4] > at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] > at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([220AE06E0373A858]:0)
[junit4] Completed [496/701 (3!)] on J0 in 23.43s, 1 test, 3 errors <<<
FAILURES!
[...truncated 43967 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]