Ashutosk Kelkar created CLOUDSTACK-8020:
-------------------------------------------
Summary: test_snapshots.py - test_03_snapshot_detachedDisk fails
in cleanup operation
Key: CLOUDSTACK-8020
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8020
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: 4.5.0
Reporter: Ashutosk Kelkar
Assignee: Ashutosk Kelkar
Fix For: 4.5.0
Error Message
Warning: Exception during cleanup : Job failed: {jobprocstatus : 0, created :
u'2014-12-03T09:12:12+0000', jobresult : {errorcode : 431, errortext : u'unable
to find a snapshot with id 38'}, cmd :
u'org.apache.cloudstack.api.command.user.snapshot.DeleteSnapshotCmd', userid :
u'853befb2-7a82-11e4-a8a8-7a695060978f', jobstatus : 2, jobid :
u'e98de980-bf07-4073-9953-988eac452c1e', jobresultcode : 530, jobinstanceid :
u'a5bc4e3d-98b1-4a2e-b5a5-21ea1be8b109', jobresulttype : u'object',
jobinstancetype : u'Snapshot', accountid :
u'853bdf86-7a82-11e4-a8a8-7a695060978f'}
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 361, in run
self.tearDown()
File "/root/cloudstack/test/integration/component/test_snapshots.py", line
244, in tearDown
raise Exception("Warning: Exception during cleanup : %s" % e)
'Warning: Exception during cleanup : Job failed: {jobprocstatus : 0, created :
u\'2014-12-03T09:12:12+0000\', jobresult : {errorcode : 431, errortext :
u\'unable to find a snapshot with id 38\'}, cmd :
u\'org.apache.cloudstack.api.command.user.snapshot.DeleteSnapshotCmd\', userid
: u\'853befb2-7a82-11e4-a8a8-7a695060978f\', jobstatus : 2, jobid :
u\'e98de980-bf07-4073-9953-988eac452c1e\', jobresultcode : 530, jobinstanceid :
u\'a5bc4e3d-98b1-4a2e-b5a5-21ea1be8b109\', jobresulttype : u\'object\',
jobinstancetype : u\'Snapshot\', accountid :
u\'853bdf86-7a82-11e4-a8a8-7a695060978f\'}\n
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)