Gary Yao created FLINK-11835:
--------------------------------
Summary:
ZooKeeperLeaderElectionITCase#testJobExecutionOnClusterWithLeaderChange failed
Key: FLINK-11835
URL: https://issues.apache.org/jira/browse/FLINK-11835
Project: Flink
Issue Type: Bug
Components: Runtime / Coordination
Affects Versions: 1.8.0
Reporter: Gary Yao
{noformat}
20:44:07.264 [ERROR]
testJobExecutionOnClusterWithLeaderChange(org.apache.flink.test.runtime.leaderelection.ZooKeeperLeaderElectionITCase)
Time elapsed: 4.625 s <<< ERROR!
java.util.concurrent.ExecutionException:
org.apache.flink.runtime.messages.FlinkJobNotFoundException: Could not find
Flink job (2e957dc4f49feaed042eb8b4a7932610)
at
org.apache.flink.test.runtime.leaderelection.ZooKeeperLeaderElectionITCase.testJobExecutionOnClusterWithLeaderChange(ZooKeeperLeaderElectionITCase.java:152)
Caused by: org.apache.flink.runtime.messages.FlinkJobNotFoundException: Could
not find Flink job (2e957dc4f49feaed042eb8b4a7932610)
at
org.apache.flink.test.runtime.leaderelection.ZooKeeperLeaderElectionITCase.testJobExecutionOnClusterWithLeaderChange(ZooKeeperLeaderElectionITCase.java:149)
{noformat}
https://api.travis-ci.org/v3/job/502210892/log.txt
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)