See <https://builds.apache.org/job/Apache-falcon/1027/changes>
Changes:
[bvellanki] FALCON-1949 Update Data source Entity
------------------------------------------
[...truncated 4719 lines...]
at org.apache.derby.impl.store.raw.data.BaseDataFileFactory.run(Unknown
Source)
at java.security.AccessController.doPrivileged(Native Method)
at
org.apache.derby.impl.store.raw.data.BaseDataFileFactory.getJBMSLockOnDB(Unknown
Source)
at
org.apache.derby.impl.store.raw.data.BaseDataFileFactory.boot(Unknown Source)
at org.apache.derby.impl.services.monitor.BaseMonitor.boot(Unknown
Source)
at org.apache.derby.impl.services.monitor.TopService.bootModule(Unknown
Source)
at
org.apache.derby.impl.services.monitor.BaseMonitor.startModule(Unknown Source)
at
org.apache.derby.iapi.services.monitor.Monitor.bootServiceModule(Unknown Source)
at org.apache.derby.impl.store.raw.RawStore.boot(Unknown Source)
at org.apache.derby.impl.services.monitor.BaseMonitor.boot(Unknown
Source)
at org.apache.derby.impl.services.monitor.TopService.bootModule(Unknown
Source)
at
org.apache.derby.impl.services.monitor.BaseMonitor.startModule(Unknown Source)
at
org.apache.derby.iapi.services.monitor.Monitor.bootServiceModule(Unknown Source)
at org.apache.derby.impl.store.access.RAMAccessManager.boot(Unknown
Source)
at org.apache.derby.impl.services.monitor.BaseMonitor.boot(Unknown
Source)
at org.apache.derby.impl.services.monitor.TopService.bootModule(Unknown
Source)
at
org.apache.derby.impl.services.monitor.BaseMonitor.startModule(Unknown Source)
at
org.apache.derby.iapi.services.monitor.Monitor.bootServiceModule(Unknown Source)
at org.apache.derby.impl.db.BasicDatabase.bootStore(Unknown Source)
at org.apache.derby.impl.db.BasicDatabase.boot(Unknown Source)
at org.apache.derby.impl.services.monitor.BaseMonitor.boot(Unknown
Source)
at org.apache.derby.impl.services.monitor.TopService.bootModule(Unknown
Source)
at
org.apache.derby.impl.services.monitor.BaseMonitor.bootService(Unknown Source)
at
org.apache.derby.impl.services.monitor.BaseMonitor.startProviderService(Unknown
Source)
at
org.apache.derby.impl.services.monitor.BaseMonitor.findProviderAndStartService(Unknown
Source)
at
org.apache.derby.impl.services.monitor.BaseMonitor.startPersistentService(Unknown
Source)
at
org.apache.derby.iapi.services.monitor.Monitor.startPersistentService(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedConnection.bootDatabase(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedConnection40.<init>(Unknown Source)
at org.apache.derby.jdbc.Driver40.getNewEmbedConnection(Unknown Source)
at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
at org.apache.derby.jdbc.Driver20.connect(Unknown Source)
at org.apache.derby.jdbc.AutoloadedDriver.connect(Unknown Source)
at
org.apache.commons.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38)
at
org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582)
at
org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:1556)
at
org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1545)
at
org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1388)
at
org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
at
org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:110)
at
org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:86)
at
org.apache.openjpa.jdbc.sql.DBDictionaryFactory.newDBDictionary(DBDictionaryFactory.java:90)
at
org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:603)
at
org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1518)
at
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:533)
at
org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:458)
at
org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:121)
at
org.apache.openjpa.conf.MetaDataRepositoryValue.instantiate(MetaDataRepositoryValue.java:68)
at
org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
at
org.apache.openjpa.conf.OpenJPAConfigurationImpl.newMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:967)
at
org.apache.openjpa.conf.OpenJPAConfigurationImpl.getMetaDataRepositoryInstance(OpenJPAConfigurationImpl.java:958)
at
org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:642)
at
org.apache.openjpa.kernel.AbstractBrokerFactory.newBroker(AbstractBrokerFactory.java:202)
at
org.apache.openjpa.kernel.DelegatingBrokerFactory.newBroker(DelegatingBrokerFactory.java:154)
at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:226)
at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:153)
at
org.apache.openjpa.persistence.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:59)
at
org.apache.oozie.service.JPAService.getEntityManager(JPAService.java:500)
at org.apache.oozie.service.JPAService.init(JPAService.java:201)
at
org.apache.oozie.service.Services.setServiceInternal(Services.java:386)
at org.apache.oozie.service.Services.setService(Services.java:372)
at org.apache.oozie.service.Services.loadServices(Services.java:305)
at org.apache.oozie.service.Services.init(Services.java:213)
at org.apache.oozie.local.LocalOozie.start(LocalOozie.java:64)
at
org.apache.falcon.workflow.engine.OozieClientFactory.getLocalOozieClient(OozieClientFactory.java:71)
at
org.apache.falcon.workflow.engine.OozieClientFactory.getClientRef(OozieClientFactory.java:62)
at
org.apache.falcon.workflow.engine.OozieClientFactory.get(OozieClientFactory.java:51)
at
org.apache.falcon.workflow.engine.OozieClientFactory.get(OozieClientFactory.java:55)
at
org.apache.falcon.workflow.engine.OozieWorkflowEngine.findBundles(OozieWorkflowEngine.java:346)
at
org.apache.falcon.workflow.engine.OozieWorkflowEngine.findLatestBundle(OozieWorkflowEngine.java:390)
at
org.apache.falcon.workflow.engine.OozieWorkflowEngine.findLatestBundle(OozieWorkflowEngine.java:382)
at
org.apache.falcon.workflow.engine.OozieWorkflowEngine.schedule(OozieWorkflowEngine.java:156)
at
org.apache.falcon.unit.FalconUnitClient.schedule(FalconUnitClient.java:209)
at
org.apache.falcon.unit.FalconUnitTestBase.scheduleProcess(FalconUnitTestBase.java:178)
at
org.apache.falcon.unit.TestFalconUnit.testDelete(TestFalconUnit.java:142)
cleanUpActionXml(org.apache.falcon.unit.TestFalconUnit) Time elapsed: 1.378
sec <<< FAILURE!
org.apache.falcon.FalconWebException: null
at
org.apache.falcon.FalconWebException.newAPIException(FalconWebException.java:62)
at
org.apache.falcon.FalconWebException.newAPIException(FalconWebException.java:50)
at
org.apache.falcon.FalconWebException.newAPIException(FalconWebException.java:45)
at
org.apache.falcon.resource.AbstractEntityManager.delete(AbstractEntityManager.java:297)
at
org.apache.falcon.unit.LocalSchedulableEntityManager.delete(LocalSchedulableEntityManager.java:56)
at
org.apache.falcon.unit.FalconUnitClient.delete(FalconUnitClient.java:132)
at
org.apache.falcon.unit.FalconUnitTestBase.cleanUpActionXml(FalconUnitTestBase.java:126)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
at
org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:525)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:202)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:753)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:842)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1166)
at
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
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)
Results :
Failed tests:
TestFalconUnit.testDelete:142->FalconUnitTestBase.scheduleProcess:178 »
FalconCLI
TestFalconUnit>FalconUnitTestBase.cleanUpActionXml:126 » FalconWeb
Tests run: 25, Failures: 2, Errors: 0, Skipped: 23
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Falcon ..................................... SUCCESS [ 7.607 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 12.441 s]
[INFO] Build Tools ....................................... SUCCESS [ 4.168 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 28.463 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 15.057 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 11.461 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 10.734 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:36 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 17.635 s]
[INFO] Apache Falcon Titan 1.0 support ................... SUCCESS [ 4.537 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 14.393 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 30.474 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [ 1.059 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [ 0.579 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [ 0.770 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [ 0.532 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [ 0.493 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 31.484 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 24.514 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 20.132 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:10 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:21 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [ 1.062 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 15.455 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 14.341 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [ 2.589 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 24.339 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [02:08 min]
[INFO] Apache Falcon Unit ................................ FAILURE [ 14.922 s]
[INFO] Apache Falcon Examples ............................ SKIPPED
[INFO] Apache Falcon Web Application ..................... SKIPPED
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:27 min
[INFO] Finished at: 2016-06-07T01:35:01+00:00
[INFO] Final Memory: 954M/2255M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "hadoop-2" could not be activated because it
does not exist.
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on
project falcon-unit: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/Apache-falcon/ws/unit/target/surefire-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-unit
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 31 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>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/cli/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/distro/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/examples/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/extensions/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/webapp/target/checkstyle-result.xml>
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #1026
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 19 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/cli/target/findbugs.xml> with 0
unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/examples/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/extensions/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> with
0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> with
0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> with
0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Apache-falcon/ws/webapp/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #1026
Archiving artifacts
Compressed 20.32 MB of artifacts by 84.1% relative to #1026
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.