Rayees Namathponnan created CLOUDSTACK-2890: -----------------------------------------------
Summary: [Automation] Failed to add second to VM in vmware environment; and test case TestDeployVM.test_01_nic failed Key: CLOUDSTACK-2890 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2890 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Network Controller Affects Versions: 4.2.0 Environment: Master Vmware Reporter: Rayees Namathponnan Fix For: 4.2.0 Test case TestDeployVM.test_01_nic failing in Vmware BVT run. Failed to add second nic to VM, with below error 2013-06-07 00:05:57,490 DEBUG [cloud.network.NetworkModelImpl] (Job-Executor-56:job-895) Service SecurityGroup is not supported in the network id=376 2013-06-07 00:05:57,500 DEBUG [cloud.network.NetworkManagerImpl] (Job-Executor-56:job-895) Removed nic id=581 2013-06-07 00:05:57,502 DEBUG [cloud.network.NetworkManagerImpl] (Job-Executor-56:job-895) Revoving nic secondary ip entry ... 2013-06-07 00:05:57,503 ERROR [cloud.async.AsyncJobManagerImpl] (Job-Executor-56:job-895) Unexpected exception while executing org.apache.cloudstack.api.command.user.vm.AddNic ToVMCmd com.cloud.utils.exception.CloudRuntimeException: Unable to add NIC to VM[User|vm] at com.cloud.vm.UserVmManagerImpl.addNicToVirtualMachine(UserVmManagerImpl.java:916) at org.apache.cloudstack.api.command.user.vm.AddNicToVMCmd.execute(AddNicToVMCmd.java:109) at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:155) at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:437) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722) 2013-06-07 00:05:57,504 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-56:job-895) Complete async job-895, jobStatus: 2, resultCode: 530, result: Error Code: 530 Error text: Unable to add NIC to VM[User|vm] 2013-06-07 00:05:57,538 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-42:job-884) Complete async job-884, jobStatus: 1, resultCode: 0, result: org.apache.cloudstack.api.response.UserVmResponse@606c1040 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira