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 B21E210AFF for ; Tue, 13 Aug 2013 02:54:50 +0000 (UTC) Received: (qmail 93278 invoked by uid 500); 13 Aug 2013 02:54:50 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 93093 invoked by uid 500); 13 Aug 2013 02:54:49 -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 93051 invoked by uid 500); 13 Aug 2013 02:54:49 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 93040 invoked by uid 99); 13 Aug 2013 02:54:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Aug 2013 02:54:49 +0000 Date: Tue, 13 Aug 2013 02:54:49 +0000 (UTC) From: "Prasanna Santhanam (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (CLOUDSTACK-4256) [Automation] TestSharedNetworks test cases failed while creating network 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-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanna Santhanam reopened CLOUDSTACK-4256: -------------------------------------------- Assignee: Prasanna Santhanam (was: Alena Prokharchyk) Fix test to query unallocated VLAN > [Automation] TestSharedNetworks test cases failed while creating network > ------------------------------------------------------------------------- > > Key: CLOUDSTACK-4256 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4256 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation, Test > Affects Versions: 4.2.0 > Reporter: Rayees Namathponnan > Assignee: Prasanna Santhanam > Priority: Critical > Fix For: 4.2.0 > > > Below test cases failed > integration.component.test_shared_networks.TestSharedNetworks.test_createSharedNetwork_accountSpecific > integration.component.test_shared_networks.TestSharedNetworks.test_createSharedNetwork_domainSpecific > integration.component.test_shared_networks.TestSharedNetworks.test_createSharedNetwork_projectSpecific > integration.component.test_shared_networks.TestSharedNetworks.test_createSharedNetwork_usedVlan2 > integration.component.test_shared_networks.TestSharedNetworks.test_deployVM_isolatedAndShared > integration.component.test_shared_networks.TestSharedNetworks.test_deployVM_multipleSharedNetwork > Test cases failed while creating network\, observed below error > Error Message > Execute cmd: createnetwork failed, due to: errorCode: 431, errorText:There is a isolated/shared network with vlan id: 1200 already exists in zone 1 > -------------------- >> begin captured logging << -------------------- > testclient.testcase.TestSharedNetworks: DEBUG: Admin type account created: admin-XABU1-Q7G53T > testclient.testcase.TestSharedNetworks: DEBUG: User type account created: admin-XABU1-1Q3UHH > testclient.testcase.TestSharedNetworks: DEBUG: Physical Network found: 4b414b4e-8e90-4ef4-9e33-eb56970cd30f > testclient.testcase.TestSharedNetworks: DEBUG: Shared Network Offering created: 699901f7-083a-41f7-96f0-6ee88d05ae78 > --------------------- >> 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_shared_networks.py", line 1030, in test_createSharedNetwork_accountSpecific > zoneid=self.zone.id > File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 1940, in create > return Network(apiclient.createNetwork(cmd).__dict__) > File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1709, in createNetwork > response = self.connection.marvin_request(command, response_type=response, method=method) > File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 222, in marvin_request > response = jsonHelper.getResultObj(response.json(), response_type) > File "/usr/local/lib/python2.7/site-packages/marvin/jsonHelper.py", line 148, in getResultObj > raise cloudstackException.cloudstackAPIException(respname, errMsg) > Execute cmd: createnetwork failed, due to: errorCode: 431, errorText:There is a isolated/shared network with vlan id: 1200 already exists in zone 1 > -------------------- >> begin captured logging << -------------------- > testclient.testcase.TestSharedNetworks: DEBUG: Admin type account created: admin-XABU1-Q7G53T > testclient.testcase.TestSharedNetworks: DEBUG: User type account created: admin-XABU1-1Q3UHH > testclient.testcase.TestSharedNetworks: DEBUG: Physical Network found: 4b414b4e-8e90-4ef4-9e33-eb56970cd30f > testclient.testcase.TestSharedNetworks: DEBUG: Shared Network Offering created: 699901f7-083a-41f7-96f0-6ee88d05ae78 > --------------------- >> end captured logging << --------------------- -- 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