Github user aledsage commented on the issue:
https://github.com/apache/brooklyn-server/pull/598
jenkins test failure looked unrelated - we should investigate that
separately. I've amended the commits to force jenkins to build again.
For the record, here's the test failure:
```
2017-03-16 00:39:32,545 INFO TESTNG INVOKING: "Surefire test" -
org.apache.brooklyn.entity.software.base.SoftwareProcessStopsDuringStartTest.testStopDuringProvisionWaitsForCompletion()
2017-03-16 00:39:32,549 INFO Stopping
EmptySoftwareProcessImpl{id=ax1j5mlygp} in []
2017-03-16 00:39:32,550 INFO When stopping
EmptySoftwareProcessImpl{id=ax1j5mlygp}, waiting for up to 10m for the machine
to finish provisioning, before terminating it
2017-03-16 00:39:32,554 WARN Deprecated use of unmanaged location
(SshMachineLocation[SshMachineLocation:y2op:null@localhost/127.0.0.1:22(id=y2ope2zmax)]);
will be managed automatically now but not supported in future versions
2017-03-16 00:39:32,555 INFO Simulated obtain of machine
SshMachineLocation[SshMachineLocation:y2op:null@localhost/127.0.0.1:22(id=y2ope2zmax)]
2017-03-16 00:39:32,574 WARN Request for bundle
'org.apache.brooklyn.software-winrm' (0.11.0-SNAPSHOT) will be ignored, loading
'org.apache.brooklyn.location.winrm.WinRmMachineLocation' as no framework
available
2017-03-16 00:39:32,730 INFO TESTNG FAILED: "Surefire test" -
org.apache.brooklyn.entity.software.base.SoftwareProcessStopsDuringStartTest.testStopDuringProvisionWaitsForCompletion()
finished in 183 ms
java.lang.AssertionError: lists don't have the same size expected [2] but
found [1]
at
org.apache.brooklyn.entity.software.base.SoftwareProcessStopsDuringStartTest.testStopDuringProvisionWaitsForCompletion(SoftwareProcessStopsDuringStartTest.java:185)
```
---
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.
---