See <https://builds.apache.org/job/Apache-falcon/530/changes>
Changes:
[sriksun] FALCON-896 Upgrade oozie to 4.1.0 and make it the default for falcon.
Contributed by Peeyush Bishnoi
[sriksun] FALCON-417 Upgrade hive and hcatalog to latest stable version.
Contributed by Peeyush Bishnoi
------------------------------------------
[...truncated 11673 lines...]
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:202)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:130)
at
org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:173)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:105)
at org.testng.TestRunner.runWorkers(TestRunner.java:1178)
at org.testng.TestRunner.privateRun(TestRunner.java:757)
at org.testng.TestRunner.run(TestRunner.java:608)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
at org.testng.SuiteRunner.run(SuiteRunner.java:240)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1158)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1083)
at org.testng.TestNG.run(TestNG.java:999)
at
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:91)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:128)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:112)
at
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:113)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:529)
at org.apache.thrift.transport.TSocket.open(TSocket.java:180)
... 49 more
)
at
org.apache.hadoop.hive.metastore.HiveMetaStoreClient.open(HiveMetaStoreClient.java:382)
at
org.apache.hadoop.hive.metastore.HiveMetaStoreClient.<init>(HiveMetaStoreClient.java:214)
at
org.apache.hadoop.hive.metastore.HiveMetaStoreClient.<init>(HiveMetaStoreClient.java:154)
at
org.apache.hive.hcatalog.common.HiveClientCache$CacheableHiveMetaStoreClient.<init>(HiveClientCache.java:295)
at
org.apache.hive.hcatalog.common.HiveClientCache$5.call(HiveClientCache.java:219)
at
org.apache.hive.hcatalog.common.HiveClientCache$5.call(HiveClientCache.java:216)
at
com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache.java:4792)
at
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
at
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
at
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
at
com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4789)
at
org.apache.hive.hcatalog.common.HiveClientCache.getOrCreate(HiveClientCache.java:216)
at
org.apache.hive.hcatalog.common.HiveClientCache.get(HiveClientCache.java:192)
at
org.apache.hive.hcatalog.common.HCatUtil.getHiveClient(HCatUtil.java:569)
at
org.apache.hive.hcatalog.api.HCatClientHMSImpl.initialize(HCatClientHMSImpl.java:595)
at org.apache.hive.hcatalog.api.HCatClient.create(HCatClient.java:66)
at
org.apache.falcon.resource.TestContext.getHCatClient(TestContext.java:140)
at
org.apache.falcon.catalog.HiveCatalogServiceIT.setUp(HiveCatalogServiceIT.java:67)
Results :
Failed tests:
FeedEntityValidationIT.setup:60 » Falcon Exception creating HCatClient:
org.ap...
ClusterEntityValidationIT.testClusterEntityWithValidInterfaces:89
expected:<200> but was:<400>
ClusterEntityValidationIT.testValidateACL:150 expected:<200> but was:<400>
ClusterEntityValidationIT.testValidateClusterLocations:156 » Validation
Invali...
EntityManagerPaginationJerseyIT.prepare:42->scheduleMultipleProcess:155
expected:<200> but was:<400>
EntityManagerJerseyIT.testClusterSubmitScheduleSuspendResumeDelete:463
expected:<200> but was:<400>
EntityManagerJerseyIT.cleanup:183 » OozieClient java.io.IOException: Error
whi...
EntityManagerJerseySmokeIT.testFeedSchedule:110 expected:<200> but was:<400>
EntityManagerJerseySmokeIT.cleanup:60 » OozieClient java.io.IOException:
Error...
MetadataResourceJerseyIT.prepare:51 expected:<200> but was:<400>
TableStorageFeedEvictorIT.setUp:90 » Falcon Exception creating HCatClient:
org...
LateDataHandlerIT.prepare:84->setupHiveMetastore:94 » Falcon Exception
creatin...
FalconCLISmokeIT.testSubmitAndScheduleEntityValidCommands:58 expected:<0> but
was:<-1>
FalconCLIIT.testClientProperties:723->submitTestFiles:885 expected:<0> but
was:<-1>
FalconCLIIT.testContinue:661->submitTestFiles:885 expected:<0> but was:<-1>
FalconCLIIT.testDefinitionEntityValidCommands:153->submitTestFiles:885
expected:<0> but was:<-1>
FalconCLIIT.testDeleteEntityValidCommands:246->submitTestFiles:885
expected:<0> but was:<-1>
FalconCLIIT.testEntityLineage:499 expected:<0> but was:<-1>
FalconCLIIT.testEntityPaginationFilterByCommands:526 expected:<0> but was:<-1>
FalconCLIIT.testInstanceGetLogs:749->submitTestFiles:885 expected:<0> but
was:<-1>
FalconCLIIT.testInstanceKillAndRerun:462->submitTestFiles:885 expected:<0>
but was:<-1>
FalconCLIIT.testInstanceRunningAndStatusCommands:275->submitTestFiles:885
expected:<0> but was:<-1>
FalconCLIIT.testInstanceRunningAndSummaryCommands:404->submitTestFiles:885
expected:<0> but was:<-1>
FalconCLIIT.testInstanceSuspendAndResume:432->submitTestFiles:885
expected:<0> but was:<-1>
FalconCLIIT.testMetadataListCommands:590->submitTestFiles:885 expected:<0>
but was:<-1>
FalconCLIIT.testMetadataRelationsCommands:627->submitTestFiles:885
expected:<0> but was:<-1>
FalconCLIIT.testRecipeCommand:809->recipeSetup:826 expected:<0> but was:<-1>
FalconCLIIT.testScheduleEntityValidCommands:169->submitTestFiles:885
expected:<0> but was:<-1>
FalconCLIIT.testSubmitAndScheduleEntityValidCommands:108 expected:<0> but
was:<-1>
FalconCLIIT.testSubmitEntityValidCommands:66 expected:<0> but was:<-1>
FalconCLIIT.testSuspendResumeStatusEntityValidCommands:183->submitTestFiles:885
expected:<0> but was:<-1>
FalconCLIIT.testValidateValidCommands:131 expected:<0> but was:<-1>
HiveCatalogServiceIT.setUp:67 » Falcon Exception creating HCatClient:
org.apac...
Tests run: 208, Failures: 33, Errors: 0, Skipped: 154
[INFO]
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped [email protected]:41000
[INFO] Failsafe report directory:
<https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports>
[INFO] Stopped [email protected]:41443
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Checkstyle ........................................ SUCCESS [ 1.015 s]
[INFO] Apache Falcon ..................................... SUCCESS [ 5.794 s]
[INFO] Build Tools ....................................... SUCCESS [01:15 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 27.130 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 11.082 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 14.095 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 10.955 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [01:34 min]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 15.742 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 28.490 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [ 1.126 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [ 0.682 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [ 0.906 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [ 0.544 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [ 0.501 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 25.659 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [ 49.835 s]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [ 0.524 s]
[INFO] Apache Falcon Replication ......................... SUCCESS [ 17.285 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 16.790 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [ 0.548 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 24.272 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [ 57.551 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [01:38 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:38 min
[INFO] Finished at: 2015-01-11T00:31:49+00:00
[INFO] Final Memory: 426M/753M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-failsafe-plugin:2.16:verify (verify) on project
falcon-webapp: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports>
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[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]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :falcon-webapp
[INFO] Shutdown hook executing
[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 61 files in
<https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/client/target/checkstyle-result.xml>
of module with 80 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/core/target/checkstyle-result.xml>
of module with 1888 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/distro/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/docs/target/checkstyle-result.xml>
of module with 3 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/examples/target/checkstyle-result.xml>
of module with 34 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hadooplibs/hadoop-0.23/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hadooplibs/hadoop-1/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hadooplibs/hadoop-2/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hadooplibs/hadoop-distcp-0.23/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hadooplibs/hadoop-distcp-1/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hadooplibs/hadoop-distcp-2/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hadooplibs/hadoop-test-0.23/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hadooplibs/hadoop-test-1/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hadooplibs/hadoop-test-2/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hadooplibs/hadoop-utils-0.23/target/checkstyle-result.xml>
of module with 1 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hadooplibs/hadoop-utils-1/target/checkstyle-result.xml>
of module with 1 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hadooplibs/hadoop-utils-2/target/checkstyle-result.xml>
of module with 1 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hadooplibs/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hbaselibs/hbase-0.94/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hbaselibs/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hcataloglibs/hive-hcatalog-0.13.1/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/hcataloglibs/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/minitest/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/sharelib/distcp/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/sharelib/hcatalog/target/checkstyle-result.xml>
of module with 3 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/sharelib/hive/target/checkstyle-result.xml>
of module with 3 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/sharelib/oozie/target/checkstyle-result.xml>
of module with 21 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/sharelib/pig/target/checkstyle-result.xml>
of module with 8 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/sharelib/sqoop/target/checkstyle-result.xml>
of module with 2 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/sharelib/streaming/target/checkstyle-result.xml>
of module with 4 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/sharelib/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/tools/target/checkstyle-result.xml>
of module with 8 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/webapp/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/oozie-4.1.0/zookeeper-security-tests/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml>
of module with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #529
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 16 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of
module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> of
module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of
module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml>
of module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml>
of module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml>
of module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of
module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml>
of module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of
module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of
module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of
module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml>
of module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of
module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml>
of module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml>
of module with 0 warnings.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml>
of module with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #529
Archiving artifacts
Sending artifact delta relative to Apache-falcon #529
Archived 16 artifacts
Archive block size is 32768
Received 0 blocks and 1395580 bytes
Compression is 0.0%
Took 0.85 sec
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern:
**/target/testng-results.xml
Did not find any matching files.