You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Girish Shilamkar (JIRA)" <ji...@apache.org> on 2013/12/19 10:11:13 UTC

[jira] [Resolved] (CLOUDSTACK-5503) [Automation] Test case "TestDefaultSecurityGroup.test_03_accessInDefaultSecurityGroup" failing with error "Exception not raised"

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Girish Shilamkar resolved CLOUDSTACK-5503.
------------------------------------------

    Resolution: Duplicate

> [Automation] Test case "TestDefaultSecurityGroup.test_03_accessInDefaultSecurityGroup" failing with error "Exception not raised"
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5503
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5503
>             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 in BASIC SG
>            Reporter: Rayees Namathponnan
>             Fix For: 4.3.0
>
>
> Test case integration.component.test_security_groups.TestDefaultSecurityGroup.test_03_accessInDefaultSecurityGroup failing with below error 
> paramiko.transport: DEBUG: starting thread (client mode): 0x36082d0L
> paramiko.transport: INFO: Connected (version 2.0, client OpenSSH_4.3)
> paramiko.transport: DEBUG: kex algos:['diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] server key:['ssh-rsa', 'ssh-dss'] client encrypt:['aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'arcfour128', 'arcfour256', 'arcfour', 'aes192-cbc', 'aes256-cbc', 'rijndael-cbc@lysator.liu.se', 'aes128-ctr', 'aes192-ctr', 'aes256-ctr'] server encrypt:['aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'arcfour128', 'arcfour256', 'arcfour', 'aes192-cbc', 'aes256-cbc', 'rijndael-cbc@lysator.liu.se', 'aes128-ctr', 'aes192-ctr', 'aes256-ctr'] client mac:['hmac-md5', 'hmac-sha1', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] server mac:['hmac-md5', 'hmac-sha1', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False
> paramiko.transport: DEBUG: Ciphers agreed: local=aes128-ctr, remote=aes128-ctr
> paramiko.transport: DEBUG: using kex diffie-hellman-group1-sha1; server key type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac: local hmac-sha1, remote hmac-sha1; compression: local none, remote none
> paramiko.transport: DEBUG: Switch to new keys ...
> paramiko.transport: DEBUG: Adding ssh-rsa host key for 10.223.250.232: 0f8b3ff9dc4dce10340227dab3cac032
> paramiko.transport: DEBUG: Trying discovered key a0114fddd71936946702c57069b4175b in /root/.ssh/id_rsa
> paramiko.transport: DEBUG: userauth is OK
> paramiko.transport: INFO: Authentication (publickey) failed.
> paramiko.transport: DEBUG: userauth is OK
> paramiko.transport: INFO: Authentication (password) successful!
> test_03_accessInDefaultSecurityGroup (integration.component.test_security_groups.TestDefaultSecurityGroup): CRITICAL: FAILED: test_03_accessInDefaultSecurityGroup: Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
>     testMethod()
>   File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_security_groups.py", line 368, in test_03_accessInDefaultSecurityGroup
>     self.virtual_machine.password
>   File "/usr/local/lib/python2.7/unittest/case.py", line 112, in __exit__
>     "{0} not raised".format(exc_name))
> AssertionError: Exception not raised
> --------------------- >> 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_security_groups.py", line 368, in test_03_accessInDefaultSecurityGroup
>     self.virtual_machine.password
>   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_03_accessInDefaultSecurityGroup (integration.component.test_security_groups.TestDefaultSecurityGroup): DEBUG: ::::::::::::STARTED : TC: test_03_accessInDefaultSecurityGroup :::::::::::
> test_03_accessInDefaultSecurityGroup (integration.component.test_security_groups.TestDefaultSecurityGroup): DEBUG: sending GET request: deployVirtualMachine {'domainid': u'163bcea8-61ff-11e3-8936-4290361b938f', 'zoneid': u'61a555f2-8d07-4bc1-bcc5-4eecbba5837f', 'userdata': 'VGhpcyBpcyBzYW1wbGUgZGF0YQ==', 'serviceofferingid': u'2dacb98a-96ec-4359-a777-9b6516d10320', 'displayname': 'Test VM', 'templateid': u'163f3ea8-61ff-11e3-8936-4290361b938f', 'account': u'test-TestdeployVMWithUserData-test_01_authorizeIngressRule-CTYRTH', 'hypervisor': 'KVM'}
> test_03_accessInDefaultSecurityGroup (integration.component.test_security_groups.TestDefaultSecurityGroup): DEBUG: Computed Signature by Marvin: TGle6OTK6XF79rDB5fjMNzHmS2E=
> JOB : 158 Regression_Basic_SG_KVM_602_Multi.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)