See <https://builds.apache.org/job/apache-atlas-nightly/728/display/redirect?page=changes>
Changes: [apoorvnaik] ATLAS-1573: Sandbox test data to avoid interference ------------------------------------------ [...truncated 456.23 KB...] [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp --- [INFO] [INFO] --- enunciate-maven-plugin:2.8.0:docs (default) @ atlas-webapp --- [INFO] [ENUNCIATE] Skipping enunciate per configuration. [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. [INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports> [INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider [WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.atlas.web.setup.SetupStepsTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 sec - in org.apache.atlas.web.setup.SetupStepsTest Running org.apache.atlas.web.service.CuratorFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 sec - in org.apache.atlas.web.service.CuratorFactoryTest Running org.apache.atlas.web.service.SecureEmbeddedServerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.791 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest Running org.apache.atlas.web.service.ActiveInstanceStateTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest Running org.apache.atlas.web.service.ServiceStateTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 sec - in org.apache.atlas.web.service.ServiceStateTest Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest Running org.apache.atlas.web.listeners.TestGuiceServletConfig Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig Running org.apache.atlas.web.listeners.TestModule Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec - in org.apache.atlas.web.listeners.TestModule Running org.apache.atlas.web.security.SSLAndKerberosTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.834 sec - in org.apache.atlas.web.security.SSLAndKerberosTest Running org.apache.atlas.web.security.UserDaoTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 sec - in org.apache.atlas.web.security.UserDaoTest Running org.apache.atlas.web.security.SSLTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.273 sec - in org.apache.atlas.web.security.SSLTest Running org.apache.atlas.web.security.FileAuthenticationTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.782 sec - in org.apache.atlas.web.security.FileAuthenticationTest Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.975 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest Running org.apache.atlas.web.util.ServletsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 sec - in org.apache.atlas.web.util.ServletsTest Running org.apache.atlas.web.resources.TaxonomyServiceTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest Running org.apache.atlas.web.resources.AdminResourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.33 sec - in org.apache.atlas.web.resources.AdminResourceTest Running org.apache.atlas.web.resources.EntityResourceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 sec - in org.apache.atlas.web.resources.EntityResourceTest Running org.apache.atlas.web.resources.AdminExportTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec - in org.apache.atlas.web.resources.AdminExportTest Running org.apache.atlas.web.TestUtils Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec - in org.apache.atlas.web.TestUtils Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest Running org.apache.atlas.web.filters.AuditFilterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.483 sec - in org.apache.atlas.web.filters.AuditFilterTest Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest Running org.apache.atlas.web.filters.ActiveServerFilterTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest Running org.apache.atlas.web.adapters.TestEntityREST$1 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec - in org.apache.atlas.web.adapters.TestEntityREST$1 Running org.apache.atlas.web.adapters.TestEntityREST$3 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec - in org.apache.atlas.web.adapters.TestEntityREST$3 Running org.apache.atlas.web.adapters.TestEntitiesREST$3 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$3 Running org.apache.atlas.web.adapters.TestEntityREST Running org.apache.atlas.web.adapters.TestEntityREST$7 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.apache.atlas.web.adapters.TestEntityREST$7 Running org.apache.atlas.web.adapters.TestEntityREST$6 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.apache.atlas.web.adapters.TestEntityREST$6 Running org.apache.atlas.web.adapters.TestEntitiesREST$2 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$2 Running org.apache.atlas.web.adapters.TestEntityREST$2 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 sec - in org.apache.atlas.web.adapters.TestEntityREST$2 Running org.apache.atlas.web.adapters.TestEntitiesREST$1 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$1 Running org.apache.atlas.web.adapters.TestEntityREST$5 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec - in org.apache.atlas.web.adapters.TestEntityREST$5 Running org.apache.atlas.web.adapters.TestEntityREST$4 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec - in org.apache.atlas.web.adapters.TestEntityREST$4 Running org.apache.atlas.web.adapters.TestEntitiesREST Running org.apache.atlas.util.RestUtilsTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec - in org.apache.atlas.util.RestUtilsTest Running org.apache.atlas.notification.NotificationHookConsumerTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.684 sec - in org.apache.atlas.notification.NotificationHookConsumerTest Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.067 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest Running org.apache.atlas.notification.NotificationEntityChangeListenerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest Results : Tests run: 95, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Atlas Server Build Tools .................... SUCCESS [ 0.894 s] [INFO] apache-atlas ....................................... SUCCESS [ 8.924 s] [INFO] Apache Atlas Integration ........................... SUCCESS [ 34.673 s] [INFO] Apache Atlas Common ................................ SUCCESS [ 16.476 s] [INFO] Apache Atlas Typesystem ............................ SUCCESS [01:09 min] [INFO] Apache Atlas Client ................................ SUCCESS [ 19.334 s] [INFO] Apache Atlas Server API ............................ SUCCESS [ 10.624 s] [INFO] Apache Atlas Notification .......................... SUCCESS [ 21.542 s] [INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.587 s] [INFO] Apache Atlas Graph Database API .................... SUCCESS [ 7.617 s] [INFO] Graph Database Common Code ......................... SUCCESS [ 8.329 s] [INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 34.300 s] [INFO] Shaded version of Apache hbase client .............. SUCCESS [ 8.595 s] [INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:20 min] [INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 0.851 s] [INFO] Shaded version of Apache hbase server .............. SUCCESS [ 24.555 s] [INFO] Apache Atlas Repository ............................ SUCCESS [06:38 min] [INFO] Apache Atlas Authorization ......................... SUCCESS [ 14.165 s] [INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 21.915 s] [INFO] Apache Atlas UI .................................... SUCCESS [ 58.007 s] [INFO] Apache Atlas Web Application ....................... FAILURE [03:58 min] [INFO] Apache Atlas Documentation ......................... SKIPPED [INFO] Apache Atlas FileSystem Model ...................... SKIPPED [INFO] Apache Atlas Plugin Classloader .................... SKIPPED [INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED [INFO] Apache Atlas Hive Bridge ........................... SKIPPED [INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED [INFO] Apache Atlas Falcon Bridge ......................... SKIPPED [INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED [INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED [INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED [INFO] Apache Atlas Storm Bridge .......................... SKIPPED [INFO] Apache Atlas Distribution .......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18:00 min [INFO] Finished at: 2017-05-09T20:14:24+00:00 [INFO] Final Memory: 176M/1519M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: ExecutionException: java.lang.RuntimeException: There was an error in the forked process [ERROR] java.lang.NoClassDefFoundError: org/apache/atlas/graph/GraphSandboxUtil [ERROR] at org.apache.atlas.TestOnlyModule.configure(TestOnlyModule.java:25) [ERROR] at com.google.inject.AbstractModule.configure(AbstractModule.java:62) [ERROR] at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:340) [ERROR] at com.google.inject.spi.Elements.getElements(Elements.java:110) [ERROR] at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:138) [ERROR] at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:104) [ERROR] at com.google.inject.Guice.createInjector(Guice.java:99) [ERROR] at com.google.inject.Guice.createInjector(Guice.java:73) [ERROR] at org.testng.internal.ClassImpl.getInstanceFromGuice(ClassImpl.java:139) [ERROR] at org.testng.internal.ClassImpl.getDefaultInstance(ClassImpl.java:104) [ERROR] at org.testng.internal.ClassImpl.getInstances(ClassImpl.java:181) [ERROR] at org.testng.internal.TestNGClassFinder.<init>(TestNGClassFinder.java:120) [ERROR] at org.testng.TestRunner.initMethods(TestRunner.java:402) [ERROR] at org.testng.TestRunner.init(TestRunner.java:228) [ERROR] at org.testng.TestRunner.init(TestRunner.java:198) [ERROR] at org.testng.TestRunner.<init>(TestRunner.java:147) [ERROR] at org.testng.SuiteRunner$DefaultTestRunnerFactory.newTestRunner(SuiteRunner.java:525) [ERROR] at org.testng.SuiteRunner.init(SuiteRunner.java:156) [ERROR] at org.testng.SuiteRunner.<init>(SuiteRunner.java:110) [ERROR] at org.testng.TestNG.createSuiteRunner(TestNG.java:1235) [ERROR] at org.testng.TestNG.createSuiteRunners(TestNG.java:1222) [ERROR] at org.testng.TestNG.runSuitesLocally(TestNG.java:1074) [ERROR] at org.testng.TestNG.run(TestNG.java:999) [ERROR] at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115) [ERROR] at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:129) [ERROR] at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113) [ERROR] at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111) [ERROR] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203) [ERROR] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) [ERROR] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [ERROR] Caused by: java.lang.ClassNotFoundException: org.apache.atlas.graph.GraphSandboxUtil [ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:366) [ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) [ERROR] at java.security.AccessController.doPrivileged(Native Method) [ERROR] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) [ERROR] at java.lang.ClassLoader.loadClass(ClassLoader.java:425) [ERROR] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) [ERROR] at java.lang.ClassLoader.loadClass(ClassLoader.java:358) [ERROR] ... 30 more [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 :atlas-webapp Build step 'Execute shell' marked build as failure [CHECKSTYLE] Collecting checkstyle analysis files... [CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/apache-atlas-nightly/ws/> that match the pattern **/target/checkstyle-result.xml [CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 464 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 2609 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 4223 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 5390 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 5390 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 5635 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 5799 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 5799 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 5799 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 8021 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan1/target/checkstyle-result.xml> with 8926 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 14893 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 16073 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 31965 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 32365 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 32365 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 32365 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 32365 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 36584 unique warnings and 0 duplicates. [CHECKSTYLE] Computing warning deltas based on reference build #711 [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Searching for all files in <https://builds.apache.org/job/apache-atlas-nightly/ws/> that match the pattern **/target/findbugs.xml [FINDBUGS] Parsing 12 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Computing warning deltas based on reference build #711 Archiving artifacts TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml Saving reports... Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/728/testng/testng-results-1.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/728/testng/testng-results-2.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/728/testng/testng-results-3.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/728/testng/testng-results-4.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/728/testng/testng-results-5.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/728/testng/testng-results-6.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/728/testng/testng-results-7.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/728/testng/testng-results-8.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/728/testng/testng-results-9.xml' Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/728/testng/testng-results.xml' TestNG Reports Processing: FINISH