Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-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 9129A10794 for ; Wed, 10 Jul 2013 10:15:42 +0000 (UTC) Received: (qmail 78123 invoked by uid 500); 10 Jul 2013 10:15:42 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 78086 invoked by uid 500); 10 Jul 2013 10:15:42 -0000 Mailing-List: contact dev-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list dev@falcon.incubator.apache.org Received: (qmail 78077 invoked by uid 99); 10 Jul 2013 10:15:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2013 10:15:42 +0000 X-ASF-Spam-Status: No, hits=3.2 required=5.0 tests=FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sriksun@hotmail.com designates 65.55.116.108 as permitted sender) Received: from [65.55.116.108] (HELO blu0-omc3-s33.blu0.hotmail.com) (65.55.116.108) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2013 10:15:35 +0000 Received: from BLU167-W24 ([65.55.116.73]) by blu0-omc3-s33.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 10 Jul 2013 03:15:14 -0700 X-TMN: [9NFLlLXcP1Iic6CXO1KA+e1l+KTScsV8] X-Originating-Email: [sriksun@hotmail.com] Message-ID: Content-Type: multipart/alternative; boundary="_e40ac0d3-c9ab-49f5-b107-f55452c6332b_" From: Srikanth Sundarrajan To: "dev@falcon.incubator.apache.org" Subject: RE: Falcon build failing Date: Wed, 10 Jul 2013 03:15:13 -0700 Importance: Normal In-Reply-To: References: ,, MIME-Version: 1.0 X-OriginalArrivalTime: 10 Jul 2013 10:15:14.0719 (UTC) FILETIME=[5E8B9AF0:01CE7D56] X-Virus-Checked: Checked by ClamAV on apache.org --_e40ac0d3-c9ab-49f5-b107-f55452c6332b_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Once FALCON-1 & FALCON-32 are committed=2C these hacks wont be required. Th= e patch has already been reviewed and since it is large enough=2C we are wa= iting for additional reviews and tests on other environments. We are hoping= to have this committed in a day or so. We are yet to setup jenkins for Fal= con. RegardsSrikanth Sundarrajan > Date: Wed=2C 10 Jul 2013 15:26:03 +0530 > Subject: Re: Falcon build failing > From: paliwalashish@gmail.com > To: dev@falcon.incubator.apache.org >=20 > Is it possible to fix the build issue. CI tools won't be able to do this > and any automated build shall fail. >=20 > Also do we have Falcon jenkins job setup? If not we can raise an INFRA > ticket. >=20 >=20 > On Tue=2C Jul 9=2C 2013 at 11:12 AM=2C Srikanth Sundarrajan > wrote: >=20 > > Looks like build is looking for the lib files under webapp directory. T= he > > pre-requisite for this is to run mvn clean package -DskipTests before t= his > > so that the webapp folders are available for the tests to use. > > Alternately you can apply patch in FALCON-1 ( > > https://issues.apache.org/jira/secure/attachment/12591215/FALCON-1.patc= h) > > over the cloned version. The patch in FALCON-1 should resolve this issu= e. > > RegardsSrikanth Sundarrajan > > > > > Date: Tue=2C 9 Jul 2013 10:47:58 +0530 > > > Subject: Falcon build failing > > > From: paliwalashish@gmail.com > > > To: dev@falcon.incubator.apache.org > > > > > > Folks=2C > > > > > > I cloned the repo today and fired a build as per documentation > > > http://falcon.incubator.apache.org/docs/InstallationSteps.html > > > > > > The build is failing with following error=2C What am I missing? > > > > > > 2013-07-09 10:42:12=2C969 INFO - Archived configuration > > PROCESS/clicksummary > > > (ConfigurationStore:327) > > > 2013-07-09 10:42:12=2C970 INFO - PROCESS clicksummary is removed fro= m > > config > > > store (AUDIT:262) > > > 2013-07-09 10:42:12=2C971 INFO - Archived configuration FEED/clicksu= mmary > > > (ConfigurationStore:327) > > > 2013-07-09 10:42:12=2C971 INFO - FEED clicksummary is removed from c= onfig > > > store (AUDIT:262) > > > 2013-07-09 10:42:12=2C972 INFO - Archived configuration FEED/impress= ions > > > (ConfigurationStore:327) > > > 2013-07-09 10:42:12=2C972 INFO - FEED impressions is removed from co= nfig > > > store (AUDIT:262) > > > 2013-07-09 10:42:12=2C973 INFO - Archived configuration FEED/clicks > > > (ConfigurationStore:327) > > > 2013-07-09 10:42:12=2C973 INFO - FEED clicks is removed from config = store > > > (AUDIT:262) > > > 2013-07-09 10:42:12=2C974 INFO - Archived configuration CLUSTER/corp > > > (ConfigurationStore:327) > > > 2013-07-09 10:42:12=2C975 INFO - CLUSTER corp is removed from config= store > > > (AUDIT:262) > > > Tests run: 2=2C Failures: 2=2C Errors: 0=2C Skipped: 0=2C Time elapse= d: 4.739 sec > > > <<< FAILURE! > > > testBundle(org.apache.falcon.converter.OozieProcessMapperTest) Time > > > elapsed: 0.879 sec <<< FAILURE! > > > org.apache.falcon.FalconException: > > > > > /Users/xxxxx/opensource/falcon/incubator-falcon/webapp/target/falcon-we= bapp-0.3-SNAPSHOT/WEB-INF/lib > > > configured for system.lib.location doesn't contain any valid libs > > > at > > > > > org.apache.falcon.service.SharedLibraryHostingService.pushLibsToHDFS(Sh= aredLibraryHostingService.java:83) > > > at > > > > > org.apache.falcon.converter.AbstractOozieEntityMapper.copySharedLibs(Ab= stractOozieEntityMapper.java:153) > > > at > > > > > org.apache.falcon.converter.AbstractOozieEntityMapper.map(AbstractOozie= EntityMapper.java:138) > > > at > > > > > org.apache.falcon.converter.OozieProcessMapperTest.testBundle(OozieProc= essMapperTest.java:161) > > > > > > testBundle1(org.apache.falcon.converter.OozieProcessMapperTest) Time > > > elapsed: 0.522 sec <<< FAILURE! > > > org.apache.falcon.FalconException: > > > > > /Users/xxxxxx/opensource/falcon/incubator-falcon/webapp/target/falcon-w= ebapp-0.3-SNAPSHOT/WEB-INF/lib > > > configured for system.lib.location doesn't contain any valid libs > > > at > > > > > org.apache.falcon.service.SharedLibraryHostingService.pushLibsToHDFS(Sh= aredLibraryHostingService.java:83) > > > at > > > > > org.apache.falcon.converter.AbstractOozieEntityMapper.copySharedLibs(Ab= stractOozieEntityMapper.java:153) > > > at > > > > > org.apache.falcon.converter.AbstractOozieEntityMapper.map(AbstractOozie= EntityMapper.java:138) > > > at > > > > > org.apache.falcon.converter.OozieProcessMapperTest.testBundle1(OoziePro= cessMapperTest.java:191) > > > > > > > > > Results : > > > > > > Failed tests: > > > OozieProcessMapperTest.testBundle:161 ? Falcon > > > /Users/apaliw1/opensource/falco... > > > OozieProcessMapperTest.testBundle1:191 ? Falcon > > > /Users/apaliw1/opensource/falc... > > > > > > Tests run: 2=2C Failures: 2=2C Errors: 0=2C Skipped: 0 > > > > > > [INFO] > > > ---------------------------------------------------------------------= --- > > > [INFO] Reactor Summary: > > > [INFO] > > > [INFO] Build Tools ....................................... SUCCESS > > [1.934s] > > > [INFO] Apache Falcon ..................................... SUCCESS > > [13.647s] > > > [INFO] Apache Falcon CLI client .......................... SUCCESS > > [26.395s] > > > [INFO] Apache Falcon Metrics ............................. SUCCESS > > [9.156s] > > > [INFO] Apache Falcon Test Utility ........................ SUCCESS > > [8.182s] > > > [INFO] Apache Falcon Commons ............................. SUCCESS > > > [1:39.588s] > > > [INFO] Apache Falcon Messaging ........................... SUCCESS > > [24.378s] > > > [INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS > > [22.041s] > > > [INFO] Apache Falcon Feed ................................ SUCCESS > > [15.857s] > > > [INFO] Apache Falcon Process ............................. FAILURE > > [6.187s] > > > [INFO] Apache Falcon Acquisition ......................... SKIPPED > > > [INFO] Apache Falcon Replication ......................... SKIPPED > > > [INFO] Apache Falcon Retention ........................... SKIPPED > > > [INFO] Apache Falcon Archival ............................ SKIPPED > > > [INFO] Apache Falcon Rerun ............................... SKIPPED > > > [INFO] Apache Falcon Prism ............................... SKIPPED > > > [INFO] Apache Falcon Web Application ..................... SKIPPED > > > [INFO] > > > ---------------------------------------------------------------------= --- > > > [INFO] BUILD FAILURE > > > [INFO] > > > ---------------------------------------------------------------------= --- > > > [INFO] Total time: 3:47.784s > > > [INFO] Finished at: Tue Jul 09 10:42:13 GMT+05:30 2013 > > > [INFO] Final Memory: 37M/88M > > > [INFO] > > > ---------------------------------------------------------------------= --- > > > [ERROR] Failed to execute goal > > > org.apache.maven.plugins:maven-surefire-plugin:2.14:test (default-tes= t) > > on > > > project falcon-process: There are test failures. > > > [ERROR] > > > [ERROR] Please refer to > > > > > /Users/apaliw1/opensource/falcon/incubator-falcon/process/target/surefi= re-reports > > > for the individual test results. > > > [ERROR] -> [Help 1] > > > [ERROR] > > > [ERROR] To see the full stack trace of the errors=2C re-run Maven wit= h the > > -e > > > switch. > > > [ERROR] Re-run Maven using the -X switch to enable full debug logging= . > > > [ERROR] > > > [ERROR] For more information about the errors and possible solutions= =2C > > > please read the following articles: > > > [ERROR] [Help 1] > > > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > > > [ERROR] > > > [ERROR] After correcting the problems=2C you can resume the build wit= h the > > > command > > > [ERROR] mvn -rf :falcon-process > > > > > > > > > -- > > > thanks > > > ashish > > > > > > Blog: http://www.ashishpaliwal.com/blog > > > My Photo Galleries: http://www.pbase.com/ashishpaliwal > > > > >=20 >=20 >=20 > --=20 > thanks > ashish >=20 > Blog: http://www.ashishpaliwal.com/blog > My Photo Galleries: http://www.pbase.com/ashishpaliwal = --_e40ac0d3-c9ab-49f5-b107-f55452c6332b_--