You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yangze Guo (Jira)" <ji...@apache.org> on 2020/01/17 08:09:00 UTC

[jira] [Comment Edited] (FLINK-15611) KafkaITCase.testOneToOneSources fails on Travis

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

Yangze Guo edited comment on FLINK-15611 at 1/17/20 8:08 AM:
-------------------------------------------------------------

Hi, [~SleePy]. I'm not familiar with kafka connector module. Do you think we need to change the priority to *blocker*? Furthermore, do you think it is a blocker for RC0?


was (Author: karmagyz):
Hi, [~SleePy]. I'm not familiar with kafka connector module. Do you think we need to change the priority to *blocker*?

> KafkaITCase.testOneToOneSources fails on Travis
> -----------------------------------------------
>
>                 Key: FLINK-15611
>                 URL: https://issues.apache.org/jira/browse/FLINK-15611
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Yangze Guo
>            Priority: Critical
>             Fix For: 1.10.0
>
>
> {{The test KafkaITCase.testOneToOneSources failed on Travis.}}
> {code:java}
> 03:15:02,019 INFO  org.apache.flink.streaming.connectors.kafka.KafkaTestEnvironmentImpl  - Deleting topic scale-down-before-first-checkpoint
> 03:15:02,037 INFO  org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerITCase  - 
> --------------------------------------------------------------------------------
> Test testScaleDownBeforeFirstCheckpoint(org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerITCase) successfully run.
> ================================================================================
> 03:15:02,038 INFO  org.apache.flink.streaming.connectors.kafka.KafkaTestBase     - -------------------------------------------------------------------------
> 03:15:02,038 INFO  org.apache.flink.streaming.connectors.kafka.KafkaTestBase     -     Shut down KafkaTestBase 
> 03:15:02,038 INFO  org.apache.flink.streaming.connectors.kafka.KafkaTestBase     - -------------------------------------------------------------------------
> 03:15:25,728 INFO  org.apache.flink.streaming.connectors.kafka.KafkaTestBase     - -------------------------------------------------------------------------
> 03:15:25,728 INFO  org.apache.flink.streaming.connectors.kafka.KafkaTestBase     -     KafkaTestBase finished
> 03:15:25,728 INFO  org.apache.flink.streaming.connectors.kafka.KafkaTestBase     - -------------------------------------------------------------------------
> 03:15:25.731 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 245.845 s - in org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerITCase
> 03:15:26.099 [INFO] 
> 03:15:26.099 [INFO] Results:
> 03:15:26.099 [INFO] 
> 03:15:26.099 [ERROR] Failures: 
> 03:15:26.099 [ERROR]   KafkaITCase.testOneToOneSources:97->KafkaConsumerTestBase.runOneToOneExactlyOnceTest:862 Test failed: Job execution failed.
> {code}
> https://api.travis-ci.com/v3/job/276124537/log.txt



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