The GitHub Actions job "Nightly (beta)" on flink.git/release-2.0 has failed. Run started by GitHub user github-actions[bot] (triggered by github-actions[bot]).
Head commit for run: e4ea3d81948efab5ef94d31ab3f6b84c92efb793 / Rui Fan <fan...@apache.org> [FLINK-38267][checkpoint] Fix the test timeout for UnalignedCheckpointRescaleWithMixedExchangesITCase.testRescaleFromUnalignedCheckpoint When one task has multiple inputs, and the unaligned checkpoint will be disabled for all inputs once one input exchange does not support unaligned checkpoint. It caused no inflight buffers, but UnalignedCheckpointRescaleWithMixedExchangesITCase.testRescaleFromUnalignedCheckpoint always wait for checkpoint with inflight buffers. Explicitly specifying rebalance can avoid the forward exchange. Report URL: https://github.com/apache/flink/actions/runs/17351436461 With regards, GitHub Actions via GitBox