Rayees Namathponnan created CLOUDSTACK-4255:
-----------------------------------------------

             Summary: [Automation] Test cases from 
TestRedundantRouterRulesLifeCycle failed to connect trough SSH 
                 Key: CLOUDSTACK-4255
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4255
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.2.0
         Environment: KVM
            Reporter: Rayees Namathponnan
             Fix For: 4.2.0


Below test cases failed from TestRedundantRouterRulesLifeCycle 

integration.component.test_redundant_router_network_rules.TestRedundantRouterRulesLifeCycle.test_applyNetworkRules_MasterDown_deleteNetworkRules
integration.component.test_redundant_router_network_rules.TestRedundantRouterRulesLifeCycle.test_networkRules_afterRebootRouters

Observed below error 

SSH to guest VM failed: Failed to bring up ssh service in time. Waited 300s. 
Error is error(113, 'No route to host')
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Creating network 
with network offering: 1a8497fe-d55b-4df5-af9a-9c74fbfcb8da
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Created network 
with ID: 05bd8f16-7a8d-41b6-a167-d8ef339184cb
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Network state: 
Allocated
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Listing routers 
for network: Test Network
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Deploying VM in 
account: test-EONCB0
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Deployed VM in 
network: 05bd8f16-7a8d-41b6-a167-d8ef339184cb
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Listing routers 
for network: Test Network
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Associating 
public IP for network: Test Network
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Associated 
10.223.122.88 with network 05bd8f16-7a8d-41b6-a167-d8ef339184cb
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Enabling static 
NAT for IP: 10.223.122.88
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Static NAT 
enabled for IP: 10.223.122.88
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: creating a FW 
rule on IP: 10.223.122.88
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Created a 
firewall rule on 22 port of IP: 10.223.122.88
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Associating 
public IP for network: Test Network
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Associated 
10.223.122.92 with network 05bd8f16-7a8d-41b6-a167-d8ef339184cb
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Associating 
public IP for network: Test Network
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Associated 
10.223.122.94 with network 05bd8f16-7a8d-41b6-a167-d8ef339184cb
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Creating LB rule 
for IP address: 10.223.122.94
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Adding 
e9f7a6d5-7131-4a83-b29b-4383cf0732f7 to the LB rule SSH
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Starting router 
ID: 187f718b-2bcc-4207-92d0-6462b49fbf81
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Rebooting router 
ID: 187f718b-2bcc-4207-92d0-6462b49fbf81
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Rebooting router 
ID: 187f718b-2bcc-4207-92d0-6462b49fbf81
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Listing routers 
for network: Test Network
testclient.testcase.TestRedundantRouterRulesLifeCycle: DEBUG: Trying to SSH 
into the virtual machine
--------------------- >> 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_redundant_router_network_rules.py",
 line 479, in test_networkRules_afterRebootRouters
    self.fail("SSH to guest VM failed: %s" % e)
  File "/usr/local/lib/python2.7/unittest/case.py", line 393, in fail
    raise self.failureException(msg)
SSH to guest VM failed: Failed to bring up ssh service in time. Waited 300s. 
Error is error(113, 'No route to host')


--
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

Reply via email to