[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13701820#comment-13701820
 ] 

Rayees Namathponnan commented on CLOUDSTACK-3259:
-------------------------------------------------

1) Test case test_routers.TestRouterStopCreateFW.test_01_RouterStopCreateFW 
failed with below error 

File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File "/data/Repo2/qa/cloudstack/test/integration/component/test_routers.py", 
line 1220, in test_01_RouterStopCreateFW
    'iptables -t nat -L'
  File 
"/usr/local/lib/python2.7/site-packages/marvin/integration/lib/utils.py", line 
161, in get_process_status
    ssh = remoteSSHClient(hostip, port, username, password)
  File "/usr/local/lib/python2.7/site-packages/marvin/remoteSSHClient.py", line 
45, in __init__
    self.ssh.connect(str(host), int(port), user, passwd)
  File "/usr/local/lib/python2.7/site-packages/paramiko/client.py", line 300, 
in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko/util.py", line 278, in 
retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko/client.py", line 300, 
in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
[Errno 111] Connection refused


2) test_routers.TestRouterStopCreateLB.test_01_RouterStopCreateLB 

SSH Access failed for 10.1.1.112: SSHException('Error reading SSH protocol 
banner',)
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestRouterStopCreateLB: DEBUG: Stopping router with ID: 
86a7faad-534b-43b2-856c-81df98fccc62
testclient.testcase.TestRouterStopCreateLB: DEBUG: Creating LB rule for public 
IP: 9d26f268-ca6c-419a-894f-1eb62586fef9
testclient.testcase.TestRouterStopCreateLB: DEBUG: Assigning VM 
c38b246f-65fa-48c9-8403-6ce40fb525d4 to LB rule: 
a1e6e9d1-3cff-4f1a-aa11-497fd1b590e6
testclient.testcase.TestRouterStopCreateLB: DEBUG: SSH into VM with IP: 
10.223.243.53
paramiko.transport: DEBUG: starting thread (client mode): 0x150b9e10L
paramiko.transport: ERROR: Exception: Error reading SSH protocol banner
paramiko.transport: ERROR: Traceback (most recent call last):
paramiko.transport: ERROR:   File 
"/usr/local/lib/python2.7/site-packages/paramiko/transport.py", line 1555, in 
run
paramiko.transport: ERROR:     self._check_banner()
paramiko.transport: ERROR:   File 
"/usr/local/lib/python2.7/site-packages/paramiko/transport.py", line 1681, in 
_check_banner
paramiko.transport: ERROR:     raise SSHException('Error reading SSH protocol 
banner' + str(x))
paramiko.transport: ERROR: SSHException: Error reading SSH protocol banner
paramiko.transport: ERROR: 
                
> integration.component.test_routers test cases failed with ssh connection 
> error 
> -------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3259
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3259
>             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: Automation : Vmware
>            Reporter: Rayees Namathponnan
>             Fix For: 4.2.0
>
>
> Test cases failed with ssh connection error in vmware 
> integration.component.test_routers

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