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 5572F1193A for ; Fri, 16 May 2014 16:08:25 +0000 (UTC) Received: (qmail 41699 invoked by uid 500); 16 May 2014 15:43:22 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 83443 invoked by uid 500); 16 May 2014 15:18:24 -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 77005 invoked by uid 99); 16 May 2014 15:17:21 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2014 15:17:21 +0000 X-ASF-Spam-Status: No, hits=-1999.5 required=5.0 tests=ALL_TRUSTED,DATE_IN_PAST_06_12,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 16 May 2014 15:17:15 +0000 Received: (qmail 69597 invoked by uid 99); 16 May 2014 11:19:34 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2014 11:19:34 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id DFD06E01251 for ; Fri, 16 May 2014 00:40:44 +0000 (UTC) Date: Fri, 16 May 2014 00:40:44 +0000 (UTC) From: Apache Jenkins Server To: dev@falcon.incubator.apache.org Message-ID: <1341609965.115.1400200844666.JavaMail.jenkins@crius> In-Reply-To: <1903879619.114.1400199771560.JavaMail.jenkins@crius> References: <1903879619.114.1400199771560.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Apache-falcon #286 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Jenkins-Job: Apache-falcon X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [venkatesh] FALCON-440 Inadvertently excludes *.patch from source distribut= ion. Contributed by Venkatesh Seetharam ------------------------------------------ [...truncated 25551 lines...] =09at org.apache.hcatalog.common.HiveClientCache.get(HiveClientCache.java:1= 43) =09at org.apache.hcatalog.common.HCatUtil.getHiveClient(HCatUtil.java:548) =09at org.apache.hcatalog.api.HCatClientHMSImpl.initialize(HCatClientHMSImp= l.java:596) =09at org.apache.hcatalog.api.HCatClient.create(HCatClient.java:67) =09at org.apache.falcon.catalog.HiveCatalogService.getHCatClient(HiveCatalo= gService.java:74) =09at org.apache.falcon.catalog.HiveCatalogService.get(HiveCatalogService.j= ava:63) =09at org.apache.falcon.lifecycle.TableStorageFeedEvictorIT.setUp(TableStor= ageFeedEvictorIT.java:90) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:39) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:25) =09at java.lang.reflect.Method.invoke(Method.java:597) =09at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocat= ionHelper.java:80) =09at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:52= 5) =09at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:202) =09at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:130) =09at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMet= hodWorker.java:173) =09at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:105) =09at org.testng.TestRunner.runWorkers(TestRunner.java:1178) =09at org.testng.TestRunner.privateRun(TestRunner.java:757) =09at org.testng.TestRunner.run(TestRunner.java:608) =09at org.testng.SuiteRunner.runTest(SuiteRunner.java:334) =09at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329) =09at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291) =09at org.testng.SuiteRunner.run(SuiteRunner.java:240) =09at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) =09at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) =09at org.testng.TestNG.runSuitesSequentially(TestNG.java:1158) =09at org.testng.TestNG.runSuitesLocally(TestNG.java:1083) =09at org.testng.TestNG.run(TestNG.java:999) =09at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.ja= va:91) =09at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSing= leClass(TestNGDirectoryTestSuite.java:128) =09at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(Tes= tNGDirectoryTestSuite.java:112) =09at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider= .java:113) =09at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameCla= ssLoader(ForkedBooter.java:200) =09at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(Fork= edBooter.java:153) =09at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:= 103) Caused by: java.net.ConnectException: Connection refused =09at java.net.PlainSocketImpl.socketConnect(Native Method) =09at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351) =09at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213) =09at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200) =09at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) =09at java.net.Socket.connect(Socket.java:529) =09at org.apache.thrift.transport.TSocket.open(TSocket.java:180) =09... 50 more ) =09at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.open(HiveMetaSto= reClient.java:382) =09at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.(HiveMetaS= toreClient.java:214) =09at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.(HiveMetaS= toreClient.java:154) =09at org.apache.hcatalog.common.HiveClientCache$CacheableHiveMetaStoreClie= nt.(HiveClientCache.java:246) =09at org.apache.hcatalog.common.HiveClientCache$4.call(HiveClientCache.jav= a:170) =09at org.apache.hcatalog.common.HiveClientCache$4.call(HiveClientCache.jav= a:167) =09at com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache= .java:4792) =09at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(L= ocalCache.java:3599) =09at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2= 379) =09at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache= .java:2342) =09at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257) =09at com.google.common.cache.LocalCache.get(LocalCache.java:4000) =09at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.ja= va:4789) =09at org.apache.hcatalog.common.HiveClientCache.getOrCreate(HiveClientCach= e.java:167) =09at org.apache.hcatalog.common.HiveClientCache.get(HiveClientCache.java:1= 43) =09at org.apache.hcatalog.common.HCatUtil.getHiveClient(HCatUtil.java:548) =09at org.apache.hcatalog.api.HCatClientHMSImpl.initialize(HCatClientHMSImp= l.java:596) =09at org.apache.hcatalog.api.HCatClient.create(HCatClient.java:67) =09at org.apache.falcon.catalog.HiveCatalogService.getHCatClient(HiveCatalo= gService.java:74) =09at org.apache.falcon.catalog.HiveCatalogService.get(HiveCatalogService.j= ava:63) =09at org.apache.falcon.lifecycle.TableStorageFeedEvictorIT.setUp(TableStor= ageFeedEvictorIT.java:90) Results : Failed tests:=20 HiveCatalogServiceIT.setUp:65 =C2=BB Falcon Exception creating HCatClient= : org.apac... EntityManagerJerseySmokeIT.testFeedSchedule:112 expected:<200> but was:<4= 00> EntityManagerJerseyIT.testClusterSubmitScheduleSuspendResumeDelete:444 ex= pected:<200> but was:<400> EntityManagerJerseyIT.testClusterValidate:434 expected:<200> but was:<400= > EntityManagerJerseyIT.testDelete:644 expected:<200> but was:<400> EntityManagerJerseyIT.testDeleteDataSet:625 expected:<200> but was:<400> EntityManagerJerseyIT.testFeedSchedule:555 expected:<200> but was:<400> EntityManagerJerseyIT.testGetEntityDefinition:499 expected:<200> but was:= <400> EntityManagerJerseyIT.testGetEntityList:712 expected:<200> but was:<400> EntityManagerJerseyIT.testIdempotentSubmit:368 expected:<200> but was:<40= 0> EntityManagerJerseyIT.testLibExtensions:111 expected:<200> but was:<400> EntityManagerJerseyIT.testOptionalInput:213 expected:<200> but was:<400> EntityManagerJerseyIT.testProcessDeleteAndSchedule:229 expected:<200> but= was:<400> EntityManagerJerseyIT.testProcessEndtimeUpdate:326 expected:<200> but was= :<400> EntityManagerJerseyIT.testProcessInputUpdate:289 expected:<200> but was:<= 400> EntityManagerJerseyIT.testScheduleSuspendResume:532 expected:<200> but wa= s:<400> EntityManagerJerseyIT.testStatus:345 expected:<200> but was:<400> EntityManagerJerseyIT.testSubmit:481 expected:<200> but was:<400> EntityManagerJerseyIT.testUpdateCheckUser:159 expected:<200> but was:<400= > EntityManagerJerseyIT.testUserWorkflowUpdate:269 expected:<200> but was:<= 400> LateDataHandlerIT.prepare:81->setupHiveMetastore:91 =C2=BB Falcon Excepti= on creatin... FeedEntityValidationIT.setup:60 =C2=BB Falcon Exception creating HCatClie= nt: org.ap... ClusterEntityValidationIT.testClusterEntityWithValidInterfaces:63 expecte= d:<200> but was:<400> FalconCLISmokeIT.testSubmitAndScheduleEntityValidCommands:59 expected:<-1= > but was:<0> FalconCLIIT.testClientProperties:504->submitTestFiles:568 expected:<-1> b= ut was:<0> FalconCLIIT.testContinue:451->submitTestFiles:568 expected:<-1> but was:<= 0> FalconCLIIT.testDefinitionEntityValidCommands:176->submitTestFiles:568 ex= pected:<-1> but was:<0> FalconCLIIT.testDeleteEntityValidCommands:296->submitTestFiles:568 expect= ed:<-1> but was:<0> FalconCLIIT.testInstanceGetLogs:535->submitTestFiles:568 expected:<-1> bu= t was:<0> FalconCLIIT.testInstanceKillAndRerun:427->submitTestFiles:568 expected:<-= 1> but was:<0> FalconCLIIT.testInstanceRunningAndStatusCommands:345->submitTestFiles:568= expected:<-1> but was:<0> FalconCLIIT.testInstanceRunningAndSummaryCommands:374->submitTestFiles:56= 8 expected:<-1> but was:<0> FalconCLIIT.testInstanceSuspendAndResume:404->submitTestFiles:568 expecte= d:<-1> but was:<0> FalconCLIIT.testScheduleEntityValidCommands:202->submitTestFiles:568 expe= cted:<-1> but was:<0> FalconCLIIT.testSubmitAndScheduleEntityValidCommands:110 expected:<-1> bu= t was:<0> FalconCLIIT.testSubmitEntityValidCommands:58 expected:<-1> but was:<0> FalconCLIIT.testSuspendResumeStatusEntityValidCommands:223->submitTestFil= es:568 expected:<-1> but was:<0> FalconCLIIT.testValidateValidCommands:142 expected:<-1> but was:<0> TableStorageFeedEvictorIT.setUp:90 =C2=BB Falcon Exception creating HCatC= lient: org... Tests run: 169, Failures: 39, Errors: 0, Skipped: 107 [INFO]=20 [INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp --- [INFO]=20 [INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp --- [INFO] Stopping server 0 2014-05-16 00:39:42.602:INFO::Stopped SelectChannelConnector@0.0.0.0:41000 2014-05-16 00:39:42.603:INFO::Stopped SslSocketConnector@0.0.0.0:41443 [INFO] Failsafe report directory: [INFO] --------------------------------------------------------------------= ---- [INFO] Reactor Summary: [INFO]=20 [INFO] Checkstyle ........................................ SUCCESS [1.742s] [INFO] Apache Falcon ..................................... SUCCESS [6.856s] [INFO] Build Tools ....................................... SUCCESS [1:23.39= 2s] [INFO] Apache Falcon CLI client .......................... SUCCESS [32.780s= ] [INFO] Apache Falcon Metrics ............................. SUCCESS [11.681s= ] [INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [12.114s= ] [INFO] Apache Falcon Test Utility ........................ SUCCESS [10.588s= ] [INFO] Apache Falcon Commons ............................. SUCCESS [1:16.79= 3s] [INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [15.767s= ] [INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [37.148s= ] [INFO] Apache Falcon Messaging ........................... SUCCESS [21.909s= ] [INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [32.225s= ] [INFO] Apache Falcon Feed ................................ SUCCESS [19.981s= ] [INFO] Apache Falcon Process ............................. SUCCESS [26.486s= ] [INFO] Apache Falcon Acquisition ......................... SUCCESS [0.577s] [INFO] Apache Falcon Replication ......................... SUCCESS [18.348s= ] [INFO] Apache Falcon Retention ........................... SUCCESS [18.939s= ] [INFO] Apache Falcon Archival ............................ SUCCESS [0.636s] [INFO] Apache Falcon Rerun ............................... SUCCESS [28.157s= ] [INFO] Apache Falcon Prism ............................... SUCCESS [54.659s= ] [INFO] Apache Falcon Web Application ..................... FAILURE [8:12.16= 4s] [INFO] Apache Falcon Documentation ....................... SKIPPED [INFO] --------------------------------------------------------------------= ---- [INFO] BUILD FAILURE [INFO] --------------------------------------------------------------------= ---- [INFO] Total time: 16:43.577s [INFO] Finished at: Fri May 16 00:39:42 UTC 2014 [INFO] Final Memory: 341M/522M [INFO] --------------------------------------------------------------------= ---- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plug= in:2.16:verify (verify) on project falcon-webapp: There are test failures. [ERROR]=20 [ERROR] Please refer to for the individual test results. [ERROR] -> [Help 1] [ERROR]=20 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e= switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR]=20 [ERROR] For more information about the errors and possible solutions, pleas= e read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailu= reException [ERROR]=20 [ERROR] After correcting the problems, you can resume the build with the co= mmand [ERROR] mvn -rf :falcon-webapp 2014-05-16 00:39:44.393:INFO::Shutdown hook executing 2014-05-16 00:39:45.014:INFO::Shutdown hook complete Build step 'Execute shell' marked build as failure [CHECKSTYLE] Collecting checkstyle analysis files... [CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-= result.xml [CHECKSTYLE] Parsing 51 files in [CHECKSTYLE] Successfully parsed file of module with 0 warn= ings. [CHECKSTYLE] Successfully parsed file of module with 0 warning= s. [CHECKSTYLE] Successfully parsed file of module with 0 warn= ings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module wit= h 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 wa= rnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnin= gs. [CHECKSTYLE] Successfully parsed file of module with 0 warnings= . [CHECKSTYLE] Successfully parsed file of module wit= h 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings= . [CHECKSTYLE] Successfully parsed file of module with 0 warn= ings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnin= gs. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of modul= e with 81 warnings. [CHECKSTYLE] Successfully parsed file of module = with 1940 warnings. [CHECKSTYLE] Successfully parsed file of modul= e with 0 warnings. [CHECKSTYLE] Successfully parsed file of module = with 3 warnings. [CHECKSTYLE] Successfully parsed file of mod= ule with 34 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of m= odule with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of mo= dule with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of= module with 0 warnings. [CHECKSTYLE] Successfully parsed file of mod= ule with 0 warnings. [CHECKSTYLE] Successfully parsed file = of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 3 warnings. [CHECKSTYLE] Successfully parsed file o= f module with 3 warnings. [CHECKSTYLE] Successfully parsed file = of module with 22 warnings. [CHECKSTYLE] Successfully parsed file of= module with 8 warnings. [CHECKSTYLE] Successfully parsed file = of module with 2 warnings. [CHECKSTYLE] Successfully parsed file of module with 4 warnings. [CHECKSTYLE] Successfully parsed file of mod= ule with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with= 0 warnings. [CHECKSTYLE] Successfully parsed file of module= with 9 warnings. [CHECKSTYLE] Successfully parsed file of modul= e with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnin= gs. [CHECKSTYLE] Computing warning deltas based on reference build #283 [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml [FINDBUGS] Parsing 15 files in [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warning= s. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warning= s. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Computing warning deltas based on reference build #283 Archiving artifacts Recording test results TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/tes= tng-results.xml Did not find any matching files.