[ https://issues.apache.org/jira/browse/FLINK-36254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias Pohl updated FLINK-36254: ---------------------------------- Labels: test-stability (was: ) > ChangelogRecoverySwitchStateBackendITCase.testSwitchFromEnablingToDisablingWithRescalingOut > failed on AZP > --------------------------------------------------------------------------------------------------------- > > Key: FLINK-36254 > URL: https://issues.apache.org/jira/browse/FLINK-36254 > Project: Flink > Issue Type: Bug > Components: Build System / CI > Affects Versions: 2.0.0 > Reporter: Weijie Guo > Priority: Major > Labels: test-stability > > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=61856&view=logs&j=5c8e7682-d68f-54d1-16a2-a09310218a49&t=86f654fa-ab48-5c1a-25f4-7e7f6afb9bba&l=8654 > {code:java} > Sep 04 03:22:07 Caused by: org.apache.flink.util.FlinkRuntimeException: > Exceeded checkpoint tolerable failure threshold. The latest checkpoint failed > due to Checkpoint expired before completing., view the Checkpoint History tab > or the Job Manager log to find out why continuous checkpoints failed. > Sep 04 03:22:07 at > org.apache.flink.runtime.checkpoint.CheckpointFailureManager.checkFailureAgainstCounter(CheckpointFailureManager.java:212) > Sep 04 03:22:07 at > org.apache.flink.runtime.checkpoint.CheckpointFailureManager.handleJobLevelCheckpointException(CheckpointFailureManager.java:169) > Sep 04 03:22:07 at > org.apache.flink.runtime.checkpoint.CheckpointFailureManager.handleCheckpointException(CheckpointFailureManager.java:122) > Sep 04 03:22:07 at > org.apache.flink.runtime.checkpoint.CheckpointCoordinator.abortPendingCheckpoint(CheckpointCoordinator.java:2273) > Sep 04 03:22:07 at > org.apache.flink.runtime.checkpoint.CheckpointCoordinator.abortPendingCheckpoint(CheckpointCoordinator.java:2252) > Sep 04 03:22:07 at > org.apache.flink.runtime.checkpoint.CheckpointCoordinator.access$1200(CheckpointCoordinator.java:103) > Sep 04 03:22:07 at > org.apache.flink.runtime.checkpoint.CheckpointCoordinator$CheckpointCanceller.run(CheckpointCoordinator.java:2338) > Sep 04 03:22:07 at > org.apache.flink.util.MdcUtils.lambda$wrapRunnable$1(MdcUtils.java:64) > Sep 04 03:22:07 at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) > Sep 04 03:22:07 at > java.util.concurrent.FutureTask.run(FutureTask.java:266) > Sep 04 03:22:07 at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) > Sep 04 03:22:07 at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) > Sep 04 03:22:07 at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > Sep 04 03:22:07 at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > Sep 04 03:22:07 at java.lang.Thread.run(Thread.java:748) > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)