You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2024/01/31 11:47:00 UTC

[jira] [Created] (FLINK-34320) Flink Kafka connector tests time out

Martijn Visser created FLINK-34320:
--------------------------------------

             Summary: Flink Kafka connector tests time out
                 Key: FLINK-34320
                 URL: https://issues.apache.org/jira/browse/FLINK-34320
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Kafka
    Affects Versions: kafka-3.1.0
            Reporter: Martijn Visser


https://github.com/apache/flink-connector-kafka/actions/runs/7700171105/job/20987805277?pr=83#step:14:61746

{code:java}
2024-01-29T19:45:07.4412975Z 19:45:07,094 [                main] INFO  org.apache.kafka.common.utils.AppInfoParser                  [] - App info kafka.producer for producer-client-id unregistered
2024-01-29T19:45:07.4413978Z 19:45:07,097 [                main] INFO  org.apache.flink.runtime.io.disk.FileChannelManagerImpl      [] - FileChannelManager removed spill file directory /tmp/flink-io-3306202c-1639-4b7b-a54c-381826e3682e
2024-01-29T19:45:07.4414533Z 19:45:07,440 [                main] INFO  org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerMigrationTest [] - 
2024-01-29T19:45:07.4414785Z --------------------------------------------------------------------------------
2024-01-29T19:45:07.4415494Z Test testRestoreProducer[Migration Savepoint: 1.16](org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerMigrationTest) successfully run.
2024-01-29T19:45:07.4415646Z ================================================================================
2024-01-29T19:45:07.4698277Z [WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 206.197 s - in org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerMigrationTest
2024-01-29T20:30:32.8459835Z ##[error]The action has timed out.
{code}





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