You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Congxian Qiu(klion26) (Jira)" <ji...@apache.org> on 2019/12/09 10:16:00 UTC

[jira] [Created] (FLINK-15150) ZooKeeperLeaderElectionITCase.testJobExecutionOnClusterWithLeaderChange failed on Travis

Congxian Qiu(klion26) created FLINK-15150:
---------------------------------------------

             Summary: ZooKeeperLeaderElectionITCase.testJobExecutionOnClusterWithLeaderChange failed on Travis
                 Key: FLINK-15150
                 URL: https://issues.apache.org/jira/browse/FLINK-15150
             Project: Flink
          Issue Type: Bug
          Components: Tests
    Affects Versions: 1.10.0
            Reporter: Congxian Qiu(klion26)


 
06:37:18.423 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 14.014 s <<< FAILURE! - in org.apache.flink.test.runtime.leaderelection.ZooKeeperLeaderElectionITCase
375406:37:18.423 [ERROR] testJobExecutionOnClusterWithLeaderChange(org.apache.flink.test.runtime.leaderelection.ZooKeeperLeaderElectionITCase) Time elapsed: 14.001 s <<< ERROR!
3755java.util.concurrent.ExecutionException: org.apache.flink.util.FlinkException: JobMaster has been shut down.
3756 at org.apache.flink.test.runtime.leaderelection.ZooKeeperLeaderElectionITCase.lambda$testJobExecutionOnClusterWithLeaderChange$1(ZooKeeperLeaderElectionITCase.java:131)
3757 at org.apache.flink.test.runtime.leaderelection.ZooKeeperLeaderElectionITCase.testJobExecutionOnClusterWithLeaderChange(ZooKeeperLeaderElectionITCase.java:131)
3758Caused by: org.apache.flink.util.FlinkException: JobMaster has been shut down.
3759
 
[https://travis-ci.com/flink-ci/flink/jobs/264972218]
 



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