Boyang Chen created KAFKA-8541:
----------------------------------
Summary: Flakey test LeaderElectionCommandTest#testTopicPartition
Key: KAFKA-8541
URL: https://issues.apache.org/jira/browse/KAFKA-8541
Project: Kafka
Issue Type: Bug
Components: core
Reporter: Boyang Chen
[https://builds.apache.org/job/kafka-pr-jdk11-scala2.12/5528/consoleFull]
*01:37:34* kafka.admin.LeaderElectionCommandTest > testTopicPartition
STARTED*01:38:13* kafka.admin.LeaderElectionCommandTest.testTopicPartition
failed, log available in
/home/jenkins/jenkins-slave/workspace/kafka-pr-jdk11-scala2.12/core/build/reports/testOutput/kafka.admin.LeaderElectionCommandTest.testTopicPartition.test.stdout*01:38:13*
*01:38:13* kafka.admin.LeaderElectionCommandTest > testTopicPartition
FAILED*01:38:13* kafka.common.AdminCommandFailedException: Timeout waiting
for election results*01:38:13* at
kafka.admin.LeaderElectionCommand$.electLeaders(LeaderElectionCommand.scala:134)*01:38:13*
at
kafka.admin.LeaderElectionCommand$.run(LeaderElectionCommand.scala:89)*01:38:13*
at
kafka.admin.LeaderElectionCommand$.main(LeaderElectionCommand.scala:42)*01:38:13*
at
kafka.admin.LeaderElectionCommandTest.$anonfun$testTopicPartition$1(LeaderElectionCommandTest.scala:125)*01:38:13*
at
kafka.admin.LeaderElectionCommandTest.$anonfun$testTopicPartition$1$adapted(LeaderElectionCommandTest.scala:103)*01:38:13*
at kafka.utils.TestUtils$.resource(TestUtils.scala:1528)*01:38:13*
at
kafka.admin.LeaderElectionCommandTest.testTopicPartition(LeaderElectionCommandTest.scala:103)*01:38:13*
*01:38:13* Caused by:*01:38:13*
org.apache.kafka.common.errors.TimeoutException: Aborted due to
timeout.*01:38:13*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)