Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/596/
4 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.analytics.NoFacetTest
Error Message:
Could not load collection from ZK: collection1
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
collection1
at __randomizedtesting.SeedInfo.seed([619C37EC84026E22]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1301)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:730)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:148)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:131)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154)
at
org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:63)
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$6.evaluate(RandomizedRunner.java:874)
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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/collection1/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1313)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1299)
... 29 more
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
Error Message:
waitFor not elapsed but produced an event
Stack Trace:
java.lang.AssertionError: waitFor not elapsed but produced an event
at
__randomizedtesting.SeedInfo.seed([CC7CCC5920CAD934:AFB7FADBB905AA19]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:180)
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.IndexSizeTriggerTest.testSplitIntegration
Error Message:
last state:
DocCollection(testSplitIntegration_collection//clusterstate.json/84)={
"replicationFactor":"2", "pullReplicas":"0",
"router":{"name":"compositeId"}, "maxShardsPerNode":"2",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0",
"autoCreated":"true", "shards":{ "shard2":{ "replicas":{
"core_node3":{
"core":"testSplitIntegration_collection_shard2_replica_n3",
"leader":"true", "SEARCHER.searcher.maxDoc":11,
"SEARCHER.searcher.deletedDocs":0, "INDEX.sizeInBytes":1,
"node_name":"127.0.0.1:10005_solr", "state":"active",
"type":"NRT", "SEARCHER.searcher.numDocs":11}, "core_node4":{
"core":"testSplitIntegration_collection_shard2_replica_n4",
"SEARCHER.searcher.maxDoc":11, "SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":1, "node_name":"127.0.0.1:10006_solr",
"state":"active", "type":"NRT",
"SEARCHER.searcher.numDocs":11}}, "range":"0-7fffffff",
"state":"active"}, "shard1":{ "stateTimestamp":"1525525750764288800",
"replicas":{ "core_node1":{
"core":"testSplitIntegration_collection_shard1_replica_n1",
"leader":"true", "SEARCHER.searcher.maxDoc":14,
"SEARCHER.searcher.deletedDocs":0, "INDEX.sizeInBytes":1,
"node_name":"127.0.0.1:10005_solr", "state":"active",
"type":"NRT", "SEARCHER.searcher.numDocs":14}, "core_node2":{
"core":"testSplitIntegration_collection_shard1_replica_n2",
"SEARCHER.searcher.maxDoc":14, "SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":1, "node_name":"127.0.0.1:10006_solr",
"state":"active", "type":"NRT",
"SEARCHER.searcher.numDocs":14}}, "range":"80000000-ffffffff",
"state":"inactive"}, "shard1_1":{ "parent":"shard1",
"stateTimestamp":"1525525750764929900", "range":"c0000000-ffffffff",
"state":"active", "replicas":{ "core_node10":{
"leader":"true",
"core":"testSplitIntegration_collection_shard1_1_replica1",
"SEARCHER.searcher.maxDoc":7, "SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":1, "node_name":"127.0.0.1:10005_solr",
"base_url":"http://127.0.0.1:10005/solr", "state":"active",
"type":"NRT", "SEARCHER.searcher.numDocs":7},
"core_node9":{
"core":"testSplitIntegration_collection_shard1_1_replica0",
"SEARCHER.searcher.maxDoc":7, "SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":1, "node_name":"127.0.0.1:10006_solr",
"base_url":"http://127.0.0.1:10006/solr", "state":"active",
"type":"NRT", "SEARCHER.searcher.numDocs":7}}}, "shard1_0":{
"parent":"shard1", "stateTimestamp":"1525525750764824550",
"range":"80000000-bfffffff", "state":"active", "replicas":{
"core_node7":{ "leader":"true",
"core":"testSplitIntegration_collection_shard1_0_replica0",
"SEARCHER.searcher.maxDoc":7, "SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":1, "node_name":"127.0.0.1:10006_solr",
"base_url":"http://127.0.0.1:10006/solr", "state":"active",
"type":"NRT", "SEARCHER.searcher.numDocs":7},
"core_node8":{
"core":"testSplitIntegration_collection_shard1_0_replica1",
"SEARCHER.searcher.maxDoc":7, "SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":1, "node_name":"127.0.0.1:10005_solr",
"base_url":"http://127.0.0.1:10005/solr", "state":"active",
"type":"NRT", "SEARCHER.searcher.numDocs":7}}}}}
Stack Trace:
java.util.concurrent.TimeoutException: last state:
DocCollection(testSplitIntegration_collection//clusterstate.json/84)={
"replicationFactor":"2",
"pullReplicas":"0",
"router":{"name":"compositeId"},
"maxShardsPerNode":"2",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0",
"autoCreated":"true",
"shards":{
"shard2":{
"replicas":{
"core_node3":{
"core":"testSplitIntegration_collection_shard2_replica_n3",
"leader":"true",
"SEARCHER.searcher.maxDoc":11,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":1,
"node_name":"127.0.0.1:10005_solr",
"state":"active",
"type":"NRT",
"SEARCHER.searcher.numDocs":11},
"core_node4":{
"core":"testSplitIntegration_collection_shard2_replica_n4",
"SEARCHER.searcher.maxDoc":11,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":1,
"node_name":"127.0.0.1:10006_solr",
"state":"active",
"type":"NRT",
"SEARCHER.searcher.numDocs":11}},
"range":"0-7fffffff",
"state":"active"},
"shard1":{
"stateTimestamp":"1525525750764288800",
"replicas":{
"core_node1":{
"core":"testSplitIntegration_collection_shard1_replica_n1",
"leader":"true",
"SEARCHER.searcher.maxDoc":14,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":1,
"node_name":"127.0.0.1:10005_solr",
"state":"active",
"type":"NRT",
"SEARCHER.searcher.numDocs":14},
"core_node2":{
"core":"testSplitIntegration_collection_shard1_replica_n2",
"SEARCHER.searcher.maxDoc":14,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":1,
"node_name":"127.0.0.1:10006_solr",
"state":"active",
"type":"NRT",
"SEARCHER.searcher.numDocs":14}},
"range":"80000000-ffffffff",
"state":"inactive"},
"shard1_1":{
"parent":"shard1",
"stateTimestamp":"1525525750764929900",
"range":"c0000000-ffffffff",
"state":"active",
"replicas":{
"core_node10":{
"leader":"true",
"core":"testSplitIntegration_collection_shard1_1_replica1",
"SEARCHER.searcher.maxDoc":7,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":1,
"node_name":"127.0.0.1:10005_solr",
"base_url":"http://127.0.0.1:10005/solr",
"state":"active",
"type":"NRT",
"SEARCHER.searcher.numDocs":7},
"core_node9":{
"core":"testSplitIntegration_collection_shard1_1_replica0",
"SEARCHER.searcher.maxDoc":7,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":1,
"node_name":"127.0.0.1:10006_solr",
"base_url":"http://127.0.0.1:10006/solr",
"state":"active",
"type":"NRT",
"SEARCHER.searcher.numDocs":7}}},
"shard1_0":{
"parent":"shard1",
"stateTimestamp":"1525525750764824550",
"range":"80000000-bfffffff",
"state":"active",
"replicas":{
"core_node7":{
"leader":"true",
"core":"testSplitIntegration_collection_shard1_0_replica0",
"SEARCHER.searcher.maxDoc":7,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":1,
"node_name":"127.0.0.1:10006_solr",
"base_url":"http://127.0.0.1:10006/solr",
"state":"active",
"type":"NRT",
"SEARCHER.searcher.numDocs":7},
"core_node8":{
"core":"testSplitIntegration_collection_shard1_0_replica1",
"SEARCHER.searcher.maxDoc":7,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":1,
"node_name":"127.0.0.1:10005_solr",
"base_url":"http://127.0.0.1:10005/solr",
"state":"active",
"type":"NRT",
"SEARCHER.searcher.numDocs":7}}}}}
at
__randomizedtesting.SeedInfo.seed([CC7CCC5920CAD934:F5F275190F3510CA]:0)
at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:111)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:299)
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.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState
Error Message:
Could not load collection from ZK: waitforstate
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
waitforstate
at
__randomizedtesting.SeedInfo.seed([DB7D798FB74F6A97:D911657E71617C2]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1301)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:730)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:148)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:131)
at
org.apache.solr.common.cloud.ZkStateReader.registerCollectionStateWatcher(ZkStateReader.java:1419)
at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1449)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:450)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState(TestCollectionStateWatchers.java:182)
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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/waitforstate/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1313)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1299)
... 46 more
Build Log:
[...truncated 13625 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4] 2> 2687355 INFO
(SUITE-IndexSizeTriggerTest-seed#[CC7CCC5920CAD934]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_CC7CCC5920CAD934-001/init-core-data-001
[junit4] 2> 2687373 WARN
(SUITE-IndexSizeTriggerTest-seed#[CC7CCC5920CAD934]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 2687374 INFO
(SUITE-IndexSizeTriggerTest-seed#[CC7CCC5920CAD934]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2687444 INFO
(SUITE-IndexSizeTriggerTest-seed#[CC7CCC5920CAD934]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2687445 INFO
(SUITE-IndexSizeTriggerTest-seed#[CC7CCC5920CAD934]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_CC7CCC5920CAD934-001/tempDir-001
[junit4] 2> 2687446 INFO
(SUITE-IndexSizeTriggerTest-seed#[CC7CCC5920CAD934]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2687468 INFO (Thread-3515) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2687468 INFO (Thread-3515) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2687574 INFO
(SUITE-IndexSizeTriggerTest-seed#[CC7CCC5920CAD934]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44036
[junit4] 2> 2687623 ERROR (Thread-3515) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2687785 INFO (zkConnectionManagerCallback-7162-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2687880 INFO (jetty-launcher-7159-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2687881 INFO (jetty-launcher-7159-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2688118 INFO (jetty-launcher-7159-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2688118 INFO (jetty-launcher-7159-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2688118 INFO (jetty-launcher-7159-thread-2) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 2688154 INFO (jetty-launcher-7159-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@50cacdb9{/solr,null,AVAILABLE}
[junit4] 2> 2688155 INFO (jetty-launcher-7159-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5c025c99{SSL,[ssl,
http/1.1]}{127.0.0.1:44524}
[junit4] 2> 2688155 INFO (jetty-launcher-7159-thread-2) [ ]
o.e.j.s.Server Started @2688336ms
[junit4] 2> 2688155 INFO (jetty-launcher-7159-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44524}
[junit4] 2> 2688155 ERROR (jetty-launcher-7159-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2688155 INFO (jetty-launcher-7159-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2688156 INFO (jetty-launcher-7159-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 2688156 INFO (jetty-launcher-7159-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2688156 INFO (jetty-launcher-7159-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2688156 INFO (jetty-launcher-7159-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-04T09:48:24.131Z
[junit4] 2> 2688197 INFO (jetty-launcher-7159-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2688197 INFO (jetty-launcher-7159-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2688197 INFO (jetty-launcher-7159-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 2688197 INFO (jetty-launcher-7159-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3c9ff115{/solr,null,AVAILABLE}
[junit4] 2> 2688198 INFO (jetty-launcher-7159-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6da71ccb{SSL,[ssl,
http/1.1]}{127.0.0.1:39280}
[junit4] 2> 2688198 INFO (jetty-launcher-7159-thread-1) [ ]
o.e.j.s.Server Started @2688379ms
[junit4] 2> 2688198 INFO (jetty-launcher-7159-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39280}
[junit4] 2> 2688198 ERROR (jetty-launcher-7159-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2688198 INFO (jetty-launcher-7159-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2688198 INFO (jetty-launcher-7159-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 2688198 INFO (jetty-launcher-7159-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2688198 INFO (jetty-launcher-7159-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2688198 INFO (jetty-launcher-7159-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-04T09:48:24.173Z
[junit4] 2> 2688300 INFO (zkConnectionManagerCallback-7164-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2688313 INFO (jetty-launcher-7159-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2688331 INFO (zkConnectionManagerCallback-7166-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2688337 INFO (jetty-launcher-7159-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2688394 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x101cecffcb10002, likely client has closed socket
[junit4] 2> 2688411 INFO (jetty-launcher-7159-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44036/solr
[junit4] 2> 2688446 INFO (zkConnectionManagerCallback-7170-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2688464 INFO (jetty-launcher-7159-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44036/solr
[junit4] 2> 2688483 INFO (zkConnectionManagerCallback-7174-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2688499 INFO (zkConnectionManagerCallback-7176-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2688645 INFO (zkConnectionManagerCallback-7178-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2688924 INFO (jetty-launcher-7159-thread-2)
[n:127.0.0.1:44524_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2688941 INFO (jetty-launcher-7159-thread-2)
[n:127.0.0.1:44524_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44524_solr
[junit4] 2> 2689012 INFO (jetty-launcher-7159-thread-2)
[n:127.0.0.1:44524_solr ] o.a.s.c.Overseer Overseer
(id=72566461707649030-127.0.0.1:44524_solr-n_0000000000) starting
[junit4] 2> 2689193 INFO (zkConnectionManagerCallback-7187-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2689194 INFO (jetty-launcher-7159-thread-2)
[n:127.0.0.1:44524_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44036/solr ready
[junit4] 2> 2689221 INFO (jetty-launcher-7159-thread-2)
[n:127.0.0.1:44524_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44524_solr
[junit4] 2> 2689223 DEBUG
(OverseerAutoScalingTriggerThread-72566461707649030-127.0.0.1:44524_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 2689232 DEBUG
(OverseerAutoScalingTriggerThread-72566461707649030-127.0.0.1:44524_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 2689233 DEBUG
(OverseerAutoScalingTriggerThread-72566461707649030-127.0.0.1:44524_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 2689233 DEBUG
(OverseerAutoScalingTriggerThread-72566461707649030-127.0.0.1:44524_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 2689266 INFO (zkCallback-7186-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2689266 INFO (zkCallback-7177-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2689339 DEBUG
(OverseerAutoScalingTriggerThread-72566461707649030-127.0.0.1:44524_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:44524_solr]
[junit4] 2> 2689340 DEBUG (ScheduledTrigger-4874-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1
[junit4] 2> 2689375 DEBUG
(OverseerAutoScalingTriggerThread-72566461707649030-127.0.0.1:44524_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2689376 DEBUG
(OverseerAutoScalingTriggerThread-72566461707649030-127.0.0.1:44524_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 2689891 INFO (jetty-launcher-7159-thread-1)
[n:127.0.0.1:39280_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2689977 INFO (jetty-launcher-7159-thread-1)
[n:127.0.0.1:39280_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2689979 INFO (jetty-launcher-7159-thread-1)
[n:127.0.0.1:39280_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2689979 INFO (jetty-launcher-7159-thread-1)
[n:127.0.0.1:39280_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39280_solr
[junit4] 2> 2690013 INFO (zkCallback-7177-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2690013 INFO (zkCallback-7186-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2690014 INFO (zkCallback-7175-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2690493 DEBUG (ScheduledTrigger-4874-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2691577 DEBUG (ScheduledTrigger-4874-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2691617 INFO (jetty-launcher-7159-thread-1)
[n:127.0.0.1:39280_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39280.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@277a6484
[junit4] 2> 2691682 INFO (jetty-launcher-7159-thread-2)
[n:127.0.0.1:44524_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44524.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@277a6484
[junit4] 2> 2691701 INFO (jetty-launcher-7159-thread-1)
[n:127.0.0.1:39280_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39280.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@277a6484
[junit4] 2> 2691701 INFO (jetty-launcher-7159-thread-1)
[n:127.0.0.1:39280_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39280.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@277a6484
[junit4] 2> 2691721 INFO (jetty-launcher-7159-thread-2)
[n:127.0.0.1:44524_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44524.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@277a6484
[junit4] 2> 2691721 INFO (jetty-launcher-7159-thread-2)
[n:127.0.0.1:44524_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44524.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@277a6484
[junit4] 2> 2691735 INFO (jetty-launcher-7159-thread-2)
[n:127.0.0.1:44524_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_CC7CCC5920CAD934-001/tempDir-001/node2/.
[junit4] 2> 2691756 INFO (jetty-launcher-7159-thread-1)
[n:127.0.0.1:39280_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_CC7CCC5920CAD934-001/tempDir-001/node1/.
[junit4] 2> 2691793 INFO (zkConnectionManagerCallback-7192-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2691794 INFO (jetty-launcher-7159-thread-1)
[n:127.0.0.1:39280_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2691811 INFO (jetty-launcher-7159-thread-1)
[n:127.0.0.1:39280_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44036/solr ready
[junit4] 2> 2691996 INFO (zkConnectionManagerCallback-7194-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2692011 INFO (zkConnectionManagerCallback-7199-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2692012 INFO
(SUITE-IndexSizeTriggerTest-seed#[CC7CCC5920CAD934]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2692013 INFO
(SUITE-IndexSizeTriggerTest-seed#[CC7CCC5920CAD934]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44036/solr ready
[junit4] 2> 2692033 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 2692033 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 0
[junit4] 2> 2692033 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
[junit4] 2> 2692033 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
[junit4] 2> 2692034 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr]
[junit4] 2> 2692034 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2692034 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
[junit4] 2> 2692034 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692100 DEBUG (ScheduledTrigger-4883-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692120 DEBUG (ScheduledTrigger-4883-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692141 DEBUG (ScheduledTrigger-4883-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692161 DEBUG (ScheduledTrigger-4883-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692197 DEBUG (ScheduledTrigger-4883-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692217 DEBUG (ScheduledTrigger-4883-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692388 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692424 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692518 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692554 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692577 DEBUG (ScheduledTrigger-4874-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692627 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692652 INFO
(TEST-IndexSizeTriggerTest.testTrigger-seed#[CC7CCC5920CAD934]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testTrigger
[junit4] 2> 2692664 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692700 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692737 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692773 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692810 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692871 DEBUG (simCloudManagerPool-4882-thread-6) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
testTrigger_collection / shard2: {"core_node3":{
[junit4] 2> "core":"testTrigger_collection_shard2_replica_n3",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":0,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":1,
[junit4] 2> "node_name":"127.0.0.1:10006_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "SEARCHER.searcher.numDocs":0,
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testTrigger_collection"}}
[junit4] 2> 2692876 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692895 DEBUG (simCloudManagerPool-4882-thread-7) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
testTrigger_collection / shard1: {"core_node1":{
[junit4] 2> "core":"testTrigger_collection_shard1_replica_n1",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":0,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":1,
[junit4] 2> "node_name":"127.0.0.1:10006_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "SEARCHER.searcher.numDocs":0,
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testTrigger_collection"}}
[junit4] 2> 2692911 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692932 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2692968 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693001 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693021 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693057 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693078 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693114 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693151 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693187 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693216 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693252 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693289 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693325 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693362 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693382 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693455 DEBUG (ScheduledTrigger-4883-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693487 DEBUG (ScheduledTrigger-4883-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693508 DEBUG (ScheduledTrigger-4883-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693548 DEBUG (ScheduledTrigger-4883-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693577 DEBUG (ScheduledTrigger-4874-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693581 DEBUG (ScheduledTrigger-4883-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693617 DEBUG (ScheduledTrigger-4883-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693654 DEBUG (ScheduledTrigger-4883-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2693657 INFO
(TEST-IndexSizeTriggerTest.testTrigger-seed#[CC7CCC5920CAD934]) [ ]
o.a.s.c.a.IndexSizeTriggerTest #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 2
[junit4] 2> ## Empty nodes: 0
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: [testTrigger_collection]
[junit4] 2> DocCollection(testTrigger_collection//clusterstate.json/28)={
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "autoCreated":"true",
[junit4] 2> "shards":{
[junit4] 2> "shard2":{
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"testTrigger_collection_shard2_replica_n3",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":11,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":1,
[junit4] 2> "node_name":"127.0.0.1:10006_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "SEARCHER.searcher.numDocs":11},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"testTrigger_collection_shard2_replica_n4",
[junit4] 2> "SEARCHER.searcher.maxDoc":11,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":1,
[junit4] 2> "node_name":"127.0.0.1:10005_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "SEARCHER.searcher.numDocs":11}},
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active"},
[junit4] 2> "shard1":{
[junit4] 2> "replicas":{
[junit4] 2> "core_node1":{
[junit4] 2> "core":"testTrigger_collection_shard1_replica_n1",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":14,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":1,
[junit4] 2> "node_name":"127.0.0.1:10006_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "SEARCHER.searcher.numDocs":14},
[junit4] 2> "core_node2":{
[junit4] 2> "core":"testTrigger_collection_shard1_replica_n2",
[junit4] 2> "SEARCHER.searcher.maxDoc":14,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":1,
[junit4] 2> "node_name":"127.0.0.1:10005_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "SEARCHER.searcher.numDocs":14}},
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active"}}}
[junit4] 2> ## Max replicas per node: 2
[junit4] 2> ## Min replicas per node: 2
[junit4] 2> ## Total replicas: 4
[junit4] 2> ## * testTrigger_collection 4
[junit4] 2> ## - active 4
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - CREATE 1
[junit4] 2> ## - update 26
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> 2693657 DEBUG
(TEST-IndexSizeTriggerTest.testTrigger-seed#[CC7CCC5920CAD934]) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
1
[junit4] 2> 2693658 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
[junit4] 2> 2693670 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 2693670 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2693670 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 2693853 INFO
(TEST-IndexSizeTriggerTest.testTrigger-seed#[CC7CCC5920CAD934]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testTrigger
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=IndexSizeTriggerTest -Dtests.method=testTrigger
-Dtests.seed=CC7CCC5920CAD934 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=es-NI -Dtests.timezone=Asia/Ulan_Bator -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 1.58s J1 | IndexSizeTriggerTest.testTrigger <<<
[junit4] > Throwable #1: java.lang.AssertionError: waitFor not elapsed
but produced an event
[junit4] > at
__randomizedtesting.SeedInfo.seed([CC7CCC5920CAD934:AFB7FADBB905AA19]:0)
[junit4] > at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:180)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2694188 INFO
(TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[CC7CCC5920CAD934]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMergeIntegration
[junit4] 2> 2694352 DEBUG (simCloudManagerPool-4882-thread-39) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
testMergeIntegration_collection / shard2: {"core_node3":{
[junit4] 2> "core":"testMergeIntegration_collection_shard2_replica_n3",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":0,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":1,
[junit4] 2> "node_name":"127.0.0.1:10006_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "SEARCHER.searcher.numDocs":0,
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testMergeIntegration_collection"}}
[junit4] 2> 2694368 DEBUG (simCloudManagerPool-4882-thread-40) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
testMergeIntegration_collection / shard1: {"core_node1":{
[junit4] 2> "core":"testMergeIntegration_collection_shard1_replica_n1",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":0,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":1,
[junit4] 2> "node_name":"127.0.0.1:10006_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "SEARCHER.searcher.numDocs":0,
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testMergeIntegration_collection"}}
[junit4] 2> 2694461 DEBUG (simCloudManagerPool-4882-thread-52) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2694461 DEBUG (simCloudManagerPool-4882-thread-52) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 2694462 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
[junit4] 2> 2694462 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 2694462 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2694462 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 2694482 DEBUG (simCloudManagerPool-4882-thread-53) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2694482 DEBUG (simCloudManagerPool-4882-thread-53) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 2694482 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
[junit4] 2> 2694482 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 2694482 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2694482 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 2694503 DEBUG (simCloudManagerPool-4882-thread-54) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2694503 DEBUG (simCloudManagerPool-4882-thread-54) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
4
[junit4] 2> 2694503 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
[junit4] 2> 2694503 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 2694503 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2694503 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
[junit4] 2> 2694587 DEBUG (ScheduledTrigger-4874-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2694670 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
[junit4] 2> "id":"1bef696dc7fd96T3esqq1w5gx5kb6i6lz7lwb5fv",
[junit4] 2> "source":"index_size_trigger",
[junit4] 2> "eventTime":7863060463615382,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{"testMergeIntegration_collection":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":7,\n
\"SEARCHER.searcher.deletedDocs\":5,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":2,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":2,\n \"__bytes__\":1,\n
\"shard\":\"shard1\",\n
\"collection\":\"testMergeIntegration_collection\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":3,\n
\"SEARCHER.searcher.deletedDocs\":0,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":3,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":3,\n \"__bytes__\":1,\n
\"shard\":\"shard2\",\n
\"collection\":\"testMergeIntegration_collection\"}}"]},
[junit4] 2> "requestedOps":["Op{action=MERGESHARDS,
hints={COLL_SHARD=[{\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard2\"}, {\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard1\"}]}}"]}}
[junit4] 2> 2694671 DEBUG (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Pausing all triggers: [index_size_trigger]
[junit4] 2> 2694741 INFO (ScheduledTrigger-4883-thread-2) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=7863073371370732, stage=STARTED, actionName='null',
event={
[junit4] 2> "id":"1bef696dc7fd96T3esqq1w5gx5kb6i6lz7lwb5fv",
[junit4] 2> "source":"index_size_trigger",
[junit4] 2> "eventTime":7863060463615382,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{"testMergeIntegration_collection":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":7,\n
\"SEARCHER.searcher.deletedDocs\":5,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":2,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":2,\n \"__bytes__\":1,\n
\"shard\":\"shard1\",\n
\"collection\":\"testMergeIntegration_collection\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":3,\n
\"SEARCHER.searcher.deletedDocs\":0,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":3,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":3,\n \"__bytes__\":1,\n
\"shard\":\"shard2\",\n
\"collection\":\"testMergeIntegration_collection\"}}"]},
[junit4] 2> "_enqueue_time_":7863070884926682,
[junit4] 2> "requestedOps":["Op{action=MERGESHARDS,
hints={COLL_SHARD=[{\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard2\"}, {\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard1\"}]}}"]}}, context={}, config={
[junit4] 2> "trigger":"index_size_trigger",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"]}, message='null'}
[junit4] 2> 2694831 DEBUG (AutoscalingActionExecutor-4884-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers -- processing actions for {
[junit4] 2> "id":"1bef696dc7fd96T3esqq1w5gx5kb6i6lz7lwb5fv",
[junit4] 2> "source":"index_size_trigger",
[junit4] 2> "eventTime":7863060463615382,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{"testMergeIntegration_collection":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":7,\n
\"SEARCHER.searcher.deletedDocs\":5,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":2,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":2,\n \"__bytes__\":1,\n
\"shard\":\"shard1\",\n
\"collection\":\"testMergeIntegration_collection\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":3,\n
\"SEARCHER.searcher.deletedDocs\":0,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":3,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":3,\n \"__bytes__\":1,\n
\"shard\":\"shard2\",\n
\"collection\":\"testMergeIntegration_collection\"}}"]},
[junit4] 2> "_enqueue_time_":7863070884926682,
[junit4] 2> "requestedOps":["Op{action=MERGESHARDS,
hints={COLL_SHARD=[{\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard2\"}, {\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard1\"}]}}"]}}
[junit4] 2> 2694832 INFO (AutoscalingActionExecutor-4884-thread-1) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=7863078899207032, stage=BEFORE_ACTION,
actionName='compute_plan', event={
[junit4] 2> "id":"1bef696dc7fd96T3esqq1w5gx5kb6i6lz7lwb5fv",
[junit4] 2> "source":"index_size_trigger",
[junit4] 2> "eventTime":7863060463615382,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{"testMergeIntegration_collection":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":7,\n
\"SEARCHER.searcher.deletedDocs\":5,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":2,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":2,\n \"__bytes__\":1,\n
\"shard\":\"shard1\",\n
\"collection\":\"testMergeIntegration_collection\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":3,\n
\"SEARCHER.searcher.deletedDocs\":0,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":3,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":3,\n \"__bytes__\":1,\n
\"shard\":\"shard2\",\n
\"collection\":\"testMergeIntegration_collection\"}}"]},
[junit4] 2> "_enqueue_time_":7863070884926682,
[junit4] 2> "requestedOps":["Op{action=MERGESHARDS,
hints={COLL_SHARD=[{\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard2\"}, {\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard1\"}]}}"]}},
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger},
config={
[junit4] 2> "trigger":"index_size_trigger",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"]}, message='null'}
[junit4] 2> 2694832 DEBUG (AutoscalingActionExecutor-4884-thread-1) [ ]
o.a.s.c.a.ComputePlanAction -- processing event: {
[junit4] 2> "id":"1bef696dc7fd96T3esqq1w5gx5kb6i6lz7lwb5fv",
[junit4] 2> "source":"index_size_trigger",
[junit4] 2> "eventTime":7863060463615382,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{"testMergeIntegration_collection":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":7,\n
\"SEARCHER.searcher.deletedDocs\":5,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":2,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":2,\n \"__bytes__\":1,\n
\"shard\":\"shard1\",\n
\"collection\":\"testMergeIntegration_collection\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":3,\n
\"SEARCHER.searcher.deletedDocs\":0,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":3,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":3,\n \"__bytes__\":1,\n
\"shard\":\"shard2\",\n
\"collection\":\"testMergeIntegration_collection\"}}"]},
[junit4] 2> "_enqueue_time_":7863070884926682,
[junit4] 2> "requestedOps":["Op{action=MERGESHARDS,
hints={COLL_SHARD=[{\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard2\"}, {\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard1\"}]}}"]}} with context properties:
{BEFORE_ACTION=[compute_plan]}
[junit4] 2> 2694888 INFO (AutoscalingActionExecutor-4884-thread-1) [ ]
o.a.s.c.a.ComputePlanAction Computed plan empty, remained 0 requested ops to
try.
[junit4] 2> 2694888 INFO (AutoscalingActionExecutor-4884-thread-1) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 7863081722
sessionWrapper.createTime 7863078958004382, this.sessionWrapper.createTime
7863078958004382
[junit4] 2> 2694888 INFO (AutoscalingActionExecutor-4884-thread-1) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=7863081727795632, stage=AFTER_ACTION,
actionName='compute_plan', event={
[junit4] 2> "id":"1bef696dc7fd96T3esqq1w5gx5kb6i6lz7lwb5fv",
[junit4] 2> "source":"index_size_trigger",
[junit4] 2> "eventTime":7863060463615382,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":1,
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{"testMergeIntegration_collection":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":7,\n
\"SEARCHER.searcher.deletedDocs\":5,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":2,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":2,\n \"__bytes__\":1,\n
\"shard\":\"shard1\",\n
\"collection\":\"testMergeIntegration_collection\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":3,\n
\"SEARCHER.searcher.deletedDocs\":0,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":3,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":3,\n \"__bytes__\":1,\n
\"shard\":\"shard2\",\n
\"collection\":\"testMergeIntegration_collection\"}}"]},
[junit4] 2> "_enqueue_time_":7863070884926682,
[junit4] 2> "requestedOps":["Op{action=MERGESHARDS,
hints={COLL_SHARD=[{\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard2\"}, {\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard1\"}]}}"]}},
context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
[junit4] 2> "first":"testMergeIntegration_collection",
[junit4] 2> "second":"shard2"}, {
[junit4] 2> "first":"testMergeIntegration_collection",
[junit4] 2> "second":"shard1"}]}}],
properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger,
properties.AFTER_ACTION=[compute_plan]}, config={
[junit4] 2> "trigger":"index_size_trigger",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"]}, message='null'}
[junit4] 2> 2694889 INFO (AutoscalingActionExecutor-4884-thread-1) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=7863081749936432, stage=BEFORE_ACTION,
actionName='execute_plan', event={
[junit4] 2> "id":"1bef696dc7fd96T3esqq1w5gx5kb6i6lz7lwb5fv",
[junit4] 2> "source":"index_size_trigger",
[junit4] 2> "eventTime":7863060463615382,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":1,
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{"testMergeIntegration_collection":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":7,\n
\"SEARCHER.searcher.deletedDocs\":5,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":2,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":2,\n \"__bytes__\":1,\n
\"shard\":\"shard1\",\n
\"collection\":\"testMergeIntegration_collection\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":3,\n
\"SEARCHER.searcher.deletedDocs\":0,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":3,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":3,\n \"__bytes__\":1,\n
\"shard\":\"shard2\",\n
\"collection\":\"testMergeIntegration_collection\"}}"]},
[junit4] 2> "_enqueue_time_":7863070884926682,
[junit4] 2> "requestedOps":["Op{action=MERGESHARDS,
hints={COLL_SHARD=[{\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard2\"}, {\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard1\"}]}}"]}},
context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
[junit4] 2> "first":"testMergeIntegration_collection",
[junit4] 2> "second":"shard2"}, {
[junit4] 2> "first":"testMergeIntegration_collection",
[junit4] 2> "second":"shard1"}]}}],
properties.BEFORE_ACTION=[compute_plan, execute_plan],
source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
[junit4] 2> "trigger":"index_size_trigger",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"]}, message='null'}
[junit4] 2> 2694889 DEBUG (AutoscalingActionExecutor-4884-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction -- processing event: {
[junit4] 2> "id":"1bef696dc7fd96T3esqq1w5gx5kb6i6lz7lwb5fv",
[junit4] 2> "source":"index_size_trigger",
[junit4] 2> "eventTime":7863060463615382,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":1,
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{"testMergeIntegration_collection":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":7,\n
\"SEARCHER.searcher.deletedDocs\":5,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":2,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":2,\n \"__bytes__\":1,\n
\"shard\":\"shard1\",\n
\"collection\":\"testMergeIntegration_collection\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":3,\n
\"SEARCHER.searcher.deletedDocs\":0,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":3,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":3,\n \"__bytes__\":1,\n
\"shard\":\"shard2\",\n
\"collection\":\"testMergeIntegration_collection\"}}"]},
[junit4] 2> "_enqueue_time_":7863070884926682,
[junit4] 2> "requestedOps":["Op{action=MERGESHARDS,
hints={COLL_SHARD=[{\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard2\"}, {\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard1\"}]}}"]}} with context properties:
{AFTER_ACTION=[compute_plan], unsupportedOps=[Op{action=MERGESHARDS,
hints={COLL_SHARD=[{
[junit4] 2> "first":"testMergeIntegration_collection",
[junit4] 2> "second":"shard2"}, {
[junit4] 2> "first":"testMergeIntegration_collection",
[junit4] 2> "second":"shard1"}]}}], BEFORE_ACTION=[compute_plan,
execute_plan]}
[junit4] 2> 2694889 INFO (AutoscalingActionExecutor-4884-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
[junit4] 2> "id":"1bef696dc7fd96T3esqq1w5gx5kb6i6lz7lwb5fv",
[junit4] 2> "source":"index_size_trigger",
[junit4] 2> "eventTime":7863060463615382,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":1,
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{"testMergeIntegration_collection":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":7,\n
\"SEARCHER.searcher.deletedDocs\":5,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":2,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":2,\n \"__bytes__\":1,\n
\"shard\":\"shard1\",\n
\"collection\":\"testMergeIntegration_collection\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":3,\n
\"SEARCHER.searcher.deletedDocs\":0,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":3,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":3,\n \"__bytes__\":1,\n
\"shard\":\"shard2\",\n
\"collection\":\"testMergeIntegration_collection\"}}"]},
[junit4] 2> "_enqueue_time_":7863070884926682,
[junit4] 2> "requestedOps":["Op{action=MERGESHARDS,
hints={COLL_SHARD=[{\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard2\"}, {\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard1\"}]}}"]}}
[junit4] 2> 2694890 INFO (AutoscalingActionExecutor-4884-thread-1) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=7863081799626582, stage=AFTER_ACTION,
actionName='execute_plan', event={
[junit4] 2> "id":"1bef696dc7fd96T3esqq1w5gx5kb6i6lz7lwb5fv",
[junit4] 2> "source":"index_size_trigger",
[junit4] 2> "eventTime":7863060463615382,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":1,
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{"testMergeIntegration_collection":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":7,\n
\"SEARCHER.searcher.deletedDocs\":5,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":2,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":2,\n \"__bytes__\":1,\n
\"shard\":\"shard1\",\n
\"collection\":\"testMergeIntegration_collection\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":3,\n
\"SEARCHER.searcher.deletedDocs\":0,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":3,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":3,\n \"__bytes__\":1,\n
\"shard\":\"shard2\",\n
\"collection\":\"testMergeIntegration_collection\"}}"]},
[junit4] 2> "_enqueue_time_":7863070884926682,
[junit4] 2> "requestedOps":["Op{action=MERGESHARDS,
hints={COLL_SHARD=[{\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard2\"}, {\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard1\"}]}}"]}},
context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
[junit4] 2> "first":"testMergeIntegration_collection",
[junit4] 2> "second":"shard2"}, {
[junit4] 2> "first":"testMergeIntegration_collection",
[junit4] 2> "second":"shard1"}]}}],
properties.BEFORE_ACTION=[compute_plan, execute_plan],
source=index_size_trigger, properties.AFTER_ACTION=[compute_plan,
execute_plan]}, config={
[junit4] 2> "trigger":"index_size_trigger",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"]}, message='null'}
[junit4] 2> 2694890 INFO (AutoscalingActionExecutor-4884-thread-1) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=7863081825940332, stage=SUCCEEDED, actionName='null',
event={
[junit4] 2> "id":"1bef696dc7fd96T3esqq1w5gx5kb6i6lz7lwb5fv",
[junit4] 2> "source":"index_size_trigger",
[junit4] 2> "eventTime":7863060463615382,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":1,
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{"testMergeIntegration_collection":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":7,\n
\"SEARCHER.searcher.deletedDocs\":5,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":2,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":2,\n \"__bytes__\":1,\n
\"shard\":\"shard1\",\n
\"collection\":\"testMergeIntegration_collection\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
\"leader\":\"true\",\n \"SEARCHER.searcher.maxDoc\":3,\n
\"SEARCHER.searcher.deletedDocs\":0,\n \"INDEX.sizeInBytes\":1,\n
\"__docs__\":3,\n \"violationType\":\"belowDocs\",\n
\"node_name\":\"127.0.0.1:10006_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"SEARCHER.searcher.numDocs\":3,\n \"__bytes__\":1,\n
\"shard\":\"shard2\",\n
\"collection\":\"testMergeIntegration_collection\"}}"]},
[junit4] 2> "_enqueue_time_":7863070884926682,
[junit4] 2> "requestedOps":["Op{action=MERGESHARDS,
hints={COLL_SHARD=[{\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard2\"}, {\n \"first\":\"testMergeIntegration_collection\",\n
\"second\":\"shard1\"}]}}"]}}, context={}, config={
[junit4] 2> "trigger":"index_size_trigger",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"]}, message='null'}
[junit4] 2> 2694925 DEBUG (AutoscalingActionExecutor-4884-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Resuming trigger: index_size_trigger after 100ms
[junit4] 2> 2694925 DEBUG (AutoscalingActionExecutor-4884-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers -- processing took 5519 ms for event
id=1bef696dc7fd96T3esqq1w5gx5kb6i6lz7lwb5fv
[junit4] 2> 2694942 INFO
(TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[CC7CCC5920CAD934]) [ ]
o.a.s.c.a.IndexSizeTriggerTest #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 2
[junit4] 2> ## Empty nodes: 0
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: [testMergeIntegration_collection]
[junit4] 2>
DocCollection(testMergeIntegration_collection//clusterstate.json/49)={
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"false",
[junit
[...truncated too long message...]
e/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 =
/home/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 =
/home/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 =
/home/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1425542634
[copy] Copying 40 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1425542634
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1425542634
resolve-example:
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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null399065171
[copy] Copying 246 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null399065171
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null399065171
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 128ms :: artifacts dl 17ms
---------------------------------------------------------------------
| | 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: 291 minutes 16 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
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]