Steve Rowe created SOLR-12247:
---------------------------------

             Summary: NodeAddedTriggerTest.testRestoreState() failure: Did not 
expect the processor to fire on first run!
                 Key: SOLR-12247
                 URL: https://issues.apache.org/jira/browse/SOLR-12247
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Steve Rowe


100% reproducing seed from 
[https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/203/]:

{noformat}
Checking out Revision 1b5690203de6d529f1eda671f84d710abd561bea 
(refs/remotes/origin/branch_7x)
[...]
   [smoker]    [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=NodeAddedTriggerTest -Dtests.method=testRestoreState 
-Dtests.seed=B9D447011147FCB6 -Dtests.multiplier=2 -Dtests.locale=fr-BE 
-Dtests.timezone=MIT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [smoker]    [junit4] FAILURE 3.38s J2 | 
NodeAddedTriggerTest.testRestoreState <<<
   [smoker]    [junit4]    > Throwable #1: java.lang.AssertionError: Did not 
expect the processor to fire on first run! event={
   [smoker]    [junit4]    >   "id":"16bf1f58bda2d8Ta3xzeiz95jejbcrchofogpdj2",
   [smoker]    [junit4]    >   "source":"node_added_trigger",
   [smoker]    [junit4]    >   "eventTime":6402590841348824,
   [smoker]    [junit4]    >   "eventType":"NODEADDED",
   [smoker]    [junit4]    >   "properties":{
   [smoker]    [junit4]    >     "eventTimes":[6402590841348824],
   [smoker]    [junit4]    >     "nodeNames":["127.0.0.1:40637_solr"]}}
   [smoker]    [junit4]    >    at 
__randomizedtesting.SeedInfo.seed([B9D447011147FCB6:777AE392E97E84A0]:0)
   [smoker]    [junit4]    >    at 
org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.lambda$new$0(NodeAddedTriggerTest.java:49)
   [smoker]    [junit4]    >    at 
org.apache.solr.cloud.autoscaling.NodeAddedTrigger.run(NodeAddedTrigger.java:161)
   [smoker]    [junit4]    >    at 
org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState(NodeAddedTriggerTest.java:257)
   [smoker]    [junit4]    >    at java.lang.Thread.run(Thread.java:748)
[...]
   [smoker]    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-BE, timezone=MIT
   [smoker]    [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle 
Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=70702960,total=428867584
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to