Github user tbouron commented on the issue:
https://github.com/apache/brooklyn-server/pull/922
The build was aborted for some reason, but all tests passed:
```
[INFO] Installing
org/apache/brooklyn/brooklyn-commands/1.0.0-SNAPSHOT/brooklyn-commands-1.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Build timed out (after 60 minutes). Marking the build as aborted.
Build was aborted
[JENKINS] Archiving disabled
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy:
java.lang.InterruptedException
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Brooklyn Server Root ............................... SUCCESS [
5.027 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [
4.852 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [
9.481 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [
3.821 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [01:21
min]
[INFO] Brooklyn API ....................................... SUCCESS [
5.608 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [
2.409 s]
[INFO] CAMP Base .......................................... SUCCESS [
7.161 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [
4.601 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [
4.584 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [
3.591 s]
[INFO] CAMP Server ........................................ SUCCESS [
9.477 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [
7.076 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [
17.419 s]
[INFO] Brooklyn Core ...................................... SUCCESS [04:14
min]
[INFO] Brooklyn Policies .................................. SUCCESS [
43.287 s]
[INFO] Brooklyn WinRM Software Entities ................... SUCCESS [
17.993 s]
[INFO] Brooklyn Secure JMXMP Agent ........................ SUCCESS [
14.597 s]
[INFO] Brooklyn JMX RMI Agent ............................. SUCCESS [
4.669 s]
[INFO] Brooklyn Jclouds Location Targets .................. SUCCESS [
45.356 s]
[INFO] Brooklyn Software Base ............................. SUCCESS [01:46
min]
[INFO] Brooklyn CAMP ...................................... SUCCESS [04:02
min]
[INFO] Brooklyn Launcher Common ........................... SUCCESS [
41.868 s]
[INFO] Brooklyn REST API .................................. SUCCESS [01:17
min]
[INFO] Brooklyn REST Resources ............................ SUCCESS [02:01
min]
[INFO] Brooklyn REST Server ............................... SUCCESS [01:56
min]
[INFO] Brooklyn Launcher .................................. SUCCESS [04:01
min]
[INFO] Brooklyn Container Location Targets ................ SUCCESS [01:58
min]
[INFO] Brooklyn Command Line Interface .................... SUCCESS [01:15
min]
[INFO] Brooklyn Test Framework ............................ SUCCESS [02:11
min]
[INFO] Brooklyn OSGi init ................................. SUCCESS [01:34
min]
[INFO] Brooklyn OSGi start ................................ SUCCESS [
59.515 s]
[INFO] Brooklyn Karaf ..................................... SUCCESS [
25.970 s]
[INFO] Jetty config fragment .............................. SUCCESS [03:20
min]
[INFO] Apache Http Component extension .................... SUCCESS [02:21
min]
[INFO] Brooklyn Karaf Features ............................ SUCCESS [
52.768 s]
[INFO] Brooklyn Karaf Shell Commands ...................... SUCCESS [02:49
min]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 59:14 min
[INFO] Finished at: 2017-12-21T12:22:15+00:00
[INFO] Final Memory: 99M/801M
[INFO]
------------------------------------------------------------------------
channel stopped
Adding one-line test results to commit status...
Setting status of 8670b23b075f944b27d91e0075bd0f4af1ba9175 to FAILURE with
url https://builds.apache.org/job/brooklyn-server-pull-requests/2818/ and
message: 'FAILURE
4961 tests run, 0 skipped, 0 failed.'
Using context: Jenkins: brooklyn-server-pull-request
Finished: ABORTED
```
---