Github user swill commented on the pull request:
https://github.com/apache/cloudstack/pull/1436#issuecomment-213841009
### CI RESULTS
```
Tests Run: 9
Skipped: 0
Failed: 0
Errors: 2
```
**Summary of the problem(s):**
```
ERROR: Test Create/Delete a manual snap shot and verify
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs2/cloudstack/test/integration/component/test_usage.py",
line 1419, in test_01_snapshot_usage
snapshot = Snapshot.create(self.apiclient, volumes[0].id)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1014, in
create
return Snapshot(apiclient.createSnapshot(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 797, in createSnapshot
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to:
errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_usage_Y07AFO/results.txt
```
```
ERROR: Test Create/delete a volume and verify correct usage is recorded
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs2/cloudstack/test/integration/component/test_usage.py",
line 689, in test_01_volume_usage
"url"] = self.services["coreos_volume"]["urlkvm"]
KeyError: 'coreos_volume'
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_usage_Y07AFO/results.txt
```
**Associated Uploads**
**`/tmp/MarvinLogs/DeployDataCenter__Apr_22_2016_22_59_43_BLA4UL:`**
*
[dc_entries.obj](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1436/tmp/MarvinLogs/DeployDataCenter__Apr_22_2016_22_59_43_BLA4UL/dc_entries.obj)
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1436/tmp/MarvinLogs/DeployDataCenter__Apr_22_2016_22_59_43_BLA4UL/failed_plus_exceptions.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1436/tmp/MarvinLogs/DeployDataCenter__Apr_22_2016_22_59_43_BLA4UL/runinfo.txt)
**`/tmp/MarvinLogs/test_usage_Y07AFO:`**
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1436/tmp/MarvinLogs/test_usage_Y07AFO/failed_plus_exceptions.txt)
*
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1436/tmp/MarvinLogs/test_usage_Y07AFO/results.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1436/tmp/MarvinLogs/test_usage_Y07AFO/runinfo.txt)
Uploads will be available until `2016-06-23 02:00:00 +0200 CEST`
*Comment created by [`upr comment`](https://github.com/cloudops/upr).*
---
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.
---