[ https://issues.apache.org/jira/browse/FLINK-20983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324776#comment-17324776 ]
Dawid Wysakowicz commented on FLINK-20983: ------------------------------------------ https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=16733&view=logs&j=72d4811f-9f0d-5fd0-014a-0bc26b72b642&t=c1d93a6a-ba91-515d-3196-2ee8019fbda7&l=6614 > FlinkKafkaProducerITCase.testMigrateFromAtExactlyOnceToAtLeastOnce failed > with Timeout expired after 60000milliseconds while awaiting InitProducerId > ---------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: FLINK-20983 > URL: https://issues.apache.org/jira/browse/FLINK-20983 > Project: Flink > Issue Type: Bug > Components: Connectors / Kafka > Affects Versions: 1.12.0 > Reporter: Leonard Xu > Priority: Major > > > {code:java} > 11:56:18,264 [ main] INFO > org.apache.flink.streaming.connectors.kafka.KafkaTestBase [] - > ------------------------------------------------------------------------- > 11:56:18,264 [ main] INFO > org.apache.flink.streaming.connectors.kafka.KafkaTestBase [] - Shut > down KafkaTestBase > 11:56:18,264 [ main] INFO > org.apache.flink.streaming.connectors.kafka.KafkaTestBase [] - > ------------------------------------------------------------------------- > 11:56:41,367 [ main] INFO > org.apache.flink.streaming.connectors.kafka.KafkaTestBase [] - > ------------------------------------------------------------------------- > 11:56:41,367 [ main] INFO > org.apache.flink.streaming.connectors.kafka.KafkaTestBase [] - > KafkaTestBase finished > 11:56:41,367 [ main] INFO > org.apache.flink.streaming.connectors.kafka.KafkaTestBase [] - > ------------------------------------------------------------------------- > [ERROR] Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: > 266.877 s <<< FAILURE! - in > org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerITCase > [ERROR] > testMigrateFromAtExactlyOnceToAtLeastOnce(org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerITCase) > Time elapsed: 60.797 s <<< ERROR! > org.apache.kafka.common.errors.TimeoutException: > org.apache.kafka.common.errors.TimeoutException: Timeout expired after > 60000milliseconds while awaiting InitProducerId > Caused by: org.apache.kafka.common.errors.TimeoutException: Timeout expired > after 60000milliseconds while awaiting InitProducerId > {code} > [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=12046&view=logs&j=c5f0071e-1851-543e-9a45-9ac140befc32&t=1fb1a56f-e8b5-5a82-00a0-a2db7757b4f5] > -- This message was sent by Atlassian Jira (v8.3.4#803005)