Github user bhaisaab commented on the pull request:
https://github.com/apache/cloudstack/pull/1466#issuecomment-207617920
@swill @nvazquez I saw the failing job:
https://travis-ci.org/apache/cloudstack/jobs/121766436
It failed due to missing Marvin distribution:
IOError: [Errno 2] No such file or directory:
'/home/travis/build/apache/cloudstack/tools/marvin/dist/Marvin-*.tar.gz'
The actual error seems to be hidden as only parts of mvn build output are
shown in the output. It is likely that one of the unit tests have failed
(likely one unit test related to kvm disk i/o where it checks some disk
activity -- this has happened in my VM env few time though does not happen on
baremetal).
I'll open a PR to increase verbosity of the Travis build to output which
test/module failed.
---
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.
---