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 5074B10D47 for ; Wed, 24 Jul 2013 17:35:54 +0000 (UTC) Received: (qmail 28756 invoked by uid 500); 24 Jul 2013 17:35:54 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 27758 invoked by uid 500); 24 Jul 2013 17:35:52 -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 27552 invoked by uid 500); 24 Jul 2013 17:35:51 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 27533 invoked by uid 99); 24 Jul 2013 17:35:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jul 2013 17:35:50 +0000 Date: Wed, 24 Jul 2013 17:35:50 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-3696) Test case test_project_limits.TestResourceLimitsProject.test_06_volumes_per_project failed due to volume usage exceeded for project 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-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13718615#comment-13718615 ] ASF subversion and git services commented on CLOUDSTACK-3696: ------------------------------------------------------------- Commit cd51303f2086fc1fe6d21495c9514ef59450ea0d in branch refs/heads/master from [~sanjay.tripathi] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=cd51303 ] CLOUDSTACK-3696: Test case test_project_limits.TestResourceLimitsProject.test_06_volumes_per_project failed due to volume usage exceeded for project. Signed-off-by: Prasanna Santhanam (cherry picked from commit 5009d3b82af4fa385490517185d071e1326cffaa) > Test case test_project_limits.TestResourceLimitsProject.test_06_volumes_per_project failed due to volume usage exceeded for project > ----------------------------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-3696 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3696 > 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 > 4.2 > Reporter: Rayees Namathponnan > Assignee: Sanjay Tripathi > Fix For: 4.2.0 > > Attachments: vmops.log.tar.bz2 > > > Test cases failed with below error > Error Message > Execute cmd: deployvirtualmachine failed, due to: errorCode: 535, errorText:Maximum number of resources of type 'volume' for project name=Project-03710I in domain id=34 has been exceeded. > -------------------- >> begin captured logging << -------------------- > testclient.testcase.TestResourceLimitsProject: DEBUG: Updating volume resource limits for project: 9a95e867-8932-4449-8676-ac4e3884c814 > testclient.testcase.TestResourceLimitsProject: DEBUG: Deploying VM for project: 9a95e867-8932-4449-8676-ac4e3884c814 > --------------------- >> 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_project_limits.py", line 806, in test_06_volumes_per_project > projectid=self.project.id > File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 394, in create > virtual_machine = apiclient.deployVirtualMachine(cmd, method=method) > File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 614, in deployVirtualMachine > 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: deployvirtualmachine failed, due to: errorCode: 535, errorText:Maximum number of resources of type 'volume' for project name=Project-03710I in domain id=34 has been exceeded. > -------------------- >> begin captured logging << -------------------- > testclient.testcase.TestResourceLimitsProject: DEBUG: Updating volume resource limits for project: 9a95e867-8932-4449-8676-ac4e3884c814 > testclient.testcase.TestResourceLimitsProject: DEBUG: Deploying VM for project: 9a95e867-8932-4449-8676-ac4e3884c814 > --------------------- >> 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