Hi everyone, I noticed that multiple e2e tests had debugging logged enabled. Quite a few of them have done that for a long time; however, since we are adding more and more tests, it also seems that this caused the bucket to overflood. I've disabled the debugging logging for all tests; this has resolved the issue (for now).
Best regards, Martijn On Thu, 12 May 2022 at 15:39, Martijn Visser <martijnvis...@apache.org> wrote: > Hi everyone, > > There are currently problems with builds on master, release-1.15 and > release-1.14. This is tracked under > https://issues.apache.org/jira/browse/FLINK-24433 > > The E2E tests are failing due to running out of disk space. I have noticed > something in one of the bash based E2E tests (where a TAR is created, but > never removed). If there's anyone else who wants to help/contribute in > fixing this, this is much appreciated. > > I'll keep you posted. > > Best regards, > > Martijn Visser > https://twitter.com/MartijnVisser82 > https://github.com/MartijnVisser > >