You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Haibo Sun (JIRA)" <ji...@apache.org> on 2019/06/27 11:06:00 UTC

[jira] [Updated] (FLINK-13014) ChainBreakTest failed on Travis

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

Haibo Sun updated FLINK-13014:
------------------------------
    Description: 
Log: [https://api.travis-ci.org/v3/job/551094138/log.txt]

 

07:12:52.246 [ERROR] Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 16.872 s <<< FAILURE! - in org.apache.flink.test.state.operator.restore.unkeyed.ChainBreakTest
 07:12:52.247 [ERROR] testMigrationAndRestore[Migrate Savepoint: 1.3](org.apache.flink.test.state.operator.restore.unkeyed.ChainBreakTest) Time elapsed: 1.545 s <<< ERROR!
 java.util.concurrent.ExecutionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
 Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
 Caused by: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
 Caused by: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs

  was:
07:12:52.246 [ERROR] Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 16.872 s <<< FAILURE! - in org.apache.flink.test.state.operator.restore.unkeyed.ChainBreakTest
07:12:52.247 [ERROR] testMigrationAndRestore[Migrate Savepoint: 1.3](org.apache.flink.test.state.operator.restore.unkeyed.ChainBreakTest) Time elapsed: 1.545 s <<< ERROR!
java.util.concurrent.ExecutionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
Caused by: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
Caused by: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs


> ChainBreakTest failed on Travis
> -------------------------------
>
>                 Key: FLINK-13014
>                 URL: https://issues.apache.org/jira/browse/FLINK-13014
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Haibo Sun
>            Priority: Major
>
> Log: [https://api.travis-ci.org/v3/job/551094138/log.txt]
>  
> 07:12:52.246 [ERROR] Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 16.872 s <<< FAILURE! - in org.apache.flink.test.state.operator.restore.unkeyed.ChainBreakTest
>  07:12:52.247 [ERROR] testMigrationAndRestore[Migrate Savepoint: 1.3](org.apache.flink.test.state.operator.restore.unkeyed.ChainBreakTest) Time elapsed: 1.545 s <<< ERROR!
>  java.util.concurrent.ExecutionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
>  Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
>  Caused by: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
>  Caused by: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)