You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Stanislav Kozlovski (Jira)" <ji...@apache.org> on 2020/06/02 16:56:00 UTC

[jira] [Resolved] (KAFKA-8723) flaky test LeaderElectionCommandTest#testAllTopicPartition

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

Stanislav Kozlovski resolved KAFKA-8723.
----------------------------------------
    Resolution: Fixed

> flaky test LeaderElectionCommandTest#testAllTopicPartition
> ----------------------------------------------------------
>
>                 Key: KAFKA-8723
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8723
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Boyang Chen
>            Assignee: Stanislav Kozlovski
>            Priority: Major
>
> [https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/23737/console]
>  
> *15:52:26* kafka.admin.LeaderElectionCommandTest > testAllTopicPartition STARTED*15:53:08* kafka.admin.LeaderElectionCommandTest.testAllTopicPartition failed, log available in /home/jenkins/jenkins-slave/workspace/kafka-pr-jdk8-scala2.11@2/core/build/reports/testOutput/kafka.admin.LeaderElectionCommandTest.testAllTopicPartition.test.stdout*15:53:08* *15:53:08* kafka.admin.LeaderElectionCommandTest > testAllTopicPartition FAILED*15:53:08*     kafka.common.AdminCommandFailedException: Timeout waiting for election results*15:53:08*         at kafka.admin.LeaderElectionCommand$.electLeaders(LeaderElectionCommand.scala:133)*15:53:08*         at kafka.admin.LeaderElectionCommand$.run(LeaderElectionCommand.scala:88)*15:53:08*         at kafka.admin.LeaderElectionCommand$.main(LeaderElectionCommand.scala:41)*15:53:08*         at kafka.admin.LeaderElectionCommandTest$$anonfun$testAllTopicPartition$1.apply(LeaderElectionCommandTest.scala:91)*15:53:08*         at kafka.admin.LeaderElectionCommandTest$$anonfun$testAllTopicPartition$1.apply(LeaderElectionCommandTest.scala:74)*15:53:08*         at kafka.utils.TestUtils$.resource(TestUtils.scala:1588)*15:53:08*         at kafka.admin.LeaderElectionCommandTest.testAllTopicPartition(LeaderElectionCommandTest.scala:74)*15:53:08* *15:53:08*         Caused by:*15:53:08*         org.apache.kafka.common.errors.TimeoutException: Aborted due to timeout.*15:53:08*



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