[
https://issues.apache.org/jira/browse/CLOUDSTACK-6095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dhananjay D Pathak updated CLOUDSTACK-6095:
-------------------------------------------
Summary: [Automation] : test_vpc_network_pfrules.py fails with error as
AssertionError: Failed to SSH into VM (was: [Automation] :
test_vpc_network_pfrules.pyfails with error as AssertionError: Failed to SSH
into VM )
> [Automation] : test_vpc_network_pfrules.py fails with error as
> AssertionError: Failed to SSH into VM
> -----------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-6095
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6095
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: marvin
> Affects Versions: 4.2.0
> Environment: CloudPlatform 4.2.0 on Red Hat Enterprise Linux Server
> release 6.4 (Santiago)
> Reporter: Dhananjay D Pathak
> Attachments: failed_plus_exceptions.txt, failed_plus_exceptions.txt,
> failed_plus_exceptions.txt, index.html, results.txt, results.txt,
> results.txt, runinfo.txt, runinfo.txt, runinfo.txt
>
>
> Marvin Test test_vpc_network_pfrules.py fails with Error as described bellow
> (log files are attached):
> Test : Create VPC PF rules on acquired public ip when VpcVirtualRouter is
> stopped ... FAIL
> Test Create VPC PF rules on acquired public ip when VpcVirtualRouter is
> Running ... FAIL
> Test Create multiple VPC PF rules on acquired public ip in diff't networks
> when VpcVirtualRouter is stopped ... FAIL
> Test Create multiple VPC PF rules on acquired public ip in diff't networks
> when VpcVirtualRouter is running ... FAIL
> Test delete a PF rule in VPC when VpcVirtualRouter is Stopped ... FAIL
> Test delete a PF rule in VPC when VpcVirtualRouter is Running ... FAIL
> Test delete all PF rules in VPC when VpcVirtualRouter is Stopped ... FAIL
> Test delete all PF rules in VPC when VpcVirtualRouter is Running ... FAIL
> Test delete all PF rules in VPC across multiple networks when
> VpcVirtualRouter is Stopped ... FAIL
> Test delete all PF rules in VPC across multiple networks when
> VpcVirtualRouter is Running ... FAIL
> ======================================================================
> FAIL: Test : Create VPC PF rules on acquired public ip when VpcVirtualRouter
> is stopped
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/DataDisk/temp/cloudstack/test/integration/component/test_vpc_network_pfrules.py",
> line 508, in test_01_network_services_VPC_StopCreatePF
> self.check_ssh_into_vm(vm_1, public_ip_1, testnegative=False)
> File
> "/DataDisk/temp/cloudstack/test/integration/component/test_vpc_network_pfrules.py",
> line 328, in check_ssh_into_vm
> self.fail("Failed to SSH into VM - %s" % (public_ip.ipaddress.ipaddress))
> AssertionError: Failed to SSH into VM - 207.19.99.48
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)