Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B53011024E for ; Fri, 14 Feb 2014 11:45:20 +0000 (UTC) Received: (qmail 86436 invoked by uid 500); 14 Feb 2014 11:45:20 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 86409 invoked by uid 500); 14 Feb 2014 11:45:19 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 86398 invoked by uid 500); 14 Feb 2014 11:45:19 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 86394 invoked by uid 99); 14 Feb 2014 11:45:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 11:45:19 +0000 Date: Fri, 14 Feb 2014 11:45:19 +0000 (UTC) From: "Dhananjay D Pathak (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-6113) [Automation] : test_advancedsg_networks.py fails with error as TypeError: 'NoneType' object has no attribute '__getitem__' MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dhananjay D Pathak updated CLOUDSTACK-6113: ------------------------------------------- Attachment: runinfo.txt results.txt failed_plus_exceptions.txt Log files for execution of test_advancedsg_networks.py are attached. > [Automation] : test_advancedsg_networks.py fails with error as TypeError: 'NoneType' object has no attribute '__getitem__' > -------------------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-6113 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6113 > 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, results.txt, runinfo.txt > > > Marvin Test test_advancedsg_networks.py fails with Error as described bellow (log files are attached): > ERROR > Test to verify Advance Zone with security group enabled can be created ... ERROR > Test to verify Advance Zone created with flag ... ERROR > ERROR > ERROR > ERROR > ERROR > ====================================================================== > ERROR: test suite for > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/usr/local/lib/python2.7/site-packages/nose-1.3.0-py2.7.egg/nose/suite.py", line 208, in run > self.setUp() > File "/usr/local/lib/python2.7/site-packages/nose-1.3.0-py2.7.egg/nose/suite.py", line 291, in setUp > self.setupContext(ancestor) > File "/usr/local/lib/python2.7/site-packages/nose-1.3.0-py2.7.egg/nose/suite.py", line 314, in setupContext > try_run(context, names) > File "/usr/local/lib/python2.7/site-packages/nose-1.3.0-py2.7.egg/nose/util.py", line 469, in try_run > return func() > File "/DataDisk/temp/cloudstack/test/integration/component/test_advancedsg_networks.py", line 2826, in setUpClass > cls.template = get_template(cls.api_client,cls.zone.id,cls.services["ostype"]) > TypeError: 'NoneType' object has no attribute '__getitem__' -- This message was sent by Atlassian JIRA (v6.1.5#6160)