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

Kezhu Wang edited comment on ZOOKEEPER-3624 at 10/18/24 10:21 AM:
------------------------------------------------------------------

Another failure run from https://github.com/apache/zookeeper/pull/2203.

https://ci-hadoop.apache.org/blue/organizations/jenkins/zookeeper-precommit-github-pr/detail/PR-2203/2/pipeline#step-35-log-680

{noformat}
[2024-10-18T08:12:37.265Z] [ERROR] Tests run: 26, Failures: 1, Errors: 0, 
Skipped: 0, Time elapsed: 187.961 s <<< FAILURE! - in 
org.apache.zookeeper.server.quorum.QuorumPeerMainTest

[2024-10-18T08:12:37.265Z] [ERROR] testFailedTxnAsPartOfQuorumLoss  Time 
elapsed: 22.041 s  <<< FAILURE!

[2024-10-18T08:12:37.265Z] org.opentest4j.AssertionFailedError: create /zk2 
should have failed

[2024-10-18T08:12:37.265Z]      at 
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testFailedTxnAsPartOfQuorumLoss(QuorumPeerMainTest.java:762)

{noformat}


was (Author: kezhuw):
Another failure run from https://github.com/apache/zookeeper/pull/2203:

https://ci-hadoop.apache.org/blue/organizations/jenkins/zookeeper-precommit-github-pr/detail/PR-2203/2/pipeline#step-35-log-680

{noformat}
[2024-10-18T08:12:37.265Z] [ERROR] Tests run: 26, Failures: 1, Errors: 0, 
Skipped: 0, Time elapsed: 187.961 s <<< FAILURE! - in 
org.apache.zookeeper.server.quorum.QuorumPeerMainTest

[2024-10-18T08:12:37.265Z] [ERROR] testFailedTxnAsPartOfQuorumLoss  Time 
elapsed: 22.041 s  <<< FAILURE!

[2024-10-18T08:12:37.265Z] org.opentest4j.AssertionFailedError: create /zk2 
should have failed

[2024-10-18T08:12:37.265Z]      at 
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testFailedTxnAsPartOfQuorumLoss(QuorumPeerMainTest.java:762)

{noformat}

> testFailedTxnAsPartOfQuorumLoss is flaky again
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-3624
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3624
>             Project: ZooKeeper
>          Issue Type: Improvement
>            Reporter: Mate Szalay-Beko
>            Priority: Major
>
> Yesterday the Maven PreCommit job failed for me for two unrelated PRs. Both 
> cases the failing test case was 
> {{org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testFailedTxnAsPartOfQuorumLoss}}
> Re-running the precommit job helped, so I think the test is flaky.
>  
> {code:java}
> java.lang.AssertionError: create /zk2 should have failed
>  at 
> org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testFailedTxnAsPartOfQuorumLoss(QuorumPeerMainTest.java:822){code}
> see the build logs here: [https://pastebin.com/9h6MF1Sh]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to