Rayees Namathponnan created CLOUDSTACK-5192: -----------------------------------------------
Summary: [Automation] Test case TestSecurityGroup.test_08_security_group failed, expected exception not raised Key: CLOUDSTACK-5192 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5192 Project: CloudStack Issue Type: Test Security Level: Public (Anyone can view this level - this is the default.) Components: Automation Affects Versions: 4.3.0 Environment: KVM automation Reporter: Rayees Namathponnan Fix For: 4.3.0 Test cases integration.component.test_project_resources.TestSecurityGroup.test_08_security_group failed in Basic SG KVM automation run; observed below error Error Message Exception not raised -------------------- >> begin captured logging << -------------------- test_08_security_group (integration.component.test_project_resources.TestSecurityGroup): DEBUG: Created security group with ID: 81914871-83e9-44ee-b882-ccd90226ef2e test_08_security_group (integration.component.test_project_resources.TestSecurityGroup): DEBUG: Authorizing ingress rule for sec group ID: 81914871-83e9-44ee-b882-ccd90226ef2e for ssh access test_08_security_group (integration.component.test_project_resources.TestSecurityGroup): DEBUG: Deployed VM (ID: 3169df57-1f93-4180-a290-7af45a5b605b) in project: 6b78292d-921d-4c14-8e6c-e0b0138e13b7 test_08_security_group (integration.component.test_project_resources.TestSecurityGroup): DEBUG: Deploying VM with security group: 81914871-83e9-44ee-b882-ccd90226ef2e outside project:6b78292d-921d-4c14-8e6c-e0b0138e13b7 --------------------- >> end captured logging << --------------------- Stacktrace File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run testMethod() File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_project_resources.py", line 1320, in test_08_security_group securitygroupids=[security_group.id], File "/usr/local/lib/python2.7/unittest/case.py", line 112, in __exit__ "{0} not raised".format(exc_name)) Exception not raised -------------------- >> begin captured logging << -------------------- test_08_security_group (integration.component.test_project_resources.TestSecurityGroup): DEBUG: Created security group with ID: 81914871-83e9-44ee-b882-ccd90226ef2e test_08_security_group (integration.component.test_project_resources.TestSecurityGroup): DEBUG: Authorizing ingress rule for sec group ID: 81914871-83e9-44ee-b882-ccd90226ef2e for ssh access test_08_security_group (integration.component.test_project_resources.TestSecurityGroup): DEBUG: Deployed VM (ID: 3169df57-1f93-4180-a290-7af45a5b605b) in project: 6b78292d-921d-4c14-8e6c-e0b0138e13b7 test_08_security_group (integration.component.test_project_resources.TestSecurityGroup): DEBUG: Deploying VM with security group: 81914871-83e9-44ee-b882-ccd90226ef2e outside project:6b78292d-921d-4c14-8e6c-e0b0138e13b7 --------------------- >> end captured logging << --------------------- -- This message was sent by Atlassian JIRA (v6.1#6144)