You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2021/06/17 10:26:00 UTC

[jira] [Commented] (HDDS-5319) Intermittent failure in TestSCMUpdateServiceGrpcServer

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

Attila Doroszlai commented on HDDS-5319:
----------------------------------------

CC [~xyao]

> Intermittent failure in TestSCMUpdateServiceGrpcServer
> ------------------------------------------------------
>
>                 Key: HDDS-5319
>                 URL: https://issues.apache.org/jira/browse/HDDS-5319
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.2.0
>            Reporter: Attila Doroszlai
>            Priority: Major
>
> {{TestSCMUpdateServiceGrpcServer}} is flaky due to relying on scheduling of executor in {{CRLClientUpdateHandler}}.
> {code:title=https://github.com/elek/ozone-build-results/blob/03f8167ced07d5d5cc6310ad229eae6f196bd820/2021/06/05/8292/unit/hadoop-hdds/server-scm/org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer.txt#L5-L11}
> testClientUpdateWithDelayedRevoke(org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer)  Time elapsed: 5.183 s  <<< FAILURE!
> java.lang.AssertionError: expected:<1> but was:<0>
>   ...
>   at org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer.testClientUpdateWithDelayedRevoke(TestSCMUpdateServiceGrpcServer.java:191)
> {code}
> {code:title=https://github.com/adoroszlai/hadoop-ozone/runs/2771810380#step:4:1068}
> [INFO] Running org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer
> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 33.342 s <<< FAILURE! - in org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer
> [ERROR] testClientUpdateWithDelayedRevoke(org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer)  Time elapsed: 5.287 s  <<< FAILURE!
> java.lang.AssertionError: expected:<2> but was:<3>
>   ...
>   at org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer.testClientUpdateWithDelayedRevoke(TestSCMUpdateServiceGrpcServer.java:189)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org