Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2271/
7 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 1)
Thread[id=208, name=qtp1514090907-208, state=TIMED_WAITING,
group=TGRP-TestSolrEntityProcessorEndToEnd] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:
1) Thread[id=208, name=qtp1514090907-208, state=TIMED_WAITING,
group=TGRP-TestSolrEntityProcessorEndToEnd]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([3B5FA8A093C0C842]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=208, name=qtp1514090907-208, state=TIMED_WAITING,
group=TGRP-TestSolrEntityProcessorEndToEnd] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=208, name=qtp1514090907-208, state=TIMED_WAITING,
group=TGRP-TestSolrEntityProcessorEndToEnd]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([3B5FA8A093C0C842]:0)
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
Expected 2 of 3 replicas to be active but only found 1;
[core_node5:{"core":"c8n_1x3_lf_shard1_replica_n3","base_url":"http://127.0.0.1:46789/raj","node_name":"127.0.0.1:46789_raj","state":"active","type":"NRT","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/27)={
"pullReplicas":"0", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node4":{ "state":"down",
"base_url":"http://127.0.0.1:43656/raj",
"core":"c8n_1x3_lf_shard1_replica_n1",
"node_name":"127.0.0.1:43656_raj", "type":"NRT"},
"core_node5":{ "core":"c8n_1x3_lf_shard1_replica_n3",
"base_url":"http://127.0.0.1:46789/raj",
"node_name":"127.0.0.1:46789_raj", "state":"active",
"type":"NRT", "leader":"true"}, "core_node6":{
"core":"c8n_1x3_lf_shard1_replica_n2",
"base_url":"http://127.0.0.1:46722/raj",
"node_name":"127.0.0.1:46722_raj", "state":"down",
"type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"3", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found
1;
[core_node5:{"core":"c8n_1x3_lf_shard1_replica_n3","base_url":"http://127.0.0.1:46789/raj","node_name":"127.0.0.1:46789_raj","state":"active","type":"NRT","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/27)={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"state":"down",
"base_url":"http://127.0.0.1:43656/raj",
"core":"c8n_1x3_lf_shard1_replica_n1",
"node_name":"127.0.0.1:43656_raj",
"type":"NRT"},
"core_node5":{
"core":"c8n_1x3_lf_shard1_replica_n3",
"base_url":"http://127.0.0.1:46789/raj",
"node_name":"127.0.0.1:46789_raj",
"state":"active",
"type":"NRT",
"leader":"true"},
"core_node6":{
"core":"c8n_1x3_lf_shard1_replica_n2",
"base_url":"http://127.0.0.1:46722/raj",
"node_name":"127.0.0.1:46722_raj",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"3",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([F9FBD4D4B3C8AD59:71AFEB0E1D34C0A1]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestCloudPivotFacet.test
Error Message:
KeeperErrorCode = Session expired for /clusterstate.json
Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /clusterstate.json
at
__randomizedtesting.SeedInfo.seed([F9FBD4D4B3C8AD59:71AFEB0E1D34C0A1]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
at
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:541)
at
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:351)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:681)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:676)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:471)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:341)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.api.collections.TestCollectionAPI.test
Error Message:
Could not find a healthy node to handle the request.
Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle
the request.
at
__randomizedtesting.SeedInfo.seed([F9FBD4D4B3C8AD59:71AFEB0E1D34C0A1]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1098)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
at
org.apache.solr.cloud.api.collections.TestCollectionAPI.testClusterStateMigration(TestCollectionAPI.java:652)
at
org.apache.solr.cloud.api.collections.TestCollectionAPI.test(TestCollectionAPI.java:92)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple
Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:35390_solr,
127.0.0.1:37412_solr] Last available state:
DocCollection(testSimple1//collections/testSimple1/state.json/19)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node5":{ "core":"testSimple1_shard1_replica_n2",
"base_url":"https://127.0.0.1:35390/solr",
"node_name":"127.0.0.1:35390_solr", "state":"active",
"type":"NRT", "leader":"true"}, "core_node12":{
"core":"testSimple1_shard1_replica_n11",
"base_url":"https://127.0.0.1:35390/solr",
"node_name":"127.0.0.1:35390_solr", "state":"active",
"type":"NRT"}}}, "shard2":{ "range":"0-7fffffff",
"state":"active", "replicas":{ "core_node8":{
"core":"testSimple1_shard2_replica_n6",
"base_url":"https://127.0.0.1:35390/solr",
"node_name":"127.0.0.1:35390_solr", "state":"active",
"type":"NRT", "leader":"true"}, "core_node10":{
"core":"testSimple1_shard2_replica_n9",
"base_url":"https://127.0.0.1:38884/solr",
"node_name":"127.0.0.1:38884_solr", "state":"down",
"type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"2",
"autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:35390_solr, 127.0.0.1:37412_solr]
Last available state:
DocCollection(testSimple1//collections/testSimple1/state.json/19)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node5":{
"core":"testSimple1_shard1_replica_n2",
"base_url":"https://127.0.0.1:35390/solr",
"node_name":"127.0.0.1:35390_solr",
"state":"active",
"type":"NRT",
"leader":"true"},
"core_node12":{
"core":"testSimple1_shard1_replica_n11",
"base_url":"https://127.0.0.1:35390/solr",
"node_name":"127.0.0.1:35390_solr",
"state":"active",
"type":"NRT"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{
"core_node8":{
"core":"testSimple1_shard2_replica_n6",
"base_url":"https://127.0.0.1:35390/solr",
"node_name":"127.0.0.1:35390_solr",
"state":"active",
"type":"NRT",
"leader":"true"},
"core_node10":{
"core":"testSimple1_shard2_replica_n9",
"base_url":"https://127.0.0.1:38884/solr",
"node_name":"127.0.0.1:38884_solr",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"2",
"autoAddReplicas":"true",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([F9FBD4D4B3C8AD59:C148F02A943B7988]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple
Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:41903_solr,
127.0.0.1:46474_solr] Last available state:
DocCollection(testSimple1//collections/testSimple1/state.json/16)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node5":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node5/data/",
"base_url":"https://127.0.0.1:41903/solr",
"node_name":"127.0.0.1:41903_solr", "type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node5/data/tlog",
"core":"testSimple1_shard1_replica_n1",
"shared_storage":"true", "state":"active",
"leader":"true"}, "core_node6":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node6/data/",
"base_url":"https://127.0.0.1:41903/solr",
"node_name":"127.0.0.1:41903_solr", "type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node6/data/tlog",
"core":"testSimple1_shard1_replica_n2",
"shared_storage":"true", "state":"active"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{
"core_node7":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node7/data/",
"base_url":"https://127.0.0.1:41903/solr",
"node_name":"127.0.0.1:41903_solr", "type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node7/data/tlog",
"core":"testSimple1_shard2_replica_n3",
"shared_storage":"true", "state":"active",
"leader":"true"}, "core_node8":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node8/data/",
"base_url":"https://127.0.0.1:44871/solr",
"node_name":"127.0.0.1:44871_solr", "type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node8/data/tlog",
"core":"testSimple1_shard2_replica_n4",
"shared_storage":"true", "state":"down"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"2",
"autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:41903_solr, 127.0.0.1:46474_solr]
Last available state:
DocCollection(testSimple1//collections/testSimple1/state.json/16)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node5":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node5/data/",
"base_url":"https://127.0.0.1:41903/solr",
"node_name":"127.0.0.1:41903_solr",
"type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node5/data/tlog",
"core":"testSimple1_shard1_replica_n1",
"shared_storage":"true",
"state":"active",
"leader":"true"},
"core_node6":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node6/data/",
"base_url":"https://127.0.0.1:41903/solr",
"node_name":"127.0.0.1:41903_solr",
"type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node6/data/tlog",
"core":"testSimple1_shard1_replica_n2",
"shared_storage":"true",
"state":"active"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{
"core_node7":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node7/data/",
"base_url":"https://127.0.0.1:41903/solr",
"node_name":"127.0.0.1:41903_solr",
"type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node7/data/tlog",
"core":"testSimple1_shard2_replica_n3",
"shared_storage":"true",
"state":"active",
"leader":"true"},
"core_node8":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node8/data/",
"base_url":"https://127.0.0.1:44871/solr",
"node_name":"127.0.0.1:44871_solr",
"type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45767/data/testSimple1/core_node8/data/tlog",
"core":"testSimple1_shard2_replica_n4",
"shared_storage":"true",
"state":"down"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"2",
"autoAddReplicas":"true",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([F9FBD4D4B3C8AD59:C148F02A943B7988]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11792 lines...]
[junit4] Suite: org.apache.solr.cloud.api.collections.TestCollectionAPI
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/init-core-data-001
[junit4] 2> 392957 INFO
(SUITE-TestCollectionAPI-seed#[F9FBD4D4B3C8AD59]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 392957 INFO
(SUITE-TestCollectionAPI-seed#[F9FBD4D4B3C8AD59]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 392974 INFO
(SUITE-TestCollectionAPI-seed#[F9FBD4D4B3C8AD59]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 392974 INFO
(SUITE-TestCollectionAPI-seed#[F9FBD4D4B3C8AD59]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 393002 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 393002 INFO (Thread-345) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 393002 INFO (Thread-345) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 393027 ERROR (Thread-345) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 393102 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.ZkTestServer start zk server on port:36040
[junit4] 2> 393105 INFO (zkConnectionManagerCallback-301-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 393108 INFO (zkConnectionManagerCallback-303-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 393111 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 393113 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 393114 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 393114 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 393115 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 393116 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 393129 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 393129 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 393130 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 393131 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 393132 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 393187 INFO (zkConnectionManagerCallback-306-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 393189 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 393712 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T11:27:37-10:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 393713 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 393713 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 393713 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.session
Scavenging every 600000ms
[junit4] 2> 393713 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@59ffdf18{/,null,AVAILABLE}
[junit4] 2> 393714 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@54f62eda{SSL,[ssl,
http/1.1]}{127.0.0.1:41107}
[junit4] 2> 393715 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.Server
Started @403916ms
[junit4] 2> 393715 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/tempDir-001/control/data,
hostContext=/, hostPort=41107,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/control-001/cores}
[junit4] 2> 393715 ERROR
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 393715 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 393715 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 393715 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 393715 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-23T17:03:07.721Z
[junit4] 2> 393761 INFO (zkConnectionManagerCallback-308-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 393805 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 393805 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/control-001/solr.xml
[junit4] 2> 393809 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 393809 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 393840 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 393878 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36040/solr
[junit4] 2> 393963 INFO (zkConnectionManagerCallback-312-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 394072 INFO
(zkConnectionManagerCallback-314-thread-1-processing-n:127.0.0.1:41107_)
[n:127.0.0.1:41107_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 394403 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:41107_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 394404 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:41107_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41107_
[junit4] 2> 394404 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:41107_ ]
o.a.s.c.Overseer Overseer (id=99400219822194693-127.0.0.1:41107_-n_0000000000)
starting
[junit4] 2> 394417 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:41107_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41107_
[junit4] 2> 394470 INFO
(OverseerStateUpdate-99400219822194693-127.0.0.1:41107_-n_0000000000)
[n:127.0.0.1:41107_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 394609 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:41107_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd
[junit4] 2> 394649 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:41107_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd
[junit4] 2> 394650 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:41107_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd
[junit4] 2> 394651 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:41107_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/control-001/cores
[junit4] 2> 394822 INFO (zkConnectionManagerCallback-320-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 394830 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 394831 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36040/solr ready
[junit4] 2> 394950 INFO (qtp811147895-1669) [n:127.0.0.1:41107_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41107_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 395175 INFO
(OverseerThreadFactory-1007-thread-1-processing-n:127.0.0.1:41107_)
[n:127.0.0.1:41107_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 395709 INFO (qtp811147895-1671) [n:127.0.0.1:41107_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 395710 INFO (qtp811147895-1671) [n:127.0.0.1:41107_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 395839 INFO
(zkCallback-313-thread-1-processing-n:127.0.0.1:41107_) [n:127.0.0.1:41107_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 396729 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 396747 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 397025 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 397159 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 397160 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd
[junit4] 2> 397160 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 397160 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 397162 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=30.3544921875,
floorSegmentMB=0.484375, forceMergeDeletesPctAllowed=5.113994899090681,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 397294 WARN (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 397491 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 397491 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 397492 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 397492 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 397493 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 397494 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5c6346e6[control_collection_shard1_replica_n1] main]
[junit4] 2> 397507 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 397508 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 397508 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 397528 INFO
(searcherExecutor-1010-thread-1-processing-n:127.0.0.1:41107_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:41107_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@5c6346e6[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 397528 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1590403521874755584
[junit4] 2> 397532 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 397532 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 397532 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:41107/control_collection_shard1_replica_n1/
[junit4] 2> 397532 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 397532 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:41107/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 397532 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 397534 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:41107/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 397649 INFO
(zkCallback-313-thread-1-processing-n:127.0.0.1:41107_) [n:127.0.0.1:41107_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 397693 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 397731 INFO (qtp811147895-1671) [n:127.0.0.1:41107_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2022
[junit4] 2> 397783 INFO (qtp811147895-1669) [n:127.0.0.1:41107_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 397912 INFO
(zkCallback-313-thread-3-processing-n:127.0.0.1:41107_) [n:127.0.0.1:41107_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 398783 INFO (qtp811147895-1669) [n:127.0.0.1:41107_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41107_&wt=javabin&version=2}
status=0 QTime=3833
[junit4] 2> 398812 INFO (zkConnectionManagerCallback-324-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 398828 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 398829 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36040/solr ready
[junit4] 2> 398829 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 398846 INFO (qtp811147895-1667) [n:127.0.0.1:41107_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 398866 INFO
(OverseerThreadFactory-1007-thread-2-processing-n:127.0.0.1:41107_)
[n:127.0.0.1:41107_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 398866 INFO
(OverseerCollectionConfigSetProcessor-99400219822194693-127.0.0.1:41107_-n_0000000000)
[n:127.0.0.1:41107_ ] 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> 398866 WARN
(OverseerThreadFactory-1007-thread-2-processing-n:127.0.0.1:41107_)
[n:127.0.0.1:41107_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 399069 INFO (qtp811147895-1667) [n:127.0.0.1:41107_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 399069 INFO (qtp811147895-1667) [n:127.0.0.1:41107_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=223
[junit4] 2> 399196 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/shard-1-001
of type NRT
[junit4] 2> 399197 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T11:27:37-10:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 399198 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 399198 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 399198 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.session
Scavenging every 660000ms
[junit4] 2> 399198 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@289d7b26{/,null,AVAILABLE}
[junit4] 2> 399199 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@751fed51{SSL,[ssl,
http/1.1]}{127.0.0.1:38406}
[junit4] 2> 399199 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.Server
Started @409400ms
[junit4] 2> 399199 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=38406,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/shard-1-001/cores}
[junit4] 2> 399199 ERROR
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 399199 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 399199 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 399199 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 399199 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-23T17:03:13.205Z
[junit4] 2> 399230 INFO (zkConnectionManagerCallback-326-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 399231 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 399231 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/shard-1-001/solr.xml
[junit4] 2> 399234 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 399234 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 399235 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 399254 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36040/solr
[junit4] 2> 399318 INFO (zkConnectionManagerCallback-330-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 399379 INFO
(zkConnectionManagerCallback-332-thread-1-processing-n:127.0.0.1:38406_)
[n:127.0.0.1:38406_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 399421 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:38406_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 399422 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:38406_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 399445 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:38406_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38406_
[junit4] 2> 399445 INFO
(zkCallback-313-thread-3-processing-n:127.0.0.1:41107_) [n:127.0.0.1:41107_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 399463 INFO (zkCallback-323-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 399484 INFO
(zkCallback-331-thread-1-processing-n:127.0.0.1:38406_) [n:127.0.0.1:38406_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 399624 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:38406_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd
[junit4] 2> 399660 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:38406_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd
[junit4] 2> 399660 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:38406_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd
[junit4] 2> 399661 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:38406_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/shard-1-001/cores
[junit4] 2> 399844 INFO (qtp404308555-1717) [n:127.0.0.1:38406_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:38406_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 399857 INFO
(OverseerCollectionConfigSetProcessor-99400219822194693-127.0.0.1:41107_-n_0000000000)
[n:127.0.0.1:41107_ ] 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> 399857 INFO
(OverseerThreadFactory-1007-thread-3-processing-n:127.0.0.1:41107_)
[n:127.0.0.1:41107_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:38406_ for creating new replica
[junit4] 2> 399894 INFO (qtp404308555-1721) [n:127.0.0.1:38406_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 399894 INFO (qtp404308555-1721) [n:127.0.0.1:38406_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 400906 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 400958 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 401235 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 401287 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from
collection collection1, trusted=true
[junit4] 2> 401287 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n41' (registry
'solr.core.collection1.shard2.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd
[junit4] 2> 401287 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 401288 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[[collection1_shard2_replica_n41] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
[junit4] 2> 401290 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=30.3544921875,
floorSegmentMB=0.484375, forceMergeDeletesPctAllowed=5.113994899090681,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 401292 WARN (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 401460 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 401460 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 401461 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 401461 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 401462 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 401463 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4516a5d8[collection1_shard2_replica_n41] main]
[junit4] 2> 401464 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 401464 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 401477 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 401509 INFO
(searcherExecutor-1021-thread-1-processing-n:127.0.0.1:38406_
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@4516a5d8[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 401521 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1590403526061719552
[junit4] 2> 401538 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 401538 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 401538 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:38406/collection1_shard2_replica_n41/
[junit4] 2> 401538 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 401538 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
https://127.0.0.1:38406/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 401538 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 401540 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38406/collection1_shard2_replica_n41/ shard2
[junit4] 2> 401702 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 401704 INFO (qtp404308555-1721) [n:127.0.0.1:38406_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1809
[junit4] 2> 401782 INFO (qtp404308555-1717) [n:127.0.0.1:38406_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:38406_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1938
[junit4] 2> 401859 INFO
(OverseerCollectionConfigSetProcessor-99400219822194693-127.0.0.1:41107_-n_0000000000)
[n:127.0.0.1:41107_ ] 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> 402388 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/shard-2-001
of type NRT
[junit4] 2> 402401 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T11:27:37-10:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 402402 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 402402 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 402402 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.session
Scavenging every 660000ms
[junit4] 2> 402402 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@fe333a3{/,null,AVAILABLE}
[junit4] 2> 402403 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1bba0506{SSL,[ssl,
http/1.1]}{127.0.0.1:44862}
[junit4] 2> 402403 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ] o.e.j.s.Server
Started @412604ms
[junit4] 2> 402403 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=44862,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/shard-2-001/cores}
[junit4] 2> 402403 ERROR
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 402403 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 402403 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 402403 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 402404 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-23T17:03:16.410Z
[junit4] 2> 402420 INFO (zkConnectionManagerCallback-336-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 402421 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 402421 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/shard-2-001/solr.xml
[junit4] 2> 402424 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 402424 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 402425 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 402427 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36040/solr
[junit4] 2> 402445 INFO (zkConnectionManagerCallback-340-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 402446 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x16123f92919000c, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 402448 INFO
(zkConnectionManagerCallback-342-thread-1-processing-n:127.0.0.1:44862_)
[n:127.0.0.1:44862_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 402477 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:44862_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 402491 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:44862_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 402492 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:44862_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44862_
[junit4] 2> 402501 INFO
(zkCallback-313-thread-3-processing-n:127.0.0.1:41107_) [n:127.0.0.1:41107_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 402539 INFO
(zkCallback-331-thread-1-processing-n:127.0.0.1:38406_) [n:127.0.0.1:38406_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 402539 INFO (zkCallback-323-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 402607 INFO
(zkCallback-341-thread-1-processing-n:127.0.0.1:44862_) [n:127.0.0.1:44862_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 402782 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:44862_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd
[junit4] 2> 402820 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:44862_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd
[junit4] 2> 402820 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:44862_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd
[junit4] 2> 402821 INFO
(TEST-TestCollectionAPI.test-seed#[F9FBD4D4B3C8AD59]) [n:127.0.0.1:44862_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/shard-2-001/cores
[junit4] 2> 402965 INFO (qtp404308555-1719) [n:127.0.0.1:38406_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:44862_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 402980 INFO
(OverseerThreadFactory-1007-thread-4-processing-n:127.0.0.1:41107_)
[n:127.0.0.1:41107_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:44862_ for creating new replica
[junit4] 2> 403023 INFO (qtp1749420561-1748) [n:127.0.0.1:44862_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 403023 INFO (qtp1749420561-1748) [n:127.0.0.1:44862_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 404085 INFO (qtp1749420561-1748) [n:127.0.0.1:44862_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 404124 INFO (qtp1749420561-1748) [n:127.0.0.1:44862_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
[collection1_shard1_replica_n43] Schema name=test
[junit4] 2> 404317 INFO (qtp1749420561-1748) [n:127.0.0.1:44862_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 404342 INFO (qtp1749420561-1748) [n:127.0.0.1:44862_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from
collection collection1, trusted=true
[junit4] 2> 404342 INFO (qtp1749420561-1748) [n:127.0.0.1:44862_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n43' (registry
'solr.core.collection1.shard1.replica_n43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7974cccd
[junit4] 2> 404342 INFO (qtp1749420561-1748) [n:127.0.0.1:44862_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 404342 INFO (qtp1749420561-1748) [n:127.0.0.1:44862_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[[collection1_shard1_replica_n43] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionAPI_F9FBD4D4B3C8AD59-001/shard-2-001/cores/collection1_shard1_replica_n43],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/s
[...truncated too long message...]
ng reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c8d9ef9:
rootName = null, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@29ae0cd3
[junit4] 2> 118585 T249 x:x:collection1 oasc.SolrCore.close [collection1]
CLOSING SolrCore org.apache.solr.core.SolrCore@36bdf715
[junit4] 2> 118585 T249 x:x:collection1
oasm.SolrMetricManager.closeReporters Closing metric reporters for
registry=solr.core.collection1, tag=918419221
[junit4] 2> 118585 T249 x:x:collection1 oasmr.SolrJmxReporter.close
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@77d8f918:
rootName = null, domain = solr.core.collection1, service url = null, agent id =
null] for registry solr.core.collection1 /
com.codahale.metrics.MetricRegistry@75e87153
[junit4] 2> 118659 T44 oejs.AbstractConnector.doStop Stopped
ServerConnector@59ba9fc9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 118659 T44 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1683246251
[junit4] 2> 118660 T44 oasm.SolrMetricManager.closeReporters Closing
metric reporters for registry=solr.node, tag=null
[junit4] 2> 118660 T44 oasmr.SolrJmxReporter.close Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@77980a58: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@179caedb
[junit4] 2> 118664 T44 oasm.SolrMetricManager.closeReporters Closing
metric reporters for registry=solr.jvm, tag=null
[junit4] 2> 118665 T44 oasmr.SolrJmxReporter.close Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@26170f95: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@193a0d27
[junit4] 2> 118680 T44 oasm.SolrMetricManager.closeReporters Closing
metric reporters for registry=solr.jetty, tag=null
[junit4] 2> 118680 T44 oasmr.SolrJmxReporter.close Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7c741d24: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@29ae0cd3
[junit4] 2> 118681 T252 x:x:collection1 oasc.SolrCore.close [collection1]
CLOSING SolrCore org.apache.solr.core.SolrCore@7a41db1a
[junit4] 2> 118681 T252 x:x:collection1
oasm.SolrMetricManager.closeReporters Closing metric reporters for
registry=solr.core.collection1, tag=2051136282
[junit4] 2> 118681 T252 x:x:collection1 oasmr.SolrJmxReporter.close
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@165929ad:
rootName = null, domain = solr.core.collection1, service url = null, agent id =
null] for registry solr.core.collection1 /
com.codahale.metrics.MetricRegistry@513b7f37
[junit4] 2> 118698 T44 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@5382e1a6{/solr,null,UNAVAILABLE}
[junit4] 2> 118698 T44 oejss.HouseKeeper.stopScavenging Stopped scavenging
[junit4] 2> 118732 T44 oas.SolrTestCaseJ4.tearDown ###Ending
testFullImportWrongSolrUrl
[junit4] 2> 118733 T44 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty
------------------------------------------------------- Done waiting for
tracked resources to be released
[junit4] 2> Jan 23, 2018 6:21:50 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Jan 23, 2018 6:22:10 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:
[junit4] 2> 1) Thread[id=208, name=qtp1514090907-208,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Jan 23, 2018 6:22:10 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=208, name=qtp1514090907-208,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] 2> Jan 23, 2018 6:22:13 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=208, name=qtp1514090907-208,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{dbdesc_s=PostingsFormat(name=LuceneFixedGap),
dbid_s=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneFixedGap),
desc=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=892,
maxMBSortInHeap=6.91871414287314,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@66c56d1f),
locale=ru-RU, timezone=Asia/Kuala_Lumpur
[junit4] 2> NOTE: Linux 4.4.0-104-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=3,free=243743784,total=325058560
[junit4] 2> NOTE: All tests run in this JVM: [TestXPathRecordReader,
TestNestedChildren, TestBuiltInEvaluators, TestLineEntityProcessor,
TestEntityProcessorBase, TestScriptTransformer,
TestFileListWithLineEntityProcessor, TestSolrEntityProcessorEndToEnd]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.seed=3B5FA8A093C0C842
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ru-RU
-Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestSolrEntityProcessorEndToEnd (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:
[junit4] > 1) Thread[id=208, name=qtp1514090907-208,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([3B5FA8A093C0C842]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=208, name=qtp1514090907-208,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([3B5FA8A093C0C842]:0)
[junit4] Completed [37/38 (1!)] on J1 in 91.25s, 7 tests, 2 errors <<<
FAILURES!
[...truncated 42436 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]