You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/18 01:55:10 UTC

Build failed in Jenkins: Atlas-master-Titan-IntegrationTests #20

See <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/20/display/redirect?page=changes>

Changes:

[madhan] ATLAS-2265: upgrade Jackson library version from 1.9.13 to 2.9.2, to be

------------------------------------------
[...truncated 348.86 KB...]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO] 
[INFO] <<< jetty-maven-plugin:9.3.14.v20161028:deploy-war (start-jetty) < validate @ atlas-webapp <<<
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:deploy-war (start-jetty) @ atlas-webapp ---
[INFO] Logging initialized @291928ms
[INFO] Configuring Jetty for project: Apache Atlas Web Application
[INFO] Context path = /
[INFO] Tmp directory = <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/tmp>
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] jetty-9.3.14.v20161028
[INFO] Scanning elapsed time=18480ms
[INFO] No Spring WebApplicationInitializer types detected on classpath
[WARNING] Using @Deprecated Class org.springframework.web.util.Log4jConfigListener
[INFO] Set web app root system property: 'webapp.root' = [<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT]>
log4j:WARN No such property [maxFileSize] in org.apache.log4j.PatternLayout.
log4j:WARN No such property [maxBackupIndex] in org.apache.log4j.PatternLayout.
log4j:WARN No such property [maxFileSize] in org.apache.log4j.PatternLayout.
log4j:WARN No such property [maxBackupIndex] in org.apache.log4j.PatternLayout.
log4j:WARN No such property [maxFileSize] in org.apache.log4j.PatternLayout.
[INFO] Initializing Spring root WebApplicationContext
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
INFO: Using default applicationContext
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, discoveryREST, of type org.apache.atlas.web.rest.DiscoveryREST as a root resource class
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, lineageREST, of type org.apache.atlas.web.rest.LineageREST as a root resource class
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, entityREST, of type org.apache.atlas.web.rest.EntityREST as a root resource class
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, typesREST, of type org.apache.atlas.web.rest.TypesREST as a root resource class
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, relationshipREST, of type org.apache.atlas.web.rest.RelationshipREST as a root resource class
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, lineageResource, of type org.apache.atlas.web.resources.LineageResource as a root resource class
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, entityResource, of type org.apache.atlas.web.resources.EntityResource as a root resource class
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, metadataDiscoveryResource, of type org.apache.atlas.web.resources.MetadataDiscoveryResource as a root resource class
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, typesResource, of type org.apache.atlas.web.resources.TypesResource as a root resource class
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, dataSetLineageResource, of type org.apache.atlas.web.resources.DataSetLineageResource as a root resource class
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, adminResource, of type org.apache.atlas.web.resources.AdminResource as a root resource class
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, allExceptionMapper, of type org.apache.atlas.web.errors.AllExceptionMapper as a provider class
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, notFoundExceptionMapper, of type org.apache.atlas.web.errors.NotFoundExceptionMapper as a provider class
Nov 18, 2017 1:51:03 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, atlasBaseExceptionMapper, of type org.apache.atlas.web.errors.AtlasBaseExceptionMapper as a provider class
Nov 18, 2017 1:51:03 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
[INFO] Started o.e.j.m.p.JettyWebAppContext@2637c872{/,file://<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,AVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-Titan-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
[INFO] Started ServerConnector@7d496b7d{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Started @343588ms
[INFO] Started Jetty Server
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20.1:integration-test (integration-test) @ atlas-webapp ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@7d496b7d{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@2637c872{/,file://<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-Titan-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-test-sources.jar>
log4j:WARN No appenders could be found for logger (org.apache.zookeeper.ClientCnxn).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.634 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.649 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 20.853 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  9.725 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.518 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.639 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  7.495 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  6.590 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  9.230 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.390 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.405 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  5.329 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.427 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.404 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 37.224 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.569 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 27.622 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 12.898 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.666 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 20.042 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  6.925 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 59.574 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:11 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:46 min
[INFO] Finished at: 2017-11-18T01:51:08Z
[INFO] Final Memory: 332M/2557M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] org.apache.maven.surefire.booter.SurefireExecutionException: Exception in provider
[ERROR] 	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:88)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1107)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:954)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:832)
[ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
[ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
[ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:955)
[ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:290)
[ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:194)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] Caused by: java.lang.NoSuchMethodError: org.fusesource.jansi.Ansi.bold()Lorg/fusesource/jansi/Ansi;
[ERROR] 	at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.logging.Style.apply(Style.java:114)
[ERROR] 	at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.logging.AnsiMessageBuilder.strong(AnsiMessageBuilder.java:91)
[ERROR] 	at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.logging.AnsiMessageBuilder.strong(AnsiMessageBuilder.java:28)
[ERROR] 	at org.apache.maven.plugin.surefire.report.TestSetStats.concatenateWithTestGroup(TestSetStats.java:310)
[ERROR] 	at org.apache.maven.plugin.surefire.report.ConsoleReporter.testSetStarting(ConsoleReporter.java:62)
[ERROR] 	at org.apache.maven.plugin.surefire.report.TestSetRunListener.testSetStarting(TestSetRunListener.java:151)
[ERROR] 	at org.apache.maven.surefire.testng.TestSuite.startTestSuite(TestSuite.java:50)
[ERROR] 	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:191)
[ERROR] 	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
[ERROR] 	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
[ERROR] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:160)
[ERROR] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:83)
[ERROR] 	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:84)
[ERROR] 	... 25 more
[ERROR] 
[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/MojoExecutionException
[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/Atlas-master-Titan-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 461 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1334 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1674 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3143 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3143 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3415 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3614 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3614 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7071 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan1/target/checkstyle-result.xml> with 8042 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17869 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 19028 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 30070 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 30282 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 30282 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 30282 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/target/checkstyle-result.xml> with 30282 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=6dea2e4f6318911328ff5d1edc52f66521826d6f, workspace=<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
 > git rev-parse 6dea2e4f6318911328ff5d1edc52f66521826d6f^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v2/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/janus/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=6dea2e4f6318911328ff5d1edc52f66521826d6f, workspace=<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy of 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
Did not find any matching files.

Build failed in Jenkins: Atlas-master-Titan-IntegrationTests #22

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/22/display/redirect?page=changes>

Changes:

[madhan] ATLAS-2269: Error in the Area 0 and 3 model files

------------------------------------------
[...truncated 290.56 KB...]
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO] 
[INFO] <<< jetty-maven-plugin:9.3.14.v20161028:deploy-war (start-jetty) < validate @ atlas-webapp <<<
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:deploy-war (start-jetty) @ atlas-webapp ---
[INFO] Logging initialized @350664ms
[INFO] Configuring Jetty for project: Apache Atlas Web Application
[INFO] Context path = /
[INFO] Tmp directory = <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/tmp>
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] jetty-9.3.14.v20161028
[INFO] Scanning elapsed time=24938ms
[INFO] No Spring WebApplicationInitializer types detected on classpath
[WARNING] Using @Deprecated Class org.springframework.web.util.Log4jConfigListener
[INFO] Set web app root system property: 'webapp.root' = [<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT]>
log4j:WARN No such property [maxFileSize] in org.apache.log4j.PatternLayout.
log4j:WARN No such property [maxBackupIndex] in org.apache.log4j.PatternLayout.
log4j:WARN No such property [maxFileSize] in org.apache.log4j.PatternLayout.
log4j:WARN No such property [maxBackupIndex] in org.apache.log4j.PatternLayout.
log4j:WARN No such property [maxFileSize] in org.apache.log4j.PatternLayout.
[INFO] Initializing Spring root WebApplicationContext
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
INFO: Using default applicationContext
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, allExceptionMapper, of type org.apache.atlas.web.errors.AllExceptionMapper as a provider class
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, atlasBaseExceptionMapper, of type org.apache.atlas.web.errors.AtlasBaseExceptionMapper as a provider class
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, notFoundExceptionMapper, of type org.apache.atlas.web.errors.NotFoundExceptionMapper as a provider class
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, metadataDiscoveryResource, of type org.apache.atlas.web.resources.MetadataDiscoveryResource as a root resource class
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, adminResource, of type org.apache.atlas.web.resources.AdminResource as a root resource class
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, lineageResource, of type org.apache.atlas.web.resources.LineageResource as a root resource class
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, entityResource, of type org.apache.atlas.web.resources.EntityResource as a root resource class
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, typesResource, of type org.apache.atlas.web.resources.TypesResource as a root resource class
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, dataSetLineageResource, of type org.apache.atlas.web.resources.DataSetLineageResource as a root resource class
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, typesREST, of type org.apache.atlas.web.rest.TypesREST as a root resource class
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, discoveryREST, of type org.apache.atlas.web.rest.DiscoveryREST as a root resource class
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, lineageREST, of type org.apache.atlas.web.rest.LineageREST as a root resource class
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, entityREST, of type org.apache.atlas.web.rest.EntityREST as a root resource class
Nov 20, 2017 8:19:13 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, relationshipREST, of type org.apache.atlas.web.rest.RelationshipREST as a root resource class
Nov 20, 2017 8:19:13 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
[INFO] Started o.e.j.m.p.JettyWebAppContext@7141036d{/,file://<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,AVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-Titan-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
[INFO] Started ServerConnector@38ba955a{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Started @418346ms
[INFO] Started Jetty Server
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20.1:integration-test (integration-test) @ atlas-webapp ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@38ba955a{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@7141036d{/,file://<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-Titan-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.126 s]
[INFO] apache-atlas ....................................... SUCCESS [  4.822 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 24.530 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 11.802 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.500 s]
[INFO] atlas-client-common ................................ SUCCESS [  8.013 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  8.760 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  7.946 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 13.686 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  6.774 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.560 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  6.431 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  6.645 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.463 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 43.109 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.510 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 31.684 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 14.561 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 21.902 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 24.660 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  8.326 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:14 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:28 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:59 min
[INFO] Finished at: 2017-11-20T20:19:16Z
[INFO] Final Memory: 331M/2195M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] org.apache.maven.surefire.booter.SurefireExecutionException: Exception in provider
[ERROR] 	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:88)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1107)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:954)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:832)
[ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
[ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
[ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:955)
[ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:290)
[ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:194)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] Caused by: java.lang.NoSuchMethodError: org.fusesource.jansi.Ansi.bold()Lorg/fusesource/jansi/Ansi;
[ERROR] 	at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.logging.Style.apply(Style.java:114)
[ERROR] 	at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.logging.AnsiMessageBuilder.strong(AnsiMessageBuilder.java:91)
[ERROR] 	at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.logging.AnsiMessageBuilder.strong(AnsiMessageBuilder.java:28)
[ERROR] 	at org.apache.maven.plugin.surefire.report.TestSetStats.concatenateWithTestGroup(TestSetStats.java:310)
[ERROR] 	at org.apache.maven.plugin.surefire.report.ConsoleReporter.testSetStarting(ConsoleReporter.java:62)
[ERROR] 	at org.apache.maven.plugin.surefire.report.TestSetRunListener.testSetStarting(TestSetRunListener.java:151)
[ERROR] 	at org.apache.maven.surefire.testng.TestSuite.startTestSuite(TestSuite.java:50)
[ERROR] 	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:191)
[ERROR] 	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
[ERROR] 	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
[ERROR] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:160)
[ERROR] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:83)
[ERROR] 	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:84)
[ERROR] 	... 25 more
[ERROR] 
[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/MojoExecutionException
[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/Atlas-master-Titan-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 461 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1334 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1674 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3143 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3143 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3415 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3614 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3614 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7071 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan1/target/checkstyle-result.xml> with 8042 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17891 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 19050 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 30110 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 30322 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 30322 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 30322 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/target/checkstyle-result.xml> with 30322 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4a8777b40e641584c088e6e9bc14145f72f681c0, workspace=<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
 > git rev-parse 4a8777b40e641584c088e6e9bc14145f72f681c0^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v2/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/janus/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4a8777b40e641584c088e6e9bc14145f72f681c0, workspace=<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy of 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
Did not find any matching files.

Build failed in Jenkins: Atlas-master-Titan-IntegrationTests #21

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/21/display/redirect?page=changes>

Changes:

[ssubramanian] ATLAS-2267: Update basic search to support classification attributes

------------------------------------------
[...truncated 290.38 KB...]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO] 
[INFO] <<< jetty-maven-plugin:9.3.14.v20161028:deploy-war (start-jetty) < validate @ atlas-webapp <<<
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:deploy-war (start-jetty) @ atlas-webapp ---
[INFO] Logging initialized @507624ms
[INFO] Configuring Jetty for project: Apache Atlas Web Application
[INFO] Context path = /
[INFO] Tmp directory = <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/tmp>
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] jetty-9.3.14.v20161028
[INFO] Scanning elapsed time=36555ms
[INFO] No Spring WebApplicationInitializer types detected on classpath
[WARNING] Using @Deprecated Class org.springframework.web.util.Log4jConfigListener
[INFO] Set web app root system property: 'webapp.root' = [<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT]>
log4j:WARN No such property [maxFileSize] in org.apache.log4j.PatternLayout.
log4j:WARN No such property [maxBackupIndex] in org.apache.log4j.PatternLayout.
log4j:WARN No such property [maxFileSize] in org.apache.log4j.PatternLayout.
log4j:WARN No such property [maxBackupIndex] in org.apache.log4j.PatternLayout.
log4j:WARN No such property [maxFileSize] in org.apache.log4j.PatternLayout.
[INFO] Initializing Spring root WebApplicationContext
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
INFO: Using default applicationContext
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, allExceptionMapper, of type org.apache.atlas.web.errors.AllExceptionMapper as a provider class
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, atlasBaseExceptionMapper, of type org.apache.atlas.web.errors.AtlasBaseExceptionMapper as a provider class
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, notFoundExceptionMapper, of type org.apache.atlas.web.errors.NotFoundExceptionMapper as a provider class
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, metadataDiscoveryResource, of type org.apache.atlas.web.resources.MetadataDiscoveryResource as a root resource class
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, adminResource, of type org.apache.atlas.web.resources.AdminResource as a root resource class
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, lineageResource, of type org.apache.atlas.web.resources.LineageResource as a root resource class
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, entityResource, of type org.apache.atlas.web.resources.EntityResource as a root resource class
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, typesResource, of type org.apache.atlas.web.resources.TypesResource as a root resource class
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, dataSetLineageResource, of type org.apache.atlas.web.resources.DataSetLineageResource as a root resource class
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, typesREST, of type org.apache.atlas.web.rest.TypesREST as a root resource class
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, discoveryREST, of type org.apache.atlas.web.rest.DiscoveryREST as a root resource class
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, lineageREST, of type org.apache.atlas.web.rest.LineageREST as a root resource class
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, entityREST, of type org.apache.atlas.web.rest.EntityREST as a root resource class
Nov 18, 2017 3:22:14 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, relationshipREST, of type org.apache.atlas.web.rest.RelationshipREST as a root resource class
Nov 18, 2017 3:22:14 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
[INFO] Started o.e.j.m.p.JettyWebAppContext@3ba24e8b{/,file://<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,AVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-Titan-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
[INFO] Started ServerConnector@100899e8{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Started @598604ms
[INFO] Started Jetty Server
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20.1:integration-test (integration-test) @ atlas-webapp ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@100899e8{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@3ba24e8b{/,file://<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-Titan-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-sources.jar>
log4j:WARN No appenders could be found for logger (org.apache.zookeeper.ClientCnxn).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.183 s]
[INFO] apache-atlas ....................................... SUCCESS [  6.633 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 32.243 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 16.663 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.838 s]
[INFO] atlas-client-common ................................ SUCCESS [ 10.187 s]
[INFO] atlas-client-v1 .................................... SUCCESS [ 11.525 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  9.337 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 13.565 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  7.726 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.609 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.947 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.993 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 16.663 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:18 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.657 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [01:00 min]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 17.469 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 34.673 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 26.412 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 10.353 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:39 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [02:06 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:59 min
[INFO] Finished at: 2017-11-18T03:22:17Z
[INFO] Final Memory: 332M/2157M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] org.apache.maven.surefire.booter.SurefireExecutionException: Exception in provider
[ERROR] 	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:88)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1107)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:954)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:832)
[ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
[ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
[ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:955)
[ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:290)
[ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:194)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] Caused by: java.lang.NoSuchMethodError: org.fusesource.jansi.Ansi.bold()Lorg/fusesource/jansi/Ansi;
[ERROR] 	at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.logging.Style.apply(Style.java:114)
[ERROR] 	at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.logging.AnsiMessageBuilder.strong(AnsiMessageBuilder.java:91)
[ERROR] 	at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.logging.AnsiMessageBuilder.strong(AnsiMessageBuilder.java:28)
[ERROR] 	at org.apache.maven.plugin.surefire.report.TestSetStats.concatenateWithTestGroup(TestSetStats.java:310)
[ERROR] 	at org.apache.maven.plugin.surefire.report.ConsoleReporter.testSetStarting(ConsoleReporter.java:62)
[ERROR] 	at org.apache.maven.plugin.surefire.report.TestSetRunListener.testSetStarting(TestSetRunListener.java:151)
[ERROR] 	at org.apache.maven.surefire.testng.TestSuite.startTestSuite(TestSuite.java:50)
[ERROR] 	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:191)
[ERROR] 	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
[ERROR] 	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
[ERROR] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:160)
[ERROR] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:83)
[ERROR] 	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:84)
[ERROR] 	... 25 more
[ERROR] 
[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/MojoExecutionException
[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/Atlas-master-Titan-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 461 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1334 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1674 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3143 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3143 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3415 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 3614 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3614 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 4612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 4612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 7071 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan1/target/checkstyle-result.xml> with 8042 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 17891 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 19050 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 30110 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 30322 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 30322 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 30322 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/target/checkstyle-result.xml> with 30322 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=0765d57966ddc5a9f5876b1dae039a8584e7c2fa, workspace=<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
 > git rev-parse 0765d57966ddc5a9f5876b1dae039a8584e7c2fa^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v2/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/janus/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=0765d57966ddc5a9f5876b1dae039a8584e7c2fa, workspace=<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy of 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
Did not find any matching files.