Github user aledsage commented on the issue:
https://github.com/apache/brooklyn-server/pull/360
The test failure looks unrelated. It failed while building Brooklyn CAMP
REST API (after 30:21 min):
```
Build timed out (after 60 minutes). Marking the build as aborted.
...
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on
project brooklyn-camp: There was a timeout or other error in the fork -> [Help
1]
```
It had just run `CatalogYamlEntityTest. testOsgiNotLeakingToParent`, and
was calling `AbstractYamlTest.setUp()` when it reported the build timeout.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---