Hi Xinyu, The test failure probably was due to RATIS-2330 <https://issues.apache.org/jira/browse/RATIS-2330> (thanks Attila for reporting it!). Please merge it and retry.
Tsz-Wo On Mon, Sep 15, 2025 at 8:49 AM Xinyu Tan <[email protected]> wrote: > Hi > > Bad news:I bump ratis-thridparty version to 1.0.10 but the ci still > fails[1]. > > We need to find the reason for the ci failure! I will take a look for this > these days. > > [1] https://github.com/apache/ratis/pull/1284 > > Best > ---------------- > Xinyu Tan > > On 2025/09/09 16:02:30 Tsz Wo Sze wrote: > > Sure, let's try updating the grpc and netty. Thanks. > > > > Tsz-Wo > > > > On Mon, Sep 8, 2025 at 7:35 PM Xinyu Tan <[email protected]> wrote: > > > > > Hi,Tsz-Wo > > > > > > Maybe we can upgrade grpc and netty version to take a try, see > > > https://issues.apache.org/jira/browse/RATIS-2324 > > > > > > Best > > > -------------- > > > Xinyu Tan > > > > > > On 2025/09/08 20:19:24 Tsz Wo Sze wrote: > > > > Hi Xinyu, > > > > > > > > You are right that the tests somehow became unstable recently. I > wonder > > > if > > > > it is related to the gRPC and Netty versions. Just have restarted > the > > > > failed job. > > > > > > > > Tsz-Wo > > > > > > > > > > > > On Sun, Sep 7, 2025 at 7:36 AM Xinyu Tan <[email protected]> > wrote: > > > > > > > > > Hello everyone, > > > > > > > > > > I have checked out the 3.2.1 branch from the latest commit on > master > > > > > (RATIS-2323. Extend ratis-shell add command (#1282)) to prepare the > > > > > release. All steps have been completed except for sending out the > > > > > announcement email. While testing the CI for the rc1 commit, I > observed > > > > > that it failed consistently 5 times (with 4 retries), which > indicates > > > this > > > > > is not a flakey issue. > > > > > In addition, the corresponding grpc ci on master has already > failed 3 > > > > > times in a row. > > > > > > > > > > The failing test cases are mainly testReadAfterWrite [1] and > > > > > testInstallSnapshotDuringBootstrap [2]. I downloaded the logs but > they > > > are > > > > > not very detailed. I also tried reproducing the issue locally, but > > > > > unfortunately I could not. Does anyone have thoughts on this? > > > > > > > > > > Best > > > > > --------------- > > > > > Xinyu Tan > > > > > > > > > > [1] > > > > > > > > > https://github.com/apache/ratis/actions/runs/17524438039/job/49774980651 > > > > > [2] > > > > > > > > > https://github.com/apache/ratis/actions/runs/17524438039/job/49773323234 > > > > > > > > > > > > > > >
