Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/674/
7 tests failed.
FAILED:
org.apache.solr.cloud.LeaderTragicEventTest.testOtherReplicasAreNotActive
Error Message:
Jetty Connector is not open: -2
Stack Trace:
java.lang.IllegalStateException: Jetty Connector is not open: -2
at
__randomizedtesting.SeedInfo.seed([C47C02C47C793E78:41C82EB3408687E0]:0)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.getBaseUrl(JettySolrRunner.java:499)
at
org.apache.solr.cloud.MiniSolrCloudCluster.getReplicaJetty(MiniSolrCloudCluster.java:539)
at
org.apache.solr.cloud.LeaderTragicEventTest.corruptLeader(LeaderTragicEventTest.java:100)
at
org.apache.solr.cloud.LeaderTragicEventTest.testOtherReplicasAreNotActive(LeaderTragicEventTest.java:150)
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.LeaderTragicEventTest.test
Error Message:
Error from server at https://127.0.0.1:50149/solr: collection already exists:
collection1
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:50149/solr: collection already exists:
collection1
at
__randomizedtesting.SeedInfo.seed([C47C02C47C793E78:4C283D1ED2855380]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.LeaderTragicEventTest.test(LeaderTragicEventTest.java:70)
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 testSimple2 null Live Nodes: [127.0.0.1:35084_solr,
127.0.0.1:46677_solr] Last available state:
DocCollection(testSimple2//collections/testSimple2/state.json/24)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node2":{
"dataDir":"hdfs://localhost:35476/data/testSimple2/core_node2/data/",
"base_url":"http://127.0.0.1:33253/solr",
"node_name":"127.0.0.1:33253_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:35476/data/testSimple2/core_node2/data/tlog",
"core":"testSimple2_shard1_replica_n1", "shared_storage":"true",
"state":"down"}, "core_node4":{
"dataDir":"hdfs://localhost:35476/data/testSimple2/core_node4/data/",
"base_url":"http://127.0.0.1:46677/solr",
"node_name":"127.0.0.1:46677_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:35476/data/testSimple2/core_node4/data/tlog",
"core":"testSimple2_shard1_replica_n3", "shared_storage":"true",
"state":"active", "leader":"true"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{
"core_node6":{
"dataDir":"hdfs://localhost:35476/data/testSimple2/core_node6/data/",
"base_url":"http://127.0.0.1:33253/solr",
"node_name":"127.0.0.1:33253_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:35476/data/testSimple2/core_node6/data/tlog",
"core":"testSimple2_shard2_replica_n5", "shared_storage":"true",
"state":"down"}, "core_node8":{
"dataDir":"hdfs://localhost:35476/data/testSimple2/core_node8/data/",
"base_url":"http://127.0.0.1:46677/solr",
"node_name":"127.0.0.1:46677_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:35476/data/testSimple2/core_node8/data/tlog",
"core":"testSimple2_shard2_replica_n7", "shared_storage":"true",
"state":"active", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"2",
"autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:35084_solr, 127.0.0.1:46677_solr]
Last available state:
DocCollection(testSimple2//collections/testSimple2/state.json/24)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node2":{
"dataDir":"hdfs://localhost:35476/data/testSimple2/core_node2/data/",
"base_url":"http://127.0.0.1:33253/solr",
"node_name":"127.0.0.1:33253_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:35476/data/testSimple2/core_node2/data/tlog",
"core":"testSimple2_shard1_replica_n1",
"shared_storage":"true",
"state":"down"},
"core_node4":{
"dataDir":"hdfs://localhost:35476/data/testSimple2/core_node4/data/",
"base_url":"http://127.0.0.1:46677/solr",
"node_name":"127.0.0.1:46677_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:35476/data/testSimple2/core_node4/data/tlog",
"core":"testSimple2_shard1_replica_n3",
"shared_storage":"true",
"state":"active",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{
"core_node6":{
"dataDir":"hdfs://localhost:35476/data/testSimple2/core_node6/data/",
"base_url":"http://127.0.0.1:33253/solr",
"node_name":"127.0.0.1:33253_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:35476/data/testSimple2/core_node6/data/tlog",
"core":"testSimple2_shard2_replica_n5",
"shared_storage":"true",
"state":"down"},
"core_node8":{
"dataDir":"hdfs://localhost:35476/data/testSimple2/core_node8/data/",
"base_url":"http://127.0.0.1:46677/solr",
"node_name":"127.0.0.1:46677_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:35476/data/testSimple2/core_node8/data/tlog",
"core":"testSimple2_shard2_replica_n7",
"shared_storage":"true",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"2",
"autoAddReplicas":"true",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([C47C02C47C793E78:FCCF263A5B8AEAA9]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:278)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:129)
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.logging.TestLogWatcher.testLog4jWatcherRepeat
Error Message:
Stack Trace:
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.logging.TestLogWatcher.testLog4jWatcherRepeat(TestLogWatcher.java:69)
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
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
FAILED: org.apache.solr.logging.TestLogWatcher.testLog4jWatcher
Error Message:
Stack Trace:
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.logging.TestLogWatcher.testLog4jWatcher(TestLogWatcher.java:49)
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
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
FAILED: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter
Error Message:
Test requires that log-level is at-least INFO, but INFO is disabled
Stack Trace:
java.lang.AssertionError: Test requires that log-level is at-least INFO, but
INFO is disabled
at
__randomizedtesting.SeedInfo.seed([C47C02C47C793E78:9B982FF31775AD3D]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.ensureLoggingConfiguredAppropriately(SolrSlf4jReporterTest.java:100)
at
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:49)
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.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping
Error Message:
Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't
used and can't be tested.
Stack Trace:
java.lang.AssertionError: Tests must be run with INFO level logging otherwise
LogUpdateProcessor isn't used and can't be tested.
at
__randomizedtesting.SeedInfo.seed([C47C02C47C793E78:B598FC120A9219B4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
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 12635 lines...]
[junit4] Suite: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_C47C02C47C793E78-001/init-core-data-001
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter
-Dtests.seed=C47C02C47C793E78 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Asia/Muscat
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.10s J1 | SolrSlf4jReporterTest.testReporter <<<
[junit4] > Throwable #1: java.lang.AssertionError: Test requires that
log-level is at-least INFO, but INFO is disabled
[junit4] > at
__randomizedtesting.SeedInfo.seed([C47C02C47C793E78:9B982FF31775AD3D]:0)
[junit4] > at
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.ensureLoggingConfiguredAppropriately(SolrSlf4jReporterTest.java:100)
[junit4] > at
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:49)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_C47C02C47C793E78-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1272, maxMBSortInHeap=5.161103312303811,
sim=RandomSimilarity(queryNorm=false): {},
locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Asia/Muscat
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=4,threads=1,free=237482000,total=496500736
[junit4] 2> NOTE: All tests run in this JVM: [TestSurroundQueryParser,
DistributedMLTComponentTest, TestExportWriter, TestClassicSimilarityFactory,
TestIntervalFaceting, AddSchemaFieldsUpdateProcessorFactoryTest,
TestFieldCollectionResource, CheckHdfsIndexTest, TestReplicationHandlerBackup,
TestExecutePlanAction, ZkNodePropsTest, LeaderElectionTest,
TestReloadAndDeleteDocs, DistributedTermsComponentTest, HdfsSyncSliceTest,
TestDistributedStatsComponentCardinality, ConjunctionSolrSpellCheckerTest,
TestRequestStatusCollectionAPI, TestAnalyzedSuggestions, HighlighterTest,
ProtectedTermFilterFactoryTest, TestLRUCache, DataDrivenBlockJoinTest,
TestCollapseQParserPlugin, MinimalSchemaTest, TestDirectoryFactory,
CurrencyRangeFacetCloudTest, TestCollationFieldDocValues, AssignTest,
UtilsToolTest, TestLeaderElectionWithEmptyReplica, TestStressReorder,
TestIBSimilarityFactory, SearchHandlerTest, SolrSlf4jReporterTest]
[junit4] Completed [130/823 (1!)] on J1 in 0.25s, 1 test, 1 failure <<<
FAILURES!
[...truncated 270 lines...]
[junit4] Suite:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_C47C02C47C793E78-001/init-core-data-001
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UpdateRequestProcessorFactoryTest
-Dtests.method=testUpdateDistribChainSkipping -Dtests.seed=C47C02C47C793E78
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-PE
-Dtests.timezone=America/Belem -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.24s J1 |
UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping <<<
[junit4] > Throwable #1: java.lang.AssertionError: Tests must be run with
INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
[junit4] > at
__randomizedtesting.SeedInfo.seed([C47C02C47C793E78:B598FC120A9219B4]:0)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_C47C02C47C793E78-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=665, maxMBSortInHeap=5.712270958756288,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-PE, timezone=America/Belem
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=4,threads=1,free=123358328,total=525860864
[junit4] 2> NOTE: All tests run in this JVM: [TestSurroundQueryParser,
DistributedMLTComponentTest, TestExportWriter, TestClassicSimilarityFactory,
TestIntervalFaceting, AddSchemaFieldsUpdateProcessorFactoryTest,
TestFieldCollectionResource, CheckHdfsIndexTest, TestReplicationHandlerBackup,
TestExecutePlanAction, ZkNodePropsTest, LeaderElectionTest,
TestReloadAndDeleteDocs, DistributedTermsComponentTest, HdfsSyncSliceTest,
TestDistributedStatsComponentCardinality, ConjunctionSolrSpellCheckerTest,
TestRequestStatusCollectionAPI, TestAnalyzedSuggestions, HighlighterTest,
ProtectedTermFilterFactoryTest, TestLRUCache, DataDrivenBlockJoinTest,
TestCollapseQParserPlugin, MinimalSchemaTest, TestDirectoryFactory,
CurrencyRangeFacetCloudTest, TestCollationFieldDocValues, AssignTest,
UtilsToolTest, TestLeaderElectionWithEmptyReplica, TestStressReorder,
TestIBSimilarityFactory, SearchHandlerTest, SolrSlf4jReporterTest,
PrimitiveFieldTypeTest, TestStressCloudBlindAtomicUpdates,
TestNonDefinedSimilarityFactory, DocValuesNotIndexedTest,
SaslZkACLProviderTest, JsonLoaderTest, TestClusterStateProvider,
CdcrReplicationHandlerTest, TestUnInvertedFieldException,
LIRRollingUpdatesTest, DirectoryFactoryTest, TestNRTOpen, MBeansHandlerTest,
TestPhraseSuggestions, TestSolrConfigHandlerConcurrent, TestRawResponseWriter,
UpdateRequestProcessorFactoryTest]
[junit4] Completed [202/823 (2!)] on J1 in 1.66s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 471 lines...]
[junit4] Suite: org.apache.solr.logging.TestLogWatcher
[junit4] FAILURE 0.00s J2 | TestLogWatcher.testLog4jWatcherRepeat <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
org.apache.solr.logging.TestLogWatcher.testLog4jWatcherRepeat(TestLogWatcher.java:69)
[junit4] FAILURE 0.00s J2 | TestLogWatcher.testLog4jWatcher <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
org.apache.solr.logging.TestLogWatcher.testLog4jWatcher(TestLogWatcher.java:49)
[junit4] Completed [320/823 (3!)] on J2 in 0.00s, 2 tests, 2 failures <<<
FAILURES!
[...truncated 526 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_C47C02C47C793E78-001/init-core-data-001
[junit4] 1> 14:00:55.800 [Thread-3023] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 1> 14:00:55.946 [jetty-launcher-4244-thread-1] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:00:55.948 [jetty-launcher-4244-thread-2] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderTragicEventTest -Dtests.method=testOtherReplicasAreNotActive
-Dtests.seed=C47C02C47C793E78 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=es-EC -Dtests.timezone=AET -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 3.65s J2 |
LeaderTragicEventTest.testOtherReplicasAreNotActive <<<
[junit4] > Throwable #1: java.lang.IllegalStateException: Jetty Connector
is not open: -2
[junit4] > at
__randomizedtesting.SeedInfo.seed([C47C02C47C793E78:41C82EB3408687E0]:0)
[junit4] > at
org.apache.solr.client.solrj.embedded.JettySolrRunner.getBaseUrl(JettySolrRunner.java:499)
[junit4] > at
org.apache.solr.cloud.MiniSolrCloudCluster.getReplicaJetty(MiniSolrCloudCluster.java:539)
[junit4] > at
org.apache.solr.cloud.LeaderTragicEventTest.corruptLeader(LeaderTragicEventTest.java:100)
[junit4] > at
org.apache.solr.cloud.LeaderTragicEventTest.testOtherReplicasAreNotActive(LeaderTragicEventTest.java:150)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 1> 14:01:00.165 [OverseerThreadFactory-6508-thread-2] ERROR
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler -
Collection: collection1 operation: create
failed:org.apache.solr.common.SolrException: collection already exists:
collection1
[junit4] 1> at
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:106)
[junit4] 1> at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:255)
[junit4] 1> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
[junit4] 1> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] 1> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 1> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 1> at java.lang.Thread.run(Thread.java:748)
[junit4] 1>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderTragicEventTest -Dtests.method=test
-Dtests.seed=C47C02C47C793E78 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=es-EC -Dtests.timezone=AET -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.02s J2 | LeaderTragicEventTest.test <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:50149/solr: collection already exists:
collection1
[junit4] > at
__randomizedtesting.SeedInfo.seed([C47C02C47C793E78:4C283D1ED2855380]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
[junit4] > at
org.apache.solr.cloud.LeaderTragicEventTest.test(LeaderTragicEventTest.java:70)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 1> 14:01:00.211
[SUITE-LeaderTragicEventTest-seed#[C47C02C47C793E78]-worker] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_C47C02C47C793E78-001
[junit4] 2> Jul 12, 2018 2:01:00 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=874, maxMBSortInHeap=7.0664091663473965,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-EC, timezone=AET
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=4,threads=1,free=199944320,total=514326528
[junit4] 2> NOTE: All tests run in this JVM: [TestTrieFacet,
DistributedQueryComponentCustomSortTest, TestGeoJSONResponseWriter,
TestDFISimilarityFactory, TestRemoteStreaming,
AtomicUpdateProcessorFactoryTest, TestFieldResource, TestReqParamsAPI,
TestGenericDistributedQueue, ZkShardTermsTest,
LeaderFailoverAfterPartitionTest, TestShardHandlerFactory, FacetPivotSmallTest,
HdfsThreadLeakTest, TestExpandComponent, DirectSolrSpellCheckerTest,
AutoAddReplicasIntegrationTest, TestBlendedInfixSuggestions,
TestPostingsSolrHighlighter, TestCharFilters,
TestLegacyNumericRangeQueryBuilder, DirectUpdateHandlerTest,
TestComplexPhraseLeadingWildcard, OutputWriterTest, TestDynamicLoading,
CursorMarkTest, TestHalfAndHalfDocValues, CollectionReloadTest,
TestLeaderElectionZkExpiry, TestStressUserVersions,
TestLMDirichletSimilarityFactory, ShufflingReplicaListTransformerTest,
SolrCloudReportersTest, RequiredFieldsTest, TestStressInPlaceUpdates,
TestPerFieldSimilarity, ForceLeaderTest, ShardRoutingCustomTest,
MoreLikeThisHandlerTest, TestComputePlanAction, CdcrRequestHandlerTest,
TestWriterPerf, LeaderElectionContextKeyTest, ExitableDirectoryReaderTest,
TestQuerySenderListener, MetricsHandlerTest, BlockCacheTest,
TestSystemCollAutoCreate, TestRawTransformer, CircularListTest,
TestInfoStreamLogging, StatsReloadRaceTest, TestEmbeddedSolrServerAdminHandler,
TestTrackingShardHandlerFactory, DistribCursorPagingTest, TestInitQParser,
ClassificationUpdateProcessorIntegrationTest, MigrateRouteKeyTest,
TestNodeLostTrigger, TestNumericTerms64, DistributedQueueTest,
SolrJmxReporterCloudTest, SystemLogListenerTest, BlobRepositoryCloudTest,
TestCorePropertiesReload, TestCSVResponseWriter, TestCloudSchemaless,
TestChildDocTransformer, SpatialFilterTest, TestSolrCoreSnapshots,
TestLegacyNumericUtils, TestExactSharedStatsCache, DateFieldTest,
DistanceFunctionTest, TestDynamicFieldCollectionResource,
TestClusterProperties, SpellingQueryConverterTest, HdfsRecoveryZkTest,
TestCloudPseudoReturnFields, ClusterStateUpdateTest, TestExtendedDismaxParser,
SolrMetricsIntegrationTest, HdfsDirectoryTest, TestXmlQParserPlugin,
HdfsChaosMonkeySafeLeaderTest, JSONWriterTest, TestSolrQueryParser,
ComputePlanActionTest, SolrCoreCheckLockOnStartupTest,
TemplateUpdateProcessorTest, TestSearchPerf, UpdateParamsTest, ReplaceNodeTest,
TestSolrXml, TestGraphTermsQParserPlugin, OverseerTest,
PreAnalyzedUpdateProcessorTest, PeerSyncTest, BlockJoinFacetRandomTest,
TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterSSL, TestUpdate,
SolrIndexSplitterTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
RestoreTriggerStateTest, DeleteReplicaTest, TestScoreJoinQPScore,
CoreAdminRequestStatusTest, TestSQLHandlerNonCloud, TestTrie, TestRecoveryHdfs,
MetricTriggerTest, TestZkChroot, TestJettySolrRunner,
CoreAdminCreateDiscoverTest, TestLazyCores, SolrTestCaseJ4Test,
TestHdfsBackupRestoreCore, DistributedFacetPivotLargeTest,
SecurityConfHandlerTest, TestCollectionAPI, PluginInfoTest,
UUIDUpdateProcessorFallbackTest, ChaosMonkeySafeLeaderTest,
TestSolrCLIRunExample, TestSimpleTrackingShardHandler, ConnectionManagerTest,
QueryEqualityTest, TestSolrDeletionPolicy1, TestStressLucene,
BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest,
DistributedIntervalFacetingTest, TestDistributedMissingSort,
TestDocumentBuilder, TestHighlightDedupGrouping, TestJoin,
PathHierarchyTokenizerFactoryTest, TestLuceneMatchVersion,
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory,
TokenizerChainTest, TestEmbeddedSolrServerConstructors, ActionThrottleTest,
AssignBackwardCompatibilityTest, BasicDistributedZkTest, BasicZkTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPISolrJTest,
LeaderTragicEventTest]
[junit4] Completed [454/823 (4!)] on J2 in 5.02s, 2 tests, 2 errors <<<
FAILURES!
[...truncated 355 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_C47C02C47C793E78-001/init-core-data-001
[junit4] 1> 14:10:01.838 [Thread-3863] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 1> 14:10:01.956 [jetty-launcher-8200-thread-1] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:10:01.960 [jetty-launcher-8200-thread-3] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:10:01.962 [jetty-launcher-8200-thread-2] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:10:02.475
[OverseerAutoScalingTriggerThread-74132234243538951-127.0.0.1:35084_solr-n_0000000000]
DEBUG org.apache.solr.cloud.autoscaling.OverseerTriggerThread - Adding
.auto_add_replicas and .scheduled_maintenance triggers
[junit4] 1> 14:10:02.477
[OverseerAutoScalingTriggerThread-74132234243538951-127.0.0.1:35084_solr-n_0000000000]
DEBUG org.apache.solr.cloud.autoscaling.OverseerTriggerThread - Refreshing
/autoscaling.json with znode version 1
[junit4] 1> 14:10:02.477
[OverseerAutoScalingTriggerThread-74132234243538951-127.0.0.1:35084_solr-n_0000000000]
DEBUG org.apache.solr.cloud.autoscaling.OverseerTriggerThread - Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 1> 14:10:02.477
[OverseerAutoScalingTriggerThread-74132234243538951-127.0.0.1:35084_solr-n_0000000000]
DEBUG org.apache.solr.cloud.autoscaling.OverseerTriggerThread - Processed
trigger updates upto znodeVersion 1
[junit4] 1> 14:10:02.532
[OverseerAutoScalingTriggerThread-74132234243538951-127.0.0.1:35084_solr-n_0000000000]
DEBUG org.apache.solr.cloud.autoscaling.NodeLostTrigger - NodeLostTrigger
.auto_add_replicas - Initial livenodes: []
[junit4] 1> 14:10:02.536 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:02.566
[OverseerAutoScalingTriggerThread-74132234243538951-127.0.0.1:35084_solr-n_0000000000]
DEBUG org.apache.solr.cloud.autoscaling.OverseerTriggerThread - -- clean old
nodeAdded markers
[junit4] 1> 14:10:02.566
[OverseerAutoScalingTriggerThread-74132234243538951-127.0.0.1:35084_solr-n_0000000000]
DEBUG org.apache.solr.cloud.autoscaling.OverseerTriggerThread - Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 1> 14:10:03.543 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:04.552 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:04.940 [DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_C47C02C47C793E78-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_C47C02C47C793E78-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to localhost/127.0.0.1:35476] ERROR
org.apache.hadoop.hdfs.server.datanode.DirectoryScanner -
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 1> 14:10:05.552 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:06.100 [DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_C47C02C47C793E78-001/tempDir-002/hdfsBaseDir/data/data3/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_C47C02C47C793E78-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to localhost/127.0.0.1:35476] ERROR
org.apache.hadoop.hdfs.server.datanode.DirectoryScanner -
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 1> 14:10:06.553 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:07.553 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:08.554 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:12.425 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:12.456 [Finalizer] ERROR
org.apache.solr.core.CoreContainer - CoreContainer was not close prior to
finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!! instance=1603358033
[junit4] 1> 14:10:13.425 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:14.427 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:15.427 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:16.428 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:17.428 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:18.441 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:19.441 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:20.441 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:21.441 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:22.443 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:23.444 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:24.444 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 1> 14:10:25.444 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:25.444 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Tracking lost node:
127.0.0.1:33253_solr
[junit4] 1> 14:10:26.445 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:27.445 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:28.445 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:29.446 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:30.446 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:31.446 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:32.447 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:33.447 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:34.447 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:35.448 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:35.448 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - NodeLostTrigger firing
registered processor for lost nodes: [127.0.0.1:33253_solr]
[junit4] 1> 14:10:35.450 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.ScheduledTriggers - ++++++++ Cooldown
inactive - processing event: {
[junit4] 1> "id":"707770222e106bTedyclk091td2m5jo7m3vqel4b",
[junit4] 1> "source":".auto_add_replicas",
[junit4] 1> "eventTime":31656520885080171,
[junit4] 1> "eventType":"NODELOST",
[junit4] 1> "properties":{
[junit4] 1> "eventTimes":[31656520885080171],
[junit4] 1> "nodeNames":["127.0.0.1:33253_solr"]}}
[junit4] 1> 14:10:35.451 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.ScheduledTriggers - Pausing all triggers:
[.auto_add_replicas, .scheduled_maintenance]
[junit4] 1> 14:10:35.453 [ScheduledTrigger-7423-thread-3] INFO
org.apache.solr.cloud.autoscaling.SystemLogListener - Collection .system does
not exist, disabling logging.
[junit4] 1> 14:10:35.461 [AutoscalingActionExecutor-7424-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.ScheduledTriggers - -- processing actions for
{
[junit4] 1> "id":"707770222e106bTedyclk091td2m5jo7m3vqel4b",
[junit4] 1> "source":".auto_add_replicas",
[junit4] 1> "eventTime":31656520885080171,
[junit4] 1> "eventType":"NODELOST",
[junit4] 1> "properties":{
[junit4] 1> "eventTimes":[31656520885080171],
[junit4] 1> "_enqueue_time_":31656530891934584,
[junit4] 1> "nodeNames":["127.0.0.1:33253_solr"]}}
[junit4] 1> 14:10:35.463 [AutoscalingActionExecutor-7424-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.ComputePlanAction - -- processing event: {
[junit4] 1> "id":"707770222e106bTedyclk091td2m5jo7m3vqel4b",
[junit4] 1> "source":".auto_add_replicas",
[junit4] 1> "eventTime":31656520885080171,
[junit4] 1> "eventType":"NODELOST",
[junit4] 1> "properties":{
[junit4] 1> "eventTimes":[31656520885080171],
[junit4] 1> "_enqueue_time_":31656530891934584,
[junit4] 1> "nodeNames":["127.0.0.1:33253_solr"]}} with context
properties: {BEFORE_ACTION=[auto_add_replicas_plan]}
[junit4] 1> 14:10:35.463 [AutoscalingActionExecutor-7424-thread-1] DEBUG
org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper - Creating a new
session
[junit4] 1> 14:10:35.507 [AutoscalingActionExecutor-7424-thread-1] DEBUG
org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper - New session
created
[junit4] 1> 14:10:35.512 [AutoscalingActionExecutor-7424-thread-1] INFO
org.apache.solr.cloud.autoscaling.ComputePlanAction - Computed Plan:
action=MOVEREPLICA&collection=testSimple1&targetNode=127.0.0.1:46677_solr&inPlaceMove=true&replica=core_node6
[junit4] 1> 14:10:35.513 [AutoscalingActionExecutor-7424-thread-1] INFO
org.apache.solr.cloud.autoscaling.ComputePlanAction - Computed Plan:
action=MOVEREPLICA&collection=testSimple1&targetNode=127.0.0.1:46677_solr&inPlaceMove=true&replica=core_node2
[junit4] 1> 14:10:35.513 [AutoscalingActionExecutor-7424-thread-1] INFO
org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper - returnSession,
curr-time 31656530954 sessionWrapper.createTime 31656530947771567,
this.sessionWrapper.createTime 31656530947771567
[junit4] 1> 14:10:35.513 [AutoscalingActionExecutor-7424-thread-1] DEBUG
org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper - session set to
NULL
[junit4] 1> 14:10:35.514 [AutoscalingActionExecutor-7424-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.ExecutePlanAction - -- processing event: {
[junit4] 1> "id":"707770222e106bTedyclk091td2m5jo7m3vqel4b",
[junit4] 1> "source":".auto_add_replicas",
[junit4] 1> "eventTime":31656520885080171,
[junit4] 1> "eventType":"NODELOST",
[junit4] 1> "properties":{
[junit4] 1> "eventTimes":[31656520885080171],
[junit4] 1> "_enqueue_time_":31656530891934584,
[junit4] 1> "nodeNames":["127.0.0.1:33253_solr"]}} with context
properties:
{operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@2e3f95d7,
org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@21de2dfe],
AFTER_ACTION=[auto_add_replicas_plan], BEFORE_ACTION=[auto_add_replicas_plan,
execute_plan]}
[junit4] 1> 14:10:35.514 [AutoscalingActionExecutor-7424-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.ExecutePlanAction - Executing operation:
action=MOVEREPLICA&collection=testSimple1&targetNode=127.0.0.1:46677_solr&inPlaceMove=true&replica=core_node6
[junit4] 1> 14:10:40.529 [AutoscalingActionExecutor-7424-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.ExecutePlanAction - Executing operation:
action=MOVEREPLICA&collection=testSimple1&targetNode=127.0.0.1:46677_solr&inPlaceMove=true&replica=core_node2
[junit4] 1> 14:10:42.327
[TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C47C02C47C793E78]]
ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option
solr.log.dir. Logging may be missing or incomplete.
[junit4] 1> 14:10:42.589
[coreLoadExecutor-7516-thread-2-processing-n:127.0.0.1:33253_solr] ERROR
org.apache.solr.cloud.CloudUtil -
[junit4] 1> org.apache.solr.common.SolrException: Will not load SolrCore
testSimple1_shard2_replica_n5 because it has been replaced due to failover.
[junit4] 1> at
org.apache.solr.cloud.CloudUtil.checkSharedFSFailoverReplaced(CloudUtil.java:87)
~[java/:?]
[junit4] 1> at
org.apache.solr.cloud.ZkController.throwErrorIfReplicaReplaced(ZkController.java:2504)
~[java/:?]
[junit4] 1> at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:678)
~[java/:?]
[junit4] 1> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 1> at
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
[junit4] 1> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 1> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_172]
[junit4] 1> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_172]
[junit4] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 1> 14:10:42.590
[coreLoadExecutor-7516-thread-1-processing-n:127.0.0.1:33253_solr] ERROR
org.apache.solr.cloud.CloudUtil -
[junit4] 1> org.apache.solr.common.SolrException: Will not load SolrCore
testSimple1_shard1_replica_n1 because it has been replaced due to failover.
[junit4] 1> at
org.apache.solr.cloud.CloudUtil.checkSharedFSFailoverReplaced(CloudUtil.java:87)
~[java/:?]
[junit4] 1> at
org.apache.solr.cloud.ZkController.throwErrorIfReplicaReplaced(ZkController.java:2504)
~[java/:?]
[junit4] 1> at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:678)
~[java/:?]
[junit4] 1> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 1> at
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
[junit4] 1> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 1> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_172]
[junit4] 1> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_172]
[junit4] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 1> 14:10:42.591
[coreContainerWorkExecutor-7509-thread-1-processing-n:127.0.0.1:33253_solr]
ERROR org.apache.solr.core.CoreContainer - Error waiting for SolrCore to be
loaded on startup
[junit4] 1> org.apache.solr.common.SolrException: Will not load SolrCore
testSimple1_shard1_replica_n1 because it has been replaced due to failover.
[junit4] 1> at
org.apache.solr.cloud.CloudUtil.checkSharedFSFailoverReplaced(CloudUtil.java:90)
~[java/:?]
[junit4] 1> at
org.apache.solr.cloud.ZkController.throwErrorIfReplicaReplaced(ZkController.java:2504)
~[java/:?]
[junit4] 1> at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:678)
~[java/:?]
[junit4] 1> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 1> at
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
[junit4] 1> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 1> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_172]
[junit4] 1> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_172]
[junit4] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 1> 14:10:42.592
[coreContainerWorkExecutor-7509-thread-1-processing-n:127.0.0.1:33253_solr]
ERROR org.apache.solr.core.CoreContainer - Error waiting for SolrCore to be
loaded on startup
[junit4] 1> org.apache.solr.common.SolrException: Will not load SolrCore
testSimple1_shard2_replica_n5 because it has been replaced due to failover.
[junit4] 1> at
org.apache.solr.cloud.CloudUtil.checkSharedFSFailoverReplaced(CloudUtil.java:90)
~[java/:?]
[junit4] 1> at
org.apache.solr.cloud.ZkController.throwErrorIfReplicaReplaced(ZkController.java:2504)
~[java/:?]
[junit4] 1> at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:678)
~[java/:?]
[junit4] 1> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 1> at
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
[junit4] 1> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 1> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_172]
[junit4] 1> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_172]
[junit4] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 1> 14:10:44.937
[TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C47C02C47C793E78]]
ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option
solr.log.dir. Logging may be missing or incomplete.
[junit4] 1> 14:10:45.574 [AutoscalingActionExecutor-7424-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.ScheduledTriggers - Resuming trigger:
.auto_add_replicas after 5000ms
[junit4] 1> 14:10:45.574 [AutoscalingActionExecutor-7424-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.ScheduledTriggers - Resuming trigger:
.scheduled_maintenance after 5000ms
[junit4] 1> 14:10:45.574 [AutoscalingActionExecutor-7424-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.ScheduledTriggers - -- processing took 10113
ms for event id=707770222e106bTedyclk091td2m5jo7m3vqel4b
[junit4] 1> 14:10:50.297
[OldIndexDirectoryCleanupThreadForCore-testSimple2_shard2_replica_n5] ERROR
org.apache.solr.core.HdfsDirectoryFactory - Error checking if hdfs path
hdfs://localhost:35476/data/testSimple2/core_node6/data/ exists
[junit4] 1> java.io.IOException: Filesystem closed
[junit4] 1> at
org.apache.hadoop.hdfs.DFSClient.checkOpen(DFSClient.java:808)
~[hadoop-hdfs-2.7.4.jar:?]
[junit4] 1> at
org.apache.hadoop.hdfs.DFSClient.getFileInfo(DFSClient.java:2105)
~[hadoop-hdfs-2.7.4.jar:?]
[junit4] 1> at
org.apache.hadoop.hdfs.DistributedFileSystem$22.doCall(DistributedFileSystem.java:1305)
~[hadoop-hdfs-2.7.4.jar:?]
[junit4] 1> at
org.apache.hadoop.hdfs.DistributedFileSystem$22.doCall(DistributedFileSystem.java:1301)
~[hadoop-hdfs-2.7.4.jar:?]
[junit4] 1> at
org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
~[hadoop-common-2.7.4.jar:?]
[junit4] 1> at
org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:1317)
~[hadoop-hdfs-2.7.4.jar:?]
[junit4] 1> at
org.apache.hadoop.fs.FileSystem.exists(FileSystem.java:1426)
~[hadoop-common-2.7.4.jar:?]
[junit4] 1> at
org.apache.solr.core.HdfsDirectoryFactory.cleanupOldIndexDirectories(HdfsDirectoryFactory.java:515)
~[java/:?]
[junit4] 1> at
org.apache.solr.core.SolrCore.lambda$cleanupOldIndexDirectories$21(SolrCore.java:3099)
~[java/:?]
[junit4] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 1> 14:10:50.574 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:51.575 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:52.575 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:53.575 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:54.575 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:55.575 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:56.575 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:57.576 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:58.577 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:10:59.577 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:00.578 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:01.578 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:02.578 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:03.578 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:04.578 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:05.579 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:06.579 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:07.579 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:08.580 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:09.580 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:10.580 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:11.580 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:12.581 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:13.581 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:14.581 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:15.581 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:16.582 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:17.582 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:18.582 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:19.582 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:20.583 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:21.583 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:22.583 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:23.584 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:24.584 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:25.584 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:26.585 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:27.585 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:28.585 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:29.585 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:30.586 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:31.586 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:32.586 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:33.587 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:34.587 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:35.587 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:36.587 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:37.588 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:38.588 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:39.588 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:40.588 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:41.589 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:42.589 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:43.589 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:44.589 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:45.590 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:46.590 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:47.590 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:48.591 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:49.591 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:50.591 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:51.591 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:52.592 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:53.592 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:54.592 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:55.592 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:56.593 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:57.593 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:58.593 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:11:59.593 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:00.594 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:01.594 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:02.594 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:03.594 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:04.595 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:05.595 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:06.595 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:07.595 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:08.596 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:09.596 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:10.596 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:11.596 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:12.597 [ScheduledTrigger-7423-thread-3] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:13.597 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:14.597 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:15.597 [ScheduledTrigger-7423-thread-1] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:16.598 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:17.598 [ScheduledTrigger-7423-thread-4] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:18.598 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 1> 14:12:19.599 [ScheduledTrigger-7423-thread-2] DEBUG
org.apache.solr.cloud.autoscaling.NodeLostTrigger - Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=HdfsAutoAddReplicasIntegrationTest -Dtests.method=testSimple
-Dtests.seed=C47C02C47C793E78 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=en-IE -Dtests.timezone=Africa/Harare -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 133s J0 | HdfsAutoAddReplicasIntegrationTest.testSimple <<<
[junit4] > Throwable #1: java.lang.AssertionError: Waiting for collection
testSimple2
[junit4] > null
[junit4] > Live Nodes: [127.0.0.1:35084_solr, 127.0.0.1:46677_solr]
[junit4] > Last available state:
DocCollection(testSimple2//collections/testSimple2/state.json/24)={
[junit4] > "pullReplicas":"0",
[junit4] > "replicationFactor":"2",
[junit4] > "shards":{
[junit4] > "shard1":{
[junit4] > "range":"80000000-ffffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node2":{
[junit4] > "dataD
[...truncated too long message...]
ck:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1391071510
[copy] Copying 241 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1391071510
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1391071510
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 52ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 130 minutes 34 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]