**BUG REPORT** 1. Please describe the issue you observed:
- What did you do? run "mvn clean install" on the root of 4.7.2 source distribution (it still happens on master) - What did you expect to see? All tests passing - What did you see instead? ``` [ERROR] org.apache.bookkeeper.server.http.TestHttpService.testWhoIsAuditorService(org.apache.bookkeeper.server.http.TestHttpService) [ERROR] Run 1: TestHttpService.testWhoIsAuditorService:638 expected:<200> but was:<404> [ERROR] Run 2: TestHttpService.testWhoIsAuditorService:638 expected:<200> but was:<404> [ERROR] Run 3: TestHttpService.testWhoIsAuditorService:638 expected:<200> but was:<404> ``` [ Full content available at: https://github.com/apache/bookkeeper/issues/1630 ] This message was relayed via gitbox.apache.org for [email protected]
