The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/develop-20250920-3 has failed. Run started by GitHub user RongtongJin (triggered by github-actions[bot]).
Head commit for run: 682cff1b056b4bef22f2da587e8519d07d6efe08 / RongtongJin <jinrongton...@mails.ucas.ac.cn> refactor: fix test failures caused by metrics manager refactoring - Fix ChangeInvisibleTimeProcessorTest by using @Spy instead of @Mock for BrokerController - Inject BrokerMetricsManager into BrokerController using reflection - Remove unnecessary mock stubbings - Update all processors to use new static writeResponse method - Fix BrokerMetricsManager initialization issues in AckMessageProcessorTest and PopReviveServiceTest These changes ensure all related tests pass after refactoring metrics managers from static variables to instance variables. Report URL: https://github.com/apache/rocketmq/actions/runs/17879486901 With regards, GitHub Actions via GitBox