Hi, community. When the RMs were advancing the rolling upgrade of the flink‑2.4‑SNAPSHOT [1] version for the flink‑docker repository’s dev‑master branch, we encountered a CI failure [2]. We conducted a preliminary investigation and believe the likely cause is that the resource flink‑2.4‑SNAPSHOT‑bin‑scala_2.12.tgz does not exist in the S3 path. This is because the flink‑2.4‑SNAPSHOT [3] resource cannot be downloaded, whereas the flink‑2.3‑SNAPSHOT [4] resource is accessible.
However, I'm not familiar with how the latest SNAPSHOT version tgz file from the main Flink repository is uploaded to the S3 file system. Could someone help on this issue? Thank you very much ! [1] https://github.com/apache/flink-docker/pull/248 [2] https://github.com/apache/flink-docker/actions/runs/24569669345/job/71839037545?pr=248 [3] https://s3.amazonaws.com/flink-nightly/flink-2.4-SNAPSHOT-bin-scala_2.12.tgz [4] https://s3.amazonaws.com/flink-nightly/flink-2.3-SNAPSHOT-bin-scala_2.12.tgz Best regards, Yuepeng Pan.
