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

Guowei Ma reopened FLINK-21447:
-------------------------------

There is another case 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=16037&view=logs&j=91bf6583-3fb2-592f-e4d4-d79d79c3230a&t=03dbd840-5430-533d-d1a7-05d0ebe03873&l=2084


{code:java}
org.apache.flink.util.FlinkException: Could not stop with a savepoint job 
"4cfd3db4ec895ef897041afba1cc5ee5".
        at 
org.apache.flink.client.cli.CliFrontend.lambda$stop$5(CliFrontend.java:534) 
~[flink-dist_2.11-1.11-SNAPSHOT.jar:1.11-SNAPSHOT]
        at 
org.apache.flink.client.cli.CliFrontend.runClusterAction(CliFrontend.java:940) 
~[flink-dist_2.11-1.11-SNAPSHOT.jar:1.11-SNAPSHOT]
        at org.apache.flink.client.cli.CliFrontend.stop(CliFrontend.java:522) 
~[flink-dist_2.11-1.11-SNAPSHOT.jar:1.11-SNAPSHOT]
        at 
org.apache.flink.client.cli.CliFrontend.parseParameters(CliFrontend.java:1007) 
~[flink-dist_2.11-1.11-SNAPSHOT.jar:1.11-SNAPSHOT]
        at 
org.apache.flink.client.cli.CliFrontend.lambda$main$10(CliFrontend.java:1070) 
~[flink-dist_2.11-1.11-SNAPSHOT.jar:1.11-SNAPSHOT]
        at 
org.apache.flink.runtime.security.contexts.NoOpSecurityContext.runSecured(NoOpSecurityContext.java:28)
 [flink-dist_2.11-1.11-SNAPSHOT.jar:1.11-SNAPSHOT]
        at org.apache.flink.client.cli.CliFrontend.main(CliFrontend.java:1070) 
[flink-dist_2.11-1.11-SNAPSHOT.jar:1.11-SNAPSHOT]
Caused by: java.util.concurrent.TimeoutException
        at 
java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1784) 
~[?:1.8.0_282]
        at 
java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1928) 
~[?:1.8.0_282]
        at 
org.apache.flink.client.cli.CliFrontend.lambda$stop$5(CliFrontend.java:532) 
~[flink-dist_2.11-1.11-SNAPSHOT.jar:1.11-SNAPSHOT]
        ... 6 more

{code}


> Resuming Savepoint (file, async, scale up) end-to-end test Fail
> ---------------------------------------------------------------
>
>                 Key: FLINK-21447
>                 URL: https://issues.apache.org/jira/browse/FLINK-21447
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Checkpointing
>    Affects Versions: 1.11.3
>            Reporter: Guowei Ma
>            Priority: Major
>              Labels: test-stability
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=13612&view=logs&j=08866332-78f7-59e4-4f7e-49a56faa3179&t=3e8647c1-5a28-5917-dd93-bf78594ea994]
>  
> {code:java}
> The program finished with the following exception: 
> org.apache.flink.util.FlinkException: Could not stop with a savepoint job 
> "4b80056de9c6ffc5a204a1e972fa62f1". at 
> org.apache.flink.client.cli.CliFrontend.lambda$stop$5(CliFrontend.java:534) 
> at 
> org.apache.flink.client.cli.CliFrontend.runClusterAction(CliFrontend.java:940)
>  at org.apache.flink.client.cli.CliFrontend.stop(CliFrontend.java:522) at 
> org.apache.flink.client.cli.CliFrontend.parseParameters(CliFrontend.java:1007)
>  at 
> org.apache.flink.client.cli.CliFrontend.lambda$main$10(CliFrontend.java:1070) 
> at 
> org.apache.flink.runtime.security.contexts.NoOpSecurityContext.runSecured(NoOpSecurityContext.java:28)
>  at org.apache.flink.client.cli.CliFrontend.main(CliFrontend.java:1070) 
> Caused by: java.util.concurrent.TimeoutException at 
> java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1784) 
> at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1928) at 
> org.apache.flink.client.cli.CliFrontend.lambda$stop$5(CliFrontend.java:532) 
> ... 6 more Waiting for job (4b80056de9c6ffc5a204a1e972fa62f1) to reach 
> terminal state FINISHED ... ##[error]The operation was canceled.
> {code}



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

Reply via email to