Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 57379EB02 for ; Thu, 21 Feb 2013 11:01:26 +0000 (UTC) Received: (qmail 7295 invoked by uid 500); 21 Feb 2013 11:01:25 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 7087 invoked by uid 500); 21 Feb 2013 11:01:24 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 7045 invoked by uid 99); 21 Feb 2013 11:01:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2013 11:01:24 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [195.66.90.41] (HELO sbppmx2.schubergphilis.com) (195.66.90.41) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2013 11:01:15 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by sbppmx2.schubergphilis.com (Postfix) with ESMTP id 6F88D12A4E for ; Thu, 21 Feb 2013 12:00:54 +0100 (MET) X-Virus-Scanned: amavisd-new at schubergphilis.com Received: from sbppmx2.schubergphilis.com ([127.0.0.1]) by localhost (sbppmx2.schubergphilis.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bLf0gZ-FdN6y for ; Thu, 21 Feb 2013 12:00:54 +0100 (MET) Received: from SBPOTMG401.sbp.lan (edge.schubergphilis.com [195.66.90.11]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by sbppmx2.schubergphilis.com (Postfix) with ESMTP id 6245912A30 for ; Thu, 21 Feb 2013 12:00:54 +0100 (MET) Received: from SBPOMF101.sbp.lan (10.71.2.130) by SBPOTMG401.sbp.lan (10.71.3.110) with Microsoft SMTP Server (TLS) id 14.1.379.0; Thu, 21 Feb 2013 12:00:54 +0100 Received: from SBPOMB402.sbp.lan ([fe80::2410:c2c8:67bf:d067]) by SBPOMF101.sbp.lan ([fe80::253f:3a21:d553:7947%15]) with mapi id 14.02.0318.001; Thu, 21 Feb 2013 12:00:54 +0100 From: Hugo Trippaers To: "cloudstack-dev@incubator.apache.org" Subject: RE: Master build failure Thread-Topic: Master build failure Thread-Index: AQHOD9CODvAM0xhynEOZw7kK1eZ+LZiD0H8AgAAK+QCAAEkagA== Date: Thu, 21 Feb 2013 11:00:52 +0000 Message-ID: <6DE00C9FDF08A34683DF71786C70EBF02F6E782C@SBPOMB402.sbp.lan> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.71.96.47] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Hey, I'm investigating why master had broken. The unittests in the NVP plugin br= eak because something changed in another part of CloudStack and I'm trying = to track it down now. Please take care when sending the advice to other developers/users to build= with "-Dmaven.test.skip=3Dtrue". This might allow the project to be build,= but it will be a flawed product. Something is broken and that might potent= ially cause other failures as well. In this case the broken test is in the = NVP plugin, but that isn't where the problem is. It's in the networking cor= e most likely. So in a sense you are telling somebody just build a broken p= roduct and hope for the best. Cheers, Hugo > -----Original Message----- > From: Isaac Chiang [mailto:isaacchiang@gmail.com] > Sent: Thursday, February 21, 2013 8:35 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Master build failure >=20 > Hi Gavin: > It works, thank you! >=20 > Isaac >=20 > On Thu, Feb 21, 2013 at 2:55 PM, Gavin Lee wrote: >=20 > > Hi, Isaac > > I also encountered this build issue and submitted a bug: > > https://issues.apache.org/jira/browse/CLOUDSTACK-1354 > > > > If you are urgent to build this, just add "-Dmaven.test.skip=3Dtrue" on > > maven command line. > > > > > > On Thu, Feb 21, 2013 at 9:12 AM, Isaac Chiang > > wrote: > > > Hi all: > > > I was trying to build CloudStack from source and blocked by > > > following message: > > > > > > [INFO] Apache CloudStack Plugin - Network Elastic Load Balancer > > > SUCCESS [2.816s] [INFO] Apache CloudStack Plugin - Network Nicira > > > NVP ..... FAILURE > > [7.876s] > > > [INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment > > SKIPPED > > > [INFO] Apache CloudStack Plugin - Storage Allocator Random SKIPPED > > > [INFO] Apache CloudStack Plugin - User Authenticator LDAP SKIPPED > > > [INFO] Apache CloudStack Plugin - User Authenticator MD5 . SKIPPED > > > [INFO] Apache CloudStack Plugin - User Authenticator Plain Text > > > SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator SHA256 > > > Salted > > SKIPPED > > > [INFO] Apache CloudStack Plugin - Dns Notifier Example ... SKIPPED > > > [INFO] Apache CloudStack Engine Storage Image Component .. SKIPPED > > > [INFO] Apache CloudStack Plugin - Storage Image S3 ....... SKIPPED > > > [INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED > > > [INFO] Apache CloudStack Plugin - Storage Volume solidfire SKIPPED > > > [INFO] Apache CloudStack SystemVM Patches ................ SKIPPED > > > [INFO] Apache CloudStack Cloud Engine Compute Component .. SKIPPED > > > [INFO] Apache CloudStack Cloud Engine Orchestration Component > > > SKIPPED [INFO] Apache CloudStack Engine Storage Image Motion > > > Component SKIPPED [INFO] Apache CloudStack Engine Storage Backup > > > Component . SKIPPED [INFO] Apache CloudStack Engine Storage > Snapshot > > > Component SKIPPED [INFO] Apache CloudStack Engine Storage > > > integration test Component > > SKIPPED > > > [INFO] Apache CloudStack Cloud Engine Schema Component ... SKIPPED > > > [INFO] Apache CloudStack Cloud Engine API ................ SKIPPED > > > [INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED > > > INFO] Apache CloudStack Console Proxy Plugin ............ SKIPPED > > > [INFO] Apache CloudStack Console Proxy ................... SKIPPED > > > [INFO] Apache CloudStack Test ............................ SKIPPED > > > [INFO] Apache CloudStack Client UI ....................... SKIPPED > > > [INFO] Apache CloudStack Developer Tools ................. SKIPPED > > > [INFO] Apache CloudStack Developer Tools ................. SKIPPED > > > [INFO] Apache CloudStack marvin .......................... SKIPPED > > > [INFO] Apache CloudStack cloudmonkey cli ................. SKIPPED > > > [INFO] Apache CloudStack DevCloud ........................ SKIPPED > > > [INFO] Apache CloudStack DevCloud-KVM .................... SKIPPED > > > [INFO] > > > -------------------------------------------------------------------- > > > ---- > > > [INFO] BUILD FAILURE > > > [INFO] > > > -------------------------------------------------------------------- > > > ---- > > > [INFO] Total time: 3:11.112s > > > [INFO] Finished at: Thu Feb 21 09:04:16 CST 2013 [INFO] Final > > > Memory: 34M/241M [INFO] > > > -------------------------------------------------------------------- > > > ---- > > > [ERROR] Failed to execute goal > > > org.apache.maven.plugins:maven-surefire-plugin:2.12:test > > > (default-test) > > on > > > project cloud-plugin-network- > > > nvp: There are test failures. > > > > > > The commit version is : commit 744c24ee > > > > > > Anyone else running into this? Any help will be appreciated > > > > > > Thanks > > > > > > Isaac Chiang > > > > > > > > -- > > Gavin > >