Shalin Shekhar Mangar created SOLR-11627:
--------------------------------------------

             Summary: Weird AddReplicaTest failure on jenkins
                 Key: SOLR-11627
                 URL: https://issues.apache.org/jira/browse/SOLR-11627
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
            Reporter: Shalin Shekhar Mangar
             Fix For: 7.2, master (8.0)


I was going through some recent jenkins failure for autoscaling test failures 
and I found this one:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20871

{code}
FAILED:  org.apache.solr.cloud.AddReplicaTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([77B3A9DC50455D4A:FFE79606FEB930B2]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:103)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{code}

I'm attaching the logs. It looks like a new replica published itself as 
recoverying but the overseer never processed it. The leader keeps waiting in 
prep recovery until the test times out.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to