Rayees Namathponnan created CLOUDSTACK-5471:
-----------------------------------------------
Summary: [Automation] [BVT] list ISO and template calls fails,
Key: CLOUDSTACK-5471
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5471
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: ISO, Template
Affects Versions: 4.3.0
Environment: KVM
Branch 4.3.0
Reporter: Rayees Namathponnan
Priority: Blocker
Fix For: 4.3.0
integration.smoke.test_iso.TestISO.test_03_delete_iso
integration.smoke.test_templates.TestTemplates.test_03_delete_template
Above to test cases failing from BVT, this test cases performing below task
Step 1 : register ISO or template
Step 2 : delete ISO
Step 3 : Call list ISO with ID to verify iso deleted or not
Actual result;
ListISO call failed with below error
2013-12-11 19:40:57,517 DEBUG [c.c.a.m.AgentManagerImpl]
(AgentManager-Handler-1:null) SeqA 6-200: Processing Seq 6-200: { Cmd ,
MgmtId: -1, via: 6, Ver:
v1, Flags: 11,
[{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":4,"_loadInfo":"{\n
\"connections\": []\n}","wait":0}}] }
2013-12-11 19:40:57,521 DEBUG [c.c.a.m.AgentManagerImpl]
(AgentManager-Handler-1:null) SeqA 6-200: Sending Seq 6-200: { Ans: , MgmtId:
29066118877352, via
: 6, Ver: v1, Flags: 100010,
[{"com.cloud.agent.api.AgentControlAnswer":{"result":true,"wait":0}}] }
2013-12-11 19:40:58,508 DEBUG [c.c.a.ApiServlet] (catalina-exec-8:ctx-17989e07)
===START=== 10.223.240.194 -- GET apiKey=p6RxI0rfWZUA4pUpAGp9o1cYXb2TVgLC
uH4pnPUZ-3TlkdTRhcbhy_KaSZkDyJZSN83J5t0__e0zaDw95TrCxg&response=json&command=listIsos&signature=IyZh8yJpsoCY3cAwctTwXygtrsU%3D&id=2e2118be-65a1-4ad8-8e97-1
ac0cdfb7018
2013-12-11 19:40:58,515 INFO [c.c.a.ApiServer] (catalina-exec-8:ctx-17989e07
ctx-858297d0 ctx-4c09ee9c) Please specify a valid template ID.
2013-12-11 19:40:58,516 DEBUG [c.c.a.ApiServlet] (catalina-exec-8:ctx-17989e07
ctx-858297d0 ctx-4c09ee9c) ===END=== 10.223.240.194 -- GET
apiKey=p6RxI0rfWZUA4pUpAGp9o1cYXb2TVgLCuH4pnPUZ-3TlkdTRhcbhy_KaSZkDyJZSN83J5t0__e0zaDw95TrCxg&response=json&command=listIsos&signature=IyZh8yJpsoCY3cAwctTwXygtrsU%3D&id=2e2118be-65a1-4ad8-8e97-1ac0cdfb7018
2013-12-11 19:40:58,562 DEBUG [c.c.a.ApiServlet]
(catalina-exec-10:ctx-27a9b100) ===START=== 10.223.240.194 -- GET
apiKey=p6RxI0rfWZUA4pUpAGp9o1cYXb2TVgLCuH4pnPUZ-3TlkdTRhcbhy_KaSZkDyJZSN83J5t0__e0zaDw95TrCxg&zoneid=39e79154-e1c9-44a3-bcac-539341ecdb12&command=extractIso&mode=HTTP_DOWNLOAD&signature=HIHsQyzcEWAMyEu6de9ojBm%2F%2Fs8%3D&id=08d67b26-cbd3-4bd0-ad82-cd08e324f9c6&response=json
Same issue reported in https://issues.apache.org/jira/browse/CLOUDSTACK-5221
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)