Build: https://builds.apache.org/job/Lucene-Solr-Maven-5.x/804/
3 tests failed.
REGRESSION: org.apache.solr.cloud.HttpPartitionTest.testDistribSearch
Error Message:
Didn't see all replicas for shard shard1 in c8n_1x2 come up within 30000 ms!
ClusterState: {
"collection1":{
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node1":{
"state":"active",
"core":"collection1",
"node_name":"127.0.0.1:27586_r%2Fgo",
"base_url":"http://127.0.0.1:27586/r/go",
"leader":"true"},
"core_node3":{
"state":"active",
"core":"collection1",
"node_name":"127.0.0.1:44437_r%2Fgo",
"base_url":"http://127.0.0.1:44437/r/go"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{"core_node2":{
"state":"active",
"core":"collection1",
"node_name":"127.0.0.1:14709_r%2Fgo",
"base_url":"http://127.0.0.1:14709/r/go",
"leader":"true"}}}},
"maxShardsPerNode":"1",
"router":{"name":"compositeId"},
"replicationFactor":"1",
"autoAddReplicas":"false",
"autoCreated":"true"},
"c8n_1x2":{
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"state":"active",
"core":"c8n_1x2_shard1_replica1",
"node_name":"127.0.0.1:27586_r%2Fgo",
"base_url":"http://127.0.0.1:27586/r/go",
"leader":"true"},
"core_node2":{
"state":"recovering",
"core":"c8n_1x2_shard1_replica2",
"node_name":"127.0.0.1:44437_r%2Fgo",
"base_url":"http://127.0.0.1:44437/r/go"}}}},
"maxShardsPerNode":"1",
"router":{"name":"compositeId"},
"replicationFactor":"2",
"autoAddReplicas":"false"},
"control_collection":{
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node1":{
"state":"active",
"core":"collection1",
"node_name":"127.0.0.1:36368_r%2Fgo",
"base_url":"http://127.0.0.1:36368/r/go",
"leader":"true"}}}},
"maxShardsPerNode":"1",
"router":{"name":"compositeId"},
"replicationFactor":"1",
"autoAddReplicas":"false",
"autoCreated":"true"}}
Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in c8n_1x2
come up within 30000 ms! ClusterState: {
"collection1":{
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node1":{
"state":"active",
"core":"collection1",
"node_name":"127.0.0.1:27586_r%2Fgo",
"base_url":"http://127.0.0.1:27586/r/go",
"leader":"true"},
"core_node3":{
"state":"active",
"core":"collection1",
"node_name":"127.0.0.1:44437_r%2Fgo",
"base_url":"http://127.0.0.1:44437/r/go"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{"core_node2":{
"state":"active",
"core":"collection1",
"node_name":"127.0.0.1:14709_r%2Fgo",
"base_url":"http://127.0.0.1:14709/r/go",
"leader":"true"}}}},
"maxShardsPerNode":"1",
"router":{"name":"compositeId"},
"replicationFactor":"1",
"autoAddReplicas":"false",
"autoCreated":"true"},
"c8n_1x2":{
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"state":"active",
"core":"c8n_1x2_shard1_replica1",
"node_name":"127.0.0.1:27586_r%2Fgo",
"base_url":"http://127.0.0.1:27586/r/go",
"leader":"true"},
"core_node2":{
"state":"recovering",
"core":"c8n_1x2_shard1_replica2",
"node_name":"127.0.0.1:44437_r%2Fgo",
"base_url":"http://127.0.0.1:44437/r/go"}}}},
"maxShardsPerNode":"1",
"router":{"name":"compositeId"},
"replicationFactor":"2",
"autoAddReplicas":"false"},
"control_collection":{
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node1":{
"state":"active",
"core":"collection1",
"node_name":"127.0.0.1:36368_r%2Fgo",
"base_url":"http://127.0.0.1:36368/r/go",
"leader":"true"}}}},
"maxShardsPerNode":"1",
"router":{"name":"compositeId"},
"replicationFactor":"1",
"autoAddReplicas":"false",
"autoCreated":"true"}}
at
__randomizedtesting.SeedInfo.seed([F74B60BFCB6D54C4:76ADEEA7BC3234F8]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1940)
at
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:247)
at
org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:114)
FAILED: org.apache.solr.hadoop.MorphlineBasicMiniMRTest.testPathParts
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([58CA5D3E18D6F14A]:0)
FAILED:
org.apache.solr.hadoop.MorphlineBasicMiniMRTest.org.apache.solr.hadoop.MorphlineBasicMiniMRTest
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([58CA5D3E18D6F14A]:0)
Build Log:
[...truncated 54130 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.x/build.xml:552:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.x/build.xml:204:
The following error occurred while executing this line:
: Java returned: 1
Total time: 352 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]