You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/05/23 02:31:00 UTC

[jira] [Commented] (SOLR-12247) NodeAddedTriggerTest.testRestoreState() failure: Did not expect the processor to fire on first run!

    [ https://issues.apache.org/jira/browse/SOLR-12247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16486616#comment-16486616 ] 

ASF subversion and git services commented on SOLR-12247:
--------------------------------------------------------

Commit 0a730d4c1a74b6a090e685990e620f482139303f in lucene-solr's branch refs/heads/master from [~caomanhdat]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=0a730d4 ]

SOLR-12247: NodeAddedTriggerTest.testRestoreState() failure: Did not expect the processor to fire on first run


> 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) 
>          Components: AutoScaling, Tests
>            Reporter: Steve Rowe
>            Assignee: Cao Manh Dat
>            Priority: Major
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org