Hi, Thanks for looking into this. The tests are indeed not quite stable, and currently the code uses somewhat outdated libraries. I'm renovating it, however, it takes time.
Frankly, my plan was to bring the dependencies up to date, and then heal the CIs. I guess there are three use cases for Apache-based CI: a) SpotBugs -> sonarqube.io integration. As far as I can remember, spotbugs analysis was taking noticeable time, and it did not fit within GitHub-based runners. I could double-check if we can move those checks to GitHub Actions. b) Snapshot build publishing. I'm not sure if we can publish snapshots via github actions. It would be nice to have though. c) AFAIK there was z390-based worker, which we used to validate if JMeter could execute with that platform.| We can probably disable the job temporarily and re-enable it later, however, I guess we have to use ASF-based CI for publishing the "nightly" build artifacts. Vladimir
