You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Jasen Minton (Jira)" <ji...@apache.org> on 2021/08/21 00:38:00 UTC

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

     [ https://issues.apache.org/jira/browse/HDDS-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jasen Minton reassigned HDDS-5319:
----------------------------------

    Assignee: Jasen Minton

> Intermittent failure in TestSCMUpdateServiceGrpcServer
> ------------------------------------------------------
>
>                 Key: HDDS-5319
>                 URL: https://issues.apache.org/jira/browse/HDDS-5319
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: test
>    Affects Versions: 1.2.0
>            Reporter: Attila Doroszlai
>            Assignee: Jasen Minton
>            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